++ 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: =================== Thu Oct 30 01:51:02 AM UTC 2025 ===================' INFO: =================== Thu Oct 30 01:51:02 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.27 ++ 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.27 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.27 ++ ANALYTICSDB_NODES=10.0.0.27 ++ ANALYTICS_SNMP_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ '[' -n '10.0.0.27:8081 ' ']' +++ echo 10.0.0.27:8081 ++ ANALYTICS_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ '[' -n '10.0.0.27:9042 ' ']' +++ echo 10.0.0.27:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.27:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ '[' -n '10.0.0.27:8086 ' ']' +++ echo 10.0.0.27:8086 ++ COLLECTOR_SERVERS=10.0.0.27: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.27 ++ CONFIGDB_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ '[' -n '10.0.0.27:8082 ' ']' +++ echo 10.0.0.27:8082 ++ CONFIG_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ '[' -n '10.0.0.27:9161 ' ']' +++ echo 10.0.0.27:9161 ++ CONFIGDB_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ '[' -n '10.0.0.27:9041 ' ']' +++ echo 10.0.0.27:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.27: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.27 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.27 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ '[' -n 10.0.0.27:2181, ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ '[' -n '10.0.0.27:2181 ' ']' +++ echo 10.0.0.27:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.27:2181 ++ RABBITMQ_NODES=10.0.0.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ '[' -n 10.0.0.27:5673, ']' +++ echo 10.0.0.27:5673 ++ RABBITMQ_SERVERS=10.0.0.27: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ '[' -n '10.0.0.27:6379 ' ']' +++ echo 10.0.0.27:6379 ++ REDIS_SERVERS=10.0.0.27: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.27 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ '[' -n '10.0.0.27:9092 ' ']' +++ echo 10.0.0.27:9092 ++ KAFKA_SERVERS=10.0.0.27: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.27.162.78 ++ 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.27 ++ 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.27 ++ 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.27 ++ cut -d , -f 1 + local cassandra=10.0.0.27 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.27 9041 + echo -e '\035\nquit' + 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.27 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.27 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.27 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.27 +++ local servers=10.0.0.27 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ uniq +++ local local_ips=,10.0.0.27,10.105.238.1,127.0.0.1,172.17.0.1,252.27.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.27'\''))' +++ local server_ip=10.0.0.27 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.27 ]] +++ [[ ,10.0.0.27,10.105.238.1,127.0.0.1,172.17.0.1,252.27.0.1,, =~ ,10\.0\.0\.27, ]] +++ echo 10.0.0.27 1 +++ return ++ local ip=10.0.0.27 ++ [[ -z 10.0.0.27 ]] ++ echo 10.0.0.27 + host_ip=10.0.0.27 + [[ cql == \c\q\l ]] ++ echo 10.0.0.27:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.27:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.27: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__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled 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/30/2025 01:51:42.754 7f549b377ec0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/30/2025 01:51:42.906 7f549b377ec0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 10/30/2025 01:51:42.919 7f549b377ec0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 10/30/2025 01:51:42.919 7f549b377ec0 [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.27:8082/ Hit Ctrl-C to quit. 10.0.0.27 - - [2025-10-30 01:51:48] "GET / HTTP/1.1" 503 181 0.000354 10.0.0.27 - - [2025-10-30 01:51:48] "GET / HTTP/1.1" 503 181 0.000212 10.0.0.27 - - [2025-10-30 01:51:48] "GET / HTTP/1.1" 200 36215 0.001709 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.27 - - [2025-10-30 01:51:48] "POST /fqname-to-id HTTP/1.1" 401 296 0.000708 10.0.0.27 - - [2025-10-30 01:51:49] "GET / HTTP/1.1" 200 36215 0.001621 10.0.0.27 - - [2025-10-30 01:51:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000542 10.0.0.27 - - [2025-10-30 01:51:49] "GET / HTTP/1.1" 200 45019 0.001358 10.0.0.27 - - [2025-10-30 01:51:49] "GET / HTTP/1.1" 200 45019 0.001172 10.0.0.27 - - [2025-10-30 01:51:49] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000354 10.0.0.27 - - [2025-10-30 01:51:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000326 10.0.0.27 - - [2025-10-30 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.341797 10.0.0.27 - - [2025-10-30 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.032172 10.0.0.27 - - [2025-10-30 01:51:49] "GET /global-system-config/8ea6f5d7-ebbb-436a-b6d7-9ebd028d0cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005444 10.0.0.27 - - [2025-10-30 01:51:49] "GET /global-system-config/8ea6f5d7-ebbb-436a-b6d7-9ebd028d0cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005702 10.0.0.27 - - [2025-10-30 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.004121 10.0.0.27 - - [2025-10-30 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 214 0.003717 10.0.0.27 - - [2025-10-30 01:51:49] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.113958 10.0.0.27 - - [2025-10-30 01:51:49] "GET / HTTP/1.1" 200 36215 0.001718 10.0.0.27 - - [2025-10-30 01:51:49] "POST /config-nodes HTTP/1.1" 200 591 0.122810 10.0.0.27 - - [2025-10-30 01:51:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000469 10.0.0.27 - - [2025-10-30 01:51:50] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.039191 10.0.0.27 - - [2025-10-30 01:51:50] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.004996 10.0.0.27 - - [2025-10-30 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.042534 10.0.0.27 - - [2025-10-30 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003311 10.0.0.27 - - [2025-10-30 01:51:50] "GET / HTTP/1.1" 200 36215 0.001596 10.0.0.27 - - [2025-10-30 01:51:50] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000434 10.0.0.27 - - [2025-10-30 01:51:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.028144 10.0.0.27 - - [2025-10-30 01:51:50] "GET /global-system-config/8ea6f5d7-ebbb-436a-b6d7-9ebd028d0cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006542 10.0.0.27 - - [2025-10-30 01:51:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.003519 10.0.0.27 - - [2025-10-30 01:51:50] "POST /analytics-nodes HTTP/1.1" 200 597 0.023653 /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.27 - - [2025-10-30 01:51:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.036860 10.0.0.27 - - [2025-10-30 01:51:50] "GET / HTTP/1.1" 200 36215 0.001504 10.0.0.27 - - [2025-10-30 01:51:50] "GET / HTTP/1.1" 200 36215 0.001378 10.0.0.27 - - [2025-10-30 01:51:50] "GET / HTTP/1.1" 200 36215 0.001769 10.0.0.27 - - [2025-10-30 01:51:50] "GET / HTTP/1.1" 200 36215 0.002377 10.0.0.27 - - [2025-10-30 01:51:50] "POST /fqname-to-id HTTP/1.1" 401 296 0.000858 10.0.0.27 - - [2025-10-30 01:51:51] "POST /fqname-to-id HTTP/1.1" 401 296 0.000577 10.0.0.27 - - [2025-10-30 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.034000 10.0.0.27 - - [2025-10-30 01:51:51] "GET /global-system-config/8ea6f5d7-ebbb-436a-b6d7-9ebd028d0cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009722 10.0.0.27 - - [2025-10-30 01:51:51] "GET / HTTP/1.1" 200 36215 0.001784 10.0.0.27 - - [2025-10-30 01:51:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.003853 10.0.0.27 - - [2025-10-30 01:51:51] "POST /config-database-nodes HTTP/1.1" 200 609 0.038097 10.0.0.27 - - [2025-10-30 01:51:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.044518 10.0.0.27 - - [2025-10-30 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.021147 10.0.0.27 - - [2025-10-30 01:51:51] "GET /global-system-config/8ea6f5d7-ebbb-436a-b6d7-9ebd028d0cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007126 10.0.0.27 - - [2025-10-30 01:51:51] "POST /service-appliance-sets HTTP/1.1" 200 555 0.034846 10.0.0.27 - - [2025-10-30 01:51:51] "POST /fqname-to-id HTTP/1.1" 404 180 0.007806 10.0.0.27 - - [2025-10-30 01:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.27 - - [2025-10-30 01:51:51] "GET /global-system-config/8ea6f5d7-ebbb-436a-b6d7-9ebd028d0cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009124 10.0.0.27 - - [2025-10-30 01:51:51] "POST /service-appliance-sets HTTP/1.1" 200 543 0.035196 10.0.0.27 - - [2025-10-30 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.27 - - [2025-10-30 01:51:52] "GET /network-ipam/d85efafc-c100-4162-bfe7-907db0114d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007536 10.0.0.27 - - [2025-10-30 01:51:52] "POST /service-templates HTTP/1.1" 200 513 0.043823 10.0.0.27 - - [2025-10-30 01:51:52] "POST /service-templates HTTP/1.1" 200 503 0.036390 10.0.0.27 - - [2025-10-30 01:51:52] "POST /service-templates HTTP/1.1" 200 517 0.048583 10.0.0.27 - - [2025-10-30 01:51:52] "POST /service-templates HTTP/1.1" 200 537 0.024797 10.0.0.27 - - [2025-10-30 01:51:52] "POST /service-templates HTTP/1.1" 200 509 0.031449 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.27 - - [2025-10-30 01:51:53] "GET / HTTP/1.1" 200 36215 0.001369 10.0.0.27 - - [2025-10-30 01:51:53] "POST /fqname-to-id HTTP/1.1" 401 296 0.000660 10.0.0.27 - - [2025-10-30 01:51:53] "GET /obj-perms HTTP/1.1" 200 6378 0.413676 10.0.0.27 - - [2025-10-30 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.044202 10.0.0.27 - - [2025-10-30 01:51:53] "GET /routing-instance/c5c33c86-519f-451e-8ea5-71cc770a28c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.007576 10.0.0.27 - - [2025-10-30 01:51:53] "POST /bgp-routers HTTP/1.1" 200 614 0.088836 10.0.0.27 - - [2025-10-30 01:51:53] "GET /bgp-router/c3be19b2-c6a0-440b-99b9-094e33c2d856?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.039675 10.0.0.27 - - [2025-10-30 01:51:53] "GET /obj-perms HTTP/1.1" 200 6378 0.070289 10.0.0.27 - - [2025-10-30 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.27 - - [2025-10-30 01:51:53] "GET /global-system-config/8ea6f5d7-ebbb-436a-b6d7-9ebd028d0cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011177 10.0.0.27 - - [2025-10-30 01:51:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006918 10.0.0.27 - - [2025-10-30 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.026057 10.0.0.27 - - [2025-10-30 01:51:54] "GET / HTTP/1.1" 200 36215 0.003025 10.0.0.27 - - [2025-10-30 01:51:54] "POST /fqname-to-id HTTP/1.1" 401 296 0.001464 10.0.0.27 - - [2025-10-30 01:51:54] "GET / HTTP/1.1" 200 36215 0.001411 10.0.0.27 - - [2025-10-30 01:51:54] "POST /fqname-to-id HTTP/1.1" 401 296 0.000433 10.0.0.27 - - [2025-10-30 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.039805 10.0.0.27 - - [2025-10-30 01:51:54] "GET /global-system-config/8ea6f5d7-ebbb-436a-b6d7-9ebd028d0cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010628 10.0.0.27 - - [2025-10-30 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 214 0.004293 10.0.0.27 - - [2025-10-30 01:51:54] "POST /database-nodes HTTP/1.1" 200 595 0.038924 10.0.0.27 - - [2025-10-30 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.041050 10.0.0.27 - - [2025-10-30 01:51:54] "GET /global-system-config/8ea6f5d7-ebbb-436a-b6d7-9ebd028d0cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010841 10.0.0.27 - - [2025-10-30 01:51:54] "POST /fqname-to-id HTTP/1.1" 401 296 0.001329 10.0.0.27 - - [2025-10-30 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 214 0.006150 10.0.0.27 - - [2025-10-30 01:51:54] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.032984 10.0.0.27 - - [2025-10-30 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.036907 10.0.0.27 - - [2025-10-30 01:51:55] "GET /network-ipam/d85efafc-c100-4162-bfe7-907db0114d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004036 10.0.0.27 - - [2025-10-30 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.27 - - [2025-10-30 01:51:55] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.003504 10.0.0.27 - - [2025-10-30 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.27 - - [2025-10-30 01:51:55] "POST /fqname-to-id HTTP/1.1" 404 225 0.002623 10.0.0.27 - - [2025-10-30 01:51:55] "PUT /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1 HTTP/1.1" 200 277 0.014801 10.0.0.27 - - [2025-10-30 01:51:55] "POST /access-control-lists HTTP/1.1" 200 589 0.025942 10.0.0.27 - - [2025-10-30 01:51:55] "POST /fqname-to-id HTTP/1.1" 404 224 0.004321 10.0.0.27 - - [2025-10-30 01:51:55] "POST /access-control-lists HTTP/1.1" 200 587 0.028533 10.0.0.27 - - [2025-10-30 01:51:55] "POST /route-targets HTTP/1.1" 200 328 0.012296 10.0.0.27 - - [2025-10-30 01:51:56] "POST /ref-update HTTP/1.1" 200 156 0.015692 10.0.0.27 - - [2025-10-30 01:51:56] "POST /route-targets HTTP/1.1" 200 328 0.012387 10.0.0.27 - - [2025-10-30 01:51:56] "GET / HTTP/1.1" 200 36215 0.001722 10.0.0.27 - - [2025-10-30 01:51:56] "POST /alarms HTTP/1.1" 401 296 0.000490 10.0.0.27 - - [2025-10-30 01:51:56] "POST /ref-update HTTP/1.1" 200 156 0.016735 10.0.0.27 - - [2025-10-30 01:51:56] "POST /route-targets HTTP/1.1" 200 328 0.015124 10.0.0.27 - - [2025-10-30 01:51:56] "POST /ref-update HTTP/1.1" 200 156 0.014250 10.0.0.27 - - [2025-10-30 01:51:56] "POST /route-targets HTTP/1.1" 200 328 0.014983 10.0.0.27 - - [2025-10-30 01:51:56] "POST /ref-update HTTP/1.1" 200 156 0.013362 10.0.0.27 - - [2025-10-30 01:51:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.005322 10.0.0.27 - - [2025-10-30 01:51:56] "POST /alarms HTTP/1.1" 200 583 0.053140 10.0.0.27 - - [2025-10-30 01:51:56] "POST /alarms HTTP/1.1" 200 577 0.047532 10.0.0.27 - - [2025-10-30 01:51:56] "POST /access-control-lists HTTP/1.1" 200 553 0.091137 10.0.0.27 - - [2025-10-30 01:51:56] "POST /alarms HTTP/1.1" 200 577 0.045975 10.0.0.27 - - [2025-10-30 01:51:56] "PUT /access-control-list/6852df39-2ce2-4e18-a7f0-900f28eb5f60 HTTP/1.1" 200 273 0.017407 10.0.0.27 - - [2025-10-30 01:51:56] "POST /alarms HTTP/1.1" 200 561 0.057210 10.0.0.27 - - [2025-10-30 01:51:56] "PUT /access-control-list/cae7620a-8647-4326-aa78-9bb50628666b HTTP/1.1" 200 273 0.021237 10.0.0.27 - - [2025-10-30 01:51:56] "POST /alarms HTTP/1.1" 200 557 0.022621 10.0.0.27 - - [2025-10-30 01:51:56] "POST /alarms HTTP/1.1" 200 559 0.025199 10.0.0.27 - - [2025-10-30 01:51:57] "POST /alarms HTTP/1.1" 200 567 0.020023 10.0.0.27 - - [2025-10-30 01:51:57] "POST /alarms HTTP/1.1" 200 551 0.018921 10.0.0.27 - - [2025-10-30 01:51:57] "POST /alarms HTTP/1.1" 200 559 0.026997 10.0.0.27 - - [2025-10-30 01:51:57] "POST /alarms HTTP/1.1" 200 569 0.020874 10.0.0.27 - - [2025-10-30 01:51:57] "POST /alarms HTTP/1.1" 200 557 0.025408 10.0.0.27 - - [2025-10-30 01:51:57] "POST /alarms HTTP/1.1" 200 569 0.023537 10.0.0.27 - - [2025-10-30 01:51:57] "POST /alarms HTTP/1.1" 200 577 0.065796 10.0.0.27 - - [2025-10-30 01:51:57] "POST /alarms HTTP/1.1" 200 571 0.022080 10.0.0.27 - - [2025-10-30 01:51:57] "POST /alarms HTTP/1.1" 200 563 0.026998 10.0.0.27 - - [2025-10-30 01:51:57] "POST /alarms HTTP/1.1" 200 563 0.021405 10.0.0.27 - - [2025-10-30 01:51:57] "POST /alarms HTTP/1.1" 200 563 0.019455 10.0.0.27 - - [2025-10-30 01:51:57] "POST /alarms HTTP/1.1" 200 549 0.024981 10.0.0.27 - - [2025-10-30 01:51:57] "POST /alarms HTTP/1.1" 200 597 0.022212 10.0.0.27 - - [2025-10-30 01:51:57] "POST /alarms HTTP/1.1" 200 577 0.019827 10.0.0.27 - - [2025-10-30 01:51:57] "POST /alarms HTTP/1.1" 200 573 0.019782 10.0.0.27 - - [2025-10-30 01:51:58] "POST /alarms HTTP/1.1" 200 585 0.025078 10.0.0.27 - - [2025-10-30 01:51:58] "POST /alarms HTTP/1.1" 200 611 0.024606 10.0.0.27 - - [2025-10-30 01:51:58] "GET / HTTP/1.1" 200 36215 0.001583 10.0.0.27 - - [2025-10-30 01:51:58] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000466 10.0.0.27 - - [2025-10-30 01:51:58] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.028241 10.0.0.27 - - [2025-10-30 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.27 - - [2025-10-30 01:51:58] "PUT /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1 HTTP/1.1" 200 277 0.009808 10.0.0.27 - - [2025-10-30 01:51:59] "GET / HTTP/1.1" 200 36215 0.002009 10.0.0.27 - - [2025-10-30 01:51:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000439 10.0.0.27 - - [2025-10-30 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.028858 10.0.0.27 - - [2025-10-30 01:51:59] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003533 10.0.0.27 - - [2025-10-30 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.27 - - [2025-10-30 01:51:59] "PUT /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1 HTTP/1.1" 200 277 0.016990 10.0.0.27 - - [2025-10-30 01:51:59] "GET / HTTP/1.1" 200 36215 0.001591 10.0.0.27 - - [2025-10-30 01:51:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000437 10.0.0.27 - - [2025-10-30 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.029176 10.0.0.27 - - [2025-10-30 01:52:00] "GET /global-system-config/8ea6f5d7-ebbb-436a-b6d7-9ebd028d0cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007557 10.0.0.27 - - [2025-10-30 01:52:00] "PUT /global-system-config/8ea6f5d7-ebbb-436a-b6d7-9ebd028d0cbe HTTP/1.1" 200 275 0.018945 10.0.0.27 - - [2025-10-30 01:52:54] "GET /obj-perms HTTP/1.1" 200 6378 0.056577 10.0.0.27 - - [2025-10-30 01:52:54] "GET /obj-perms HTTP/1.1" 200 6378 0.061821 10.0.0.27 - - [2025-10-30 01:53:27] "GET / HTTP/1.1" 200 36215 0.002074 10.0.0.27 - - [2025-10-30 01:53:27] "POST /fqname-to-id HTTP/1.1" 401 296 0.000514 10.0.0.27 - - [2025-10-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.036443 10.0.0.27 - - [2025-10-30 01:53:28] "GET /global-system-config/8ea6f5d7-ebbb-436a-b6d7-9ebd028d0cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005800 10.0.0.27 - - [2025-10-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.27 - - [2025-10-30 01:53:28] "GET /routing-instance/c5c33c86-519f-451e-8ea5-71cc770a28c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.006207 10.0.0.27 - - [2025-10-30 01:53:28] "PUT /global-system-config/8ea6f5d7-ebbb-436a-b6d7-9ebd028d0cbe HTTP/1.1" 200 275 0.023250 10.0.0.27 - - [2025-10-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.004308 10.0.0.27 - - [2025-10-30 01:53:28] "POST /virtual-routers HTTP/1.1" 200 597 0.037050 10.0.0.27 - - [2025-10-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.27 - - [2025-10-30 01:53:28] "GET /virtual-router/38c05c6e-e7df-46aa-ab15-8c03565722c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.006925 10.0.0.27 - - [2025-10-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 404 227 0.003676 10.0.0.27 - - [2025-10-30 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007084 10.0.0.27 - - [2025-10-30 01:53:28] "GET /virtual-network/8ea5c380-6741-4e5e-aa74-5830ed44355a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006450 10.0.0.27 - - [2025-10-30 01:53:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.057690 10.0.0.27 - - [2025-10-30 01:53:29] "PUT /access-control-list/4b559557-df00-45dd-a950-445870ce1d5e HTTP/1.1" 200 273 0.015001 10.0.0.27 - - [2025-10-30 01:53:55] "GET /obj-perms HTTP/1.1" 200 6378 0.061708 10.0.0.27 - - [2025-10-30 01:53:55] "GET /obj-perms HTTP/1.1" 200 6378 0.063210 10.0.0.27 - - [2025-10-30 01:54:56] "GET /obj-perms HTTP/1.1" 200 6378 0.052581 10.0.0.27 - - [2025-10-30 01:54:56] "GET /obj-perms HTTP/1.1" 200 6378 0.062515 [Introspect:8084]10.0.0.27 - - [2025-10-30 01:55:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001062 [Introspect:8084]10.0.0.27 - - [2025-10-30 01:55:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001125 [Introspect:8084]10.0.0.27 - - [2025-10-30 01:55:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001010 [Introspect:8084]10.0.0.27 - - [2025-10-30 01:55:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001112 [Introspect:8084]10.0.0.27 - - [2025-10-30 01:55:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000929 [Introspect:8084]10.0.0.27 - - [2025-10-30 01:55:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001388 10.0.0.27 - - [2025-10-30 01:55:56] "GET /obj-perms HTTP/1.1" 200 6378 0.065972 10.0.0.27 - - [2025-10-30 01:55:57] "GET /obj-perms HTTP/1.1" 200 6378 0.057063 10.0.0.27 - - [2025-10-30 01:56:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000461 10.0.0.27 - - [2025-10-30 01:56:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000496 10.0.0.27 - - [2025-10-30 01:56:12] "GET /global-system-configs HTTP/1.1" 401 296 0.000512 10.0.0.27 - - [2025-10-30 01:56:12] "GET /global-system-configs HTTP/1.1" 401 296 0.000648 10.0.0.27 - - [2025-10-30 01:56:34] "GET / HTTP/1.1" 200 36215 0.002330 10.0.0.27 - - [2025-10-30 01:56:34] "POST /fqname-to-id HTTP/1.1" 401 296 0.000574 10.0.0.27 - - [2025-10-30 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.028878 10.0.0.27 - - [2025-10-30 01:56:34] "GET /global-system-config/8ea6f5d7-ebbb-436a-b6d7-9ebd028d0cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005742 10.0.0.27 - - [2025-10-30 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.27 - - [2025-10-30 01:56:34] "GET /routing-instance/c5c33c86-519f-451e-8ea5-71cc770a28c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003964 10.0.0.27 - - [2025-10-30 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.27 - - [2025-10-30 01:56:34] "GET /virtual-router/38c05c6e-e7df-46aa-ab15-8c03565722c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.003965 10.0.0.27 - - [2025-10-30 01:56:34] "PUT /virtual-router/38c05c6e-e7df-46aa-ab15-8c03565722c0 HTTP/1.1" 200 263 0.012308 10.0.0.27 - - [2025-10-30 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.27 - - [2025-10-30 01:56:34] "GET /virtual-router/38c05c6e-e7df-46aa-ab15-8c03565722c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004273 10.0.0.27 - - [2025-10-30 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.27 - - [2025-10-30 01:56:35] "GET /virtual-machine-interface/ead55c1a-8646-4c98-a0f3-23f501ab1bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.005849 10.0.0.27 - - [2025-10-30 01:56:35] "PUT /virtual-machine-interface/ead55c1a-8646-4c98-a0f3-23f501ab1bf1 HTTP/1.1" 200 285 0.015802 [Introspect:8084]10.0.0.27 - - [2025-10-30 01:56:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001208 [Introspect:8084]10.0.0.27 - - [2025-10-30 01:56:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001264 10.0.0.27 - - [2025-10-30 01:56:57] "GET /obj-perms HTTP/1.1" 200 6378 0.056953 10.0.0.27 - - [2025-10-30 01:56:58] "GET /obj-perms HTTP/1.1" 200 6378 0.053524 10.0.0.27 - - [2025-10-30 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.27 - - [2025-10-30 01:56:58] "GET /virtual-router/38c05c6e-e7df-46aa-ab15-8c03565722c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004117 10.0.0.27 - - [2025-10-30 01:57:58] "GET /obj-perms HTTP/1.1" 200 6378 0.117294 10.0.0.27 - - [2025-10-30 01:57:59] "GET /obj-perms HTTP/1.1" 200 6378 0.074832 10.0.0.27 - - [2025-10-30 01:58:21] "GET / HTTP/1.1" 200 36215 0.001566 10.0.0.27 - - [2025-10-30 01:58:30] "GET /project/6d834824-634e-4179-8fc5-e25691f8825f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000655 10.0.0.27 - - [2025-10-30 01:58:31] "GET /projects?obj_uuids=6d834824-634e-4179-8fc5-e25691f8825f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.030168 10.0.0.27 - - [2025-10-30 01:58:31] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.003197 10.0.0.27 - - [2025-10-30 01:58:31] "POST /domains HTTP/1.1" 200 331 0.014020 10.0.0.27 - - [2025-10-30 01:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.048425 10.0.0.27 - - [2025-10-30 01:58:31] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.151887 10.0.0.27 - - [2025-10-30 01:58:31] "POST /id-to-fqname HTTP/1.1" 200 165 0.001267 10.0.0.27 - - [2025-10-30 01:58:31] "POST /fqname-to-id HTTP/1.1" 404 174 0.002939 10.0.0.27 - - [2025-10-30 01:58:31] "POST /security-groups HTTP/1.1" 200 560 0.072987 10.0.0.27 - - [2025-10-30 01:58:31] "POST /projects HTTP/1.1" 200 531 0.292069 10.0.0.27 - - [2025-10-30 01:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.324192 10.0.0.27 - - [2025-10-30 01:58:31] "POST /fqname-to-id HTTP/1.1" 404 205 0.034855 10.0.0.27 - - [2025-10-30 01:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.27 - - [2025-10-30 01:58:31] "POST /access-control-lists HTTP/1.1" 200 573 0.061231 10.0.0.27 - - [2025-10-30 01:58:31] "GET /projects?obj_uuids=445ed75a-19b8-4e55-b5be-e0c121060e3b&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000954 10.0.0.27 - - [2025-10-30 01:58:31] "POST /fqname-to-id HTTP/1.1" 404 204 0.004004 10.0.0.27 - - [2025-10-30 01:58:31] "GET /project/445ed75a-19b8-4e55-b5be-e0c121060e3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.031357 10.0.0.27 - - [2025-10-30 01:58:31] "GET /projects?obj_uuids=445ed75a-19b8-4e55-b5be-e0c121060e3b&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001185 10.0.0.27 - - [2025-10-30 01:58:31] "POST /access-control-lists HTTP/1.1" 200 571 0.066058 10.0.0.27 - - [2025-10-30 01:58:31] "GET /project/445ed75a-19b8-4e55-b5be-e0c121060e3b?fields=security_groups HTTP/1.1" 200 1281 0.120538 10.0.0.27 - - [2025-10-30 01:58:31] "DELETE /security-group/ced62963-609b-43e1-b15f-68c23baf03bc HTTP/1.1" 200 115 0.035632 10.0.0.27 - - [2025-10-30 01:58:31] "GET /projects?obj_uuids=445ed75a-19b8-4e55-b5be-e0c121060e3b&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000977 10.0.0.27 - - [2025-10-30 01:58:31] "GET /project/445ed75a-19b8-4e55-b5be-e0c121060e3b?fields=application_policy_sets HTTP/1.1" 200 1320 0.027785 10.0.0.27 - - [2025-10-30 01:58:32] "DELETE /project/445ed75a-19b8-4e55-b5be-e0c121060e3b HTTP/1.1" 200 115 0.395535 10.0.0.27 - - [2025-10-30 01:58:32] "POST /id-to-fqname HTTP/1.1" 200 165 0.002440 10.0.0.27 - - [2025-10-30 01:58:32] "POST /fqname-to-id HTTP/1.1" 404 174 0.005206 10.0.0.27 - - [2025-10-30 01:58:32] "POST /security-groups HTTP/1.1" 200 560 0.113197 10.0.0.27 - - [2025-10-30 01:58:32] "POST /projects HTTP/1.1" 200 531 0.281254 10.0.0.27 - - [2025-10-30 01:58:32] "DELETE /access-control-list/31ae159a-d5f0-40bf-b720-807807d2e208 HTTP/1.1" 200 115 0.019380 10.0.0.27 - - [2025-10-30 01:58:32] "GET /project/6d834824-634e-4179-8fc5-e25691f8825f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 1.406343 10.0.0.27 - - [2025-10-30 01:58:32] "DELETE /access-control-list/5bdf2fe1-db02-4caa-8ff3-083a372d74db HTTP/1.1" 200 115 0.039069 10.0.0.27 - - [2025-10-30 01:58:32] "POST /fqname-to-id HTTP/1.1" 404 205 0.003284 10.0.0.27 - - [2025-10-30 01:58:32] "POST /access-control-lists HTTP/1.1" 200 573 0.065555 10.0.0.27 - - [2025-10-30 01:58:32] "POST /fqname-to-id HTTP/1.1" 404 204 0.003274 10.0.0.27 - - [2025-10-30 01:58:32] "POST /access-control-lists HTTP/1.1" 200 571 0.060928 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-30T01:58:32Z failed with SSLError [Introspect:8084]10.0.0.27 - - [2025-10-30 01:58:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001065 10.0.0.27 - - [2025-10-30 01:58:34] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001626 10.0.0.27 - - [2025-10-30 01:58:34] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008570 10.0.0.27 - - [2025-10-30 01:58:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.026764 10.0.0.27 - - [2025-10-30 01:58:34] "GET /projects?obj_uuids=0bc595d9-eb8d-46e7-98a5-751065c197ba&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002511 10.0.0.27 - - [2025-10-30 01:58:34] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001254 10.0.0.27 - - [2025-10-30 01:58:34] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006755 10.0.0.27 - - [2025-10-30 01:58:34] "POST /id-to-fqname HTTP/1.1" 200 199 0.001379 10.0.0.27 - - [2025-10-30 01:58:34] "POST /fqname-to-id HTTP/1.1" 404 208 0.005058 10.0.0.27 - - [2025-10-30 01:58:34] "POST /security-groups HTTP/1.1" 200 594 0.068962 10.0.0.27 - - [2025-10-30 01:58:34] "POST /fqname-to-id HTTP/1.1" 404 243 0.002956 10.0.0.27 - - [2025-10-30 01:58:35] "POST /projects HTTP/1.1" 200 599 0.238096 10.0.0.27 - - [2025-10-30 01:58:35] "POST /access-control-lists HTTP/1.1" 200 607 0.065642 10.0.0.27 - - [2025-10-30 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.325586 10.0.0.27 - - [2025-10-30 01:58:35] "POST /fqname-to-id HTTP/1.1" 404 242 0.003656 10.0.0.27 - - [2025-10-30 01:58:35] "GET /project/0bc595d9-eb8d-46e7-98a5-751065c197ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.455548 10.0.0.27 - - [2025-10-30 01:58:35] "POST /access-control-lists HTTP/1.1" 200 605 0.061809 10.0.0.27 - - [2025-10-30 01:58:36] "GET / HTTP/1.1" 200 36215 0.001951 10.0.0.27 - - [2025-10-30 01:58:43] "POST /fqname-to-id HTTP/1.1" 401 296 0.000547 10.0.0.27 - - [2025-10-30 01:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.070070 10.0.0.27 - - [2025-10-30 01:58:44] "GET /projects?obj_uuids=0bc595d9-eb8d-46e7-98a5-751065c197ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001016 10.0.0.27 - - [2025-10-30 01:58:44] "GET /project/0bc595d9-eb8d-46e7-98a5-751065c197ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.025392 252.27.56.139 - - [2025-10-30 01:58:44] "POST /neutron/network HTTP/1.1" 200 117 0.042313 10.0.0.27 - - [2025-10-30 01:58:44] "GET /projects?obj_uuids=0bc595d9-eb8d-46e7-98a5-751065c197ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001009 252.27.56.139 - - [2025-10-30 01:58:45] "POST /neutron/network HTTP/1.1" 200 618 0.092233 10.0.0.27 - - [2025-10-30 01:58:45] "POST /route-targets HTTP/1.1" 200 328 0.011855 10.0.0.27 - - [2025-10-30 01:58:45] "POST /ref-update HTTP/1.1" 200 156 0.020073 10.0.0.27 - - [2025-10-30 01:58:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004442 252.27.56.139 - - [2025-10-30 01:58:45] "POST /neutron/subnet HTTP/1.1" 200 724 0.163595 252.27.56.139 - - [2025-10-30 01:58:45] "POST /neutron/network HTTP/1.1" 200 837 0.006542 10.0.0.27 - - [2025-10-30 01:58:45] "POST /id-to-fqname HTTP/1.1" 200 231 0.001357 10.0.0.27 - - [2025-10-30 01:58:45] "GET /virtual-network/bd3b055d-d959-414f-81cf-18c473f66a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005245 252.27.56.139 - - [2025-10-30 01:58:45] "POST /neutron/network HTTP/1.1" 200 837 0.006103 10.0.0.27 - - [2025-10-30 01:58:45] "GET /virtual-network/bd3b055d-d959-414f-81cf-18c473f66a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005403 252.27.56.139 - - [2025-10-30 01:58:45] "POST /neutron/network HTTP/1.1" 200 837 0.007702 252.27.56.139 - - [2025-10-30 01:58:45] "POST /neutron/subnet HTTP/1.1" 200 724 0.007872 10.0.0.27 - - [2025-10-30 01:58:45] "GET /domains HTTP/1.1" 401 296 0.000416 10.0.0.27 - - [2025-10-30 01:58:46] "GET /domains HTTP/1.1" 200 438 0.029217 10.0.0.27 - - [2025-10-30 01:58:46] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001082 10.0.0.27 - - [2025-10-30 01:58:46] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1317 0.008643 10.0.0.27 - - [2025-10-30 01:58:46] "GET /projects?obj_uuids=0bc595d9-eb8d-46e7-98a5-751065c197ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001472 10.0.0.27 - - [2025-10-30 01:58:46] "GET /project/0bc595d9-eb8d-46e7-98a5-751065c197ba HTTP/1.1" 200 2163 0.029887 10.0.0.27 - - [2025-10-30 01:58:46] "GET /virtual-network/bd3b055d-d959-414f-81cf-18c473f66a09 HTTP/1.1" 200 2342 0.007492 10.0.0.27 - - [2025-10-30 01:58:46] "GET /virtual-network/bd3b055d-d959-414f-81cf-18c473f66a09 HTTP/1.1" 200 2342 0.005121 10.0.0.27 - - [2025-10-30 01:58:46] "GET /routing-instance/017316e3-83ce-427f-a993-e9541e0b3e81 HTTP/1.1" 200 1494 0.004132 10.0.0.27 - - [2025-10-30 01:58:46] "GET /routing-instance/017316e3-83ce-427f-a993-e9541e0b3e81 HTTP/1.1" 200 1494 0.005261 10.0.0.27 - - [2025-10-30 01:58:46] "GET /route-target/4b665948-dc41-48f0-ab5e-6d0dbc67146e HTTP/1.1" 200 1219 0.004564 10.0.0.27 - - [2025-10-30 01:58:46] "GET /virtual-network/bd3b055d-d959-414f-81cf-18c473f66a09 HTTP/1.1" 200 2342 0.006560 10.0.0.27 - - [2025-10-30 01:58:46] "GET /routing-instance/017316e3-83ce-427f-a993-e9541e0b3e81 HTTP/1.1" 200 1494 0.004231 10.0.0.27 - - [2025-10-30 01:58:46] "GET /virtual-network/bd3b055d-d959-414f-81cf-18c473f66a09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005541 10.0.0.27 - - [2025-10-30 01:58:46] "GET /virtual-network/bd3b055d-d959-414f-81cf-18c473f66a09 HTTP/1.1" 200 2342 0.006110 10.0.0.27 - - [2025-10-30 01:58:46] "GET /routing-instance/017316e3-83ce-427f-a993-e9541e0b3e81 HTTP/1.1" 200 1494 0.004030 10.0.0.27 - - [2025-10-30 01:58:46] "GET /routing-instance/017316e3-83ce-427f-a993-e9541e0b3e81 HTTP/1.1" 200 1494 0.003986 10.0.0.27 - - [2025-10-30 01:58:46] "GET /route-target/4b665948-dc41-48f0-ab5e-6d0dbc67146e HTTP/1.1" 200 1219 0.004210 10.0.0.27 - - [2025-10-30 01:58:46] "GET /domains HTTP/1.1" 200 438 0.003718 10.0.0.27 - - [2025-10-30 01:58:47] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001640 10.0.0.27 - - [2025-10-30 01:58:47] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1317 0.010208 10.0.0.27 - - [2025-10-30 01:58:47] "GET /projects?obj_uuids=0bc595d9-eb8d-46e7-98a5-751065c197ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001022 10.0.0.27 - - [2025-10-30 01:58:47] "GET /project/0bc595d9-eb8d-46e7-98a5-751065c197ba HTTP/1.1" 200 2163 0.028302 10.0.0.27 - - [2025-10-30 01:58:47] "GET /virtual-network/bd3b055d-d959-414f-81cf-18c473f66a09 HTTP/1.1" 200 2342 0.005394 10.0.0.27 - - [2025-10-30 01:58:47] "GET /obj-perms HTTP/1.1" 200 6447 0.052403 10.0.0.27 - - [2025-10-30 01:58:47] "POST /id-to-fqname HTTP/1.1" 200 231 0.001887 10.0.0.27 - - [2025-10-30 01:58:51] "DELETE /project/445ed75a19b84e55b5bee0c121060e3b HTTP/1.1" 404 173 0.004205 10.0.0.27 - - [2025-10-30 01:58:51] "DELETE /project/0bc595d9eb8d46e798a5751065c197ba HTTP/1.1" 404 173 0.003850 252.27.56.139 - - [2025-10-30 01:58:51] "POST /neutron/network HTTP/1.1" 200 847 0.006012 252.27.56.139 - - [2025-10-30 01:58:51] "GET /aaa-mode HTTP/1.1" 401 296 0.000422 252.27.56.139 - - [2025-10-30 01:58:51] "GET / HTTP/1.1" 200 36215 0.002249 252.27.56.139 - - [2025-10-30 01:58:51] "GET /project/0bc595d9-eb8d-46e7-98a5-751065c197ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000397 10.0.0.27 - - [2025-10-30 01:58:52] "GET /projects?obj_uuids=0bc595d9-eb8d-46e7-98a5-751065c197ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001073 252.27.56.139 - - [2025-10-30 01:58:52] "GET /project/0bc595d9-eb8d-46e7-98a5-751065c197ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.056031 252.27.56.139 - - [2025-10-30 01:58:52] "POST /neutron/network HTTP/1.1" 200 837 0.032389 252.27.56.139 - - [2025-10-30 01:58:54] "POST /neutron/port HTTP/1.1" 200 117 0.026649 252.27.56.139 - - [2025-10-30 01:58:54] "POST /neutron/network HTTP/1.1" 200 847 0.007343 10.0.0.27 - - [2025-10-30 01:58:54] "GET /projects?obj_uuids=0bc595d9-eb8d-46e7-98a5-751065c197ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002489 252.27.56.139 - - [2025-10-30 01:58:55] "POST /neutron/port HTTP/1.1" 200 1069 0.321646 252.27.56.139 - - [2025-10-30 01:58:55] "POST /neutron/port HTTP/1.1" 200 1043 0.012849 252.27.56.139 - - [2025-10-30 01:58:55] "POST /neutron/security_group HTTP/1.1" 200 2067 0.009447 252.27.56.139 - - [2025-10-30 01:58:55] "POST /neutron/port HTTP/1.1" 200 1069 0.035409 252.27.56.139 - - [2025-10-30 01:58:55] "POST /neutron/port HTTP/1.1" 200 1069 0.010742 252.27.56.139 - - [2025-10-30 01:58:56] "POST /neutron/port HTTP/1.1" 200 1119 0.097298 252.27.56.139 - - [2025-10-30 01:58:56] "POST /neutron/port HTTP/1.1" 200 1093 0.015032 252.27.56.139 - - [2025-10-30 01:58:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003852 252.27.56.139 - - [2025-10-30 01:58:56] "POST /neutron/subnet HTTP/1.1" 200 698 0.007125 252.27.56.139 - - [2025-10-30 01:58:56] "POST /neutron/port HTTP/1.1" 200 117 0.001334 252.27.56.139 - - [2025-10-30 01:58:56] "POST /neutron/network HTTP/1.1" 200 837 0.006962 252.27.56.139 - - [2025-10-30 01:58:56] "POST /neutron/port HTTP/1.1" 200 1093 0.011201 252.27.56.139 - - [2025-10-30 01:58:56] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006471 10.0.0.27 - - [2025-10-30 01:58:59] "GET /obj-perms HTTP/1.1" 200 6378 0.054418 10.0.0.27 - - [2025-10-30 01:59:00] "GET /obj-perms HTTP/1.1" 200 6378 0.054632 252.27.56.139 - - [2025-10-30 01:59:01] "POST /neutron/port HTTP/1.1" 200 1093 0.012894 252.27.56.139 - - [2025-10-30 01:59:01] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007296 10.0.0.27 - - [2025-10-30 01:59:01] "GET /obj-perms HTTP/1.1" 200 6447 0.002292 10.0.0.27 - - [2025-10-30 01:59:02] "GET /obj-perms HTTP/1.1" 200 6447 0.001651 10.0.0.27 - - [2025-10-30 01:59:03] "GET /obj-perms HTTP/1.1" 200 6447 0.001736 10.0.0.27 - - [2025-10-30 01:59:04] "GET /obj-perms HTTP/1.1" 200 6447 0.002080 10.0.0.27 - - [2025-10-30 01:59:06] "GET /obj-perms HTTP/1.1" 200 6447 0.001712 252.27.56.139 - - [2025-10-30 01:59:07] "POST /neutron/network HTTP/1.1" 200 837 0.007818 252.27.56.139 - - [2025-10-30 01:59:07] "POST /neutron/network HTTP/1.1" 400 204 0.022571 252.27.56.139 - - [2025-10-30 01:59:08] "POST /neutron/port HTTP/1.1" 200 1093 0.016846 252.27.56.139 - - [2025-10-30 01:59:08] "POST /neutron/port HTTP/1.1" 200 1119 0.011155 252.27.56.139 - - [2025-10-30 01:59:08] "POST /neutron/port HTTP/1.1" 200 151 0.161567 252.27.56.139 - - [2025-10-30 01:59:09] "POST /neutron/network HTTP/1.1" 200 837 0.007711 10.0.0.27 - - [2025-10-30 01:59:09] "POST /useragent-kv HTTP/1.1" 200 115 0.005595 10.0.0.27 - - [2025-10-30 01:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016737 10.0.0.27 - - [2025-10-30 01:59:09] "POST /useragent-kv HTTP/1.1" 200 115 0.004226 252.27.56.139 - - [2025-10-30 01:59:09] "POST /neutron/network HTTP/1.1" 200 151 0.205791 10.0.0.27 - - [2025-10-30 01:59:09] "GET /routing-instance/017316e3-83ce-427f-a993-e9541e0b3e81 HTTP/1.1" 404 171 0.006303 10.0.0.27 - - [2025-10-30 01:59:09] "DELETE /route-target/4b665948-dc41-48f0-ab5e-6d0dbc67146e HTTP/1.1" 200 115 0.039101 10.0.0.27 - - [2025-10-30 01:59:09] "GET /domains HTTP/1.1" 200 438 0.003034 10.0.0.27 - - [2025-10-30 01:59:09] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002321 10.0.0.27 - - [2025-10-30 01:59:09] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1317 0.009304 10.0.0.27 - - [2025-10-30 01:59:09] "GET /projects?obj_uuids=0bc595d9-eb8d-46e7-98a5-751065c197ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001333 10.0.0.27 - - [2025-10-30 01:59:09] "GET /project/0bc595d9-eb8d-46e7-98a5-751065c197ba HTTP/1.1" 200 1914 0.041183 10.0.0.27 - - [2025-10-30 01:59:10] "GET /projects?obj_uuids=0bc595d9-eb8d-46e7-98a5-751065c197ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001115 10.0.0.27 - - [2025-10-30 01:59:10] "GET /project/0bc595d9-eb8d-46e7-98a5-751065c197ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.041000 10.0.0.27 - - [2025-10-30 01:59:10] "GET /projects?obj_uuids=0bc595d9-eb8d-46e7-98a5-751065c197ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001481 10.0.0.27 - - [2025-10-30 01:59:10] "GET /project/0bc595d9-eb8d-46e7-98a5-751065c197ba?fields=virtual_networks HTTP/1.1" 200 1053 0.041282 10.0.0.27 - - [2025-10-30 01:59:10] "GET /projects?obj_uuids=0bc595d9-eb8d-46e7-98a5-751065c197ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001209 10.0.0.27 - - [2025-10-30 01:59:10] "GET /project/0bc595d9-eb8d-46e7-98a5-751065c197ba?fields=virtual_machine_interfaces HTTP/1.1" 200 1053 0.040222 10.0.0.27 - - [2025-10-30 01:59:10] "GET /projects?obj_uuids=0bc595d9-eb8d-46e7-98a5-751065c197ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001782 10.0.0.27 - - [2025-10-30 01:59:10] "GET /project/0bc595d9-eb8d-46e7-98a5-751065c197ba?fields=security_groups HTTP/1.1" 200 1289 0.039000 10.0.0.27 - - [2025-10-30 01:59:11] "GET /projects?obj_uuids=6d834824-634e-4179-8fc5-e25691f8825f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001318 10.0.0.27 - - [2025-10-30 01:59:11] "GET /project/6d834824-634e-4179-8fc5-e25691f8825f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.029226 10.0.0.27 - - [2025-10-30 01:59:16] "GET /projects?obj_uuids=6d834824-634e-4179-8fc5-e25691f8825f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001113 10.0.0.27 - - [2025-10-30 01:59:16] "GET /project/6d834824-634e-4179-8fc5-e25691f8825f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.028137 10.0.0.27 - - [2025-10-30 01:59:16] "GET /documentation/index.html HTTP/1.1" 200 210274 0.005303 10.0.0.27 - - [2025-10-30 01:59:17] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001187 10.0.0.27 - - [2025-10-30 01:59:17] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009067 10.0.0.27 - - [2025-10-30 01:59:17] "POST /fqname-to-id HTTP/1.1" 404 198 0.035519 10.0.0.27 - - [2025-10-30 01:59:17] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002855 10.0.0.27 - - [2025-10-30 01:59:17] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001188 10.0.0.27 - - [2025-10-30 01:59:17] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006822 10.0.0.27 - - [2025-10-30 01:59:17] "POST /id-to-fqname HTTP/1.1" 200 200 0.001534 10.0.0.27 - - [2025-10-30 01:59:17] "POST /fqname-to-id HTTP/1.1" 404 209 0.003800 10.0.0.27 - - [2025-10-30 01:59:17] "POST /security-groups HTTP/1.1" 200 595 0.069780 10.0.0.27 - - [2025-10-30 01:59:17] "POST /fqname-to-id HTTP/1.1" 404 244 0.003594 10.0.0.27 - - [2025-10-30 01:59:17] "POST /projects HTTP/1.1" 200 601 0.245784 10.0.0.27 - - [2025-10-30 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.325176 10.0.0.27 - - [2025-10-30 01:59:18] "POST /access-control-lists HTTP/1.1" 200 608 0.070179 10.0.0.27 - - [2025-10-30 01:59:18] "POST /fqname-to-id HTTP/1.1" 404 243 0.002897 10.0.0.27 - - [2025-10-30 01:59:18] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.484518 10.0.0.27 - - [2025-10-30 01:59:18] "POST /access-control-lists HTTP/1.1" 200 606 0.069228 10.0.0.27 - - [2025-10-30 01:59:19] "GET / HTTP/1.1" 200 36215 0.002518 10.0.0.27 - - [2025-10-30 01:59:19] "GET /projects?obj_uuids=6d834824-634e-4179-8fc5-e25691f8825f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001119 10.0.0.27 - - [2025-10-30 01:59:19] "GET /project/6d834824-634e-4179-8fc5-e25691f8825f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.028781 10.0.0.27 - - [2025-10-30 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.27 - - [2025-10-30 01:59:20] "GET /security-group/0f404a76-b94d-4e70-8599-546ec483a830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3680 0.004589 10.0.0.27 - - [2025-10-30 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.27 - - [2025-10-30 01:59:20] "GET /projects?obj_uuids=6d834824-634e-4179-8fc5-e25691f8825f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001181 10.0.0.27 - - [2025-10-30 01:59:20] "GET /project/6d834824-634e-4179-8fc5-e25691f8825f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.025398 10.0.0.27 - - [2025-10-30 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.27 - - [2025-10-30 01:59:20] "GET /security-group/0f404a76-b94d-4e70-8599-546ec483a830?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3680 0.004045 10.0.0.27 - - [2025-10-30 01:59:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.27 - - [2025-10-30 01:59:21] "PUT /security-group/0f404a76-b94d-4e70-8599-546ec483a830 HTTP/1.1" 200 263 0.016438 10.0.0.27 - - [2025-10-30 01:59:21] "PUT /access-control-list/4f3999d7-0dd5-463e-bf1f-4394edde132e HTTP/1.1" 200 273 0.009283 10.0.0.27 - - [2025-10-30 01:59:21] "PUT /access-control-list/92c49363-b923-403f-988a-eda71dd01b26 HTTP/1.1" 200 273 0.012196 10.0.0.27 - - [2025-10-30 01:59:21] "POST /fqname-to-id HTTP/1.1" 401 296 0.000524 10.0.0.27 - - [2025-10-30 01:59:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.073650 10.0.0.27 - - [2025-10-30 01:59:21] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001101 10.0.0.27 - - [2025-10-30 01:59:21] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.034179 252.27.56.139 - - [2025-10-30 01:59:21] "POST /neutron/network HTTP/1.1" 200 117 0.034482 10.0.0.27 - - [2025-10-30 01:59:22] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001304 252.27.56.139 - - [2025-10-30 01:59:22] "POST /neutron/network HTTP/1.1" 200 617 0.076207 10.0.0.27 - - [2025-10-30 01:59:22] "POST /route-targets HTTP/1.1" 200 328 0.014127 10.0.0.27 - - [2025-10-30 01:59:22] "POST /ref-update HTTP/1.1" 200 156 0.024618 10.0.0.27 - - [2025-10-30 01:59:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003206 252.27.56.139 - - [2025-10-30 01:59:22] "POST /neutron/subnet HTTP/1.1" 200 724 0.154455 252.27.56.139 - - [2025-10-30 01:59:22] "POST /neutron/network HTTP/1.1" 200 836 0.006046 10.0.0.27 - - [2025-10-30 01:59:22] "POST /id-to-fqname HTTP/1.1" 200 231 0.001431 10.0.0.27 - - [2025-10-30 01:59:22] "GET /virtual-network/0aaaa7fd-4c81-41a9-a5f9-551011a2c552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005013 252.27.56.139 - - [2025-10-30 01:59:22] "POST /neutron/network HTTP/1.1" 200 836 0.005988 10.0.0.27 - - [2025-10-30 01:59:22] "GET /virtual-network/0aaaa7fd-4c81-41a9-a5f9-551011a2c552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005485 252.27.56.139 - - [2025-10-30 01:59:22] "POST /neutron/network HTTP/1.1" 200 836 0.005854 252.27.56.139 - - [2025-10-30 01:59:22] "POST /neutron/subnet HTTP/1.1" 200 724 0.007636 10.0.0.27 - - [2025-10-30 01:59:22] "GET /domains HTTP/1.1" 401 296 0.000443 10.0.0.27 - - [2025-10-30 01:59:23] "GET /domains HTTP/1.1" 200 438 0.029787 10.0.0.27 - - [2025-10-30 01:59:23] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001020 10.0.0.27 - - [2025-10-30 01:59:23] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1514 0.008467 10.0.0.27 - - [2025-10-30 01:59:23] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001014 10.0.0.27 - - [2025-10-30 01:59:23] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd HTTP/1.1" 200 2170 0.035153 10.0.0.27 - - [2025-10-30 01:59:23] "GET /virtual-network/0aaaa7fd-4c81-41a9-a5f9-551011a2c552 HTTP/1.1" 200 2338 0.007295 10.0.0.27 - - [2025-10-30 01:59:23] "GET /virtual-network/0aaaa7fd-4c81-41a9-a5f9-551011a2c552 HTTP/1.1" 200 2338 0.005281 10.0.0.27 - - [2025-10-30 01:59:23] "GET /routing-instance/94a2fc6d-07be-4e1d-8c5c-736ab3e33dc2 HTTP/1.1" 200 1493 0.003942 10.0.0.27 - - [2025-10-30 01:59:23] "GET /routing-instance/94a2fc6d-07be-4e1d-8c5c-736ab3e33dc2 HTTP/1.1" 200 1493 0.003995 10.0.0.27 - - [2025-10-30 01:59:23] "GET /route-target/9aa8fe17-39df-4115-88b0-15366fa4d1d4 HTTP/1.1" 200 1218 0.003582 10.0.0.27 - - [2025-10-30 01:59:23] "GET /virtual-network/0aaaa7fd-4c81-41a9-a5f9-551011a2c552 HTTP/1.1" 200 2338 0.006846 10.0.0.27 - - [2025-10-30 01:59:23] "GET /routing-instance/94a2fc6d-07be-4e1d-8c5c-736ab3e33dc2 HTTP/1.1" 200 1493 0.004622 10.0.0.27 - - [2025-10-30 01:59:23] "GET /virtual-network/0aaaa7fd-4c81-41a9-a5f9-551011a2c552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005467 10.0.0.27 - - [2025-10-30 01:59:23] "GET /virtual-network/0aaaa7fd-4c81-41a9-a5f9-551011a2c552 HTTP/1.1" 200 2338 0.004857 10.0.0.27 - - [2025-10-30 01:59:23] "GET /routing-instance/94a2fc6d-07be-4e1d-8c5c-736ab3e33dc2 HTTP/1.1" 200 1493 0.004065 10.0.0.27 - - [2025-10-30 01:59:23] "GET /routing-instance/94a2fc6d-07be-4e1d-8c5c-736ab3e33dc2 HTTP/1.1" 200 1493 0.003714 10.0.0.27 - - [2025-10-30 01:59:23] "GET /route-target/9aa8fe17-39df-4115-88b0-15366fa4d1d4 HTTP/1.1" 200 1218 0.003428 10.0.0.27 - - [2025-10-30 01:59:24] "GET /domains HTTP/1.1" 200 438 0.003643 10.0.0.27 - - [2025-10-30 01:59:24] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000998 10.0.0.27 - - [2025-10-30 01:59:24] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1514 0.006973 10.0.0.27 - - [2025-10-30 01:59:24] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001014 10.0.0.27 - - [2025-10-30 01:59:24] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd HTTP/1.1" 200 2170 0.030911 10.0.0.27 - - [2025-10-30 01:59:24] "GET /virtual-network/0aaaa7fd-4c81-41a9-a5f9-551011a2c552 HTTP/1.1" 200 2338 0.009570 10.0.0.27 - - [2025-10-30 01:59:24] "GET /obj-perms HTTP/1.1" 200 6449 0.064295 10.0.0.27 - - [2025-10-30 01:59:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.27 - - [2025-10-30 01:59:24] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001026 10.0.0.27 - - [2025-10-30 01:59:24] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.027229 252.27.56.139 - - [2025-10-30 01:59:25] "POST /neutron/network HTTP/1.1" 200 117 0.010596 10.0.0.27 - - [2025-10-30 01:59:25] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000997 252.27.56.139 - - [2025-10-30 01:59:25] "POST /neutron/network HTTP/1.1" 200 617 0.090816 10.0.0.27 - - [2025-10-30 01:59:25] "POST /route-targets HTTP/1.1" 200 328 0.013557 10.0.0.27 - - [2025-10-30 01:59:25] "POST /ref-update HTTP/1.1" 200 156 0.018873 10.0.0.27 - - [2025-10-30 01:59:25] "POST /useragent-kv HTTP/1.1" 200 115 0.008913 252.27.56.139 - - [2025-10-30 01:59:25] "POST /neutron/subnet HTTP/1.1" 200 724 0.158463 252.27.56.139 - - [2025-10-30 01:59:25] "POST /neutron/network HTTP/1.1" 200 836 0.006196 10.0.0.27 - - [2025-10-30 01:59:25] "POST /id-to-fqname HTTP/1.1" 200 231 0.001554 10.0.0.27 - - [2025-10-30 01:59:25] "GET /virtual-network/448f0e2b-f2a9-411f-820a-3351848a2a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006171 252.27.56.139 - - [2025-10-30 01:59:25] "POST /neutron/network HTTP/1.1" 200 836 0.007415 10.0.0.27 - - [2025-10-30 01:59:25] "GET /virtual-network/448f0e2b-f2a9-411f-820a-3351848a2a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007289 252.27.56.139 - - [2025-10-30 01:59:25] "POST /neutron/network HTTP/1.1" 200 836 0.006215 252.27.56.139 - - [2025-10-30 01:59:25] "POST /neutron/subnet HTTP/1.1" 200 724 0.006910 10.0.0.27 - - [2025-10-30 01:59:25] "GET /domains HTTP/1.1" 200 438 0.003016 10.0.0.27 - - [2025-10-30 01:59:25] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001405 10.0.0.27 - - [2025-10-30 01:59:25] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1514 0.007114 10.0.0.27 - - [2025-10-30 01:59:25] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001566 10.0.0.27 - - [2025-10-30 01:59:25] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd HTTP/1.1" 200 2397 0.037124 10.0.0.27 - - [2025-10-30 01:59:25] "GET /virtual-network/448f0e2b-f2a9-411f-820a-3351848a2a35 HTTP/1.1" 200 2338 0.006460 10.0.0.27 - - [2025-10-30 01:59:26] "GET /virtual-network/448f0e2b-f2a9-411f-820a-3351848a2a35 HTTP/1.1" 200 2338 0.004952 10.0.0.27 - - [2025-10-30 01:59:26] "GET /routing-instance/a9416ed3-63be-4254-92d1-5ef17c28b737 HTTP/1.1" 200 1493 0.003841 10.0.0.27 - - [2025-10-30 01:59:26] "GET /routing-instance/a9416ed3-63be-4254-92d1-5ef17c28b737 HTTP/1.1" 200 1493 0.005888 10.0.0.27 - - [2025-10-30 01:59:26] "GET /route-target/f0487502-5dcc-483c-9923-f7c6155bd495 HTTP/1.1" 200 1219 0.003476 10.0.0.27 - - [2025-10-30 01:59:26] "GET /virtual-network/448f0e2b-f2a9-411f-820a-3351848a2a35 HTTP/1.1" 200 2338 0.005041 10.0.0.27 - - [2025-10-30 01:59:26] "GET /routing-instance/a9416ed3-63be-4254-92d1-5ef17c28b737 HTTP/1.1" 200 1493 0.004239 10.0.0.27 - - [2025-10-30 01:59:26] "GET /virtual-network/448f0e2b-f2a9-411f-820a-3351848a2a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005237 10.0.0.27 - - [2025-10-30 01:59:26] "GET /virtual-network/448f0e2b-f2a9-411f-820a-3351848a2a35 HTTP/1.1" 200 2338 0.005047 10.0.0.27 - - [2025-10-30 01:59:26] "GET /routing-instance/a9416ed3-63be-4254-92d1-5ef17c28b737 HTTP/1.1" 200 1493 0.003615 10.0.0.27 - - [2025-10-30 01:59:26] "GET /routing-instance/a9416ed3-63be-4254-92d1-5ef17c28b737 HTTP/1.1" 200 1493 0.004095 10.0.0.27 - - [2025-10-30 01:59:26] "GET /route-target/f0487502-5dcc-483c-9923-f7c6155bd495 HTTP/1.1" 200 1219 0.003849 10.0.0.27 - - [2025-10-30 01:59:26] "GET /domains HTTP/1.1" 200 438 0.002744 10.0.0.27 - - [2025-10-30 01:59:26] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000998 10.0.0.27 - - [2025-10-30 01:59:26] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1514 0.007046 10.0.0.27 - - [2025-10-30 01:59:26] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001689 10.0.0.27 - - [2025-10-30 01:59:26] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd HTTP/1.1" 200 2397 0.028477 10.0.0.27 - - [2025-10-30 01:59:26] "GET /virtual-network/448f0e2b-f2a9-411f-820a-3351848a2a35 HTTP/1.1" 200 2338 0.004967 10.0.0.27 - - [2025-10-30 01:59:26] "GET /obj-perms HTTP/1.1" 200 6449 0.001942 10.0.0.27 - - [2025-10-30 01:59:27] "POST /id-to-fqname HTTP/1.1" 200 231 0.001342 252.27.56.139 - - [2025-10-30 01:59:27] "POST /neutron/network HTTP/1.1" 200 846 0.005712 252.27.56.139 - - [2025-10-30 01:59:27] "GET /aaa-mode HTTP/1.1" 401 296 0.000463 252.27.56.139 - - [2025-10-30 01:59:28] "GET / HTTP/1.1" 200 36215 0.002037 252.27.56.139 - - [2025-10-30 01:59:28] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000521 10.0.0.27 - - [2025-10-30 01:59:28] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001117 252.27.56.139 - - [2025-10-30 01:59:28] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.052567 252.27.56.139 - - [2025-10-30 01:59:28] "POST /neutron/network HTTP/1.1" 200 836 0.032526 252.27.56.139 - - [2025-10-30 01:59:29] "POST /neutron/port HTTP/1.1" 200 117 0.005433 252.27.56.139 - - [2025-10-30 01:59:29] "POST /neutron/port HTTP/1.1" 200 117 0.005021 10.0.0.27 - - [2025-10-30 01:59:29] "POST /id-to-fqname HTTP/1.1" 200 231 0.001335 252.27.56.139 - - [2025-10-30 01:59:29] "POST /neutron/port HTTP/1.1" 200 117 0.004924 252.27.56.139 - - [2025-10-30 01:59:29] "POST /neutron/network HTTP/1.1" 200 846 0.005647 252.27.56.139 - - [2025-10-30 01:59:30] "GET /aaa-mode HTTP/1.1" 401 296 0.000498 252.27.56.139 - - [2025-10-30 01:59:30] "GET / HTTP/1.1" 200 36215 0.002670 252.27.56.139 - - [2025-10-30 01:59:30] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000475 252.27.56.139 - - [2025-10-30 01:59:30] "POST /neutron/network HTTP/1.1" 200 846 0.006704 10.0.0.27 - - [2025-10-30 01:59:30] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001130 10.0.0.27 - - [2025-10-30 01:59:30] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001617 252.27.56.139 - - [2025-10-30 01:59:30] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.109132 252.27.56.139 - - [2025-10-30 01:59:30] "POST /neutron/port HTTP/1.1" 200 1070 0.329593 252.27.56.139 - - [2025-10-30 01:59:30] "POST /neutron/port HTTP/1.1" 200 1070 0.014838 252.27.56.139 - - [2025-10-30 01:59:30] "POST /neutron/port HTTP/1.1" 200 1070 0.009136 252.27.56.139 - - [2025-10-30 01:59:30] "POST /neutron/port HTTP/1.1" 200 1120 0.072051 252.27.56.139 - - [2025-10-30 01:59:30] "POST /neutron/network HTTP/1.1" 200 836 0.034240 252.27.56.139 - - [2025-10-30 01:59:30] "POST /neutron/port HTTP/1.1" 200 1094 0.014415 252.27.56.139 - - [2025-10-30 01:59:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003791 252.27.56.139 - - [2025-10-30 01:59:31] "POST /neutron/subnet HTTP/1.1" 200 698 0.008783 252.27.56.139 - - [2025-10-30 01:59:31] "POST /neutron/port HTTP/1.1" 200 117 0.001215 252.27.56.139 - - [2025-10-30 01:59:31] "POST /neutron/network HTTP/1.1" 200 836 0.005639 252.27.56.139 - - [2025-10-30 01:59:31] "POST /neutron/port HTTP/1.1" 200 1094 0.016659 252.27.56.139 - - [2025-10-30 01:59:31] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006885 252.27.56.139 - - [2025-10-30 01:59:31] "POST /neutron/port HTTP/1.1" 200 117 0.005629 10.0.0.27 - - [2025-10-30 01:59:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.27 - - [2025-10-30 01:59:31] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001542 10.0.0.27 - - [2025-10-30 01:59:31] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.040461 10.0.0.27 - - [2025-10-30 01:59:31] "GET /virtual-network/0aaaa7fd-4c81-41a9-a5f9-551011a2c552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005263 10.0.0.27 - - [2025-10-30 01:59:31] "GET /floating-ip-pools?parent_id=0aaaa7fd-4c81-41a9-a5f9-551011a2c552&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003417 10.0.0.27 - - [2025-10-30 01:59:31] "GET /virtual-network/0aaaa7fd-4c81-41a9-a5f9-551011a2c552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.008765 10.0.0.27 - - [2025-10-30 01:59:31] "POST /floating-ip-pools HTTP/1.1" 200 609 0.022625 10.0.0.27 - - [2025-10-30 01:59:31] "POST /ref-update HTTP/1.1" 200 156 0.013249 10.0.0.27 - - [2025-10-30 01:59:31] "GET /virtual-network/0aaaa7fd-4c81-41a9-a5f9-551011a2c552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.011811 10.0.0.27 - - [2025-10-30 01:59:31] "GET /domains HTTP/1.1" 200 438 0.002981 10.0.0.27 - - [2025-10-30 01:59:31] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001104 10.0.0.27 - - [2025-10-30 01:59:31] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1514 0.008035 10.0.0.27 - - [2025-10-30 01:59:31] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000966 10.0.0.27 - - [2025-10-30 01:59:32] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd HTTP/1.1" 200 2981 0.044960 252.27.56.139 - - [2025-10-30 01:59:32] "POST /neutron/network HTTP/1.1" 200 846 0.006070 10.0.0.27 - - [2025-10-30 01:59:32] "GET /virtual-network/0aaaa7fd-4c81-41a9-a5f9-551011a2c552 HTTP/1.1" 200 2617 0.008385 10.0.0.27 - - [2025-10-30 01:59:32] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001024 10.0.0.27 - - [2025-10-30 01:59:32] "GET /floating-ip-pool/7c448cf7-f467-42e5-a542-5977a9e0bb6f HTTP/1.1" 200 1439 0.003518 10.0.0.27 - - [2025-10-30 01:59:32] "GET /domains HTTP/1.1" 200 438 0.005631 10.0.0.27 - - [2025-10-30 01:59:32] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001515 10.0.0.27 - - [2025-10-30 01:59:32] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1514 0.027401 10.0.0.27 - - [2025-10-30 01:59:32] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001314 10.0.0.27 - - [2025-10-30 01:59:32] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd HTTP/1.1" 200 3236 0.052039 10.0.0.27 - - [2025-10-30 01:59:32] "GET /virtual-network/0aaaa7fd-4c81-41a9-a5f9-551011a2c552 HTTP/1.1" 200 3149 0.006755 252.27.56.139 - - [2025-10-30 01:59:32] "POST /neutron/port HTTP/1.1" 200 1070 0.344268 10.0.0.27 - - [2025-10-30 01:59:32] "GET /virtual-network/0aaaa7fd-4c81-41a9-a5f9-551011a2c552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006884 252.27.56.139 - - [2025-10-30 01:59:32] "POST /neutron/port HTTP/1.1" 200 1070 0.010406 252.27.56.139 - - [2025-10-30 01:59:32] "POST /neutron/port HTTP/1.1" 200 1070 0.011079 252.27.56.139 - - [2025-10-30 01:59:32] "POST /neutron/port HTTP/1.1" 200 1094 0.013252 252.27.56.139 - - [2025-10-30 01:59:32] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005814 252.27.56.139 - - [2025-10-30 01:59:32] "POST /neutron/port HTTP/1.1" 200 1120 0.086544 252.27.56.139 - - [2025-10-30 01:59:32] "POST /neutron/port HTTP/1.1" 200 1094 0.013177 252.27.56.139 - - [2025-10-30 01:59:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003887 252.27.56.139 - - [2025-10-30 01:59:33] "POST /neutron/subnet HTTP/1.1" 200 698 0.026882 252.27.56.139 - - [2025-10-30 01:59:33] "POST /neutron/port HTTP/1.1" 200 117 0.001313 252.27.56.139 - - [2025-10-30 01:59:33] "POST /neutron/network HTTP/1.1" 200 836 0.006562 252.27.56.139 - - [2025-10-30 01:59:37] "POST /neutron/port HTTP/1.1" 200 1094 0.012853 252.27.56.139 - - [2025-10-30 01:59:37] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006180 252.27.56.139 - - [2025-10-30 01:59:37] "POST /neutron/port HTTP/1.1" 200 1094 0.011731 252.27.56.139 - - [2025-10-30 01:59:37] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006588 252.27.56.139 - - [2025-10-30 01:59:38] "POST /neutron/port HTTP/1.1" 200 1094 0.011739 252.27.56.139 - - [2025-10-30 01:59:38] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006821 10.0.0.27 - - [2025-10-30 01:59:38] "GET /virtual-machine/c34dea55-656a-4ed9-a8b9-acca63309642 HTTP/1.1" 200 1305 0.004620 10.0.0.27 - - [2025-10-30 01:59:38] "GET /virtual-machine-interface/efd317c7-d824-4c6e-882c-185cd54a8eef HTTP/1.1" 200 2998 0.005744 10.0.0.27 - - [2025-10-30 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.27 - - [2025-10-30 01:59:38] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005023 10.0.0.27 - - [2025-10-30 01:59:38] "GET /virtual-networks?parent_id=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003941 10.0.0.27 - - [2025-10-30 01:59:38] "GET /virtual-network/448f0e2b-f2a9-411f-820a-3351848a2a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.004905 10.0.0.27 - - [2025-10-30 01:59:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.27 - - [2025-10-30 01:59:41] "GET /virtual-network/448f0e2b-f2a9-411f-820a-3351848a2a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.004931 252.27.56.139 - - [2025-10-30 01:59:41] "POST /neutron/port HTTP/1.1" 200 1094 0.037719 252.27.56.139 - - [2025-10-30 01:59:41] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006446 252.27.56.139 - - [2025-10-30 01:59:42] "POST /neutron/port HTTP/1.1" 200 1094 0.045353 252.27.56.139 - - [2025-10-30 01:59:42] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009088 252.27.56.139 - - [2025-10-30 01:59:43] "POST /neutron/port HTTP/1.1" 200 1094 0.037969 252.27.56.139 - - [2025-10-30 01:59:43] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005947 10.0.0.27 - - [2025-10-30 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.27 - - [2025-10-30 01:59:43] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003312 10.0.0.27 - - [2025-10-30 01:59:43] "GET /virtual-networks?parent_id=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003563 10.0.0.27 - - [2025-10-30 01:59:43] "GET /virtual-network/448f0e2b-f2a9-411f-820a-3351848a2a35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006302 10.0.0.27 - - [2025-10-30 01:59:43] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001318 252.27.56.139 - - [2025-10-30 01:59:44] "POST /neutron/floatingip HTTP/1.1" 200 530 0.081457 252.27.56.139 - - [2025-10-30 01:59:44] "POST /neutron/port HTTP/1.1" 200 1094 0.043459 252.27.56.139 - - [2025-10-30 01:59:44] "POST /neutron/port HTTP/1.1" 200 1094 0.012870 252.27.56.139 - - [2025-10-30 01:59:44] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007550 252.27.56.139 - - [2025-10-30 01:59:44] "POST /neutron/floatingip HTTP/1.1" 200 530 0.005842 252.27.56.139 - - [2025-10-30 01:59:44] "POST /neutron/floatingip HTTP/1.1" 200 577 0.029520 252.27.56.139 - - [2025-10-30 01:59:44] "POST /neutron/port HTTP/1.1" 200 1094 0.012791 252.27.56.139 - - [2025-10-30 01:59:44] "POST /neutron/port HTTP/1.1" 200 1094 0.012112 252.27.56.139 - - [2025-10-30 01:59:44] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006109 252.27.56.139 - - [2025-10-30 01:59:44] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007066 252.27.56.139 - - [2025-10-30 01:59:44] "POST /neutron/port HTTP/1.1" 200 1094 0.013320 252.27.56.139 - - [2025-10-30 01:59:44] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006688 252.27.56.139 - - [2025-10-30 01:59:44] "POST /neutron/port HTTP/1.1" 200 1094 0.012043 252.27.56.139 - - [2025-10-30 01:59:44] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006206 10.0.0.27 - - [2025-10-30 01:59:44] "GET /virtual-machine/43321442-4fa5-4926-82c8-3d46b5d30575 HTTP/1.1" 200 1303 0.005637 10.0.0.27 - - [2025-10-30 01:59:44] "GET /virtual-machine-interface/2acb804c-d9ba-4425-b2e3-c5e24880f32c HTTP/1.1" 200 2998 0.006813 10.0.0.27 - - [2025-10-30 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.27 - - [2025-10-30 01:59:45] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003273 10.0.0.27 - - [2025-10-30 01:59:45] "GET /virtual-networks?parent_id=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003832 10.0.0.27 - - [2025-10-30 01:59:45] "GET /virtual-network/0aaaa7fd-4c81-41a9-a5f9-551011a2c552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005884 10.0.0.27 - - [2025-10-30 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.27 - - [2025-10-30 01:59:46] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002924 10.0.0.27 - - [2025-10-30 01:59:46] "GET /virtual-networks?parent_id=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003003 10.0.0.27 - - [2025-10-30 01:59:46] "GET /virtual-network/0aaaa7fd-4c81-41a9-a5f9-551011a2c552?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.005841 252.27.56.139 - - [2025-10-30 01:59:46] "POST /neutron/port HTTP/1.1" 200 1094 0.010872 252.27.56.139 - - [2025-10-30 01:59:46] "POST /neutron/floatingip HTTP/1.1" 200 577 0.009340 252.27.56.139 - - [2025-10-30 01:59:46] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005792 10.0.0.27 - - [2025-10-30 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.27 - - [2025-10-30 01:59:46] "GET /routing-instance/94a2fc6d-07be-4e1d-8c5c-736ab3e33dc2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.003375 10.0.0.27 - - [2025-10-30 01:59:46] "GET /route-target/9aa8fe17-39df-4115-88b0-15366fa4d1d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003442 10.0.0.27 - - [2025-10-30 01:59:46] "GET /floating-ip/8ec9f314-3137-48bb-8126-6d40a17f1efb HTTP/1.1" 200 1886 0.004589 252.27.56.139 - - [2025-10-30 01:59:49] "POST /neutron/floatingip HTTP/1.1" 200 577 0.009697 252.27.56.139 - - [2025-10-30 01:59:50] "POST /neutron/floatingip HTTP/1.1" 200 530 0.019608 252.27.56.139 - - [2025-10-30 01:59:50] "POST /neutron/floatingip HTTP/1.1" 200 530 0.006592 252.27.56.139 - - [2025-10-30 01:59:50] "POST /neutron/floatingip HTTP/1.1" 200 115 0.032200 10.0.0.27 - - [2025-10-30 01:59:50] "GET /floating-ip-pool/7c448cf7-f467-42e5-a542-5977a9e0bb6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.003259 10.0.0.27 - - [2025-10-30 01:59:50] "POST /ref-update HTTP/1.1" 200 156 0.007738 10.0.0.27 - - [2025-10-30 01:59:50] "DELETE /floating-ip-pool/7c448cf7-f467-42e5-a542-5977a9e0bb6f HTTP/1.1" 200 115 0.024203 252.27.56.139 - - [2025-10-30 01:59:50] "POST /neutron/network HTTP/1.1" 200 836 0.011197 252.27.56.139 - - [2025-10-30 01:59:50] "POST /neutron/network HTTP/1.1" 400 204 0.015336 10.0.0.27 - - [2025-10-30 01:59:51] "DELETE /project/754468e1e3334148a7111bd5c69e19fd HTTP/1.1" 404 173 0.006863 10.0.0.27 - - [2025-10-30 01:59:51] "GET /projects?obj_uuids=0bc595d9-eb8d-46e7-98a5-751065c197ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001107 10.0.0.27 - - [2025-10-30 01:59:51] "GET /project/0bc595d9-eb8d-46e7-98a5-751065c197ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.041409 252.27.56.139 - - [2025-10-30 01:59:51] "POST /neutron/port HTTP/1.1" 200 1094 0.038168 10.0.0.27 - - [2025-10-30 01:59:51] "GET /projects?obj_uuids=0bc595d9-eb8d-46e7-98a5-751065c197ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001053 252.27.56.139 - - [2025-10-30 01:59:51] "POST /neutron/port HTTP/1.1" 200 1094 0.021862 10.0.0.27 - - [2025-10-30 01:59:51] "GET /project/0bc595d9-eb8d-46e7-98a5-751065c197ba?fields=security_groups HTTP/1.1" 200 1382 0.030256 252.27.56.139 - - [2025-10-30 01:59:51] "POST /neutron/port HTTP/1.1" 200 1120 0.009152 252.27.56.139 - - [2025-10-30 01:59:51] "POST /neutron/port HTTP/1.1" 200 1120 0.008563 10.0.0.27 - - [2025-10-30 01:59:51] "DELETE /security-group/7df2977b-2154-413a-841f-da5bcb09322d HTTP/1.1" 200 115 0.045739 10.0.0.27 - - [2025-10-30 01:59:51] "GET /projects?obj_uuids=0bc595d9-eb8d-46e7-98a5-751065c197ba&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001086 10.0.0.27 - - [2025-10-30 01:59:51] "DELETE /access-control-list/a0fbad2c-727b-421f-b7c6-61d749f29847 HTTP/1.1" 200 115 0.086231 10.0.0.27 - - [2025-10-30 01:59:51] "GET /project/0bc595d9-eb8d-46e7-98a5-751065c197ba?fields=application_policy_sets HTTP/1.1" 200 1421 0.094286 10.0.0.27 - - [2025-10-30 01:59:51] "DELETE /access-control-list/dc9219a9-871b-4ace-91c7-9a88d01b4784 HTTP/1.1" 200 115 0.057326 10.0.0.27 - - [2025-10-30 01:59:51] "DELETE /project/0bc595d9-eb8d-46e7-98a5-751065c197ba HTTP/1.1" 200 115 0.495221 252.27.56.139 - - [2025-10-30 01:59:51] "POST /neutron/port HTTP/1.1" 200 151 0.320531 252.27.56.139 - - [2025-10-30 01:59:51] "POST /neutron/port HTTP/1.1" 200 151 0.325955 252.27.56.139 - - [2025-10-30 01:59:52] "POST /neutron/network HTTP/1.1" 200 836 0.009029 10.0.0.27 - - [2025-10-30 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.27 - - [2025-10-30 01:59:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003974 10.0.0.27 - - [2025-10-30 01:59:53] "POST /useragent-kv HTTP/1.1" 200 115 0.088752 252.27.56.139 - - [2025-10-30 01:59:53] "POST /neutron/network HTTP/1.1" 200 151 0.570768 10.0.0.27 - - [2025-10-30 01:59:53] "DELETE /route-target/f0487502-5dcc-483c-9923-f7c6155bd495 HTTP/1.1" 200 115 0.113694 10.0.0.27 - - [2025-10-30 01:59:53] "GET /routing-instance/a9416ed3-63be-4254-92d1-5ef17c28b737 HTTP/1.1" 404 171 0.002512 10.0.0.27 - - [2025-10-30 01:59:53] "GET /domains HTTP/1.1" 200 438 0.002943 10.0.0.27 - - [2025-10-30 01:59:53] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001119 10.0.0.27 - - [2025-10-30 01:59:53] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1318 0.010591 10.0.0.27 - - [2025-10-30 01:59:53] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001164 10.0.0.27 - - [2025-10-30 01:59:53] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd HTTP/1.1" 200 2170 0.041786 252.27.56.139 - - [2025-10-30 01:59:53] "POST /neutron/network HTTP/1.1" 200 836 0.006926 10.0.0.27 - - [2025-10-30 01:59:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002575 10.0.0.27 - - [2025-10-30 01:59:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.27 - - [2025-10-30 01:59:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002332 252.27.56.139 - - [2025-10-30 01:59:54] "POST /neutron/network HTTP/1.1" 200 151 0.094616 10.0.0.27 - - [2025-10-30 01:59:54] "GET /routing-instance/94a2fc6d-07be-4e1d-8c5c-736ab3e33dc2 HTTP/1.1" 404 171 0.002534 10.0.0.27 - - [2025-10-30 01:59:54] "DELETE /route-target/9aa8fe17-39df-4115-88b0-15366fa4d1d4 HTTP/1.1" 200 115 0.019580 10.0.0.27 - - [2025-10-30 01:59:54] "GET /domains HTTP/1.1" 200 438 0.002704 10.0.0.27 - - [2025-10-30 01:59:54] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001045 10.0.0.27 - - [2025-10-30 01:59:54] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1318 0.007325 10.0.0.27 - - [2025-10-30 01:59:54] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001081 10.0.0.27 - - [2025-10-30 01:59:54] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd HTTP/1.1" 200 1921 0.028379 10.0.0.27 - - [2025-10-30 01:59:54] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001022 10.0.0.27 - - [2025-10-30 01:59:55] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.028240 10.0.0.27 - - [2025-10-30 01:59:55] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001133 10.0.0.27 - - [2025-10-30 01:59:55] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd?fields=virtual_networks HTTP/1.1" 200 1056 0.075214 10.0.0.27 - - [2025-10-30 01:59:55] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001131 10.0.0.27 - - [2025-10-30 01:59:55] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.027188 10.0.0.27 - - [2025-10-30 01:59:55] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001056 10.0.0.27 - - [2025-10-30 01:59:55] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd?fields=security_groups HTTP/1.1" 200 1293 0.027922 [Introspect:8084]10.0.0.27 - - [2025-10-30 01:59:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001020 [Introspect:8084]10.0.0.27 - - [2025-10-30 01:59:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001075 10.0.0.27 - - [2025-10-30 01:59:56] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001390 10.0.0.27 - - [2025-10-30 01:59:56] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007072 10.0.0.27 - - [2025-10-30 01:59:56] "POST /fqname-to-id HTTP/1.1" 404 181 0.033565 10.0.0.27 - - [2025-10-30 01:59:56] "GET /projects?obj_uuids=2679e44e-d335-4507-aa3e-8b87ad77d508&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002525 10.0.0.27 - - [2025-10-30 01:59:56] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001234 10.0.0.27 - - [2025-10-30 01:59:56] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007176 10.0.0.27 - - [2025-10-30 01:59:56] "POST /id-to-fqname HTTP/1.1" 200 183 0.003393 10.0.0.27 - - [2025-10-30 01:59:56] "POST /fqname-to-id HTTP/1.1" 404 192 0.003971 10.0.0.27 - - [2025-10-30 01:59:56] "POST /security-groups HTTP/1.1" 200 578 0.060507 10.0.0.27 - - [2025-10-30 01:59:56] "POST /fqname-to-id HTTP/1.1" 404 227 0.002834 10.0.0.27 - - [2025-10-30 01:59:56] "POST /projects HTTP/1.1" 200 567 0.225191 10.0.0.27 - - [2025-10-30 01:59:56] "POST /access-control-lists HTTP/1.1" 200 591 0.057877 10.0.0.27 - - [2025-10-30 01:59:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.300884 10.0.0.27 - - [2025-10-30 01:59:56] "POST /fqname-to-id HTTP/1.1" 404 226 0.003867 10.0.0.27 - - [2025-10-30 01:59:57] "GET /project/2679e44e-d335-4507-aa3e-8b87ad77d508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.465042 10.0.0.27 - - [2025-10-30 01:59:57] "POST /access-control-lists HTTP/1.1" 200 589 0.077450 10.0.0.27 - - [2025-10-30 01:59:58] "GET / HTTP/1.1" 200 36215 0.002856 [Introspect:8084]10.0.0.27 - - [2025-10-30 01:59:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000902 [Introspect:8084]10.0.0.27 - - [2025-10-30 01:59:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001489 10.0.0.27 - - [2025-10-30 02:00:00] "GET /projects?obj_uuids=2679e44e-d335-4507-aa3e-8b87ad77d508&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001141 10.0.0.27 - - [2025-10-30 02:00:00] "GET /project/2679e44e-d335-4507-aa3e-8b87ad77d508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.025297 10.0.0.27 - - [2025-10-30 02:00:00] "GET /projects?obj_uuids=2679e44e-d335-4507-aa3e-8b87ad77d508&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001043 10.0.0.27 - - [2025-10-30 02:00:00] "GET /project/2679e44e-d335-4507-aa3e-8b87ad77d508?fields=virtual_networks HTTP/1.1" 200 1022 0.072226 10.0.0.27 - - [2025-10-30 02:00:00] "GET /projects?obj_uuids=2679e44e-d335-4507-aa3e-8b87ad77d508&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001279 10.0.0.27 - - [2025-10-30 02:00:00] "GET /project/2679e44e-d335-4507-aa3e-8b87ad77d508?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.037639 10.0.0.27 - - [2025-10-30 02:00:00] "GET /projects?obj_uuids=2679e44e-d335-4507-aa3e-8b87ad77d508&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001027 10.0.0.27 - - [2025-10-30 02:00:00] "GET /project/2679e44e-d335-4507-aa3e-8b87ad77d508?fields=security_groups HTTP/1.1" 200 1242 0.029754 10.0.0.27 - - [2025-10-30 02:00:00] "GET /obj-perms HTTP/1.1" 200 6378 0.075419 10.0.0.27 - - [2025-10-30 02:00:01] "GET /obj-perms HTTP/1.1" 200 6378 0.104211 10.0.0.27 - - [2025-10-30 02:00:01] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001032 10.0.0.27 - - [2025-10-30 02:00:01] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007340 10.0.0.27 - - [2025-10-30 02:00:01] "POST /fqname-to-id HTTP/1.1" 404 181 0.057807 10.0.0.27 - - [2025-10-30 02:00:01] "GET /projects?obj_uuids=cb89c7be-3d43-4fcd-8929-aad6e19bb8d6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003941 10.0.0.27 - - [2025-10-30 02:00:01] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001424 10.0.0.27 - - [2025-10-30 02:00:01] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007015 10.0.0.27 - - [2025-10-30 02:00:01] "POST /id-to-fqname HTTP/1.1" 200 183 0.001624 10.0.0.27 - - [2025-10-30 02:00:01] "POST /fqname-to-id HTTP/1.1" 404 192 0.004158 10.0.0.27 - - [2025-10-30 02:00:02] "POST /security-groups HTTP/1.1" 200 578 0.069230 10.0.0.27 - - [2025-10-30 02:00:02] "POST /fqname-to-id HTTP/1.1" 404 227 0.004667 10.0.0.27 - - [2025-10-30 02:00:02] "POST /projects HTTP/1.1" 200 567 0.234865 10.0.0.27 - - [2025-10-30 02:00:02] "POST /access-control-lists HTTP/1.1" 200 591 0.061554 10.0.0.27 - - [2025-10-30 02:00:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.316416 10.0.0.27 - - [2025-10-30 02:00:02] "POST /fqname-to-id HTTP/1.1" 404 226 0.003135 10.0.0.27 - - [2025-10-30 02:00:02] "GET /project/cb89c7be-3d43-4fcd-8929-aad6e19bb8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.459665 10.0.0.27 - - [2025-10-30 02:00:02] "POST /access-control-lists HTTP/1.1" 200 589 0.060127 10.0.0.27 - - [2025-10-30 02:00:03] "GET / HTTP/1.1" 200 36215 0.002660 10.0.0.27 - - [2025-10-30 02:00:03] "POST /fqname-to-id HTTP/1.1" 404 191 0.002916 10.0.0.27 - - [2025-10-30 02:00:04] "GET /projects?obj_uuids=6d834824-634e-4179-8fc5-e25691f8825f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001051 10.0.0.27 - - [2025-10-30 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 226 0.003014 10.0.0.27 - - [2025-10-30 02:00:04] "POST /access-control-lists HTTP/1.1" 200 590 0.026714 10.0.0.27 - - [2025-10-30 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 225 0.002964 10.0.0.27 - - [2025-10-30 02:00:04] "POST /access-control-lists HTTP/1.1" 200 588 0.020972 10.0.0.27 - - [2025-10-30 02:00:04] "PUT /access-control-list/5be0c410-6990-4ac9-b9da-fff836fcf643 HTTP/1.1" 200 273 0.009254 10.0.0.27 - - [2025-10-30 02:00:04] "PUT /access-control-list/7425c649-7a9f-4b00-9e20-f5a424f855a3 HTTP/1.1" 200 273 0.010819 252.27.56.139 - - [2025-10-30 02:00:04] "POST /neutron/security_group HTTP/1.1" 200 1362 0.377337 10.0.0.27 - - [2025-10-30 02:00:04] "PUT /access-control-list/7425c649-7a9f-4b00-9e20-f5a424f855a3 HTTP/1.1" 200 273 0.010129 10.0.0.27 - - [2025-10-30 02:00:04] "GET /projects?obj_uuids=6d834824-634e-4179-8fc5-e25691f8825f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001263 252.27.56.139 - - [2025-10-30 02:00:04] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.031997 252.27.56.139 - - [2025-10-30 02:00:04] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009895 252.27.56.139 - - [2025-10-30 02:00:04] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.105504 10.0.0.27 - - [2025-10-30 02:00:04] "PUT /access-control-list/7425c649-7a9f-4b00-9e20-f5a424f855a3 HTTP/1.1" 200 273 0.018649 252.27.56.139 - - [2025-10-30 02:00:04] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012979 252.27.56.139 - - [2025-10-30 02:00:04] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.113245 10.0.0.27 - - [2025-10-30 02:00:04] "POST /fqname-to-id HTTP/1.1" 404 191 0.002706 10.0.0.27 - - [2025-10-30 02:00:04] "PUT /access-control-list/7425c649-7a9f-4b00-9e20-f5a424f855a3 HTTP/1.1" 200 273 0.012485 10.0.0.27 - - [2025-10-30 02:00:05] "GET /projects?obj_uuids=6d834824-634e-4179-8fc5-e25691f8825f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001145 10.0.0.27 - - [2025-10-30 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 226 0.004200 10.0.0.27 - - [2025-10-30 02:00:05] "POST /access-control-lists HTTP/1.1" 200 590 0.018137 10.0.0.27 - - [2025-10-30 02:00:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.003152 10.0.0.27 - - [2025-10-30 02:00:05] "POST /access-control-lists HTTP/1.1" 200 588 0.018393 10.0.0.27 - - [2025-10-30 02:00:05] "PUT /access-control-list/d2f1e71f-353b-4675-ba40-7784ec455a11 HTTP/1.1" 200 273 0.010560 10.0.0.27 - - [2025-10-30 02:00:05] "PUT /access-control-list/57d7ce25-8924-4ce6-a2ef-f547af19c9a2 HTTP/1.1" 200 273 0.017790 252.27.56.139 - - [2025-10-30 02:00:05] "POST /neutron/security_group HTTP/1.1" 200 1362 0.341177 10.0.0.27 - - [2025-10-30 02:00:05] "PUT /access-control-list/57d7ce25-8924-4ce6-a2ef-f547af19c9a2 HTTP/1.1" 200 273 0.010221 10.0.0.27 - - [2025-10-30 02:00:05] "GET /projects?obj_uuids=6d834824-634e-4179-8fc5-e25691f8825f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001512 252.27.56.139 - - [2025-10-30 02:00:05] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.031826 252.27.56.139 - - [2025-10-30 02:00:05] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.013047 252.27.56.139 - - [2025-10-30 02:00:05] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.097811 10.0.0.27 - - [2025-10-30 02:00:05] "PUT /access-control-list/57d7ce25-8924-4ce6-a2ef-f547af19c9a2 HTTP/1.1" 200 273 0.017663 252.27.56.139 - - [2025-10-30 02:00:05] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.011109 252.27.56.139 - - [2025-10-30 02:00:05] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.168854 10.0.0.27 - - [2025-10-30 02:00:05] "POST /fqname-to-id HTTP/1.1" 401 296 0.000540 10.0.0.27 - - [2025-10-30 02:00:05] "PUT /access-control-list/57d7ce25-8924-4ce6-a2ef-f547af19c9a2 HTTP/1.1" 200 273 0.009753 10.0.0.27 - - [2025-10-30 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 208 0.027132 10.0.0.27 - - [2025-10-30 02:00:06] "GET /projects?obj_uuids=cb89c7be-3d43-4fcd-8929-aad6e19bb8d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001014 10.0.0.27 - - [2025-10-30 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 243 0.003215 10.0.0.27 - - [2025-10-30 02:00:06] "POST /access-control-lists HTTP/1.1" 200 607 0.017220 10.0.0.27 - - [2025-10-30 02:00:06] "POST /fqname-to-id HTTP/1.1" 404 242 0.002810 10.0.0.27 - - [2025-10-30 02:00:06] "POST /access-control-lists HTTP/1.1" 200 605 0.022968 10.0.0.27 - - [2025-10-30 02:00:06] "PUT /access-control-list/d03747ca-b258-47d5-8245-c0abd18cb3b0 HTTP/1.1" 200 273 0.012242 10.0.0.27 - - [2025-10-30 02:00:06] "PUT /access-control-list/b8358103-0660-4709-bfb7-1ade25af60ca HTTP/1.1" 200 273 0.010006 252.27.56.139 - - [2025-10-30 02:00:06] "POST /neutron/security_group HTTP/1.1" 200 1377 0.427836 10.0.0.27 - - [2025-10-30 02:00:06] "PUT /access-control-list/b8358103-0660-4709-bfb7-1ade25af60ca HTTP/1.1" 200 273 0.010147 10.0.0.27 - - [2025-10-30 02:00:06] "GET /projects?obj_uuids=cb89c7be-3d43-4fcd-8929-aad6e19bb8d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001479 252.27.56.139 - - [2025-10-30 02:00:06] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.032338 252.27.56.139 - - [2025-10-30 02:00:06] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010325 252.27.56.139 - - [2025-10-30 02:00:06] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.106326 252.27.56.139 - - [2025-10-30 02:00:06] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.008404 10.0.0.27 - - [2025-10-30 02:00:06] "PUT /access-control-list/b8358103-0660-4709-bfb7-1ade25af60ca HTTP/1.1" 200 273 0.014713 252.27.56.139 - - [2025-10-30 02:00:07] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.114240 10.0.0.27 - - [2025-10-30 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 208 0.003999 10.0.0.27 - - [2025-10-30 02:00:07] "PUT /access-control-list/b8358103-0660-4709-bfb7-1ade25af60ca HTTP/1.1" 200 273 0.013660 10.0.0.27 - - [2025-10-30 02:00:07] "GET /projects?obj_uuids=cb89c7be-3d43-4fcd-8929-aad6e19bb8d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001228 10.0.0.27 - - [2025-10-30 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 243 0.003402 10.0.0.27 - - [2025-10-30 02:00:07] "POST /access-control-lists HTTP/1.1" 200 607 0.022788 10.0.0.27 - - [2025-10-30 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 242 0.003032 10.0.0.27 - - [2025-10-30 02:00:07] "POST /access-control-lists HTTP/1.1" 200 605 0.022975 10.0.0.27 - - [2025-10-30 02:00:07] "PUT /access-control-list/2044c791-52ad-4504-ae5e-057f69a30d1e HTTP/1.1" 200 273 0.014163 10.0.0.27 - - [2025-10-30 02:00:07] "PUT /access-control-list/10bd609c-8d82-4899-ad18-ea8a09d59d37 HTTP/1.1" 200 273 0.025820 252.27.56.139 - - [2025-10-30 02:00:07] "POST /neutron/security_group HTTP/1.1" 200 1377 0.352655 10.0.0.27 - - [2025-10-30 02:00:07] "PUT /access-control-list/10bd609c-8d82-4899-ad18-ea8a09d59d37 HTTP/1.1" 200 273 0.009628 10.0.0.27 - - [2025-10-30 02:00:07] "GET /projects?obj_uuids=cb89c7be-3d43-4fcd-8929-aad6e19bb8d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001063 252.27.56.139 - - [2025-10-30 02:00:07] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.036413 252.27.56.139 - - [2025-10-30 02:00:07] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.012850 252.27.56.139 - - [2025-10-30 02:00:07] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.193670 10.0.0.27 - - [2025-10-30 02:00:07] "PUT /access-control-list/10bd609c-8d82-4899-ad18-ea8a09d59d37 HTTP/1.1" 200 273 0.020358 252.27.56.139 - - [2025-10-30 02:00:07] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.055528 252.27.56.139 - - [2025-10-30 02:00:08] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.120710 10.0.0.27 - - [2025-10-30 02:00:08] "PUT /access-control-list/10bd609c-8d82-4899-ad18-ea8a09d59d37 HTTP/1.1" 200 273 0.011750 10.0.0.27 - - [2025-10-30 02:00:08] "GET /projects?obj_uuids=6d834824-634e-4179-8fc5-e25691f8825f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001295 252.27.56.139 - - [2025-10-30 02:00:08] "POST /neutron/router HTTP/1.1" 200 539 0.059928 10.0.0.27 - - [2025-10-30 02:00:08] "POST /route-targets HTTP/1.1" 200 328 0.021450 10.0.0.27 - - [2025-10-30 02:00:08] "PUT /logical-router/b267f6cb-6fc1-46c7-9eec-362ed4b270cf HTTP/1.1" 200 263 0.019861 252.27.56.139 - - [2025-10-30 02:00:08] "POST /neutron/router HTTP/1.1" 200 539 0.008214 252.27.56.139 - - [2025-10-30 02:00:08] "POST /neutron/router HTTP/1.1" 200 539 0.003989 252.27.56.139 - - [2025-10-30 02:00:08] "POST /neutron/router HTTP/1.1" 200 539 0.004245 252.27.56.139 - - [2025-10-30 02:00:08] "POST /neutron/router HTTP/1.1" 200 539 0.004385 252.27.56.139 - - [2025-10-30 02:00:08] "POST /neutron/router HTTP/1.1" 200 539 0.004137 252.27.56.139 - - [2025-10-30 02:00:09] "POST /neutron/router HTTP/1.1" 200 539 0.004234 252.27.56.139 - - [2025-10-30 02:00:09] "POST /neutron/router HTTP/1.1" 200 539 0.004616 252.27.56.139 - - [2025-10-30 02:00:09] "POST /neutron/router HTTP/1.1" 200 539 0.004488 252.27.56.139 - - [2025-10-30 02:00:09] "POST /neutron/router HTTP/1.1" 200 539 0.005892 252.27.56.139 - - [2025-10-30 02:00:09] "POST /neutron/router HTTP/1.1" 200 539 0.003655 252.27.56.139 - - [2025-10-30 02:00:09] "POST /neutron/router HTTP/1.1" 200 539 0.004089 252.27.56.139 - - [2025-10-30 02:00:09] "POST /neutron/router HTTP/1.1" 200 539 0.003981 252.27.56.139 - - [2025-10-30 02:00:09] "POST /neutron/router HTTP/1.1" 200 539 0.003717 252.27.56.139 - - [2025-10-30 02:00:09] "POST /neutron/router HTTP/1.1" 200 539 0.003477 252.27.56.139 - - [2025-10-30 02:00:09] "POST /neutron/router HTTP/1.1" 200 539 0.003528 252.27.56.139 - - [2025-10-30 02:00:09] "POST /neutron/router HTTP/1.1" 200 539 0.003807 252.27.56.139 - - [2025-10-30 02:00:09] "POST /neutron/router HTTP/1.1" 200 539 0.003985 252.27.56.139 - - [2025-10-30 02:00:09] "POST /neutron/router HTTP/1.1" 200 539 0.006740 252.27.56.139 - - [2025-10-30 02:00:09] "POST /neutron/router HTTP/1.1" 200 539 0.003832 252.27.56.139 - - [2025-10-30 02:00:09] "POST /neutron/router HTTP/1.1" 200 539 0.003802 252.27.56.139 - - [2025-10-30 02:00:09] "POST /neutron/router HTTP/1.1" 200 539 0.004378 252.27.56.139 - - [2025-10-30 02:00:10] "POST /neutron/router HTTP/1.1" 200 539 0.004563 252.27.56.139 - - [2025-10-30 02:00:10] "POST /neutron/router HTTP/1.1" 200 539 0.004771 252.27.56.139 - - [2025-10-30 02:00:10] "POST /neutron/router HTTP/1.1" 200 539 0.003803 252.27.56.139 - - [2025-10-30 02:00:10] "POST /neutron/router HTTP/1.1" 200 539 0.004490 252.27.56.139 - - [2025-10-30 02:00:10] "POST /neutron/router HTTP/1.1" 200 539 0.003881 252.27.56.139 - - [2025-10-30 02:00:10] "POST /neutron/router HTTP/1.1" 200 539 0.004139 252.27.56.139 - - [2025-10-30 02:00:10] "POST /neutron/router HTTP/1.1" 200 539 0.004612 252.27.56.139 - - [2025-10-30 02:00:10] "POST /neutron/router HTTP/1.1" 200 539 0.004663 252.27.56.139 - - [2025-10-30 02:00:10] "POST /neutron/router HTTP/1.1" 200 539 0.004427 252.27.56.139 - - [2025-10-30 02:00:10] "POST /neutron/router HTTP/1.1" 200 539 0.005111 252.27.56.139 - - [2025-10-30 02:00:10] "POST /neutron/router HTTP/1.1" 200 539 0.004417 252.27.56.139 - - [2025-10-30 02:00:10] "POST /neutron/router HTTP/1.1" 200 539 0.022456 252.27.56.139 - - [2025-10-30 02:00:10] "POST /neutron/router HTTP/1.1" 200 539 0.005277 252.27.56.139 - - [2025-10-30 02:00:10] "POST /neutron/router HTTP/1.1" 200 540 0.022427 252.27.56.139 - - [2025-10-30 02:00:10] "POST /neutron/router HTTP/1.1" 200 540 0.003969 10.0.0.27 - - [2025-10-30 02:00:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.27 - - [2025-10-30 02:00:11] "GET /logical-router/b267f6cb-6fc1-46c7-9eec-362ed4b270cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004030 252.27.56.139 - - [2025-10-30 02:00:11] "POST /neutron/router HTTP/1.1" 200 151 0.060062 10.0.0.27 - - [2025-10-30 02:00:11] "DELETE /route-target/889e3771-f325-47af-8be5-8787912c2c3e HTTP/1.1" 200 115 0.016453 10.0.0.27 - - [2025-10-30 02:00:11] "GET /projects?obj_uuids=cb89c7be-3d43-4fcd-8929-aad6e19bb8d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001837 252.27.56.139 - - [2025-10-30 02:00:11] "POST /neutron/router HTTP/1.1" 200 557 0.066405 10.0.0.27 - - [2025-10-30 02:00:11] "POST /route-targets HTTP/1.1" 200 328 0.013331 10.0.0.27 - - [2025-10-30 02:00:11] "PUT /logical-router/db43052f-47b6-48ff-ae82-b725b2eb3c4f HTTP/1.1" 200 263 0.026689 252.27.56.139 - - [2025-10-30 02:00:11] "POST /neutron/router HTTP/1.1" 200 557 0.006572 252.27.56.139 - - [2025-10-30 02:00:11] "POST /neutron/router HTTP/1.1" 200 557 0.003851 252.27.56.139 - - [2025-10-30 02:00:11] "POST /neutron/router HTTP/1.1" 200 557 0.004076 252.27.56.139 - - [2025-10-30 02:00:11] "POST /neutron/router HTTP/1.1" 200 557 0.004002 252.27.56.139 - - [2025-10-30 02:00:11] "POST /neutron/router HTTP/1.1" 200 557 0.003910 252.27.56.139 - - [2025-10-30 02:00:11] "POST /neutron/router HTTP/1.1" 200 557 0.003775 252.27.56.139 - - [2025-10-30 02:00:11] "POST /neutron/router HTTP/1.1" 200 557 0.004039 252.27.56.139 - - [2025-10-30 02:00:11] "POST /neutron/router HTTP/1.1" 200 557 0.004852 252.27.56.139 - - [2025-10-30 02:00:11] "POST /neutron/router HTTP/1.1" 200 557 0.004494 252.27.56.139 - - [2025-10-30 02:00:11] "POST /neutron/router HTTP/1.1" 200 557 0.004231 252.27.56.139 - - [2025-10-30 02:00:11] "POST /neutron/router HTTP/1.1" 200 557 0.003759 252.27.56.139 - - [2025-10-30 02:00:11] "POST /neutron/router HTTP/1.1" 200 557 0.004827 252.27.56.139 - - [2025-10-30 02:00:11] "POST /neutron/router HTTP/1.1" 200 557 0.003701 252.27.56.139 - - [2025-10-30 02:00:12] "POST /neutron/router HTTP/1.1" 200 557 0.003771 252.27.56.139 - - [2025-10-30 02:00:12] "POST /neutron/router HTTP/1.1" 200 557 0.003762 252.27.56.139 - - [2025-10-30 02:00:12] "POST /neutron/router HTTP/1.1" 200 557 0.021414 252.27.56.139 - - [2025-10-30 02:00:12] "POST /neutron/router HTTP/1.1" 200 557 0.004258 252.27.56.139 - - [2025-10-30 02:00:12] "POST /neutron/router HTTP/1.1" 200 557 0.004874 252.27.56.139 - - [2025-10-30 02:00:12] "POST /neutron/router HTTP/1.1" 200 557 0.005356 252.27.56.139 - - [2025-10-30 02:00:12] "POST /neutron/router HTTP/1.1" 200 557 0.004445 252.27.56.139 - - [2025-10-30 02:00:12] "POST /neutron/router HTTP/1.1" 200 557 0.004471 252.27.56.139 - - [2025-10-30 02:00:12] "POST /neutron/router HTTP/1.1" 200 557 0.006971 252.27.56.139 - - [2025-10-30 02:00:12] "POST /neutron/router HTTP/1.1" 200 557 0.007350 252.27.56.139 - - [2025-10-30 02:00:12] "POST /neutron/router HTTP/1.1" 200 557 0.009097 252.27.56.139 - - [2025-10-30 02:00:12] "POST /neutron/router HTTP/1.1" 200 557 0.005803 252.27.56.139 - - [2025-10-30 02:00:12] "POST /neutron/router HTTP/1.1" 200 557 0.006447 252.27.56.139 - - [2025-10-30 02:00:12] "POST /neutron/router HTTP/1.1" 200 557 0.006883 252.27.56.139 - - [2025-10-30 02:00:13] "POST /neutron/router HTTP/1.1" 200 557 0.005458 252.27.56.139 - - [2025-10-30 02:00:13] "POST /neutron/router HTTP/1.1" 200 557 0.012367 252.27.56.139 - - [2025-10-30 02:00:13] "POST /neutron/router HTTP/1.1" 200 557 0.030170 252.27.56.139 - - [2025-10-30 02:00:13] "POST /neutron/router HTTP/1.1" 200 557 0.004850 252.27.56.139 - - [2025-10-30 02:00:13] "POST /neutron/router HTTP/1.1" 200 557 0.012040 252.27.56.139 - - [2025-10-30 02:00:13] "POST /neutron/router HTTP/1.1" 200 557 0.029826 252.27.56.139 - - [2025-10-30 02:00:13] "POST /neutron/router HTTP/1.1" 200 557 0.005872 252.27.56.139 - - [2025-10-30 02:00:13] "POST /neutron/router HTTP/1.1" 200 558 0.024532 252.27.56.139 - - [2025-10-30 02:00:13] "POST /neutron/router HTTP/1.1" 200 558 0.004426 10.0.0.27 - - [2025-10-30 02:00:13] "GET /logical-router/db43052f-47b6-48ff-ae82-b725b2eb3c4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008261 10.0.0.27 - - [2025-10-30 02:00:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007182 252.27.56.139 - - [2025-10-30 02:00:13] "POST /neutron/router HTTP/1.1" 200 151 0.059102 10.0.0.27 - - [2025-10-30 02:00:13] "GET /projects?obj_uuids=6d834824-634e-4179-8fc5-e25691f8825f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001430 10.0.0.27 - - [2025-10-30 02:00:13] "DELETE /route-target/1ee1a716-a137-4db8-b879-b853d7f56796 HTTP/1.1" 200 115 0.045807 252.27.56.139 - - [2025-10-30 02:00:13] "POST /neutron/router HTTP/1.1" 200 540 0.073000 10.0.0.27 - - [2025-10-30 02:00:13] "POST /route-targets HTTP/1.1" 200 328 0.012283 10.0.0.27 - - [2025-10-30 02:00:13] "PUT /logical-router/f0ed96ab-036b-4332-8d8a-0bcf8d35c56e HTTP/1.1" 200 263 0.017803 252.27.56.139 - - [2025-10-30 02:00:13] "POST /neutron/router HTTP/1.1" 200 540 0.005802 252.27.56.139 - - [2025-10-30 02:00:13] "POST /neutron/router HTTP/1.1" 200 540 0.003737 252.27.56.139 - - [2025-10-30 02:00:14] "POST /neutron/router HTTP/1.1" 200 540 0.004607 252.27.56.139 - - [2025-10-30 02:00:14] "POST /neutron/router HTTP/1.1" 200 540 0.003365 252.27.56.139 - - [2025-10-30 02:00:14] "POST /neutron/router HTTP/1.1" 200 540 0.004885 252.27.56.139 - - [2025-10-30 02:00:14] "POST /neutron/router HTTP/1.1" 200 540 0.004021 252.27.56.139 - - [2025-10-30 02:00:14] "POST /neutron/router HTTP/1.1" 200 540 0.004067 252.27.56.139 - - [2025-10-30 02:00:14] "POST /neutron/router HTTP/1.1" 200 540 0.004031 252.27.56.139 - - [2025-10-30 02:00:14] "POST /neutron/router HTTP/1.1" 200 540 0.003555 252.27.56.139 - - [2025-10-30 02:00:14] "POST /neutron/router HTTP/1.1" 200 540 0.004128 10.0.0.27 - - [2025-10-30 02:00:14] "GET / HTTP/1.1" 200 36215 0.002305 10.0.0.27 - - [2025-10-30 02:00:14] "POST /fqname-to-id HTTP/1.1" 401 296 0.000615 252.27.56.139 - - [2025-10-30 02:00:14] "POST /neutron/router HTTP/1.1" 200 540 0.003831 252.27.56.139 - - [2025-10-30 02:00:14] "POST /neutron/router HTTP/1.1" 200 540 0.003878 252.27.56.139 - - [2025-10-30 02:00:14] "POST /neutron/router HTTP/1.1" 200 540 0.004059 252.27.56.139 - - [2025-10-30 02:00:14] "POST /neutron/router HTTP/1.1" 200 540 0.003920 252.27.56.139 - - [2025-10-30 02:00:14] "POST /neutron/router HTTP/1.1" 200 540 0.004011 252.27.56.139 - - [2025-10-30 02:00:14] "POST /neutron/router HTTP/1.1" 200 540 0.003960 10.0.0.27 - - [2025-10-30 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.029903 10.0.0.27 - - [2025-10-30 02:00:14] "GET /global-system-config/8ea6f5d7-ebbb-436a-b6d7-9ebd028d0cbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006516 252.27.56.139 - - [2025-10-30 02:00:14] "POST /neutron/router HTTP/1.1" 200 540 0.004020 10.0.0.27 - - [2025-10-30 02:00:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 252.27.56.139 - - [2025-10-30 02:00:14] "POST /neutron/router HTTP/1.1" 200 540 0.003838 10.0.0.27 - - [2025-10-30 02:00:15] "GET /config-node/07eabf6d-b599-415a-b37b-d7620914e105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1186 0.005827 252.27.56.139 - - [2025-10-30 02:00:15] "POST /neutron/router HTTP/1.1" 200 540 0.004109 252.27.56.139 - - [2025-10-30 02:00:15] "POST /neutron/router HTTP/1.1" 200 540 0.004684 252.27.56.139 - - [2025-10-30 02:00:15] "POST /neutron/router HTTP/1.1" 200 540 0.003849 252.27.56.139 - - [2025-10-30 02:00:15] "POST /neutron/router HTTP/1.1" 200 540 0.003792 252.27.56.139 - - [2025-10-30 02:00:15] "POST /neutron/router HTTP/1.1" 200 540 0.004239 252.27.56.139 - - [2025-10-30 02:00:15] "POST /neutron/router HTTP/1.1" 200 540 0.004154 252.27.56.139 - - [2025-10-30 02:00:15] "POST /neutron/router HTTP/1.1" 200 540 0.004894 252.27.56.139 - - [2025-10-30 02:00:15] "POST /neutron/router HTTP/1.1" 200 540 0.004064 252.27.56.139 - - [2025-10-30 02:00:15] "POST /neutron/router HTTP/1.1" 200 540 0.003685 252.27.56.139 - - [2025-10-30 02:00:15] "POST /neutron/router HTTP/1.1" 200 540 0.004096 252.27.56.139 - - [2025-10-30 02:00:15] "POST /neutron/router HTTP/1.1" 200 540 0.004076 252.27.56.139 - - [2025-10-30 02:00:15] "POST /neutron/router HTTP/1.1" 200 540 0.003706 252.27.56.139 - - [2025-10-30 02:00:15] "POST /neutron/router HTTP/1.1" 200 540 0.003745 252.27.56.139 - - [2025-10-30 02:00:15] "POST /neutron/router HTTP/1.1" 200 540 0.003745 252.27.56.139 - - [2025-10-30 02:00:15] "POST /neutron/router HTTP/1.1" 200 540 0.021399 252.27.56.139 - - [2025-10-30 02:00:15] "POST /neutron/router HTTP/1.1" 200 540 0.004636 252.27.56.139 - - [2025-10-30 02:00:16] "POST /neutron/router HTTP/1.1" 200 540 0.024612 252.27.56.139 - - [2025-10-30 02:00:16] "POST /neutron/router HTTP/1.1" 200 540 0.003891 10.0.0.27 - - [2025-10-30 02:00:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.27 - - [2025-10-30 02:00:16] "GET /logical-router/f0ed96ab-036b-4332-8d8a-0bcf8d35c56e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003894 252.27.56.139 - - [2025-10-30 02:00:16] "POST /neutron/router HTTP/1.1" 200 151 0.054598 252.27.56.139 - - [2025-10-30 02:00:16] "POST /neutron/security_group HTTP/1.1" 200 519 0.007555 10.0.0.27 - - [2025-10-30 02:00:16] "DELETE /route-target/08526e44-83ab-4a6f-90a4-e47769c7c442 HTTP/1.1" 200 115 0.042666 252.27.56.139 - - [2025-10-30 02:00:16] "POST /neutron/security_group HTTP/1.1" 200 151 0.052496 252.27.56.139 - - [2025-10-30 02:00:16] "POST /neutron/security_group HTTP/1.1" 200 519 0.006556 10.0.0.27 - - [2025-10-30 02:00:16] "DELETE /access-control-list/2044c791-52ad-4504-ae5e-057f69a30d1e HTTP/1.1" 200 115 0.045293 10.0.0.27 - - [2025-10-30 02:00:16] "DELETE /access-control-list/10bd609c-8d82-4899-ad18-ea8a09d59d37 HTTP/1.1" 200 115 0.022305 252.27.56.139 - - [2025-10-30 02:00:16] "POST /neutron/security_group HTTP/1.1" 200 151 0.067710 10.0.0.27 - - [2025-10-30 02:00:16] "DELETE /access-control-list/d03747ca-b258-47d5-8245-c0abd18cb3b0 HTTP/1.1" 200 115 0.034114 252.27.56.139 - - [2025-10-30 02:00:16] "POST /neutron/security_group HTTP/1.1" 200 504 0.003416 10.0.0.27 - - [2025-10-30 02:00:16] "DELETE /access-control-list/b8358103-0660-4709-bfb7-1ade25af60ca HTTP/1.1" 200 115 0.032053 252.27.56.139 - - [2025-10-30 02:00:16] "POST /neutron/security_group HTTP/1.1" 200 151 0.094881 10.0.0.27 - - [2025-10-30 02:00:16] "DELETE /access-control-list/d2f1e71f-353b-4675-ba40-7784ec455a11 HTTP/1.1" 200 115 0.049675 252.27.56.139 - - [2025-10-30 02:00:16] "POST /neutron/security_group HTTP/1.1" 200 504 0.003968 10.0.0.27 - - [2025-10-30 02:00:16] "DELETE /access-control-list/57d7ce25-8924-4ce6-a2ef-f547af19c9a2 HTTP/1.1" 200 115 0.037420 252.27.56.139 - - [2025-10-30 02:00:16] "POST /neutron/security_group HTTP/1.1" 200 151 0.043452 10.0.0.27 - - [2025-10-30 02:00:16] "DELETE /access-control-list/5be0c410-6990-4ac9-b9da-fff836fcf643 HTTP/1.1" 200 115 0.027685 10.0.0.27 - - [2025-10-30 02:00:16] "DELETE /access-control-list/7425c649-7a9f-4b00-9e20-f5a424f855a3 HTTP/1.1" 200 115 0.020759 10.0.0.27 - - [2025-10-30 02:00:17] "GET /projects?obj_uuids=cb89c7be-3d43-4fcd-8929-aad6e19bb8d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001498 10.0.0.27 - - [2025-10-30 02:00:17] "GET /project/cb89c7be-3d43-4fcd-8929-aad6e19bb8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.033189 10.0.0.27 - - [2025-10-30 02:00:17] "GET /projects?obj_uuids=cb89c7be-3d43-4fcd-8929-aad6e19bb8d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001368 10.0.0.27 - - [2025-10-30 02:00:17] "GET /project/cb89c7be-3d43-4fcd-8929-aad6e19bb8d6?fields=virtual_networks HTTP/1.1" 200 1022 0.075469 10.0.0.27 - - [2025-10-30 02:00:17] "GET /projects?obj_uuids=cb89c7be-3d43-4fcd-8929-aad6e19bb8d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001236 10.0.0.27 - - [2025-10-30 02:00:17] "GET /project/cb89c7be-3d43-4fcd-8929-aad6e19bb8d6?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.036430 10.0.0.27 - - [2025-10-30 02:00:17] "GET /projects?obj_uuids=cb89c7be-3d43-4fcd-8929-aad6e19bb8d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001467 10.0.0.27 - - [2025-10-30 02:00:17] "GET /project/cb89c7be-3d43-4fcd-8929-aad6e19bb8d6?fields=security_groups HTTP/1.1" 200 1242 0.035150 10.0.0.27 - - [2025-10-30 02:00:18] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001837 10.0.0.27 - - [2025-10-30 02:00:18] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009870 10.0.0.27 - - [2025-10-30 02:00:18] "POST /fqname-to-id HTTP/1.1" 404 182 0.036073 10.0.0.27 - - [2025-10-30 02:00:18] "GET /projects?obj_uuids=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002576 10.0.0.27 - - [2025-10-30 02:00:18] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001400 10.0.0.27 - - [2025-10-30 02:00:18] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009014 10.0.0.27 - - [2025-10-30 02:00:18] "POST /id-to-fqname HTTP/1.1" 200 184 0.001599 10.0.0.27 - - [2025-10-30 02:00:18] "POST /fqname-to-id HTTP/1.1" 404 193 0.002425 10.0.0.27 - - [2025-10-30 02:00:18] "POST /security-groups HTTP/1.1" 200 579 0.068796 10.0.0.27 - - [2025-10-30 02:00:18] "POST /fqname-to-id HTTP/1.1" 404 228 0.003568 10.0.0.27 - - [2025-10-30 02:00:18] "POST /projects HTTP/1.1" 200 569 0.227628 10.0.0.27 - - [2025-10-30 02:00:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.266841 10.0.0.27 - - [2025-10-30 02:00:19] "POST /access-control-lists HTTP/1.1" 200 592 0.071445 10.0.0.27 - - [2025-10-30 02:00:19] "GET /project/ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.431192 10.0.0.27 - - [2025-10-30 02:00:19] "POST /fqname-to-id HTTP/1.1" 404 227 0.003393 10.0.0.27 - - [2025-10-30 02:00:19] "POST /access-control-lists HTTP/1.1" 200 590 0.060793 10.0.0.27 - - [2025-10-30 02:00:20] "GET / HTTP/1.1" 200 36215 0.002504 10.0.0.27 - - [2025-10-30 02:00:21] "POST /fqname-to-id HTTP/1.1" 401 296 0.000537 10.0.0.27 - - [2025-10-30 02:00:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.094471 10.0.0.27 - - [2025-10-30 02:00:21] "GET /projects?obj_uuids=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001117 10.0.0.27 - - [2025-10-30 02:00:21] "GET /project/ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.033978 252.27.56.139 - - [2025-10-30 02:00:21] "POST /neutron/network HTTP/1.1" 200 117 0.036722 10.0.0.27 - - [2025-10-30 02:00:21] "GET /projects?obj_uuids=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001097 252.27.56.139 - - [2025-10-30 02:00:22] "POST /neutron/network HTTP/1.1" 200 599 0.087649 10.0.0.27 - - [2025-10-30 02:00:22] "POST /route-targets HTTP/1.1" 200 328 0.018615 10.0.0.27 - - [2025-10-30 02:00:22] "POST /ref-update HTTP/1.1" 200 156 0.021946 10.0.0.27 - - [2025-10-30 02:00:22] "POST /useragent-kv HTTP/1.1" 200 115 0.006260 252.27.56.139 - - [2025-10-30 02:00:22] "POST /neutron/subnet HTTP/1.1" 200 715 0.197008 252.27.56.139 - - [2025-10-30 02:00:22] "POST /neutron/network HTTP/1.1" 200 816 0.007114 10.0.0.27 - - [2025-10-30 02:00:22] "POST /id-to-fqname HTTP/1.1" 200 214 0.001321 10.0.0.27 - - [2025-10-30 02:00:22] "GET /virtual-network/e5fdebdd-f5dc-4ed2-af37-a0ce3d757346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006670 252.27.56.139 - - [2025-10-30 02:00:22] "POST /neutron/network HTTP/1.1" 200 816 0.005714 10.0.0.27 - - [2025-10-30 02:00:22] "GET /virtual-network/e5fdebdd-f5dc-4ed2-af37-a0ce3d757346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.005104 252.27.56.139 - - [2025-10-30 02:00:22] "POST /neutron/network HTTP/1.1" 200 816 0.006763 252.27.56.139 - - [2025-10-30 02:00:22] "POST /neutron/subnet HTTP/1.1" 200 715 0.007396 10.0.0.27 - - [2025-10-30 02:00:22] "POST /fqname-to-id HTTP/1.1" 404 204 0.002734 10.0.0.27 - - [2025-10-30 02:00:22] "GET /virtual-network/e5fdebdd-f5dc-4ed2-af37-a0ce3d757346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006041 10.0.0.27 - - [2025-10-30 02:00:22] "GET /projects?obj_uuids=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001477 252.27.56.139 - - [2025-10-30 02:00:22] "POST /neutron/port HTTP/1.1" 200 1013 0.199790 10.0.0.27 - - [2025-10-30 02:00:22] "GET /virtual-machine-interface/701a7745-c4db-48c4-8c78-d672186fbf23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2381 0.007245 10.0.0.27 - - [2025-10-30 02:00:22] "GET /virtual-machine-interface/701a7745-c4db-48c4-8c78-d672186fbf23?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.007112 10.0.0.27 - - [2025-10-30 02:00:23] "GET /instance-ip/916067b2-ce49-4d1e-8a34-a1fcfd4939e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005386 10.0.0.27 - - [2025-10-30 02:00:23] "GET /virtual-machine-interface/701a7745-c4db-48c4-8c78-d672186fbf23 HTTP/1.1" 401 296 0.000438 10.0.0.27 - - [2025-10-30 02:00:23] "GET /virtual-machine-interface/701a7745-c4db-48c4-8c78-d672186fbf23 HTTP/1.1" 200 2603 0.045099 252.27.56.139 - - [2025-10-30 02:00:23] "POST /neutron/port HTTP/1.1" 200 1013 0.161082 252.27.56.139 - - [2025-10-30 02:00:23] "POST /neutron/port HTTP/1.1" 200 151 0.110602 252.27.56.139 - - [2025-10-30 02:00:24] "POST /neutron/network HTTP/1.1" 200 816 0.009274 10.0.0.27 - - [2025-10-30 02:00:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009658 10.0.0.27 - - [2025-10-30 02:00:24] "POST /useragent-kv HTTP/1.1" 200 115 0.010014 10.0.0.27 - - [2025-10-30 02:00:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004903 252.27.56.139 - - [2025-10-30 02:00:24] "POST /neutron/network HTTP/1.1" 200 151 0.141140 10.0.0.27 - - [2025-10-30 02:00:24] "DELETE /route-target/ee4f9db6-6714-4b09-9c74-8c93d4236dd7 HTTP/1.1" 200 115 0.027676 10.0.0.27 - - [2025-10-30 02:00:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.27 - - [2025-10-30 02:00:25] "GET /projects?obj_uuids=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001259 10.0.0.27 - - [2025-10-30 02:00:25] "GET /project/ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.026860 252.27.56.139 - - [2025-10-30 02:00:25] "POST /neutron/network HTTP/1.1" 200 117 0.010197 10.0.0.27 - - [2025-10-30 02:00:25] "GET /projects?obj_uuids=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001774 252.27.56.139 - - [2025-10-30 02:00:25] "POST /neutron/network HTTP/1.1" 200 601 0.122584 10.0.0.27 - - [2025-10-30 02:00:25] "POST /route-targets HTTP/1.1" 200 328 0.021100 10.0.0.27 - - [2025-10-30 02:00:25] "POST /ref-update HTTP/1.1" 200 156 0.036016 10.0.0.27 - - [2025-10-30 02:00:25] "POST /useragent-kv HTTP/1.1" 200 115 0.005400 252.27.56.139 - - [2025-10-30 02:00:25] "POST /neutron/subnet HTTP/1.1" 200 724 0.267077 10.0.0.27 - - [2025-10-30 02:00:25] "POST /useragent-kv HTTP/1.1" 200 115 0.005202 252.27.56.139 - - [2025-10-30 02:00:25] "POST /neutron/subnet HTTP/1.1" 200 724 0.158287 252.27.56.139 - - [2025-10-30 02:00:25] "POST /neutron/network HTTP/1.1" 200 976 0.008193 10.0.0.27 - - [2025-10-30 02:00:26] "POST /id-to-fqname HTTP/1.1" 200 215 0.001461 10.0.0.27 - - [2025-10-30 02:00:26] "GET /virtual-network/4257d0ac-3201-4a17-975d-cfb9f9475e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006206 252.27.56.139 - - [2025-10-30 02:00:26] "POST /neutron/network HTTP/1.1" 200 976 0.009547 10.0.0.27 - - [2025-10-30 02:00:26] "GET /virtual-network/4257d0ac-3201-4a17-975d-cfb9f9475e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006820 252.27.56.139 - - [2025-10-30 02:00:26] "POST /neutron/network HTTP/1.1" 200 976 0.009755 10.0.0.27 - - [2025-10-30 02:00:26] "GET / HTTP/1.1" 200 36215 0.001539 10.0.0.27 - - [2025-10-30 02:00:26] "POST /fqname-to-id HTTP/1.1" 401 296 0.000487 252.27.56.139 - - [2025-10-30 02:00:26] "POST /neutron/subnet HTTP/1.1" 200 724 0.006839 252.27.56.139 - - [2025-10-30 02:00:26] "POST /neutron/subnet HTTP/1.1" 200 724 0.008013 10.0.0.27 - - [2025-10-30 02:00:26] "GET /projects?obj_uuids=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002398 252.27.56.139 - - [2025-10-30 02:00:26] "POST /neutron/port HTTP/1.1" 200 1016 0.231132 10.0.0.27 - - [2025-10-30 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.038978 10.0.0.27 - - [2025-10-30 02:00:26] "GET /routing-instance/c5c33c86-519f-451e-8ea5-71cc770a28c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004043 10.0.0.27 - - [2025-10-30 02:00:26] "GET /projects?obj_uuids=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001169 10.0.0.27 - - [2025-10-30 02:00:26] "POST /bgp-routers HTTP/1.1" 409 299 0.003732 10.0.0.27 - - [2025-10-30 02:00:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.27 - - [2025-10-30 02:00:26] "GET /bgp-router/c3be19b2-c6a0-440b-99b9-094e33c2d856?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1796 0.006860 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:00:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001191 10.0.0.27 - - [2025-10-30 02:00:26] "PUT /bgp-router/c3be19b2-c6a0-440b-99b9-094e33c2d856 HTTP/1.1" 200 255 0.035309 252.27.56.139 - - [2025-10-30 02:00:26] "POST /neutron/port HTTP/1.1" 200 1016 0.241761 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:00:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001086 10.0.0.27 - - [2025-10-30 02:00:26] "POST /id-to-fqname HTTP/1.1" 200 215 0.001418 252.27.56.139 - - [2025-10-30 02:00:27] "POST /neutron/port HTTP/1.1" 200 1016 0.010788 252.27.56.139 - - [2025-10-30 02:00:27] "POST /neutron/port HTTP/1.1" 200 1016 0.045318 252.27.56.139 - - [2025-10-30 02:00:27] "POST /neutron/network HTTP/1.1" 200 976 0.009949 252.27.56.139 - - [2025-10-30 02:00:27] "POST /neutron/port HTTP/1.1" 200 1016 0.011696 252.27.56.139 - - [2025-10-30 02:00:28] "POST /neutron/port HTTP/1.1" 200 117 0.008512 252.27.56.139 - - [2025-10-30 02:00:28] "POST /neutron/port HTTP/1.1" 200 117 0.005400 10.0.0.27 - - [2025-10-30 02:00:28] "POST /id-to-fqname HTTP/1.1" 200 215 0.002287 252.27.56.139 - - [2025-10-30 02:00:28] "POST /neutron/port HTTP/1.1" 200 117 0.005761 252.27.56.139 - - [2025-10-30 02:00:28] "POST /neutron/port HTTP/1.1" 200 1016 0.008696 252.27.56.139 - - [2025-10-30 02:00:28] "POST /neutron/port HTTP/1.1" 200 1016 0.008241 252.27.56.139 - - [2025-10-30 02:00:28] "POST /neutron/port HTTP/1.1" 200 1016 0.009041 252.27.56.139 - - [2025-10-30 02:00:28] "POST /neutron/network HTTP/1.1" 200 976 0.007206 252.27.56.139 - - [2025-10-30 02:00:29] "POST /neutron/port HTTP/1.1" 200 1016 0.009600 252.27.56.139 - - [2025-10-30 02:00:29] "POST /neutron/port HTTP/1.1" 200 117 0.006350 252.27.56.139 - - [2025-10-30 02:00:29] "POST /neutron/port HTTP/1.1" 200 117 0.007176 252.27.56.139 - - [2025-10-30 02:00:29] "POST /neutron/port HTTP/1.1" 200 117 0.006756 252.27.56.139 - - [2025-10-30 02:00:29] "POST /neutron/port HTTP/1.1" 200 1016 0.008551 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/port HTTP/1.1" 200 1016 0.008800 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/network HTTP/1.1" 200 986 0.006593 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/port HTTP/1.1" 200 1016 0.009446 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/port HTTP/1.1" 200 1016 0.008959 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/port HTTP/1.1" 200 1104 0.105021 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/port HTTP/1.1" 200 1016 0.023599 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/network HTTP/1.1" 200 986 0.007979 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/port HTTP/1.1" 200 1078 0.012748 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/port HTTP/1.1" 200 1016 0.008896 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003895 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/port HTTP/1.1" 200 1016 0.010199 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/subnet HTTP/1.1" 200 698 0.018223 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/port HTTP/1.1" 200 117 0.001371 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/port HTTP/1.1" 200 1104 0.127233 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/network HTTP/1.1" 200 976 0.009318 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/port HTTP/1.1" 200 1078 0.014168 252.27.56.139 - - [2025-10-30 02:00:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003914 252.27.56.139 - - [2025-10-30 02:00:31] "POST /neutron/subnet HTTP/1.1" 200 698 0.011497 252.27.56.139 - - [2025-10-30 02:00:31] "POST /neutron/port HTTP/1.1" 200 117 0.001466 252.27.56.139 - - [2025-10-30 02:00:31] "POST /neutron/network HTTP/1.1" 200 976 0.008053 252.27.56.139 - - [2025-10-30 02:00:34] "POST /neutron/port HTTP/1.1" 200 1078 0.012074 252.27.56.139 - - [2025-10-30 02:00:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008000 252.27.56.139 - - [2025-10-30 02:00:34] "POST /neutron/port HTTP/1.1" 200 1078 0.018676 252.27.56.139 - - [2025-10-30 02:00:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006861 252.27.56.139 - - [2025-10-30 02:00:34] "POST /neutron/port HTTP/1.1" 200 1078 0.011588 252.27.56.139 - - [2025-10-30 02:00:34] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006400 10.0.0.27 - - [2025-10-30 02:00:34] "GET /virtual-machine/97231d31-ad97-4f65-85f1-fa0aee8d3bba HTTP/1.1" 200 1284 0.005091 10.0.0.27 - - [2025-10-30 02:00:35] "GET /virtual-machine-interface/46280ae1-7819-44f8-94fd-072d4bcaa102 HTTP/1.1" 200 2919 0.005468 10.0.0.27 - - [2025-10-30 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.27 - - [2025-10-30 02:00:35] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003954 10.0.0.27 - - [2025-10-30 02:00:35] "GET /virtual-networks?parent_id=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002945 10.0.0.27 - - [2025-10-30 02:00:35] "GET /virtual-network/4257d0ac-3201-4a17-975d-cfb9f9475e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005709 10.0.0.27 - - [2025-10-30 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.27 - - [2025-10-30 02:00:38] "GET /virtual-network/4257d0ac-3201-4a17-975d-cfb9f9475e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005594 252.27.56.139 - - [2025-10-30 02:00:41] "POST /neutron/port HTTP/1.1" 200 1078 0.014530 252.27.56.139 - - [2025-10-30 02:00:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005640 252.27.56.139 - - [2025-10-30 02:00:41] "POST /neutron/port HTTP/1.1" 200 1078 0.015213 252.27.56.139 - - [2025-10-30 02:00:41] "POST /neutron/port HTTP/1.1" 200 1078 0.013346 252.27.56.139 - - [2025-10-30 02:00:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008376 252.27.56.139 - - [2025-10-30 02:00:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008997 252.27.56.139 - - [2025-10-30 02:00:41] "POST /neutron/port HTTP/1.1" 200 1078 0.011373 252.27.56.139 - - [2025-10-30 02:00:41] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005719 10.0.0.27 - - [2025-10-30 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.27 - - [2025-10-30 02:00:42] "GET /virtual-network/4257d0ac-3201-4a17-975d-cfb9f9475e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.006066 252.27.56.139 - - [2025-10-30 02:00:44] "POST /neutron/port HTTP/1.1" 200 1078 0.012813 252.27.56.139 - - [2025-10-30 02:00:44] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006126 10.0.0.27 - - [2025-10-30 02:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.27 - - [2025-10-30 02:00:44] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004281 10.0.0.27 - - [2025-10-30 02:00:44] "GET /virtual-networks?parent_id=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003204 10.0.0.27 - - [2025-10-30 02:00:44] "GET /virtual-network/4257d0ac-3201-4a17-975d-cfb9f9475e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005876 252.27.56.139 - - [2025-10-30 02:00:44] "POST /neutron/port HTTP/1.1" 200 1078 0.011228 252.27.56.139 - - [2025-10-30 02:00:45] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006296 252.27.56.139 - - [2025-10-30 02:00:45] "POST /neutron/port HTTP/1.1" 200 1078 0.013190 252.27.56.139 - - [2025-10-30 02:00:45] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006824 252.27.56.139 - - [2025-10-30 02:00:45] "POST /neutron/port HTTP/1.1" 200 1078 0.013365 252.27.56.139 - - [2025-10-30 02:00:45] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007322 252.27.56.139 - - [2025-10-30 02:00:45] "POST /neutron/port HTTP/1.1" 200 1078 0.011390 252.27.56.139 - - [2025-10-30 02:00:45] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006340 10.0.0.27 - - [2025-10-30 02:00:45] "GET /virtual-machine/e5b34333-fe25-4499-be5e-be912a579d90 HTTP/1.1" 200 1285 0.005222 10.0.0.27 - - [2025-10-30 02:00:45] "GET /virtual-machine-interface/cc0986b3-5e81-44ea-9745-14db3d7deed4 HTTP/1.1" 200 2920 0.005899 10.0.0.27 - - [2025-10-30 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.27 - - [2025-10-30 02:00:45] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003853 10.0.0.27 - - [2025-10-30 02:00:45] "GET /virtual-networks?parent_id=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003487 10.0.0.27 - - [2025-10-30 02:00:45] "GET /virtual-network/4257d0ac-3201-4a17-975d-cfb9f9475e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005584 10.0.0.27 - - [2025-10-30 02:00:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.27 - - [2025-10-30 02:00:47] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003232 10.0.0.27 - - [2025-10-30 02:00:47] "GET /virtual-networks?parent_id=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002947 10.0.0.27 - - [2025-10-30 02:00:47] "GET /virtual-network/4257d0ac-3201-4a17-975d-cfb9f9475e08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005737 252.27.56.139 - - [2025-10-30 02:00:51] "POST /neutron/port HTTP/1.1" 200 1104 0.010500 252.27.56.139 - - [2025-10-30 02:00:51] "POST /neutron/port HTTP/1.1" 200 1104 0.015499 252.27.56.139 - - [2025-10-30 02:00:51] "POST /neutron/network HTTP/1.1" 200 976 0.026943 252.27.56.139 - - [2025-10-30 02:00:51] "POST /neutron/port HTTP/1.1" 200 1104 0.010070 252.27.56.139 - - [2025-10-30 02:00:51] "POST /neutron/port HTTP/1.1" 200 1104 0.019443 10.0.0.27 - - [2025-10-30 02:00:51] "DELETE /project/2679e44ed3354507aa3e8b87ad77d508 HTTP/1.1" 404 173 0.030435 10.0.0.27 - - [2025-10-30 02:00:51] "GET /projects?obj_uuids=2679e44e-d335-4507-aa3e-8b87ad77d508&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002830 10.0.0.27 - - [2025-10-30 02:00:51] "DELETE /project/ca952a4eeaa54ce3bc8d2bbc922cf6f0 HTTP/1.1" 404 173 0.018946 10.0.0.27 - - [2025-10-30 02:00:51] "DELETE /project/cb89c7be3d434fcd8929aad6e19bb8d6 HTTP/1.1" 404 173 0.010961 252.27.56.139 - - [2025-10-30 02:00:51] "POST /neutron/port HTTP/1.1" 200 1104 0.047617 10.0.0.27 - - [2025-10-30 02:00:51] "GET /projects?obj_uuids=cb89c7be-3d43-4fcd-8929-aad6e19bb8d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001409 10.0.0.27 - - [2025-10-30 02:00:51] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001208 10.0.0.27 - - [2025-10-30 02:00:52] "GET /project/2679e44e-d335-4507-aa3e-8b87ad77d508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.143589 252.27.56.139 - - [2025-10-30 02:00:52] "POST /neutron/port HTTP/1.1" 200 1066 0.018733 10.0.0.27 - - [2025-10-30 02:00:52] "GET /project/cb89c7be-3d43-4fcd-8929-aad6e19bb8d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.140313 10.0.0.27 - - [2025-10-30 02:00:52] "GET /projects?obj_uuids=2679e44e-d335-4507-aa3e-8b87ad77d508&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001825 10.0.0.27 - - [2025-10-30 02:00:52] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.203100 252.27.56.139 - - [2025-10-30 02:00:52] "POST /neutron/port HTTP/1.1" 200 117 0.032239 10.0.0.27 - - [2025-10-30 02:00:52] "GET /projects?obj_uuids=cb89c7be-3d43-4fcd-8929-aad6e19bb8d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001404 10.0.0.27 - - [2025-10-30 02:00:52] "GET /project/2679e44e-d335-4507-aa3e-8b87ad77d508?fields=security_groups HTTP/1.1" 200 1335 0.140274 10.0.0.27 - - [2025-10-30 02:00:52] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001540 252.27.56.139 - - [2025-10-30 02:00:52] "POST /neutron/port HTTP/1.1" 200 1039 0.441993 10.0.0.27 - - [2025-10-30 02:00:52] "GET /project/cb89c7be-3d43-4fcd-8929-aad6e19bb8d6?fields=security_groups HTTP/1.1" 200 1335 0.113091 252.27.56.139 - - [2025-10-30 02:00:52] "POST /neutron/port HTTP/1.1" 200 1039 0.050670 10.0.0.27 - - [2025-10-30 02:00:52] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd?fields=security_groups HTTP/1.1" 200 1386 0.078397 252.27.56.139 - - [2025-10-30 02:00:52] "POST /neutron/network HTTP/1.1" 200 976 0.035095 10.0.0.27 - - [2025-10-30 02:00:52] "DELETE /security-group/0db07e01-7241-48db-827c-e08239d29e30 HTTP/1.1" 200 115 0.146271 10.0.0.27 - - [2025-10-30 02:00:52] "GET /projects?obj_uuids=2679e44e-d335-4507-aa3e-8b87ad77d508&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001602 252.27.56.139 - - [2025-10-30 02:00:52] "POST /neutron/port HTTP/1.1" 200 917 0.014064 10.0.0.27 - - [2025-10-30 02:00:52] "GET /project/2679e44e-d335-4507-aa3e-8b87ad77d508?fields=application_policy_sets HTTP/1.1" 200 1374 0.108270 252.27.56.139 - - [2025-10-30 02:00:52] "POST /neutron/port HTTP/1.1" 200 117 0.038127 252.27.56.139 - - [2025-10-30 02:00:52] "POST /neutron/port HTTP/1.1" 400 205 0.003080 252.27.56.139 - - [2025-10-30 02:00:52] "POST /neutron/port HTTP/1.1" 200 151 0.390739 10.0.0.27 - - [2025-10-30 02:00:52] "DELETE /security-group/286a98c6-8e21-46e9-84dd-56f06cb7727a HTTP/1.1" 200 115 0.241605 10.0.0.27 - - [2025-10-30 02:00:52] "GET /projects?obj_uuids=cb89c7be-3d43-4fcd-8929-aad6e19bb8d6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001317 10.0.0.27 - - [2025-10-30 02:00:52] "DELETE /security-group/df9d3d8a-dd6c-4f5e-b679-01330382a00c HTTP/1.1" 200 115 0.235793 10.0.0.27 - - [2025-10-30 02:00:52] "GET /projects?obj_uuids=754468e1-e333-4148-a711-1bd5c69e19fd&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001684 252.27.56.139 - - [2025-10-30 02:00:52] "POST /neutron/port HTTP/1.1" 200 1104 0.038827 10.0.0.27 - - [2025-10-30 02:00:52] "DELETE /access-control-list/3dbd1bc7-2d6f-451d-b327-ea5408bb218b HTTP/1.1" 200 115 0.096730 252.27.56.139 - - [2025-10-30 02:00:52] "POST /neutron/network HTTP/1.1" 200 986 0.033764 10.0.0.27 - - [2025-10-30 02:00:52] "GET /project/cb89c7be-3d43-4fcd-8929-aad6e19bb8d6?fields=application_policy_sets HTTP/1.1" 200 1374 0.157730 10.0.0.27 - - [2025-10-30 02:00:52] "GET /project/754468e1-e333-4148-a711-1bd5c69e19fd?fields=application_policy_sets HTTP/1.1" 200 1425 0.112266 252.27.56.139 - - [2025-10-30 02:00:52] "POST /neutron/port HTTP/1.1" 200 1104 0.063381 10.0.0.27 - - [2025-10-30 02:00:52] "DELETE /access-control-list/bfbd2f77-967c-496f-b8fa-66288aeefbac HTTP/1.1" 200 115 0.214932 252.27.56.139 - - [2025-10-30 02:00:52] "POST /neutron/port HTTP/1.1" 200 1078 0.069704 10.0.0.27 - - [2025-10-30 02:00:52] "DELETE /access-control-list/01549bd8-1503-4af8-8e20-50f04c2c02f2 HTTP/1.1" 200 115 0.098491 252.27.56.139 - - [2025-10-30 02:00:52] "POST /neutron/port HTTP/1.1" 200 1104 0.036107 10.0.0.27 - - [2025-10-30 02:00:53] "DELETE /project/2679e44e-d335-4507-aa3e-8b87ad77d508 HTTP/1.1" 200 115 1.177499 10.0.0.27 - - [2025-10-30 02:00:53] "DELETE /access-control-list/b8c1f9b1-2f21-416d-81c3-f8b3fafc8f22 HTTP/1.1" 200 115 0.084551 252.27.56.139 - - [2025-10-30 02:00:53] "POST /neutron/network HTTP/1.1" 200 976 0.021967 10.0.0.27 - - [2025-10-30 02:00:53] "DELETE /project/cb89c7be-3d43-4fcd-8929-aad6e19bb8d6 HTTP/1.1" 200 115 1.220181 10.0.0.27 - - [2025-10-30 02:00:53] "DELETE /project/754468e1-e333-4148-a711-1bd5c69e19fd HTTP/1.1" 200 115 1.217991 10.0.0.27 - - [2025-10-30 02:00:53] "DELETE /access-control-list/41f8aa88-0507-4705-a3e1-c5320e86098f HTTP/1.1" 200 115 0.067533 10.0.0.27 - - [2025-10-30 02:00:53] "DELETE /access-control-list/33048692-adca-4fbc-ada5-97b337c73f44 HTTP/1.1" 200 115 0.031159 252.27.56.139 - - [2025-10-30 02:00:53] "POST /neutron/port HTTP/1.1" 200 1020 0.041162 252.27.56.139 - - [2025-10-30 02:00:53] "POST /neutron/port HTTP/1.1" 200 151 0.337980 252.27.56.139 - - [2025-10-30 02:00:53] "POST /neutron/port HTTP/1.1" 400 205 0.004148 252.27.56.139 - - [2025-10-30 02:00:53] "POST /neutron/network HTTP/1.1" 200 976 0.008296 10.0.0.27 - - [2025-10-30 02:00:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017739 10.0.0.27 - - [2025-10-30 02:00:53] "POST /useragent-kv HTTP/1.1" 200 115 0.004304 10.0.0.27 - - [2025-10-30 02:00:53] "POST /useragent-kv HTTP/1.1" 200 115 0.009089 10.0.0.27 - - [2025-10-30 02:00:53] "POST /useragent-kv HTTP/1.1" 200 115 0.006473 10.0.0.27 - - [2025-10-30 02:00:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003353 252.27.56.139 - - [2025-10-30 02:00:53] "POST /neutron/network HTTP/1.1" 200 151 0.182971 10.0.0.27 - - [2025-10-30 02:00:53] "DELETE /route-target/39bedade-b92b-4826-b9bf-571b27d9e71c HTTP/1.1" 200 115 0.054446 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:00:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001051 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:00:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001178 10.0.0.27 - - [2025-10-30 02:00:53] "GET /projects?obj_uuids=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001301 10.0.0.27 - - [2025-10-30 02:00:53] "GET /project/ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.025701 10.0.0.27 - - [2025-10-30 02:00:53] "GET /projects?obj_uuids=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001006 10.0.0.27 - - [2025-10-30 02:00:54] "GET /project/ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0?fields=virtual_networks HTTP/1.1" 200 1025 0.074621 10.0.0.27 - - [2025-10-30 02:00:54] "GET /projects?obj_uuids=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001507 10.0.0.27 - - [2025-10-30 02:00:54] "GET /project/ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.025813 10.0.0.27 - - [2025-10-30 02:00:54] "GET /projects?obj_uuids=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001663 10.0.0.27 - - [2025-10-30 02:00:54] "GET /project/ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0?fields=security_groups HTTP/1.1" 200 1246 0.029111 10.0.0.27 - - [2025-10-30 02:00:55] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001161 10.0.0.27 - - [2025-10-30 02:00:55] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007313 10.0.0.27 - - [2025-10-30 02:00:55] "POST /fqname-to-id HTTP/1.1" 404 184 0.031122 10.0.0.27 - - [2025-10-30 02:00:55] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002903 10.0.0.27 - - [2025-10-30 02:00:55] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001075 10.0.0.27 - - [2025-10-30 02:00:55] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007061 10.0.0.27 - - [2025-10-30 02:00:55] "POST /id-to-fqname HTTP/1.1" 200 186 0.002074 10.0.0.27 - - [2025-10-30 02:00:55] "POST /fqname-to-id HTTP/1.1" 404 195 0.003550 10.0.0.27 - - [2025-10-30 02:00:55] "POST /security-groups HTTP/1.1" 200 581 0.080713 10.0.0.27 - - [2025-10-30 02:00:55] "POST /fqname-to-id HTTP/1.1" 404 230 0.002925 10.0.0.27 - - [2025-10-30 02:00:56] "POST /projects HTTP/1.1" 200 573 0.231780 10.0.0.27 - - [2025-10-30 02:00:56] "POST /access-control-lists HTTP/1.1" 200 594 0.060641 10.0.0.27 - - [2025-10-30 02:00:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.308824 10.0.0.27 - - [2025-10-30 02:00:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.003308 10.0.0.27 - - [2025-10-30 02:00:56] "GET /project/7c2f5f20-a85d-4863-9810-af5606d5b857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.450763 10.0.0.27 - - [2025-10-30 02:00:56] "POST /access-control-lists HTTP/1.1" 200 592 0.064468 10.0.0.27 - - [2025-10-30 02:00:57] "GET / HTTP/1.1" 200 36215 0.001982 10.0.0.27 - - [2025-10-30 02:00:58] "POST /fqname-to-id HTTP/1.1" 401 296 0.000569 10.0.0.27 - - [2025-10-30 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.090944 10.0.0.27 - - [2025-10-30 02:00:58] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001407 10.0.0.27 - - [2025-10-30 02:00:58] "GET /project/7c2f5f20-a85d-4863-9810-af5606d5b857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.028215 252.27.56.139 - - [2025-10-30 02:00:58] "POST /neutron/network HTTP/1.1" 200 117 0.040380 10.0.0.27 - - [2025-10-30 02:00:58] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001070 252.27.56.139 - - [2025-10-30 02:00:59] "POST /neutron/network HTTP/1.1" 200 603 0.073735 10.0.0.27 - - [2025-10-30 02:00:59] "POST /route-targets HTTP/1.1" 200 328 0.011177 10.0.0.27 - - [2025-10-30 02:00:59] "POST /ref-update HTTP/1.1" 200 156 0.031983 10.0.0.27 - - [2025-10-30 02:00:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002558 252.27.56.139 - - [2025-10-30 02:00:59] "POST /neutron/subnet HTTP/1.1" 200 730 0.175997 252.27.56.139 - - [2025-10-30 02:00:59] "POST /neutron/network HTTP/1.1" 200 823 0.005684 10.0.0.27 - - [2025-10-30 02:00:59] "POST /id-to-fqname HTTP/1.1" 200 217 0.001375 10.0.0.27 - - [2025-10-30 02:00:59] "GET /virtual-network/ef1a660e-2a58-4084-9b2e-b0aa3adee8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005401 252.27.56.139 - - [2025-10-30 02:00:59] "POST /neutron/network HTTP/1.1" 200 823 0.005522 10.0.0.27 - - [2025-10-30 02:00:59] "GET /virtual-network/ef1a660e-2a58-4084-9b2e-b0aa3adee8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005168 252.27.56.139 - - [2025-10-30 02:00:59] "POST /neutron/network HTTP/1.1" 200 823 0.007432 252.27.56.139 - - [2025-10-30 02:00:59] "POST /neutron/subnet HTTP/1.1" 200 730 0.008806 10.0.0.27 - - [2025-10-30 02:00:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.27 - - [2025-10-30 02:00:59] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001099 10.0.0.27 - - [2025-10-30 02:00:59] "GET /project/7c2f5f20-a85d-4863-9810-af5606d5b857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.034971 252.27.56.139 - - [2025-10-30 02:00:59] "POST /neutron/network HTTP/1.1" 200 117 0.013086 10.0.0.27 - - [2025-10-30 02:00:59] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001181 252.27.56.139 - - [2025-10-30 02:00:59] "POST /neutron/network HTTP/1.1" 200 603 0.070694 10.0.0.27 - - [2025-10-30 02:00:59] "POST /route-targets HTTP/1.1" 200 328 0.015295 10.0.0.27 - - [2025-10-30 02:00:59] "POST /ref-update HTTP/1.1" 200 156 0.020170 10.0.0.27 - - [2025-10-30 02:01:00] "POST /useragent-kv HTTP/1.1" 200 115 0.004126 252.27.56.139 - - [2025-10-30 02:01:00] "POST /neutron/subnet HTTP/1.1" 200 715 0.201124 252.27.56.139 - - [2025-10-30 02:01:00] "POST /neutron/network HTTP/1.1" 200 820 0.005761 10.0.0.27 - - [2025-10-30 02:01:00] "POST /id-to-fqname HTTP/1.1" 200 217 0.001356 10.0.0.27 - - [2025-10-30 02:01:00] "GET /virtual-network/ce4e2c9f-8e46-4bab-bc15-e99ef4584aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004961 252.27.56.139 - - [2025-10-30 02:01:00] "POST /neutron/network HTTP/1.1" 200 820 0.008140 10.0.0.27 - - [2025-10-30 02:01:00] "GET /virtual-network/ce4e2c9f-8e46-4bab-bc15-e99ef4584aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005112 252.27.56.139 - - [2025-10-30 02:01:00] "POST /neutron/network HTTP/1.1" 200 820 0.007233 252.27.56.139 - - [2025-10-30 02:01:00] "POST /neutron/subnet HTTP/1.1" 200 715 0.008174 10.0.0.27 - - [2025-10-30 02:01:00] "POST /id-to-fqname HTTP/1.1" 200 217 0.001399 252.27.56.139 - - [2025-10-30 02:01:00] "POST /neutron/network HTTP/1.1" 200 833 0.006373 252.27.56.139 - - [2025-10-30 02:01:00] "GET /aaa-mode HTTP/1.1" 401 296 0.000566 252.27.56.139 - - [2025-10-30 02:01:00] "GET / HTTP/1.1" 200 36215 0.001786 252.27.56.139 - - [2025-10-30 02:01:00] "GET /project/7c2f5f20-a85d-4863-9810-af5606d5b857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000412 10.0.0.27 - - [2025-10-30 02:01:01] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001281 252.27.56.139 - - [2025-10-30 02:01:01] "GET /project/7c2f5f20-a85d-4863-9810-af5606d5b857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.055386 252.27.56.139 - - [2025-10-30 02:01:01] "POST /neutron/network HTTP/1.1" 200 823 0.005338 10.0.0.27 - - [2025-10-30 02:01:01] "GET /obj-perms HTTP/1.1" 200 6378 0.073806 252.27.56.139 - - [2025-10-30 02:01:01] "POST /neutron/port HTTP/1.1" 200 117 0.005873 252.27.56.139 - - [2025-10-30 02:01:01] "POST /neutron/port HTTP/1.1" 200 117 0.007100 10.0.0.27 - - [2025-10-30 02:01:01] "POST /id-to-fqname HTTP/1.1" 200 217 0.001426 252.27.56.139 - - [2025-10-30 02:01:01] "POST /neutron/port HTTP/1.1" 200 117 0.006439 10.0.0.27 - - [2025-10-30 02:01:01] "GET /obj-perms HTTP/1.1" 200 6378 0.059751 252.27.56.139 - - [2025-10-30 02:01:01] "POST /neutron/network HTTP/1.1" 200 830 0.010413 252.27.56.139 - - [2025-10-30 02:01:02] "GET /aaa-mode HTTP/1.1" 401 296 0.000530 252.27.56.139 - - [2025-10-30 02:01:02] "GET / HTTP/1.1" 200 36215 0.001934 252.27.56.139 - - [2025-10-30 02:01:02] "GET /project/7c2f5f20-a85d-4863-9810-af5606d5b857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000434 252.27.56.139 - - [2025-10-30 02:01:02] "POST /neutron/network HTTP/1.1" 200 833 0.006352 10.0.0.27 - - [2025-10-30 02:01:02] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001545 10.0.0.27 - - [2025-10-30 02:01:02] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001199 252.27.56.139 - - [2025-10-30 02:01:02] "GET /project/7c2f5f20-a85d-4863-9810-af5606d5b857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.087318 252.27.56.139 - - [2025-10-30 02:01:02] "POST /neutron/network HTTP/1.1" 200 820 0.028382 252.27.56.139 - - [2025-10-30 02:01:02] "POST /neutron/port HTTP/1.1" 200 1057 0.346974 252.27.56.139 - - [2025-10-30 02:01:02] "POST /neutron/port HTTP/1.1" 200 1057 0.010164 252.27.56.139 - - [2025-10-30 02:01:02] "POST /neutron/port HTTP/1.1" 200 1057 0.012430 252.27.56.139 - - [2025-10-30 02:01:02] "POST /neutron/port HTTP/1.1" 200 1031 0.026300 252.27.56.139 - - [2025-10-30 02:01:03] "POST /neutron/port HTTP/1.1" 200 1107 0.092378 252.27.56.139 - - [2025-10-30 02:01:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012476 252.27.56.139 - - [2025-10-30 02:01:03] "POST /neutron/port HTTP/1.1" 200 117 0.006202 252.27.56.139 - - [2025-10-30 02:01:03] "POST /neutron/port HTTP/1.1" 200 1081 0.020592 10.0.0.27 - - [2025-10-30 02:01:03] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001530 252.27.56.139 - - [2025-10-30 02:01:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004647 252.27.56.139 - - [2025-10-30 02:01:03] "POST /neutron/router HTTP/1.1" 200 578 0.090072 10.0.0.27 - - [2025-10-30 02:01:03] "POST /route-targets HTTP/1.1" 200 328 0.028060 252.27.56.139 - - [2025-10-30 02:01:03] "POST /neutron/router HTTP/1.1" 200 578 0.004760 252.27.56.139 - - [2025-10-30 02:01:03] "POST /neutron/subnet HTTP/1.1" 200 704 0.022656 10.0.0.27 - - [2025-10-30 02:01:03] "PUT /logical-router/d1b29d4a-e59f-498e-bc67-5fe5296712d3 HTTP/1.1" 200 263 0.033761 252.27.56.139 - - [2025-10-30 02:01:03] "POST /neutron/port HTTP/1.1" 200 117 0.001240 10.0.0.27 - - [2025-10-30 02:01:03] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001387 252.27.56.139 - - [2025-10-30 02:01:03] "POST /neutron/network HTTP/1.1" 200 823 0.008358 252.27.56.139 - - [2025-10-30 02:01:03] "POST /neutron/network HTTP/1.1" 200 830 0.013073 10.0.0.27 - - [2025-10-30 02:01:03] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001175 252.27.56.139 - - [2025-10-30 02:01:03] "POST /neutron/router HTTP/1.1" 200 344 0.377714 10.0.0.27 - - [2025-10-30 02:01:03] "POST /ref-update HTTP/1.1" 200 156 0.024967 252.27.56.139 - - [2025-10-30 02:01:03] "POST /neutron/port HTTP/1.1" 200 1081 0.022157 252.27.56.139 - - [2025-10-30 02:01:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009196 252.27.56.139 - - [2025-10-30 02:01:04] "POST /neutron/port HTTP/1.1" 200 1054 0.391173 252.27.56.139 - - [2025-10-30 02:01:04] "POST /neutron/port HTTP/1.1" 200 1054 0.012367 252.27.56.139 - - [2025-10-30 02:01:04] "POST /neutron/port HTTP/1.1" 200 1054 0.011650 252.27.56.139 - - [2025-10-30 02:01:04] "POST /neutron/port HTTP/1.1" 200 1104 0.085521 252.27.56.139 - - [2025-10-30 02:01:04] "POST /neutron/port HTTP/1.1" 200 1078 0.011850 252.27.56.139 - - [2025-10-30 02:01:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003767 252.27.56.139 - - [2025-10-30 02:01:04] "POST /neutron/subnet HTTP/1.1" 200 689 0.008215 252.27.56.139 - - [2025-10-30 02:01:04] "POST /neutron/port HTTP/1.1" 200 117 0.001177 252.27.56.139 - - [2025-10-30 02:01:04] "POST /neutron/network HTTP/1.1" 200 820 0.006017 252.27.56.139 - - [2025-10-30 02:01:09] "POST /neutron/port HTTP/1.1" 200 1081 0.011692 252.27.56.139 - - [2025-10-30 02:01:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009377 252.27.56.139 - - [2025-10-30 02:01:09] "POST /neutron/port HTTP/1.1" 200 1081 0.013671 252.27.56.139 - - [2025-10-30 02:01:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008198 252.27.56.139 - - [2025-10-30 02:01:09] "POST /neutron/port HTTP/1.1" 200 1081 0.013970 252.27.56.139 - - [2025-10-30 02:01:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012008 10.0.0.27 - - [2025-10-30 02:01:09] "GET /virtual-machine/f81e7595-0434-4d4a-9440-b68cf7f9bab5 HTTP/1.1" 401 296 0.000420 10.0.0.27 - - [2025-10-30 02:01:09] "GET /virtual-machine/f81e7595-0434-4d4a-9440-b68cf7f9bab5 HTTP/1.1" 200 1291 0.038054 10.0.0.27 - - [2025-10-30 02:01:09] "GET /virtual-machine-interface/018dea21-97f3-4551-8512-70de420ae25c HTTP/1.1" 200 2927 0.009431 10.0.0.27 - - [2025-10-30 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.27 - - [2025-10-30 02:01:10] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004366 10.0.0.27 - - [2025-10-30 02:01:10] "GET /virtual-networks?parent_id=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.004394 10.0.0.27 - - [2025-10-30 02:01:10] "GET /virtual-network/ef1a660e-2a58-4084-9b2e-b0aa3adee8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006156 10.0.0.27 - - [2025-10-30 02:01:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000393 10.0.0.27 - - [2025-10-30 02:01:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000437 10.0.0.27 - - [2025-10-30 02:01:12] "GET /global-system-configs HTTP/1.1" 401 296 0.000429 10.0.0.27 - - [2025-10-30 02:01:12] "GET /global-system-configs HTTP/1.1" 401 296 0.000468 10.0.0.27 - - [2025-10-30 02:01:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.27 - - [2025-10-30 02:01:13] "GET /virtual-network/ef1a660e-2a58-4084-9b2e-b0aa3adee8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006477 252.27.56.139 - - [2025-10-30 02:01:14] "POST /neutron/port HTTP/1.1" 200 1081 0.011369 252.27.56.139 - - [2025-10-30 02:01:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006233 252.27.56.139 - - [2025-10-30 02:01:14] "POST /neutron/port HTTP/1.1" 200 1081 0.011883 252.27.56.139 - - [2025-10-30 02:01:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005630 252.27.56.139 - - [2025-10-30 02:01:14] "POST /neutron/port HTTP/1.1" 200 1078 0.010795 252.27.56.139 - - [2025-10-30 02:01:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005506 252.27.56.139 - - [2025-10-30 02:01:14] "POST /neutron/port HTTP/1.1" 200 1078 0.011165 252.27.56.139 - - [2025-10-30 02:01:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006116 252.27.56.139 - - [2025-10-30 02:01:15] "POST /neutron/port HTTP/1.1" 200 1081 0.011882 252.27.56.139 - - [2025-10-30 02:01:15] "POST /neutron/port HTTP/1.1" 200 1078 0.012713 252.27.56.139 - - [2025-10-30 02:01:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011279 252.27.56.139 - - [2025-10-30 02:01:15] "POST /neutron/port HTTP/1.1" 200 1081 0.019755 252.27.56.139 - - [2025-10-30 02:01:15] "POST /neutron/network HTTP/1.1" 200 833 0.015353 252.27.56.139 - - [2025-10-30 02:01:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003661 252.27.56.139 - - [2025-10-30 02:01:15] "POST /neutron/subnet HTTP/1.1" 200 704 0.014597 252.27.56.139 - - [2025-10-30 02:01:15] "POST /neutron/port HTTP/1.1" 200 117 0.001405 252.27.56.139 - - [2025-10-30 02:01:15] "POST /neutron/network HTTP/1.1" 200 823 0.012535 10.0.0.27 - - [2025-10-30 02:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.27 - - [2025-10-30 02:01:15] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003772 10.0.0.27 - - [2025-10-30 02:01:15] "GET /virtual-networks?parent_id=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003124 10.0.0.27 - - [2025-10-30 02:01:15] "GET /virtual-network/ef1a660e-2a58-4084-9b2e-b0aa3adee8c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.009844 252.27.56.139 - - [2025-10-30 02:01:15] "POST /neutron/port HTTP/1.1" 200 1081 0.025040 252.27.56.139 - - [2025-10-30 02:01:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005472 252.27.56.139 - - [2025-10-30 02:01:16] "POST /neutron/port HTTP/1.1" 200 1078 0.017214 252.27.56.139 - - [2025-10-30 02:01:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007066 252.27.56.139 - - [2025-10-30 02:01:16] "POST /neutron/port HTTP/1.1" 200 1078 0.012719 252.27.56.139 - - [2025-10-30 02:01:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009275 252.27.56.139 - - [2025-10-30 02:01:16] "POST /neutron/port HTTP/1.1" 200 1078 0.014041 252.27.56.139 - - [2025-10-30 02:01:16] "POST /neutron/port HTTP/1.1" 200 1078 0.014157 252.27.56.139 - - [2025-10-30 02:01:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.016478 252.27.56.139 - - [2025-10-30 02:01:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.017871 10.0.0.27 - - [2025-10-30 02:01:16] "GET /virtual-machine/21edea57-b99e-407d-bca1-5f341de0052e HTTP/1.1" 200 1290 0.007963 10.0.0.27 - - [2025-10-30 02:01:16] "GET /virtual-machine-interface/ae7c30d0-4079-42af-859c-2886c449349f HTTP/1.1" 200 2929 0.007532 10.0.0.27 - - [2025-10-30 02:01:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.27 - - [2025-10-30 02:01:16] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004618 10.0.0.27 - - [2025-10-30 02:01:16] "GET /virtual-networks?parent_id=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003635 10.0.0.27 - - [2025-10-30 02:01:16] "GET /virtual-network/ce4e2c9f-8e46-4bab-bc15-e99ef4584aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007430 10.0.0.27 - - [2025-10-30 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.27 - - [2025-10-30 02:01:18] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003344 10.0.0.27 - - [2025-10-30 02:01:18] "GET /virtual-networks?parent_id=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003442 10.0.0.27 - - [2025-10-30 02:01:18] "GET /virtual-network/ce4e2c9f-8e46-4bab-bc15-e99ef4584aac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006586 252.27.56.139 - - [2025-10-30 02:01:23] "POST /neutron/router HTTP/1.1" 200 578 0.005877 10.0.0.27 - - [2025-10-30 02:01:23] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001334 252.27.56.139 - - [2025-10-30 02:01:23] "POST /neutron/router HTTP/1.1" 200 344 0.227936 10.0.0.27 - - [2025-10-30 02:01:23] "POST /ref-update HTTP/1.1" 200 156 0.012797 252.27.56.139 - - [2025-10-30 02:01:23] "POST /neutron/port HTTP/1.1" 200 1879 0.014832 252.27.56.139 - - [2025-10-30 02:01:25] "POST /neutron/router HTTP/1.1" 200 578 0.003775 10.0.0.27 - - [2025-10-30 02:01:25] "POST /ref-update HTTP/1.1" 200 156 0.010860 252.27.56.139 - - [2025-10-30 02:01:25] "POST /neutron/router HTTP/1.1" 200 344 0.117848 252.27.56.139 - - [2025-10-30 02:01:29] "POST /neutron/router HTTP/1.1" 200 578 0.005695 10.0.0.27 - - [2025-10-30 02:01:29] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001333 252.27.56.139 - - [2025-10-30 02:01:29] "POST /neutron/router HTTP/1.1" 200 344 0.221686 10.0.0.27 - - [2025-10-30 02:01:29] "POST /ref-update HTTP/1.1" 200 156 0.010759 252.27.56.139 - - [2025-10-30 02:01:31] "POST /neutron/router HTTP/1.1" 200 578 0.005051 10.0.0.27 - - [2025-10-30 02:01:31] "POST /ref-update HTTP/1.1" 200 156 0.012973 252.27.56.139 - - [2025-10-30 02:01:31] "POST /neutron/router HTTP/1.1" 200 344 0.129675 252.27.56.139 - - [2025-10-30 02:01:31] "POST /neutron/router HTTP/1.1" 200 578 0.004978 10.0.0.27 - - [2025-10-30 02:01:32] "POST /ref-update HTTP/1.1" 200 156 0.015239 252.27.56.139 - - [2025-10-30 02:01:32] "POST /neutron/router HTTP/1.1" 200 344 0.104571 252.27.56.139 - - [2025-10-30 02:01:32] "POST /neutron/router HTTP/1.1" 200 578 0.004772 10.0.0.27 - - [2025-10-30 02:01:32] "GET /logical-router/d1b29d4a-e59f-498e-bc67-5fe5296712d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005846 252.27.56.139 - - [2025-10-30 02:01:32] "POST /neutron/router HTTP/1.1" 200 151 0.053575 10.0.0.27 - - [2025-10-30 02:01:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.27 - - [2025-10-30 02:01:32] "DELETE /route-target/b6fbf220-1fbe-4671-bc07-e942d3fa37ac HTTP/1.1" 200 115 0.020808 252.27.56.139 - - [2025-10-30 02:01:32] "POST /neutron/network HTTP/1.1" 200 820 0.006243 252.27.56.139 - - [2025-10-30 02:01:32] "POST /neutron/network HTTP/1.1" 400 204 0.010206 252.27.56.139 - - [2025-10-30 02:01:33] "POST /neutron/port HTTP/1.1" 200 1081 0.018281 252.27.56.139 - - [2025-10-30 02:01:33] "POST /neutron/port HTTP/1.1" 200 1078 0.017384 252.27.56.139 - - [2025-10-30 02:01:33] "POST /neutron/port HTTP/1.1" 200 1107 0.012924 252.27.56.139 - - [2025-10-30 02:01:33] "POST /neutron/port HTTP/1.1" 200 1104 0.011702 252.27.56.139 - - [2025-10-30 02:01:33] "POST /neutron/port HTTP/1.1" 200 151 0.156710 252.27.56.139 - - [2025-10-30 02:01:33] "POST /neutron/port HTTP/1.1" 200 151 0.166757 252.27.56.139 - - [2025-10-30 02:01:34] "POST /neutron/network HTTP/1.1" 200 820 0.005528 10.0.0.27 - - [2025-10-30 02:01:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004037 10.0.0.27 - - [2025-10-30 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.27 - - [2025-10-30 02:01:34] "POST /useragent-kv HTTP/1.1" 200 115 0.003935 252.27.56.139 - - [2025-10-30 02:01:34] "POST /neutron/network HTTP/1.1" 200 151 0.091792 10.0.0.27 - - [2025-10-30 02:01:34] "DELETE /route-target/79df7cd1-2985-4c95-96e0-637fb9d7359f HTTP/1.1" 200 115 0.018670 252.27.56.139 - - [2025-10-30 02:01:34] "POST /neutron/network HTTP/1.1" 200 823 0.006333 10.0.0.27 - - [2025-10-30 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004867 10.0.0.27 - - [2025-10-30 02:01:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002587 10.0.0.27 - - [2025-10-30 02:01:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004143 252.27.56.139 - - [2025-10-30 02:01:34] "POST /neutron/network HTTP/1.1" 200 151 0.117456 10.0.0.27 - - [2025-10-30 02:01:34] "DELETE /route-target/490d61a6-d886-475c-b179-7b96b18829af HTTP/1.1" 200 115 0.022821 10.0.0.27 - - [2025-10-30 02:01:35] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001194 10.0.0.27 - - [2025-10-30 02:01:35] "GET /project/7c2f5f20-a85d-4863-9810-af5606d5b857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.029128 10.0.0.27 - - [2025-10-30 02:01:35] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001931 10.0.0.27 - - [2025-10-30 02:01:35] "GET /project/7c2f5f20-a85d-4863-9810-af5606d5b857?fields=virtual_networks HTTP/1.1" 200 1028 0.069344 10.0.0.27 - - [2025-10-30 02:01:35] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001150 10.0.0.27 - - [2025-10-30 02:01:35] "GET /project/7c2f5f20-a85d-4863-9810-af5606d5b857?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.029329 10.0.0.27 - - [2025-10-30 02:01:35] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001082 10.0.0.27 - - [2025-10-30 02:01:35] "GET /project/7c2f5f20-a85d-4863-9810-af5606d5b857?fields=security_groups HTTP/1.1" 200 1251 0.023398 10.0.0.27 - - [2025-10-30 02:01:36] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001888 10.0.0.27 - - [2025-10-30 02:01:36] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009263 10.0.0.27 - - [2025-10-30 02:01:36] "POST /fqname-to-id HTTP/1.1" 404 189 0.038012 10.0.0.27 - - [2025-10-30 02:01:36] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003095 10.0.0.27 - - [2025-10-30 02:01:36] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001363 10.0.0.27 - - [2025-10-30 02:01:36] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006595 10.0.0.27 - - [2025-10-30 02:01:36] "POST /id-to-fqname HTTP/1.1" 200 191 0.001812 10.0.0.27 - - [2025-10-30 02:01:36] "POST /fqname-to-id HTTP/1.1" 404 200 0.002890 10.0.0.27 - - [2025-10-30 02:01:37] "POST /security-groups HTTP/1.1" 200 586 0.064390 10.0.0.27 - - [2025-10-30 02:01:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.003146 10.0.0.27 - - [2025-10-30 02:01:37] "POST /projects HTTP/1.1" 200 583 0.223221 10.0.0.27 - - [2025-10-30 02:01:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.297085 10.0.0.27 - - [2025-10-30 02:01:37] "POST /access-control-lists HTTP/1.1" 200 599 0.062346 10.0.0.27 - - [2025-10-30 02:01:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.003065 10.0.0.27 - - [2025-10-30 02:01:37] "GET /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.440315 10.0.0.27 - - [2025-10-30 02:01:37] "POST /access-control-lists HTTP/1.1" 200 597 0.066768 10.0.0.27 - - [2025-10-30 02:01:38] "GET / HTTP/1.1" 200 36215 0.002946 10.0.0.27 - - [2025-10-30 02:01:39] "POST /fqname-to-id HTTP/1.1" 401 296 0.000498 10.0.0.27 - - [2025-10-30 02:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.031166 10.0.0.27 - - [2025-10-30 02:01:39] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001005 10.0.0.27 - - [2025-10-30 02:01:39] "GET /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.028316 10.0.0.27 - - [2025-10-30 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.27 - - [2025-10-30 02:01:40] "GET /security-group/06d79d6c-6a96-41bd-8084-7e4969ff85f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3757 0.004888 10.0.0.27 - - [2025-10-30 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.27 - - [2025-10-30 02:01:40] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001049 10.0.0.27 - - [2025-10-30 02:01:40] "GET /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.023207 10.0.0.27 - - [2025-10-30 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.27 - - [2025-10-30 02:01:40] "GET /security-group/06d79d6c-6a96-41bd-8084-7e4969ff85f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3757 0.004059 10.0.0.27 - - [2025-10-30 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.27 - - [2025-10-30 02:01:40] "PUT /security-group/06d79d6c-6a96-41bd-8084-7e4969ff85f8 HTTP/1.1" 200 263 0.015800 10.0.0.27 - - [2025-10-30 02:01:40] "PUT /access-control-list/1c250798-faad-44c5-9cb0-db9c910dbb0e HTTP/1.1" 200 273 0.011124 10.0.0.27 - - [2025-10-30 02:01:40] "PUT /access-control-list/fc910f2a-b9e1-47fb-a150-2b7a52158909 HTTP/1.1" 200 273 0.012132 10.0.0.27 - - [2025-10-30 02:01:40] "POST /fqname-to-id HTTP/1.1" 404 200 0.002851 10.0.0.27 - - [2025-10-30 02:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004482 10.0.0.27 - - [2025-10-30 02:01:40] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001593 10.0.0.27 - - [2025-10-30 02:01:40] "GET /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.033760 252.27.56.139 - - [2025-10-30 02:01:40] "POST /neutron/network HTTP/1.1" 200 117 0.034987 10.0.0.27 - - [2025-10-30 02:01:40] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001888 252.27.56.139 - - [2025-10-30 02:01:40] "POST /neutron/network HTTP/1.1" 200 606 0.074349 10.0.0.27 - - [2025-10-30 02:01:40] "POST /route-targets HTTP/1.1" 200 328 0.012889 10.0.0.27 - - [2025-10-30 02:01:40] "POST /ref-update HTTP/1.1" 200 156 0.015549 10.0.0.27 - - [2025-10-30 02:01:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003451 252.27.56.139 - - [2025-10-30 02:01:41] "POST /neutron/subnet HTTP/1.1" 200 725 0.165429 252.27.56.139 - - [2025-10-30 02:01:41] "POST /neutron/network HTTP/1.1" 200 825 0.005167 10.0.0.27 - - [2025-10-30 02:01:41] "POST /id-to-fqname HTTP/1.1" 200 221 0.001969 10.0.0.27 - - [2025-10-30 02:01:41] "GET /virtual-network/bca4c0aa-51d5-423b-8ab8-c82ca6a9e114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005234 252.27.56.139 - - [2025-10-30 02:01:41] "POST /neutron/network HTTP/1.1" 200 825 0.006750 10.0.0.27 - - [2025-10-30 02:01:41] "GET /virtual-network/bca4c0aa-51d5-423b-8ab8-c82ca6a9e114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006005 252.27.56.139 - - [2025-10-30 02:01:41] "POST /neutron/network HTTP/1.1" 200 825 0.006133 252.27.56.139 - - [2025-10-30 02:01:41] "POST /neutron/subnet HTTP/1.1" 200 725 0.006576 10.0.0.27 - - [2025-10-30 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.27 - - [2025-10-30 02:01:41] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001349 10.0.0.27 - - [2025-10-30 02:01:41] "GET /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.031201 252.27.56.139 - - [2025-10-30 02:01:41] "POST /neutron/network HTTP/1.1" 200 117 0.010317 10.0.0.27 - - [2025-10-30 02:01:41] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001088 252.27.56.139 - - [2025-10-30 02:01:41] "POST /neutron/network HTTP/1.1" 200 613 0.094414 10.0.0.27 - - [2025-10-30 02:01:41] "POST /route-targets HTTP/1.1" 200 328 0.016837 10.0.0.27 - - [2025-10-30 02:01:41] "POST /ref-update HTTP/1.1" 200 156 0.012132 10.0.0.27 - - [2025-10-30 02:01:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003205 252.27.56.139 - - [2025-10-30 02:01:42] "POST /neutron/subnet HTTP/1.1" 200 724 0.221944 252.27.56.139 - - [2025-10-30 02:01:42] "POST /neutron/network HTTP/1.1" 200 832 0.005614 10.0.0.27 - - [2025-10-30 02:01:42] "POST /id-to-fqname HTTP/1.1" 200 225 0.001413 10.0.0.27 - - [2025-10-30 02:01:42] "GET /virtual-network/246df7fe-ecde-4d93-9233-968e65439ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005908 252.27.56.139 - - [2025-10-30 02:01:42] "POST /neutron/network HTTP/1.1" 200 832 0.007720 10.0.0.27 - - [2025-10-30 02:01:42] "GET /virtual-network/246df7fe-ecde-4d93-9233-968e65439ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004915 252.27.56.139 - - [2025-10-30 02:01:42] "POST /neutron/network HTTP/1.1" 200 832 0.006862 252.27.56.139 - - [2025-10-30 02:01:42] "POST /neutron/subnet HTTP/1.1" 200 724 0.008917 10.0.0.27 - - [2025-10-30 02:01:42] "POST /id-to-fqname HTTP/1.1" 200 221 0.001564 252.27.56.139 - - [2025-10-30 02:01:42] "POST /neutron/network HTTP/1.1" 200 835 0.005618 252.27.56.139 - - [2025-10-30 02:01:42] "GET /aaa-mode HTTP/1.1" 401 296 0.000476 252.27.56.139 - - [2025-10-30 02:01:42] "GET / HTTP/1.1" 200 36215 0.001849 252.27.56.139 - - [2025-10-30 02:01:42] "GET /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000437 10.0.0.27 - - [2025-10-30 02:01:43] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001138 252.27.56.139 - - [2025-10-30 02:01:43] "GET /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.060698 252.27.56.139 - - [2025-10-30 02:01:43] "POST /neutron/network HTTP/1.1" 200 825 0.005349 252.27.56.139 - - [2025-10-30 02:01:43] "POST /neutron/port HTTP/1.1" 200 117 0.004812 252.27.56.139 - - [2025-10-30 02:01:43] "POST /neutron/port HTTP/1.1" 200 117 0.005759 10.0.0.27 - - [2025-10-30 02:01:43] "POST /id-to-fqname HTTP/1.1" 200 225 0.001974 252.27.56.139 - - [2025-10-30 02:01:43] "POST /neutron/port HTTP/1.1" 200 117 0.004421 252.27.56.139 - - [2025-10-30 02:01:43] "POST /neutron/network HTTP/1.1" 200 842 0.006319 252.27.56.139 - - [2025-10-30 02:01:43] "GET /aaa-mode HTTP/1.1" 401 296 0.000520 252.27.56.139 - - [2025-10-30 02:01:43] "GET / HTTP/1.1" 200 36215 0.002788 252.27.56.139 - - [2025-10-30 02:01:43] "GET /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000531 252.27.56.139 - - [2025-10-30 02:01:44] "POST /neutron/network HTTP/1.1" 200 835 0.006765 10.0.0.27 - - [2025-10-30 02:01:44] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001765 10.0.0.27 - - [2025-10-30 02:01:44] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001090 252.27.56.139 - - [2025-10-30 02:01:44] "GET /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.102675 252.27.56.139 - - [2025-10-30 02:01:44] "POST /neutron/network HTTP/1.1" 200 832 0.005638 252.27.56.139 - - [2025-10-30 02:01:44] "POST /neutron/port HTTP/1.1" 200 1061 0.291589 252.27.56.139 - - [2025-10-30 02:01:44] "POST /neutron/port HTTP/1.1" 200 1061 0.013800 252.27.56.139 - - [2025-10-30 02:01:44] "POST /neutron/port HTTP/1.1" 200 1061 0.009129 252.27.56.139 - - [2025-10-30 02:01:44] "POST /neutron/port HTTP/1.1" 200 1111 0.067177 252.27.56.139 - - [2025-10-30 02:01:44] "POST /neutron/port HTTP/1.1" 200 1085 0.015276 252.27.56.139 - - [2025-10-30 02:01:44] "POST /neutron/port HTTP/1.1" 200 1085 0.016651 252.27.56.139 - - [2025-10-30 02:01:44] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011912 252.27.56.139 - - [2025-10-30 02:01:44] "POST /neutron/port HTTP/1.1" 200 117 0.010971 252.27.56.139 - - [2025-10-30 02:01:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004495 252.27.56.139 - - [2025-10-30 02:01:45] "POST /neutron/subnet HTTP/1.1" 200 699 0.012513 10.0.0.27 - - [2025-10-30 02:01:45] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001106 252.27.56.139 - - [2025-10-30 02:01:45] "POST /neutron/port HTTP/1.1" 200 117 0.001895 252.27.56.139 - - [2025-10-30 02:01:45] "POST /neutron/router HTTP/1.1" 200 583 0.082769 10.0.0.27 - - [2025-10-30 02:01:45] "POST /route-targets HTTP/1.1" 200 328 0.017225 10.0.0.27 - - [2025-10-30 02:01:45] "PUT /logical-router/52b44a82-abda-429b-b1e6-251237248ae5 HTTP/1.1" 200 263 0.044480 252.27.56.139 - - [2025-10-30 02:01:45] "POST /neutron/network HTTP/1.1" 200 825 0.018547 252.27.56.139 - - [2025-10-30 02:01:45] "POST /neutron/router HTTP/1.1" 200 583 0.006144 252.27.56.139 - - [2025-10-30 02:01:45] "POST /neutron/router HTTP/1.1" 200 654 0.024256 10.0.0.27 - - [2025-10-30 02:01:45] "GET /logical-router/52b44a82-abda-429b-b1e6-251237248ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.006131 10.0.0.27 - - [2025-10-30 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004329 252.27.56.139 - - [2025-10-30 02:01:45] "POST /neutron/router HTTP/1.1" 200 654 0.004169 252.27.56.139 - - [2025-10-30 02:01:45] "POST /neutron/network HTTP/1.1" 200 842 0.010479 10.0.0.27 - - [2025-10-30 02:01:45] "GET /service-template/c91fc560-330f-4eac-9851-65706677925e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.009673 10.0.0.27 - - [2025-10-30 02:01:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.008762 10.0.0.27 - - [2025-10-30 02:01:45] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001063 10.0.0.27 - - [2025-10-30 02:01:45] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000904 10.0.0.27 - - [2025-10-30 02:01:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005931 10.0.0.27 - - [2025-10-30 02:01:45] "POST /virtual-networks HTTP/1.1" 200 694 0.264672 10.0.0.27 - - [2025-10-30 02:01:45] "POST /route-targets HTTP/1.1" 200 328 0.033908 10.0.0.27 - - [2025-10-30 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.042998 252.27.56.139 - - [2025-10-30 02:01:45] "POST /neutron/router HTTP/1.1" 200 344 0.436910 10.0.0.27 - - [2025-10-30 02:01:45] "POST /service-instances HTTP/1.1" 200 670 0.115140 10.0.0.27 - - [2025-10-30 02:01:45] "POST /ref-update HTTP/1.1" 200 156 0.038867 252.27.56.139 - - [2025-10-30 02:01:45] "POST /neutron/port HTTP/1.1" 200 1085 0.026668 252.27.56.139 - - [2025-10-30 02:01:45] "POST /neutron/port HTTP/1.1" 200 1061 0.551304 10.0.0.27 - - [2025-10-30 02:01:45] "POST /route-tables HTTP/1.1" 200 582 0.042503 252.27.56.139 - - [2025-10-30 02:01:46] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007302 252.27.56.139 - - [2025-10-30 02:01:46] "POST /neutron/port HTTP/1.1" 200 1061 0.010539 10.0.0.27 - - [2025-10-30 02:01:46] "PUT /logical-router/52b44a82-abda-429b-b1e6-251237248ae5 HTTP/1.1" 200 263 0.030563 252.27.56.139 - - [2025-10-30 02:01:46] "POST /neutron/port HTTP/1.1" 200 1061 0.016166 10.0.0.27 - - [2025-10-30 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.027333 10.0.0.27 - - [2025-10-30 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.27 - - [2025-10-30 02:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 252.27.56.139 - - [2025-10-30 02:01:46] "POST /neutron/port HTTP/1.1" 200 1111 0.064853 10.0.0.27 - - [2025-10-30 02:01:46] "POST /virtual-machines HTTP/1.1" 200 550 0.015777 252.27.56.139 - - [2025-10-30 02:01:46] "POST /neutron/port HTTP/1.1" 200 1085 0.017007 252.27.56.139 - - [2025-10-30 02:01:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004215 10.0.0.27 - - [2025-10-30 02:01:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.091151 252.27.56.139 - - [2025-10-30 02:01:46] "POST /neutron/subnet HTTP/1.1" 200 698 0.009053 10.0.0.27 - - [2025-10-30 02:01:46] "POST /chown HTTP/1.1" 200 109 0.010009 252.27.56.139 - - [2025-10-30 02:01:46] "POST /neutron/port HTTP/1.1" 200 117 0.001276 10.0.0.27 - - [2025-10-30 02:01:46] "POST /instance-ips HTTP/1.1" 200 548 0.026470 252.27.56.139 - - [2025-10-30 02:01:46] "POST /neutron/network HTTP/1.1" 200 832 0.010127 10.0.0.27 - - [2025-10-30 02:01:46] "POST /instance-ips HTTP/1.1" 400 244 0.021396 10.0.0.27 - - [2025-10-30 02:01:46] "POST /chown HTTP/1.1" 200 109 0.011132 10.0.0.27 - - [2025-10-30 02:01:46] "PUT /virtual-machine-interface/bc84788a-838b-4b1b-b2d5-e93374406330 HTTP/1.1" 200 285 0.013654 10.0.0.27 - - [2025-10-30 02:01:46] "PUT /instance-ip/2602877c-0a98-43ee-a20b-e5dfd8148a48 HTTP/1.1" 200 257 0.025068 10.0.0.27 - - [2025-10-30 02:01:46] "POST /ref-update HTTP/1.1" 200 156 0.025096 10.0.0.27 - - [2025-10-30 02:01:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.090255 10.0.0.27 - - [2025-10-30 02:01:47] "POST /chown HTTP/1.1" 200 109 0.016764 10.0.0.27 - - [2025-10-30 02:01:47] "POST /instance-ips HTTP/1.1" 200 546 0.045632 10.0.0.27 - - [2025-10-30 02:01:47] "POST /instance-ips HTTP/1.1" 400 314 0.020684 10.0.0.27 - - [2025-10-30 02:01:47] "POST /chown HTTP/1.1" 200 109 0.009300 10.0.0.27 - - [2025-10-30 02:01:47] "PUT /virtual-machine-interface/bc625815-c40e-4c52-9570-81b97bedef78 HTTP/1.1" 200 285 0.019681 10.0.0.27 - - [2025-10-30 02:01:47] "PUT /instance-ip/7e6e5d05-cf81-42f6-8108-67ea305704d5 HTTP/1.1" 200 257 0.012875 10.0.0.27 - - [2025-10-30 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.013205 10.0.0.27 - - [2025-10-30 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.012290 10.0.0.27 - - [2025-10-30 02:01:47] "PUT /routing-instance/be0c27dc-e5fb-462d-8d80-eddeaec16817 HTTP/1.1" 200 267 0.012667 10.0.0.27 - - [2025-10-30 02:01:47] "POST /ref-update HTTP/1.1" 200 156 0.017458 10.0.0.27 - - [2025-10-30 02:01:47] "POST /virtual-machines HTTP/1.1" 200 550 0.013673 10.0.0.27 - - [2025-10-30 02:01:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.101081 10.0.0.27 - - [2025-10-30 02:01:47] "POST /chown HTTP/1.1" 200 109 0.007059 10.0.0.27 - - [2025-10-30 02:01:47] "POST /instance-ips HTTP/1.1" 400 244 0.023018 10.0.0.27 - - [2025-10-30 02:01:47] "POST /chown HTTP/1.1" 200 109 0.010886 10.0.0.27 - - [2025-10-30 02:01:48] "PUT /virtual-machine-interface/edde794e-9997-4cf9-b21d-09f89221c509 HTTP/1.1" 200 285 0.015548 10.0.0.27 - - [2025-10-30 02:01:48] "PUT /instance-ip/2602877c-0a98-43ee-a20b-e5dfd8148a48 HTTP/1.1" 200 257 0.016497 10.0.0.27 - - [2025-10-30 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.012689 10.0.0.27 - - [2025-10-30 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.015083 10.0.0.27 - - [2025-10-30 02:01:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.101421 10.0.0.27 - - [2025-10-30 02:01:48] "POST /chown HTTP/1.1" 200 109 0.017285 10.0.0.27 - - [2025-10-30 02:01:48] "POST /instance-ips HTTP/1.1" 400 314 0.016199 10.0.0.27 - - [2025-10-30 02:01:48] "POST /chown HTTP/1.1" 200 109 0.009129 10.0.0.27 - - [2025-10-30 02:01:48] "PUT /virtual-machine-interface/6715bd73-e24c-4b3d-a0e0-85dc6f8c769d HTTP/1.1" 200 285 0.012669 10.0.0.27 - - [2025-10-30 02:01:48] "PUT /instance-ip/7e6e5d05-cf81-42f6-8108-67ea305704d5 HTTP/1.1" 200 257 0.045374 10.0.0.27 - - [2025-10-30 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.020311 10.0.0.27 - - [2025-10-30 02:01:48] "POST /ref-update HTTP/1.1" 200 156 0.022002 252.27.56.139 - - [2025-10-30 02:01:51] "POST /neutron/port HTTP/1.1" 200 1085 0.012645 252.27.56.139 - - [2025-10-30 02:01:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006724 252.27.56.139 - - [2025-10-30 02:01:51] "POST /neutron/port HTTP/1.1" 200 1085 0.012501 252.27.56.139 - - [2025-10-30 02:01:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007498 252.27.56.139 - - [2025-10-30 02:01:51] "POST /neutron/port HTTP/1.1" 200 1085 0.015483 252.27.56.139 - - [2025-10-30 02:01:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007387 10.0.0.27 - - [2025-10-30 02:01:51] "GET /virtual-machine/1404d968-e6a6-4c33-be24-a53374888fe1 HTTP/1.1" 401 296 0.000473 10.0.0.27 - - [2025-10-30 02:01:51] "GET /virtual-machine/1404d968-e6a6-4c33-be24-a53374888fe1 HTTP/1.1" 200 1295 0.042063 10.0.0.27 - - [2025-10-30 02:01:52] "GET /virtual-machine-interface/9152f680-de92-46b7-b3dd-4d186c8acc9c HTTP/1.1" 200 2952 0.005272 10.0.0.27 - - [2025-10-30 02:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.27 - - [2025-10-30 02:01:52] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003087 10.0.0.27 - - [2025-10-30 02:01:52] "GET /virtual-networks?parent_id=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003856 10.0.0.27 - - [2025-10-30 02:01:52] "GET /virtual-network/bca4c0aa-51d5-423b-8ab8-c82ca6a9e114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007529 10.0.0.27 - - [2025-10-30 02:01:53] "DELETE /project/7c2f5f20a85d48639810af5606d5b857 HTTP/1.1" 404 173 0.011505 10.0.0.27 - - [2025-10-30 02:01:53] "DELETE /project/f0c31d9ff6b84a7e9ce548784c6c616e HTTP/1.1" 404 173 0.008492 10.0.0.27 - - [2025-10-30 02:01:53] "GET /projects?obj_uuids=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001593 10.0.0.27 - - [2025-10-30 02:01:53] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001331 10.0.0.27 - - [2025-10-30 02:01:53] "GET /project/7c2f5f20-a85d-4863-9810-af5606d5b857?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.049511 10.0.0.27 - - [2025-10-30 02:01:53] "GET /project/ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.050997 10.0.0.27 - - [2025-10-30 02:01:53] "GET /projects?obj_uuids=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001770 10.0.0.27 - - [2025-10-30 02:01:53] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001991 10.0.0.27 - - [2025-10-30 02:01:53] "GET /project/7c2f5f20-a85d-4863-9810-af5606d5b857?fields=security_groups HTTP/1.1" 200 1344 0.062888 10.0.0.27 - - [2025-10-30 02:01:53] "GET /project/ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0?fields=security_groups HTTP/1.1" 200 1339 0.067915 10.0.0.27 - - [2025-10-30 02:01:53] "DELETE /security-group/fc4c5818-f7af-411e-ac0f-b37893411076 HTTP/1.1" 200 115 0.087521 10.0.0.27 - - [2025-10-30 02:01:53] "GET /projects?obj_uuids=7c2f5f20-a85d-4863-9810-af5606d5b857&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001570 10.0.0.27 - - [2025-10-30 02:01:53] "DELETE /access-control-list/1540d11d-2e14-4db5-8b7b-fac33fd5316b HTTP/1.1" 200 115 0.055285 10.0.0.27 - - [2025-10-30 02:01:53] "DELETE /security-group/1ffc386f-be58-450f-a09f-bc279bb0e83c HTTP/1.1" 200 115 0.097365 10.0.0.27 - - [2025-10-30 02:01:53] "GET /projects?obj_uuids=ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002026 10.0.0.27 - - [2025-10-30 02:01:53] "GET /project/7c2f5f20-a85d-4863-9810-af5606d5b857?fields=application_policy_sets HTTP/1.1" 200 1383 0.061932 10.0.0.27 - - [2025-10-30 02:01:53] "DELETE /access-control-list/62215dfb-a3d7-414c-bfdf-a7aa0225c04e HTTP/1.1" 200 115 0.077053 10.0.0.27 - - [2025-10-30 02:01:53] "GET /project/ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0?fields=application_policy_sets HTTP/1.1" 200 1378 0.101767 10.0.0.27 - - [2025-10-30 02:01:53] "DELETE /access-control-list/72080f19-2c77-44d1-b72f-aa853473b33e HTTP/1.1" 200 115 0.049495 10.0.0.27 - - [2025-10-30 02:01:53] "DELETE /access-control-list/2fbe66c1-dc3f-4b84-8c13-330e2d67268c HTTP/1.1" 200 115 0.053384 10.0.0.27 - - [2025-10-30 02:01:53] "DELETE /project/7c2f5f20-a85d-4863-9810-af5606d5b857 HTTP/1.1" 200 115 0.547987 10.0.0.27 - - [2025-10-30 02:01:53] "DELETE /project/ca952a4e-eaa5-4ce3-bc8d-2bbc922cf6f0 HTTP/1.1" 200 115 0.583461 252.27.56.139 - - [2025-10-30 02:01:55] "POST /neutron/port HTTP/1.1" 200 1085 0.011271 252.27.56.139 - - [2025-10-30 02:01:55] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005373 252.27.56.139 - - [2025-10-30 02:01:55] "POST /neutron/port HTTP/1.1" 200 1085 0.011819 10.0.0.27 - - [2025-10-30 02:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.27 - - [2025-10-30 02:01:55] "GET /virtual-network/bca4c0aa-51d5-423b-8ab8-c82ca6a9e114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006533 252.27.56.139 - - [2025-10-30 02:01:55] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005368 252.27.56.139 - - [2025-10-30 02:01:57] "POST /neutron/port HTTP/1.1" 200 1085 0.014966 252.27.56.139 - - [2025-10-30 02:01:57] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005329 252.27.56.139 - - [2025-10-30 02:01:57] "POST /neutron/port HTTP/1.1" 200 1085 0.010967 252.27.56.139 - - [2025-10-30 02:01:57] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005579 10.0.0.27 - - [2025-10-30 02:01:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.27 - - [2025-10-30 02:01:57] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003536 10.0.0.27 - - [2025-10-30 02:01:57] "GET /virtual-networks?parent_id=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003655 10.0.0.27 - - [2025-10-30 02:01:57] "GET /virtual-network/bca4c0aa-51d5-423b-8ab8-c82ca6a9e114?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005374 252.27.56.139 - - [2025-10-30 02:01:57] "POST /neutron/port HTTP/1.1" 200 1085 0.013278 252.27.56.139 - - [2025-10-30 02:01:58] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007316 252.27.56.139 - - [2025-10-30 02:01:58] "POST /neutron/port HTTP/1.1" 200 1085 0.016073 252.27.56.139 - - [2025-10-30 02:01:59] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006615 252.27.56.139 - - [2025-10-30 02:01:59] "POST /neutron/port HTTP/1.1" 200 1085 0.013889 252.27.56.139 - - [2025-10-30 02:01:59] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006707 252.27.56.139 - - [2025-10-30 02:01:59] "POST /neutron/port HTTP/1.1" 200 1085 0.010905 252.27.56.139 - - [2025-10-30 02:01:59] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006986 10.0.0.27 - - [2025-10-30 02:02:02] "GET /obj-perms HTTP/1.1" 200 6378 0.062058 10.0.0.27 - - [2025-10-30 02:02:02] "GET /obj-perms HTTP/1.1" 200 6378 0.054625 10.0.0.27 - - [2025-10-30 02:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.27 - - [2025-10-30 02:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.27 - - [2025-10-30 02:02:02] "POST /chown HTTP/1.1" 200 109 0.008856 10.0.0.27 - - [2025-10-30 02:02:02] "POST /instance-ips HTTP/1.1" 400 244 0.014977 10.0.0.27 - - [2025-10-30 02:02:02] "POST /chown HTTP/1.1" 200 109 0.007971 10.0.0.27 - - [2025-10-30 02:02:03] "POST /chown HTTP/1.1" 200 109 0.009521 10.0.0.27 - - [2025-10-30 02:02:03] "POST /instance-ips HTTP/1.1" 400 314 0.017268 10.0.0.27 - - [2025-10-30 02:02:03] "POST /chown HTTP/1.1" 200 109 0.009768 10.0.0.27 - - [2025-10-30 02:02:03] "POST /chown HTTP/1.1" 200 109 0.008924 10.0.0.27 - - [2025-10-30 02:02:03] "POST /instance-ips HTTP/1.1" 400 244 0.015993 252.27.56.139 - - [2025-10-30 02:02:03] "POST /neutron/port HTTP/1.1" 200 1085 0.011908 10.0.0.27 - - [2025-10-30 02:02:03] "POST /chown HTTP/1.1" 200 109 0.008106 252.27.56.139 - - [2025-10-30 02:02:03] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009441 10.0.0.27 - - [2025-10-30 02:02:03] "POST /chown HTTP/1.1" 200 109 0.010129 252.27.56.139 - - [2025-10-30 02:02:03] "POST /neutron/port HTTP/1.1" 200 1085 0.010708 10.0.0.27 - - [2025-10-30 02:02:03] "POST /instance-ips HTTP/1.1" 400 314 0.019902 10.0.0.27 - - [2025-10-30 02:02:03] "POST /chown HTTP/1.1" 200 109 0.013139 252.27.56.139 - - [2025-10-30 02:02:03] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011966 252.27.56.139 - - [2025-10-30 02:02:03] "POST /neutron/port HTTP/1.1" 200 1085 0.010668 252.27.56.139 - - [2025-10-30 02:02:03] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006002 10.0.0.27 - - [2025-10-30 02:02:03] "GET /virtual-machine/60d48cb9-265f-4fbd-ad1c-30d77332d075 HTTP/1.1" 200 1295 0.005118 10.0.0.27 - - [2025-10-30 02:02:03] "GET /virtual-machine-interface/a3091b29-8228-4560-bea1-eec48e5895cc HTTP/1.1" 200 2964 0.005407 10.0.0.27 - - [2025-10-30 02:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.27 - - [2025-10-30 02:02:03] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004809 10.0.0.27 - - [2025-10-30 02:02:03] "GET /virtual-networks?parent_id=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003887 10.0.0.27 - - [2025-10-30 02:02:04] "GET /virtual-network/246df7fe-ecde-4d93-9233-968e65439ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006508 10.0.0.27 - - [2025-10-30 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.27 - - [2025-10-30 02:02:05] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004093 10.0.0.27 - - [2025-10-30 02:02:05] "GET /virtual-networks?parent_id=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003055 10.0.0.27 - - [2025-10-30 02:02:05] "GET /virtual-network/246df7fe-ecde-4d93-9233-968e65439ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006732 252.27.56.139 - - [2025-10-30 02:02:09] "POST /neutron/router HTTP/1.1" 200 654 0.003864 10.0.0.27 - - [2025-10-30 02:02:09] "POST /ref-update HTTP/1.1" 200 156 0.018499 252.27.56.139 - - [2025-10-30 02:02:09] "POST /neutron/router HTTP/1.1" 200 344 0.137241 252.27.56.139 - - [2025-10-30 02:02:09] "POST /neutron/router HTTP/1.1" 200 654 0.006601 10.0.0.27 - - [2025-10-30 02:02:10] "GET /logical-router/52b44a82-abda-429b-b1e6-251237248ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.006056 10.0.0.27 - - [2025-10-30 02:02:10] "GET /service-instance/e4884102-265f-4e2c-85a4-08cacd4c79ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.003662 252.27.56.139 - - [2025-10-30 02:02:10] "POST /neutron/router HTTP/1.1" 200 151 0.082472 10.0.0.27 - - [2025-10-30 02:02:10] "PUT /logical-router/52b44a82-abda-429b-b1e6-251237248ae5 HTTP/1.1" 404 171 0.003184 10.0.0.27 - - [2025-10-30 02:02:10] "DELETE /route-table/ffbad301-b0e4-4c3b-b564-76f7fbaac5de HTTP/1.1" 200 115 0.032593 10.0.0.27 - - [2025-10-30 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011524 10.0.0.27 - - [2025-10-30 02:02:10] "GET /virtual-network/f1e1e373-7f02-4090-bbea-66a66ccc99d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.007160 10.0.0.27 - - [2025-10-30 02:02:10] "POST /ref-update HTTP/1.1" 200 156 0.015874 10.0.0.27 - - [2025-10-30 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010898 10.0.0.27 - - [2025-10-30 02:02:10] "DELETE /route-target/551452df-a0d8-4e80-8eff-f4ada29beb75 HTTP/1.1" 409 240 0.010100 252.27.56.139 - - [2025-10-30 02:02:10] "POST /neutron/network HTTP/1.1" 200 832 0.015144 10.0.0.27 - - [2025-10-30 02:02:10] "POST /ref-update HTTP/1.1" 200 156 0.036406 10.0.0.27 - - [2025-10-30 02:02:10] "POST /ref-update HTTP/1.1" 200 156 0.041444 10.0.0.27 - - [2025-10-30 02:02:10] "DELETE /instance-ip/7e6e5d05-cf81-42f6-8108-67ea305704d5 HTTP/1.1" 200 115 0.084862 252.27.56.139 - - [2025-10-30 02:02:10] "POST /neutron/network HTTP/1.1" 400 204 0.091559 10.0.0.27 - - [2025-10-30 02:02:10] "PUT /routing-instance/be0c27dc-e5fb-462d-8d80-eddeaec16817 HTTP/1.1" 200 267 0.046057 10.0.0.27 - - [2025-10-30 02:02:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003622 10.0.0.27 - - [2025-10-30 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.27 - - [2025-10-30 02:02:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004575 10.0.0.27 - - [2025-10-30 02:02:10] "DELETE /virtual-network/f1e1e373-7f02-4090-bbea-66a66ccc99d1 HTTP/1.1" 200 115 0.237604 10.0.0.27 - - [2025-10-30 02:02:10] "DELETE /route-target/261e162e-8235-4712-8499-283e1157cd74 HTTP/1.1" 200 115 0.027154 10.0.0.27 - - [2025-10-30 02:02:10] "DELETE /service-instance/e4884102-265f-4e2c-85a4-08cacd4c79ec HTTP/1.1" 200 115 0.043798 10.0.0.27 - - [2025-10-30 02:02:10] "GET /logical-router/52b44a82-abda-429b-b1e6-251237248ae5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003240 10.0.0.27 - - [2025-10-30 02:02:10] "GET /service-instance/e4884102-265f-4e2c-85a4-08cacd4c79ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.005505 10.0.0.27 - - [2025-10-30 02:02:10] "GET /virtual-machine-interface/bc625815-c40e-4c52-9570-81b97bedef78?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1330 0.008518 10.0.0.27 - - [2025-10-30 02:02:11] "DELETE /virtual-machine-interface/bc625815-c40e-4c52-9570-81b97bedef78 HTTP/1.1" 200 115 0.051968 10.0.0.27 - - [2025-10-30 02:02:11] "GET /virtual-machine-interface/bc84788a-838b-4b1b-b2d5-e93374406330?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1649 0.043894 10.0.0.27 - - [2025-10-30 02:02:11] "POST /ref-update HTTP/1.1" 200 156 0.021801 10.0.0.27 - - [2025-10-30 02:02:11] "GET /instance-ip/2602877c-0a98-43ee-a20b-e5dfd8148a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.007828 252.27.56.139 - - [2025-10-30 02:02:11] "POST /neutron/port HTTP/1.1" 200 1085 0.020818 252.27.56.139 - - [2025-10-30 02:02:11] "POST /neutron/port HTTP/1.1" 200 1085 0.016400 10.0.0.27 - - [2025-10-30 02:02:11] "DELETE /virtual-machine-interface/bc84788a-838b-4b1b-b2d5-e93374406330 HTTP/1.1" 200 115 0.062915 10.0.0.27 - - [2025-10-30 02:02:11] "POST /ref-update HTTP/1.1" 200 156 0.024536 252.27.56.139 - - [2025-10-30 02:02:11] "POST /neutron/port HTTP/1.1" 200 1111 0.017570 252.27.56.139 - - [2025-10-30 02:02:11] "POST /neutron/port HTTP/1.1" 200 1111 0.012188 10.0.0.27 - - [2025-10-30 02:02:11] "DELETE /virtual-machine/91448b72-2c18-4a45-befa-20818954e026 HTTP/1.1" 200 115 0.031555 10.0.0.27 - - [2025-10-30 02:02:11] "GET /virtual-machine-interface/edde794e-9997-4cf9-b21d-09f89221c509?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1649 0.009478 10.0.0.27 - - [2025-10-30 02:02:11] "POST /ref-update HTTP/1.1" 200 156 0.026992 10.0.0.27 - - [2025-10-30 02:02:11] "GET /instance-ip/2602877c-0a98-43ee-a20b-e5dfd8148a48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.009642 252.27.56.139 - - [2025-10-30 02:02:11] "POST /neutron/port HTTP/1.1" 200 151 0.185098 252.27.56.139 - - [2025-10-30 02:02:11] "POST /neutron/port HTTP/1.1" 200 151 0.185898 10.0.0.27 - - [2025-10-30 02:02:11] "DELETE /instance-ip/2602877c-0a98-43ee-a20b-e5dfd8148a48 HTTP/1.1" 200 115 0.055208 10.0.0.27 - - [2025-10-30 02:02:11] "DELETE /virtual-machine-interface/edde794e-9997-4cf9-b21d-09f89221c509 HTTP/1.1" 200 115 0.074699 10.0.0.27 - - [2025-10-30 02:02:11] "GET /virtual-machine-interface/6715bd73-e24c-4b3d-a0e0-85dc6f8c769d?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1329 0.008711 10.0.0.27 - - [2025-10-30 02:02:11] "DELETE /virtual-machine-interface/6715bd73-e24c-4b3d-a0e0-85dc6f8c769d HTTP/1.1" 200 115 0.043706 10.0.0.27 - - [2025-10-30 02:02:11] "DELETE /virtual-machine/f28d76bb-76cf-4cc5-bcc2-42feee7b13f6 HTTP/1.1" 200 115 0.042661 252.27.56.139 - - [2025-10-30 02:02:12] "POST /neutron/network HTTP/1.1" 200 832 0.006347 10.0.0.27 - - [2025-10-30 02:02:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004978 10.0.0.27 - - [2025-10-30 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826 10.0.0.27 - - [2025-10-30 02:02:12] "POST /useragent-kv HTTP/1.1" 200 115 0.005514 252.27.56.139 - - [2025-10-30 02:02:12] "POST /neutron/network HTTP/1.1" 200 151 0.106719 10.0.0.27 - - [2025-10-30 02:02:12] "DELETE /route-target/2c506c1a-8aa0-474d-b9fc-a5e65c215045 HTTP/1.1" 200 115 0.026201 252.27.56.139 - - [2025-10-30 02:02:12] "POST /neutron/network HTTP/1.1" 200 825 0.007614 10.0.0.27 - - [2025-10-30 02:02:12] "POST /useragent-kv HTTP/1.1" 200 115 0.002272 10.0.0.27 - - [2025-10-30 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007857 10.0.0.27 - - [2025-10-30 02:02:12] "POST /useragent-kv HTTP/1.1" 200 115 0.004483 252.27.56.139 - - [2025-10-30 02:02:12] "POST /neutron/network HTTP/1.1" 200 151 0.090945 10.0.0.27 - - [2025-10-30 02:02:12] "DELETE /route-target/0dfd2ccd-e0d4-4394-b849-a4ef489aa71f HTTP/1.1" 200 115 0.020251 10.0.0.27 - - [2025-10-30 02:02:13] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001157 10.0.0.27 - - [2025-10-30 02:02:13] "GET /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.029947 10.0.0.27 - - [2025-10-30 02:02:13] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001507 10.0.0.27 - - [2025-10-30 02:02:13] "GET /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e?fields=virtual_networks HTTP/1.1" 200 1039 0.071959 10.0.0.27 - - [2025-10-30 02:02:13] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001852 10.0.0.27 - - [2025-10-30 02:02:13] "GET /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.040727 10.0.0.27 - - [2025-10-30 02:02:13] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001455 10.0.0.27 - - [2025-10-30 02:02:13] "GET /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e?fields=security_groups HTTP/1.1" 200 1267 0.031665 10.0.0.27 - - [2025-10-30 02:02:14] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001180 10.0.0.27 - - [2025-10-30 02:02:14] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007674 10.0.0.27 - - [2025-10-30 02:02:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.040846 10.0.0.27 - - [2025-10-30 02:02:14] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003345 10.0.0.27 - - [2025-10-30 02:02:14] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001652 10.0.0.27 - - [2025-10-30 02:02:14] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009667 10.0.0.27 - - [2025-10-30 02:02:14] "POST /id-to-fqname HTTP/1.1" 200 196 0.001565 10.0.0.27 - - [2025-10-30 02:02:14] "POST /fqname-to-id HTTP/1.1" 404 205 0.004423 10.0.0.27 - - [2025-10-30 02:02:15] "POST /security-groups HTTP/1.1" 200 591 0.065401 10.0.0.27 - - [2025-10-30 02:02:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.003831 10.0.0.27 - - [2025-10-30 02:02:15] "POST /projects HTTP/1.1" 200 593 0.223125 10.0.0.27 - - [2025-10-30 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.270210 10.0.0.27 - - [2025-10-30 02:02:15] "POST /access-control-lists HTTP/1.1" 200 604 0.064777 10.0.0.27 - - [2025-10-30 02:02:15] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.466723 10.0.0.27 - - [2025-10-30 02:02:15] "POST /fqname-to-id HTTP/1.1" 404 239 0.004087 10.0.0.27 - - [2025-10-30 02:02:15] "POST /access-control-lists HTTP/1.1" 200 602 0.068603 10.0.0.27 - - [2025-10-30 02:02:16] "GET / HTTP/1.1" 200 36215 0.003611 10.0.0.27 - - [2025-10-30 02:02:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.000562 10.0.0.27 - - [2025-10-30 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.091889 10.0.0.27 - - [2025-10-30 02:02:17] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001168 10.0.0.27 - - [2025-10-30 02:02:17] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.028846 252.27.56.139 - - [2025-10-30 02:02:18] "POST /neutron/network HTTP/1.1" 200 117 0.043679 10.0.0.27 - - [2025-10-30 02:02:18] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001760 252.27.56.139 - - [2025-10-30 02:02:18] "POST /neutron/network HTTP/1.1" 200 611 0.082324 10.0.0.27 - - [2025-10-30 02:02:18] "POST /route-targets HTTP/1.1" 200 328 0.012980 10.0.0.27 - - [2025-10-30 02:02:18] "POST /ref-update HTTP/1.1" 200 156 0.013295 10.0.0.27 - - [2025-10-30 02:02:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002527 252.27.56.139 - - [2025-10-30 02:02:18] "POST /neutron/subnet HTTP/1.1" 200 720 0.197578 10.0.0.27 - - [2025-10-30 02:02:18] "POST /fqname-to-id HTTP/1.1" 401 296 0.000523 10.0.0.27 - - [2025-10-30 02:02:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002731 252.27.56.139 - - [2025-10-30 02:02:18] "POST /neutron/subnet HTTP/1.1" 200 828 0.144198 252.27.56.139 - - [2025-10-30 02:02:18] "POST /neutron/network HTTP/1.1" 200 1003 0.009583 10.0.0.27 - - [2025-10-30 02:02:18] "POST /id-to-fqname HTTP/1.1" 200 226 0.001503 10.0.0.27 - - [2025-10-30 02:02:18] "GET /virtual-network/c024469d-8ab6-4991-846d-9f445375bb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006884 252.27.56.139 - - [2025-10-30 02:02:18] "POST /neutron/network HTTP/1.1" 200 1003 0.009788 10.0.0.27 - - [2025-10-30 02:02:18] "GET /virtual-network/c024469d-8ab6-4991-846d-9f445375bb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006093 252.27.56.139 - - [2025-10-30 02:02:19] "POST /neutron/network HTTP/1.1" 200 1003 0.012000 10.0.0.27 - - [2025-10-30 02:02:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.034020 252.27.56.139 - - [2025-10-30 02:02:19] "POST /neutron/subnet HTTP/1.1" 200 720 0.007520 252.27.56.139 - - [2025-10-30 02:02:19] "POST /neutron/subnet HTTP/1.1" 200 828 0.007794 10.0.0.27 - - [2025-10-30 02:02:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.27 - - [2025-10-30 02:02:19] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001947 10.0.0.27 - - [2025-10-30 02:02:19] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038168 252.27.56.139 - - [2025-10-30 02:02:19] "POST /neutron/network HTTP/1.1" 200 117 0.012721 10.0.0.27 - - [2025-10-30 02:02:19] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001221 252.27.56.139 - - [2025-10-30 02:02:19] "POST /neutron/network HTTP/1.1" 200 611 0.078715 10.0.0.27 - - [2025-10-30 02:02:19] "POST /route-targets HTTP/1.1" 200 328 0.013499 10.0.0.27 - - [2025-10-30 02:02:19] "POST /ref-update HTTP/1.1" 200 156 0.016155 10.0.0.27 - - [2025-10-30 02:02:19] "POST /useragent-kv HTTP/1.1" 200 115 0.004572 252.27.56.139 - - [2025-10-30 02:02:19] "POST /neutron/subnet HTTP/1.1" 200 729 0.204038 10.0.0.27 - - [2025-10-30 02:02:19] "POST /fqname-to-id HTTP/1.1" 404 207 0.004769 10.0.0.27 - - [2025-10-30 02:02:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003988 252.27.56.139 - - [2025-10-30 02:02:19] "POST /neutron/subnet HTTP/1.1" 200 823 0.153360 252.27.56.139 - - [2025-10-30 02:02:20] "POST /neutron/network HTTP/1.1" 200 1004 0.009506 10.0.0.27 - - [2025-10-30 02:02:20] "POST /id-to-fqname HTTP/1.1" 200 226 0.001373 10.0.0.27 - - [2025-10-30 02:02:20] "GET /virtual-network/db3df461-3fa4-489f-95bb-568abee44d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004759 252.27.56.139 - - [2025-10-30 02:02:20] "POST /neutron/network HTTP/1.1" 200 1004 0.009095 10.0.0.27 - - [2025-10-30 02:02:20] "GET /virtual-network/db3df461-3fa4-489f-95bb-568abee44d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008225 252.27.56.139 - - [2025-10-30 02:02:20] "POST /neutron/network HTTP/1.1" 200 1004 0.010866 252.27.56.139 - - [2025-10-30 02:02:20] "POST /neutron/subnet HTTP/1.1" 200 729 0.008507 252.27.56.139 - - [2025-10-30 02:02:20] "POST /neutron/subnet HTTP/1.1" 200 823 0.008092 10.0.0.27 - - [2025-10-30 02:02:20] "POST /fqname-to-id HTTP/1.1" 404 232 0.003504 10.0.0.27 - - [2025-10-30 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.27 - - [2025-10-30 02:02:20] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001686 10.0.0.27 - - [2025-10-30 02:02:20] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.038374 10.0.0.27 - - [2025-10-30 02:02:20] "POST /network-policys HTTP/1.1" 200 577 0.060822 10.0.0.27 - - [2025-10-30 02:02:20] "GET /network-policy/9b72abe9-757a-4696-abe7-30533e3d6aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.006498 252.27.56.139 - - [2025-10-30 02:02:20] "POST /neutron/network HTTP/1.1" 200 1003 0.011112 10.0.0.27 - - [2025-10-30 02:02:20] "POST /fqname-to-id HTTP/1.1" 404 240 0.008492 10.0.0.27 - - [2025-10-30 02:02:20] "POST /fqname-to-id HTTP/1.1" 404 207 0.007855 252.27.56.139 - - [2025-10-30 02:02:20] "POST /neutron/network HTTP/1.1" 200 1109 0.076346 10.0.0.27 - - [2025-10-30 02:02:20] "POST /access-control-lists HTTP/1.1" 200 596 0.082002 252.27.56.139 - - [2025-10-30 02:02:20] "POST /neutron/network HTTP/1.1" 200 1109 0.008098 10.0.0.27 - - [2025-10-30 02:02:21] "GET /virtual-network/c024469d-8ab6-4991-846d-9f445375bb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005574 10.0.0.27 - - [2025-10-30 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.27 - - [2025-10-30 02:02:21] "GET /network-policy/9b72abe9-757a-4696-abe7-30533e3d6aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003584 252.27.56.139 - - [2025-10-30 02:02:21] "POST /neutron/network HTTP/1.1" 200 1004 0.009108 10.0.0.27 - - [2025-10-30 02:02:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.004138 10.0.0.27 - - [2025-10-30 02:02:21] "PUT /access-control-list/165610df-2fa6-41cb-bd43-bb2ab356ad33 HTTP/1.1" 200 273 0.025082 10.0.0.27 - - [2025-10-30 02:02:21] "POST /fqname-to-id HTTP/1.1" 404 240 0.003300 252.27.56.139 - - [2025-10-30 02:02:21] "POST /neutron/network HTTP/1.1" 200 1110 0.079808 10.0.0.27 - - [2025-10-30 02:02:21] "POST /access-control-lists HTTP/1.1" 200 596 0.073914 252.27.56.139 - - [2025-10-30 02:02:21] "POST /neutron/network HTTP/1.1" 200 1110 0.058989 10.0.0.27 - - [2025-10-30 02:02:21] "POST /ref-update HTTP/1.1" 200 156 0.014697 10.0.0.27 - - [2025-10-30 02:02:21] "GET /virtual-network/db3df461-3fa4-489f-95bb-568abee44d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.010220 10.0.0.27 - - [2025-10-30 02:02:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.27 - - [2025-10-30 02:02:21] "GET /network-policy/9b72abe9-757a-4696-abe7-30533e3d6aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003912 10.0.0.27 - - [2025-10-30 02:02:21] "GET /domains HTTP/1.1" 401 296 0.000645 10.0.0.27 - - [2025-10-30 02:02:21] "GET /domains HTTP/1.1" 200 438 0.049478 10.0.0.27 - - [2025-10-30 02:02:21] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001298 10.0.0.27 - - [2025-10-30 02:02:21] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1502 0.009685 10.0.0.27 - - [2025-10-30 02:02:22] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001768 10.0.0.27 - - [2025-10-30 02:02:22] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107 HTTP/1.1" 200 2620 0.028967 10.0.0.27 - - [2025-10-30 02:02:22] "GET /virtual-network/c024469d-8ab6-4991-846d-9f445375bb79 HTTP/1.1" 200 3501 0.008241 10.0.0.27 - - [2025-10-30 02:02:22] "GET /virtual-network/c024469d-8ab6-4991-846d-9f445375bb79 HTTP/1.1" 200 3501 0.005669 10.0.0.27 - - [2025-10-30 02:02:22] "GET /routing-instance/bb542d32-2d40-423a-a442-77d4c3847a90 HTTP/1.1" 200 1796 0.004242 10.0.0.27 - - [2025-10-30 02:02:22] "GET /routing-instance/bb542d32-2d40-423a-a442-77d4c3847a90 HTTP/1.1" 200 1796 0.004544 10.0.0.27 - - [2025-10-30 02:02:22] "GET /route-target/697c9534-4328-4701-ad62-138b6b2c362f HTTP/1.1" 200 1212 0.003756 10.0.0.27 - - [2025-10-30 02:02:22] "GET /virtual-network/c024469d-8ab6-4991-846d-9f445375bb79 HTTP/1.1" 200 3501 0.005824 10.0.0.27 - - [2025-10-30 02:02:22] "GET /routing-instance/bb542d32-2d40-423a-a442-77d4c3847a90 HTTP/1.1" 200 1796 0.004689 10.0.0.27 - - [2025-10-30 02:02:22] "GET /virtual-network/c024469d-8ab6-4991-846d-9f445375bb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005945 10.0.0.27 - - [2025-10-30 02:02:22] "GET /virtual-network/c024469d-8ab6-4991-846d-9f445375bb79 HTTP/1.1" 200 3501 0.006319 10.0.0.27 - - [2025-10-30 02:02:22] "GET /routing-instance/bb542d32-2d40-423a-a442-77d4c3847a90 HTTP/1.1" 200 1796 0.003860 10.0.0.27 - - [2025-10-30 02:02:22] "GET /routing-instance/bb542d32-2d40-423a-a442-77d4c3847a90 HTTP/1.1" 200 1796 0.004424 10.0.0.27 - - [2025-10-30 02:02:22] "GET /route-target/697c9534-4328-4701-ad62-138b6b2c362f HTTP/1.1" 200 1212 0.003662 10.0.0.27 - - [2025-10-30 02:02:22] "GET /domains HTTP/1.1" 200 438 0.003273 10.0.0.27 - - [2025-10-30 02:02:22] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001211 10.0.0.27 - - [2025-10-30 02:02:22] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1502 0.008468 10.0.0.27 - - [2025-10-30 02:02:22] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001511 10.0.0.27 - - [2025-10-30 02:02:22] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107 HTTP/1.1" 200 2620 0.031547 10.0.0.27 - - [2025-10-30 02:02:23] "GET /virtual-network/c024469d-8ab6-4991-846d-9f445375bb79 HTTP/1.1" 200 3501 0.007204 10.0.0.27 - - [2025-10-30 02:02:23] "GET /obj-perms HTTP/1.1" 200 6441 0.068002 10.0.0.27 - - [2025-10-30 02:02:23] "GET /domains HTTP/1.1" 200 438 0.003939 10.0.0.27 - - [2025-10-30 02:02:23] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001123 10.0.0.27 - - [2025-10-30 02:02:23] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1502 0.007126 10.0.0.27 - - [2025-10-30 02:02:23] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001425 10.0.0.27 - - [2025-10-30 02:02:23] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107 HTTP/1.1" 200 2620 0.028940 10.0.0.27 - - [2025-10-30 02:02:23] "GET /virtual-network/db3df461-3fa4-489f-95bb-568abee44d0b HTTP/1.1" 200 3505 0.007616 10.0.0.27 - - [2025-10-30 02:02:23] "GET /virtual-network/db3df461-3fa4-489f-95bb-568abee44d0b HTTP/1.1" 200 3505 0.006506 10.0.0.27 - - [2025-10-30 02:02:24] "GET /routing-instance/75d35928-f134-4f5a-8121-fd37ed0d1e47 HTTP/1.1" 200 1794 0.004013 10.0.0.27 - - [2025-10-30 02:02:24] "GET /routing-instance/75d35928-f134-4f5a-8121-fd37ed0d1e47 HTTP/1.1" 200 1794 0.004427 10.0.0.27 - - [2025-10-30 02:02:24] "GET /route-target/c30ac914-5fea-48ba-8fac-6ae421938a68 HTTP/1.1" 200 1213 0.003732 10.0.0.27 - - [2025-10-30 02:02:24] "GET /virtual-network/db3df461-3fa4-489f-95bb-568abee44d0b HTTP/1.1" 200 3505 0.006736 10.0.0.27 - - [2025-10-30 02:02:24] "GET /routing-instance/75d35928-f134-4f5a-8121-fd37ed0d1e47 HTTP/1.1" 200 1794 0.003512 10.0.0.27 - - [2025-10-30 02:02:24] "GET /virtual-network/db3df461-3fa4-489f-95bb-568abee44d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005673 10.0.0.27 - - [2025-10-30 02:02:24] "GET /virtual-network/db3df461-3fa4-489f-95bb-568abee44d0b HTTP/1.1" 200 3505 0.005800 10.0.0.27 - - [2025-10-30 02:02:24] "GET /routing-instance/75d35928-f134-4f5a-8121-fd37ed0d1e47 HTTP/1.1" 200 1794 0.004375 10.0.0.27 - - [2025-10-30 02:02:24] "GET /routing-instance/75d35928-f134-4f5a-8121-fd37ed0d1e47 HTTP/1.1" 200 1794 0.005343 10.0.0.27 - - [2025-10-30 02:02:24] "GET /route-target/c30ac914-5fea-48ba-8fac-6ae421938a68 HTTP/1.1" 200 1213 0.004108 10.0.0.27 - - [2025-10-30 02:02:24] "GET /domains HTTP/1.1" 200 438 0.002804 10.0.0.27 - - [2025-10-30 02:02:24] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.004240 10.0.0.27 - - [2025-10-30 02:02:24] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1502 0.012149 10.0.0.27 - - [2025-10-30 02:02:24] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001500 10.0.0.27 - - [2025-10-30 02:02:24] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107 HTTP/1.1" 200 2620 0.033777 10.0.0.27 - - [2025-10-30 02:02:24] "GET /virtual-network/db3df461-3fa4-489f-95bb-568abee44d0b HTTP/1.1" 200 3505 0.005262 10.0.0.27 - - [2025-10-30 02:02:24] "GET /obj-perms HTTP/1.1" 200 6441 0.001930 10.0.0.27 - - [2025-10-30 02:02:25] "GET /virtual-network/db3df461-3fa4-489f-95bb-568abee44d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.007087 252.27.56.139 - - [2025-10-30 02:02:25] "POST /neutron/network HTTP/1.1" 200 1110 0.010555 10.0.0.27 - - [2025-10-30 02:02:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.006751 252.27.56.139 - - [2025-10-30 02:02:25] "POST /neutron/network HTTP/1.1" 200 1004 0.051210 10.0.0.27 - - [2025-10-30 02:02:25] "DELETE /access-control-list/4680bb08-3585-4ff3-808e-91285e3d6f82 HTTP/1.1" 200 115 0.031503 10.0.0.27 - - [2025-10-30 02:02:25] "POST /ref-update HTTP/1.1" 200 156 0.015651 252.27.56.139 - - [2025-10-30 02:02:25] "POST /neutron/network HTTP/1.1" 200 1004 0.011722 10.0.0.27 - - [2025-10-30 02:02:25] "GET /virtual-network/db3df461-3fa4-489f-95bb-568abee44d0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.007456 10.0.0.27 - - [2025-10-30 02:02:25] "GET /virtual-network/c024469d-8ab6-4991-846d-9f445375bb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.007589 252.27.56.139 - - [2025-10-30 02:02:25] "POST /neutron/network HTTP/1.1" 200 1109 0.008527 10.0.0.27 - - [2025-10-30 02:02:25] "POST /fqname-to-id HTTP/1.1" 404 207 0.007364 252.27.56.139 - - [2025-10-30 02:02:25] "POST /neutron/network HTTP/1.1" 200 1003 0.053022 10.0.0.27 - - [2025-10-30 02:02:25] "DELETE /access-control-list/165610df-2fa6-41cb-bd43-bb2ab356ad33 HTTP/1.1" 200 115 0.035063 10.0.0.27 - - [2025-10-30 02:02:25] "POST /ref-update HTTP/1.1" 200 156 0.013800 252.27.56.139 - - [2025-10-30 02:02:25] "POST /neutron/network HTTP/1.1" 200 1003 0.010302 10.0.0.27 - - [2025-10-30 02:02:25] "GET /virtual-network/c024469d-8ab6-4991-846d-9f445375bb79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.006437 10.0.0.27 - - [2025-10-30 02:02:25] "DELETE /network-policy/9b72abe9-757a-4696-abe7-30533e3d6aca HTTP/1.1" 200 115 0.029212 252.27.56.139 - - [2025-10-30 02:02:25] "POST /neutron/network HTTP/1.1" 200 1004 0.008117 10.0.0.27 - - [2025-10-30 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.27 - - [2025-10-30 02:02:25] "POST /useragent-kv HTTP/1.1" 200 115 0.005682 10.0.0.27 - - [2025-10-30 02:02:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003196 10.0.0.27 - - [2025-10-30 02:02:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002652 10.0.0.27 - - [2025-10-30 02:02:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002388 252.27.56.139 - - [2025-10-30 02:02:25] "POST /neutron/network HTTP/1.1" 200 151 0.105377 10.0.0.27 - - [2025-10-30 02:02:25] "DELETE /route-target/c30ac914-5fea-48ba-8fac-6ae421938a68 HTTP/1.1" 200 115 0.032637 10.0.0.27 - - [2025-10-30 02:02:25] "GET /routing-instance/75d35928-f134-4f5a-8121-fd37ed0d1e47 HTTP/1.1" 404 171 0.003506 10.0.0.27 - - [2025-10-30 02:02:26] "GET /domains HTTP/1.1" 200 438 0.003420 10.0.0.27 - - [2025-10-30 02:02:26] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001143 10.0.0.27 - - [2025-10-30 02:02:26] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1502 0.007168 10.0.0.27 - - [2025-10-30 02:02:26] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001890 10.0.0.27 - - [2025-10-30 02:02:26] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107 HTTP/1.1" 200 2142 0.039398 252.27.56.139 - - [2025-10-30 02:02:26] "POST /neutron/network HTTP/1.1" 200 1003 0.008262 10.0.0.27 - - [2025-10-30 02:02:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.27 - - [2025-10-30 02:02:26] "POST /useragent-kv HTTP/1.1" 200 115 0.004448 10.0.0.27 - - [2025-10-30 02:02:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002195 10.0.0.27 - - [2025-10-30 02:02:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002776 10.0.0.27 - - [2025-10-30 02:02:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002419 252.27.56.139 - - [2025-10-30 02:02:26] "POST /neutron/network HTTP/1.1" 200 151 0.102111 10.0.0.27 - - [2025-10-30 02:02:26] "DELETE /route-target/697c9534-4328-4701-ad62-138b6b2c362f HTTP/1.1" 200 115 0.033054 10.0.0.27 - - [2025-10-30 02:02:26] "GET /routing-instance/bb542d32-2d40-423a-a442-77d4c3847a90 HTTP/1.1" 404 171 0.002760 10.0.0.27 - - [2025-10-30 02:02:26] "GET /domains HTTP/1.1" 200 438 0.003504 10.0.0.27 - - [2025-10-30 02:02:26] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001065 10.0.0.27 - - [2025-10-30 02:02:26] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1502 0.006918 10.0.0.27 - - [2025-10-30 02:02:26] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002084 10.0.0.27 - - [2025-10-30 02:02:26] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107 HTTP/1.1" 200 1898 0.028168 10.0.0.27 - - [2025-10-30 02:02:27] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001234 10.0.0.27 - - [2025-10-30 02:02:27] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.031531 10.0.0.27 - - [2025-10-30 02:02:27] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001405 10.0.0.27 - - [2025-10-30 02:02:27] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107?fields=virtual_networks HTTP/1.1" 200 1049 0.068461 10.0.0.27 - - [2025-10-30 02:02:27] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003012 10.0.0.27 - - [2025-10-30 02:02:27] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.028239 10.0.0.27 - - [2025-10-30 02:02:27] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001038 10.0.0.27 - - [2025-10-30 02:02:27] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107?fields=security_groups HTTP/1.1" 200 1282 0.028090 10.0.0.27 - - [2025-10-30 02:02:28] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001284 10.0.0.27 - - [2025-10-30 02:02:28] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008113 10.0.0.27 - - [2025-10-30 02:02:28] "POST /fqname-to-id HTTP/1.1" 404 202 0.036662 10.0.0.27 - - [2025-10-30 02:02:28] "GET /projects?obj_uuids=72a9c35a-94a6-4307-a3c4-5e104d25f60c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002439 10.0.0.27 - - [2025-10-30 02:02:29] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001300 10.0.0.27 - - [2025-10-30 02:02:29] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007855 10.0.0.27 - - [2025-10-30 02:02:29] "POST /id-to-fqname HTTP/1.1" 200 204 0.003001 10.0.0.27 - - [2025-10-30 02:02:29] "POST /fqname-to-id HTTP/1.1" 404 213 0.004496 10.0.0.27 - - [2025-10-30 02:02:29] "POST /security-groups HTTP/1.1" 200 599 0.064160 10.0.0.27 - - [2025-10-30 02:02:29] "POST /fqname-to-id HTTP/1.1" 404 248 0.003448 10.0.0.27 - - [2025-10-30 02:02:29] "POST /projects HTTP/1.1" 200 609 0.247222 10.0.0.27 - - [2025-10-30 02:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.283129 10.0.0.27 - - [2025-10-30 02:02:29] "POST /access-control-lists HTTP/1.1" 200 612 0.064331 10.0.0.27 - - [2025-10-30 02:02:29] "GET /project/72a9c35a-94a6-4307-a3c4-5e104d25f60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.435616 10.0.0.27 - - [2025-10-30 02:02:29] "POST /fqname-to-id HTTP/1.1" 404 247 0.002832 10.0.0.27 - - [2025-10-30 02:02:29] "POST /access-control-lists HTTP/1.1" 200 610 0.061091 10.0.0.27 - - [2025-10-30 02:02:30] "GET / HTTP/1.1" 200 36215 0.002007 10.0.0.27 - - [2025-10-30 02:02:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000561 10.0.0.27 - - [2025-10-30 02:02:32] "POST /fqname-to-id HTTP/1.1" 404 231 0.078038 10.0.0.27 - - [2025-10-30 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.27 - - [2025-10-30 02:02:32] "GET /projects?obj_uuids=72a9c35a-94a6-4307-a3c4-5e104d25f60c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001173 10.0.0.27 - - [2025-10-30 02:02:32] "GET /project/72a9c35a-94a6-4307-a3c4-5e104d25f60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.027881 10.0.0.27 - - [2025-10-30 02:02:32] "POST /network-policys HTTP/1.1" 200 567 0.060835 10.0.0.27 - - [2025-10-30 02:02:32] "GET /network-policy/47abc9ee-ba62-4332-8524-6c7340ede180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3144 0.004916 10.0.0.27 - - [2025-10-30 02:02:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.27 - - [2025-10-30 02:02:32] "GET /projects?obj_uuids=72a9c35a-94a6-4307-a3c4-5e104d25f60c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001499 10.0.0.27 - - [2025-10-30 02:02:32] "GET /project/72a9c35a-94a6-4307-a3c4-5e104d25f60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.031300 252.27.56.139 - - [2025-10-30 02:02:32] "POST /neutron/network HTTP/1.1" 200 117 0.038154 10.0.0.27 - - [2025-10-30 02:02:32] "GET /projects?obj_uuids=72a9c35a-94a6-4307-a3c4-5e104d25f60c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001167 252.27.56.139 - - [2025-10-30 02:02:32] "POST /neutron/network HTTP/1.1" 200 621 0.073111 10.0.0.27 - - [2025-10-30 02:02:33] "POST /route-targets HTTP/1.1" 200 328 0.013089 10.0.0.27 - - [2025-10-30 02:02:33] "POST /ref-update HTTP/1.1" 200 156 0.014845 10.0.0.27 - - [2025-10-30 02:02:33] "POST /useragent-kv HTTP/1.1" 200 115 0.005014 252.27.56.139 - - [2025-10-30 02:02:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.186307 10.0.0.27 - - [2025-10-30 02:02:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.003771 10.0.0.27 - - [2025-10-30 02:02:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003171 252.27.56.139 - - [2025-10-30 02:02:33] "POST /neutron/subnet HTTP/1.1" 200 828 0.140429 252.27.56.139 - - [2025-10-30 02:02:33] "POST /neutron/network HTTP/1.1" 200 1014 0.010038 10.0.0.27 - - [2025-10-30 02:02:33] "POST /id-to-fqname HTTP/1.1" 200 235 0.001368 10.0.0.27 - - [2025-10-30 02:02:33] "GET /virtual-network/2982c42b-4b31-4f97-954e-7c6b54cfc138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.006142 252.27.56.139 - - [2025-10-30 02:02:33] "POST /neutron/network HTTP/1.1" 200 1014 0.007779 10.0.0.27 - - [2025-10-30 02:02:33] "GET /virtual-network/2982c42b-4b31-4f97-954e-7c6b54cfc138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.005622 252.27.56.139 - - [2025-10-30 02:02:33] "POST /neutron/network HTTP/1.1" 200 1014 0.010623 252.27.56.139 - - [2025-10-30 02:02:33] "POST /neutron/subnet HTTP/1.1" 200 725 0.007873 252.27.56.139 - - [2025-10-30 02:02:33] "POST /neutron/subnet HTTP/1.1" 200 828 0.008453 252.27.56.139 - - [2025-10-30 02:02:33] "POST /neutron/network HTTP/1.1" 200 1014 0.010582 10.0.0.27 - - [2025-10-30 02:02:34] "POST /fqname-to-id HTTP/1.1" 404 250 0.003126 10.0.0.27 - - [2025-10-30 02:02:34] "POST /fqname-to-id HTTP/1.1" 404 207 0.002863 252.27.56.139 - - [2025-10-30 02:02:34] "POST /neutron/network HTTP/1.1" 200 1119 0.063183 10.0.0.27 - - [2025-10-30 02:02:34] "POST /access-control-lists HTTP/1.1" 200 607 0.088560 252.27.56.139 - - [2025-10-30 02:02:34] "POST /neutron/network HTTP/1.1" 200 1119 0.028254 10.0.0.27 - - [2025-10-30 02:02:34] "GET /virtual-network/2982c42b-4b31-4f97-954e-7c6b54cfc138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2982 0.006230 10.0.0.27 - - [2025-10-30 02:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.27 - - [2025-10-30 02:02:34] "GET /network-policy/47abc9ee-ba62-4332-8524-6c7340ede180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3144 0.004272 10.0.0.27 - - [2025-10-30 02:02:34] "GET /domains HTTP/1.1" 401 296 0.000568 10.0.0.27 - - [2025-10-30 02:02:34] "GET /domains HTTP/1.1" 200 438 0.028246 10.0.0.27 - - [2025-10-30 02:02:34] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001089 10.0.0.27 - - [2025-10-30 02:02:34] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1703 0.008396 10.0.0.27 - - [2025-10-30 02:02:34] "GET /projects?obj_uuids=72a9c35a-94a6-4307-a3c4-5e104d25f60c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001304 10.0.0.27 - - [2025-10-30 02:02:34] "GET /project/72a9c35a-94a6-4307-a3c4-5e104d25f60c HTTP/1.1" 200 2453 0.036245 10.0.0.27 - - [2025-10-30 02:02:34] "GET /virtual-network/2982c42b-4b31-4f97-954e-7c6b54cfc138 HTTP/1.1" 200 3542 0.008198 10.0.0.27 - - [2025-10-30 02:02:34] "GET /virtual-network/2982c42b-4b31-4f97-954e-7c6b54cfc138 HTTP/1.1" 200 3542 0.006018 10.0.0.27 - - [2025-10-30 02:02:35] "GET /routing-instance/1c1579cb-822e-4013-966b-8e6e0ccc5690 HTTP/1.1" 200 1496 0.004551 10.0.0.27 - - [2025-10-30 02:02:35] "GET /routing-instance/1c1579cb-822e-4013-966b-8e6e0ccc5690 HTTP/1.1" 200 1496 0.004246 10.0.0.27 - - [2025-10-30 02:02:35] "GET /route-target/143e4be2-a0df-4113-aad3-4cec7d2a4412 HTTP/1.1" 200 1222 0.004049 10.0.0.27 - - [2025-10-30 02:02:35] "GET /virtual-network/2982c42b-4b31-4f97-954e-7c6b54cfc138 HTTP/1.1" 200 3542 0.005830 10.0.0.27 - - [2025-10-30 02:02:35] "GET /routing-instance/1c1579cb-822e-4013-966b-8e6e0ccc5690 HTTP/1.1" 200 1496 0.004355 10.0.0.27 - - [2025-10-30 02:02:35] "GET /virtual-network/2982c42b-4b31-4f97-954e-7c6b54cfc138?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2982 0.006325 10.0.0.27 - - [2025-10-30 02:02:35] "GET /virtual-network/2982c42b-4b31-4f97-954e-7c6b54cfc138 HTTP/1.1" 200 3542 0.005208 10.0.0.27 - - [2025-10-30 02:02:35] "GET /routing-instance/1c1579cb-822e-4013-966b-8e6e0ccc5690 HTTP/1.1" 200 1496 0.004556 10.0.0.27 - - [2025-10-30 02:02:35] "GET /routing-instance/1c1579cb-822e-4013-966b-8e6e0ccc5690 HTTP/1.1" 200 1496 0.004104 10.0.0.27 - - [2025-10-30 02:02:35] "GET /route-target/143e4be2-a0df-4113-aad3-4cec7d2a4412 HTTP/1.1" 200 1222 0.003644 10.0.0.27 - - [2025-10-30 02:02:35] "GET /domains HTTP/1.1" 200 438 0.002981 10.0.0.27 - - [2025-10-30 02:02:35] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001186 10.0.0.27 - - [2025-10-30 02:02:35] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1703 0.007966 10.0.0.27 - - [2025-10-30 02:02:35] "GET /projects?obj_uuids=72a9c35a-94a6-4307-a3c4-5e104d25f60c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001163 10.0.0.27 - - [2025-10-30 02:02:35] "GET /project/72a9c35a-94a6-4307-a3c4-5e104d25f60c HTTP/1.1" 200 2453 0.029928 10.0.0.27 - - [2025-10-30 02:02:35] "GET /virtual-network/2982c42b-4b31-4f97-954e-7c6b54cfc138 HTTP/1.1" 200 3542 0.005821 10.0.0.27 - - [2025-10-30 02:02:36] "GET /obj-perms HTTP/1.1" 200 6457 0.059720 10.0.0.27 - - [2025-10-30 02:02:36] "GET /domains HTTP/1.1" 200 438 0.004077 10.0.0.27 - - [2025-10-30 02:02:36] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001378 10.0.0.27 - - [2025-10-30 02:02:36] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1703 0.007489 10.0.0.27 - - [2025-10-30 02:02:36] "GET /projects?obj_uuids=72a9c35a-94a6-4307-a3c4-5e104d25f60c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001218 10.0.0.27 - - [2025-10-30 02:02:36] "GET /project/72a9c35a-94a6-4307-a3c4-5e104d25f60c HTTP/1.1" 200 2453 0.023806 10.0.0.27 - - [2025-10-30 02:02:36] "GET /network-policy/47abc9ee-ba62-4332-8524-6c7340ede180 HTTP/1.1" 200 3469 0.005591 10.0.0.27 - - [2025-10-30 02:02:36] "DELETE /network-policy/47abc9ee-ba62-4332-8524-6c7340ede180 HTTP/1.1" 409 239 0.008081 252.27.56.139 - - [2025-10-30 02:02:36] "POST /neutron/network HTTP/1.1" 200 1119 0.010662 10.0.0.27 - - [2025-10-30 02:02:36] "DELETE /access-control-list/ce00c129-4b6a-43cc-bb3e-8fc95e60c3ab HTTP/1.1" 200 115 0.022604 10.0.0.27 - - [2025-10-30 02:02:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003586 10.0.0.27 - - [2025-10-30 02:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.27 - - [2025-10-30 02:02:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002410 10.0.0.27 - - [2025-10-30 02:02:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002344 10.0.0.27 - - [2025-10-30 02:02:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002232 252.27.56.139 - - [2025-10-30 02:02:36] "POST /neutron/network HTTP/1.1" 200 151 0.099273 10.0.0.27 - - [2025-10-30 02:02:36] "GET /routing-instance/1c1579cb-822e-4013-966b-8e6e0ccc5690 HTTP/1.1" 404 171 0.002449 10.0.0.27 - - [2025-10-30 02:02:36] "DELETE /route-target/143e4be2-a0df-4113-aad3-4cec7d2a4412 HTTP/1.1" 200 115 0.014621 10.0.0.27 - - [2025-10-30 02:02:36] "GET /domains HTTP/1.1" 200 438 0.003864 10.0.0.27 - - [2025-10-30 02:02:37] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001123 10.0.0.27 - - [2025-10-30 02:02:37] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1703 0.007066 10.0.0.27 - - [2025-10-30 02:02:37] "GET /projects?obj_uuids=72a9c35a-94a6-4307-a3c4-5e104d25f60c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001744 10.0.0.27 - - [2025-10-30 02:02:37] "GET /project/72a9c35a-94a6-4307-a3c4-5e104d25f60c HTTP/1.1" 200 2200 0.036164 10.0.0.27 - - [2025-10-30 02:02:37] "DELETE /network-policy/47abc9ee-ba62-4332-8524-6c7340ede180 HTTP/1.1" 200 115 0.021430 10.0.0.27 - - [2025-10-30 02:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.27 - - [2025-10-30 02:02:37] "GET /projects?obj_uuids=72a9c35a-94a6-4307-a3c4-5e104d25f60c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001148 10.0.0.27 - - [2025-10-30 02:02:37] "GET /project/72a9c35a-94a6-4307-a3c4-5e104d25f60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.032970 10.0.0.27 - - [2025-10-30 02:02:37] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-90315318&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004037 10.0.0.27 - - [2025-10-30 02:02:38] "GET /projects?obj_uuids=72a9c35a-94a6-4307-a3c4-5e104d25f60c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001716 10.0.0.27 - - [2025-10-30 02:02:38] "GET /project/72a9c35a-94a6-4307-a3c4-5e104d25f60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.028351 10.0.0.27 - - [2025-10-30 02:02:38] "GET /projects?obj_uuids=72a9c35a-94a6-4307-a3c4-5e104d25f60c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001163 10.0.0.27 - - [2025-10-30 02:02:38] "GET /project/72a9c35a-94a6-4307-a3c4-5e104d25f60c?fields=virtual_networks HTTP/1.1" 200 1064 0.073377 10.0.0.27 - - [2025-10-30 02:02:38] "GET /projects?obj_uuids=72a9c35a-94a6-4307-a3c4-5e104d25f60c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001053 10.0.0.27 - - [2025-10-30 02:02:38] "GET /project/72a9c35a-94a6-4307-a3c4-5e104d25f60c?fields=virtual_machine_interfaces HTTP/1.1" 200 1064 0.024875 10.0.0.27 - - [2025-10-30 02:02:38] "GET /projects?obj_uuids=72a9c35a-94a6-4307-a3c4-5e104d25f60c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003554 10.0.0.27 - - [2025-10-30 02:02:38] "GET /project/72a9c35a-94a6-4307-a3c4-5e104d25f60c?fields=security_groups HTTP/1.1" 200 1305 0.030911 10.0.0.27 - - [2025-10-30 02:02:39] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001673 10.0.0.27 - - [2025-10-30 02:02:39] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010862 10.0.0.27 - - [2025-10-30 02:02:39] "POST /fqname-to-id HTTP/1.1" 404 188 0.036997 10.0.0.27 - - [2025-10-30 02:02:39] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002426 10.0.0.27 - - [2025-10-30 02:02:39] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001084 10.0.0.27 - - [2025-10-30 02:02:39] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007051 10.0.0.27 - - [2025-10-30 02:02:39] "POST /id-to-fqname HTTP/1.1" 200 190 0.003421 10.0.0.27 - - [2025-10-30 02:02:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.003688 10.0.0.27 - - [2025-10-30 02:02:40] "POST /security-groups HTTP/1.1" 200 585 0.064308 10.0.0.27 - - [2025-10-30 02:02:40] "POST /fqname-to-id HTTP/1.1" 404 234 0.002512 10.0.0.27 - - [2025-10-30 02:02:40] "POST /projects HTTP/1.1" 200 581 0.232537 10.0.0.27 - - [2025-10-30 02:02:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.270574 10.0.0.27 - - [2025-10-30 02:02:40] "POST /access-control-lists HTTP/1.1" 200 598 0.061670 10.0.0.27 - - [2025-10-30 02:02:40] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.411230 10.0.0.27 - - [2025-10-30 02:02:40] "POST /fqname-to-id HTTP/1.1" 404 233 0.002636 10.0.0.27 - - [2025-10-30 02:02:40] "POST /access-control-lists HTTP/1.1" 200 596 0.060197 10.0.0.27 - - [2025-10-30 02:02:41] "GET / HTTP/1.1" 200 36215 0.002725 10.0.0.27 - - [2025-10-30 02:02:42] "POST /fqname-to-id HTTP/1.1" 401 296 0.000535 10.0.0.27 - - [2025-10-30 02:02:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.081156 10.0.0.27 - - [2025-10-30 02:02:42] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001101 10.0.0.27 - - [2025-10-30 02:02:42] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.028212 252.27.56.139 - - [2025-10-30 02:02:42] "POST /neutron/network HTTP/1.1" 200 117 0.043851 10.0.0.27 - - [2025-10-30 02:02:43] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001209 252.27.56.139 - - [2025-10-30 02:02:43] "POST /neutron/network HTTP/1.1" 200 605 0.069586 10.0.0.27 - - [2025-10-30 02:02:43] "POST /route-targets HTTP/1.1" 200 328 0.011294 10.0.0.27 - - [2025-10-30 02:02:43] "POST /ref-update HTTP/1.1" 200 156 0.012320 10.0.0.27 - - [2025-10-30 02:02:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002722 252.27.56.139 - - [2025-10-30 02:02:43] "POST /neutron/subnet HTTP/1.1" 200 725 0.142654 252.27.56.139 - - [2025-10-30 02:02:43] "POST /neutron/network HTTP/1.1" 200 824 0.006149 10.0.0.27 - - [2025-10-30 02:02:43] "POST /id-to-fqname HTTP/1.1" 200 220 0.001447 10.0.0.27 - - [2025-10-30 02:02:43] "GET /virtual-network/e222579a-4f9a-4751-b8cf-1eea8a0621d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007206 252.27.56.139 - - [2025-10-30 02:02:43] "POST /neutron/network HTTP/1.1" 200 824 0.006280 10.0.0.27 - - [2025-10-30 02:02:43] "GET /virtual-network/e222579a-4f9a-4751-b8cf-1eea8a0621d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006853 252.27.56.139 - - [2025-10-30 02:02:43] "POST /neutron/network HTTP/1.1" 200 824 0.005940 252.27.56.139 - - [2025-10-30 02:02:43] "POST /neutron/subnet HTTP/1.1" 200 725 0.008147 10.0.0.27 - - [2025-10-30 02:02:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003141 10.0.0.27 - - [2025-10-30 02:02:43] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001413 10.0.0.27 - - [2025-10-30 02:02:43] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.038759 252.27.56.139 - - [2025-10-30 02:02:43] "POST /neutron/network HTTP/1.1" 200 117 0.011662 10.0.0.27 - - [2025-10-30 02:02:43] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001183 252.27.56.139 - - [2025-10-30 02:02:43] "POST /neutron/network HTTP/1.1" 200 605 0.080954 10.0.0.27 - - [2025-10-30 02:02:43] "POST /route-targets HTTP/1.1" 200 328 0.011636 10.0.0.27 - - [2025-10-30 02:02:44] "POST /ref-update HTTP/1.1" 200 156 0.015988 10.0.0.27 - - [2025-10-30 02:02:44] "POST /useragent-kv HTTP/1.1" 200 115 0.007607 252.27.56.139 - - [2025-10-30 02:02:44] "POST /neutron/subnet HTTP/1.1" 200 720 0.208360 252.27.56.139 - - [2025-10-30 02:02:44] "POST /neutron/network HTTP/1.1" 200 823 0.005756 10.0.0.27 - - [2025-10-30 02:02:44] "POST /id-to-fqname HTTP/1.1" 200 220 0.001775 10.0.0.27 - - [2025-10-30 02:02:44] "GET /virtual-network/77a7e031-334f-4d3e-8a3b-f76e3abdfa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.009550 252.27.56.139 - - [2025-10-30 02:02:44] "POST /neutron/network HTTP/1.1" 200 823 0.005728 10.0.0.27 - - [2025-10-30 02:02:44] "GET /virtual-network/77a7e031-334f-4d3e-8a3b-f76e3abdfa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005993 252.27.56.139 - - [2025-10-30 02:02:44] "POST /neutron/network HTTP/1.1" 200 823 0.007748 252.27.56.139 - - [2025-10-30 02:02:44] "POST /neutron/subnet HTTP/1.1" 200 720 0.008662 10.0.0.27 - - [2025-10-30 02:02:44] "POST /fqname-to-id HTTP/1.1" 404 226 0.003141 10.0.0.27 - - [2025-10-30 02:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.27 - - [2025-10-30 02:02:44] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001173 10.0.0.27 - - [2025-10-30 02:02:44] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.037571 10.0.0.27 - - [2025-10-30 02:02:44] "POST /network-policys HTTP/1.1" 200 571 0.020361 10.0.0.27 - - [2025-10-30 02:02:44] "GET /network-policy/5fcc9b3a-62d4-4f27-95a2-e3fd730dbe92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.005256 252.27.56.139 - - [2025-10-30 02:02:44] "POST /neutron/network HTTP/1.1" 200 824 0.007183 10.0.0.27 - - [2025-10-30 02:02:44] "POST /fqname-to-id HTTP/1.1" 404 234 0.003809 252.27.56.139 - - [2025-10-30 02:02:44] "POST /neutron/network HTTP/1.1" 200 924 0.045474 10.0.0.27 - - [2025-10-30 02:02:45] "POST /access-control-lists HTTP/1.1" 200 590 0.067781 252.27.56.139 - - [2025-10-30 02:02:45] "POST /neutron/network HTTP/1.1" 200 924 0.011315 10.0.0.27 - - [2025-10-30 02:02:45] "GET /virtual-network/e222579a-4f9a-4751-b8cf-1eea8a0621d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005071 10.0.0.27 - - [2025-10-30 02:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.27 - - [2025-10-30 02:02:45] "GET /network-policy/5fcc9b3a-62d4-4f27-95a2-e3fd730dbe92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.004611 252.27.56.139 - - [2025-10-30 02:02:45] "POST /neutron/network HTTP/1.1" 200 823 0.006558 10.0.0.27 - - [2025-10-30 02:02:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.004427 252.27.56.139 - - [2025-10-30 02:02:45] "POST /neutron/network HTTP/1.1" 200 923 0.052814 10.0.0.27 - - [2025-10-30 02:02:45] "POST /access-control-lists HTTP/1.1" 200 590 0.073861 252.27.56.139 - - [2025-10-30 02:02:45] "POST /neutron/network HTTP/1.1" 200 923 0.009215 10.0.0.27 - - [2025-10-30 02:02:45] "POST /ref-update HTTP/1.1" 200 156 0.010225 10.0.0.27 - - [2025-10-30 02:02:45] "GET /virtual-network/77a7e031-334f-4d3e-8a3b-f76e3abdfa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.004786 10.0.0.27 - - [2025-10-30 02:02:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.27 - - [2025-10-30 02:02:45] "GET /network-policy/5fcc9b3a-62d4-4f27-95a2-e3fd730dbe92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.044695 10.0.0.27 - - [2025-10-30 02:02:45] "PUT /access-control-list/50cd43fd-dd64-4c56-9785-78a71e16c1cb HTTP/1.1" 200 273 0.059581 10.0.0.27 - - [2025-10-30 02:02:45] "GET /domains HTTP/1.1" 401 296 0.000486 10.0.0.27 - - [2025-10-30 02:02:45] "GET /domains HTTP/1.1" 200 438 0.029645 10.0.0.27 - - [2025-10-30 02:02:46] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001091 10.0.0.27 - - [2025-10-30 02:02:46] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1890 0.008540 10.0.0.27 - - [2025-10-30 02:02:46] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001898 10.0.0.27 - - [2025-10-30 02:02:46] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef HTTP/1.1" 200 2566 0.028010 10.0.0.27 - - [2025-10-30 02:02:46] "GET /virtual-network/e222579a-4f9a-4751-b8cf-1eea8a0621d6 HTTP/1.1" 200 2890 0.006195 10.0.0.27 - - [2025-10-30 02:02:46] "GET /virtual-network/e222579a-4f9a-4751-b8cf-1eea8a0621d6 HTTP/1.1" 200 2890 0.005575 10.0.0.27 - - [2025-10-30 02:02:46] "GET /routing-instance/2dd1982c-1d0e-42f4-8dd3-0fa936ae6e33 HTTP/1.1" 200 1783 0.005206 10.0.0.27 - - [2025-10-30 02:02:46] "GET /routing-instance/2dd1982c-1d0e-42f4-8dd3-0fa936ae6e33 HTTP/1.1" 200 1783 0.004343 10.0.0.27 - - [2025-10-30 02:02:46] "GET /route-target/d8b26ae4-f967-4b34-906a-b19db2ba39d7 HTTP/1.1" 200 1207 0.004410 10.0.0.27 - - [2025-10-30 02:02:46] "GET /virtual-network/e222579a-4f9a-4751-b8cf-1eea8a0621d6 HTTP/1.1" 200 2890 0.004688 10.0.0.27 - - [2025-10-30 02:02:46] "GET /routing-instance/2dd1982c-1d0e-42f4-8dd3-0fa936ae6e33 HTTP/1.1" 200 1783 0.004549 10.0.0.27 - - [2025-10-30 02:02:46] "GET /virtual-network/e222579a-4f9a-4751-b8cf-1eea8a0621d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006179 10.0.0.27 - - [2025-10-30 02:02:46] "GET /virtual-network/e222579a-4f9a-4751-b8cf-1eea8a0621d6 HTTP/1.1" 200 2890 0.005629 10.0.0.27 - - [2025-10-30 02:02:46] "GET /routing-instance/2dd1982c-1d0e-42f4-8dd3-0fa936ae6e33 HTTP/1.1" 200 1783 0.004075 10.0.0.27 - - [2025-10-30 02:02:46] "GET /routing-instance/2dd1982c-1d0e-42f4-8dd3-0fa936ae6e33 HTTP/1.1" 200 1783 0.004488 10.0.0.27 - - [2025-10-30 02:02:46] "GET /route-target/d8b26ae4-f967-4b34-906a-b19db2ba39d7 HTTP/1.1" 200 1207 0.003738 10.0.0.27 - - [2025-10-30 02:02:46] "GET /domains HTTP/1.1" 200 438 0.003074 10.0.0.27 - - [2025-10-30 02:02:46] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001208 10.0.0.27 - - [2025-10-30 02:02:46] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1890 0.008258 10.0.0.27 - - [2025-10-30 02:02:47] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001180 10.0.0.27 - - [2025-10-30 02:02:47] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef HTTP/1.1" 200 2566 0.025974 10.0.0.27 - - [2025-10-30 02:02:47] "GET /virtual-network/e222579a-4f9a-4751-b8cf-1eea8a0621d6 HTTP/1.1" 200 2890 0.005373 10.0.0.27 - - [2025-10-30 02:02:47] "GET /obj-perms HTTP/1.1" 200 6429 0.059828 10.0.0.27 - - [2025-10-30 02:02:47] "GET /domains HTTP/1.1" 200 438 0.002806 10.0.0.27 - - [2025-10-30 02:02:47] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001631 10.0.0.27 - - [2025-10-30 02:02:47] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1890 0.009982 10.0.0.27 - - [2025-10-30 02:02:47] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001479 10.0.0.27 - - [2025-10-30 02:02:47] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef HTTP/1.1" 200 2566 0.029925 10.0.0.27 - - [2025-10-30 02:02:47] "GET /virtual-network/77a7e031-334f-4d3e-8a3b-f76e3abdfa8b HTTP/1.1" 200 2885 0.008231 10.0.0.27 - - [2025-10-30 02:02:48] "GET /virtual-network/77a7e031-334f-4d3e-8a3b-f76e3abdfa8b HTTP/1.1" 200 2885 0.005797 10.0.0.27 - - [2025-10-30 02:02:48] "GET /routing-instance/e8a15787-12e3-4dd6-be4e-88e6612bce33 HTTP/1.1" 200 1784 0.004563 10.0.0.27 - - [2025-10-30 02:02:48] "GET /routing-instance/e8a15787-12e3-4dd6-be4e-88e6612bce33 HTTP/1.1" 200 1784 0.004535 10.0.0.27 - - [2025-10-30 02:02:48] "GET /route-target/cfb945e1-9486-4443-8921-01b0784483c0 HTTP/1.1" 200 1206 0.003512 10.0.0.27 - - [2025-10-30 02:02:48] "GET /virtual-network/77a7e031-334f-4d3e-8a3b-f76e3abdfa8b HTTP/1.1" 200 2885 0.005510 10.0.0.27 - - [2025-10-30 02:02:48] "GET /routing-instance/e8a15787-12e3-4dd6-be4e-88e6612bce33 HTTP/1.1" 200 1784 0.003799 10.0.0.27 - - [2025-10-30 02:02:48] "GET /virtual-network/77a7e031-334f-4d3e-8a3b-f76e3abdfa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005262 10.0.0.27 - - [2025-10-30 02:02:48] "GET /virtual-network/77a7e031-334f-4d3e-8a3b-f76e3abdfa8b HTTP/1.1" 200 2885 0.004783 10.0.0.27 - - [2025-10-30 02:02:48] "GET /routing-instance/e8a15787-12e3-4dd6-be4e-88e6612bce33 HTTP/1.1" 200 1784 0.004570 10.0.0.27 - - [2025-10-30 02:02:48] "GET /routing-instance/e8a15787-12e3-4dd6-be4e-88e6612bce33 HTTP/1.1" 200 1784 0.004173 10.0.0.27 - - [2025-10-30 02:02:48] "GET /route-target/cfb945e1-9486-4443-8921-01b0784483c0 HTTP/1.1" 200 1206 0.003549 10.0.0.27 - - [2025-10-30 02:02:48] "GET /domains HTTP/1.1" 200 438 0.003489 10.0.0.27 - - [2025-10-30 02:02:48] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001396 10.0.0.27 - - [2025-10-30 02:02:48] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1890 0.007842 10.0.0.27 - - [2025-10-30 02:02:48] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.003202 10.0.0.27 - - [2025-10-30 02:02:48] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef HTTP/1.1" 200 2566 0.032269 10.0.0.27 - - [2025-10-30 02:02:48] "GET /virtual-network/77a7e031-334f-4d3e-8a3b-f76e3abdfa8b HTTP/1.1" 200 2885 0.005212 10.0.0.27 - - [2025-10-30 02:02:48] "GET /obj-perms HTTP/1.1" 200 6429 0.002521 10.0.0.27 - - [2025-10-30 02:02:49] "POST /id-to-fqname HTTP/1.1" 200 220 0.001669 252.27.56.139 - - [2025-10-30 02:02:49] "POST /neutron/network HTTP/1.1" 200 934 0.006015 252.27.56.139 - - [2025-10-30 02:02:49] "GET /aaa-mode HTTP/1.1" 401 296 0.000456 252.27.56.139 - - [2025-10-30 02:02:49] "GET / HTTP/1.1" 200 36215 0.002990 252.27.56.139 - - [2025-10-30 02:02:49] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000569 10.0.0.27 - - [2025-10-30 02:02:49] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001330 252.27.56.139 - - [2025-10-30 02:02:49] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.058830 252.27.56.139 - - [2025-10-30 02:02:49] "POST /neutron/network HTTP/1.1" 200 924 0.006682 252.27.56.139 - - [2025-10-30 02:02:50] "POST /neutron/port HTTP/1.1" 200 117 0.005663 252.27.56.139 - - [2025-10-30 02:02:50] "POST /neutron/port HTTP/1.1" 200 117 0.007156 10.0.0.27 - - [2025-10-30 02:02:50] "POST /id-to-fqname HTTP/1.1" 200 220 0.001566 252.27.56.139 - - [2025-10-30 02:02:50] "POST /neutron/port HTTP/1.1" 200 117 0.005579 252.27.56.139 - - [2025-10-30 02:02:50] "POST /neutron/network HTTP/1.1" 200 933 0.007509 252.27.56.139 - - [2025-10-30 02:02:50] "GET /aaa-mode HTTP/1.1" 401 296 0.000651 252.27.56.139 - - [2025-10-30 02:02:50] "GET / HTTP/1.1" 200 36215 0.001967 252.27.56.139 - - [2025-10-30 02:02:50] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000486 252.27.56.139 - - [2025-10-30 02:02:50] "POST /neutron/network HTTP/1.1" 200 934 0.006024 10.0.0.27 - - [2025-10-30 02:02:50] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001242 10.0.0.27 - - [2025-10-30 02:02:51] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001262 252.27.56.139 - - [2025-10-30 02:02:51] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.094169 252.27.56.139 - - [2025-10-30 02:02:51] "POST /neutron/network HTTP/1.1" 200 923 0.010907 252.27.56.139 - - [2025-10-30 02:02:51] "POST /neutron/port HTTP/1.1" 200 1060 0.285028 252.27.56.139 - - [2025-10-30 02:02:51] "POST /neutron/port HTTP/1.1" 200 1060 0.010771 252.27.56.139 - - [2025-10-30 02:02:51] "POST /neutron/port HTTP/1.1" 200 1060 0.010319 252.27.56.139 - - [2025-10-30 02:02:51] "POST /neutron/port HTTP/1.1" 200 1084 0.041333 252.27.56.139 - - [2025-10-30 02:02:51] "POST /neutron/port HTTP/1.1" 200 1110 0.111255 252.27.56.139 - - [2025-10-30 02:02:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007017 252.27.56.139 - - [2025-10-30 02:02:51] "POST /neutron/port HTTP/1.1" 200 117 0.008157 252.27.56.139 - - [2025-10-30 02:02:51] "POST /neutron/port HTTP/1.1" 200 1084 0.016864 252.27.56.139 - - [2025-10-30 02:02:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005059 252.27.56.139 - - [2025-10-30 02:02:51] "POST /neutron/port HTTP/1.1" 200 1084 0.015665 252.27.56.139 - - [2025-10-30 02:02:51] "POST /neutron/subnet HTTP/1.1" 200 699 0.011432 252.27.56.139 - - [2025-10-30 02:02:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006900 252.27.56.139 - - [2025-10-30 02:02:51] "POST /neutron/port HTTP/1.1" 200 117 0.001289 252.27.56.139 - - [2025-10-30 02:02:51] "POST /neutron/network HTTP/1.1" 200 924 0.006594 252.27.56.139 - - [2025-10-30 02:02:51] "POST /neutron/network HTTP/1.1" 200 933 0.007123 10.0.0.27 - - [2025-10-30 02:02:52] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001782 10.0.0.27 - - [2025-10-30 02:02:52] "PUT /access-control-list/5810a930-a053-49b3-8fde-c3dfb1e86ede HTTP/1.1" 200 273 0.023325 252.27.56.139 - - [2025-10-30 02:02:52] "POST /neutron/port HTTP/1.1" 200 1059 0.264340 252.27.56.139 - - [2025-10-30 02:02:52] "POST /neutron/port HTTP/1.1" 200 1059 0.009463 252.27.56.139 - - [2025-10-30 02:02:52] "POST /neutron/port HTTP/1.1" 200 1059 0.011669 252.27.56.139 - - [2025-10-30 02:02:52] "POST /neutron/port HTTP/1.1" 200 1109 0.062629 252.27.56.139 - - [2025-10-30 02:02:52] "POST /neutron/port HTTP/1.1" 200 1083 0.018019 252.27.56.139 - - [2025-10-30 02:02:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003916 252.27.56.139 - - [2025-10-30 02:02:52] "POST /neutron/subnet HTTP/1.1" 200 694 0.008660 252.27.56.139 - - [2025-10-30 02:02:52] "POST /neutron/port HTTP/1.1" 200 117 0.001290 252.27.56.139 - - [2025-10-30 02:02:52] "POST /neutron/network HTTP/1.1" 200 923 0.006886 10.0.0.27 - - [2025-10-30 02:02:53] "DELETE /project/72a9c35a94a64307a3c45e104d25f60c HTTP/1.1" 404 173 0.021029 10.0.0.27 - - [2025-10-30 02:02:53] "DELETE /project/cb8f4f4f93cd4cfd8d0bce9c1d4d23ef HTTP/1.1" 404 173 0.013046 10.0.0.27 - - [2025-10-30 02:02:53] "DELETE /project/b6e2a4441ef743a6b81d78715b707107 HTTP/1.1" 404 173 0.018525 10.0.0.27 - - [2025-10-30 02:02:53] "GET /projects?obj_uuids=72a9c35a-94a6-4307-a3c4-5e104d25f60c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001417 10.0.0.27 - - [2025-10-30 02:02:53] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001134 10.0.0.27 - - [2025-10-30 02:02:53] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001287 10.0.0.27 - - [2025-10-30 02:02:53] "GET /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.075862 10.0.0.27 - - [2025-10-30 02:02:53] "GET /project/72a9c35a-94a6-4307-a3c4-5e104d25f60c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1519 0.079363 10.0.0.27 - - [2025-10-30 02:02:53] "GET /projects?obj_uuids=72a9c35a-94a6-4307-a3c4-5e104d25f60c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001029 10.0.0.27 - - [2025-10-30 02:02:53] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000967 10.0.0.27 - - [2025-10-30 02:02:54] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.144341 10.0.0.27 - - [2025-10-30 02:02:54] "GET /project/72a9c35a-94a6-4307-a3c4-5e104d25f60c?fields=security_groups HTTP/1.1" 200 1398 0.065162 10.0.0.27 - - [2025-10-30 02:02:54] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001230 10.0.0.27 - - [2025-10-30 02:02:54] "GET /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e?fields=security_groups HTTP/1.1" 200 1360 0.097628 10.0.0.27 - - [2025-10-30 02:02:54] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107?fields=security_groups HTTP/1.1" 200 1375 0.096063 10.0.0.27 - - [2025-10-30 02:02:54] "DELETE /access-control-list/668ced49-db36-43c5-9b58-fc7329f109e6 HTTP/1.1" 200 115 0.080466 10.0.0.27 - - [2025-10-30 02:02:54] "DELETE /security-group/da23aa78-58bd-4a49-bad4-5fe82c7c6408 HTTP/1.1" 200 115 0.165846 10.0.0.27 - - [2025-10-30 02:02:54] "GET /projects?obj_uuids=72a9c35a-94a6-4307-a3c4-5e104d25f60c&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001515 10.0.0.27 - - [2025-10-30 02:02:54] "DELETE /security-group/06d79d6c-6a96-41bd-8084-7e4969ff85f8 HTTP/1.1" 200 115 0.156329 10.0.0.27 - - [2025-10-30 02:02:54] "GET /projects?obj_uuids=f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001477 10.0.0.27 - - [2025-10-30 02:02:54] "DELETE /access-control-list/f2af1c98-d7f8-4f68-89b4-a40cbf6edab9 HTTP/1.1" 200 115 0.073928 10.0.0.27 - - [2025-10-30 02:02:54] "DELETE /security-group/f0739d1b-a86e-4a3d-b72b-90b75328b9c1 HTTP/1.1" 200 115 0.143904 10.0.0.27 - - [2025-10-30 02:02:54] "GET /project/72a9c35a-94a6-4307-a3c4-5e104d25f60c?fields=application_policy_sets HTTP/1.1" 200 1437 0.081594 10.0.0.27 - - [2025-10-30 02:02:54] "GET /projects?obj_uuids=b6e2a444-1ef7-43a6-b81d-78715b707107&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001412 10.0.0.27 - - [2025-10-30 02:02:54] "GET /project/b6e2a444-1ef7-43a6-b81d-78715b707107?fields=application_policy_sets HTTP/1.1" 200 1414 0.080067 10.0.0.27 - - [2025-10-30 02:02:54] "GET /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e?fields=application_policy_sets HTTP/1.1" 200 1399 0.138561 10.0.0.27 - - [2025-10-30 02:02:54] "DELETE /access-control-list/1c250798-faad-44c5-9cb0-db9c910dbb0e HTTP/1.1" 200 115 0.109383 10.0.0.27 - - [2025-10-30 02:02:54] "DELETE /access-control-list/fc910f2a-b9e1-47fb-a150-2b7a52158909 HTTP/1.1" 200 115 0.080009 10.0.0.27 - - [2025-10-30 02:02:54] "DELETE /access-control-list/06a2376d-b040-4240-adb3-2c7c199478dd HTTP/1.1" 200 115 0.098434 10.0.0.27 - - [2025-10-30 02:02:54] "DELETE /project/72a9c35a-94a6-4307-a3c4-5e104d25f60c HTTP/1.1" 200 115 0.787721 10.0.0.27 - - [2025-10-30 02:02:54] "DELETE /access-control-list/8e83d2f0-84f7-4b6c-be1b-90b9a5d6d394 HTTP/1.1" 200 115 0.037028 10.0.0.27 - - [2025-10-30 02:02:54] "DELETE /project/b6e2a444-1ef7-43a6-b81d-78715b707107 HTTP/1.1" 200 115 0.818130 10.0.0.27 - - [2025-10-30 02:02:54] "DELETE /project/f0c31d9f-f6b8-4a7e-9ce5-48784c6c616e HTTP/1.1" 200 115 0.823131 252.27.56.139 - - [2025-10-30 02:02:56] "POST /neutron/port HTTP/1.1" 200 1084 0.011166 252.27.56.139 - - [2025-10-30 02:02:56] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006356 252.27.56.139 - - [2025-10-30 02:02:56] "POST /neutron/port HTTP/1.1" 200 1084 0.014774 252.27.56.139 - - [2025-10-30 02:02:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006690 252.27.56.139 - - [2025-10-30 02:02:57] "POST /neutron/port HTTP/1.1" 200 1084 0.014412 252.27.56.139 - - [2025-10-30 02:02:57] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007898 10.0.0.27 - - [2025-10-30 02:02:57] "GET /virtual-machine/614554cb-a9a0-4f61-a23c-8f8c64958cee HTTP/1.1" 200 1294 0.006175 10.0.0.27 - - [2025-10-30 02:02:57] "GET /virtual-machine-interface/6595a9dc-30f0-4176-b422-f268d8f98ffd HTTP/1.1" 200 2945 0.005648 10.0.0.27 - - [2025-10-30 02:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.27 - - [2025-10-30 02:02:57] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004128 10.0.0.27 - - [2025-10-30 02:02:57] "GET /virtual-networks?parent_id=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003792 10.0.0.27 - - [2025-10-30 02:02:57] "GET /virtual-network/e222579a-4f9a-4751-b8cf-1eea8a0621d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005483 10.0.0.27 - - [2025-10-30 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004791 10.0.0.27 - - [2025-10-30 02:03:00] "GET /virtual-network/e222579a-4f9a-4751-b8cf-1eea8a0621d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004999 252.27.56.139 - - [2025-10-30 02:03:01] "POST /neutron/port HTTP/1.1" 200 1084 0.011599 252.27.56.139 - - [2025-10-30 02:03:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005227 252.27.56.139 - - [2025-10-30 02:03:01] "POST /neutron/port HTTP/1.1" 200 1084 0.010335 252.27.56.139 - - [2025-10-30 02:03:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006206 252.27.56.139 - - [2025-10-30 02:03:02] "POST /neutron/port HTTP/1.1" 200 1084 0.012572 252.27.56.139 - - [2025-10-30 02:03:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006748 252.27.56.139 - - [2025-10-30 02:03:02] "POST /neutron/port HTTP/1.1" 200 1083 0.011967 252.27.56.139 - - [2025-10-30 02:03:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007992 10.0.0.27 - - [2025-10-30 02:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.27 - - [2025-10-30 02:03:02] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003182 10.0.0.27 - - [2025-10-30 02:03:02] "GET /virtual-networks?parent_id=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003352 10.0.0.27 - - [2025-10-30 02:03:02] "GET /virtual-network/e222579a-4f9a-4751-b8cf-1eea8a0621d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005256 252.27.56.139 - - [2025-10-30 02:03:03] "POST /neutron/port HTTP/1.1" 200 1083 0.013436 252.27.56.139 - - [2025-10-30 02:03:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005925 252.27.56.139 - - [2025-10-30 02:03:03] "POST /neutron/port HTTP/1.1" 200 1084 0.019120 252.27.56.139 - - [2025-10-30 02:03:03] "POST /neutron/port HTTP/1.1" 200 1083 0.012879 252.27.56.139 - - [2025-10-30 02:03:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007028 252.27.56.139 - - [2025-10-30 02:03:03] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007517 10.0.0.27 - - [2025-10-30 02:03:03] "GET /obj-perms HTTP/1.1" 200 6378 0.060195 10.0.0.27 - - [2025-10-30 02:03:04] "GET /obj-perms HTTP/1.1" 200 6378 0.058542 252.27.56.139 - - [2025-10-30 02:03:06] "POST /neutron/port HTTP/1.1" 200 1083 0.010684 252.27.56.139 - - [2025-10-30 02:03:06] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005439 252.27.56.139 - - [2025-10-30 02:03:08] "POST /neutron/port HTTP/1.1" 200 1083 0.011328 252.27.56.139 - - [2025-10-30 02:03:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006831 252.27.56.139 - - [2025-10-30 02:03:08] "POST /neutron/port HTTP/1.1" 200 1084 0.019149 252.27.56.139 - - [2025-10-30 02:03:08] "POST /neutron/port HTTP/1.1" 200 1083 0.015963 252.27.56.139 - - [2025-10-30 02:03:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006672 252.27.56.139 - - [2025-10-30 02:03:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006788 252.27.56.139 - - [2025-10-30 02:03:08] "POST /neutron/port HTTP/1.1" 200 1083 0.013651 252.27.56.139 - - [2025-10-30 02:03:08] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014814 10.0.0.27 - - [2025-10-30 02:03:08] "GET /virtual-machine/07ceaa3f-e1ff-4229-9a94-13c7237f23a2 HTTP/1.1" 200 1293 0.004729 10.0.0.27 - - [2025-10-30 02:03:08] "GET /virtual-machine-interface/6d586cbc-c0f6-488e-bb67-71f1666d2d46 HTTP/1.1" 200 2945 0.005432 10.0.0.27 - - [2025-10-30 02:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.27 - - [2025-10-30 02:03:09] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003861 10.0.0.27 - - [2025-10-30 02:03:09] "GET /virtual-networks?parent_id=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003433 10.0.0.27 - - [2025-10-30 02:03:09] "GET /virtual-network/77a7e031-334f-4d3e-8a3b-f76e3abdfa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006908 10.0.0.27 - - [2025-10-30 02:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.27 - - [2025-10-30 02:03:10] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004417 10.0.0.27 - - [2025-10-30 02:03:10] "GET /virtual-networks?parent_id=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004464 10.0.0.27 - - [2025-10-30 02:03:10] "GET /virtual-network/77a7e031-334f-4d3e-8a3b-f76e3abdfa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006371 10.0.0.27 - - [2025-10-30 02:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.27 - - [2025-10-30 02:03:14] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001164 10.0.0.27 - - [2025-10-30 02:03:14] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.025833 10.0.0.27 - - [2025-10-30 02:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.27 - - [2025-10-30 02:03:15] "PUT /network-policy/5fcc9b3a-62d4-4f27-95a2-e3fd730dbe92 HTTP/1.1" 200 263 0.011767 10.0.0.27 - - [2025-10-30 02:03:15] "PUT /access-control-list/5810a930-a053-49b3-8fde-c3dfb1e86ede HTTP/1.1" 200 273 0.053045 10.0.0.27 - - [2025-10-30 02:03:15] "POST /ref-update HTTP/1.1" 200 156 0.016209 10.0.0.27 - - [2025-10-30 02:03:15] "PUT /access-control-list/50cd43fd-dd64-4c56-9785-78a71e16c1cb HTTP/1.1" 200 273 0.052981 10.0.0.27 - - [2025-10-30 02:03:15] "POST /ref-update HTTP/1.1" 200 156 0.011377 252.27.56.139 - - [2025-10-30 02:03:17] "POST /neutron/port HTTP/1.1" 200 1084 0.015437 252.27.56.139 - - [2025-10-30 02:03:17] "POST /neutron/port HTTP/1.1" 200 1084 0.011193 252.27.56.139 - - [2025-10-30 02:03:17] "POST /neutron/network HTTP/1.1" 200 934 0.006849 252.27.56.139 - - [2025-10-30 02:03:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003409 252.27.56.139 - - [2025-10-30 02:03:17] "POST /neutron/subnet HTTP/1.1" 200 699 0.012325 252.27.56.139 - - [2025-10-30 02:03:17] "POST /neutron/port HTTP/1.1" 200 117 0.001399 252.27.56.139 - - [2025-10-30 02:03:17] "POST /neutron/network HTTP/1.1" 200 924 0.012731 10.0.0.27 - - [2025-10-30 02:03:18] "GET /virtual-network/77a7e031-334f-4d3e-8a3b-f76e3abdfa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.006759 252.27.56.139 - - [2025-10-30 02:03:18] "POST /neutron/network HTTP/1.1" 200 923 0.007100 252.27.56.139 - - [2025-10-30 02:03:18] "POST /neutron/network HTTP/1.1" 200 823 0.053619 10.0.0.27 - - [2025-10-30 02:03:18] "DELETE /access-control-list/5810a930-a053-49b3-8fde-c3dfb1e86ede HTTP/1.1" 200 115 0.034856 252.27.56.139 - - [2025-10-30 02:03:18] "POST /neutron/network HTTP/1.1" 200 823 0.005812 10.0.0.27 - - [2025-10-30 02:03:18] "GET /virtual-network/77a7e031-334f-4d3e-8a3b-f76e3abdfa8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005963 10.0.0.27 - - [2025-10-30 02:03:18] "GET /virtual-network/e222579a-4f9a-4751-b8cf-1eea8a0621d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004685 252.27.56.139 - - [2025-10-30 02:03:18] "POST /neutron/network HTTP/1.1" 200 924 0.005932 252.27.56.139 - - [2025-10-30 02:03:19] "POST /neutron/network HTTP/1.1" 200 824 0.050623 10.0.0.27 - - [2025-10-30 02:03:19] "DELETE /access-control-list/50cd43fd-dd64-4c56-9785-78a71e16c1cb HTTP/1.1" 200 115 0.034265 252.27.56.139 - - [2025-10-30 02:03:19] "POST /neutron/network HTTP/1.1" 200 824 0.010507 10.0.0.27 - - [2025-10-30 02:03:19] "GET /virtual-network/e222579a-4f9a-4751-b8cf-1eea8a0621d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005885 10.0.0.27 - - [2025-10-30 02:03:19] "DELETE /network-policy/5fcc9b3a-62d4-4f27-95a2-e3fd730dbe92 HTTP/1.1" 200 115 0.021071 252.27.56.139 - - [2025-10-30 02:03:19] "POST /neutron/network HTTP/1.1" 200 823 0.006628 252.27.56.139 - - [2025-10-30 02:03:19] "POST /neutron/network HTTP/1.1" 400 204 0.012487 252.27.56.139 - - [2025-10-30 02:03:19] "POST /neutron/port HTTP/1.1" 200 1083 0.015512 252.27.56.139 - - [2025-10-30 02:03:19] "POST /neutron/port HTTP/1.1" 200 1084 0.011887 252.27.56.139 - - [2025-10-30 02:03:19] "POST /neutron/port HTTP/1.1" 200 1109 0.013017 252.27.56.139 - - [2025-10-30 02:03:19] "POST /neutron/port HTTP/1.1" 200 1110 0.008415 252.27.56.139 - - [2025-10-30 02:03:19] "POST /neutron/port HTTP/1.1" 200 151 0.129752 252.27.56.139 - - [2025-10-30 02:03:19] "POST /neutron/port HTTP/1.1" 200 151 0.141076 252.27.56.139 - - [2025-10-30 02:03:21] "POST /neutron/network HTTP/1.1" 200 823 0.005776 10.0.0.27 - - [2025-10-30 02:03:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.27 - - [2025-10-30 02:03:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002730 10.0.0.27 - - [2025-10-30 02:03:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003636 252.27.56.139 - - [2025-10-30 02:03:21] "POST /neutron/network HTTP/1.1" 200 151 0.092699 10.0.0.27 - - [2025-10-30 02:03:21] "DELETE /route-target/cfb945e1-9486-4443-8921-01b0784483c0 HTTP/1.1" 200 115 0.027067 10.0.0.27 - - [2025-10-30 02:03:21] "GET /routing-instance/e8a15787-12e3-4dd6-be4e-88e6612bce33 HTTP/1.1" 404 171 0.002692 10.0.0.27 - - [2025-10-30 02:03:21] "GET /domains HTTP/1.1" 200 438 0.002788 10.0.0.27 - - [2025-10-30 02:03:21] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001088 10.0.0.27 - - [2025-10-30 02:03:21] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1308 0.008762 10.0.0.27 - - [2025-10-30 02:03:21] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001201 10.0.0.27 - - [2025-10-30 02:03:21] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef HTTP/1.1" 200 2100 0.026853 252.27.56.139 - - [2025-10-30 02:03:22] "POST /neutron/network HTTP/1.1" 200 824 0.006577 10.0.0.27 - - [2025-10-30 02:03:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003194 10.0.0.27 - - [2025-10-30 02:03:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.27 - - [2025-10-30 02:03:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002533 252.27.56.139 - - [2025-10-30 02:03:22] "POST /neutron/network HTTP/1.1" 200 151 0.093195 10.0.0.27 - - [2025-10-30 02:03:22] "DELETE /route-target/d8b26ae4-f967-4b34-906a-b19db2ba39d7 HTTP/1.1" 200 115 0.021157 10.0.0.27 - - [2025-10-30 02:03:22] "GET /routing-instance/2dd1982c-1d0e-42f4-8dd3-0fa936ae6e33 HTTP/1.1" 404 171 0.017344 10.0.0.27 - - [2025-10-30 02:03:22] "GET /domains HTTP/1.1" 200 438 0.003203 10.0.0.27 - - [2025-10-30 02:03:22] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001309 10.0.0.27 - - [2025-10-30 02:03:22] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1308 0.007950 10.0.0.27 - - [2025-10-30 02:03:22] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001419 10.0.0.27 - - [2025-10-30 02:03:22] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef HTTP/1.1" 200 1862 0.025774 10.0.0.27 - - [2025-10-30 02:03:23] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001096 10.0.0.27 - - [2025-10-30 02:03:23] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.026561 10.0.0.27 - - [2025-10-30 02:03:23] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001202 10.0.0.27 - - [2025-10-30 02:03:23] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef?fields=virtual_networks HTTP/1.1" 200 1037 0.069065 10.0.0.27 - - [2025-10-30 02:03:23] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001085 10.0.0.27 - - [2025-10-30 02:03:23] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.023637 10.0.0.27 - - [2025-10-30 02:03:23] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001439 10.0.0.27 - - [2025-10-30 02:03:23] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef?fields=security_groups HTTP/1.1" 200 1264 0.024520 10.0.0.27 - - [2025-10-30 02:03:24] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001103 10.0.0.27 - - [2025-10-30 02:03:24] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.006901 10.0.0.27 - - [2025-10-30 02:03:24] "POST /fqname-to-id HTTP/1.1" 404 179 0.030266 10.0.0.27 - - [2025-10-30 02:03:24] "GET /projects?obj_uuids=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002570 10.0.0.27 - - [2025-10-30 02:03:24] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001526 10.0.0.27 - - [2025-10-30 02:03:24] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.010799 10.0.0.27 - - [2025-10-30 02:03:24] "POST /id-to-fqname HTTP/1.1" 200 181 0.001347 10.0.0.27 - - [2025-10-30 02:03:24] "POST /fqname-to-id HTTP/1.1" 404 190 0.003763 10.0.0.27 - - [2025-10-30 02:03:24] "POST /security-groups HTTP/1.1" 200 576 0.068258 10.0.0.27 - - [2025-10-30 02:03:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.003078 10.0.0.27 - - [2025-10-30 02:03:24] "POST /projects HTTP/1.1" 200 563 0.220529 10.0.0.27 - - [2025-10-30 02:03:24] "POST /access-control-lists HTTP/1.1" 200 589 0.060467 10.0.0.27 - - [2025-10-30 02:03:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.297351 10.0.0.27 - - [2025-10-30 02:03:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.002873 10.0.0.27 - - [2025-10-30 02:03:24] "GET /project/31405572-fcec-44c4-a206-582bbb354466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.442814 10.0.0.27 - - [2025-10-30 02:03:24] "POST /access-control-lists HTTP/1.1" 200 587 0.067689 10.0.0.27 - - [2025-10-30 02:03:26] "GET / HTTP/1.1" 200 36215 0.002178 10.0.0.27 - - [2025-10-30 02:03:26] "POST /fqname-to-id HTTP/1.1" 401 296 0.000541 10.0.0.27 - - [2025-10-30 02:03:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.074682 10.0.0.27 - - [2025-10-30 02:03:27] "GET /projects?obj_uuids=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000983 10.0.0.27 - - [2025-10-30 02:03:27] "GET /project/31405572-fcec-44c4-a206-582bbb354466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.027189 252.27.56.139 - - [2025-10-30 02:03:27] "POST /neutron/network HTTP/1.1" 200 117 0.042637 10.0.0.27 - - [2025-10-30 02:03:27] "GET /projects?obj_uuids=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001100 252.27.56.139 - - [2025-10-30 02:03:27] "POST /neutron/network HTTP/1.1" 200 610 0.066105 10.0.0.27 - - [2025-10-30 02:03:27] "POST /route-targets HTTP/1.1" 200 328 0.012991 10.0.0.27 - - [2025-10-30 02:03:27] "POST /ref-update HTTP/1.1" 200 156 0.012557 10.0.0.27 - - [2025-10-30 02:03:27] "POST /useragent-kv HTTP/1.1" 200 115 0.004395 252.27.56.139 - - [2025-10-30 02:03:27] "POST /neutron/subnet HTTP/1.1" 200 715 0.208807 252.27.56.139 - - [2025-10-30 02:03:27] "POST /neutron/network HTTP/1.1" 200 827 0.006686 10.0.0.27 - - [2025-10-30 02:03:28] "POST /id-to-fqname HTTP/1.1" 200 218 0.001899 10.0.0.27 - - [2025-10-30 02:03:28] "GET /virtual-network/e3f007c5-ab88-402f-8362-30daf6822bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007382 252.27.56.139 - - [2025-10-30 02:03:28] "POST /neutron/network HTTP/1.1" 200 827 0.006201 10.0.0.27 - - [2025-10-30 02:03:28] "GET /virtual-network/e3f007c5-ab88-402f-8362-30daf6822bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005244 252.27.56.139 - - [2025-10-30 02:03:28] "POST /neutron/network HTTP/1.1" 200 827 0.006241 252.27.56.139 - - [2025-10-30 02:03:28] "POST /neutron/subnet HTTP/1.1" 200 715 0.006448 10.0.0.27 - - [2025-10-30 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.27 - - [2025-10-30 02:03:28] "GET /virtual-network/e3f007c5-ab88-402f-8362-30daf6822bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006087 10.0.0.27 - - [2025-10-30 02:03:28] "PUT /virtual-network/e3f007c5-ab88-402f-8362-30daf6822bf8 HTTP/1.1" 200 265 0.036143 10.0.0.27 - - [2025-10-30 02:03:28] "POST /route-targets HTTP/1.1" 200 324 0.015905 10.0.0.27 - - [2025-10-30 02:03:28] "POST /ref-update HTTP/1.1" 200 156 0.010699 10.0.0.27 - - [2025-10-30 02:03:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.27 - - [2025-10-30 02:03:28] "GET /projects?obj_uuids=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001005 10.0.0.27 - - [2025-10-30 02:03:28] "GET /project/31405572-fcec-44c4-a206-582bbb354466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.023472 252.27.56.139 - - [2025-10-30 02:03:28] "POST /neutron/network HTTP/1.1" 200 117 0.010484 10.0.0.27 - - [2025-10-30 02:03:28] "GET /projects?obj_uuids=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001064 252.27.56.139 - - [2025-10-30 02:03:28] "POST /neutron/network HTTP/1.1" 200 610 0.073005 10.0.0.27 - - [2025-10-30 02:03:28] "POST /route-targets HTTP/1.1" 200 328 0.011812 10.0.0.27 - - [2025-10-30 02:03:28] "POST /ref-update HTTP/1.1" 200 156 0.013409 10.0.0.27 - - [2025-10-30 02:03:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003770 252.27.56.139 - - [2025-10-30 02:03:28] "POST /neutron/subnet HTTP/1.1" 200 729 0.130556 252.27.56.139 - - [2025-10-30 02:03:28] "POST /neutron/network HTTP/1.1" 200 830 0.005956 10.0.0.27 - - [2025-10-30 02:03:29] "POST /id-to-fqname HTTP/1.1" 200 218 0.001642 10.0.0.27 - - [2025-10-30 02:03:29] "GET /virtual-network/69518f25-a334-470d-a1a5-23b04ba0e6f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005029 252.27.56.139 - - [2025-10-30 02:03:29] "POST /neutron/network HTTP/1.1" 200 830 0.005534 10.0.0.27 - - [2025-10-30 02:03:29] "GET /virtual-network/69518f25-a334-470d-a1a5-23b04ba0e6f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004883 252.27.56.139 - - [2025-10-30 02:03:29] "POST /neutron/network HTTP/1.1" 200 830 0.007024 252.27.56.139 - - [2025-10-30 02:03:29] "POST /neutron/subnet HTTP/1.1" 200 729 0.006986 10.0.0.27 - - [2025-10-30 02:03:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.27 - - [2025-10-30 02:03:29] "GET /virtual-network/69518f25-a334-470d-a1a5-23b04ba0e6f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005833 10.0.0.27 - - [2025-10-30 02:03:29] "PUT /virtual-network/69518f25-a334-470d-a1a5-23b04ba0e6f7 HTTP/1.1" 200 265 0.034674 10.0.0.27 - - [2025-10-30 02:03:29] "POST /ref-update HTTP/1.1" 200 156 0.011336 10.0.0.27 - - [2025-10-30 02:03:29] "POST /id-to-fqname HTTP/1.1" 200 218 0.001572 252.27.56.139 - - [2025-10-30 02:03:29] "POST /neutron/network HTTP/1.1" 200 837 0.007109 252.27.56.139 - - [2025-10-30 02:03:29] "GET /aaa-mode HTTP/1.1" 401 296 0.000523 252.27.56.139 - - [2025-10-30 02:03:29] "GET / HTTP/1.1" 200 36215 0.001982 252.27.56.139 - - [2025-10-30 02:03:29] "GET /project/31405572-fcec-44c4-a206-582bbb354466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000563 10.0.0.27 - - [2025-10-30 02:03:30] "GET /projects?obj_uuids=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001574 252.27.56.139 - - [2025-10-30 02:03:30] "GET /project/31405572-fcec-44c4-a206-582bbb354466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.060763 252.27.56.139 - - [2025-10-30 02:03:30] "POST /neutron/network HTTP/1.1" 200 827 0.005738 252.27.56.139 - - [2025-10-30 02:03:30] "POST /neutron/port HTTP/1.1" 200 117 0.005301 252.27.56.139 - - [2025-10-30 02:03:30] "POST /neutron/port HTTP/1.1" 200 117 0.005837 10.0.0.27 - - [2025-10-30 02:03:30] "POST /id-to-fqname HTTP/1.1" 200 218 0.001595 252.27.56.139 - - [2025-10-30 02:03:30] "POST /neutron/port HTTP/1.1" 200 117 0.007336 252.27.56.139 - - [2025-10-30 02:03:30] "POST /neutron/network HTTP/1.1" 200 840 0.006520 252.27.56.139 - - [2025-10-30 02:03:30] "GET /aaa-mode HTTP/1.1" 401 296 0.000420 252.27.56.139 - - [2025-10-30 02:03:31] "GET / HTTP/1.1" 200 36215 0.002525 252.27.56.139 - - [2025-10-30 02:03:31] "GET /project/31405572-fcec-44c4-a206-582bbb354466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000523 252.27.56.139 - - [2025-10-30 02:03:31] "POST /neutron/network HTTP/1.1" 200 837 0.006791 10.0.0.27 - - [2025-10-30 02:03:31] "GET /projects?obj_uuids=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.081060 10.0.0.27 - - [2025-10-30 02:03:31] "GET /projects?obj_uuids=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.004553 252.27.56.139 - - [2025-10-30 02:03:31] "GET /project/31405572-fcec-44c4-a206-582bbb354466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.613673 252.27.56.139 - - [2025-10-30 02:03:32] "POST /neutron/network HTTP/1.1" 200 830 0.046219 252.27.56.139 - - [2025-10-30 02:03:32] "POST /neutron/port HTTP/1.1" 200 1023 0.109559 252.27.56.139 - - [2025-10-30 02:03:32] "POST /neutron/port HTTP/1.1" 200 1049 1.434813 252.27.56.139 - - [2025-10-30 02:03:32] "POST /neutron/security_group HTTP/1.1" 200 2049 0.057431 252.27.56.139 - - [2025-10-30 02:03:32] "POST /neutron/port HTTP/1.1" 200 1049 0.101351 252.27.56.139 - - [2025-10-30 02:03:33] "POST /neutron/port HTTP/1.1" 200 117 0.101604 252.27.56.139 - - [2025-10-30 02:03:33] "POST /neutron/port HTTP/1.1" 200 1049 0.073359 252.27.56.139 - - [2025-10-30 02:03:33] "POST /neutron/port HTTP/1.1" 200 1023 0.223562 252.27.56.139 - - [2025-10-30 02:03:33] "POST /neutron/security_group HTTP/1.1" 200 2049 0.092335 252.27.56.139 - - [2025-10-30 02:03:33] "POST /neutron/port HTTP/1.1" 200 1099 0.672411 252.27.56.139 - - [2025-10-30 02:03:34] "POST /neutron/network HTTP/1.1" 200 840 0.033016 252.27.56.139 - - [2025-10-30 02:03:34] "POST /neutron/port HTTP/1.1" 200 1073 0.077150 252.27.56.139 - - [2025-10-30 02:03:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.015265 10.0.0.27 - - [2025-10-30 02:03:34] "GET /projects?obj_uuids=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.004857 252.27.56.139 - - [2025-10-30 02:03:34] "POST /neutron/subnet HTTP/1.1" 200 689 0.020302 252.27.56.139 - - [2025-10-30 02:03:34] "POST /neutron/port HTTP/1.1" 200 1052 0.372582 252.27.56.139 - - [2025-10-30 02:03:34] "POST /neutron/port HTTP/1.1" 200 117 0.002121 252.27.56.139 - - [2025-10-30 02:03:34] "POST /neutron/network HTTP/1.1" 200 827 0.017300 252.27.56.139 - - [2025-10-30 02:03:34] "POST /neutron/port HTTP/1.1" 200 1052 0.024691 252.27.56.139 - - [2025-10-30 02:03:34] "POST /neutron/port HTTP/1.1" 200 1052 0.019433 252.27.56.139 - - [2025-10-30 02:03:35] "POST /neutron/port HTTP/1.1" 200 1102 0.226594 252.27.56.139 - - [2025-10-30 02:03:35] "POST /neutron/port HTTP/1.1" 200 1076 0.040335 252.27.56.139 - - [2025-10-30 02:03:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005069 252.27.56.139 - - [2025-10-30 02:03:35] "POST /neutron/subnet HTTP/1.1" 200 703 0.058993 252.27.56.139 - - [2025-10-30 02:03:35] "POST /neutron/port HTTP/1.1" 200 117 0.002141 252.27.56.139 - - [2025-10-30 02:03:35] "POST /neutron/network HTTP/1.1" 200 830 0.012322 252.27.56.139 - - [2025-10-30 02:03:38] "POST /neutron/port HTTP/1.1" 200 1073 0.036292 252.27.56.139 - - [2025-10-30 02:03:38] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006176 252.27.56.139 - - [2025-10-30 02:03:44] "POST /neutron/port HTTP/1.1" 200 1073 0.023301 252.27.56.139 - - [2025-10-30 02:03:44] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011111 252.27.56.139 - - [2025-10-30 02:03:44] "POST /neutron/port HTTP/1.1" 200 1073 0.014023 252.27.56.139 - - [2025-10-30 02:03:44] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008241 252.27.56.139 - - [2025-10-30 02:03:44] "POST /neutron/port HTTP/1.1" 200 1073 0.018025 252.27.56.139 - - [2025-10-30 02:03:44] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009057 10.0.0.27 - - [2025-10-30 02:03:44] "GET /virtual-machine/39802fc4-f97b-4cc5-a2e5-e0f533b41488 HTTP/1.1" 401 296 0.000417 10.0.0.27 - - [2025-10-30 02:03:44] "GET /virtual-machine/39802fc4-f97b-4cc5-a2e5-e0f533b41488 HTTP/1.1" 200 1285 0.048303 10.0.0.27 - - [2025-10-30 02:03:45] "GET /virtual-machine-interface/ca4f06f1-bcc1-4df8-b49d-323ff78de47b HTTP/1.1" 200 2923 0.007388 10.0.0.27 - - [2025-10-30 02:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.27 - - [2025-10-30 02:03:45] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004864 10.0.0.27 - - [2025-10-30 02:03:45] "GET /virtual-networks?parent_id=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002943 10.0.0.27 - - [2025-10-30 02:03:45] "GET /virtual-network/e3f007c5-ab88-402f-8362-30daf6822bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.008517 10.0.0.27 - - [2025-10-30 02:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715 10.0.0.27 - - [2025-10-30 02:03:48] "GET /virtual-network/e3f007c5-ab88-402f-8362-30daf6822bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.006086 252.27.56.139 - - [2025-10-30 02:03:50] "POST /neutron/port HTTP/1.1" 200 1073 0.011762 252.27.56.139 - - [2025-10-30 02:03:50] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005345 252.27.56.139 - - [2025-10-30 02:03:50] "POST /neutron/port HTTP/1.1" 200 1076 0.012524 252.27.56.139 - - [2025-10-30 02:03:50] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011091 252.27.56.139 - - [2025-10-30 02:03:50] "POST /neutron/port HTTP/1.1" 200 1076 0.011130 252.27.56.139 - - [2025-10-30 02:03:50] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007843 252.27.56.139 - - [2025-10-30 02:03:50] "POST /neutron/port HTTP/1.1" 200 1076 0.023516 252.27.56.139 - - [2025-10-30 02:03:51] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006742 252.27.56.139 - - [2025-10-30 02:03:51] "POST /neutron/port HTTP/1.1" 200 1073 0.018523 252.27.56.139 - - [2025-10-30 02:03:51] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008358 252.27.56.139 - - [2025-10-30 02:03:51] "POST /neutron/port HTTP/1.1" 200 1073 0.014415 252.27.56.139 - - [2025-10-30 02:03:51] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008643 252.27.56.139 - - [2025-10-30 02:03:52] "POST /neutron/port HTTP/1.1" 200 1073 0.014070 252.27.56.139 - - [2025-10-30 02:03:52] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008204 10.0.0.27 - - [2025-10-30 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.27 - - [2025-10-30 02:03:52] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003314 10.0.0.27 - - [2025-10-30 02:03:52] "GET /virtual-networks?parent_id=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003098 10.0.0.27 - - [2025-10-30 02:03:52] "GET /virtual-network/e3f007c5-ab88-402f-8362-30daf6822bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.005610 252.27.56.139 - - [2025-10-30 02:03:52] "POST /neutron/port HTTP/1.1" 200 1076 0.011466 252.27.56.139 - - [2025-10-30 02:03:52] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005599 252.27.56.139 - - [2025-10-30 02:03:53] "POST /neutron/port HTTP/1.1" 200 1076 0.013168 252.27.56.139 - - [2025-10-30 02:03:53] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006550 252.27.56.139 - - [2025-10-30 02:03:53] "POST /neutron/port HTTP/1.1" 200 1076 0.020584 252.27.56.139 - - [2025-10-30 02:03:53] "POST /neutron/security_group HTTP/1.1" 200 2049 0.014848 252.27.56.139 - - [2025-10-30 02:03:53] "POST /neutron/port HTTP/1.1" 200 1076 0.014160 252.27.56.139 - - [2025-10-30 02:03:53] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005893 10.0.0.27 - - [2025-10-30 02:03:53] "GET /virtual-machine/4f606d16-cb75-4e8f-a21c-966f85e64382 HTTP/1.1" 200 1285 0.004386 10.0.0.27 - - [2025-10-30 02:03:53] "GET /virtual-machine-interface/24b456bf-d672-49a0-8411-3b9cd5b29471 HTTP/1.1" 200 2921 0.005382 10.0.0.27 - - [2025-10-30 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.27 - - [2025-10-30 02:03:53] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002982 10.0.0.27 - - [2025-10-30 02:03:53] "GET /virtual-networks?parent_id=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004594 10.0.0.27 - - [2025-10-30 02:03:53] "GET /virtual-network/69518f25-a334-470d-a1a5-23b04ba0e6f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.009804 10.0.0.27 - - [2025-10-30 02:03:54] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001036 10.0.0.27 - - [2025-10-30 02:03:54] "DELETE /project/31405572fcec44c4a206582bbb354466 HTTP/1.1" 404 173 0.037998 10.0.0.27 - - [2025-10-30 02:03:54] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.023518 10.0.0.27 - - [2025-10-30 02:03:54] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001169 10.0.0.27 - - [2025-10-30 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003202 10.0.0.27 - - [2025-10-30 02:03:54] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003004 10.0.0.27 - - [2025-10-30 02:03:55] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef?fields=security_groups HTTP/1.1" 200 1357 0.068276 10.0.0.27 - - [2025-10-30 02:03:55] "GET /virtual-networks?parent_id=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002855 10.0.0.27 - - [2025-10-30 02:03:55] "GET /virtual-network/69518f25-a334-470d-a1a5-23b04ba0e6f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2114 0.007318 10.0.0.27 - - [2025-10-30 02:03:55] "DELETE /security-group/a9bfdb45-cdf3-4af3-a5f6-1c0eea07978e HTTP/1.1" 200 115 0.046167 10.0.0.27 - - [2025-10-30 02:03:55] "GET /projects?obj_uuids=cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001007 10.0.0.27 - - [2025-10-30 02:03:55] "GET /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef?fields=application_policy_sets HTTP/1.1" 200 1396 0.031279 10.0.0.27 - - [2025-10-30 02:03:55] "DELETE /access-control-list/2c3783fc-2fc1-4f6f-97a4-87b1f46870c7 HTTP/1.1" 200 115 0.066191 10.0.0.27 - - [2025-10-30 02:03:55] "DELETE /access-control-list/5e2f2c1f-e89f-43f1-94dc-c295582641d6 HTTP/1.1" 200 115 0.018977 10.0.0.27 - - [2025-10-30 02:03:55] "DELETE /project/cb8f4f4f-93cd-4cfd-8d0b-ce9c1d4d23ef HTTP/1.1" 200 115 0.358820 10.0.0.27 - - [2025-10-30 02:03:55] "POST /routing-policys HTTP/1.1" 200 534 0.016975 10.0.0.27 - - [2025-10-30 02:03:55] "GET /virtual-network/e3f007c5-ab88-402f-8362-30daf6822bf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2105 0.004937 10.0.0.27 - - [2025-10-30 02:03:55] "PUT /virtual-network/e3f007c5-ab88-402f-8362-30daf6822bf8 HTTP/1.1" 200 265 0.033286 10.0.0.27 - - [2025-10-30 02:03:55] "POST /ref-update HTTP/1.1" 200 156 0.010161 10.0.0.27 - - [2025-10-30 02:03:59] "POST /ref-update HTTP/1.1" 200 156 0.012773 10.0.0.27 - - [2025-10-30 02:03:59] "POST /ref-update HTTP/1.1" 200 156 0.065309 10.0.0.27 - - [2025-10-30 02:03:59] "DELETE /routing-policy/06702b65-ddc6-4d1a-abc1-96fd7fc039ba HTTP/1.1" 200 115 0.048452 252.27.56.139 - - [2025-10-30 02:04:00] "POST /neutron/network HTTP/1.1" 200 830 0.008561 252.27.56.139 - - [2025-10-30 02:04:00] "POST /neutron/network HTTP/1.1" 400 204 0.017888 252.27.56.139 - - [2025-10-30 02:04:00] "POST /neutron/port HTTP/1.1" 200 1076 0.012815 252.27.56.139 - - [2025-10-30 02:04:00] "POST /neutron/port HTTP/1.1" 200 1073 0.013324 252.27.56.139 - - [2025-10-30 02:04:00] "POST /neutron/port HTTP/1.1" 200 1102 0.015053 252.27.56.139 - - [2025-10-30 02:04:00] "POST /neutron/port HTTP/1.1" 200 1099 0.008859 252.27.56.139 - - [2025-10-30 02:04:00] "POST /neutron/port HTTP/1.1" 200 151 0.175012 252.27.56.139 - - [2025-10-30 02:04:00] "POST /neutron/port HTTP/1.1" 200 151 0.171648 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:04:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001063 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:04:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001351 252.27.56.139 - - [2025-10-30 02:04:02] "POST /neutron/network HTTP/1.1" 200 830 0.006500 10.0.0.27 - - [2025-10-30 02:04:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003575 10.0.0.27 - - [2025-10-30 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.27 - - [2025-10-30 02:04:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003875 252.27.56.139 - - [2025-10-30 02:04:02] "POST /neutron/network HTTP/1.1" 200 151 0.090108 10.0.0.27 - - [2025-10-30 02:04:02] "DELETE /route-target/3e41cabc-bb9c-4ee4-b721-ca2d1174f0fe HTTP/1.1" 200 115 0.021274 10.0.0.27 - - [2025-10-30 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007615 252.27.56.139 - - [2025-10-30 02:04:02] "POST /neutron/network HTTP/1.1" 200 827 0.006207 10.0.0.27 - - [2025-10-30 02:04:02] "DELETE /route-target/5c15949c-8605-4b8d-a5d0-7e580ba880f4 HTTP/1.1" 409 240 0.005038 10.0.0.27 - - [2025-10-30 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.27 - - [2025-10-30 02:04:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002247 10.0.0.27 - - [2025-10-30 02:04:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002171 252.27.56.139 - - [2025-10-30 02:04:02] "POST /neutron/network HTTP/1.1" 200 151 0.092611 10.0.0.27 - - [2025-10-30 02:04:02] "DELETE /route-target/f419325e-696a-4d01-9465-f7920526db1b HTTP/1.1" 200 115 0.014169 10.0.0.27 - - [2025-10-30 02:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.27 - - [2025-10-30 02:04:02] "DELETE /route-target/5c15949c-8605-4b8d-a5d0-7e580ba880f4 HTTP/1.1" 200 115 0.018335 10.0.0.27 - - [2025-10-30 02:04:02] "GET /projects?obj_uuids=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001733 10.0.0.27 - - [2025-10-30 02:04:02] "GET /project/31405572-fcec-44c4-a206-582bbb354466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1334 0.064942 10.0.0.27 - - [2025-10-30 02:04:02] "GET /projects?obj_uuids=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001117 10.0.0.27 - - [2025-10-30 02:04:02] "GET /project/31405572-fcec-44c4-a206-582bbb354466?fields=virtual_networks HTTP/1.1" 200 1018 0.068840 10.0.0.27 - - [2025-10-30 02:04:03] "GET /projects?obj_uuids=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001410 10.0.0.27 - - [2025-10-30 02:04:03] "GET /project/31405572-fcec-44c4-a206-582bbb354466?fields=virtual_machine_interfaces HTTP/1.1" 200 1018 0.023786 10.0.0.27 - - [2025-10-30 02:04:03] "GET /projects?obj_uuids=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001637 10.0.0.27 - - [2025-10-30 02:04:03] "GET /project/31405572-fcec-44c4-a206-582bbb354466?fields=security_groups HTTP/1.1" 200 1236 0.120112 10.0.0.27 - - [2025-10-30 02:04:04] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001216 10.0.0.27 - - [2025-10-30 02:04:04] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007471 10.0.0.27 - - [2025-10-30 02:04:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.035405 10.0.0.27 - - [2025-10-30 02:04:04] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002963 10.0.0.27 - - [2025-10-30 02:04:04] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001162 10.0.0.27 - - [2025-10-30 02:04:04] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007168 10.0.0.27 - - [2025-10-30 02:04:04] "POST /id-to-fqname HTTP/1.1" 200 186 0.003462 10.0.0.27 - - [2025-10-30 02:04:04] "POST /fqname-to-id HTTP/1.1" 404 195 0.011499 10.0.0.27 - - [2025-10-30 02:04:04] "GET /obj-perms HTTP/1.1" 200 6378 0.098294 10.0.0.27 - - [2025-10-30 02:04:04] "POST /security-groups HTTP/1.1" 200 581 0.067341 10.0.0.27 - - [2025-10-30 02:04:04] "POST /fqname-to-id HTTP/1.1" 404 230 0.004136 10.0.0.27 - - [2025-10-30 02:04:04] "POST /projects HTTP/1.1" 200 573 0.308551 10.0.0.27 - - [2025-10-30 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.351278 10.0.0.27 - - [2025-10-30 02:04:04] "POST /access-control-lists HTTP/1.1" 200 594 0.105845 10.0.0.27 - - [2025-10-30 02:04:05] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.561829 10.0.0.27 - - [2025-10-30 02:04:05] "POST /fqname-to-id HTTP/1.1" 404 229 0.002826 10.0.0.27 - - [2025-10-30 02:04:05] "POST /access-control-lists HTTP/1.1" 200 592 0.065060 10.0.0.27 - - [2025-10-30 02:04:05] "GET /obj-perms HTTP/1.1" 200 6378 0.068050 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:04:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000963 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:04:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001163 10.0.0.27 - - [2025-10-30 02:04:06] "GET / HTTP/1.1" 200 36215 0.002191 10.0.0.27 - - [2025-10-30 02:04:07] "POST /fqname-to-id HTTP/1.1" 401 296 0.000609 10.0.0.27 - - [2025-10-30 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.073996 10.0.0.27 - - [2025-10-30 02:04:07] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001395 10.0.0.27 - - [2025-10-30 02:04:07] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.042874 252.27.56.139 - - [2025-10-30 02:04:07] "POST /neutron/network HTTP/1.1" 200 117 0.039067 10.0.0.27 - - [2025-10-30 02:04:07] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001106 252.27.56.139 - - [2025-10-30 02:04:08] "POST /neutron/network HTTP/1.1" 200 611 0.098904 10.0.0.27 - - [2025-10-30 02:04:08] "POST /route-targets HTTP/1.1" 200 328 0.018766 10.0.0.27 - - [2025-10-30 02:04:08] "POST /ref-update HTTP/1.1" 200 156 0.023469 10.0.0.27 - - [2025-10-30 02:04:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002553 252.27.56.139 - - [2025-10-30 02:04:08] "POST /neutron/subnet HTTP/1.1" 200 724 0.183378 252.27.56.139 - - [2025-10-30 02:04:08] "POST /neutron/network HTTP/1.1" 200 830 0.006273 10.0.0.27 - - [2025-10-30 02:04:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.001535 10.0.0.27 - - [2025-10-30 02:04:08] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008427 252.27.56.139 - - [2025-10-30 02:04:08] "POST /neutron/network HTTP/1.1" 200 830 0.007156 10.0.0.27 - - [2025-10-30 02:04:08] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005358 252.27.56.139 - - [2025-10-30 02:04:08] "POST /neutron/network HTTP/1.1" 200 830 0.006279 252.27.56.139 - - [2025-10-30 02:04:08] "POST /neutron/subnet HTTP/1.1" 200 724 0.006849 10.0.0.27 - - [2025-10-30 02:04:08] "GET /domains HTTP/1.1" 401 296 0.000656 10.0.0.27 - - [2025-10-30 02:04:09] "GET /domains HTTP/1.1" 200 438 0.035497 10.0.0.27 - - [2025-10-30 02:04:09] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001598 10.0.0.27 - - [2025-10-30 02:04:09] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1482 0.014698 10.0.0.27 - - [2025-10-30 02:04:09] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001597 10.0.0.27 - - [2025-10-30 02:04:09] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0 HTTP/1.1" 200 2077 0.054305 10.0.0.27 - - [2025-10-30 02:04:09] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93 HTTP/1.1" 200 2320 0.007541 10.0.0.27 - - [2025-10-30 02:04:09] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93 HTTP/1.1" 200 2320 0.005837 10.0.0.27 - - [2025-10-30 02:04:09] "GET /routing-instance/0161a3c3-c70d-451b-961a-ecff04634c92 HTTP/1.1" 200 1492 0.022424 10.0.0.27 - - [2025-10-30 02:04:09] "GET /routing-instance/0161a3c3-c70d-451b-961a-ecff04634c92 HTTP/1.1" 200 1492 0.005091 10.0.0.27 - - [2025-10-30 02:04:09] "GET /route-target/5b38be39-72ba-4449-89e1-f4c3bba09849 HTTP/1.1" 200 1211 0.004159 10.0.0.27 - - [2025-10-30 02:04:09] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93 HTTP/1.1" 200 2320 0.006081 10.0.0.27 - - [2025-10-30 02:04:09] "GET /routing-instance/0161a3c3-c70d-451b-961a-ecff04634c92 HTTP/1.1" 200 1492 0.005092 10.0.0.27 - - [2025-10-30 02:04:09] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.009803 10.0.0.27 - - [2025-10-30 02:04:09] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93 HTTP/1.1" 200 2320 0.009644 10.0.0.27 - - [2025-10-30 02:04:09] "GET /routing-instance/0161a3c3-c70d-451b-961a-ecff04634c92 HTTP/1.1" 200 1492 0.007835 10.0.0.27 - - [2025-10-30 02:04:10] "GET /routing-instance/0161a3c3-c70d-451b-961a-ecff04634c92 HTTP/1.1" 200 1492 0.029938 10.0.0.27 - - [2025-10-30 02:04:10] "GET /route-target/5b38be39-72ba-4449-89e1-f4c3bba09849 HTTP/1.1" 200 1211 0.003845 10.0.0.27 - - [2025-10-30 02:04:10] "GET /domains HTTP/1.1" 200 438 0.002985 10.0.0.27 - - [2025-10-30 02:04:10] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001161 10.0.0.27 - - [2025-10-30 02:04:10] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1482 0.007409 10.0.0.27 - - [2025-10-30 02:04:10] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001222 10.0.0.27 - - [2025-10-30 02:04:10] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0 HTTP/1.1" 200 2077 0.050094 10.0.0.27 - - [2025-10-30 02:04:10] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93 HTTP/1.1" 200 2320 0.010779 10.0.0.27 - - [2025-10-30 02:04:11] "GET /obj-perms HTTP/1.1" 200 6421 0.127226 10.0.0.27 - - [2025-10-30 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006034 10.0.0.27 - - [2025-10-30 02:04:11] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001799 10.0.0.27 - - [2025-10-30 02:04:11] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.048319 252.27.56.139 - - [2025-10-30 02:04:11] "POST /neutron/network HTTP/1.1" 200 117 0.015880 10.0.0.27 - - [2025-10-30 02:04:11] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001873 252.27.56.139 - - [2025-10-30 02:04:11] "POST /neutron/network HTTP/1.1" 200 611 0.122312 10.0.0.27 - - [2025-10-30 02:04:11] "POST /route-targets HTTP/1.1" 200 328 0.018860 10.0.0.27 - - [2025-10-30 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.023416 10.0.0.27 - - [2025-10-30 02:04:11] "POST /useragent-kv HTTP/1.1" 200 115 0.006979 252.27.56.139 - - [2025-10-30 02:04:11] "POST /neutron/subnet HTTP/1.1" 200 720 0.216460 252.27.56.139 - - [2025-10-30 02:04:11] "POST /neutron/network HTTP/1.1" 200 829 0.014650 10.0.0.27 - - [2025-10-30 02:04:11] "POST /id-to-fqname HTTP/1.1" 200 221 0.001666 10.0.0.27 - - [2025-10-30 02:04:11] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006235 252.27.56.139 - - [2025-10-30 02:04:12] "POST /neutron/network HTTP/1.1" 200 829 0.006756 10.0.0.27 - - [2025-10-30 02:04:12] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006681 252.27.56.139 - - [2025-10-30 02:04:12] "POST /neutron/network HTTP/1.1" 200 829 0.005505 252.27.56.139 - - [2025-10-30 02:04:12] "POST /neutron/subnet HTTP/1.1" 200 720 0.007480 10.0.0.27 - - [2025-10-30 02:04:12] "GET /domains HTTP/1.1" 200 438 0.002958 10.0.0.27 - - [2025-10-30 02:04:12] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001897 10.0.0.27 - - [2025-10-30 02:04:12] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1482 0.008820 10.0.0.27 - - [2025-10-30 02:04:12] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001228 10.0.0.27 - - [2025-10-30 02:04:12] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0 HTTP/1.1" 200 2294 0.037807 10.0.0.27 - - [2025-10-30 02:04:12] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8 HTTP/1.1" 200 2316 0.008468 10.0.0.27 - - [2025-10-30 02:04:12] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8 HTTP/1.1" 200 2316 0.005261 10.0.0.27 - - [2025-10-30 02:04:12] "GET /routing-instance/d1e35fb5-690f-4a25-91d0-036f7c95fa77 HTTP/1.1" 200 1495 0.003703 10.0.0.27 - - [2025-10-30 02:04:12] "GET /routing-instance/d1e35fb5-690f-4a25-91d0-036f7c95fa77 HTTP/1.1" 200 1495 0.004955 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:04:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000909 10.0.0.27 - - [2025-10-30 02:04:12] "GET /route-target/3915204e-9b12-4f3f-bd00-77f9ea2576cf HTTP/1.1" 200 1212 0.004420 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:04:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001350 10.0.0.27 - - [2025-10-30 02:04:12] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8 HTTP/1.1" 200 2316 0.005058 10.0.0.27 - - [2025-10-30 02:04:12] "GET /routing-instance/d1e35fb5-690f-4a25-91d0-036f7c95fa77 HTTP/1.1" 200 1495 0.003953 10.0.0.27 - - [2025-10-30 02:04:12] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005835 10.0.0.27 - - [2025-10-30 02:04:12] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8 HTTP/1.1" 200 2316 0.005364 10.0.0.27 - - [2025-10-30 02:04:12] "GET /routing-instance/d1e35fb5-690f-4a25-91d0-036f7c95fa77 HTTP/1.1" 200 1495 0.005313 10.0.0.27 - - [2025-10-30 02:04:12] "GET /routing-instance/d1e35fb5-690f-4a25-91d0-036f7c95fa77 HTTP/1.1" 200 1495 0.004610 10.0.0.27 - - [2025-10-30 02:04:13] "GET /route-target/3915204e-9b12-4f3f-bd00-77f9ea2576cf HTTP/1.1" 200 1212 0.003294 10.0.0.27 - - [2025-10-30 02:04:13] "GET /domains HTTP/1.1" 200 438 0.002810 10.0.0.27 - - [2025-10-30 02:04:13] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001210 10.0.0.27 - - [2025-10-30 02:04:13] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1482 0.007407 10.0.0.27 - - [2025-10-30 02:04:13] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002115 10.0.0.27 - - [2025-10-30 02:04:13] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0 HTTP/1.1" 200 2294 0.029272 10.0.0.27 - - [2025-10-30 02:04:13] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8 HTTP/1.1" 200 2316 0.005362 10.0.0.27 - - [2025-10-30 02:04:13] "GET /obj-perms HTTP/1.1" 200 6421 0.002228 10.0.0.27 - - [2025-10-30 02:04:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.27 - - [2025-10-30 02:04:13] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001573 10.0.0.27 - - [2025-10-30 02:04:13] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.033612 252.27.56.139 - - [2025-10-30 02:04:13] "POST /neutron/network HTTP/1.1" 200 117 0.010905 10.0.0.27 - - [2025-10-30 02:04:13] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001218 252.27.56.139 - - [2025-10-30 02:04:14] "POST /neutron/network HTTP/1.1" 200 613 0.373851 10.0.0.27 - - [2025-10-30 02:04:14] "POST /ref-update HTTP/1.1" 200 156 0.027239 10.0.0.27 - - [2025-10-30 02:04:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003820 252.27.56.139 - - [2025-10-30 02:04:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.168706 252.27.56.139 - - [2025-10-30 02:04:14] "POST /neutron/network HTTP/1.1" 200 832 0.007782 10.0.0.27 - - [2025-10-30 02:04:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.005268 10.0.0.27 - - [2025-10-30 02:04:14] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.008510 252.27.56.139 - - [2025-10-30 02:04:14] "POST /neutron/network HTTP/1.1" 200 832 0.007545 10.0.0.27 - - [2025-10-30 02:04:14] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.009557 252.27.56.139 - - [2025-10-30 02:04:14] "POST /neutron/network HTTP/1.1" 200 832 0.006572 252.27.56.139 - - [2025-10-30 02:04:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.007179 10.0.0.27 - - [2025-10-30 02:04:14] "GET /domains HTTP/1.1" 200 438 0.002999 10.0.0.27 - - [2025-10-30 02:04:14] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001039 10.0.0.27 - - [2025-10-30 02:04:14] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1482 0.006776 10.0.0.27 - - [2025-10-30 02:04:14] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001146 10.0.0.27 - - [2025-10-30 02:04:15] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0 HTTP/1.1" 200 2512 0.078611 10.0.0.27 - - [2025-10-30 02:04:15] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab HTTP/1.1" 200 2324 0.007507 10.0.0.27 - - [2025-10-30 02:04:15] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab HTTP/1.1" 200 2324 0.005140 10.0.0.27 - - [2025-10-30 02:04:15] "GET /routing-instance/5d2451ec-2760-4495-848f-2f6e696d5f99 HTTP/1.1" 200 1497 0.004260 10.0.0.27 - - [2025-10-30 02:04:15] "GET /routing-instance/5d2451ec-2760-4495-848f-2f6e696d5f99 HTTP/1.1" 200 1497 0.003797 10.0.0.27 - - [2025-10-30 02:04:15] "GET /route-target/551452df-a0d8-4e80-8eff-f4ada29beb75 HTTP/1.1" 200 1214 0.004269 10.0.0.27 - - [2025-10-30 02:04:15] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab HTTP/1.1" 200 2324 0.005031 10.0.0.27 - - [2025-10-30 02:04:15] "GET /routing-instance/5d2451ec-2760-4495-848f-2f6e696d5f99 HTTP/1.1" 200 1497 0.004615 10.0.0.27 - - [2025-10-30 02:04:15] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006555 10.0.0.27 - - [2025-10-30 02:04:15] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab HTTP/1.1" 200 2324 0.005908 10.0.0.27 - - [2025-10-30 02:04:15] "GET /routing-instance/5d2451ec-2760-4495-848f-2f6e696d5f99 HTTP/1.1" 200 1497 0.004923 10.0.0.27 - - [2025-10-30 02:04:15] "GET /routing-instance/5d2451ec-2760-4495-848f-2f6e696d5f99 HTTP/1.1" 200 1497 0.003958 10.0.0.27 - - [2025-10-30 02:04:15] "GET /route-target/551452df-a0d8-4e80-8eff-f4ada29beb75 HTTP/1.1" 200 1214 0.003561 10.0.0.27 - - [2025-10-30 02:04:15] "GET /domains HTTP/1.1" 200 438 0.003233 10.0.0.27 - - [2025-10-30 02:04:15] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001090 10.0.0.27 - - [2025-10-30 02:04:15] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1482 0.007714 10.0.0.27 - - [2025-10-30 02:04:15] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001166 10.0.0.27 - - [2025-10-30 02:04:15] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0 HTTP/1.1" 200 2512 0.026539 10.0.0.27 - - [2025-10-30 02:04:15] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab HTTP/1.1" 200 2324 0.006130 10.0.0.27 - - [2025-10-30 02:04:16] "GET /obj-perms HTTP/1.1" 200 6421 0.001709 10.0.0.27 - - [2025-10-30 02:04:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.001935 252.27.56.139 - - [2025-10-30 02:04:16] "POST /neutron/network HTTP/1.1" 200 839 0.006361 252.27.56.139 - - [2025-10-30 02:04:16] "GET /aaa-mode HTTP/1.1" 401 296 0.000626 252.27.56.139 - - [2025-10-30 02:04:16] "GET / HTTP/1.1" 200 36215 0.002149 252.27.56.139 - - [2025-10-30 02:04:16] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000410 10.0.0.27 - - [2025-10-30 02:04:17] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001220 252.27.56.139 - - [2025-10-30 02:04:17] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.066934 252.27.56.139 - - [2025-10-30 02:04:17] "POST /neutron/network HTTP/1.1" 200 829 0.037269 252.27.56.139 - - [2025-10-30 02:04:17] "POST /neutron/port HTTP/1.1" 200 117 0.006070 252.27.56.139 - - [2025-10-30 02:04:17] "POST /neutron/port HTTP/1.1" 200 117 0.006911 10.0.0.27 - - [2025-10-30 02:04:17] "POST /id-to-fqname HTTP/1.1" 200 222 0.002693 252.27.56.139 - - [2025-10-30 02:04:17] "POST /neutron/port HTTP/1.1" 200 117 0.006370 252.27.56.139 - - [2025-10-30 02:04:17] "POST /neutron/network HTTP/1.1" 200 842 0.007523 252.27.56.139 - - [2025-10-30 02:04:18] "GET /aaa-mode HTTP/1.1" 401 296 0.000814 252.27.56.139 - - [2025-10-30 02:04:18] "POST /neutron/network HTTP/1.1" 200 839 0.006644 252.27.56.139 - - [2025-10-30 02:04:18] "GET / HTTP/1.1" 200 36215 0.002627 252.27.56.139 - - [2025-10-30 02:04:18] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000466 10.0.0.27 - - [2025-10-30 02:04:18] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001139 252.27.56.139 - - [2025-10-30 02:04:18] "POST /neutron/port HTTP/1.1" 200 1055 0.260405 10.0.0.27 - - [2025-10-30 02:04:18] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001663 252.27.56.139 - - [2025-10-30 02:04:18] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.083025 252.27.56.139 - - [2025-10-30 02:04:18] "POST /neutron/port HTTP/1.1" 200 1055 0.049275 252.27.56.139 - - [2025-10-30 02:04:18] "POST /neutron/network HTTP/1.1" 200 832 0.004994 252.27.56.139 - - [2025-10-30 02:04:18] "POST /neutron/port HTTP/1.1" 200 1055 0.009416 252.27.56.139 - - [2025-10-30 02:04:18] "POST /neutron/port HTTP/1.1" 200 1105 0.115564 252.27.56.139 - - [2025-10-30 02:04:18] "POST /neutron/port HTTP/1.1" 200 1079 0.019672 252.27.56.139 - - [2025-10-30 02:04:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010873 252.27.56.139 - - [2025-10-30 02:04:18] "POST /neutron/port HTTP/1.1" 200 1079 0.019686 252.27.56.139 - - [2025-10-30 02:04:18] "POST /neutron/port HTTP/1.1" 200 117 0.006674 252.27.56.139 - - [2025-10-30 02:04:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005504 10.0.0.27 - - [2025-10-30 02:04:19] "POST /fqname-to-id HTTP/1.1" 404 191 0.003069 10.0.0.27 - - [2025-10-30 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 252.27.56.139 - - [2025-10-30 02:04:19] "POST /neutron/subnet HTTP/1.1" 200 694 0.007580 10.0.0.27 - - [2025-10-30 02:04:19] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001661 10.0.0.27 - - [2025-10-30 02:04:19] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008750 252.27.56.139 - - [2025-10-30 02:04:19] "POST /neutron/port HTTP/1.1" 200 117 0.001225 10.0.0.27 - - [2025-10-30 02:04:19] "POST /service-templates HTTP/1.1" 200 543 0.018987 252.27.56.139 - - [2025-10-30 02:04:19] "POST /neutron/network HTTP/1.1" 200 829 0.008016 10.0.0.27 - - [2025-10-30 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.27 - - [2025-10-30 02:04:19] "GET /service-template/993c4b03-83da-4775-80e7-054ca4233024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.006529 10.0.0.27 - - [2025-10-30 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.27 - - [2025-10-30 02:04:19] "GET /service-template/993c4b03-83da-4775-80e7-054ca4233024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003803 10.0.0.27 - - [2025-10-30 02:04:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.001734 252.27.56.139 - - [2025-10-30 02:04:19] "POST /neutron/network HTTP/1.1" 200 842 0.005648 10.0.0.27 - - [2025-10-30 02:04:19] "POST /id-to-fqname HTTP/1.1" 200 221 0.002005 10.0.0.27 - - [2025-10-30 02:04:19] "POST /id-to-fqname HTTP/1.1" 200 222 0.001654 10.0.0.27 - - [2025-10-30 02:04:19] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.005560 252.27.56.139 - - [2025-10-30 02:04:19] "POST /neutron/port HTTP/1.1" 200 1079 0.039340 252.27.56.139 - - [2025-10-30 02:04:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007980 252.27.56.139 - - [2025-10-30 02:04:19] "POST /neutron/port HTTP/1.1" 200 1056 0.327917 252.27.56.139 - - [2025-10-30 02:04:19] "POST /neutron/port HTTP/1.1" 200 1056 0.010256 252.27.56.139 - - [2025-10-30 02:04:19] "POST /neutron/port HTTP/1.1" 200 1056 0.012290 252.27.56.139 - - [2025-10-30 02:04:20] "POST /neutron/port HTTP/1.1" 200 1106 0.095258 252.27.56.139 - - [2025-10-30 02:04:20] "POST /neutron/port HTTP/1.1" 200 1080 0.013863 252.27.56.139 - - [2025-10-30 02:04:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009552 252.27.56.139 - - [2025-10-30 02:04:20] "POST /neutron/subnet HTTP/1.1" 200 698 0.010115 252.27.56.139 - - [2025-10-30 02:04:20] "POST /neutron/port HTTP/1.1" 200 117 0.001243 252.27.56.139 - - [2025-10-30 02:04:20] "POST /neutron/network HTTP/1.1" 200 832 0.006352 252.27.56.139 - - [2025-10-30 02:04:21] "POST /neutron/network HTTP/1.1" 200 2216 0.025360 252.27.56.139 - - [2025-10-30 02:04:21] "GET /aaa-mode HTTP/1.1" 401 296 0.001029 252.27.56.139 - - [2025-10-30 02:04:21] "GET / HTTP/1.1" 200 36215 0.002775 252.27.56.139 - - [2025-10-30 02:04:21] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000637 10.0.0.27 - - [2025-10-30 02:04:21] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001572 252.27.56.139 - - [2025-10-30 02:04:22] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.063873 252.27.56.139 - - [2025-10-30 02:04:22] "POST /neutron/network HTTP/1.1" 200 830 0.005782 252.27.56.139 - - [2025-10-30 02:04:22] "POST /neutron/network HTTP/1.1" 200 829 0.010963 252.27.56.139 - - [2025-10-30 02:04:22] "POST /neutron/network HTTP/1.1" 200 832 0.011955 252.27.56.139 - - [2025-10-30 02:04:22] "POST /neutron/port HTTP/1.1" 200 2043 0.024906 252.27.56.139 - - [2025-10-30 02:04:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011655 252.27.56.139 - - [2025-10-30 02:04:22] "POST /neutron/port HTTP/1.1" 200 117 0.006263 252.27.56.139 - - [2025-10-30 02:04:22] "POST /neutron/port HTTP/1.1" 200 117 0.008748 252.27.56.139 - - [2025-10-30 02:04:23] "POST /neutron/network HTTP/1.1" 200 2216 0.012649 10.0.0.27 - - [2025-10-30 02:04:23] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.005898 252.27.56.139 - - [2025-10-30 02:04:23] "POST /neutron/port HTTP/1.1" 200 1056 0.347983 10.0.0.27 - - [2025-10-30 02:04:23] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001828 252.27.56.139 - - [2025-10-30 02:04:23] "POST /neutron/port HTTP/1.1" 200 1055 0.271367 10.0.0.27 - - [2025-10-30 02:04:23] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001650 252.27.56.139 - - [2025-10-30 02:04:24] "POST /neutron/port HTTP/1.1" 200 1056 0.307920 252.27.56.139 - - [2025-10-30 02:04:24] "POST /neutron/port HTTP/1.1" 200 1056 0.016614 252.27.56.139 - - [2025-10-30 02:04:24] "POST /neutron/port HTTP/1.1" 200 1056 0.010322 252.27.56.139 - - [2025-10-30 02:04:24] "POST /neutron/port HTTP/1.1" 200 1106 0.076941 252.27.56.139 - - [2025-10-30 02:04:24] "POST /neutron/port HTTP/1.1" 200 1055 0.011011 252.27.56.139 - - [2025-10-30 02:04:24] "POST /neutron/port HTTP/1.1" 200 1055 0.015501 252.27.56.139 - - [2025-10-30 02:04:24] "POST /neutron/port HTTP/1.1" 200 1105 0.074361 252.27.56.139 - - [2025-10-30 02:04:24] "POST /neutron/port HTTP/1.1" 200 1056 0.012200 252.27.56.139 - - [2025-10-30 02:04:24] "POST /neutron/port HTTP/1.1" 200 1056 0.011194 252.27.56.139 - - [2025-10-30 02:04:25] "POST /neutron/port HTTP/1.1" 200 1106 0.094131 252.27.56.139 - - [2025-10-30 02:04:25] "POST /neutron/port HTTP/1.1" 200 3006 0.024594 252.27.56.139 - - [2025-10-30 02:04:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003606 252.27.56.139 - - [2025-10-30 02:04:25] "POST /neutron/subnet HTTP/1.1" 200 698 0.008798 252.27.56.139 - - [2025-10-30 02:04:25] "POST /neutron/port HTTP/1.1" 200 117 0.001655 252.27.56.139 - - [2025-10-30 02:04:25] "POST /neutron/network HTTP/1.1" 200 830 0.008139 252.27.56.139 - - [2025-10-30 02:04:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003967 252.27.56.139 - - [2025-10-30 02:04:25] "POST /neutron/subnet HTTP/1.1" 200 694 0.007931 252.27.56.139 - - [2025-10-30 02:04:25] "POST /neutron/port HTTP/1.1" 200 117 0.001303 252.27.56.139 - - [2025-10-30 02:04:25] "POST /neutron/network HTTP/1.1" 200 829 0.006699 252.27.56.139 - - [2025-10-30 02:04:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003370 252.27.56.139 - - [2025-10-30 02:04:25] "POST /neutron/subnet HTTP/1.1" 200 698 0.006821 252.27.56.139 - - [2025-10-30 02:04:25] "POST /neutron/port HTTP/1.1" 200 117 0.001271 252.27.56.139 - - [2025-10-30 02:04:26] "POST /neutron/network HTTP/1.1" 200 832 0.005624 252.27.56.139 - - [2025-10-30 02:04:27] "POST /neutron/port HTTP/1.1" 200 3006 0.025533 252.27.56.139 - - [2025-10-30 02:04:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009930 252.27.56.139 - - [2025-10-30 02:04:29] "POST /neutron/port HTTP/1.1" 200 1079 0.014234 252.27.56.139 - - [2025-10-30 02:04:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005799 252.27.56.139 - - [2025-10-30 02:04:29] "POST /neutron/port HTTP/1.1" 200 1079 0.011377 252.27.56.139 - - [2025-10-30 02:04:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006786 252.27.56.139 - - [2025-10-30 02:04:30] "POST /neutron/port HTTP/1.1" 200 1079 0.017234 252.27.56.139 - - [2025-10-30 02:04:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007900 252.27.56.139 - - [2025-10-30 02:04:30] "POST /neutron/port HTTP/1.1" 200 1080 0.012031 252.27.56.139 - - [2025-10-30 02:04:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006253 252.27.56.139 - - [2025-10-30 02:04:31] "POST /neutron/port HTTP/1.1" 200 1080 0.010757 252.27.56.139 - - [2025-10-30 02:04:31] "POST /neutron/port HTTP/1.1" 200 1079 0.018544 252.27.56.139 - - [2025-10-30 02:04:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008026 252.27.56.139 - - [2025-10-30 02:04:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012033 252.27.56.139 - - [2025-10-30 02:04:31] "POST /neutron/port HTTP/1.1" 200 1080 0.020322 252.27.56.139 - - [2025-10-30 02:04:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006464 252.27.56.139 - - [2025-10-30 02:04:32] "POST /neutron/port HTTP/1.1" 200 3006 0.014941 252.27.56.139 - - [2025-10-30 02:04:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006773 252.27.56.139 - - [2025-10-30 02:04:32] "POST /neutron/port HTTP/1.1" 200 3006 0.015515 252.27.56.139 - - [2025-10-30 02:04:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011178 252.27.56.139 - - [2025-10-30 02:04:33] "POST /neutron/port HTTP/1.1" 200 1080 0.018298 252.27.56.139 - - [2025-10-30 02:04:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006923 252.27.56.139 - - [2025-10-30 02:04:33] "POST /neutron/port HTTP/1.1" 200 3006 0.022401 252.27.56.139 - - [2025-10-30 02:04:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006644 252.27.56.139 - - [2025-10-30 02:04:33] "POST /neutron/port HTTP/1.1" 200 3006 0.026237 252.27.56.139 - - [2025-10-30 02:04:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008823 252.27.56.139 - - [2025-10-30 02:04:33] "POST /neutron/port HTTP/1.1" 200 3006 0.022437 252.27.56.139 - - [2025-10-30 02:04:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006924 10.0.0.27 - - [2025-10-30 02:04:33] "GET /virtual-machine/7160a3d5-565b-4aeb-b359-c73381f41908 HTTP/1.1" 200 1800 0.006585 10.0.0.27 - - [2025-10-30 02:04:33] "GET /virtual-machine-interface/0196a6e5-cefe-44d1-9482-e5c00c8e73bd HTTP/1.1" 200 2940 0.007754 10.0.0.27 - - [2025-10-30 02:04:33] "GET /virtual-machine-interface/2f3e44a5-1c30-4815-89aa-dc2811478539 HTTP/1.1" 200 2940 0.009085 10.0.0.27 - - [2025-10-30 02:04:33] "GET /virtual-machine-interface/94375e4a-fc62-4972-8623-24a5fb04411e HTTP/1.1" 200 2944 0.005069 10.0.0.27 - - [2025-10-30 02:04:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.27 - - [2025-10-30 02:04:34] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003576 10.0.0.27 - - [2025-10-30 02:04:34] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003093 10.0.0.27 - - [2025-10-30 02:04:34] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007879 10.0.0.27 - - [2025-10-30 02:04:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.27 - - [2025-10-30 02:04:37] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005015 10.0.0.27 - - [2025-10-30 02:04:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.27 - - [2025-10-30 02:04:41] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004981 10.0.0.27 - - [2025-10-30 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.27 - - [2025-10-30 02:04:45] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005206 10.0.0.27 - - [2025-10-30 02:04:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.27 - - [2025-10-30 02:04:47] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003559 10.0.0.27 - - [2025-10-30 02:04:47] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003444 10.0.0.27 - - [2025-10-30 02:04:47] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006371 252.27.56.139 - - [2025-10-30 02:04:48] "POST /neutron/port HTTP/1.1" 200 3006 0.015842 252.27.56.139 - - [2025-10-30 02:04:48] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006106 252.27.56.139 - - [2025-10-30 02:04:53] "POST /neutron/port HTTP/1.1" 200 3006 0.014518 252.27.56.139 - - [2025-10-30 02:04:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006606 10.0.0.27 - - [2025-10-30 02:04:55] "DELETE /project/dd03046b323040ea8c494caa7a7a32a0 HTTP/1.1" 404 173 0.004528 10.0.0.27 - - [2025-10-30 02:04:55] "GET /projects?obj_uuids=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001006 10.0.0.27 - - [2025-10-30 02:04:55] "GET /project/31405572-fcec-44c4-a206-582bbb354466?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.026000 10.0.0.27 - - [2025-10-30 02:04:55] "GET /projects?obj_uuids=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001325 10.0.0.27 - - [2025-10-30 02:04:55] "GET /project/31405572-fcec-44c4-a206-582bbb354466?fields=security_groups HTTP/1.1" 200 1329 0.071485 10.0.0.27 - - [2025-10-30 02:04:55] "DELETE /security-group/15aa88a1-dd47-4d52-8e10-e34c011fc168 HTTP/1.1" 200 115 0.046715 10.0.0.27 - - [2025-10-30 02:04:55] "GET /projects?obj_uuids=31405572-fcec-44c4-a206-582bbb354466&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001379 10.0.0.27 - - [2025-10-30 02:04:55] "DELETE /access-control-list/42b283d0-e6aa-43dd-9be8-4a0440abf9ae HTTP/1.1" 200 115 0.046837 10.0.0.27 - - [2025-10-30 02:04:55] "GET /project/31405572-fcec-44c4-a206-582bbb354466?fields=application_policy_sets HTTP/1.1" 200 1368 0.047272 10.0.0.27 - - [2025-10-30 02:04:55] "DELETE /access-control-list/2e534770-a750-46f2-9599-a30e61a3fa46 HTTP/1.1" 200 115 0.035453 10.0.0.27 - - [2025-10-30 02:04:55] "DELETE /project/31405572-fcec-44c4-a206-582bbb354466 HTTP/1.1" 200 115 0.353776 252.27.56.139 - - [2025-10-30 02:04:58] "POST /neutron/port HTTP/1.1" 200 3006 0.015543 252.27.56.139 - - [2025-10-30 02:04:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006022 252.27.56.139 - - [2025-10-30 02:04:59] "POST /neutron/port HTTP/1.1" 200 3006 0.044589 252.27.56.139 - - [2025-10-30 02:04:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006644 252.27.56.139 - - [2025-10-30 02:04:59] "POST /neutron/port HTTP/1.1" 200 3006 0.049426 252.27.56.139 - - [2025-10-30 02:04:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007380 252.27.56.139 - - [2025-10-30 02:04:59] "POST /neutron/port HTTP/1.1" 200 3006 0.045188 252.27.56.139 - - [2025-10-30 02:04:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007048 252.27.56.139 - - [2025-10-30 02:05:00] "POST /neutron/port HTTP/1.1" 200 3006 0.049961 252.27.56.139 - - [2025-10-30 02:05:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005520 252.27.56.139 - - [2025-10-30 02:05:03] "POST /neutron/port HTTP/1.1" 200 3006 0.014809 252.27.56.139 - - [2025-10-30 02:05:03] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008695 10.0.0.27 - - [2025-10-30 02:05:05] "GET /obj-perms HTTP/1.1" 200 6378 0.057410 10.0.0.27 - - [2025-10-30 02:05:06] "GET /obj-perms HTTP/1.1" 200 6378 0.059822 10.0.0.27 - - [2025-10-30 02:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005638 10.0.0.27 - - [2025-10-30 02:05:08] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004094 10.0.0.27 - - [2025-10-30 02:05:09] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004350 10.0.0.27 - - [2025-10-30 02:05:09] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005418 10.0.0.27 - - [2025-10-30 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689 10.0.0.27 - - [2025-10-30 02:05:09] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003980 10.0.0.27 - - [2025-10-30 02:05:09] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002979 10.0.0.27 - - [2025-10-30 02:05:09] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006292 10.0.0.27 - - [2025-10-30 02:05:09] "POST /fqname-to-id HTTP/1.1" 404 205 0.002932 10.0.0.27 - - [2025-10-30 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.27 - - [2025-10-30 02:05:09] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001205 10.0.0.27 - - [2025-10-30 02:05:09] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.026200 10.0.0.27 - - [2025-10-30 02:05:09] "POST /service-instances HTTP/1.1" 200 543 0.065784 10.0.0.27 - - [2025-10-30 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.27 - - [2025-10-30 02:05:10] "GET /service-instance/be3549a0-2730-45d2-ae5f-08fca23eeb88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.010149 10.0.0.27 - - [2025-10-30 02:05:10] "POST /port-tuples HTTP/1.1" 200 586 0.030534 10.0.0.27 - - [2025-10-30 02:05:10] "GET /virtual-machine-interface/0196a6e5-cefe-44d1-9482-e5c00c8e73bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2718 0.006149 10.0.0.27 - - [2025-10-30 02:05:10] "PUT /virtual-machine-interface/0196a6e5-cefe-44d1-9482-e5c00c8e73bd HTTP/1.1" 200 285 0.012956 10.0.0.27 - - [2025-10-30 02:05:10] "POST /ref-update HTTP/1.1" 200 156 0.013159 10.0.0.27 - - [2025-10-30 02:05:10] "GET /virtual-machine-interface/2f3e44a5-1c30-4815-89aa-dc2811478539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2718 0.011493 10.0.0.27 - - [2025-10-30 02:05:10] "POST /instance-ips HTTP/1.1" 200 386 0.054900 10.0.0.27 - - [2025-10-30 02:05:10] "POST /ref-update HTTP/1.1" 200 156 0.014572 10.0.0.27 - - [2025-10-30 02:05:10] "PUT /virtual-machine-interface/2f3e44a5-1c30-4815-89aa-dc2811478539 HTTP/1.1" 200 285 0.028772 10.0.0.27 - - [2025-10-30 02:05:10] "POST /ref-update HTTP/1.1" 200 156 0.013527 10.0.0.27 - - [2025-10-30 02:05:10] "POST /ref-update HTTP/1.1" 200 156 0.013256 10.0.0.27 - - [2025-10-30 02:05:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013337 10.0.0.27 - - [2025-10-30 02:05:10] "GET /virtual-machine-interface/94375e4a-fc62-4972-8623-24a5fb04411e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.010625 10.0.0.27 - - [2025-10-30 02:05:10] "POST /instance-ips HTTP/1.1" 200 386 0.030357 10.0.0.27 - - [2025-10-30 02:05:10] "PUT /virtual-machine-interface/94375e4a-fc62-4972-8623-24a5fb04411e HTTP/1.1" 200 285 0.023613 10.0.0.27 - - [2025-10-30 02:05:10] "POST /ref-update HTTP/1.1" 200 156 0.016719 10.0.0.27 - - [2025-10-30 02:05:10] "POST /ref-update HTTP/1.1" 200 156 0.011815 10.0.0.27 - - [2025-10-30 02:05:10] "POST /ref-update HTTP/1.1" 200 156 0.020361 10.0.0.27 - - [2025-10-30 02:05:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007397 252.27.56.139 - - [2025-10-30 02:05:10] "POST /neutron/port HTTP/1.1" 200 1079 0.019419 10.0.0.27 - - [2025-10-30 02:05:10] "POST /instance-ips HTTP/1.1" 200 374 0.024193 252.27.56.139 - - [2025-10-30 02:05:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008952 10.0.0.27 - - [2025-10-30 02:05:10] "POST /ref-update HTTP/1.1" 200 156 0.014703 252.27.56.139 - - [2025-10-30 02:05:10] "POST /neutron/port HTTP/1.1" 200 1079 0.014357 10.0.0.27 - - [2025-10-30 02:05:10] "POST /ref-update HTTP/1.1" 200 156 0.009315 252.27.56.139 - - [2025-10-30 02:05:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010716 10.0.0.27 - - [2025-10-30 02:05:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002866 10.0.0.27 - - [2025-10-30 02:05:11] "POST /instance-ips HTTP/1.1" 200 374 0.022460 252.27.56.139 - - [2025-10-30 02:05:11] "POST /neutron/port HTTP/1.1" 200 1079 0.016922 10.0.0.27 - - [2025-10-30 02:05:11] "POST /ref-update HTTP/1.1" 200 156 0.010664 252.27.56.139 - - [2025-10-30 02:05:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010260 10.0.0.27 - - [2025-10-30 02:05:11] "GET /virtual-machine/b2fa5d7e-a0f4-4165-9282-a8536899f40d HTTP/1.1" 200 1291 0.004642 10.0.0.27 - - [2025-10-30 02:05:11] "POST /ref-update HTTP/1.1" 200 156 0.008498 10.0.0.27 - - [2025-10-30 02:05:11] "GET /virtual-machine-interface/653da944-ac2a-4b1a-bca0-dc77e6a01343 HTTP/1.1" 200 2941 0.007129 10.0.0.27 - - [2025-10-30 02:05:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003498 10.0.0.27 - - [2025-10-30 02:05:11] "POST /instance-ips HTTP/1.1" 200 376 0.020182 10.0.0.27 - - [2025-10-30 02:05:11] "POST /ref-update HTTP/1.1" 200 156 0.009816 10.0.0.27 - - [2025-10-30 02:05:11] "POST /ref-update HTTP/1.1" 200 156 0.010835 10.0.0.27 - - [2025-10-30 02:05:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.27 - - [2025-10-30 02:05:11] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.006166 10.0.0.27 - - [2025-10-30 02:05:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004217 10.0.0.27 - - [2025-10-30 02:05:11] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004036 10.0.0.27 - - [2025-10-30 02:05:11] "POST /instance-ips HTTP/1.1" 200 376 0.017154 10.0.0.27 - - [2025-10-30 02:05:11] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.009950 10.0.0.27 - - [2025-10-30 02:05:11] "POST /ref-update HTTP/1.1" 200 156 0.013210 10.0.0.27 - - [2025-10-30 02:05:11] "POST /ref-update HTTP/1.1" 200 156 0.016409 10.0.0.27 - - [2025-10-30 02:05:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003492 10.0.0.27 - - [2025-10-30 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.27 - - [2025-10-30 02:05:12] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005949 10.0.0.27 - - [2025-10-30 02:05:12] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003637 10.0.0.27 - - [2025-10-30 02:05:12] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005400 252.27.56.139 - - [2025-10-30 02:05:13] "POST /neutron/port HTTP/1.1" 200 1080 0.012261 252.27.56.139 - - [2025-10-30 02:05:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007660 252.27.56.139 - - [2025-10-30 02:05:13] "POST /neutron/port HTTP/1.1" 200 1080 0.012714 252.27.56.139 - - [2025-10-30 02:05:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005980 252.27.56.139 - - [2025-10-30 02:05:13] "POST /neutron/port HTTP/1.1" 200 1080 0.011765 252.27.56.139 - - [2025-10-30 02:05:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006463 10.0.0.27 - - [2025-10-30 02:05:13] "GET /virtual-machine/7cd7bceb-a153-4a6b-b77a-4721fcfb989a HTTP/1.1" 200 1290 0.005233 10.0.0.27 - - [2025-10-30 02:05:13] "GET /virtual-machine-interface/720e1df8-a37d-45fc-96d8-2d6aa8b552c3 HTTP/1.1" 200 2944 0.005224 10.0.0.27 - - [2025-10-30 02:05:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.27 - - [2025-10-30 02:05:13] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003994 10.0.0.27 - - [2025-10-30 02:05:13] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003374 10.0.0.27 - - [2025-10-30 02:05:13] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005364 10.0.0.27 - - [2025-10-30 02:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.27 - - [2025-10-30 02:05:15] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003868 10.0.0.27 - - [2025-10-30 02:05:15] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003227 10.0.0.27 - - [2025-10-30 02:05:15] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006718 10.0.0.27 - - [2025-10-30 02:05:15] "POST /fqname-to-id HTTP/1.1" 404 209 0.003513 10.0.0.27 - - [2025-10-30 02:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.27 - - [2025-10-30 02:05:15] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001166 10.0.0.27 - - [2025-10-30 02:05:15] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.036142 10.0.0.27 - - [2025-10-30 02:05:15] "POST /network-policys HTTP/1.1" 200 547 0.025800 10.0.0.27 - - [2025-10-30 02:05:15] "GET /network-policy/cf9e0ae3-dcdb-4b86-814d-8b11b550034e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005224 10.0.0.27 - - [2025-10-30 02:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.27 - - [2025-10-30 02:05:15] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005538 10.0.0.27 - - [2025-10-30 02:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.27 - - [2025-10-30 02:05:15] "GET /network-policy/cf9e0ae3-dcdb-4b86-814d-8b11b550034e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003731 10.0.0.27 - - [2025-10-30 02:05:15] "POST /fqname-to-id HTTP/1.1" 404 240 0.006935 10.0.0.27 - - [2025-10-30 02:05:15] "POST /ref-update HTTP/1.1" 200 156 0.041060 10.0.0.27 - - [2025-10-30 02:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.27 - - [2025-10-30 02:05:15] "POST /access-control-lists HTTP/1.1" 200 601 0.069374 10.0.0.27 - - [2025-10-30 02:05:15] "GET /network-policy/cf9e0ae3-dcdb-4b86-814d-8b11b550034e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.007950 252.27.56.139 - - [2025-10-30 02:05:16] "POST /neutron/network HTTP/1.1" 200 915 0.007596 10.0.0.27 - - [2025-10-30 02:05:16] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006960 10.0.0.27 - - [2025-10-30 02:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.27 - - [2025-10-30 02:05:16] "GET /network-policy/cf9e0ae3-dcdb-4b86-814d-8b11b550034e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004083 10.0.0.27 - - [2025-10-30 02:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.27 - - [2025-10-30 02:05:16] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005119 10.0.0.27 - - [2025-10-30 02:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.27 - - [2025-10-30 02:05:16] "GET /network-policy/cf9e0ae3-dcdb-4b86-814d-8b11b550034e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004484 10.0.0.27 - - [2025-10-30 02:05:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.007721 10.0.0.27 - - [2025-10-30 02:05:16] "POST /ref-update HTTP/1.1" 200 156 0.040337 10.0.0.27 - - [2025-10-30 02:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.27 - - [2025-10-30 02:05:16] "POST /access-control-lists HTTP/1.1" 200 604 0.061059 10.0.0.27 - - [2025-10-30 02:05:16] "GET /network-policy/cf9e0ae3-dcdb-4b86-814d-8b11b550034e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004042 10.0.0.27 - - [2025-10-30 02:05:16] "POST /routing-instances HTTP/1.1" 200 755 0.020133 252.27.56.139 - - [2025-10-30 02:05:16] "POST /neutron/network HTTP/1.1" 200 918 0.007001 10.0.0.27 - - [2025-10-30 02:05:16] "POST /route-targets HTTP/1.1" 200 328 0.014074 10.0.0.27 - - [2025-10-30 02:05:16] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005551 10.0.0.27 - - [2025-10-30 02:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.27 - - [2025-10-30 02:05:16] "POST /ref-update HTTP/1.1" 200 156 0.012335 10.0.0.27 - - [2025-10-30 02:05:16] "GET /network-policy/cf9e0ae3-dcdb-4b86-814d-8b11b550034e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003765 10.0.0.27 - - [2025-10-30 02:05:16] "GET /routing-instance/7f1a88a1-e726-44d2-a373-e44423e34d07?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1273 0.004160 10.0.0.27 - - [2025-10-30 02:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.27 - - [2025-10-30 02:05:16] "GET /routing-instance/7f1a88a1-e726-44d2-a373-e44423e34d07?fields=routing_policy_back_refs HTTP/1.1" 200 1273 0.004936 10.0.0.27 - - [2025-10-30 02:05:16] "GET /service-template/993c4b03-83da-4775-80e7-054ca4233024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004570 10.0.0.27 - - [2025-10-30 02:05:16] "POST /ref-update HTTP/1.1" 200 156 0.012714 10.0.0.27 - - [2025-10-30 02:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.27 - - [2025-10-30 02:05:16] "POST /routing-instances HTTP/1.1" 200 756 0.017771 10.0.0.27 - - [2025-10-30 02:05:16] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001460 10.0.0.27 - - [2025-10-30 02:05:16] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.039176 10.0.0.27 - - [2025-10-30 02:05:16] "POST /route-targets HTTP/1.1" 200 328 0.012123 10.0.0.27 - - [2025-10-30 02:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.27 - - [2025-10-30 02:05:17] "POST /ref-update HTTP/1.1" 200 156 0.011115 10.0.0.27 - - [2025-10-30 02:05:17] "GET /service-instance/be3549a0-2730-45d2-ae5f-08fca23eeb88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3535 0.007389 10.0.0.27 - - [2025-10-30 02:05:17] "GET /routing-instance/9e13090d-10ac-4034-8597-6f8b83e97472?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.005014 10.0.0.27 - - [2025-10-30 02:05:17] "GET /domains HTTP/1.1" 200 438 0.003461 10.0.0.27 - - [2025-10-30 02:05:17] "GET /routing-instance/9e13090d-10ac-4034-8597-6f8b83e97472?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.003990 10.0.0.27 - - [2025-10-30 02:05:17] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001258 10.0.0.27 - - [2025-10-30 02:05:17] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1526 0.009577 10.0.0.27 - - [2025-10-30 02:05:17] "PUT /routing-instance/7f1a88a1-e726-44d2-a373-e44423e34d07 HTTP/1.1" 200 267 0.013020 10.0.0.27 - - [2025-10-30 02:05:17] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002131 10.0.0.27 - - [2025-10-30 02:05:17] "PUT /routing-instance/9e13090d-10ac-4034-8597-6f8b83e97472 HTTP/1.1" 200 267 0.022160 10.0.0.27 - - [2025-10-30 02:05:17] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0 HTTP/1.1" 200 4221 0.048777 10.0.0.27 - - [2025-10-30 02:05:17] "POST /ref-update HTTP/1.1" 200 156 0.014003 10.0.0.27 - - [2025-10-30 02:05:17] "GET /service-instance/be3549a0-2730-45d2-ae5f-08fca23eeb88 HTTP/1.1" 200 3788 0.013208 10.0.0.27 - - [2025-10-30 02:05:17] "PUT /access-control-list/bd995da1-ef54-4329-b586-e4b1e9299d25 HTTP/1.1" 200 273 0.012121 10.0.0.27 - - [2025-10-30 02:05:17] "GET /domains HTTP/1.1" 200 438 0.003658 10.0.0.27 - - [2025-10-30 02:05:17] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001648 10.0.0.27 - - [2025-10-30 02:05:17] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1526 0.016689 10.0.0.27 - - [2025-10-30 02:05:17] "PUT /access-control-list/d101b6ea-7f6b-465b-9d8e-eaabbca19822 HTTP/1.1" 200 273 0.021012 10.0.0.27 - - [2025-10-30 02:05:17] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001816 10.0.0.27 - - [2025-10-30 02:05:17] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0 HTTP/1.1" 200 4221 0.049862 10.0.0.27 - - [2025-10-30 02:05:17] "GET /service-instance/be3549a0-2730-45d2-ae5f-08fca23eeb88 HTTP/1.1" 200 3788 0.004444 10.0.0.27 - - [2025-10-30 02:05:17] "GET /port-tuple/26fd7ebd-884b-4a57-8fb0-fe678dd8e70e HTTP/1.1" 200 1976 0.003995 10.0.0.27 - - [2025-10-30 02:05:17] "GET /virtual-machine-interface/0196a6e5-cefe-44d1-9482-e5c00c8e73bd HTTP/1.1" 200 3811 0.007634 10.0.0.27 - - [2025-10-30 02:05:17] "GET /virtual-machine-interface/2f3e44a5-1c30-4815-89aa-dc2811478539 HTTP/1.1" 200 3793 0.011946 10.0.0.27 - - [2025-10-30 02:05:17] "GET /virtual-machine-interface/94375e4a-fc62-4972-8623-24a5fb04411e HTTP/1.1" 200 3800 0.006552 252.27.56.139 - - [2025-10-30 02:05:17] "POST /neutron/port HTTP/1.1" 200 3813 0.040400 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.015480 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/port HTTP/1.1" 200 1079 0.018655 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/port HTTP/1.1" 200 3813 0.034064 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007138 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/port HTTP/1.1" 200 1079 0.017239 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/port HTTP/1.1" 200 3813 0.034043 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007307 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/network HTTP/1.1" 200 925 0.014731 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003844 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/port HTTP/1.1" 200 3813 0.034224 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008191 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/subnet HTTP/1.1" 200 694 0.011020 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/network HTTP/1.1" 200 889 0.017392 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/port HTTP/1.1" 200 117 0.001550 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/network HTTP/1.1" 200 915 0.006186 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/network HTTP/1.1" 200 915 0.011752 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/network HTTP/1.1" 200 804 0.018575 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/network HTTP/1.1" 200 830 0.005758 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/network HTTP/1.1" 200 892 0.013704 252.27.56.139 - - [2025-10-30 02:05:18] "POST /neutron/network HTTP/1.1" 200 918 0.006609 10.0.0.27 - - [2025-10-30 02:05:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.001422 10.0.0.27 - - [2025-10-30 02:05:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.001209 10.0.0.27 - - [2025-10-30 02:05:18] "POST /id-to-fqname HTTP/1.1" 200 222 0.001825 10.0.0.27 - - [2025-10-30 02:05:18] "GET /virtual-machine/7160a3d5-565b-4aeb-b359-c73381f41908 HTTP/1.1" 200 1800 0.004923 10.0.0.27 - - [2025-10-30 02:05:19] "GET /virtual-machine-interface/0196a6e5-cefe-44d1-9482-e5c00c8e73bd HTTP/1.1" 200 3811 0.005342 10.0.0.27 - - [2025-10-30 02:05:19] "GET /virtual-machine-interface/2f3e44a5-1c30-4815-89aa-dc2811478539 HTTP/1.1" 200 3793 0.006129 10.0.0.27 - - [2025-10-30 02:05:19] "GET /virtual-machine-interface/94375e4a-fc62-4972-8623-24a5fb04411e HTTP/1.1" 200 3800 0.005918 10.0.0.27 - - [2025-10-30 02:05:19] "GET /instance-ip/68a0ca41-f595-4954-8827-deb08d7dddc8 HTTP/1.1" 200 1977 0.003857 10.0.0.27 - - [2025-10-30 02:05:19] "GET /instance-ip/7a82b029-5241-40f3-9d78-16ab231c2b76 HTTP/1.1" 200 1980 0.003880 10.0.0.27 - - [2025-10-30 02:05:19] "GET /instance-ip/efd45de6-dceb-446d-ba84-841767e3d97e HTTP/1.1" 200 1621 0.006762 10.0.0.27 - - [2025-10-30 02:05:19] "GET /instance-ip/822c0b6f-39d7-4293-ba57-e39f31ea20d9 HTTP/1.1" 200 1956 0.004720 10.0.0.27 - - [2025-10-30 02:05:19] "GET /instance-ip/943504cf-b685-4962-9bc9-7aee6352f0c1 HTTP/1.1" 200 1955 0.004231 10.0.0.27 - - [2025-10-30 02:05:19] "GET /instance-ip/f84211a7-be35-4541-99ca-5ee997a4862c HTTP/1.1" 200 1620 0.005187 10.0.0.27 - - [2025-10-30 02:05:19] "GET /instance-ip/11d0f45c-4f44-45ec-b77c-9802bd8223f6 HTTP/1.1" 200 1958 0.003861 10.0.0.27 - - [2025-10-30 02:05:19] "GET /instance-ip/8b1f2294-45c4-4530-a858-abef34d47031 HTTP/1.1" 200 1622 0.004772 10.0.0.27 - - [2025-10-30 02:05:19] "GET /instance-ip/aefe8b8a-fe2e-4068-b8a6-a8f1a154cf16 HTTP/1.1" 200 1961 0.003967 252.27.56.139 - - [2025-10-30 02:05:19] "POST /neutron/port HTTP/1.1" 200 3813 0.028650 252.27.56.139 - - [2025-10-30 02:05:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008672 252.27.56.139 - - [2025-10-30 02:05:19] "POST /neutron/port HTTP/1.1" 200 3813 0.031999 252.27.56.139 - - [2025-10-30 02:05:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007235 252.27.56.139 - - [2025-10-30 02:05:19] "POST /neutron/port HTTP/1.1" 200 3813 0.031965 252.27.56.139 - - [2025-10-30 02:05:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008043 252.27.56.139 - - [2025-10-30 02:05:20] "POST /neutron/port HTTP/1.1" 200 3813 0.033639 252.27.56.139 - - [2025-10-30 02:05:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007438 10.0.0.27 - - [2025-10-30 02:05:20] "GET /virtual-machine/7160a3d5-565b-4aeb-b359-c73381f41908 HTTP/1.1" 200 1800 0.003526 10.0.0.27 - - [2025-10-30 02:05:20] "GET /virtual-machine-interface/0196a6e5-cefe-44d1-9482-e5c00c8e73bd HTTP/1.1" 200 3811 0.005419 10.0.0.27 - - [2025-10-30 02:05:20] "GET /virtual-machine-interface/2f3e44a5-1c30-4815-89aa-dc2811478539 HTTP/1.1" 200 3793 0.005408 10.0.0.27 - - [2025-10-30 02:05:20] "GET /virtual-machine-interface/94375e4a-fc62-4972-8623-24a5fb04411e HTTP/1.1" 200 3800 0.007349 10.0.0.27 - - [2025-10-30 02:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.27 - - [2025-10-30 02:05:20] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003314 10.0.0.27 - - [2025-10-30 02:05:20] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003929 10.0.0.27 - - [2025-10-30 02:05:20] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005993 10.0.0.27 - - [2025-10-30 02:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.27 - - [2025-10-30 02:05:21] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002949 10.0.0.27 - - [2025-10-30 02:05:21] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003063 10.0.0.27 - - [2025-10-30 02:05:22] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006394 10.0.0.27 - - [2025-10-30 02:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.27 - - [2025-10-30 02:05:22] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003848 10.0.0.27 - - [2025-10-30 02:05:22] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003899 10.0.0.27 - - [2025-10-30 02:05:22] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005212 10.0.0.27 - - [2025-10-30 02:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.27 - - [2025-10-30 02:05:22] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004020 10.0.0.27 - - [2025-10-30 02:05:22] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002946 10.0.0.27 - - [2025-10-30 02:05:22] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.007025 10.0.0.27 - - [2025-10-30 02:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565 10.0.0.27 - - [2025-10-30 02:05:22] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003846 10.0.0.27 - - [2025-10-30 02:05:22] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005618 10.0.0.27 - - [2025-10-30 02:05:22] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006504 10.0.0.27 - - [2025-10-30 02:05:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.27 - - [2025-10-30 02:05:22] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003923 10.0.0.27 - - [2025-10-30 02:05:23] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003448 10.0.0.27 - - [2025-10-30 02:05:23] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005996 10.0.0.27 - - [2025-10-30 02:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.27 - - [2025-10-30 02:05:23] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005048 10.0.0.27 - - [2025-10-30 02:05:23] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003579 10.0.0.27 - - [2025-10-30 02:05:23] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005651 10.0.0.27 - - [2025-10-30 02:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.27 - - [2025-10-30 02:05:23] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003499 10.0.0.27 - - [2025-10-30 02:05:23] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003796 10.0.0.27 - - [2025-10-30 02:05:23] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005284 10.0.0.27 - - [2025-10-30 02:05:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.27 - - [2025-10-30 02:05:23] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004577 10.0.0.27 - - [2025-10-30 02:05:23] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005433 10.0.0.27 - - [2025-10-30 02:05:23] "GET /virtual-network/ddd5eafa-47a7-4604-910d-23a3882c2a93?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006821 10.0.0.27 - - [2025-10-30 02:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.27 - - [2025-10-30 02:05:24] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004314 10.0.0.27 - - [2025-10-30 02:05:24] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003210 10.0.0.27 - - [2025-10-30 02:05:24] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006903 10.0.0.27 - - [2025-10-30 02:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.27 - - [2025-10-30 02:05:24] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003277 10.0.0.27 - - [2025-10-30 02:05:24] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003744 10.0.0.27 - - [2025-10-30 02:05:24] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005520 10.0.0.27 - - [2025-10-30 02:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.27 - - [2025-10-30 02:05:24] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003678 10.0.0.27 - - [2025-10-30 02:05:24] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003733 10.0.0.27 - - [2025-10-30 02:05:24] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006254 10.0.0.27 - - [2025-10-30 02:05:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.27 - - [2025-10-30 02:05:24] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004796 10.0.0.27 - - [2025-10-30 02:05:24] "GET /virtual-networks?parent_id=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004476 10.0.0.27 - - [2025-10-30 02:05:24] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005837 10.0.0.27 - - [2025-10-30 02:05:24] "GET /virtual-machine/7160a3d5-565b-4aeb-b359-c73381f41908 HTTP/1.1" 200 1800 0.003843 10.0.0.27 - - [2025-10-30 02:05:25] "GET /domains HTTP/1.1" 200 438 0.003025 10.0.0.27 - - [2025-10-30 02:05:25] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001138 10.0.0.27 - - [2025-10-30 02:05:25] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1526 0.007201 10.0.0.27 - - [2025-10-30 02:05:25] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001173 10.0.0.27 - - [2025-10-30 02:05:25] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0 HTTP/1.1" 200 4221 0.028441 10.0.0.27 - - [2025-10-30 02:05:25] "GET /service-instance/be3549a0-2730-45d2-ae5f-08fca23eeb88 HTTP/1.1" 200 3788 0.005802 10.0.0.27 - - [2025-10-30 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.27 - - [2025-10-30 02:05:25] "GET /routing-instance/d1e35fb5-690f-4a25-91d0-036f7c95fa77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.004441 10.0.0.27 - - [2025-10-30 02:05:25] "GET /routing-instance/d1e35fb5-690f-4a25-91d0-036f7c95fa77?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2019 0.006389 10.0.0.27 - - [2025-10-30 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.27 - - [2025-10-30 02:05:25] "GET /routing-instance/5d2451ec-2760-4495-848f-2f6e696d5f99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.004780 10.0.0.27 - - [2025-10-30 02:05:25] "GET /routing-instance/5d2451ec-2760-4495-848f-2f6e696d5f99?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.005081 10.0.0.27 - - [2025-10-30 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.27 - - [2025-10-30 02:05:25] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005575 10.0.0.27 - - [2025-10-30 02:05:25] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8?fields=routing_instances HTTP/1.1" 200 1679 0.006731 10.0.0.27 - - [2025-10-30 02:05:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.27 - - [2025-10-30 02:05:25] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005854 10.0.0.27 - - [2025-10-30 02:05:25] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab?fields=routing_instances HTTP/1.1" 200 1684 0.007267 10.0.0.27 - - [2025-10-30 02:05:30] "POST /ref-update HTTP/1.1" 200 156 0.044937 10.0.0.27 - - [2025-10-30 02:05:30] "DELETE /access-control-list/d101b6ea-7f6b-465b-9d8e-eaabbca19822 HTTP/1.1" 200 115 0.043755 252.27.56.139 - - [2025-10-30 02:05:30] "POST /neutron/network HTTP/1.1" 200 832 0.009384 10.0.0.27 - - [2025-10-30 02:05:30] "GET /virtual-network/1960945a-1825-4358-a1bd-f5bcb1a0c0ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005124 10.0.0.27 - - [2025-10-30 02:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003168 10.0.0.27 - - [2025-10-30 02:05:30] "DELETE /routing-instance/7f1a88a1-e726-44d2-a373-e44423e34d07 HTTP/1.1" 200 115 0.045256 10.0.0.27 - - [2025-10-30 02:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.27 - - [2025-10-30 02:05:30] "GET /network-policy/cf9e0ae3-dcdb-4b86-814d-8b11b550034e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004088 10.0.0.27 - - [2025-10-30 02:05:30] "DELETE /route-target/32b34056-c514-4c9a-8696-416e1d917013 HTTP/1.1" 200 115 0.025593 10.0.0.27 - - [2025-10-30 02:05:30] "POST /ref-update HTTP/1.1" 200 156 0.049370 10.0.0.27 - - [2025-10-30 02:05:30] "DELETE /routing-instance/9e13090d-10ac-4034-8597-6f8b83e97472 HTTP/1.1" 200 115 0.048826 10.0.0.27 - - [2025-10-30 02:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 252.27.56.139 - - [2025-10-30 02:05:30] "POST /neutron/network HTTP/1.1" 200 829 0.015261 10.0.0.27 - - [2025-10-30 02:05:30] "DELETE /route-target/1b5b171e-42a9-48ad-8748-985f6fc54acb HTTP/1.1" 200 115 0.021405 10.0.0.27 - - [2025-10-30 02:05:30] "GET /virtual-network/35bbdd06-c853-45af-b1f0-119607c6ceb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.014230 10.0.0.27 - - [2025-10-30 02:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006773 10.0.0.27 - - [2025-10-30 02:05:30] "GET /network-policy/cf9e0ae3-dcdb-4b86-814d-8b11b550034e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003400 10.0.0.27 - - [2025-10-30 02:05:30] "DELETE /network-policy/cf9e0ae3-dcdb-4b86-814d-8b11b550034e HTTP/1.1" 200 115 0.024764 10.0.0.27 - - [2025-10-30 02:05:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.27 - - [2025-10-30 02:05:30] "DELETE /service-instance/be3549a0-2730-45d2-ae5f-08fca23eeb88 HTTP/1.1" 200 115 0.054858 10.0.0.27 - - [2025-10-30 02:05:30] "GET /domains HTTP/1.1" 200 438 0.004195 10.0.0.27 - - [2025-10-30 02:05:30] "POST /ref-update HTTP/1.1" 200 156 0.028567 10.0.0.27 - - [2025-10-30 02:05:30] "DELETE /instance-ip/7a82b029-5241-40f3-9d78-16ab231c2b76 HTTP/1.1" 200 115 0.030652 10.0.0.27 - - [2025-10-30 02:05:30] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001238 10.0.0.27 - - [2025-10-30 02:05:30] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1526 0.008175 10.0.0.27 - - [2025-10-30 02:05:30] "POST /ref-update HTTP/1.1" 200 156 0.025890 10.0.0.27 - - [2025-10-30 02:05:30] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001449 10.0.0.27 - - [2025-10-30 02:05:31] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0 HTTP/1.1" 200 3749 0.030399 10.0.0.27 - - [2025-10-30 02:05:31] "DELETE /instance-ip/aefe8b8a-fe2e-4068-b8a6-a8f1a154cf16 HTTP/1.1" 200 115 0.053418 10.0.0.27 - - [2025-10-30 02:05:31] "POST /ref-update HTTP/1.1" 200 156 0.013175 10.0.0.27 - - [2025-10-30 02:05:31] "GET /virtual-machine/7160a3d5-565b-4aeb-b359-c73381f41908 HTTP/1.1" 200 1800 0.005297 10.0.0.27 - - [2025-10-30 02:05:31] "DELETE /instance-ip/822c0b6f-39d7-4293-ba57-e39f31ea20d9 HTTP/1.1" 200 115 0.034069 10.0.0.27 - - [2025-10-30 02:05:31] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005575 10.0.0.27 - - [2025-10-30 02:05:31] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006400 10.0.0.27 - - [2025-10-30 02:05:31] "DELETE /access-control-list/bd995da1-ef54-4329-b586-e4b1e9299d25 HTTP/1.1" 200 115 0.043837 10.0.0.27 - - [2025-10-30 02:05:31] "POST /ref-update HTTP/1.1" 200 156 0.021636 10.0.0.27 - - [2025-10-30 02:05:31] "DELETE /instance-ip/943504cf-b685-4962-9bc9-7aee6352f0c1 HTTP/1.1" 200 115 0.033968 10.0.0.27 - - [2025-10-30 02:05:31] "POST /ref-update HTTP/1.1" 200 156 0.017679 10.0.0.27 - - [2025-10-30 02:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.27 - - [2025-10-30 02:05:31] "DELETE /instance-ip/68a0ca41-f595-4954-8827-deb08d7dddc8 HTTP/1.1" 200 115 0.054675 10.0.0.27 - - [2025-10-30 02:05:31] "DELETE /service-template/993c4b03-83da-4775-80e7-054ca4233024 HTTP/1.1" 200 115 0.054827 10.0.0.27 - - [2025-10-30 02:05:31] "POST /ref-update HTTP/1.1" 200 156 0.025519 10.0.0.27 - - [2025-10-30 02:05:31] "POST /fqname-to-id HTTP/1.1" 404 191 0.007643 10.0.0.27 - - [2025-10-30 02:05:31] "DELETE /instance-ip/11d0f45c-4f44-45ec-b77c-9802bd8223f6 HTTP/1.1" 200 115 0.046759 252.27.56.139 - - [2025-10-30 02:05:31] "POST /neutron/network HTTP/1.1" 200 832 0.009532 252.27.56.139 - - [2025-10-30 02:05:31] "POST /neutron/network HTTP/1.1" 400 204 0.012464 252.27.56.139 - - [2025-10-30 02:05:32] "POST /neutron/port HTTP/1.1" 200 1079 0.011584 252.27.56.139 - - [2025-10-30 02:05:32] "POST /neutron/port HTTP/1.1" 200 1105 0.013218 252.27.56.139 - - [2025-10-30 02:05:32] "POST /neutron/port HTTP/1.1" 200 1080 0.017984 252.27.56.139 - - [2025-10-30 02:05:32] "POST /neutron/port HTTP/1.1" 200 151 0.159106 252.27.56.139 - - [2025-10-30 02:05:32] "POST /neutron/port HTTP/1.1" 200 1106 0.013874 252.27.56.139 - - [2025-10-30 02:05:32] "POST /neutron/port HTTP/1.1" 200 3006 0.022607 252.27.56.139 - - [2025-10-30 02:05:32] "POST /neutron/port HTTP/1.1" 200 1106 0.015570 252.27.56.139 - - [2025-10-30 02:05:33] "POST /neutron/port HTTP/1.1" 200 151 0.195809 252.27.56.139 - - [2025-10-30 02:05:33] "POST /neutron/port HTTP/1.1" 200 151 0.199245 252.27.56.139 - - [2025-10-30 02:05:33] "POST /neutron/port HTTP/1.1" 200 1105 0.013443 252.27.56.139 - - [2025-10-30 02:05:33] "POST /neutron/port HTTP/1.1" 200 151 0.170243 252.27.56.139 - - [2025-10-30 02:05:33] "POST /neutron/port HTTP/1.1" 200 1106 0.016500 252.27.56.139 - - [2025-10-30 02:05:33] "POST /neutron/port HTTP/1.1" 200 151 0.147029 252.27.56.139 - - [2025-10-30 02:05:33] "POST /neutron/network HTTP/1.1" 200 832 0.007616 10.0.0.27 - - [2025-10-30 02:05:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004010 10.0.0.27 - - [2025-10-30 02:05:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004430 10.0.0.27 - - [2025-10-30 02:05:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002323 252.27.56.139 - - [2025-10-30 02:05:33] "POST /neutron/network HTTP/1.1" 200 151 0.103988 10.0.0.27 - - [2025-10-30 02:05:34] "GET /routing-instance/5d2451ec-2760-4495-848f-2f6e696d5f99 HTTP/1.1" 404 171 0.004209 10.0.0.27 - - [2025-10-30 02:05:34] "DELETE /route-target/551452df-a0d8-4e80-8eff-f4ada29beb75 HTTP/1.1" 200 115 0.037831 10.0.0.27 - - [2025-10-30 02:05:34] "GET /domains HTTP/1.1" 200 438 0.003179 10.0.0.27 - - [2025-10-30 02:05:34] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003491 10.0.0.27 - - [2025-10-30 02:05:34] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1304 0.013324 10.0.0.27 - - [2025-10-30 02:05:34] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001256 10.0.0.27 - - [2025-10-30 02:05:34] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0 HTTP/1.1" 200 2294 0.028864 252.27.56.139 - - [2025-10-30 02:05:34] "POST /neutron/network HTTP/1.1" 200 829 0.005936 10.0.0.27 - - [2025-10-30 02:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004930 10.0.0.27 - - [2025-10-30 02:05:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004945 10.0.0.27 - - [2025-10-30 02:05:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002083 252.27.56.139 - - [2025-10-30 02:05:34] "POST /neutron/network HTTP/1.1" 200 151 0.095973 10.0.0.27 - - [2025-10-30 02:05:34] "DELETE /route-target/3915204e-9b12-4f3f-bd00-77f9ea2576cf HTTP/1.1" 200 115 0.019385 10.0.0.27 - - [2025-10-30 02:05:34] "GET /routing-instance/d1e35fb5-690f-4a25-91d0-036f7c95fa77 HTTP/1.1" 404 171 0.003790 10.0.0.27 - - [2025-10-30 02:05:34] "GET /domains HTTP/1.1" 200 438 0.002727 10.0.0.27 - - [2025-10-30 02:05:34] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001637 10.0.0.27 - - [2025-10-30 02:05:34] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1304 0.010886 10.0.0.27 - - [2025-10-30 02:05:34] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001126 10.0.0.27 - - [2025-10-30 02:05:34] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0 HTTP/1.1" 200 2077 0.025290 252.27.56.139 - - [2025-10-30 02:05:35] "POST /neutron/network HTTP/1.1" 200 830 0.007611 10.0.0.27 - - [2025-10-30 02:05:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002592 10.0.0.27 - - [2025-10-30 02:05:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002980 10.0.0.27 - - [2025-10-30 02:05:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006276 252.27.56.139 - - [2025-10-30 02:05:35] "POST /neutron/network HTTP/1.1" 200 151 0.090353 10.0.0.27 - - [2025-10-30 02:05:35] "GET /routing-instance/0161a3c3-c70d-451b-961a-ecff04634c92 HTTP/1.1" 404 171 0.002244 10.0.0.27 - - [2025-10-30 02:05:35] "DELETE /route-target/5b38be39-72ba-4449-89e1-f4c3bba09849 HTTP/1.1" 200 115 0.020346 10.0.0.27 - - [2025-10-30 02:05:35] "GET /domains HTTP/1.1" 200 438 0.002947 10.0.0.27 - - [2025-10-30 02:05:35] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001260 10.0.0.27 - - [2025-10-30 02:05:35] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1304 0.008815 10.0.0.27 - - [2025-10-30 02:05:35] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001225 10.0.0.27 - - [2025-10-30 02:05:35] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0 HTTP/1.1" 200 1838 0.027545 10.0.0.27 - - [2025-10-30 02:05:36] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001112 10.0.0.27 - - [2025-10-30 02:05:36] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.025905 10.0.0.27 - - [2025-10-30 02:05:36] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001646 10.0.0.27 - - [2025-10-30 02:05:36] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?fields=virtual_networks HTTP/1.1" 200 1029 0.069563 10.0.0.27 - - [2025-10-30 02:05:36] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001202 10.0.0.27 - - [2025-10-30 02:05:36] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.028467 10.0.0.27 - - [2025-10-30 02:05:36] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001043 10.0.0.27 - - [2025-10-30 02:05:36] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?fields=security_groups HTTP/1.1" 200 1252 0.030796 10.0.0.27 - - [2025-10-30 02:05:37] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001589 10.0.0.27 - - [2025-10-30 02:05:37] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007735 10.0.0.27 - - [2025-10-30 02:05:37] "POST /fqname-to-id HTTP/1.1" 404 187 0.034708 10.0.0.27 - - [2025-10-30 02:05:37] "GET /projects?obj_uuids=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002831 10.0.0.27 - - [2025-10-30 02:05:37] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001822 10.0.0.27 - - [2025-10-30 02:05:37] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.010243 10.0.0.27 - - [2025-10-30 02:05:37] "POST /id-to-fqname HTTP/1.1" 200 189 0.004080 10.0.0.27 - - [2025-10-30 02:05:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.004094 10.0.0.27 - - [2025-10-30 02:05:38] "POST /security-groups HTTP/1.1" 200 584 0.068001 10.0.0.27 - - [2025-10-30 02:05:38] "POST /fqname-to-id HTTP/1.1" 404 233 0.003793 10.0.0.27 - - [2025-10-30 02:05:38] "POST /projects HTTP/1.1" 200 579 0.245368 10.0.0.27 - - [2025-10-30 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.284113 10.0.0.27 - - [2025-10-30 02:05:38] "POST /access-control-lists HTTP/1.1" 200 597 0.062637 10.0.0.27 - - [2025-10-30 02:05:38] "GET /project/f524ede7-4257-460a-8ad1-f50764a680dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.444934 10.0.0.27 - - [2025-10-30 02:05:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.002881 10.0.0.27 - - [2025-10-30 02:05:38] "POST /access-control-lists HTTP/1.1" 200 595 0.067920 10.0.0.27 - - [2025-10-30 02:05:39] "GET / HTTP/1.1" 200 36215 0.002688 10.0.0.27 - - [2025-10-30 02:05:40] "POST /fqname-to-id HTTP/1.1" 401 296 0.000528 10.0.0.27 - - [2025-10-30 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.033463 10.0.0.27 - - [2025-10-30 02:05:41] "GET /projects?obj_uuids=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001348 10.0.0.27 - - [2025-10-30 02:05:41] "GET /project/f524ede7-4257-460a-8ad1-f50764a680dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.030811 10.0.0.27 - - [2025-10-30 02:05:41] "POST /fqname-to-id HTTP/1.1" 404 178 0.003374 10.0.0.27 - - [2025-10-30 02:05:41] "POST /virtual-DNSs HTTP/1.1" 200 507 0.020381 10.0.0.27 - - [2025-10-30 02:05:41] "GET /virtual-DNS/fadfff99-8906-45c6-af50-bbf768d787f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.006666 10.0.0.27 - - [2025-10-30 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.27 - - [2025-10-30 02:05:41] "GET /virtual-DNS/fadfff99-8906-45c6-af50-bbf768d787f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.057317 10.0.0.27 - - [2025-10-30 02:05:41] "GET /domains HTTP/1.1" 401 296 0.000396 10.0.0.27 - - [2025-10-30 02:05:42] "GET /domains HTTP/1.1" 200 438 0.034767 10.0.0.27 - - [2025-10-30 02:05:42] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003023 10.0.0.27 - - [2025-10-30 02:05:42] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1689 0.010463 10.0.0.27 - - [2025-10-30 02:05:42] "GET /virtual-DNS/fadfff99-8906-45c6-af50-bbf768d787f2 HTTP/1.1" 200 1439 0.005434 10.0.0.27 - - [2025-10-30 02:05:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003744 10.0.0.27 - - [2025-10-30 02:05:42] "POST /network-ipams HTTP/1.1" 200 514 0.021527 10.0.0.27 - - [2025-10-30 02:05:42] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 752 0.003598 10.0.0.27 - - [2025-10-30 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.27 - - [2025-10-30 02:05:42] "GET /network-ipam/4ea883c9-9e8e-44ea-995b-5f379830ff17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.007170 10.0.0.27 - - [2025-10-30 02:05:42] "PUT /network-ipam/4ea883c9-9e8e-44ea-995b-5f379830ff17 HTTP/1.1" 200 259 0.013159 10.0.0.27 - - [2025-10-30 02:05:42] "POST /ref-update HTTP/1.1" 200 156 0.009904 10.0.0.27 - - [2025-10-30 02:05:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.27 - - [2025-10-30 02:05:42] "GET /projects?obj_uuids=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001144 10.0.0.27 - - [2025-10-30 02:05:42] "GET /project/f524ede7-4257-460a-8ad1-f50764a680dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.028161 252.27.56.139 - - [2025-10-30 02:05:42] "POST /neutron/network HTTP/1.1" 200 117 0.048274 10.0.0.27 - - [2025-10-30 02:05:42] "GET /projects?obj_uuids=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001942 252.27.56.139 - - [2025-10-30 02:05:43] "POST /neutron/network HTTP/1.1" 200 616 0.080156 10.0.0.27 - - [2025-10-30 02:05:43] "POST /route-targets HTTP/1.1" 200 328 0.017507 10.0.0.27 - - [2025-10-30 02:05:43] "POST /ref-update HTTP/1.1" 200 156 0.021529 10.0.0.27 - - [2025-10-30 02:05:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003500 252.27.56.139 - - [2025-10-30 02:05:43] "POST /neutron/subnet HTTP/1.1" 200 711 0.268912 252.27.56.139 - - [2025-10-30 02:05:43] "POST /neutron/network HTTP/1.1" 200 829 0.006227 10.0.0.27 - - [2025-10-30 02:05:43] "POST /id-to-fqname HTTP/1.1" 200 225 0.002017 10.0.0.27 - - [2025-10-30 02:05:43] "GET /virtual-network/66bfcbeb-c720-4c1f-9e61-a794c18454b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007362 252.27.56.139 - - [2025-10-30 02:05:43] "POST /neutron/network HTTP/1.1" 200 829 0.008206 10.0.0.27 - - [2025-10-30 02:05:43] "GET /virtual-network/66bfcbeb-c720-4c1f-9e61-a794c18454b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005389 252.27.56.139 - - [2025-10-30 02:05:43] "POST /neutron/network HTTP/1.1" 200 829 0.007349 252.27.56.139 - - [2025-10-30 02:05:43] "POST /neutron/subnet HTTP/1.1" 200 711 0.009604 252.27.56.139 - - [2025-10-30 02:05:43] "POST /neutron/network HTTP/1.1" 200 803 0.012970 252.27.56.139 - - [2025-10-30 02:05:43] "POST /neutron/network HTTP/1.1" 200 829 0.007590 10.0.0.27 - - [2025-10-30 02:05:43] "POST /id-to-fqname HTTP/1.1" 200 225 0.001517 252.27.56.139 - - [2025-10-30 02:05:44] "POST /neutron/network HTTP/1.1" 200 839 0.006980 252.27.56.139 - - [2025-10-30 02:05:44] "GET /aaa-mode HTTP/1.1" 401 296 0.000774 252.27.56.139 - - [2025-10-30 02:05:44] "GET / HTTP/1.1" 200 36215 0.002908 252.27.56.139 - - [2025-10-30 02:05:44] "GET /project/f524ede7-4257-460a-8ad1-f50764a680dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000618 10.0.0.27 - - [2025-10-30 02:05:44] "GET /projects?obj_uuids=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001116 252.27.56.139 - - [2025-10-30 02:05:44] "GET /project/f524ede7-4257-460a-8ad1-f50764a680dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.070663 252.27.56.139 - - [2025-10-30 02:05:44] "POST /neutron/network HTTP/1.1" 200 829 0.006073 252.27.56.139 - - [2025-10-30 02:05:45] "POST /neutron/port HTTP/1.1" 200 117 0.005754 252.27.56.139 - - [2025-10-30 02:05:45] "POST /neutron/port HTTP/1.1" 200 117 0.005667 252.27.56.139 - - [2025-10-30 02:05:45] "POST /neutron/port HTTP/1.1" 200 117 0.005751 252.27.56.139 - - [2025-10-30 02:05:45] "POST /neutron/network HTTP/1.1" 200 839 0.007165 10.0.0.27 - - [2025-10-30 02:05:45] "GET /projects?obj_uuids=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002732 252.27.56.139 - - [2025-10-30 02:05:46] "POST /neutron/port HTTP/1.1" 200 1056 0.282737 252.27.56.139 - - [2025-10-30 02:05:46] "POST /neutron/port HTTP/1.1" 200 1056 0.015575 252.27.56.139 - - [2025-10-30 02:05:46] "POST /neutron/port HTTP/1.1" 200 1056 0.010346 252.27.56.139 - - [2025-10-30 02:05:46] "POST /neutron/port HTTP/1.1" 200 1106 0.098631 252.27.56.139 - - [2025-10-30 02:05:47] "POST /neutron/port HTTP/1.1" 200 1080 0.153483 252.27.56.139 - - [2025-10-30 02:05:47] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003994 252.27.56.139 - - [2025-10-30 02:05:47] "POST /neutron/subnet HTTP/1.1" 200 685 0.007990 252.27.56.139 - - [2025-10-30 02:05:47] "POST /neutron/port HTTP/1.1" 200 117 0.001704 252.27.56.139 - - [2025-10-30 02:05:47] "POST /neutron/network HTTP/1.1" 200 829 0.007839 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:05:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001347 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:05:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001206 252.27.56.139 - - [2025-10-30 02:05:50] "POST /neutron/port HTTP/1.1" 200 1080 0.014532 252.27.56.139 - - [2025-10-30 02:05:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008710 252.27.56.139 - - [2025-10-30 02:05:50] "POST /neutron/port HTTP/1.1" 200 1080 0.012475 252.27.56.139 - - [2025-10-30 02:05:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006919 252.27.56.139 - - [2025-10-30 02:05:50] "POST /neutron/port HTTP/1.1" 200 1080 0.011500 252.27.56.139 - - [2025-10-30 02:05:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006352 10.0.0.27 - - [2025-10-30 02:05:50] "GET /virtual-machine/926c6bfc-3820-43e3-9d86-8d98f42cbef9 HTTP/1.1" 200 1294 0.005248 10.0.0.27 - - [2025-10-30 02:05:50] "GET /virtual-machine-interface/927c9704-e35b-42ac-b00b-ff072d801015 HTTP/1.1" 200 2960 0.007770 10.0.0.27 - - [2025-10-30 02:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.27 - - [2025-10-30 02:05:51] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.074945 10.0.0.27 - - [2025-10-30 02:05:51] "GET /virtual-networks?parent_id=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003497 10.0.0.27 - - [2025-10-30 02:05:51] "GET /virtual-network/66bfcbeb-c720-4c1f-9e61-a794c18454b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005365 10.0.0.27 - - [2025-10-30 02:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.27 - - [2025-10-30 02:05:54] "GET /virtual-network/66bfcbeb-c720-4c1f-9e61-a794c18454b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004821 10.0.0.27 - - [2025-10-30 02:05:55] "DELETE /project/f524ede74257460a8ad1f50764a680dc HTTP/1.1" 404 173 0.004010 10.0.0.27 - - [2025-10-30 02:05:55] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000974 10.0.0.27 - - [2025-10-30 02:05:55] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.027465 10.0.0.27 - - [2025-10-30 02:05:55] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001127 10.0.0.27 - - [2025-10-30 02:05:55] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?fields=security_groups HTTP/1.1" 200 1345 0.064236 10.0.0.27 - - [2025-10-30 02:05:55] "DELETE /security-group/2b473cc9-de60-4cbd-9b53-0a0a2fc93254 HTTP/1.1" 200 115 0.042639 10.0.0.27 - - [2025-10-30 02:05:55] "GET /projects?obj_uuids=dd03046b-3230-40ea-8c49-4caa7a7a32a0&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001078 10.0.0.27 - - [2025-10-30 02:05:55] "DELETE /access-control-list/f5a9997f-c2b0-495b-aeb8-219805c3ee01 HTTP/1.1" 200 115 0.031553 10.0.0.27 - - [2025-10-30 02:05:55] "GET /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0?fields=application_policy_sets HTTP/1.1" 200 1384 0.038257 10.0.0.27 - - [2025-10-30 02:05:55] "DELETE /access-control-list/766f85ce-9d23-427e-90b0-9977523a381b HTTP/1.1" 200 115 0.028377 10.0.0.27 - - [2025-10-30 02:05:56] "DELETE /project/dd03046b-3230-40ea-8c49-4caa7a7a32a0 HTTP/1.1" 200 115 0.343962 252.27.56.139 - - [2025-10-30 02:05:56] "POST /neutron/port HTTP/1.1" 200 1080 0.012442 252.27.56.139 - - [2025-10-30 02:05:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006086 252.27.56.139 - - [2025-10-30 02:05:57] "POST /neutron/port HTTP/1.1" 200 1080 0.011240 252.27.56.139 - - [2025-10-30 02:05:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006159 252.27.56.139 - - [2025-10-30 02:05:57] "POST /neutron/port HTTP/1.1" 200 1080 0.011279 252.27.56.139 - - [2025-10-30 02:05:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005898 10.0.0.27 - - [2025-10-30 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.27 - - [2025-10-30 02:05:58] "GET /virtual-network/66bfcbeb-c720-4c1f-9e61-a794c18454b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006825 252.27.56.139 - - [2025-10-30 02:05:59] "POST /neutron/port HTTP/1.1" 200 1080 0.015740 252.27.56.139 - - [2025-10-30 02:05:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005519 10.0.0.27 - - [2025-10-30 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.27 - - [2025-10-30 02:06:00] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.005034 10.0.0.27 - - [2025-10-30 02:06:00] "GET /virtual-networks?parent_id=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002953 10.0.0.27 - - [2025-10-30 02:06:00] "GET /virtual-network/66bfcbeb-c720-4c1f-9e61-a794c18454b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005205 252.27.56.139 - - [2025-10-30 02:06:05] "POST /neutron/network HTTP/1.1" 200 803 0.012439 252.27.56.139 - - [2025-10-30 02:06:05] "POST /neutron/network HTTP/1.1" 200 829 0.005366 10.0.0.27 - - [2025-10-30 02:06:05] "POST /id-to-fqname HTTP/1.1" 200 225 0.001505 252.27.56.139 - - [2025-10-30 02:06:05] "POST /neutron/port HTTP/1.1" 200 1080 0.013694 252.27.56.139 - - [2025-10-30 02:06:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007242 252.27.56.139 - - [2025-10-30 02:06:05] "POST /neutron/network HTTP/1.1" 200 839 0.005662 252.27.56.139 - - [2025-10-30 02:06:05] "GET /aaa-mode HTTP/1.1" 401 296 0.000608 252.27.56.139 - - [2025-10-30 02:06:05] "GET / HTTP/1.1" 200 36215 0.001873 252.27.56.139 - - [2025-10-30 02:06:05] "GET /project/f524ede7-4257-460a-8ad1-f50764a680dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000659 10.0.0.27 - - [2025-10-30 02:06:06] "GET /projects?obj_uuids=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001200 252.27.56.139 - - [2025-10-30 02:06:06] "GET /project/f524ede7-4257-460a-8ad1-f50764a680dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.072647 252.27.56.139 - - [2025-10-30 02:06:06] "POST /neutron/network HTTP/1.1" 200 829 0.041480 10.0.0.27 - - [2025-10-30 02:06:06] "GET /obj-perms HTTP/1.1" 200 6378 0.066082 252.27.56.139 - - [2025-10-30 02:06:06] "POST /neutron/port HTTP/1.1" 200 1080 0.013114 252.27.56.139 - - [2025-10-30 02:06:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006788 252.27.56.139 - - [2025-10-30 02:06:06] "POST /neutron/port HTTP/1.1" 200 117 0.005428 252.27.56.139 - - [2025-10-30 02:06:06] "POST /neutron/port HTTP/1.1" 200 117 0.006042 10.0.0.27 - - [2025-10-30 02:06:07] "GET /obj-perms HTTP/1.1" 200 6378 0.071726 252.27.56.139 - - [2025-10-30 02:06:07] "POST /neutron/network HTTP/1.1" 200 839 0.006799 10.0.0.27 - - [2025-10-30 02:06:07] "GET /projects?obj_uuids=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001810 252.27.56.139 - - [2025-10-30 02:06:07] "POST /neutron/port HTTP/1.1" 200 1056 0.222323 252.27.56.139 - - [2025-10-30 02:06:07] "POST /neutron/port HTTP/1.1" 200 1056 0.012556 252.27.56.139 - - [2025-10-30 02:06:07] "POST /neutron/port HTTP/1.1" 200 1056 0.016262 252.27.56.139 - - [2025-10-30 02:06:07] "POST /neutron/port HTTP/1.1" 200 1106 0.089995 252.27.56.139 - - [2025-10-30 02:06:08] "POST /neutron/port HTTP/1.1" 200 1080 0.017715 252.27.56.139 - - [2025-10-30 02:06:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004329 252.27.56.139 - - [2025-10-30 02:06:08] "POST /neutron/subnet HTTP/1.1" 200 685 0.008955 252.27.56.139 - - [2025-10-30 02:06:08] "POST /neutron/port HTTP/1.1" 200 117 0.001616 252.27.56.139 - - [2025-10-30 02:06:08] "POST /neutron/network HTTP/1.1" 200 829 0.006259 10.0.0.27 - - [2025-10-30 02:06:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000618 10.0.0.27 - - [2025-10-30 02:06:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000395 252.27.56.139 - - [2025-10-30 02:06:12] "POST /neutron/port HTTP/1.1" 200 1080 0.012786 252.27.56.139 - - [2025-10-30 02:06:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008617 252.27.56.139 - - [2025-10-30 02:06:12] "POST /neutron/port HTTP/1.1" 200 1080 0.011644 252.27.56.139 - - [2025-10-30 02:06:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007049 10.0.0.27 - - [2025-10-30 02:06:12] "GET /global-system-configs HTTP/1.1" 401 296 0.000422 10.0.0.27 - - [2025-10-30 02:06:12] "GET /global-system-configs HTTP/1.1" 401 296 0.000588 252.27.56.139 - - [2025-10-30 02:06:12] "POST /neutron/port HTTP/1.1" 200 1080 0.022594 252.27.56.139 - - [2025-10-30 02:06:12] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006983 10.0.0.27 - - [2025-10-30 02:06:12] "GET /virtual-machine/b187d9dc-eb93-4e4d-9e13-710f3007794c HTTP/1.1" 200 1294 0.004780 10.0.0.27 - - [2025-10-30 02:06:12] "GET /virtual-machine-interface/f0692e49-bab8-4216-8546-9480eee14178 HTTP/1.1" 200 2959 0.008757 10.0.0.27 - - [2025-10-30 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.27 - - [2025-10-30 02:06:12] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003360 10.0.0.27 - - [2025-10-30 02:06:12] "GET /virtual-networks?parent_id=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003049 10.0.0.27 - - [2025-10-30 02:06:12] "GET /virtual-network/66bfcbeb-c720-4c1f-9e61-a794c18454b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006354 10.0.0.27 - - [2025-10-30 02:06:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784 10.0.0.27 - - [2025-10-30 02:06:16] "GET /virtual-network/66bfcbeb-c720-4c1f-9e61-a794c18454b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006536 252.27.56.139 - - [2025-10-30 02:06:18] "POST /neutron/port HTTP/1.1" 200 1080 0.012063 252.27.56.139 - - [2025-10-30 02:06:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007353 252.27.56.139 - - [2025-10-30 02:06:18] "POST /neutron/port HTTP/1.1" 200 1080 0.013066 252.27.56.139 - - [2025-10-30 02:06:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006581 252.27.56.139 - - [2025-10-30 02:06:18] "POST /neutron/port HTTP/1.1" 200 1080 0.015039 252.27.56.139 - - [2025-10-30 02:06:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006129 252.27.56.139 - - [2025-10-30 02:06:19] "POST /neutron/port HTTP/1.1" 200 1080 0.014881 252.27.56.139 - - [2025-10-30 02:06:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008012 10.0.0.27 - - [2025-10-30 02:06:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.27 - - [2025-10-30 02:06:20] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003867 10.0.0.27 - - [2025-10-30 02:06:20] "GET /virtual-networks?parent_id=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002811 10.0.0.27 - - [2025-10-30 02:06:20] "GET /virtual-network/66bfcbeb-c720-4c1f-9e61-a794c18454b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006033 10.0.0.27 - - [2025-10-30 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.27 - - [2025-10-30 02:06:27] "DELETE /virtual-DNS/fadfff99-8906-45c6-af50-bbf768d787f2 HTTP/1.1" 409 236 0.007191 10.0.0.27 - - [2025-10-30 02:06:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.002972 10.0.0.27 - - [2025-10-30 02:06:27] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.019865 10.0.0.27 - - [2025-10-30 02:06:27] "GET /virtual-DNS-record/65888361-a495-464e-8326-2c11bac15b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.004956 10.0.0.27 - - [2025-10-30 02:06:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.27 - - [2025-10-30 02:06:27] "GET /virtual-DNS-record/65888361-a495-464e-8326-2c11bac15b25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.004090 10.0.0.27 - - [2025-10-30 02:06:27] "GET /domains HTTP/1.1" 200 438 0.003778 10.0.0.27 - - [2025-10-30 02:06:27] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001793 10.0.0.27 - - [2025-10-30 02:06:27] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1506 0.011711 10.0.0.27 - - [2025-10-30 02:06:27] "GET /virtual-DNS/fadfff99-8906-45c6-af50-bbf768d787f2 HTTP/1.1" 200 1906 0.004773 10.0.0.27 - - [2025-10-30 02:06:27] "GET /virtual-DNS-record/65888361-a495-464e-8326-2c11bac15b25 HTTP/1.1" 200 1335 0.003367 10.0.0.27 - - [2025-10-30 02:06:33] "DELETE /virtual-DNS-record/65888361-a495-464e-8326-2c11bac15b25 HTTP/1.1" 200 115 0.028363 10.0.0.27 - - [2025-10-30 02:06:33] "POST /fqname-to-id HTTP/1.1" 404 182 0.002915 252.27.56.139 - - [2025-10-30 02:06:33] "POST /neutron/network HTTP/1.1" 200 829 0.009437 252.27.56.139 - - [2025-10-30 02:06:33] "POST /neutron/network HTTP/1.1" 400 204 0.011843 252.27.56.139 - - [2025-10-30 02:06:34] "POST /neutron/port HTTP/1.1" 200 1080 0.013106 252.27.56.139 - - [2025-10-30 02:06:34] "POST /neutron/port HTTP/1.1" 200 1080 0.014071 252.27.56.139 - - [2025-10-30 02:06:34] "POST /neutron/port HTTP/1.1" 200 1106 0.009279 252.27.56.139 - - [2025-10-30 02:06:34] "POST /neutron/port HTTP/1.1" 200 1106 0.008332 252.27.56.139 - - [2025-10-30 02:06:34] "POST /neutron/port HTTP/1.1" 200 151 0.151490 252.27.56.139 - - [2025-10-30 02:06:34] "POST /neutron/port HTTP/1.1" 200 151 0.162573 252.27.56.139 - - [2025-10-30 02:06:35] "POST /neutron/network HTTP/1.1" 200 829 0.007353 10.0.0.27 - - [2025-10-30 02:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.27 - - [2025-10-30 02:06:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002881 10.0.0.27 - - [2025-10-30 02:06:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002545 10.0.0.27 - - [2025-10-30 02:06:36] "DELETE /route-target/80d551da-e987-49f4-95e2-62d60064d99d HTTP/1.1" 200 115 0.121040 252.27.56.139 - - [2025-10-30 02:06:36] "POST /neutron/network HTTP/1.1" 200 151 0.481125 10.0.0.27 - - [2025-10-30 02:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.27 - - [2025-10-30 02:06:36] "DELETE /network-ipam/4ea883c9-9e8e-44ea-995b-5f379830ff17 HTTP/1.1" 200 115 0.036844 10.0.0.27 - - [2025-10-30 02:06:36] "DELETE /virtual-DNS/fadfff99-8906-45c6-af50-bbf768d787f2 HTTP/1.1" 200 115 0.024860 10.0.0.27 - - [2025-10-30 02:06:36] "POST /fqname-to-id HTTP/1.1" 404 178 0.003710 10.0.0.27 - - [2025-10-30 02:06:36] "GET /domains HTTP/1.1" 200 438 0.003379 10.0.0.27 - - [2025-10-30 02:06:36] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001654 10.0.0.27 - - [2025-10-30 02:06:36] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1307 0.013706 10.0.0.27 - - [2025-10-30 02:06:37] "GET /projects?obj_uuids=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001191 10.0.0.27 - - [2025-10-30 02:06:37] "GET /project/f524ede7-4257-460a-8ad1-f50764a680dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.027900 10.0.0.27 - - [2025-10-30 02:06:37] "GET /projects?obj_uuids=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001377 10.0.0.27 - - [2025-10-30 02:06:37] "GET /project/f524ede7-4257-460a-8ad1-f50764a680dc?fields=virtual_networks HTTP/1.1" 200 1035 0.067274 10.0.0.27 - - [2025-10-30 02:06:37] "GET /projects?obj_uuids=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001133 10.0.0.27 - - [2025-10-30 02:06:37] "GET /project/f524ede7-4257-460a-8ad1-f50764a680dc?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.030992 10.0.0.27 - - [2025-10-30 02:06:37] "GET /projects?obj_uuids=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001235 10.0.0.27 - - [2025-10-30 02:06:37] "GET /project/f524ede7-4257-460a-8ad1-f50764a680dc?fields=security_groups HTTP/1.1" 200 1261 0.028523 10.0.0.27 - - [2025-10-30 02:06:38] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001566 10.0.0.27 - - [2025-10-30 02:06:38] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009504 10.0.0.27 - - [2025-10-30 02:06:38] "POST /fqname-to-id HTTP/1.1" 404 187 0.032217 10.0.0.27 - - [2025-10-30 02:06:38] "GET /projects?obj_uuids=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003101 10.0.0.27 - - [2025-10-30 02:06:38] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001554 10.0.0.27 - - [2025-10-30 02:06:38] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008900 10.0.0.27 - - [2025-10-30 02:06:38] "POST /id-to-fqname HTTP/1.1" 200 189 0.003560 10.0.0.27 - - [2025-10-30 02:06:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.004370 10.0.0.27 - - [2025-10-30 02:06:38] "POST /security-groups HTTP/1.1" 200 584 0.064724 10.0.0.27 - - [2025-10-30 02:06:38] "POST /fqname-to-id HTTP/1.1" 404 233 0.004064 10.0.0.27 - - [2025-10-30 02:06:38] "POST /projects HTTP/1.1" 200 579 0.223234 10.0.0.27 - - [2025-10-30 02:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.258119 10.0.0.27 - - [2025-10-30 02:06:39] "POST /access-control-lists HTTP/1.1" 200 597 0.065199 10.0.0.27 - - [2025-10-30 02:06:39] "GET /project/fe7a7266-4677-473b-829c-87430f82198f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.402908 10.0.0.27 - - [2025-10-30 02:06:39] "POST /fqname-to-id HTTP/1.1" 404 232 0.003926 10.0.0.27 - - [2025-10-30 02:06:39] "POST /access-control-lists HTTP/1.1" 200 595 0.077037 10.0.0.27 - - [2025-10-30 02:06:40] "GET / HTTP/1.1" 200 36215 0.001973 10.0.0.27 - - [2025-10-30 02:06:41] "POST /fqname-to-id HTTP/1.1" 401 296 0.000552 10.0.0.27 - - [2025-10-30 02:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.084306 10.0.0.27 - - [2025-10-30 02:06:41] "GET /projects?obj_uuids=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001249 10.0.0.27 - - [2025-10-30 02:06:41] "GET /project/fe7a7266-4677-473b-829c-87430f82198f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.024358 252.27.56.139 - - [2025-10-30 02:06:41] "POST /neutron/network HTTP/1.1" 200 117 0.045870 10.0.0.27 - - [2025-10-30 02:06:41] "GET /projects?obj_uuids=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001256 252.27.56.139 - - [2025-10-30 02:06:41] "POST /neutron/network HTTP/1.1" 200 604 0.075377 10.0.0.27 - - [2025-10-30 02:06:41] "POST /route-targets HTTP/1.1" 200 328 0.011004 10.0.0.27 - - [2025-10-30 02:06:42] "POST /ref-update HTTP/1.1" 200 156 0.017257 10.0.0.27 - - [2025-10-30 02:06:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002795 252.27.56.139 - - [2025-10-30 02:06:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.137907 252.27.56.139 - - [2025-10-30 02:06:42] "POST /neutron/network HTTP/1.1" 200 824 0.005547 10.0.0.27 - - [2025-10-30 02:06:42] "POST /id-to-fqname HTTP/1.1" 200 219 0.001478 10.0.0.27 - - [2025-10-30 02:06:42] "GET /virtual-network/48c8d9a2-0e29-4aab-a5fe-b878011db970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006723 252.27.56.139 - - [2025-10-30 02:06:42] "POST /neutron/network HTTP/1.1" 200 824 0.007627 10.0.0.27 - - [2025-10-30 02:06:42] "GET /virtual-network/48c8d9a2-0e29-4aab-a5fe-b878011db970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005719 252.27.56.139 - - [2025-10-30 02:06:42] "POST /neutron/network HTTP/1.1" 200 824 0.006304 252.27.56.139 - - [2025-10-30 02:06:42] "POST /neutron/subnet HTTP/1.1" 200 729 0.007671 10.0.0.27 - - [2025-10-30 02:06:42] "POST /id-to-fqname HTTP/1.1" 200 219 0.002022 252.27.56.139 - - [2025-10-30 02:06:42] "POST /neutron/network HTTP/1.1" 200 834 0.006382 252.27.56.139 - - [2025-10-30 02:06:42] "GET /aaa-mode HTTP/1.1" 401 296 0.000485 252.27.56.139 - - [2025-10-30 02:06:42] "GET / HTTP/1.1" 200 36215 0.001874 252.27.56.139 - - [2025-10-30 02:06:42] "GET /project/fe7a7266-4677-473b-829c-87430f82198f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000417 10.0.0.27 - - [2025-10-30 02:06:43] "GET /projects?obj_uuids=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001627 252.27.56.139 - - [2025-10-30 02:06:43] "GET /project/fe7a7266-4677-473b-829c-87430f82198f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.058749 252.27.56.139 - - [2025-10-30 02:06:43] "POST /neutron/network HTTP/1.1" 200 824 0.036886 252.27.56.139 - - [2025-10-30 02:06:43] "POST /neutron/port HTTP/1.1" 200 117 0.006252 252.27.56.139 - - [2025-10-30 02:06:43] "POST /neutron/port HTTP/1.1" 200 117 0.005100 10.0.0.27 - - [2025-10-30 02:06:43] "POST /id-to-fqname HTTP/1.1" 200 219 0.001486 252.27.56.139 - - [2025-10-30 02:06:43] "POST /neutron/port HTTP/1.1" 200 117 0.006131 252.27.56.139 - - [2025-10-30 02:06:44] "POST /neutron/network HTTP/1.1" 200 834 0.007597 252.27.56.139 - - [2025-10-30 02:06:44] "GET /aaa-mode HTTP/1.1" 401 296 0.000465 252.27.56.139 - - [2025-10-30 02:06:44] "GET / HTTP/1.1" 200 36215 0.001968 252.27.56.139 - - [2025-10-30 02:06:44] "GET /project/fe7a7266-4677-473b-829c-87430f82198f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000404 252.27.56.139 - - [2025-10-30 02:06:44] "POST /neutron/network HTTP/1.1" 200 834 0.008196 10.0.0.27 - - [2025-10-30 02:06:44] "GET /projects?obj_uuids=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001543 10.0.0.27 - - [2025-10-30 02:06:44] "GET /projects?obj_uuids=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001638 252.27.56.139 - - [2025-10-30 02:06:44] "GET /project/fe7a7266-4677-473b-829c-87430f82198f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.083596 252.27.56.139 - - [2025-10-30 02:06:44] "POST /neutron/port HTTP/1.1" 200 1060 0.284089 252.27.56.139 - - [2025-10-30 02:06:44] "POST /neutron/network HTTP/1.1" 200 824 0.041810 252.27.56.139 - - [2025-10-30 02:06:44] "POST /neutron/port HTTP/1.1" 200 1060 0.013218 252.27.56.139 - - [2025-10-30 02:06:44] "POST /neutron/port HTTP/1.1" 200 1060 0.010406 252.27.56.139 - - [2025-10-30 02:06:45] "POST /neutron/port HTTP/1.1" 200 1110 0.095692 252.27.56.139 - - [2025-10-30 02:06:45] "POST /neutron/port HTTP/1.1" 200 1084 0.015121 252.27.56.139 - - [2025-10-30 02:06:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011951 252.27.56.139 - - [2025-10-30 02:06:45] "POST /neutron/port HTTP/1.1" 200 1084 0.020718 252.27.56.139 - - [2025-10-30 02:06:45] "POST /neutron/port HTTP/1.1" 200 117 0.011161 252.27.56.139 - - [2025-10-30 02:06:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003776 252.27.56.139 - - [2025-10-30 02:06:45] "POST /neutron/subnet HTTP/1.1" 200 703 0.010635 252.27.56.139 - - [2025-10-30 02:06:45] "POST /neutron/port HTTP/1.1" 200 1084 0.016540 252.27.56.139 - - [2025-10-30 02:06:45] "POST /neutron/port HTTP/1.1" 200 117 0.001421 252.27.56.139 - - [2025-10-30 02:06:45] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007068 252.27.56.139 - - [2025-10-30 02:06:45] "POST /neutron/network HTTP/1.1" 200 824 0.006950 252.27.56.139 - - [2025-10-30 02:06:45] "POST /neutron/network HTTP/1.1" 200 834 0.012248 10.0.0.27 - - [2025-10-30 02:06:45] "GET /projects?obj_uuids=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001336 252.27.56.139 - - [2025-10-30 02:06:46] "POST /neutron/port HTTP/1.1" 200 1060 0.245626 252.27.56.139 - - [2025-10-30 02:06:46] "POST /neutron/port HTTP/1.1" 200 1060 0.023886 252.27.56.139 - - [2025-10-30 02:06:46] "POST /neutron/port HTTP/1.1" 200 1060 0.013914 252.27.56.139 - - [2025-10-30 02:06:46] "POST /neutron/port HTTP/1.1" 200 1110 0.080587 252.27.56.139 - - [2025-10-30 02:06:46] "POST /neutron/port HTTP/1.1" 200 1084 0.014491 252.27.56.139 - - [2025-10-30 02:06:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005424 252.27.56.139 - - [2025-10-30 02:06:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.007515 252.27.56.139 - - [2025-10-30 02:06:46] "POST /neutron/port HTTP/1.1" 200 117 0.001428 252.27.56.139 - - [2025-10-30 02:06:46] "POST /neutron/network HTTP/1.1" 200 824 0.007180 252.27.56.139 - - [2025-10-30 02:06:50] "POST /neutron/port HTTP/1.1" 200 1084 0.013621 252.27.56.139 - - [2025-10-30 02:06:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006366 252.27.56.139 - - [2025-10-30 02:06:50] "POST /neutron/port HTTP/1.1" 200 1084 0.010883 252.27.56.139 - - [2025-10-30 02:06:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007018 252.27.56.139 - - [2025-10-30 02:06:50] "POST /neutron/port HTTP/1.1" 200 1084 0.014832 252.27.56.139 - - [2025-10-30 02:06:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006917 10.0.0.27 - - [2025-10-30 02:06:50] "GET /virtual-machine/a543c7e9-c94b-49cc-aad0-05482f53168d HTTP/1.1" 401 296 0.000524 10.0.0.27 - - [2025-10-30 02:06:51] "GET /virtual-machine/a543c7e9-c94b-49cc-aad0-05482f53168d HTTP/1.1" 200 1294 0.043313 10.0.0.27 - - [2025-10-30 02:06:51] "GET /virtual-machine-interface/01b8b405-b93b-43ef-b18b-3824485779f3 HTTP/1.1" 200 2939 0.007924 10.0.0.27 - - [2025-10-30 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.27 - - [2025-10-30 02:06:51] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003438 10.0.0.27 - - [2025-10-30 02:06:51] "GET /virtual-networks?parent_id=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003433 10.0.0.27 - - [2025-10-30 02:06:51] "GET /virtual-network/48c8d9a2-0e29-4aab-a5fe-b878011db970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006536 10.0.0.27 - - [2025-10-30 02:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.27 - - [2025-10-30 02:06:54] "GET /virtual-network/48c8d9a2-0e29-4aab-a5fe-b878011db970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.008143 10.0.0.27 - - [2025-10-30 02:06:56] "DELETE /project/fe7a72664677473b829c87430f82198f HTTP/1.1" 404 173 0.006531 10.0.0.27 - - [2025-10-30 02:06:56] "GET /projects?obj_uuids=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001037 10.0.0.27 - - [2025-10-30 02:06:56] "GET /project/f524ede7-4257-460a-8ad1-f50764a680dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.030969 10.0.0.27 - - [2025-10-30 02:06:56] "GET /projects?obj_uuids=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001438 10.0.0.27 - - [2025-10-30 02:06:56] "GET /project/f524ede7-4257-460a-8ad1-f50764a680dc?fields=security_groups HTTP/1.1" 200 1354 0.088558 252.27.56.139 - - [2025-10-30 02:06:56] "POST /neutron/port HTTP/1.1" 200 1084 0.016566 10.0.0.27 - - [2025-10-30 02:06:56] "DELETE /security-group/d663c596-3722-4145-9d74-d0b6e7b0e6b4 HTTP/1.1" 200 115 0.053306 10.0.0.27 - - [2025-10-30 02:06:56] "GET /projects?obj_uuids=f524ede7-4257-460a-8ad1-f50764a680dc&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001127 252.27.56.139 - - [2025-10-30 02:06:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.017153 10.0.0.27 - - [2025-10-30 02:06:56] "DELETE /access-control-list/499a8ec4-b03b-48c1-be74-bda12bfb15ac HTTP/1.1" 200 115 0.056879 10.0.0.27 - - [2025-10-30 02:06:56] "GET /project/f524ede7-4257-460a-8ad1-f50764a680dc?fields=application_policy_sets HTTP/1.1" 200 1393 0.059461 252.27.56.139 - - [2025-10-30 02:06:56] "POST /neutron/port HTTP/1.1" 200 1084 0.017563 10.0.0.27 - - [2025-10-30 02:06:56] "DELETE /access-control-list/2147fada-787d-42c0-b56e-900f99055252 HTTP/1.1" 200 115 0.054852 252.27.56.139 - - [2025-10-30 02:06:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009689 10.0.0.27 - - [2025-10-30 02:06:56] "DELETE /project/f524ede7-4257-460a-8ad1-f50764a680dc HTTP/1.1" 200 115 0.436188 252.27.56.139 - - [2025-10-30 02:06:56] "POST /neutron/port HTTP/1.1" 200 1084 0.014306 252.27.56.139 - - [2025-10-30 02:06:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006859 252.27.56.139 - - [2025-10-30 02:06:57] "POST /neutron/port HTTP/1.1" 200 1084 0.012038 252.27.56.139 - - [2025-10-30 02:06:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007528 252.27.56.139 - - [2025-10-30 02:06:58] "POST /neutron/port HTTP/1.1" 200 1084 0.015534 252.27.56.139 - - [2025-10-30 02:06:58] "POST /neutron/port HTTP/1.1" 200 1084 0.014362 252.27.56.139 - - [2025-10-30 02:06:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006153 252.27.56.139 - - [2025-10-30 02:06:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006126 10.0.0.27 - - [2025-10-30 02:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.27 - - [2025-10-30 02:06:58] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003536 10.0.0.27 - - [2025-10-30 02:06:59] "GET /virtual-networks?parent_id=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004123 10.0.0.27 - - [2025-10-30 02:06:59] "GET /virtual-network/48c8d9a2-0e29-4aab-a5fe-b878011db970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005743 252.27.56.139 - - [2025-10-30 02:06:59] "POST /neutron/port HTTP/1.1" 200 1084 0.014054 252.27.56.139 - - [2025-10-30 02:06:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006412 252.27.56.139 - - [2025-10-30 02:06:59] "POST /neutron/port HTTP/1.1" 200 1084 0.013314 252.27.56.139 - - [2025-10-30 02:06:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006955 252.27.56.139 - - [2025-10-30 02:06:59] "POST /neutron/port HTTP/1.1" 200 1084 0.012497 252.27.56.139 - - [2025-10-30 02:06:59] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008088 10.0.0.27 - - [2025-10-30 02:06:59] "GET /virtual-machine/d6904691-3325-4cd4-b9ef-97e0eaf24e07 HTTP/1.1" 200 1294 0.005894 10.0.0.27 - - [2025-10-30 02:06:59] "GET /virtual-machine-interface/459deacd-3a39-447f-a6f2-2dabf28e9cb2 HTTP/1.1" 200 2940 0.007036 10.0.0.27 - - [2025-10-30 02:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.27 - - [2025-10-30 02:07:00] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003712 10.0.0.27 - - [2025-10-30 02:07:00] "GET /virtual-networks?parent_id=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002973 10.0.0.27 - - [2025-10-30 02:07:00] "GET /virtual-network/48c8d9a2-0e29-4aab-a5fe-b878011db970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005929 10.0.0.27 - - [2025-10-30 02:07:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.27 - - [2025-10-30 02:07:01] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003840 10.0.0.27 - - [2025-10-30 02:07:01] "GET /virtual-networks?parent_id=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003213 10.0.0.27 - - [2025-10-30 02:07:01] "GET /virtual-network/48c8d9a2-0e29-4aab-a5fe-b878011db970?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006499 252.27.56.139 - - [2025-10-30 02:07:06] "POST /neutron/network HTTP/1.1" 200 824 0.006610 252.27.56.139 - - [2025-10-30 02:07:06] "POST /neutron/network HTTP/1.1" 400 204 0.011977 252.27.56.139 - - [2025-10-30 02:07:07] "POST /neutron/port HTTP/1.1" 200 1084 0.013722 252.27.56.139 - - [2025-10-30 02:07:07] "POST /neutron/port HTTP/1.1" 200 1084 0.011836 252.27.56.139 - - [2025-10-30 02:07:07] "POST /neutron/port HTTP/1.1" 200 1110 0.016147 252.27.56.139 - - [2025-10-30 02:07:07] "POST /neutron/port HTTP/1.1" 200 1110 0.014336 10.0.0.27 - - [2025-10-30 02:07:07] "GET /obj-perms HTTP/1.1" 200 6378 0.072613 252.27.56.139 - - [2025-10-30 02:07:07] "POST /neutron/port HTTP/1.1" 200 151 0.139965 252.27.56.139 - - [2025-10-30 02:07:07] "POST /neutron/port HTTP/1.1" 200 151 0.142195 10.0.0.27 - - [2025-10-30 02:07:07] "GET /obj-perms HTTP/1.1" 200 6378 0.075715 252.27.56.139 - - [2025-10-30 02:07:08] "POST /neutron/network HTTP/1.1" 200 824 0.007411 10.0.0.27 - - [2025-10-30 02:07:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003289 10.0.0.27 - - [2025-10-30 02:07:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006411 10.0.0.27 - - [2025-10-30 02:07:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003589 252.27.56.139 - - [2025-10-30 02:07:08] "POST /neutron/network HTTP/1.1" 200 151 0.109196 10.0.0.27 - - [2025-10-30 02:07:08] "DELETE /route-target/ee36471d-d560-4e16-8d6c-107aaab54b15 HTTP/1.1" 200 115 0.023792 10.0.0.27 - - [2025-10-30 02:07:09] "GET /projects?obj_uuids=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001699 10.0.0.27 - - [2025-10-30 02:07:09] "GET /project/fe7a7266-4677-473b-829c-87430f82198f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.040507 10.0.0.27 - - [2025-10-30 02:07:09] "GET /projects?obj_uuids=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001073 10.0.0.27 - - [2025-10-30 02:07:09] "GET /project/fe7a7266-4677-473b-829c-87430f82198f?fields=virtual_networks HTTP/1.1" 200 1034 0.031013 10.0.0.27 - - [2025-10-30 02:07:09] "GET /projects?obj_uuids=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001180 10.0.0.27 - - [2025-10-30 02:07:09] "GET /project/fe7a7266-4677-473b-829c-87430f82198f?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.034501 10.0.0.27 - - [2025-10-30 02:07:09] "GET /projects?obj_uuids=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001490 10.0.0.27 - - [2025-10-30 02:07:09] "GET /project/fe7a7266-4677-473b-829c-87430f82198f?fields=security_groups HTTP/1.1" 200 1260 0.032055 10.0.0.27 - - [2025-10-30 02:07:10] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001913 10.0.0.27 - - [2025-10-30 02:07:10] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.011216 10.0.0.27 - - [2025-10-30 02:07:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.033845 10.0.0.27 - - [2025-10-30 02:07:10] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003179 10.0.0.27 - - [2025-10-30 02:07:10] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001696 10.0.0.27 - - [2025-10-30 02:07:10] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.010541 10.0.0.27 - - [2025-10-30 02:07:10] "POST /id-to-fqname HTTP/1.1" 200 188 0.001681 10.0.0.27 - - [2025-10-30 02:07:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.005404 10.0.0.27 - - [2025-10-30 02:07:11] "POST /security-groups HTTP/1.1" 200 583 0.067566 10.0.0.27 - - [2025-10-30 02:07:11] "POST /fqname-to-id HTTP/1.1" 404 232 0.005738 10.0.0.27 - - [2025-10-30 02:07:11] "POST /projects HTTP/1.1" 200 577 0.272866 10.0.0.27 - - [2025-10-30 02:07:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.311022 10.0.0.27 - - [2025-10-30 02:07:11] "POST /access-control-lists HTTP/1.1" 200 596 0.063952 10.0.0.27 - - [2025-10-30 02:07:11] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.484569 10.0.0.27 - - [2025-10-30 02:07:11] "POST /fqname-to-id HTTP/1.1" 404 231 0.002942 10.0.0.27 - - [2025-10-30 02:07:11] "POST /access-control-lists HTTP/1.1" 200 594 0.061800 10.0.0.27 - - [2025-10-30 02:07:12] "GET / HTTP/1.1" 200 36215 0.002185 10.0.0.27 - - [2025-10-30 02:07:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000514 10.0.0.27 - - [2025-10-30 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.076457 10.0.0.27 - - [2025-10-30 02:07:13] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001326 10.0.0.27 - - [2025-10-30 02:07:13] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.025752 252.27.56.139 - - [2025-10-30 02:07:13] "POST /neutron/network HTTP/1.1" 200 117 0.035952 10.0.0.27 - - [2025-10-30 02:07:14] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001060 252.27.56.139 - - [2025-10-30 02:07:14] "POST /neutron/network HTTP/1.1" 200 623 0.086571 10.0.0.27 - - [2025-10-30 02:07:14] "POST /route-targets HTTP/1.1" 200 328 0.010515 10.0.0.27 - - [2025-10-30 02:07:14] "POST /ref-update HTTP/1.1" 200 156 0.012483 10.0.0.27 - - [2025-10-30 02:07:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003171 252.27.56.139 - - [2025-10-30 02:07:14] "POST /neutron/subnet HTTP/1.1" 200 701 0.210440 252.27.56.139 - - [2025-10-30 02:07:14] "POST /neutron/network HTTP/1.1" 200 837 0.005830 10.0.0.27 - - [2025-10-30 02:07:14] "POST /id-to-fqname HTTP/1.1" 200 228 0.001468 10.0.0.27 - - [2025-10-30 02:07:14] "GET /virtual-network/c99c941d-0d94-4acb-84d0-5ee4ab781574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005153 252.27.56.139 - - [2025-10-30 02:07:14] "POST /neutron/network HTTP/1.1" 200 837 0.005377 10.0.0.27 - - [2025-10-30 02:07:14] "GET /virtual-network/c99c941d-0d94-4acb-84d0-5ee4ab781574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005960 252.27.56.139 - - [2025-10-30 02:07:14] "POST /neutron/network HTTP/1.1" 200 837 0.006598 252.27.56.139 - - [2025-10-30 02:07:14] "POST /neutron/subnet HTTP/1.1" 200 701 0.006745 252.27.56.139 - - [2025-10-30 02:07:14] "POST /neutron/network HTTP/1.1" 200 837 0.005723 10.0.0.27 - - [2025-10-30 02:07:14] "POST /id-to-fqname HTTP/1.1" 200 228 0.001410 252.27.56.139 - - [2025-10-30 02:07:15] "POST /neutron/network HTTP/1.1" 200 847 0.005677 252.27.56.139 - - [2025-10-30 02:07:15] "GET /aaa-mode HTTP/1.1" 401 296 0.000453 252.27.56.139 - - [2025-10-30 02:07:15] "GET / HTTP/1.1" 200 36215 0.001762 252.27.56.139 - - [2025-10-30 02:07:15] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000591 10.0.0.27 - - [2025-10-30 02:07:15] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001671 252.27.56.139 - - [2025-10-30 02:07:15] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.059937 252.27.56.139 - - [2025-10-30 02:07:15] "POST /neutron/network HTTP/1.1" 200 837 0.007608 252.27.56.139 - - [2025-10-30 02:07:15] "POST /neutron/port HTTP/1.1" 200 117 0.007709 252.27.56.139 - - [2025-10-30 02:07:15] "POST /neutron/port HTTP/1.1" 200 117 0.006206 10.0.0.27 - - [2025-10-30 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.27 - - [2025-10-30 02:07:15] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004587 10.0.0.27 - - [2025-10-30 02:07:16] "PUT /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1 HTTP/1.1" 200 277 0.011397 252.27.56.139 - - [2025-10-30 02:07:16] "POST /neutron/port HTTP/1.1" 200 117 0.011380 252.27.56.139 - - [2025-10-30 02:07:16] "POST /neutron/network HTTP/1.1" 200 847 0.005824 10.0.0.27 - - [2025-10-30 02:07:16] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001961 252.27.56.139 - - [2025-10-30 02:07:16] "POST /neutron/port HTTP/1.1" 200 1053 0.267184 252.27.56.139 - - [2025-10-30 02:07:16] "POST /neutron/port HTTP/1.1" 200 1053 0.017461 252.27.56.139 - - [2025-10-30 02:07:16] "POST /neutron/port HTTP/1.1" 200 1053 0.009259 252.27.56.139 - - [2025-10-30 02:07:17] "POST /neutron/port HTTP/1.1" 200 1103 0.059783 252.27.56.139 - - [2025-10-30 02:07:17] "POST /neutron/port HTTP/1.1" 200 1077 0.010835 252.27.56.139 - - [2025-10-30 02:07:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004113 252.27.56.139 - - [2025-10-30 02:07:17] "POST /neutron/subnet HTTP/1.1" 200 675 0.008440 252.27.56.139 - - [2025-10-30 02:07:17] "POST /neutron/port HTTP/1.1" 200 117 0.001326 252.27.56.139 - - [2025-10-30 02:07:17] "POST /neutron/network HTTP/1.1" 200 837 0.007817 252.27.56.139 - - [2025-10-30 02:07:20] "POST /neutron/port HTTP/1.1" 200 1077 0.013373 252.27.56.139 - - [2025-10-30 02:07:20] "POST /neutron/port HTTP/1.1" 200 1077 0.012983 252.27.56.139 - - [2025-10-30 02:07:20] "POST /neutron/network HTTP/1.1" 200 847 0.005301 252.27.56.139 - - [2025-10-30 02:07:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004070 252.27.56.139 - - [2025-10-30 02:07:20] "POST /neutron/subnet HTTP/1.1" 200 675 0.009472 252.27.56.139 - - [2025-10-30 02:07:20] "POST /neutron/port HTTP/1.1" 200 117 0.001260 252.27.56.139 - - [2025-10-30 02:07:20] "POST /neutron/network HTTP/1.1" 200 837 0.006346 252.27.56.139 - - [2025-10-30 02:07:21] "POST /neutron/port HTTP/1.1" 200 1077 0.011518 252.27.56.139 - - [2025-10-30 02:07:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006837 252.27.56.139 - - [2025-10-30 02:07:21] "POST /neutron/port HTTP/1.1" 200 1077 0.012041 252.27.56.139 - - [2025-10-30 02:07:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006193 252.27.56.139 - - [2025-10-30 02:07:21] "POST /neutron/port HTTP/1.1" 200 1077 0.014428 252.27.56.139 - - [2025-10-30 02:07:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006709 10.0.0.27 - - [2025-10-30 02:07:21] "GET /virtual-machine/48e9d9df-f11f-4dc2-b193-9167e572935b HTTP/1.1" 401 296 0.000504 10.0.0.27 - - [2025-10-30 02:07:22] "GET /virtual-machine/48e9d9df-f11f-4dc2-b193-9167e572935b HTTP/1.1" 200 1292 0.036230 10.0.0.27 - - [2025-10-30 02:07:22] "GET /virtual-machine-interface/95b5cd5e-beeb-41c7-a12a-028c2f4d5e98 HTTP/1.1" 200 2967 0.006761 10.0.0.27 - - [2025-10-30 02:07:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.27 - - [2025-10-30 02:07:22] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.003847 10.0.0.27 - - [2025-10-30 02:07:22] "GET /virtual-networks?parent_id=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002926 10.0.0.27 - - [2025-10-30 02:07:22] "GET /virtual-network/c99c941d-0d94-4acb-84d0-5ee4ab781574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005401 10.0.0.27 - - [2025-10-30 02:07:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.27 - - [2025-10-30 02:07:25] "GET /virtual-network/c99c941d-0d94-4acb-84d0-5ee4ab781574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004921 252.27.56.139 - - [2025-10-30 02:07:26] "POST /neutron/port HTTP/1.1" 200 1077 0.010794 252.27.56.139 - - [2025-10-30 02:07:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006179 252.27.56.139 - - [2025-10-30 02:07:27] "POST /neutron/port HTTP/1.1" 200 1077 0.012359 252.27.56.139 - - [2025-10-30 02:07:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005418 10.0.0.27 - - [2025-10-30 02:07:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.27 - - [2025-10-30 02:07:27] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.003368 10.0.0.27 - - [2025-10-30 02:07:27] "GET /virtual-networks?parent_id=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003095 10.0.0.27 - - [2025-10-30 02:07:27] "GET /virtual-network/c99c941d-0d94-4acb-84d0-5ee4ab781574?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006569 252.27.56.139 - - [2025-10-30 02:07:28] "POST /neutron/port HTTP/1.1" 200 1077 0.010908 252.27.56.139 - - [2025-10-30 02:07:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006448 252.27.56.139 - - [2025-10-30 02:07:29] "POST /neutron/port HTTP/1.1" 200 1077 0.010386 252.27.56.139 - - [2025-10-30 02:07:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005946 252.27.56.139 - - [2025-10-30 02:07:30] "POST /neutron/port HTTP/1.1" 200 1077 0.012599 252.27.56.139 - - [2025-10-30 02:07:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005591 10.0.0.27 - - [2025-10-30 02:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.27 - - [2025-10-30 02:07:35] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1879 0.003320 10.0.0.27 - - [2025-10-30 02:07:35] "PUT /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1 HTTP/1.1" 200 277 0.009444 252.27.56.139 - - [2025-10-30 02:07:35] "POST /neutron/network HTTP/1.1" 200 837 0.009713 252.27.56.139 - - [2025-10-30 02:07:35] "POST /neutron/network HTTP/1.1" 400 204 0.011420 252.27.56.139 - - [2025-10-30 02:07:36] "POST /neutron/port HTTP/1.1" 200 1077 0.012164 252.27.56.139 - - [2025-10-30 02:07:36] "POST /neutron/port HTTP/1.1" 200 1103 0.009572 252.27.56.139 - - [2025-10-30 02:07:36] "POST /neutron/port HTTP/1.1" 200 151 0.124461 252.27.56.139 - - [2025-10-30 02:07:37] "POST /neutron/network HTTP/1.1" 200 837 0.007030 10.0.0.27 - - [2025-10-30 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002690 10.0.0.27 - - [2025-10-30 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005156 10.0.0.27 - - [2025-10-30 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002412 252.27.56.139 - - [2025-10-30 02:07:37] "POST /neutron/network HTTP/1.1" 200 151 0.088852 10.0.0.27 - - [2025-10-30 02:07:37] "DELETE /route-target/838cef69-5041-4856-802e-5789942ce8f0 HTTP/1.1" 200 115 0.023794 10.0.0.27 - - [2025-10-30 02:07:38] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.002748 10.0.0.27 - - [2025-10-30 02:07:38] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1 HTTP/1.1" 200 1883 0.003607 10.0.0.27 - - [2025-10-30 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.27 - - [2025-10-30 02:07:38] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001505 10.0.0.27 - - [2025-10-30 02:07:38] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.030482 252.27.56.139 - - [2025-10-30 02:07:38] "POST /neutron/network HTTP/1.1" 200 117 0.010059 10.0.0.27 - - [2025-10-30 02:07:38] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001671 252.27.56.139 - - [2025-10-30 02:07:39] "POST /neutron/network HTTP/1.1" 200 603 0.078909 10.0.0.27 - - [2025-10-30 02:07:39] "POST /route-targets HTTP/1.1" 200 328 0.013498 10.0.0.27 - - [2025-10-30 02:07:39] "POST /ref-update HTTP/1.1" 200 156 0.018424 10.0.0.27 - - [2025-10-30 02:07:39] "POST /useragent-kv HTTP/1.1" 200 115 0.004829 252.27.56.139 - - [2025-10-30 02:07:39] "POST /neutron/subnet HTTP/1.1" 200 710 0.178395 252.27.56.139 - - [2025-10-30 02:07:39] "POST /neutron/network HTTP/1.1" 200 819 0.005151 10.0.0.27 - - [2025-10-30 02:07:39] "POST /id-to-fqname HTTP/1.1" 200 218 0.001493 10.0.0.27 - - [2025-10-30 02:07:39] "GET /virtual-network/67572267-8e68-468d-b634-0d5cfac0558c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005511 252.27.56.139 - - [2025-10-30 02:07:39] "POST /neutron/network HTTP/1.1" 200 819 0.006490 10.0.0.27 - - [2025-10-30 02:07:39] "GET /virtual-network/67572267-8e68-468d-b634-0d5cfac0558c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.005612 252.27.56.139 - - [2025-10-30 02:07:39] "POST /neutron/network HTTP/1.1" 200 819 0.006115 252.27.56.139 - - [2025-10-30 02:07:39] "POST /neutron/subnet HTTP/1.1" 200 710 0.008012 10.0.0.27 - - [2025-10-30 02:07:39] "POST /id-to-fqname HTTP/1.1" 200 218 0.001439 252.27.56.139 - - [2025-10-30 02:07:39] "POST /neutron/network HTTP/1.1" 200 829 0.052058 252.27.56.139 - - [2025-10-30 02:07:39] "GET /aaa-mode HTTP/1.1" 401 296 0.000685 252.27.56.139 - - [2025-10-30 02:07:40] "GET / HTTP/1.1" 200 36215 0.001926 252.27.56.139 - - [2025-10-30 02:07:40] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000401 10.0.0.27 - - [2025-10-30 02:07:40] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001166 252.27.56.139 - - [2025-10-30 02:07:40] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.053482 252.27.56.139 - - [2025-10-30 02:07:40] "POST /neutron/network HTTP/1.1" 200 819 0.006066 252.27.56.139 - - [2025-10-30 02:07:40] "POST /neutron/port HTTP/1.1" 200 117 0.006495 252.27.56.139 - - [2025-10-30 02:07:40] "POST /neutron/port HTTP/1.1" 200 117 0.005328 252.27.56.139 - - [2025-10-30 02:07:40] "POST /neutron/port HTTP/1.1" 200 117 0.006123 252.27.56.139 - - [2025-10-30 02:07:41] "POST /neutron/network HTTP/1.1" 200 829 0.006476 10.0.0.27 - - [2025-10-30 02:07:41] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001528 252.27.56.139 - - [2025-10-30 02:07:41] "POST /neutron/port HTTP/1.1" 200 1055 0.265338 252.27.56.139 - - [2025-10-30 02:07:41] "POST /neutron/port HTTP/1.1" 200 1055 0.009254 252.27.56.139 - - [2025-10-30 02:07:41] "POST /neutron/port HTTP/1.1" 200 1055 0.010298 252.27.56.139 - - [2025-10-30 02:07:41] "POST /neutron/port HTTP/1.1" 200 1105 0.080122 252.27.56.139 - - [2025-10-30 02:07:41] "POST /neutron/port HTTP/1.1" 200 1079 0.013588 252.27.56.139 - - [2025-10-30 02:07:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004177 252.27.56.139 - - [2025-10-30 02:07:42] "POST /neutron/subnet HTTP/1.1" 200 684 0.008467 252.27.56.139 - - [2025-10-30 02:07:42] "POST /neutron/port HTTP/1.1" 200 117 0.001194 252.27.56.139 - - [2025-10-30 02:07:42] "POST /neutron/network HTTP/1.1" 200 819 0.007045 252.27.56.139 - - [2025-10-30 02:07:45] "POST /neutron/port HTTP/1.1" 200 1079 0.011621 252.27.56.139 - - [2025-10-30 02:07:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006031 252.27.56.139 - - [2025-10-30 02:07:46] "POST /neutron/port HTTP/1.1" 200 1079 0.011625 252.27.56.139 - - [2025-10-30 02:07:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005725 252.27.56.139 - - [2025-10-30 02:07:46] "POST /neutron/port HTTP/1.1" 200 1079 0.011831 252.27.56.139 - - [2025-10-30 02:07:46] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006150 10.0.0.27 - - [2025-10-30 02:07:46] "GET /virtual-machine/b04099ce-7c14-479d-8b3e-52b50f456458 HTTP/1.1" 200 1293 0.004637 10.0.0.27 - - [2025-10-30 02:07:46] "GET /virtual-machine-interface/dd18a658-01a4-4e6b-bcf8-d1db89b2cdcd HTTP/1.1" 200 2937 0.005951 10.0.0.27 - - [2025-10-30 02:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.27 - - [2025-10-30 02:07:46] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003664 10.0.0.27 - - [2025-10-30 02:07:46] "GET /virtual-networks?parent_id=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003176 10.0.0.27 - - [2025-10-30 02:07:46] "GET /virtual-network/67572267-8e68-468d-b634-0d5cfac0558c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006928 10.0.0.27 - - [2025-10-30 02:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.27 - - [2025-10-30 02:07:49] "GET /virtual-network/67572267-8e68-468d-b634-0d5cfac0558c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007610 252.27.56.139 - - [2025-10-30 02:07:51] "POST /neutron/port HTTP/1.1" 200 1079 0.011649 252.27.56.139 - - [2025-10-30 02:07:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005722 252.27.56.139 - - [2025-10-30 02:07:52] "POST /neutron/port HTTP/1.1" 200 1079 0.012275 252.27.56.139 - - [2025-10-30 02:07:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007735 252.27.56.139 - - [2025-10-30 02:07:52] "POST /neutron/port HTTP/1.1" 200 1079 0.012122 252.27.56.139 - - [2025-10-30 02:07:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006522 252.27.56.139 - - [2025-10-30 02:07:53] "POST /neutron/port HTTP/1.1" 200 1079 0.013517 252.27.56.139 - - [2025-10-30 02:07:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005574 10.0.0.27 - - [2025-10-30 02:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.27 - - [2025-10-30 02:07:53] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003699 10.0.0.27 - - [2025-10-30 02:07:54] "GET /virtual-networks?parent_id=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003171 10.0.0.27 - - [2025-10-30 02:07:54] "GET /virtual-network/67572267-8e68-468d-b634-0d5cfac0558c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006387 252.27.56.139 - - [2025-10-30 02:07:56] "POST /neutron/network HTTP/1.1" 200 819 0.010455 252.27.56.139 - - [2025-10-30 02:07:56] "POST /neutron/network HTTP/1.1" 400 204 0.014192 10.0.0.27 - - [2025-10-30 02:07:56] "DELETE /project/319e5e907803439fac62404a850876b6 HTTP/1.1" 404 173 0.004651 10.0.0.27 - - [2025-10-30 02:07:56] "GET /projects?obj_uuids=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001065 10.0.0.27 - - [2025-10-30 02:07:56] "GET /project/fe7a7266-4677-473b-829c-87430f82198f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.030960 10.0.0.27 - - [2025-10-30 02:07:56] "GET /projects?obj_uuids=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001140 252.27.56.139 - - [2025-10-30 02:07:56] "POST /neutron/port HTTP/1.1" 200 1079 0.011214 10.0.0.27 - - [2025-10-30 02:07:56] "GET /project/fe7a7266-4677-473b-829c-87430f82198f?fields=security_groups HTTP/1.1" 200 1353 0.077586 252.27.56.139 - - [2025-10-30 02:07:56] "POST /neutron/port HTTP/1.1" 200 1105 0.009681 10.0.0.27 - - [2025-10-30 02:07:56] "DELETE /security-group/0a208efe-cf15-41b8-b6ea-270cfdde4b01 HTTP/1.1" 200 115 0.066684 10.0.0.27 - - [2025-10-30 02:07:56] "GET /projects?obj_uuids=fe7a7266-4677-473b-829c-87430f82198f&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001778 10.0.0.27 - - [2025-10-30 02:07:56] "DELETE /access-control-list/b3980c71-6a0a-4f48-b4ae-139a9e1c2d01 HTTP/1.1" 200 115 0.053441 10.0.0.27 - - [2025-10-30 02:07:56] "GET /project/fe7a7266-4677-473b-829c-87430f82198f?fields=application_policy_sets HTTP/1.1" 200 1392 0.049079 10.0.0.27 - - [2025-10-30 02:07:57] "DELETE /access-control-list/f84e29be-002d-40ad-ace4-80f6f81bbf79 HTTP/1.1" 200 115 0.056589 252.27.56.139 - - [2025-10-30 02:07:57] "POST /neutron/port HTTP/1.1" 200 151 0.218114 10.0.0.27 - - [2025-10-30 02:07:57] "DELETE /project/fe7a7266-4677-473b-829c-87430f82198f HTTP/1.1" 200 115 0.426679 252.27.56.139 - - [2025-10-30 02:07:58] "POST /neutron/network HTTP/1.1" 200 819 0.005855 10.0.0.27 - - [2025-10-30 02:07:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.27 - - [2025-10-30 02:07:58] "POST /useragent-kv HTTP/1.1" 200 115 0.004172 10.0.0.27 - - [2025-10-30 02:07:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002699 252.27.56.139 - - [2025-10-30 02:07:58] "POST /neutron/network HTTP/1.1" 200 151 0.091458 10.0.0.27 - - [2025-10-30 02:07:58] "DELETE /route-target/53f92bd3-d4cf-4ad1-966d-a3b417869637 HTTP/1.1" 200 115 0.024912 10.0.0.27 - - [2025-10-30 02:07:59] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.004102 10.0.0.27 - - [2025-10-30 02:07:59] "POST /network-ipams HTTP/1.1" 200 541 0.019456 10.0.0.27 - - [2025-10-30 02:07:59] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.002825 10.0.0.27 - - [2025-10-30 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.27 - - [2025-10-30 02:07:59] "GET /network-ipam/bbc5e0cb-9277-4035-8f84-020d474728fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.004668 10.0.0.27 - - [2025-10-30 02:07:59] "PUT /network-ipam/bbc5e0cb-9277-4035-8f84-020d474728fd HTTP/1.1" 200 259 0.010329 10.0.0.27 - - [2025-10-30 02:07:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.27 - - [2025-10-30 02:07:59] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001159 10.0.0.27 - - [2025-10-30 02:07:59] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.031094 252.27.56.139 - - [2025-10-30 02:07:59] "POST /neutron/network HTTP/1.1" 200 117 0.011296 10.0.0.27 - - [2025-10-30 02:07:59] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003160 252.27.56.139 - - [2025-10-30 02:07:59] "POST /neutron/network HTTP/1.1" 200 603 0.278938 10.0.0.27 - - [2025-10-30 02:08:00] "POST /route-targets HTTP/1.1" 200 328 0.072187 10.0.0.27 - - [2025-10-30 02:08:00] "POST /ref-update HTTP/1.1" 200 156 0.242477 10.0.0.27 - - [2025-10-30 02:08:00] "POST /useragent-kv HTTP/1.1" 200 115 0.039010 252.27.56.139 - - [2025-10-30 02:08:00] "POST /neutron/subnet HTTP/1.1" 200 699 0.588278 10.0.0.27 - - [2025-10-30 02:08:01] "POST /useragent-kv HTTP/1.1" 200 115 0.005084 252.27.56.139 - - [2025-10-30 02:08:01] "POST /neutron/subnet HTTP/1.1" 200 699 0.315357 252.27.56.139 - - [2025-10-30 02:08:01] "POST /neutron/network HTTP/1.1" 200 988 0.035040 10.0.0.27 - - [2025-10-30 02:08:01] "POST /id-to-fqname HTTP/1.1" 200 218 0.003103 10.0.0.27 - - [2025-10-30 02:08:01] "GET /virtual-network/3ea9aa74-8425-40f3-8ffa-cca754111ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.008621 252.27.56.139 - - [2025-10-30 02:08:01] "POST /neutron/network HTTP/1.1" 200 988 0.067736 10.0.0.27 - - [2025-10-30 02:08:01] "GET /virtual-network/3ea9aa74-8425-40f3-8ffa-cca754111ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.017581 252.27.56.139 - - [2025-10-30 02:08:01] "POST /neutron/network HTTP/1.1" 200 988 0.061862 252.27.56.139 - - [2025-10-30 02:08:01] "POST /neutron/subnet HTTP/1.1" 200 699 0.063181 252.27.56.139 - - [2025-10-30 02:08:01] "POST /neutron/subnet HTTP/1.1" 200 699 0.037066 252.27.56.139 - - [2025-10-30 02:08:02] "POST /neutron/network HTTP/1.1" 200 988 0.072195 252.27.56.139 - - [2025-10-30 02:08:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.030071 252.27.56.139 - - [2025-10-30 02:08:02] "POST /neutron/subnet HTTP/1.1" 200 699 0.027355 10.0.0.27 - - [2025-10-30 02:08:02] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.005291 252.27.56.139 - - [2025-10-30 02:08:02] "POST /neutron/port HTTP/1.1" 200 1015 0.530574 10.0.0.27 - - [2025-10-30 02:08:02] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001191 252.27.56.139 - - [2025-10-30 02:08:03] "POST /neutron/port HTTP/1.1" 200 1015 0.347607 10.0.0.27 - - [2025-10-30 02:08:03] "POST /id-to-fqname HTTP/1.1" 200 218 0.002238 252.27.56.139 - - [2025-10-30 02:08:03] "POST /neutron/port HTTP/1.1" 200 1015 0.009707 252.27.56.139 - - [2025-10-30 02:08:03] "POST /neutron/port HTTP/1.1" 200 1015 0.078917 252.27.56.139 - - [2025-10-30 02:08:03] "POST /neutron/network HTTP/1.1" 200 988 0.032516 252.27.56.139 - - [2025-10-30 02:08:03] "POST /neutron/port HTTP/1.1" 200 1015 0.018822 252.27.56.139 - - [2025-10-30 02:08:04] "POST /neutron/port HTTP/1.1" 200 117 0.021800 252.27.56.139 - - [2025-10-30 02:08:04] "POST /neutron/port HTTP/1.1" 200 117 0.032795 10.0.0.27 - - [2025-10-30 02:08:04] "POST /id-to-fqname HTTP/1.1" 200 218 0.001356 252.27.56.139 - - [2025-10-30 02:08:05] "POST /neutron/port HTTP/1.1" 200 117 0.050911 252.27.56.139 - - [2025-10-30 02:08:05] "POST /neutron/port HTTP/1.1" 200 1015 0.072476 252.27.56.139 - - [2025-10-30 02:08:05] "POST /neutron/port HTTP/1.1" 200 1015 0.119565 252.27.56.139 - - [2025-10-30 02:08:05] "POST /neutron/port HTTP/1.1" 200 1015 0.016851 252.27.56.139 - - [2025-10-30 02:08:05] "POST /neutron/network HTTP/1.1" 200 988 0.021544 252.27.56.139 - - [2025-10-30 02:08:05] "POST /neutron/port HTTP/1.1" 200 1015 0.043165 252.27.56.139 - - [2025-10-30 02:08:06] "POST /neutron/port HTTP/1.1" 200 1015 0.038793 252.27.56.139 - - [2025-10-30 02:08:06] "POST /neutron/port HTTP/1.1" 200 117 0.060371 252.27.56.139 - - [2025-10-30 02:08:07] "POST /neutron/port HTTP/1.1" 200 117 0.017941 10.0.0.27 - - [2025-10-30 02:08:07] "POST /id-to-fqname HTTP/1.1" 200 218 0.032871 252.27.56.139 - - [2025-10-30 02:08:07] "POST /neutron/port HTTP/1.1" 200 1015 0.023626 252.27.56.139 - - [2025-10-30 02:08:07] "POST /neutron/network HTTP/1.1" 200 998 0.029702 252.27.56.139 - - [2025-10-30 02:08:07] "POST /neutron/port HTTP/1.1" 200 117 0.014972 252.27.56.139 - - [2025-10-30 02:08:07] "POST /neutron/port HTTP/1.1" 200 1015 0.028152 252.27.56.139 - - [2025-10-30 02:08:07] "POST /neutron/port HTTP/1.1" 200 1015 0.018768 252.27.56.139 - - [2025-10-30 02:08:07] "POST /neutron/network HTTP/1.1" 200 998 0.036263 252.27.56.139 - - [2025-10-30 02:08:08] "GET /aaa-mode HTTP/1.1" 401 296 0.001324 252.27.56.139 - - [2025-10-30 02:08:08] "GET / HTTP/1.1" 200 36215 0.002170 252.27.56.139 - - [2025-10-30 02:08:08] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000474 252.27.56.139 - - [2025-10-30 02:08:08] "POST /neutron/port HTTP/1.1" 200 1103 0.405260 252.27.56.139 - - [2025-10-30 02:08:08] "POST /neutron/port HTTP/1.1" 200 1077 0.041987 10.0.0.27 - - [2025-10-30 02:08:08] "GET /obj-perms HTTP/1.1" 200 6378 0.105118 252.27.56.139 - - [2025-10-30 02:08:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.011672 252.27.56.139 - - [2025-10-30 02:08:08] "POST /neutron/subnet HTTP/1.1" 200 673 0.049727 252.27.56.139 - - [2025-10-30 02:08:08] "POST /neutron/port HTTP/1.1" 200 1015 0.019362 10.0.0.27 - - [2025-10-30 02:08:08] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001931 252.27.56.139 - - [2025-10-30 02:08:08] "POST /neutron/port HTTP/1.1" 200 117 0.001391 252.27.56.139 - - [2025-10-30 02:08:08] "POST /neutron/network HTTP/1.1" 200 998 0.021842 252.27.56.139 - - [2025-10-30 02:08:08] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.170437 252.27.56.139 - - [2025-10-30 02:08:08] "POST /neutron/network HTTP/1.1" 200 988 0.019846 252.27.56.139 - - [2025-10-30 02:08:08] "POST /neutron/network HTTP/1.1" 200 988 0.017643 252.27.56.139 - - [2025-10-30 02:08:08] "POST /neutron/port HTTP/1.1" 200 1015 0.021905 252.27.56.139 - - [2025-10-30 02:08:09] "POST /neutron/port HTTP/1.1" 200 1015 0.053499 10.0.0.27 - - [2025-10-30 02:08:09] "GET /obj-perms HTTP/1.1" 200 6378 0.117358 252.27.56.139 - - [2025-10-30 02:08:09] "POST /neutron/port HTTP/1.1" 200 1077 0.048475 252.27.56.139 - - [2025-10-30 02:08:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.029104 252.27.56.139 - - [2025-10-30 02:08:09] "POST /neutron/port HTTP/1.1" 200 1103 0.215394 252.27.56.139 - - [2025-10-30 02:08:09] "POST /neutron/port HTTP/1.1" 200 117 0.014201 10.0.0.27 - - [2025-10-30 02:08:09] "GET /domains HTTP/1.1" 200 438 0.003376 252.27.56.139 - - [2025-10-30 02:08:09] "POST /neutron/port HTTP/1.1" 200 1077 0.019947 10.0.0.27 - - [2025-10-30 02:08:09] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002328 10.0.0.27 - - [2025-10-30 02:08:09] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1306 0.011903 252.27.56.139 - - [2025-10-30 02:08:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004441 10.0.0.27 - - [2025-10-30 02:08:09] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001411 10.0.0.27 - - [2025-10-30 02:08:09] "GET /project/319e5e90-7803-439f-ac62-404a850876b6 HTTP/1.1" 200 2835 0.105944 252.27.56.139 - - [2025-10-30 02:08:09] "POST /neutron/subnet HTTP/1.1" 200 673 0.032119 10.0.0.27 - - [2025-10-30 02:08:09] "GET /network-ipam/bbc5e0cb-9277-4035-8f84-020d474728fd HTTP/1.1" 200 2601 0.005903 252.27.56.139 - - [2025-10-30 02:08:09] "POST /neutron/port HTTP/1.1" 200 117 0.001603 10.0.0.27 - - [2025-10-30 02:08:09] "GET /domains HTTP/1.1" 200 438 0.014912 252.27.56.139 - - [2025-10-30 02:08:09] "POST /neutron/network HTTP/1.1" 200 998 0.020162 252.27.56.139 - - [2025-10-30 02:08:09] "POST /neutron/network HTTP/1.1" 200 988 0.016582 10.0.0.27 - - [2025-10-30 02:08:09] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001383 10.0.0.27 - - [2025-10-30 02:08:09] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1306 0.011886 10.0.0.27 - - [2025-10-30 02:08:10] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001671 10.0.0.27 - - [2025-10-30 02:08:10] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001051 10.0.0.27 - - [2025-10-30 02:08:10] "GET /project/319e5e90-7803-439f-ac62-404a850876b6 HTTP/1.1" 200 2835 0.120382 10.0.0.27 - - [2025-10-30 02:08:10] "GET /virtual-network/3ea9aa74-8425-40f3-8ffa-cca754111ea1 HTTP/1.1" 200 4035 0.029685 10.0.0.27 - - [2025-10-30 02:08:10] "GET /virtual-network/3ea9aa74-8425-40f3-8ffa-cca754111ea1 HTTP/1.1" 200 4230 0.006931 252.27.56.139 - - [2025-10-30 02:08:10] "POST /neutron/port HTTP/1.1" 200 1053 0.335748 10.0.0.27 - - [2025-10-30 02:08:10] "GET /routing-instance/81bb1e2f-0c9b-48ef-b083-2a86459b8681 HTTP/1.1" 200 2810 0.004136 10.0.0.27 - - [2025-10-30 02:08:10] "GET /routing-instance/81bb1e2f-0c9b-48ef-b083-2a86459b8681 HTTP/1.1" 200 2810 0.006309 252.27.56.139 - - [2025-10-30 02:08:10] "POST /neutron/port HTTP/1.1" 200 1053 0.021152 10.0.0.27 - - [2025-10-30 02:08:10] "GET /route-target/421cb4e1-6de9-4e82-b002-020fc9699dc3 HTTP/1.1" 200 1204 0.006249 252.27.56.139 - - [2025-10-30 02:08:10] "POST /neutron/port HTTP/1.1" 200 1053 0.019465 10.0.0.27 - - [2025-10-30 02:08:10] "GET /virtual-network/3ea9aa74-8425-40f3-8ffa-cca754111ea1 HTTP/1.1" 200 4230 0.013801 10.0.0.27 - - [2025-10-30 02:08:10] "GET /routing-instance/81bb1e2f-0c9b-48ef-b083-2a86459b8681 HTTP/1.1" 200 2810 0.005052 10.0.0.27 - - [2025-10-30 02:08:10] "GET /virtual-network/3ea9aa74-8425-40f3-8ffa-cca754111ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.040786 10.0.0.27 - - [2025-10-30 02:08:10] "GET /virtual-network/3ea9aa74-8425-40f3-8ffa-cca754111ea1 HTTP/1.1" 200 4230 0.006938 252.27.56.139 - - [2025-10-30 02:08:10] "POST /neutron/port HTTP/1.1" 200 1103 0.198191 10.0.0.27 - - [2025-10-30 02:08:10] "GET /routing-instance/81bb1e2f-0c9b-48ef-b083-2a86459b8681 HTTP/1.1" 200 2810 0.012902 10.0.0.27 - - [2025-10-30 02:08:10] "GET /routing-instance/81bb1e2f-0c9b-48ef-b083-2a86459b8681 HTTP/1.1" 200 2810 0.022297 10.0.0.27 - - [2025-10-30 02:08:10] "GET /route-target/421cb4e1-6de9-4e82-b002-020fc9699dc3 HTTP/1.1" 200 1204 0.012084 252.27.56.139 - - [2025-10-30 02:08:10] "POST /neutron/port HTTP/1.1" 200 1077 0.044159 252.27.56.139 - - [2025-10-30 02:08:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.030732 10.0.0.27 - - [2025-10-30 02:08:11] "GET /domains HTTP/1.1" 200 438 0.009117 252.27.56.139 - - [2025-10-30 02:08:11] "POST /neutron/subnet HTTP/1.1" 200 673 0.039673 10.0.0.27 - - [2025-10-30 02:08:11] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.004067 252.27.56.139 - - [2025-10-30 02:08:11] "POST /neutron/port HTTP/1.1" 200 117 0.006705 10.0.0.27 - - [2025-10-30 02:08:11] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1306 0.073074 10.0.0.27 - - [2025-10-30 02:08:11] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.007655 252.27.56.139 - - [2025-10-30 02:08:11] "POST /neutron/network HTTP/1.1" 200 988 0.081244 10.0.0.27 - - [2025-10-30 02:08:11] "GET /project/319e5e90-7803-439f-ac62-404a850876b6 HTTP/1.1" 200 3078 0.293455 10.0.0.27 - - [2025-10-30 02:08:11] "GET /virtual-network/3ea9aa74-8425-40f3-8ffa-cca754111ea1 HTTP/1.1" 200 4230 0.008910 10.0.0.27 - - [2025-10-30 02:08:12] "GET /obj-perms HTTP/1.1" 200 6425 0.101871 252.27.56.139 - - [2025-10-30 02:08:12] "POST /neutron/port HTTP/1.1" 200 1077 0.022578 252.27.56.139 - - [2025-10-30 02:08:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.016952 252.27.56.139 - - [2025-10-30 02:08:17] "POST /neutron/port HTTP/1.1" 200 1077 0.034012 252.27.56.139 - - [2025-10-30 02:08:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006414 252.27.56.139 - - [2025-10-30 02:08:17] "POST /neutron/port HTTP/1.1" 200 1077 0.020269 252.27.56.139 - - [2025-10-30 02:08:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009948 252.27.56.139 - - [2025-10-30 02:08:18] "POST /neutron/port HTTP/1.1" 200 1077 0.014502 252.27.56.139 - - [2025-10-30 02:08:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.019295 10.0.0.27 - - [2025-10-30 02:08:18] "GET /virtual-machine/2ed57e49-84a5-44d7-999f-fc07531a22a9 HTTP/1.1" 200 1288 0.010351 10.0.0.27 - - [2025-10-30 02:08:18] "GET /virtual-machine-interface/b460e097-933b-4fbf-a576-8530e2a16e51 HTTP/1.1" 200 2937 0.006236 10.0.0.27 - - [2025-10-30 02:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007510 10.0.0.27 - - [2025-10-30 02:08:18] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004536 10.0.0.27 - - [2025-10-30 02:08:18] "GET /virtual-networks?parent_id=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004177 10.0.0.27 - - [2025-10-30 02:08:18] "GET /virtual-network/3ea9aa74-8425-40f3-8ffa-cca754111ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.008737 252.27.56.139 - - [2025-10-30 02:08:21] "POST /neutron/port HTTP/1.1" 200 1077 0.025545 10.0.0.27 - - [2025-10-30 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.27 - - [2025-10-30 02:08:21] "GET /virtual-network/3ea9aa74-8425-40f3-8ffa-cca754111ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.008426 252.27.56.139 - - [2025-10-30 02:08:21] "POST /neutron/port HTTP/1.1" 200 1077 0.025706 252.27.56.139 - - [2025-10-30 02:08:21] "POST /neutron/network HTTP/1.1" 200 998 0.006611 252.27.56.139 - - [2025-10-30 02:08:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005233 252.27.56.139 - - [2025-10-30 02:08:21] "POST /neutron/subnet HTTP/1.1" 200 673 0.012647 252.27.56.139 - - [2025-10-30 02:08:22] "POST /neutron/port HTTP/1.1" 200 117 0.002071 252.27.56.139 - - [2025-10-30 02:08:22] "POST /neutron/network HTTP/1.1" 200 988 0.015929 252.27.56.139 - - [2025-10-30 02:08:24] "POST /neutron/port HTTP/1.1" 200 1077 0.017801 252.27.56.139 - - [2025-10-30 02:08:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010768 252.27.56.139 - - [2025-10-30 02:08:24] "POST /neutron/port HTTP/1.1" 200 1077 0.013878 252.27.56.139 - - [2025-10-30 02:08:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012863 252.27.56.139 - - [2025-10-30 02:08:25] "POST /neutron/port HTTP/1.1" 200 1077 0.014118 252.27.56.139 - - [2025-10-30 02:08:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009557 252.27.56.139 - - [2025-10-30 02:08:25] "POST /neutron/port HTTP/1.1" 200 1077 0.014419 252.27.56.139 - - [2025-10-30 02:08:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005802 252.27.56.139 - - [2025-10-30 02:08:25] "POST /neutron/port HTTP/1.1" 200 1077 0.016509 252.27.56.139 - - [2025-10-30 02:08:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009655 252.27.56.139 - - [2025-10-30 02:08:25] "POST /neutron/port HTTP/1.1" 200 1077 0.016409 252.27.56.139 - - [2025-10-30 02:08:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010747 10.0.0.27 - - [2025-10-30 02:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.27 - - [2025-10-30 02:08:25] "GET /virtual-network/3ea9aa74-8425-40f3-8ffa-cca754111ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.008686 252.27.56.139 - - [2025-10-30 02:08:26] "POST /neutron/port HTTP/1.1" 200 1077 0.036830 252.27.56.139 - - [2025-10-30 02:08:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009139 252.27.56.139 - - [2025-10-30 02:08:26] "POST /neutron/port HTTP/1.1" 200 1077 0.019730 252.27.56.139 - - [2025-10-30 02:08:26] "POST /neutron/port HTTP/1.1" 200 1077 0.018155 252.27.56.139 - - [2025-10-30 02:08:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008065 252.27.56.139 - - [2025-10-30 02:08:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009752 252.27.56.139 - - [2025-10-30 02:08:27] "POST /neutron/port HTTP/1.1" 200 1077 0.011291 252.27.56.139 - - [2025-10-30 02:08:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005680 10.0.0.27 - - [2025-10-30 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.27 - - [2025-10-30 02:08:28] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003946 10.0.0.27 - - [2025-10-30 02:08:28] "GET /virtual-networks?parent_id=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003790 10.0.0.27 - - [2025-10-30 02:08:28] "GET /virtual-network/3ea9aa74-8425-40f3-8ffa-cca754111ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006073 252.27.56.139 - - [2025-10-30 02:08:28] "POST /neutron/port HTTP/1.1" 200 1077 0.011289 252.27.56.139 - - [2025-10-30 02:08:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005938 252.27.56.139 - - [2025-10-30 02:08:28] "POST /neutron/port HTTP/1.1" 200 1077 0.011518 252.27.56.139 - - [2025-10-30 02:08:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006228 252.27.56.139 - - [2025-10-30 02:08:28] "POST /neutron/port HTTP/1.1" 200 1077 0.012074 252.27.56.139 - - [2025-10-30 02:08:28] "POST /neutron/port HTTP/1.1" 200 1077 0.017178 252.27.56.139 - - [2025-10-30 02:08:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007199 10.0.0.27 - - [2025-10-30 02:08:28] "GET /virtual-machine/218af390-5663-4ee0-b83f-fd064ab6b279 HTTP/1.1" 200 1288 0.006090 252.27.56.139 - - [2025-10-30 02:08:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005390 10.0.0.27 - - [2025-10-30 02:08:28] "GET /virtual-machine-interface/fa23233a-a191-4126-a058-02e413de248f HTTP/1.1" 200 2937 0.005402 10.0.0.27 - - [2025-10-30 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.27 - - [2025-10-30 02:08:29] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003160 10.0.0.27 - - [2025-10-30 02:08:29] "GET /virtual-networks?parent_id=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002933 10.0.0.27 - - [2025-10-30 02:08:29] "GET /virtual-network/3ea9aa74-8425-40f3-8ffa-cca754111ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005275 10.0.0.27 - - [2025-10-30 02:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.27 - - [2025-10-30 02:08:30] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004467 10.0.0.27 - - [2025-10-30 02:08:30] "GET /virtual-networks?parent_id=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003066 10.0.0.27 - - [2025-10-30 02:08:30] "GET /virtual-network/3ea9aa74-8425-40f3-8ffa-cca754111ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.007983 252.27.56.139 - - [2025-10-30 02:08:30] "POST /neutron/port HTTP/1.1" 200 1077 0.010509 252.27.56.139 - - [2025-10-30 02:08:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007064 252.27.56.139 - - [2025-10-30 02:08:30] "POST /neutron/port HTTP/1.1" 200 1077 0.013103 252.27.56.139 - - [2025-10-30 02:08:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006358 252.27.56.139 - - [2025-10-30 02:08:31] "POST /neutron/port HTTP/1.1" 200 1077 0.012439 252.27.56.139 - - [2025-10-30 02:08:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007517 10.0.0.27 - - [2025-10-30 02:08:31] "GET /virtual-machine/f3196fe7-b56d-41a7-b8c4-9116b6c61e84 HTTP/1.1" 200 1293 0.004793 10.0.0.27 - - [2025-10-30 02:08:31] "GET /virtual-machine-interface/ef8dea09-e19a-494c-8917-9d398d8f849c HTTP/1.1" 200 2936 0.005450 10.0.0.27 - - [2025-10-30 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.27 - - [2025-10-30 02:08:31] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003921 10.0.0.27 - - [2025-10-30 02:08:31] "GET /virtual-networks?parent_id=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003237 10.0.0.27 - - [2025-10-30 02:08:31] "GET /virtual-network/3ea9aa74-8425-40f3-8ffa-cca754111ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.006302 10.0.0.27 - - [2025-10-30 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.27 - - [2025-10-30 02:08:32] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003613 10.0.0.27 - - [2025-10-30 02:08:32] "GET /virtual-networks?parent_id=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003753 10.0.0.27 - - [2025-10-30 02:08:32] "GET /virtual-network/3ea9aa74-8425-40f3-8ffa-cca754111ea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.005517 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:08:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001034 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:08:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001086 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:08:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001061 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:08:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001089 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:08:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001210 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:08:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001186 252.27.56.139 - - [2025-10-30 02:08:48] "POST /neutron/port HTTP/1.1" 200 1103 0.011231 252.27.56.139 - - [2025-10-30 02:08:48] "POST /neutron/port HTTP/1.1" 200 1103 0.012898 252.27.56.139 - - [2025-10-30 02:08:49] "POST /neutron/port HTTP/1.1" 200 151 0.192686 252.27.56.139 - - [2025-10-30 02:08:49] "POST /neutron/port HTTP/1.1" 200 1103 0.016768 252.27.56.139 - - [2025-10-30 02:08:49] "POST /neutron/port HTTP/1.1" 200 1077 0.032243 252.27.56.139 - - [2025-10-30 02:08:49] "POST /neutron/port HTTP/1.1" 200 1103 0.020707 252.27.56.139 - - [2025-10-30 02:08:49] "POST /neutron/port HTTP/1.1" 200 1103 0.019130 252.27.56.139 - - [2025-10-30 02:08:49] "POST /neutron/port HTTP/1.1" 200 1077 0.053949 252.27.56.139 - - [2025-10-30 02:08:49] "POST /neutron/port HTTP/1.1" 200 1024 0.016759 252.27.56.139 - - [2025-10-30 02:08:49] "POST /neutron/network HTTP/1.1" 200 988 0.009667 252.27.56.139 - - [2025-10-30 02:08:49] "POST /neutron/port HTTP/1.1" 200 151 0.248747 252.27.56.139 - - [2025-10-30 02:08:49] "POST /neutron/port HTTP/1.1" 200 151 0.255690 252.27.56.139 - - [2025-10-30 02:08:49] "POST /neutron/port HTTP/1.1" 400 205 0.019345 252.27.56.139 - - [2025-10-30 02:08:49] "POST /neutron/network HTTP/1.1" 200 988 0.010914 10.0.0.27 - - [2025-10-30 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014023 10.0.0.27 - - [2025-10-30 02:08:49] "DELETE /route-target/421cb4e1-6de9-4e82-b002-020fc9699dc3 HTTP/1.1" 200 115 0.082784 10.0.0.27 - - [2025-10-30 02:08:49] "POST /useragent-kv HTTP/1.1" 200 115 0.060547 10.0.0.27 - - [2025-10-30 02:08:49] "POST /useragent-kv HTTP/1.1" 200 115 0.006612 10.0.0.27 - - [2025-10-30 02:08:49] "POST /useragent-kv HTTP/1.1" 200 115 0.006743 10.0.0.27 - - [2025-10-30 02:08:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003045 252.27.56.139 - - [2025-10-30 02:08:49] "POST /neutron/network HTTP/1.1" 200 151 0.265646 10.0.0.27 - - [2025-10-30 02:08:49] "GET /routing-instance/81bb1e2f-0c9b-48ef-b083-2a86459b8681 HTTP/1.1" 404 171 0.002841 10.0.0.27 - - [2025-10-30 02:08:49] "GET /domains HTTP/1.1" 200 438 0.002977 10.0.0.27 - - [2025-10-30 02:08:49] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001055 10.0.0.27 - - [2025-10-30 02:08:49] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 1306 0.006898 10.0.0.27 - - [2025-10-30 02:08:50] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001679 10.0.0.27 - - [2025-10-30 02:08:50] "GET /project/319e5e90-7803-439f-ac62-404a850876b6 HTTP/1.1" 200 2081 0.027963 10.0.0.27 - - [2025-10-30 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.27 - - [2025-10-30 02:08:50] "DELETE /network-ipam/bbc5e0cb-9277-4035-8f84-020d474728fd HTTP/1.1" 200 115 0.021155 10.0.0.27 - - [2025-10-30 02:08:50] "POST /fqname-to-id HTTP/1.1" 404 209 0.002292 10.0.0.27 - - [2025-10-30 02:08:50] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001114 10.0.0.27 - - [2025-10-30 02:08:51] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.032389 10.0.0.27 - - [2025-10-30 02:08:51] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001046 10.0.0.27 - - [2025-10-30 02:08:51] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?fields=virtual_networks HTTP/1.1" 200 1032 0.077729 10.0.0.27 - - [2025-10-30 02:08:51] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001440 10.0.0.27 - - [2025-10-30 02:08:51] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.031018 10.0.0.27 - - [2025-10-30 02:08:51] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001497 10.0.0.27 - - [2025-10-30 02:08:51] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?fields=security_groups HTTP/1.1" 200 1257 0.032950 252.27.56.139 - - [2025-10-30 02:08:54] "POST /neutron/port HTTP/1.1" 200 117 0.005216 252.27.56.139 - - [2025-10-30 02:08:54] "POST /neutron/port HTTP/1.1" 400 205 0.003757 10.0.0.27 - - [2025-10-30 02:08:57] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000991 10.0.0.27 - - [2025-10-30 02:08:57] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.026968 10.0.0.27 - - [2025-10-30 02:08:57] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001327 10.0.0.27 - - [2025-10-30 02:08:57] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?fields=security_groups HTTP/1.1" 200 1350 0.068097 10.0.0.27 - - [2025-10-30 02:08:57] "DELETE /security-group/454d4aad-1fd8-48d9-ae2d-59bc45fa400e HTTP/1.1" 200 115 0.039560 10.0.0.27 - - [2025-10-30 02:08:57] "GET /projects?obj_uuids=319e5e90-7803-439f-ac62-404a850876b6&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001029 10.0.0.27 - - [2025-10-30 02:08:57] "GET /project/319e5e90-7803-439f-ac62-404a850876b6?fields=application_policy_sets HTTP/1.1" 200 1389 0.028488 10.0.0.27 - - [2025-10-30 02:08:57] "DELETE /access-control-list/8c4a88b3-fde3-4e87-991b-f05311be1ba3 HTTP/1.1" 200 115 0.068230 10.0.0.27 - - [2025-10-30 02:08:57] "DELETE /access-control-list/29e2261e-e7ec-4e69-a179-8809a7135867 HTTP/1.1" 200 115 0.031957 10.0.0.27 - - [2025-10-30 02:08:57] "DELETE /project/319e5e90-7803-439f-ac62-404a850876b6 HTTP/1.1" 200 115 0.376638 10.0.0.27 - - [2025-10-30 02:09:05] "GET / HTTP/1.1" 200 36215 0.001838 10.0.0.27 - - [2025-10-30 02:09:06] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000488 10.0.0.27 - - [2025-10-30 02:09:06] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001111 10.0.0.27 - - [2025-10-30 02:09:06] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.033283 10.0.0.27 - - [2025-10-30 02:09:06] "POST /fqname-to-id HTTP/1.1" 404 181 0.028281 10.0.0.27 - - [2025-10-30 02:09:07] "GET /projects?obj_uuids=8f322289-1e8c-4e27-ba04-75f1cde0f0f6&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002409 10.0.0.27 - - [2025-10-30 02:09:07] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001013 10.0.0.27 - - [2025-10-30 02:09:07] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.006882 10.0.0.27 - - [2025-10-30 02:09:07] "POST /id-to-fqname HTTP/1.1" 200 183 0.001684 10.0.0.27 - - [2025-10-30 02:09:07] "POST /fqname-to-id HTTP/1.1" 404 192 0.003293 10.0.0.27 - - [2025-10-30 02:09:07] "POST /security-groups HTTP/1.1" 200 578 0.064553 10.0.0.27 - - [2025-10-30 02:09:07] "POST /fqname-to-id HTTP/1.1" 404 227 0.003098 10.0.0.27 - - [2025-10-30 02:09:07] "POST /projects HTTP/1.1" 200 567 0.215460 10.0.0.27 - - [2025-10-30 02:09:07] "POST /access-control-lists HTTP/1.1" 200 591 0.062849 10.0.0.27 - - [2025-10-30 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.294390 10.0.0.27 - - [2025-10-30 02:09:07] "POST /fqname-to-id HTTP/1.1" 404 226 0.002914 10.0.0.27 - - [2025-10-30 02:09:07] "GET /project/8f322289-1e8c-4e27-ba04-75f1cde0f0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.432534 10.0.0.27 - - [2025-10-30 02:09:07] "POST /access-control-lists HTTP/1.1" 200 589 0.064626 10.0.0.27 - - [2025-10-30 02:09:08] "GET / HTTP/1.1" 200 36215 0.002353 10.0.0.27 - - [2025-10-30 02:09:09] "GET /obj-perms HTTP/1.1" 200 6378 0.064395 10.0.0.27 - - [2025-10-30 02:09:09] "GET /obj-perms HTTP/1.1" 200 6378 0.056688 10.0.0.27 - - [2025-10-30 02:09:11] "POST /fqname-to-id HTTP/1.1" 401 296 0.000517 10.0.0.27 - - [2025-10-30 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.031627 10.0.0.27 - - [2025-10-30 02:09:11] "GET /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004561 10.0.0.27 - - [2025-10-30 02:09:11] "GET /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004409 10.0.0.27 - - [2025-10-30 02:09:11] "GET /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003803 10.0.0.27 - - [2025-10-30 02:09:11] "PUT /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4 HTTP/1.1" 200 265 0.010918 10.0.0.27 - - [2025-10-30 02:09:11] "GET /aaa-mode HTTP/1.1" 401 296 0.000421 10.0.0.27 - - [2025-10-30 02:09:12] "GET /aaa-mode HTTP/1.1" 200 128 0.027875 10.0.0.27 - - [2025-10-30 02:09:12] "POST /fqname-to-id HTTP/1.1" 404 181 0.029036 10.0.0.27 - - [2025-10-30 02:09:12] "GET /projects?obj_uuids=25440a24-acdd-43ec-a7a8-363968c5664d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003094 10.0.0.27 - - [2025-10-30 02:09:12] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001419 10.0.0.27 - - [2025-10-30 02:09:12] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007998 10.0.0.27 - - [2025-10-30 02:09:13] "POST /id-to-fqname HTTP/1.1" 200 183 0.001698 10.0.0.27 - - [2025-10-30 02:09:13] "POST /fqname-to-id HTTP/1.1" 404 192 0.003922 10.0.0.27 - - [2025-10-30 02:09:13] "POST /security-groups HTTP/1.1" 200 578 0.064386 10.0.0.27 - - [2025-10-30 02:09:13] "POST /fqname-to-id HTTP/1.1" 404 227 0.002626 10.0.0.27 - - [2025-10-30 02:09:13] "POST /projects HTTP/1.1" 200 567 0.235903 10.0.0.27 - - [2025-10-30 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.269811 10.0.0.27 - - [2025-10-30 02:09:13] "POST /access-control-lists HTTP/1.1" 200 591 0.061409 10.0.0.27 - - [2025-10-30 02:09:13] "GET /project/25440a24-acdd-43ec-a7a8-363968c5664d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.410412 10.0.0.27 - - [2025-10-30 02:09:13] "POST /fqname-to-id HTTP/1.1" 404 226 0.008191 10.0.0.27 - - [2025-10-30 02:09:13] "POST /access-control-lists HTTP/1.1" 200 589 0.060366 10.0.0.27 - - [2025-10-30 02:09:13] "POST /fqname-to-id HTTP/1.1" 404 181 0.030886 10.0.0.27 - - [2025-10-30 02:09:13] "GET /projects?obj_uuids=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002783 10.0.0.27 - - [2025-10-30 02:09:13] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001075 10.0.0.27 - - [2025-10-30 02:09:13] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007331 10.0.0.27 - - [2025-10-30 02:09:13] "POST /id-to-fqname HTTP/1.1" 200 183 0.001441 10.0.0.27 - - [2025-10-30 02:09:13] "POST /fqname-to-id HTTP/1.1" 404 192 0.006143 10.0.0.27 - - [2025-10-30 02:09:13] "POST /security-groups HTTP/1.1" 200 578 0.068005 10.0.0.27 - - [2025-10-30 02:09:13] "POST /fqname-to-id HTTP/1.1" 404 227 0.002921 10.0.0.27 - - [2025-10-30 02:09:14] "POST /projects HTTP/1.1" 200 567 0.231074 10.0.0.27 - - [2025-10-30 02:09:14] "POST /access-control-lists HTTP/1.1" 200 591 0.063424 10.0.0.27 - - [2025-10-30 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.311806 10.0.0.27 - - [2025-10-30 02:09:14] "POST /fqname-to-id HTTP/1.1" 404 226 0.002955 10.0.0.27 - - [2025-10-30 02:09:14] "GET /project/d2f3efa1-5e98-47a4-94fa-7e460eec3835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.465013 10.0.0.27 - - [2025-10-30 02:09:14] "POST /access-control-lists HTTP/1.1" 200 589 0.061267 10.0.0.27 - - [2025-10-30 02:09:14] "GET / HTTP/1.1" 200 36215 0.002482 10.0.0.27 - - [2025-10-30 02:09:15] "GET / HTTP/1.1" 200 36215 0.002325 10.0.0.27 - - [2025-10-30 02:09:16] "POST /fqname-to-id HTTP/1.1" 404 181 0.006339 10.0.0.27 - - [2025-10-30 02:09:16] "POST /api-access-lists HTTP/1.1" 200 521 0.023222 10.0.0.27 - - [2025-10-30 02:09:16] "GET /api-access-list/f1d7c7bb-11f0-4b44-902d-b2ee4a81bfaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.006042 10.0.0.27 - - [2025-10-30 02:09:16] "GET /api-access-list/f1d7c7bb-11f0-4b44-902d-b2ee4a81bfaa HTTP/1.1" 401 296 0.000455 10.0.0.27 - - [2025-10-30 02:09:16] "GET /api-access-list/f1d7c7bb-11f0-4b44-902d-b2ee4a81bfaa HTTP/1.1" 200 1266 0.077952 10.0.0.27 - - [2025-10-30 02:09:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000499 10.0.0.27 - - [2025-10-30 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.084712 10.0.0.27 - - [2025-10-30 02:09:17] "GET /projects?obj_uuids=25440a24-acdd-43ec-a7a8-363968c5664d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001703 10.0.0.27 - - [2025-10-30 02:09:17] "GET /project/25440a24-acdd-43ec-a7a8-363968c5664d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.061186 10.0.0.27 - - [2025-10-30 02:09:17] "GET /virtual-networks?parent_id=25440a24-acdd-43ec-a7a8-363968c5664d&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013643 10.0.0.27 - - [2025-10-30 02:09:17] "POST /virtual-networks HTTP/1.1" 200 568 0.211303 10.0.0.27 - - [2025-10-30 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014468 10.0.0.27 - - [2025-10-30 02:09:17] "GET /network-ipam/ae4a6432-d466-4668-beea-c6701199c0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.041502 10.0.0.27 - - [2025-10-30 02:09:17] "POST /route-targets HTTP/1.1" 200 328 0.011847 10.0.0.27 - - [2025-10-30 02:09:17] "POST /ref-update HTTP/1.1" 200 156 0.013841 10.0.0.27 - - [2025-10-30 02:09:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002861 10.0.0.27 - - [2025-10-30 02:09:17] "POST /ref-update HTTP/1.1" 200 156 0.059407 252.27.56.139 - - [2025-10-30 02:09:18] "POST /neutron/network HTTP/1.1" 200 830 0.060389 252.27.56.139 - - [2025-10-30 02:09:18] "POST /neutron/network HTTP/1.1" 200 830 0.026076 10.0.0.27 - - [2025-10-30 02:09:18] "GET /virtual-network/7551bb63-4cc3-409c-a820-27033beec805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.016237 252.27.56.139 - - [2025-10-30 02:09:18] "POST /neutron/network HTTP/1.1" 200 830 0.023428 252.27.56.139 - - [2025-10-30 02:09:18] "POST /neutron/subnet HTTP/1.1" 200 675 0.028593 10.0.0.27 - - [2025-10-30 02:09:18] "GET /virtual-network/7551bb63-4cc3-409c-a820-27033beec805 HTTP/1.1" 401 296 0.000478 10.0.0.27 - - [2025-10-30 02:09:18] "GET /virtual-network/7551bb63-4cc3-409c-a820-27033beec805 HTTP/1.1" 200 2265 0.046460 10.0.0.27 - - [2025-10-30 02:09:18] "GET /virtual-network/7551bb63-4cc3-409c-a820-27033beec805 HTTP/1.1" 401 296 0.000526 10.0.0.27 - - [2025-10-30 02:09:19] "GET /virtual-network/7551bb63-4cc3-409c-a820-27033beec805 HTTP/1.1" 200 2006 0.044740 10.0.0.27 - - [2025-10-30 02:09:19] "POST /id-to-fqname HTTP/1.1" 401 296 0.000582 10.0.0.27 - - [2025-10-30 02:09:19] "POST /id-to-fqname HTTP/1.1" 200 228 0.036042 252.27.56.139 - - [2025-10-30 02:09:20] "POST /neutron/network HTTP/1.1" 200 840 0.044331 252.27.56.139 - - [2025-10-30 02:09:20] "GET /aaa-mode HTTP/1.1" 401 296 0.000621 252.27.56.139 - - [2025-10-30 02:09:20] "GET / HTTP/1.1" 200 36215 0.003085 252.27.56.139 - - [2025-10-30 02:09:20] "GET /project/d2f3efa1-5e98-47a4-94fa-7e460eec3835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000610 10.0.0.27 - - [2025-10-30 02:09:21] "GET /projects?obj_uuids=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001073 252.27.56.139 - - [2025-10-30 02:09:21] "GET /project/d2f3efa1-5e98-47a4-94fa-7e460eec3835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.061794 252.27.56.139 - - [2025-10-30 02:09:21] "POST /neutron/network HTTP/1.1" 200 830 0.029708 252.27.56.139 - - [2025-10-30 02:09:21] "POST /neutron/port HTTP/1.1" 200 117 0.032538 252.27.56.139 - - [2025-10-30 02:09:21] "POST /neutron/port HTTP/1.1" 200 117 0.005341 252.27.56.139 - - [2025-10-30 02:09:21] "POST /neutron/port HTTP/1.1" 200 117 0.006605 252.27.56.139 - - [2025-10-30 02:09:22] "POST /neutron/network HTTP/1.1" 200 840 0.020866 252.27.56.139 - - [2025-10-30 02:09:22] "POST /neutron/network HTTP/1.1" 200 830 0.022259 10.0.0.27 - - [2025-10-30 02:09:22] "GET /projects?obj_uuids=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002685 252.27.56.139 - - [2025-10-30 02:09:22] "POST /neutron/port HTTP/1.1" 200 1053 0.332338 252.27.56.139 - - [2025-10-30 02:09:22] "POST /neutron/port HTTP/1.1" 200 1053 0.037133 252.27.56.139 - - [2025-10-30 02:09:22] "POST /neutron/port HTTP/1.1" 200 1053 0.008151 252.27.56.139 - - [2025-10-30 02:09:22] "POST /neutron/port HTTP/1.1" 200 1103 0.062037 252.27.56.139 - - [2025-10-30 02:09:23] "POST /neutron/port HTTP/1.1" 200 1077 0.011908 252.27.56.139 - - [2025-10-30 02:09:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003480 252.27.56.139 - - [2025-10-30 02:09:23] "POST /neutron/subnet HTTP/1.1" 200 649 0.006380 252.27.56.139 - - [2025-10-30 02:09:23] "POST /neutron/port HTTP/1.1" 200 117 0.001630 252.27.56.139 - - [2025-10-30 02:09:23] "POST /neutron/network HTTP/1.1" 200 830 0.005798 252.27.56.139 - - [2025-10-30 02:09:26] "POST /neutron/port HTTP/1.1" 200 1077 0.013756 252.27.56.139 - - [2025-10-30 02:09:26] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006702 252.27.56.139 - - [2025-10-30 02:09:26] "POST /neutron/port HTTP/1.1" 200 1077 0.012208 252.27.56.139 - - [2025-10-30 02:09:27] "POST /neutron/security_group HTTP/1.1" 200 2051 0.012135 252.27.56.139 - - [2025-10-30 02:09:27] "POST /neutron/port HTTP/1.1" 200 1077 0.012255 252.27.56.139 - - [2025-10-30 02:09:27] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006355 252.27.56.139 - - [2025-10-30 02:09:27] "POST /neutron/port HTTP/1.1" 200 1077 0.010853 252.27.56.139 - - [2025-10-30 02:09:27] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006219 10.0.0.27 - - [2025-10-30 02:09:27] "GET /virtual-machine/92a411d7-b1b6-4588-94fe-d24d18b8cd02 HTTP/1.1" 200 1288 0.014824 10.0.0.27 - - [2025-10-30 02:09:27] "GET /virtual-machine/92a411d7-b1b6-4588-94fe-d24d18b8cd02 HTTP/1.1" 200 1288 0.012785 10.0.0.27 - - [2025-10-30 02:09:27] "GET /virtual-machine-interface/8fbfd9cd-eb65-49ed-a235-ad95f92adfe1 HTTP/1.1" 200 2527 0.018178 10.0.0.27 - - [2025-10-30 02:09:27] "GET /virtual-machine/92a411d7-b1b6-4588-94fe-d24d18b8cd02 HTTP/1.1" 200 1288 0.013081 10.0.0.27 - - [2025-10-30 02:09:27] "GET /virtual-machine-interface/8fbfd9cd-eb65-49ed-a235-ad95f92adfe1 HTTP/1.1" 200 2527 0.014291 10.0.0.27 - - [2025-10-30 02:09:27] "GET /instance-ip/4f572166-c9c9-408a-8dfe-d7e2d58dba12 HTTP/1.1" 200 1624 0.013464 10.0.0.27 - - [2025-10-30 02:09:27] "GET /virtual-machine/92a411d7-b1b6-4588-94fe-d24d18b8cd02 HTTP/1.1" 200 1288 0.013877 10.0.0.27 - - [2025-10-30 02:09:27] "GET /virtual-machine-interface/8fbfd9cd-eb65-49ed-a235-ad95f92adfe1 HTTP/1.1" 200 2527 0.020059 10.0.0.27 - - [2025-10-30 02:09:27] "GET /instance-ip/4f572166-c9c9-408a-8dfe-d7e2d58dba12 HTTP/1.1" 200 1624 0.014469 10.0.0.27 - - [2025-10-30 02:09:28] "POST /fqname-to-id HTTP/1.1" 403 329 0.010841 10.0.0.27 - - [2025-10-30 02:09:28] "GET / HTTP/1.1" 200 36215 0.001845 10.0.0.27 - - [2025-10-30 02:09:28] "POST /fqname-to-id HTTP/1.1" 401 296 0.000581 10.0.0.27 - - [2025-10-30 02:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.033598 10.0.0.27 - - [2025-10-30 02:09:28] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003135 10.0.0.27 - - [2025-10-30 02:09:28] "GET /virtual-networks?parent_id=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011841 10.0.0.27 - - [2025-10-30 02:09:28] "POST /fqname-to-id HTTP/1.1" 403 329 0.010951 10.0.0.27 - - [2025-10-30 02:09:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.27 - - [2025-10-30 02:09:28] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002967 10.0.0.27 - - [2025-10-30 02:09:29] "GET /virtual-networks?parent_id=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013499 10.0.0.27 - - [2025-10-30 02:09:29] "POST /fqname-to-id HTTP/1.1" 403 329 0.017373 10.0.0.27 - - [2025-10-30 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.27 - - [2025-10-30 02:09:29] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002933 10.0.0.27 - - [2025-10-30 02:09:29] "GET /virtual-networks?parent_id=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011395 10.0.0.27 - - [2025-10-30 02:09:29] "POST /fqname-to-id HTTP/1.1" 403 329 0.013256 10.0.0.27 - - [2025-10-30 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.27 - - [2025-10-30 02:09:29] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.004519 10.0.0.27 - - [2025-10-30 02:09:29] "GET /virtual-networks?parent_id=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012955 10.0.0.27 - - [2025-10-30 02:09:29] "POST /fqname-to-id HTTP/1.1" 403 329 0.010868 10.0.0.27 - - [2025-10-30 02:09:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.27 - - [2025-10-30 02:09:29] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003977 10.0.0.27 - - [2025-10-30 02:09:29] "GET /virtual-networks?parent_id=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012540 252.27.56.139 - - [2025-10-30 02:09:32] "POST /neutron/port HTTP/1.1" 200 1077 0.011240 252.27.56.139 - - [2025-10-30 02:09:32] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005322 252.27.56.139 - - [2025-10-30 02:09:32] "POST /neutron/port HTTP/1.1" 200 1077 0.013318 10.0.0.27 - - [2025-10-30 02:09:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011822 10.0.0.27 - - [2025-10-30 02:09:32] "GET /virtual-network/7551bb63-4cc3-409c-a820-27033beec805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.014845 252.27.56.139 - - [2025-10-30 02:09:32] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005579 252.27.56.139 - - [2025-10-30 02:09:32] "POST /neutron/port HTTP/1.1" 200 1077 0.011950 252.27.56.139 - - [2025-10-30 02:09:32] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005686 252.27.56.139 - - [2025-10-30 02:09:34] "POST /neutron/port HTTP/1.1" 200 1077 0.010857 252.27.56.139 - - [2025-10-30 02:09:34] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005353 10.0.0.27 - - [2025-10-30 02:09:34] "POST /fqname-to-id HTTP/1.1" 403 329 0.010565 10.0.0.27 - - [2025-10-30 02:09:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.27 - - [2025-10-30 02:09:34] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.003011 10.0.0.27 - - [2025-10-30 02:09:34] "GET /virtual-networks?parent_id=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011825 10.0.0.27 - - [2025-10-30 02:09:35] "POST /fqname-to-id HTTP/1.1" 403 329 0.010420 10.0.0.27 - - [2025-10-30 02:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.27 - - [2025-10-30 02:09:35] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002377 10.0.0.27 - - [2025-10-30 02:09:35] "GET /virtual-networks?parent_id=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.009964 10.0.0.27 - - [2025-10-30 02:09:35] "POST /fqname-to-id HTTP/1.1" 403 351 0.008758 10.0.0.27 - - [2025-10-30 02:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.27 - - [2025-10-30 02:09:35] "GET /routing-instance/57af7910-d7fd-4623-9354-291627ea8c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.003798 10.0.0.27 - - [2025-10-30 02:09:35] "GET /route-target/6083f265-a911-4bc3-aac4-dd8db466d90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.015492 10.0.0.27 - - [2025-10-30 02:09:35] "GET /route-target/6083f265-a911-4bc3-aac4-dd8db466d90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002784 10.0.0.27 - - [2025-10-30 02:09:35] "POST /fqname-to-id HTTP/1.1" 403 329 0.010357 10.0.0.27 - - [2025-10-30 02:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.27 - - [2025-10-30 02:09:35] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002899 10.0.0.27 - - [2025-10-30 02:09:35] "GET /virtual-networks?parent_id=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010575 10.0.0.27 - - [2025-10-30 02:09:35] "POST /fqname-to-id HTTP/1.1" 403 351 0.010234 10.0.0.27 - - [2025-10-30 02:09:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.27 - - [2025-10-30 02:09:35] "GET /routing-instance/57af7910-d7fd-4623-9354-291627ea8c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.003512 10.0.0.27 - - [2025-10-30 02:09:35] "GET /route-target/6083f265-a911-4bc3-aac4-dd8db466d90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.024127 10.0.0.27 - - [2025-10-30 02:09:35] "GET /route-target/6083f265-a911-4bc3-aac4-dd8db466d90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003402 10.0.0.27 - - [2025-10-30 02:09:36] "GET /obj-perms HTTP/1.1" 200 6310 0.063798 10.0.0.27 - - [2025-10-30 02:09:36] "GET /virtual-machine/92a411d7-b1b6-4588-94fe-d24d18b8cd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.012582 10.0.0.27 - - [2025-10-30 02:09:36] "GET /obj-perms HTTP/1.1" 200 6310 0.009273 10.0.0.27 - - [2025-10-30 02:09:36] "POST /fqname-to-id HTTP/1.1" 401 296 0.000391 10.0.0.27 - - [2025-10-30 02:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.033260 10.0.0.27 - - [2025-10-30 02:09:36] "GET /virtual-machine-interface/8fbfd9cd-eb65-49ed-a235-ad95f92adfe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.016414 10.0.0.27 - - [2025-10-30 02:09:36] "GET /obj-perms HTTP/1.1" 200 6310 0.008739 10.0.0.27 - - [2025-10-30 02:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.27 - - [2025-10-30 02:09:36] "GET /virtual-machine-interface/8fbfd9cd-eb65-49ed-a235-ad95f92adfe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.016936 10.0.0.27 - - [2025-10-30 02:09:36] "GET /obj-perms HTTP/1.1" 200 6310 0.009321 10.0.0.27 - - [2025-10-30 02:09:36] "GET /virtual-machine/92a411d7-b1b6-4588-94fe-d24d18b8cd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.011420 10.0.0.27 - - [2025-10-30 02:09:36] "GET /obj-perms HTTP/1.1" 200 6310 0.010124 10.0.0.27 - - [2025-10-30 02:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.27 - - [2025-10-30 02:09:37] "GET /virtual-machine-interface/8fbfd9cd-eb65-49ed-a235-ad95f92adfe1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2305 0.014786 10.0.0.27 - - [2025-10-30 02:09:37] "GET /obj-perms HTTP/1.1" 200 6310 0.009207 10.0.0.27 - - [2025-10-30 02:09:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.27 - - [2025-10-30 02:09:37] "GET /virtual-network/7551bb63-4cc3-409c-a820-27033beec805?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.016936 10.0.0.27 - - [2025-10-30 02:09:37] "GET /obj-perms HTTP/1.1" 200 6310 0.009811 10.0.0.27 - - [2025-10-30 02:09:37] "GET /virtual-machine/92a411d7-b1b6-4588-94fe-d24d18b8cd02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.010725 10.0.0.27 - - [2025-10-30 02:09:37] "GET /obj-perms HTTP/1.1" 200 6310 0.008941 10.0.0.27 - - [2025-10-30 02:09:37] "GET /obj-perms HTTP/1.1" 200 6310 0.007635 10.0.0.27 - - [2025-10-30 02:09:37] "GET /obj-perms HTTP/1.1" 200 6310 0.066707 10.0.0.27 - - [2025-10-30 02:09:37] "GET /obj-perms HTTP/1.1" 200 6310 0.008319 10.0.0.27 - - [2025-10-30 02:09:38] "GET /obj-perms HTTP/1.1" 200 6415 0.063228 10.0.0.27 - - [2025-10-30 02:09:38] "GET /obj-perms HTTP/1.1" 200 6415 0.001830 10.0.0.27 - - [2025-10-30 02:09:38] "GET /obj-perms HTTP/1.1" 200 6310 0.008528 10.0.0.27 - - [2025-10-30 02:09:38] "GET /obj-perms HTTP/1.1" 200 6310 0.008624 10.0.0.27 - - [2025-10-30 02:09:39] "GET /obj-perms HTTP/1.1" 200 6310 0.061605 10.0.0.27 - - [2025-10-30 02:09:39] "GET /obj-perms HTTP/1.1" 200 6310 0.009489 10.0.0.27 - - [2025-10-30 02:09:39] "GET /obj-perms HTTP/1.1" 200 6415 0.001876 10.0.0.27 - - [2025-10-30 02:09:39] "GET /obj-perms HTTP/1.1" 200 6415 0.002121 10.0.0.27 - - [2025-10-30 02:09:39] "GET /obj-perms HTTP/1.1" 200 6310 0.008966 10.0.0.27 - - [2025-10-30 02:09:39] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.011294 10.0.0.27 - - [2025-10-30 02:09:39] "GET /virtual-machine/92a411d7-b1b6-4588-94fe-d24d18b8cd02 HTTP/1.1" 200 1288 0.022839 252.27.56.139 - - [2025-10-30 02:09:40] "POST /neutron/port HTTP/1.1" 200 1077 0.011920 252.27.56.139 - - [2025-10-30 02:09:40] "POST /neutron/port HTTP/1.1" 200 1103 0.008914 252.27.56.139 - - [2025-10-30 02:09:40] "POST /neutron/port HTTP/1.1" 200 151 0.120565 10.0.0.27 - - [2025-10-30 02:09:41] "GET /virtual-machine/92a411d7-b1b6-4588-94fe-d24d18b8cd02 HTTP/1.1" 404 171 0.019567 10.0.0.27 - - [2025-10-30 02:09:41] "GET /virtual-machine/92a411d7-b1b6-4588-94fe-d24d18b8cd02 HTTP/1.1" 404 171 0.009668 10.0.0.27 - - [2025-10-30 02:09:41] "GET /virtual-machine/92a411d7-b1b6-4588-94fe-d24d18b8cd02 HTTP/1.1" 404 171 0.010497 10.0.0.27 - - [2025-10-30 02:09:42] "POST /fqname-to-id HTTP/1.1" 403 329 0.010861 10.0.0.27 - - [2025-10-30 02:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.27 - - [2025-10-30 02:09:42] "GET /global-vrouter-config/2b15ee39-5f34-48a4-a2b9-75a62f5ea7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002750 10.0.0.27 - - [2025-10-30 02:09:42] "GET /virtual-networks?parent_id=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012115 10.0.0.27 - - [2025-10-30 02:09:42] "POST /fqname-to-id HTTP/1.1" 403 351 0.011919 10.0.0.27 - - [2025-10-30 02:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.27 - - [2025-10-30 02:09:42] "GET /routing-instance/57af7910-d7fd-4623-9354-291627ea8c83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.003697 10.0.0.27 - - [2025-10-30 02:09:42] "GET /route-target/6083f265-a911-4bc3-aac4-dd8db466d90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.012129 10.0.0.27 - - [2025-10-30 02:09:42] "GET /route-target/6083f265-a911-4bc3-aac4-dd8db466d90d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.002677 10.0.0.27 - - [2025-10-30 02:09:42] "GET /obj-perms HTTP/1.1" 200 6310 0.009084 10.0.0.27 - - [2025-10-30 02:09:42] "GET /obj-perms HTTP/1.1" 200 6310 0.008201 10.0.0.27 - - [2025-10-30 02:09:43] "GET /obj-perms HTTP/1.1" 200 6310 0.068529 10.0.0.27 - - [2025-10-30 02:09:43] "GET /obj-perms HTTP/1.1" 200 6310 0.007955 10.0.0.27 - - [2025-10-30 02:09:43] "GET /obj-perms HTTP/1.1" 200 6415 0.002690 10.0.0.27 - - [2025-10-30 02:09:43] "GET /obj-perms HTTP/1.1" 200 6415 0.002457 10.0.0.27 - - [2025-10-30 02:09:46] "GET /obj-perms HTTP/1.1" 200 6415 0.003086 10.0.0.27 - - [2025-10-30 02:09:46] "GET /obj-perms HTTP/1.1" 200 6415 0.001698 10.0.0.27 - - [2025-10-30 02:09:49] "GET /obj-perms HTTP/1.1" 200 6415 0.002441 10.0.0.27 - - [2025-10-30 02:09:49] "GET /obj-perms HTTP/1.1" 200 6415 0.001812 10.0.0.27 - - [2025-10-30 02:09:52] "GET /obj-perms HTTP/1.1" 200 6415 0.001873 10.0.0.27 - - [2025-10-30 02:09:52] "GET /obj-perms HTTP/1.1" 200 6415 0.002197 10.0.0.27 - - [2025-10-30 02:09:55] "GET /obj-perms HTTP/1.1" 200 6415 0.002351 10.0.0.27 - - [2025-10-30 02:09:55] "GET /obj-perms HTTP/1.1" 200 6415 0.002212 10.0.0.27 - - [2025-10-30 02:09:57] "DELETE /project/8f3222891e8c4e27ba0475f1cde0f0f6 HTTP/1.1" 404 173 0.005069 10.0.0.27 - - [2025-10-30 02:09:57] "DELETE /project/d2f3efa15e9847a494fa7e460eec3835 HTTP/1.1" 404 173 0.003266 10.0.0.27 - - [2025-10-30 02:09:57] "DELETE /project/25440a24acdd43eca7a8363968c5664d HTTP/1.1" 404 173 0.004786 10.0.0.27 - - [2025-10-30 02:09:58] "GET /obj-perms HTTP/1.1" 200 6415 0.001863 10.0.0.27 - - [2025-10-30 02:09:58] "GET /obj-perms HTTP/1.1" 200 6415 0.001705 10.0.0.27 - - [2025-10-30 02:10:02] "GET /obj-perms HTTP/1.1" 200 6415 0.001770 10.0.0.27 - - [2025-10-30 02:10:02] "GET /obj-perms HTTP/1.1" 200 6415 0.001689 10.0.0.27 - - [2025-10-30 02:10:05] "GET /obj-perms HTTP/1.1" 200 6415 0.002450 10.0.0.27 - - [2025-10-30 02:10:05] "GET /obj-perms HTTP/1.1" 200 6415 0.002306 10.0.0.27 - - [2025-10-30 02:10:05] "GET /obj-perms HTTP/1.1" 200 6415 0.001857 10.0.0.27 - - [2025-10-30 02:10:05] "GET /obj-perms HTTP/1.1" 200 6415 0.002052 10.0.0.27 - - [2025-10-30 02:10:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004722 10.0.0.27 - - [2025-10-30 02:10:05] "POST /useragent-kv HTTP/1.1" 200 115 0.006495 10.0.0.27 - - [2025-10-30 02:10:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003319 10.0.0.27 - - [2025-10-30 02:10:05] "DELETE /virtual-network/7551bb63-4cc3-409c-a820-27033beec805 HTTP/1.1" 200 115 0.091646 10.0.0.27 - - [2025-10-30 02:10:05] "DELETE /route-target/6083f265-a911-4bc3-aac4-dd8db466d90d HTTP/1.1" 200 115 0.032471 10.0.0.27 - - [2025-10-30 02:10:05] "DELETE /api-access-list/f1d7c7bb-11f0-4b44-902d-b2ee4a81bfaa HTTP/1.1" 200 115 0.035990 10.0.0.27 - - [2025-10-30 02:10:05] "GET /api-access-list/f1d7c7bb-11f0-4b44-902d-b2ee4a81bfaa HTTP/1.1" 404 171 0.002478 10.0.0.27 - - [2025-10-30 02:10:05] "GET /projects?obj_uuids=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001166 10.0.0.27 - - [2025-10-30 02:10:05] "GET /project/d2f3efa1-5e98-47a4-94fa-7e460eec3835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.026596 10.0.0.27 - - [2025-10-30 02:10:05] "GET /projects?obj_uuids=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001322 10.0.0.27 - - [2025-10-30 02:10:06] "GET /project/d2f3efa1-5e98-47a4-94fa-7e460eec3835?fields=virtual_networks HTTP/1.1" 200 1023 0.065588 10.0.0.27 - - [2025-10-30 02:10:06] "GET /projects?obj_uuids=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001205 10.0.0.27 - - [2025-10-30 02:10:06] "GET /project/d2f3efa1-5e98-47a4-94fa-7e460eec3835?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.023916 10.0.0.27 - - [2025-10-30 02:10:06] "GET /projects?obj_uuids=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001004 10.0.0.27 - - [2025-10-30 02:10:06] "GET /project/d2f3efa1-5e98-47a4-94fa-7e460eec3835?fields=security_groups HTTP/1.1" 200 1243 0.024565 10.0.0.27 - - [2025-10-30 02:10:06] "GET /projects?obj_uuids=25440a24-acdd-43ec-a7a8-363968c5664d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001530 10.0.0.27 - - [2025-10-30 02:10:06] "GET /project/25440a24-acdd-43ec-a7a8-363968c5664d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.038727 10.0.0.27 - - [2025-10-30 02:10:06] "GET /projects?obj_uuids=25440a24-acdd-43ec-a7a8-363968c5664d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001104 10.0.0.27 - - [2025-10-30 02:10:06] "GET /project/25440a24-acdd-43ec-a7a8-363968c5664d?fields=virtual_networks HTTP/1.1" 200 1022 0.034016 10.0.0.27 - - [2025-10-30 02:10:06] "GET /projects?obj_uuids=25440a24-acdd-43ec-a7a8-363968c5664d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001555 10.0.0.27 - - [2025-10-30 02:10:06] "GET /project/25440a24-acdd-43ec-a7a8-363968c5664d?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.029975 10.0.0.27 - - [2025-10-30 02:10:06] "GET /projects?obj_uuids=25440a24-acdd-43ec-a7a8-363968c5664d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001830 10.0.0.27 - - [2025-10-30 02:10:06] "GET /project/25440a24-acdd-43ec-a7a8-363968c5664d?fields=security_groups HTTP/1.1" 200 1242 0.031025 10.0.0.27 - - [2025-10-30 02:10:08] "GET /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003808 10.0.0.27 - - [2025-10-30 02:10:08] "PUT /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4 HTTP/1.1" 200 265 0.009082 10.0.0.27 - - [2025-10-30 02:10:08] "GET /projects?obj_uuids=8f322289-1e8c-4e27-ba04-75f1cde0f0f6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001116 10.0.0.27 - - [2025-10-30 02:10:08] "GET /project/8f322289-1e8c-4e27-ba04-75f1cde0f0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.029770 10.0.0.27 - - [2025-10-30 02:10:08] "GET /projects?obj_uuids=8f322289-1e8c-4e27-ba04-75f1cde0f0f6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001668 10.0.0.27 - - [2025-10-30 02:10:08] "GET /project/8f322289-1e8c-4e27-ba04-75f1cde0f0f6?fields=virtual_networks HTTP/1.1" 200 1023 0.072125 10.0.0.27 - - [2025-10-30 02:10:08] "GET /projects?obj_uuids=8f322289-1e8c-4e27-ba04-75f1cde0f0f6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001145 10.0.0.27 - - [2025-10-30 02:10:08] "GET /project/8f322289-1e8c-4e27-ba04-75f1cde0f0f6?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.031825 10.0.0.27 - - [2025-10-30 02:10:08] "GET /projects?obj_uuids=8f322289-1e8c-4e27-ba04-75f1cde0f0f6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001297 10.0.0.27 - - [2025-10-30 02:10:08] "GET /project/8f322289-1e8c-4e27-ba04-75f1cde0f0f6?fields=security_groups HTTP/1.1" 200 1243 0.029635 10.0.0.27 - - [2025-10-30 02:10:09] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002335 10.0.0.27 - - [2025-10-30 02:10:09] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008824 10.0.0.27 - - [2025-10-30 02:10:10] "POST /fqname-to-id HTTP/1.1" 404 186 0.030495 10.0.0.27 - - [2025-10-30 02:10:10] "GET /projects?obj_uuids=5d4e4c26-86a4-4c33-bdee-a1a8a3214edd&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002819 10.0.0.27 - - [2025-10-30 02:10:10] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001228 10.0.0.27 - - [2025-10-30 02:10:10] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007676 10.0.0.27 - - [2025-10-30 02:10:10] "POST /id-to-fqname HTTP/1.1" 200 188 0.002440 10.0.0.27 - - [2025-10-30 02:10:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.012508 10.0.0.27 - - [2025-10-30 02:10:10] "GET /obj-perms HTTP/1.1" 200 6378 0.086546 10.0.0.27 - - [2025-10-30 02:10:10] "POST /security-groups HTTP/1.1" 200 583 0.104659 10.0.0.27 - - [2025-10-30 02:10:10] "POST /fqname-to-id HTTP/1.1" 404 232 0.003190 10.0.0.27 - - [2025-10-30 02:10:10] "POST /projects HTTP/1.1" 200 577 0.295661 10.0.0.27 - - [2025-10-30 02:10:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.336300 10.0.0.27 - - [2025-10-30 02:10:10] "POST /access-control-lists HTTP/1.1" 200 596 0.071407 10.0.0.27 - - [2025-10-30 02:10:10] "GET /project/5d4e4c26-86a4-4c33-bdee-a1a8a3214edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.524485 10.0.0.27 - - [2025-10-30 02:10:10] "POST /fqname-to-id HTTP/1.1" 404 231 0.004696 10.0.0.27 - - [2025-10-30 02:10:10] "POST /access-control-lists HTTP/1.1" 200 594 0.072989 10.0.0.27 - - [2025-10-30 02:10:10] "GET /obj-perms HTTP/1.1" 200 6378 0.070925 10.0.0.27 - - [2025-10-30 02:10:12] "GET / HTTP/1.1" 200 36215 0.001474 10.0.0.27 - - [2025-10-30 02:10:14] "POST /fqname-to-id HTTP/1.1" 401 296 0.000593 10.0.0.27 - - [2025-10-30 02:10:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.029093 10.0.0.27 - - [2025-10-30 02:10:14] "GET /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003396 10.0.0.27 - - [2025-10-30 02:10:14] "GET /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003721 10.0.0.27 - - [2025-10-30 02:10:14] "GET /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003749 10.0.0.27 - - [2025-10-30 02:10:14] "PUT /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4 HTTP/1.1" 200 265 0.009422 10.0.0.27 - - [2025-10-30 02:10:14] "GET /aaa-mode HTTP/1.1" 200 128 0.001556 10.0.0.27 - - [2025-10-30 02:10:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.027493 10.0.0.27 - - [2025-10-30 02:10:15] "GET /projects?obj_uuids=142d6db1-cb62-4933-8d87-c0eb9b2bda5e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002373 10.0.0.27 - - [2025-10-30 02:10:15] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002121 10.0.0.27 - - [2025-10-30 02:10:15] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009212 10.0.0.27 - - [2025-10-30 02:10:15] "POST /id-to-fqname HTTP/1.1" 200 188 0.001516 10.0.0.27 - - [2025-10-30 02:10:15] "POST /fqname-to-id HTTP/1.1" 404 197 0.005031 10.0.0.27 - - [2025-10-30 02:10:15] "POST /security-groups HTTP/1.1" 200 583 0.069121 10.0.0.27 - - [2025-10-30 02:10:15] "POST /fqname-to-id HTTP/1.1" 404 232 0.003414 10.0.0.27 - - [2025-10-30 02:10:15] "POST /projects HTTP/1.1" 200 577 0.191867 10.0.0.27 - - [2025-10-30 02:10:15] "POST /access-control-lists HTTP/1.1" 200 596 0.063226 10.0.0.27 - - [2025-10-30 02:10:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.272799 10.0.0.27 - - [2025-10-30 02:10:15] "POST /fqname-to-id HTTP/1.1" 404 231 0.003164 10.0.0.27 - - [2025-10-30 02:10:15] "GET /project/142d6db1-cb62-4933-8d87-c0eb9b2bda5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.414822 10.0.0.27 - - [2025-10-30 02:10:15] "POST /access-control-lists HTTP/1.1" 200 594 0.067683 10.0.0.27 - - [2025-10-30 02:10:16] "POST /fqname-to-id HTTP/1.1" 404 186 0.037317 10.0.0.27 - - [2025-10-30 02:10:16] "GET /projects?obj_uuids=192b01b2-df9c-4f40-9eb2-0a54e915ac1f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003374 10.0.0.27 - - [2025-10-30 02:10:16] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001927 10.0.0.27 - - [2025-10-30 02:10:16] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.010812 10.0.0.27 - - [2025-10-30 02:10:16] "POST /id-to-fqname HTTP/1.1" 200 188 0.001689 10.0.0.27 - - [2025-10-30 02:10:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.004422 10.0.0.27 - - [2025-10-30 02:10:16] "POST /security-groups HTTP/1.1" 200 583 0.071666 10.0.0.27 - - [2025-10-30 02:10:16] "POST /fqname-to-id HTTP/1.1" 404 232 0.004764 10.0.0.27 - - [2025-10-30 02:10:16] "POST /projects HTTP/1.1" 200 577 0.268330 10.0.0.27 - - [2025-10-30 02:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.311219 10.0.0.27 - - [2025-10-30 02:10:16] "POST /access-control-lists HTTP/1.1" 200 596 0.066185 10.0.0.27 - - [2025-10-30 02:10:16] "GET /project/192b01b2-df9c-4f40-9eb2-0a54e915ac1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.505450 10.0.0.27 - - [2025-10-30 02:10:16] "POST /fqname-to-id HTTP/1.1" 404 231 0.007285 10.0.0.27 - - [2025-10-30 02:10:16] "POST /access-control-lists HTTP/1.1" 200 594 0.068026 10.0.0.27 - - [2025-10-30 02:10:17] "GET / HTTP/1.1" 200 36215 0.002903 10.0.0.27 - - [2025-10-30 02:10:18] "GET / HTTP/1.1" 200 36215 0.001717 10.0.0.27 - - [2025-10-30 02:10:18] "POST /fqname-to-id HTTP/1.1" 404 181 0.002834 10.0.0.27 - - [2025-10-30 02:10:18] "POST /api-access-lists HTTP/1.1" 200 521 0.015420 10.0.0.27 - - [2025-10-30 02:10:18] "GET /api-access-list/cfd5f3ca-b872-432e-a23f-ce1068e81167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.005808 10.0.0.27 - - [2025-10-30 02:10:19] "GET /api-access-list/cfd5f3ca-b872-432e-a23f-ce1068e81167 HTTP/1.1" 401 296 0.000451 10.0.0.27 - - [2025-10-30 02:10:19] "GET /api-access-list/cfd5f3ca-b872-432e-a23f-ce1068e81167 HTTP/1.1" 200 1290 0.080822 10.0.0.27 - - [2025-10-30 02:10:19] "POST /fqname-to-id HTTP/1.1" 401 296 0.000521 10.0.0.27 - - [2025-10-30 02:10:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.048957 10.0.0.27 - - [2025-10-30 02:10:19] "GET /projects?obj_uuids=142d6db1-cb62-4933-8d87-c0eb9b2bda5e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001129 10.0.0.27 - - [2025-10-30 02:10:19] "GET /project/142d6db1-cb62-4933-8d87-c0eb9b2bda5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.035663 10.0.0.27 - - [2025-10-30 02:10:19] "GET /virtual-networks?parent_id=142d6db1-cb62-4933-8d87-c0eb9b2bda5e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011781 10.0.0.27 - - [2025-10-30 02:10:20] "POST /virtual-networks HTTP/1.1" 200 583 0.065274 10.0.0.27 - - [2025-10-30 02:10:20] "POST /route-targets HTTP/1.1" 200 328 0.011165 10.0.0.27 - - [2025-10-30 02:10:20] "POST /ref-update HTTP/1.1" 200 156 0.019258 10.0.0.27 - - [2025-10-30 02:10:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019979 10.0.0.27 - - [2025-10-30 02:10:20] "GET /network-ipam/ae4a6432-d466-4668-beea-c6701199c0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.012697 10.0.0.27 - - [2025-10-30 02:10:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003634 10.0.0.27 - - [2025-10-30 02:10:20] "POST /ref-update HTTP/1.1" 200 156 0.049431 252.27.56.139 - - [2025-10-30 02:10:20] "POST /neutron/network HTTP/1.1" 200 845 0.053839 252.27.56.139 - - [2025-10-30 02:10:20] "POST /neutron/network HTTP/1.1" 200 845 0.020223 10.0.0.27 - - [2025-10-30 02:10:20] "GET /virtual-network/b9bda261-0a71-4ef3-92ef-94a5327d16b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.013653 252.27.56.139 - - [2025-10-30 02:10:20] "POST /neutron/network HTTP/1.1" 200 845 0.019347 252.27.56.139 - - [2025-10-30 02:10:20] "POST /neutron/subnet HTTP/1.1" 200 674 0.027788 10.0.0.27 - - [2025-10-30 02:10:20] "POST /fqname-to-id HTTP/1.1" 401 296 0.000516 10.0.0.27 - - [2025-10-30 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.039482 10.0.0.27 - - [2025-10-30 02:10:21] "GET /projects?obj_uuids=192b01b2-df9c-4f40-9eb2-0a54e915ac1f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001764 10.0.0.27 - - [2025-10-30 02:10:21] "GET /project/192b01b2-df9c-4f40-9eb2-0a54e915ac1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.037590 10.0.0.27 - - [2025-10-30 02:10:21] "GET /virtual-networks?parent_id=192b01b2-df9c-4f40-9eb2-0a54e915ac1f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011370 10.0.0.27 - - [2025-10-30 02:10:21] "POST /virtual-networks HTTP/1.1" 200 583 0.055873 10.0.0.27 - - [2025-10-30 02:10:21] "POST /route-targets HTTP/1.1" 200 328 0.010881 10.0.0.27 - - [2025-10-30 02:10:21] "POST /ref-update HTTP/1.1" 200 156 0.018158 10.0.0.27 - - [2025-10-30 02:10:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.020132 10.0.0.27 - - [2025-10-30 02:10:21] "GET /network-ipam/ae4a6432-d466-4668-beea-c6701199c0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.015701 10.0.0.27 - - [2025-10-30 02:10:21] "POST /useragent-kv HTTP/1.1" 200 115 0.007185 10.0.0.27 - - [2025-10-30 02:10:21] "POST /ref-update HTTP/1.1" 200 156 0.075856 252.27.56.139 - - [2025-10-30 02:10:21] "POST /neutron/network HTTP/1.1" 200 847 0.049930 252.27.56.139 - - [2025-10-30 02:10:21] "POST /neutron/network HTTP/1.1" 200 847 0.022723 10.0.0.27 - - [2025-10-30 02:10:21] "GET /virtual-network/65b6f68c-6c4d-4356-8157-aa934e1c65f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.013870 252.27.56.139 - - [2025-10-30 02:10:21] "POST /neutron/network HTTP/1.1" 200 847 0.019261 252.27.56.139 - - [2025-10-30 02:10:22] "POST /neutron/subnet HTTP/1.1" 200 681 0.029356 10.0.0.27 - - [2025-10-30 02:10:22] "GET /virtual-network/b9bda261-0a71-4ef3-92ef-94a5327d16b3 HTTP/1.1" 401 296 0.000473 10.0.0.27 - - [2025-10-30 02:10:22] "GET /virtual-network/b9bda261-0a71-4ef3-92ef-94a5327d16b3 HTTP/1.1" 200 2311 0.050554 10.0.0.27 - - [2025-10-30 02:10:22] "GET /virtual-network/b9bda261-0a71-4ef3-92ef-94a5327d16b3 HTTP/1.1" 401 296 0.000419 10.0.0.27 - - [2025-10-30 02:10:22] "GET /virtual-network/b9bda261-0a71-4ef3-92ef-94a5327d16b3 HTTP/1.1" 403 366 0.043900 10.0.0.27 - - [2025-10-30 02:10:22] "GET /virtual-network/b9bda261-0a71-4ef3-92ef-94a5327d16b3 HTTP/1.1" 200 2311 0.005132 10.0.0.27 - - [2025-10-30 02:10:23] "GET /virtual-networks HTTP/1.1" 200 370 0.023537 10.0.0.27 - - [2025-10-30 02:10:23] "GET /virtual-networks HTTP/1.1" 200 370 0.019058 10.0.0.27 - - [2025-10-30 02:10:23] "PUT /virtual-network/b9bda261-0a71-4ef3-92ef-94a5327d16b3 HTTP/1.1" 200 265 0.028449 10.0.0.27 - - [2025-10-30 02:10:23] "GET /virtual-networks HTTP/1.1" 200 132 0.021327 10.0.0.27 - - [2025-10-30 02:10:23] "GET /virtual-networks HTTP/1.1" 200 609 0.020236 10.0.0.27 - - [2025-10-30 02:10:23] "GET /virtual-networks HTTP/1.1" 200 1431 0.003131 10.0.0.27 - - [2025-10-30 02:10:23] "PUT /virtual-network/b9bda261-0a71-4ef3-92ef-94a5327d16b3 HTTP/1.1" 200 265 0.032997 10.0.0.27 - - [2025-10-30 02:10:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005893 10.0.0.27 - - [2025-10-30 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004681 10.0.0.27 - - [2025-10-30 02:10:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002810 10.0.0.27 - - [2025-10-30 02:10:23] "DELETE /virtual-network/65b6f68c-6c4d-4356-8157-aa934e1c65f8 HTTP/1.1" 200 115 0.112737 10.0.0.27 - - [2025-10-30 02:10:23] "DELETE /route-target/8d14999f-87dc-42d8-b32c-a3ab7e36cef4 HTTP/1.1" 200 115 0.025178 10.0.0.27 - - [2025-10-30 02:10:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006968 10.0.0.27 - - [2025-10-30 02:10:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003998 10.0.0.27 - - [2025-10-30 02:10:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002465 10.0.0.27 - - [2025-10-30 02:10:23] "DELETE /virtual-network/b9bda261-0a71-4ef3-92ef-94a5327d16b3 HTTP/1.1" 200 115 0.106307 10.0.0.27 - - [2025-10-30 02:10:23] "DELETE /route-target/b8a27bab-a383-485e-a32b-1ea9537cc169 HTTP/1.1" 200 115 0.030836 10.0.0.27 - - [2025-10-30 02:10:23] "DELETE /api-access-list/cfd5f3ca-b872-432e-a23f-ce1068e81167 HTTP/1.1" 200 115 0.028894 10.0.0.27 - - [2025-10-30 02:10:23] "GET /api-access-list/cfd5f3ca-b872-432e-a23f-ce1068e81167 HTTP/1.1" 404 171 0.004581 10.0.0.27 - - [2025-10-30 02:10:24] "GET /projects?obj_uuids=192b01b2-df9c-4f40-9eb2-0a54e915ac1f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001690 10.0.0.27 - - [2025-10-30 02:10:24] "GET /project/192b01b2-df9c-4f40-9eb2-0a54e915ac1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.031765 10.0.0.27 - - [2025-10-30 02:10:24] "GET /projects?obj_uuids=192b01b2-df9c-4f40-9eb2-0a54e915ac1f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001387 10.0.0.27 - - [2025-10-30 02:10:24] "GET /project/192b01b2-df9c-4f40-9eb2-0a54e915ac1f?fields=virtual_networks HTTP/1.1" 200 1032 0.084793 10.0.0.27 - - [2025-10-30 02:10:24] "GET /projects?obj_uuids=192b01b2-df9c-4f40-9eb2-0a54e915ac1f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001673 10.0.0.27 - - [2025-10-30 02:10:24] "GET /project/192b01b2-df9c-4f40-9eb2-0a54e915ac1f?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.030216 10.0.0.27 - - [2025-10-30 02:10:24] "GET /projects?obj_uuids=192b01b2-df9c-4f40-9eb2-0a54e915ac1f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001305 10.0.0.27 - - [2025-10-30 02:10:24] "GET /project/192b01b2-df9c-4f40-9eb2-0a54e915ac1f?fields=security_groups HTTP/1.1" 200 1257 0.065301 10.0.0.27 - - [2025-10-30 02:10:24] "GET /projects?obj_uuids=142d6db1-cb62-4933-8d87-c0eb9b2bda5e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001081 10.0.0.27 - - [2025-10-30 02:10:24] "GET /project/142d6db1-cb62-4933-8d87-c0eb9b2bda5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.025712 10.0.0.27 - - [2025-10-30 02:10:24] "GET /projects?obj_uuids=142d6db1-cb62-4933-8d87-c0eb9b2bda5e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000982 10.0.0.27 - - [2025-10-30 02:10:24] "GET /project/142d6db1-cb62-4933-8d87-c0eb9b2bda5e?fields=virtual_networks HTTP/1.1" 200 1032 0.073422 10.0.0.27 - - [2025-10-30 02:10:24] "GET /projects?obj_uuids=142d6db1-cb62-4933-8d87-c0eb9b2bda5e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001540 10.0.0.27 - - [2025-10-30 02:10:25] "GET /project/142d6db1-cb62-4933-8d87-c0eb9b2bda5e?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.036317 10.0.0.27 - - [2025-10-30 02:10:25] "GET /projects?obj_uuids=142d6db1-cb62-4933-8d87-c0eb9b2bda5e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001085 10.0.0.27 - - [2025-10-30 02:10:25] "GET /project/142d6db1-cb62-4933-8d87-c0eb9b2bda5e?fields=security_groups HTTP/1.1" 200 1257 0.031934 10.0.0.27 - - [2025-10-30 02:10:26] "GET /aaa-mode HTTP/1.1" 200 128 0.001194 10.0.0.27 - - [2025-10-30 02:10:26] "GET / HTTP/1.1" 200 36215 0.001934 10.0.0.27 - - [2025-10-30 02:10:27] "GET / HTTP/1.1" 200 36215 0.001544 10.0.0.27 - - [2025-10-30 02:10:28] "POST /fqname-to-id HTTP/1.1" 401 296 0.000614 10.0.0.27 - - [2025-10-30 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.085228 10.0.0.27 - - [2025-10-30 02:10:28] "GET /projects?obj_uuids=5d4e4c26-86a4-4c33-bdee-a1a8a3214edd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001387 10.0.0.27 - - [2025-10-30 02:10:28] "GET /project/5d4e4c26-86a4-4c33-bdee-a1a8a3214edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.034161 10.0.0.27 - - [2025-10-30 02:10:28] "GET /virtual-networks?parent_id=5d4e4c26-86a4-4c33-bdee-a1a8a3214edd&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.010262 10.0.0.27 - - [2025-10-30 02:10:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.010139 10.0.0.27 - - [2025-10-30 02:10:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011061 10.0.0.27 - - [2025-10-30 02:10:28] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001595 10.0.0.27 - - [2025-10-30 02:10:28] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.018625 10.0.0.27 - - [2025-10-30 02:10:28] "POST /service-templates HTTP/1.1" 403 264 0.009067 10.0.0.27 - - [2025-10-30 02:10:28] "POST /fqname-to-id HTTP/1.1" 404 213 0.006850 10.0.0.27 - - [2025-10-30 02:10:28] "POST /api-access-lists HTTP/1.1" 200 555 0.018853 10.0.0.27 - - [2025-10-30 02:10:29] "GET /api-access-list/456f2dfe-ac7d-45d6-aa98-0067bd2fd45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.004778 10.0.0.27 - - [2025-10-30 02:10:29] "GET /api-access-list/456f2dfe-ac7d-45d6-aa98-0067bd2fd45e HTTP/1.1" 200 1323 0.003258 10.0.0.27 - - [2025-10-30 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013341 10.0.0.27 - - [2025-10-30 02:10:29] "GET /projects?obj_uuids=5d4e4c26-86a4-4c33-bdee-a1a8a3214edd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001185 10.0.0.27 - - [2025-10-30 02:10:29] "GET /project/5d4e4c26-86a4-4c33-bdee-a1a8a3214edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.035661 10.0.0.27 - - [2025-10-30 02:10:29] "GET /virtual-networks?parent_id=5d4e4c26-86a4-4c33-bdee-a1a8a3214edd&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011887 10.0.0.27 - - [2025-10-30 02:10:29] "POST /virtual-networks HTTP/1.1" 200 583 0.054809 10.0.0.27 - - [2025-10-30 02:10:29] "POST /route-targets HTTP/1.1" 200 328 0.010897 10.0.0.27 - - [2025-10-30 02:10:29] "POST /ref-update HTTP/1.1" 200 156 0.013963 10.0.0.27 - - [2025-10-30 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015609 10.0.0.27 - - [2025-10-30 02:10:29] "GET /network-ipam/ae4a6432-d466-4668-beea-c6701199c0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.011337 10.0.0.27 - - [2025-10-30 02:10:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003468 10.0.0.27 - - [2025-10-30 02:10:29] "POST /ref-update HTTP/1.1" 200 156 0.055945 252.27.56.139 - - [2025-10-30 02:10:29] "POST /neutron/network HTTP/1.1" 200 845 0.054907 252.27.56.139 - - [2025-10-30 02:10:29] "POST /neutron/network HTTP/1.1" 200 845 0.023146 10.0.0.27 - - [2025-10-30 02:10:29] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.014490 252.27.56.139 - - [2025-10-30 02:10:29] "POST /neutron/network HTTP/1.1" 200 845 0.021628 252.27.56.139 - - [2025-10-30 02:10:30] "POST /neutron/subnet HTTP/1.1" 200 674 0.026537 252.27.56.139 - - [2025-10-30 02:10:30] "POST /neutron/network HTTP/1.1" 200 845 0.032210 10.0.0.27 - - [2025-10-30 02:10:30] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006887 10.0.0.27 - - [2025-10-30 02:10:30] "GET /network-ipam/ae4a6432-d466-4668-beea-c6701199c0d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1046 0.004115 10.0.0.27 - - [2025-10-30 02:10:30] "GET /domains HTTP/1.1" 200 438 0.002686 10.0.0.27 - - [2025-10-30 02:10:30] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001083 10.0.0.27 - - [2025-10-30 02:10:30] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 2216 0.007849 10.0.0.27 - - [2025-10-30 02:10:30] "GET /projects?obj_uuids=5d4e4c26-86a4-4c33-bdee-a1a8a3214edd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001067 10.0.0.27 - - [2025-10-30 02:10:30] "GET /project/5d4e4c26-86a4-4c33-bdee-a1a8a3214edd HTTP/1.1" 200 2347 0.028984 10.0.0.27 - - [2025-10-30 02:10:30] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9 HTTP/1.1" 200 2310 0.007561 10.0.0.27 - - [2025-10-30 02:10:30] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9 HTTP/1.1" 200 2310 0.006811 10.0.0.27 - - [2025-10-30 02:10:30] "GET /routing-instance/e6d1d56b-8853-4bef-b1a3-2c2357bed23d HTTP/1.1" 200 1557 0.005053 10.0.0.27 - - [2025-10-30 02:10:30] "GET /routing-instance/e6d1d56b-8853-4bef-b1a3-2c2357bed23d HTTP/1.1" 200 1557 0.004762 10.0.0.27 - - [2025-10-30 02:10:30] "GET /route-target/3c1c6d7b-3b28-41e4-8329-067a1ffad3a3 HTTP/1.1" 200 1243 0.004751 10.0.0.27 - - [2025-10-30 02:10:30] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9 HTTP/1.1" 200 2310 0.004653 10.0.0.27 - - [2025-10-30 02:10:30] "GET /routing-instance/e6d1d56b-8853-4bef-b1a3-2c2357bed23d HTTP/1.1" 200 1557 0.007120 10.0.0.27 - - [2025-10-30 02:10:30] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.006471 10.0.0.27 - - [2025-10-30 02:10:30] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9 HTTP/1.1" 200 2310 0.006221 10.0.0.27 - - [2025-10-30 02:10:30] "GET /routing-instance/e6d1d56b-8853-4bef-b1a3-2c2357bed23d HTTP/1.1" 200 1557 0.004843 10.0.0.27 - - [2025-10-30 02:10:30] "GET /routing-instance/e6d1d56b-8853-4bef-b1a3-2c2357bed23d HTTP/1.1" 200 1557 0.004404 10.0.0.27 - - [2025-10-30 02:10:31] "GET /route-target/3c1c6d7b-3b28-41e4-8329-067a1ffad3a3 HTTP/1.1" 200 1243 0.004190 10.0.0.27 - - [2025-10-30 02:10:31] "GET /domains HTTP/1.1" 200 438 0.002986 10.0.0.27 - - [2025-10-30 02:10:31] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001090 10.0.0.27 - - [2025-10-30 02:10:31] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a HTTP/1.1" 200 2216 0.007328 10.0.0.27 - - [2025-10-30 02:10:31] "GET /projects?obj_uuids=5d4e4c26-86a4-4c33-bdee-a1a8a3214edd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001446 10.0.0.27 - - [2025-10-30 02:10:31] "GET /project/5d4e4c26-86a4-4c33-bdee-a1a8a3214edd HTTP/1.1" 200 2347 0.026857 10.0.0.27 - - [2025-10-30 02:10:31] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9 HTTP/1.1" 200 2310 0.005363 10.0.0.27 - - [2025-10-30 02:10:31] "GET /obj-perms HTTP/1.1" 200 6425 0.061893 10.0.0.27 - - [2025-10-30 02:10:32] "POST /fqname-to-id HTTP/1.1" 404 195 0.009334 10.0.0.27 - - [2025-10-30 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009388 10.0.0.27 - - [2025-10-30 02:10:32] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001115 10.0.0.27 - - [2025-10-30 02:10:32] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.015390 10.0.0.27 - - [2025-10-30 02:10:32] "POST /service-templates HTTP/1.1" 403 264 0.009622 10.0.0.27 - - [2025-10-30 02:10:32] "POST /fqname-to-id HTTP/1.1" 404 181 0.003105 10.0.0.27 - - [2025-10-30 02:10:32] "POST /api-access-lists HTTP/1.1" 200 521 0.014699 10.0.0.27 - - [2025-10-30 02:10:32] "GET /api-access-list/73896ec0-a6cc-4dbe-9fc7-a31a144c49f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.005582 10.0.0.27 - - [2025-10-30 02:10:32] "GET /api-access-list/73896ec0-a6cc-4dbe-9fc7-a31a144c49f6 HTTP/1.1" 200 1290 0.004189 10.0.0.27 - - [2025-10-30 02:10:32] "POST /fqname-to-id HTTP/1.1" 404 195 0.014120 10.0.0.27 - - [2025-10-30 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011981 10.0.0.27 - - [2025-10-30 02:10:32] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001387 10.0.0.27 - - [2025-10-30 02:10:32] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.018036 10.0.0.27 - - [2025-10-30 02:10:32] "POST /service-templates HTTP/1.1" 200 551 0.023713 10.0.0.27 - - [2025-10-30 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.015495 10.0.0.27 - - [2025-10-30 02:10:32] "GET /service-template/631c4765-7ca8-4bbe-98e9-8a56eadebcf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012782 10.0.0.27 - - [2025-10-30 02:10:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012478 10.0.0.27 - - [2025-10-30 02:10:32] "GET /service-template/631c4765-7ca8-4bbe-98e9-8a56eadebcf8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012355 10.0.0.27 - - [2025-10-30 02:10:32] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9 HTTP/1.1" 401 296 0.000543 10.0.0.27 - - [2025-10-30 02:10:33] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9 HTTP/1.1" 403 263 0.046771 10.0.0.27 - - [2025-10-30 02:10:33] "GET /service-template/631c4765-7ca8-4bbe-98e9-8a56eadebcf8 HTTP/1.1" 403 264 0.010130 10.0.0.27 - - [2025-10-30 02:10:33] "GET /service-template/631c4765-7ca8-4bbe-98e9-8a56eadebcf8 HTTP/1.1" 403 264 0.044663 10.0.0.27 - - [2025-10-30 02:10:33] "GET /api-access-list/456f2dfe-ac7d-45d6-aa98-0067bd2fd45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.004469 10.0.0.27 - - [2025-10-30 02:10:33] "PUT /api-access-list/456f2dfe-ac7d-45d6-aa98-0067bd2fd45e HTTP/1.1" 200 265 0.008783 10.0.0.27 - - [2025-10-30 02:10:33] "GET /api-access-list/456f2dfe-ac7d-45d6-aa98-0067bd2fd45e HTTP/1.1" 200 1460 0.003698 10.0.0.27 - - [2025-10-30 02:10:33] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9 HTTP/1.1" 200 2310 0.015450 10.0.0.27 - - [2025-10-30 02:10:33] "POST /fqname-to-id HTTP/1.1" 401 296 0.000532 10.0.0.27 - - [2025-10-30 02:10:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.040203 10.0.0.27 - - [2025-10-30 02:10:34] "GET /projects?obj_uuids=5d4e4c26-86a4-4c33-bdee-a1a8a3214edd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001343 10.0.0.27 - - [2025-10-30 02:10:34] "GET /project/5d4e4c26-86a4-4c33-bdee-a1a8a3214edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.033835 10.0.0.27 - - [2025-10-30 02:10:34] "GET /virtual-networks?parent_id=5d4e4c26-86a4-4c33-bdee-a1a8a3214edd&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.015681 10.0.0.27 - - [2025-10-30 02:10:34] "POST /virtual-networks HTTP/1.1" 403 263 0.010634 10.0.0.27 - - [2025-10-30 02:10:34] "GET /service-template/631c4765-7ca8-4bbe-98e9-8a56eadebcf8 HTTP/1.1" 403 264 0.009777 10.0.0.27 - - [2025-10-30 02:10:34] "GET /service-template/631c4765-7ca8-4bbe-98e9-8a56eadebcf8 HTTP/1.1" 403 264 0.040355 10.0.0.27 - - [2025-10-30 02:10:34] "GET /api-access-list/73896ec0-a6cc-4dbe-9fc7-a31a144c49f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004097 10.0.0.27 - - [2025-10-30 02:10:34] "PUT /api-access-list/73896ec0-a6cc-4dbe-9fc7-a31a144c49f6 HTTP/1.1" 200 265 0.011758 10.0.0.27 - - [2025-10-30 02:10:35] "GET /api-access-list/73896ec0-a6cc-4dbe-9fc7-a31a144c49f6 HTTP/1.1" 200 1428 0.003762 10.0.0.27 - - [2025-10-30 02:10:35] "GET /service-template/631c4765-7ca8-4bbe-98e9-8a56eadebcf8 HTTP/1.1" 200 1853 0.014358 10.0.0.27 - - [2025-10-30 02:10:35] "POST /fqname-to-id HTTP/1.1" 404 195 0.010761 10.0.0.27 - - [2025-10-30 02:10:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014815 10.0.0.27 - - [2025-10-30 02:10:35] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001424 10.0.0.27 - - [2025-10-30 02:10:35] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.017072 10.0.0.27 - - [2025-10-30 02:10:35] "POST /service-templates HTTP/1.1" 403 264 0.010091 10.0.0.27 - - [2025-10-30 02:10:35] "GET /api-access-list/456f2dfe-ac7d-45d6-aa98-0067bd2fd45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003531 10.0.0.27 - - [2025-10-30 02:10:35] "PUT /api-access-list/456f2dfe-ac7d-45d6-aa98-0067bd2fd45e HTTP/1.1" 200 265 0.008948 10.0.0.27 - - [2025-10-30 02:10:35] "GET /api-access-list/456f2dfe-ac7d-45d6-aa98-0067bd2fd45e HTTP/1.1" 200 1323 0.004686 10.0.0.27 - - [2025-10-30 02:10:35] "GET /api-access-list/73896ec0-a6cc-4dbe-9fc7-a31a144c49f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.003653 10.0.0.27 - - [2025-10-30 02:10:35] "PUT /api-access-list/73896ec0-a6cc-4dbe-9fc7-a31a144c49f6 HTTP/1.1" 200 265 0.009215 10.0.0.27 - - [2025-10-30 02:10:35] "GET /api-access-list/73896ec0-a6cc-4dbe-9fc7-a31a144c49f6 HTTP/1.1" 200 1290 0.003644 10.0.0.27 - - [2025-10-30 02:10:35] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9 HTTP/1.1" 403 263 0.008803 10.0.0.27 - - [2025-10-30 02:10:35] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9 HTTP/1.1" 403 263 0.040970 10.0.0.27 - - [2025-10-30 02:10:36] "GET /service-template/631c4765-7ca8-4bbe-98e9-8a56eadebcf8 HTTP/1.1" 403 264 0.010083 10.0.0.27 - - [2025-10-30 02:10:36] "GET /service-template/631c4765-7ca8-4bbe-98e9-8a56eadebcf8 HTTP/1.1" 403 264 0.044884 10.0.0.27 - - [2025-10-30 02:10:36] "GET /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003467 10.0.0.27 - - [2025-10-30 02:10:36] "PUT /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4 HTTP/1.1" 200 265 0.009526 10.0.0.27 - - [2025-10-30 02:10:36] "GET /service-template/631c4765-7ca8-4bbe-98e9-8a56eadebcf8 HTTP/1.1" 200 1853 0.016230 10.0.0.27 - - [2025-10-30 02:10:36] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9 HTTP/1.1" 200 2310 0.015311 10.0.0.27 - - [2025-10-30 02:10:36] "DELETE /api-access-list/456f2dfe-ac7d-45d6-aa98-0067bd2fd45e HTTP/1.1" 200 115 0.031369 10.0.0.27 - - [2025-10-30 02:10:36] "GET /api-access-list/456f2dfe-ac7d-45d6-aa98-0067bd2fd45e HTTP/1.1" 404 171 0.002654 10.0.0.27 - - [2025-10-30 02:10:36] "DELETE /api-access-list/73896ec0-a6cc-4dbe-9fc7-a31a144c49f6 HTTP/1.1" 200 115 0.020247 10.0.0.27 - - [2025-10-30 02:10:36] "GET /api-access-list/73896ec0-a6cc-4dbe-9fc7-a31a144c49f6 HTTP/1.1" 404 171 0.002598 10.0.0.27 - - [2025-10-30 02:10:36] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9 HTTP/1.1" 401 296 0.000470 10.0.0.27 - - [2025-10-30 02:10:37] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9 HTTP/1.1" 403 263 0.035656 10.0.0.27 - - [2025-10-30 02:10:37] "GET /service-template/631c4765-7ca8-4bbe-98e9-8a56eadebcf8 HTTP/1.1" 403 264 0.008631 10.0.0.27 - - [2025-10-30 02:10:37] "GET /service-template/631c4765-7ca8-4bbe-98e9-8a56eadebcf8 HTTP/1.1" 403 264 0.040915 10.0.0.27 - - [2025-10-30 02:10:37] "GET /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2688 0.003788 10.0.0.27 - - [2025-10-30 02:10:37] "PUT /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4 HTTP/1.1" 200 265 0.009132 10.0.0.27 - - [2025-10-30 02:10:37] "GET /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9 HTTP/1.1" 200 2310 0.016775 10.0.0.27 - - [2025-10-30 02:10:37] "GET /service-template/631c4765-7ca8-4bbe-98e9-8a56eadebcf8 HTTP/1.1" 200 1853 0.014233 10.0.0.27 - - [2025-10-30 02:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009938 10.0.0.27 - - [2025-10-30 02:10:37] "DELETE /service-template/631c4765-7ca8-4bbe-98e9-8a56eadebcf8 HTTP/1.1" 200 115 0.025413 10.0.0.27 - - [2025-10-30 02:10:37] "POST /fqname-to-id HTTP/1.1" 404 195 0.009808 10.0.0.27 - - [2025-10-30 02:10:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.27 - - [2025-10-30 02:10:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003374 10.0.0.27 - - [2025-10-30 02:10:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002151 10.0.0.27 - - [2025-10-30 02:10:38] "DELETE /virtual-network/97fa2413-6caa-4209-8a1b-0f3000d67ad9 HTTP/1.1" 200 115 0.098069 10.0.0.27 - - [2025-10-30 02:10:38] "DELETE /route-target/3c1c6d7b-3b28-41e4-8329-067a1ffad3a3 HTTP/1.1" 200 115 0.021046 10.0.0.27 - - [2025-10-30 02:10:38] "GET /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.010267 10.0.0.27 - - [2025-10-30 02:10:38] "PUT /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4 HTTP/1.1" 200 265 0.013982 10.0.0.27 - - [2025-10-30 02:10:38] "GET /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.005934 10.0.0.27 - - [2025-10-30 02:10:38] "PUT /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4 HTTP/1.1" 200 265 0.011412 10.0.0.27 - - [2025-10-30 02:10:39] "GET /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003667 10.0.0.27 - - [2025-10-30 02:10:39] "PUT /api-access-list/9205604e-688a-4326-bc89-12d1be03f3c4 HTTP/1.1" 200 265 0.010577 10.0.0.27 - - [2025-10-30 02:10:39] "GET /projects?obj_uuids=5d4e4c26-86a4-4c33-bdee-a1a8a3214edd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001242 10.0.0.27 - - [2025-10-30 02:10:39] "GET /project/5d4e4c26-86a4-4c33-bdee-a1a8a3214edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.033707 10.0.0.27 - - [2025-10-30 02:10:39] "GET /projects?obj_uuids=5d4e4c26-86a4-4c33-bdee-a1a8a3214edd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001511 10.0.0.27 - - [2025-10-30 02:10:39] "GET /project/5d4e4c26-86a4-4c33-bdee-a1a8a3214edd?fields=virtual_networks HTTP/1.1" 200 1032 0.082570 10.0.0.27 - - [2025-10-30 02:10:39] "GET /projects?obj_uuids=5d4e4c26-86a4-4c33-bdee-a1a8a3214edd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002117 10.0.0.27 - - [2025-10-30 02:10:39] "GET /project/5d4e4c26-86a4-4c33-bdee-a1a8a3214edd?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.032992 10.0.0.27 - - [2025-10-30 02:10:39] "GET /projects?obj_uuids=5d4e4c26-86a4-4c33-bdee-a1a8a3214edd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001646 10.0.0.27 - - [2025-10-30 02:10:40] "GET /project/5d4e4c26-86a4-4c33-bdee-a1a8a3214edd?fields=security_groups HTTP/1.1" 200 1257 0.025202 10.0.0.27 - - [2025-10-30 02:10:40] "GET /projects?obj_uuids=6d834824-634e-4179-8fc5-e25691f8825f&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001135 10.0.0.27 - - [2025-10-30 02:10:40] "GET /project/6d834824-634e-4179-8fc5-e25691f8825f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.028504 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-30T02:10:41Z failed with SSLError [Introspect:8084]10.0.0.27 - - [2025-10-30 02:10:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001330 10.0.0.27 - - [2025-10-30 02:10:42] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001457 10.0.0.27 - - [2025-10-30 02:10:42] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007194 10.0.0.27 - - [2025-10-30 02:10:42] "POST /fqname-to-id HTTP/1.1" 404 182 0.031331 10.0.0.27 - - [2025-10-30 02:10:42] "GET /projects?obj_uuids=9cbf7656-0772-4c1a-b3bd-04a18737cd3b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002478 10.0.0.27 - - [2025-10-30 02:10:42] "GET /domains?obj_uuids=e05897ec-8f26-4de0-b53d-6381700aec6a&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001464 10.0.0.27 - - [2025-10-30 02:10:42] "GET /domain/e05897ec-8f26-4de0-b53d-6381700aec6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.007119 10.0.0.27 - - [2025-10-30 02:10:42] "POST /id-to-fqname HTTP/1.1" 200 184 0.003121 10.0.0.27 - - [2025-10-30 02:10:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.005499 10.0.0.27 - - [2025-10-30 02:10:42] "POST /security-groups HTTP/1.1" 200 579 0.069927 10.0.0.27 - - [2025-10-30 02:10:42] "POST /fqname-to-id HTTP/1.1" 404 228 0.002769 10.0.0.27 - - [2025-10-30 02:10:42] "POST /projects HTTP/1.1" 200 569 0.228491 10.0.0.27 - - [2025-10-30 02:10:43] "POST /access-control-lists HTTP/1.1" 200 592 0.061363 10.0.0.27 - - [2025-10-30 02:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.311355 10.0.0.27 - - [2025-10-30 02:10:43] "POST /fqname-to-id HTTP/1.1" 404 227 0.003553 10.0.0.27 - - [2025-10-30 02:10:43] "GET /project/9cbf7656-0772-4c1a-b3bd-04a18737cd3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.456443 10.0.0.27 - - [2025-10-30 02:10:43] "POST /access-control-lists HTTP/1.1" 200 590 0.064741 10.0.0.27 - - [2025-10-30 02:10:44] "GET / HTTP/1.1" 200 36215 0.002313 10.0.0.27 - - [2025-10-30 02:10:44] "GET /projects?obj_uuids=9cbf7656-0772-4c1a-b3bd-04a18737cd3b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001711 10.0.0.27 - - [2025-10-30 02:10:44] "GET /project/9cbf7656-0772-4c1a-b3bd-04a18737cd3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.029714 10.0.0.27 - - [2025-10-30 02:10:44] "GET /projects?obj_uuids=9cbf7656-0772-4c1a-b3bd-04a18737cd3b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001368 10.0.0.27 - - [2025-10-30 02:10:44] "GET /project/9cbf7656-0772-4c1a-b3bd-04a18737cd3b?fields=virtual_networks HTTP/1.1" 200 1025 0.079228 10.0.0.27 - - [2025-10-30 02:10:45] "GET /projects?obj_uuids=9cbf7656-0772-4c1a-b3bd-04a18737cd3b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001604 10.0.0.27 - - [2025-10-30 02:10:45] "GET /project/9cbf7656-0772-4c1a-b3bd-04a18737cd3b?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.029131 10.0.0.27 - - [2025-10-30 02:10:45] "GET /projects?obj_uuids=9cbf7656-0772-4c1a-b3bd-04a18737cd3b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001344 10.0.0.27 - - [2025-10-30 02:10:45] "GET /project/9cbf7656-0772-4c1a-b3bd-04a18737cd3b?fields=security_groups HTTP/1.1" 200 1246 0.027483 10.0.0.27 - - [2025-10-30 02:10:57] "DELETE /project/5d4e4c2686a44c33bdeea1a8a3214edd HTTP/1.1" 404 173 0.024147 10.0.0.27 - - [2025-10-30 02:10:57] "DELETE /project/142d6db1cb6249338d87c0eb9b2bda5e HTTP/1.1" 404 173 0.023442 10.0.0.27 - - [2025-10-30 02:10:57] "DELETE /project/192b01b2df9c4f409eb20a54e915ac1f HTTP/1.1" 404 173 0.022648 10.0.0.27 - - [2025-10-30 02:10:57] "GET /projects?obj_uuids=192b01b2-df9c-4f40-9eb2-0a54e915ac1f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001074 10.0.0.27 - - [2025-10-30 02:10:57] "GET /projects?obj_uuids=142d6db1-cb62-4933-8d87-c0eb9b2bda5e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000905 10.0.0.27 - - [2025-10-30 02:10:57] "GET /projects?obj_uuids=8f322289-1e8c-4e27-ba04-75f1cde0f0f6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000845 10.0.0.27 - - [2025-10-30 02:10:57] "DELETE /project/9cbf765607724c1ab3bd04a18737cd3b HTTP/1.1" 404 173 0.020889 10.0.0.27 - - [2025-10-30 02:10:57] "GET /projects?obj_uuids=25440a24-acdd-43ec-a7a8-363968c5664d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001079 10.0.0.27 - - [2025-10-30 02:10:57] "GET /projects?obj_uuids=5d4e4c26-86a4-4c33-bdee-a1a8a3214edd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001133 10.0.0.27 - - [2025-10-30 02:10:57] "GET /projects?obj_uuids=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000835 10.0.0.27 - - [2025-10-30 02:10:57] "GET /projects?obj_uuids=9cbf7656-0772-4c1a-b3bd-04a18737cd3b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001072 10.0.0.27 - - [2025-10-30 02:10:57] "GET /project/8f322289-1e8c-4e27-ba04-75f1cde0f0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.088966 10.0.0.27 - - [2025-10-30 02:10:57] "GET /project/192b01b2-df9c-4f40-9eb2-0a54e915ac1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.089514 10.0.0.27 - - [2025-10-30 02:10:57] "GET /project/142d6db1-cb62-4933-8d87-c0eb9b2bda5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.095263 10.0.0.27 - - [2025-10-30 02:10:57] "GET /projects?obj_uuids=142d6db1-cb62-4933-8d87-c0eb9b2bda5e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.003597 10.0.0.27 - - [2025-10-30 02:10:57] "GET /projects?obj_uuids=192b01b2-df9c-4f40-9eb2-0a54e915ac1f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001025 10.0.0.27 - - [2025-10-30 02:10:57] "GET /projects?obj_uuids=8f322289-1e8c-4e27-ba04-75f1cde0f0f6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000878 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/d2f3efa1-5e98-47a4-94fa-7e460eec3835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.107204 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/5d4e4c26-86a4-4c33-bdee-a1a8a3214edd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.133328 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/25440a24-acdd-43ec-a7a8-363968c5664d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.136327 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/8f322289-1e8c-4e27-ba04-75f1cde0f0f6?fields=security_groups HTTP/1.1" 200 1336 0.108397 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/9cbf7656-0772-4c1a-b3bd-04a18737cd3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.168174 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/192b01b2-df9c-4f40-9eb2-0a54e915ac1f?fields=security_groups HTTP/1.1" 200 1350 0.119287 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/142d6db1-cb62-4933-8d87-c0eb9b2bda5e?fields=security_groups HTTP/1.1" 200 1350 0.123964 10.0.0.27 - - [2025-10-30 02:10:58] "GET /projects?obj_uuids=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001141 10.0.0.27 - - [2025-10-30 02:10:58] "GET /projects?obj_uuids=25440a24-acdd-43ec-a7a8-363968c5664d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001072 10.0.0.27 - - [2025-10-30 02:10:58] "GET /projects?obj_uuids=5d4e4c26-86a4-4c33-bdee-a1a8a3214edd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001162 10.0.0.27 - - [2025-10-30 02:10:58] "GET /projects?obj_uuids=9cbf7656-0772-4c1a-b3bd-04a18737cd3b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001098 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/d2f3efa1-5e98-47a4-94fa-7e460eec3835?fields=security_groups HTTP/1.1" 200 1336 0.115610 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/25440a24-acdd-43ec-a7a8-363968c5664d?fields=security_groups HTTP/1.1" 200 1335 0.078110 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/5d4e4c26-86a4-4c33-bdee-a1a8a3214edd?fields=security_groups HTTP/1.1" 200 1350 0.088842 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/9cbf7656-0772-4c1a-b3bd-04a18737cd3b?fields=security_groups HTTP/1.1" 200 1339 0.105370 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /access-control-list/56ab7b7b-8e78-4798-9d10-421f43f04a51 HTTP/1.1" 200 115 0.070150 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /security-group/640d96b4-3be2-4868-b2b1-a1e041e8a65f HTTP/1.1" 200 115 0.186640 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /security-group/20f62587-d3da-4ac4-85b2-df82e453feef HTTP/1.1" 200 115 0.174663 10.0.0.27 - - [2025-10-30 02:10:58] "GET /projects?obj_uuids=8f322289-1e8c-4e27-ba04-75f1cde0f0f6&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001254 10.0.0.27 - - [2025-10-30 02:10:58] "GET /projects?obj_uuids=192b01b2-df9c-4f40-9eb2-0a54e915ac1f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001072 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /security-group/5f0dc0f3-c4f7-4f42-a97b-23499706302b HTTP/1.1" 200 115 0.212045 10.0.0.27 - - [2025-10-30 02:10:58] "GET /projects?obj_uuids=142d6db1-cb62-4933-8d87-c0eb9b2bda5e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001511 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/8f322289-1e8c-4e27-ba04-75f1cde0f0f6?fields=application_policy_sets HTTP/1.1" 200 1375 0.063080 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /access-control-list/46fb9797-8384-48e0-b8f5-ed0ac0ad838b HTTP/1.1" 200 115 0.090173 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/142d6db1-cb62-4933-8d87-c0eb9b2bda5e?fields=application_policy_sets HTTP/1.1" 200 1389 0.048291 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /security-group/92c05680-5236-4631-b4ab-2f769454efa5 HTTP/1.1" 200 115 0.168508 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /security-group/a99f7fef-2aef-4c28-b18f-3348a58749ac HTTP/1.1" 200 115 0.179650 10.0.0.27 - - [2025-10-30 02:10:58] "GET /projects?obj_uuids=5d4e4c26-86a4-4c33-bdee-a1a8a3214edd&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001091 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /security-group/f71ac42b-cc9e-49b9-bade-8d6cf37e9c66 HTTP/1.1" 200 115 0.204488 10.0.0.27 - - [2025-10-30 02:10:58] "GET /projects?obj_uuids=25440a24-acdd-43ec-a7a8-363968c5664d&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001135 10.0.0.27 - - [2025-10-30 02:10:58] "GET /projects?obj_uuids=d2f3efa1-5e98-47a4-94fa-7e460eec3835&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001139 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /access-control-list/89ef735b-6b37-41ca-af0b-0c4dc45994ec HTTP/1.1" 200 115 0.060838 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/192b01b2-df9c-4f40-9eb2-0a54e915ac1f?fields=application_policy_sets HTTP/1.1" 200 1389 0.134508 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /security-group/2b59f8e5-cbf9-4c70-b59b-b394b84434a3 HTTP/1.1" 200 115 0.190623 10.0.0.27 - - [2025-10-30 02:10:58] "GET /projects?obj_uuids=9cbf7656-0772-4c1a-b3bd-04a18737cd3b&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001050 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/d2f3efa1-5e98-47a4-94fa-7e460eec3835?fields=application_policy_sets HTTP/1.1" 200 1375 0.089206 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/5d4e4c26-86a4-4c33-bdee-a1a8a3214edd?fields=application_policy_sets HTTP/1.1" 200 1389 0.158404 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/25440a24-acdd-43ec-a7a8-363968c5664d?fields=application_policy_sets HTTP/1.1" 200 1374 0.163749 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /access-control-list/9b6c8642-46f1-4f04-a93d-3b8b1f19e29c HTTP/1.1" 200 115 0.145028 10.0.0.27 - - [2025-10-30 02:10:58] "GET /project/9cbf7656-0772-4c1a-b3bd-04a18737cd3b?fields=application_policy_sets HTTP/1.1" 200 1378 0.164124 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /access-control-list/238d1d4f-7bb2-45dc-99f8-30c36210e743 HTTP/1.1" 200 115 0.133095 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /project/8f322289-1e8c-4e27-ba04-75f1cde0f0f6 HTTP/1.1" 200 115 0.947165 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /project/142d6db1-cb62-4933-8d87-c0eb9b2bda5e HTTP/1.1" 200 115 0.992934 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /access-control-list/5b78935c-f54a-45b7-a42a-4f2775ecd195 HTTP/1.1" 200 115 0.064421 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /project/192b01b2-df9c-4f40-9eb2-0a54e915ac1f HTTP/1.1" 200 115 1.008609 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /project/d2f3efa1-5e98-47a4-94fa-7e460eec3835 HTTP/1.1" 200 115 0.981899 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /project/5d4e4c26-86a4-4c33-bdee-a1a8a3214edd HTTP/1.1" 200 115 0.983218 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /project/25440a24-acdd-43ec-a7a8-363968c5664d HTTP/1.1" 200 115 0.982576 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /project/9cbf7656-0772-4c1a-b3bd-04a18737cd3b HTTP/1.1" 200 115 0.987927 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /access-control-list/643bce6b-497d-4f65-9b8e-ce85da5c5f84 HTTP/1.1" 200 115 0.031488 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /access-control-list/d2eb1fd7-f723-4d14-ae6c-896491aaeb26 HTTP/1.1" 200 115 0.017200 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /access-control-list/329b9ecd-446c-44f8-a995-a3e1996da506 HTTP/1.1" 200 115 0.017023 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /access-control-list/c7f6a6b9-13ab-470a-83db-5b4627fbe063 HTTP/1.1" 200 115 0.016940 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /access-control-list/c61cd2c5-8dc2-41c6-8347-10e5361d233a HTTP/1.1" 200 115 0.016834 10.0.0.27 - - [2025-10-30 02:10:58] "DELETE /access-control-list/0cf7f7dd-a33c-4d00-9904-dfa065cb0262 HTTP/1.1" 200 115 0.025387 10.0.0.27 - - [2025-10-30 02:10:59] "DELETE /access-control-list/1bb2377a-350c-40f1-8b48-a0d216dfe9d5 HTTP/1.1" 200 115 0.032636 10.0.0.27 - - [2025-10-30 02:10:59] "DELETE /access-control-list/410ccfe5-e3a1-4d96-8729-5f2d7de4a93e HTTP/1.1" 200 115 0.023292 10.0.0.27 - - [2025-10-30 02:11:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000458 10.0.0.27 - - [2025-10-30 02:11:10] "GET /global-system-configs HTTP/1.1" 401 296 0.000413 10.0.0.27 - - [2025-10-30 02:11:11] "GET /obj-perms HTTP/1.1" 200 6378 0.067443 10.0.0.27 - - [2025-10-30 02:11:11] "GET /obj-perms HTTP/1.1" 200 6378 0.054983 10.0.0.27 - - [2025-10-30 02:11:12] "GET /global-system-configs HTTP/1.1" 401 296 0.000395 10.0.0.27 - - [2025-10-30 02:11:12] "GET /global-system-configs HTTP/1.1" 401 296 0.000425 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:11:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001022 [Introspect:8084]10.0.0.27 - - [2025-10-30 02:11:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001667