++ 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: =================== Mon Nov 3 01:37:34 AM UTC 2025 ===================' INFO: =================== Mon Nov 3 01:37:34 AM UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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.22 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22: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.22 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.22 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22: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.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22: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.22.41.245 ++ 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.22 ++ 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.22 ++ 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.22 ++ cut -d , -f 1 + local cassandra=10.0.0.22 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.22 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.22 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.22 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.22 +++ local servers=10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ cut -d ' ' -f 1 ++++ uniq +++ local local_ips=,10.0.0.22,10.96.88.1,127.0.0.1,172.17.0.1,252.22.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))' +++ local server_ip=10.0.0.22 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.22 ]] +++ [[ ,10.0.0.22,10.96.88.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]] +++ echo 10.0.0.22 1 +++ return ++ local ip=10.0.0.22 ++ [[ -z 10.0.0.22 ]] ++ echo 10.0.0.22 + host_ip=10.0.0.22 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.22:9041 + cassandra_server_list=10.0.0.22:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ 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: 11/03/2025 01:38:14.600 7f9c1c084e40 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 11/03/2025 01:38:14.771 7f9c1c084e40 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 11/03/2025 01:38:14.785 7f9c1c084e40 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 11/03/2025 01:38:14.786 7f9c1c084e40 [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.22:8082/ Hit Ctrl-C to quit. [Introspect:8084]10.0.0.22 - - [2025-11-03 01:38:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002000 10.0.0.22 - - [2025-11-03 01:38:23] "GET / HTTP/1.1" 503 181 0.000243 10.0.0.22 - - [2025-11-03 01:38:23] "GET / HTTP/1.1" 503 181 0.000191 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:38:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3016 0.001120 10.0.0.22 - - [2025-11-03 01:38:24] "GET / HTTP/1.1" 200 36215 0.001610 10.0.0.22 - - [2025-11-03 01:38:24] "GET / HTTP/1.1" 200 36215 0.001281 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.22 - - [2025-11-03 01:38:24] "POST /fqname-to-id HTTP/1.1" 401 296 0.000637 10.0.0.22 - - [2025-11-03 01:38:24] "POST /fqname-to-id HTTP/1.1" 401 296 0.000806 10.0.0.22 - - [2025-11-03 01:38:24] "GET / HTTP/1.1" 200 36215 0.001515 10.0.0.22 - - [2025-11-03 01:38:24] "POST /fqname-to-id HTTP/1.1" 401 296 0.000643 10.0.0.22 - - [2025-11-03 01:38:24] "GET / HTTP/1.1" 200 45019 0.001390 10.0.0.22 - - [2025-11-03 01:38:24] "GET / HTTP/1.1" 200 45019 0.015708 10.0.0.22 - - [2025-11-03 01:38:24] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000345 10.0.0.22 - - [2025-11-03 01:38:24] "POST /fqname-to-id HTTP/1.1" 401 296 0.000290 10.0.0.22 - - [2025-11-03 01:38:25] "GET / HTTP/1.1" 200 36215 0.001360 10.0.0.22 - - [2025-11-03 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.534492 10.0.0.22 - - [2025-11-03 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.451908 10.0.0.22 - - [2025-11-03 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.453229 10.0.0.22 - - [2025-11-03 01:38:25] "GET /global-system-config/616899ba-4de9-4af7-8112-b97974291941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007709 10.0.0.22 - - [2025-11-03 01:38:25] "GET /routing-instance/5cdd24a5-07b9-4cc7-aa74-33afa8fe923d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.011495 10.0.0.22 - - [2025-11-03 01:38:25] "GET /global-system-config/616899ba-4de9-4af7-8112-b97974291941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008568 10.0.0.22 - - [2025-11-03 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.161499 10.0.0.22 - - [2025-11-03 01:38:25] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.214160 10.0.0.22 - - [2025-11-03 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006494 10.0.0.22 - - [2025-11-03 01:38:25] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.005668 10.0.0.22 - - [2025-11-03 01:38:25] "POST /fqname-to-id HTTP/1.1" 404 214 0.004428 10.0.0.22 - - [2025-11-03 01:38:25] "POST /fqname-to-id HTTP/1.1" 404 214 0.005565 10.0.0.22 - - [2025-11-03 01:38:25] "GET / HTTP/1.1" 200 36215 0.002552 10.0.0.22 - - [2025-11-03 01:38:25] "POST /bgp-routers HTTP/1.1" 200 614 0.115742 10.0.0.22 - - [2025-11-03 01:38:25] "POST /database-nodes HTTP/1.1" 200 595 0.076996 10.0.0.22 - - [2025-11-03 01:38:25] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.087539 10.0.0.22 - - [2025-11-03 01:38:25] "GET /bgp-router/32d78ad0-39eb-421a-aaf9-73b909fbfdcd?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.016369 10.0.0.22 - - [2025-11-03 01:38:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012509 10.0.0.22 - - [2025-11-03 01:38:25] "GET / HTTP/1.1" 200 36215 0.005433 10.0.0.22 - - [2025-11-03 01:38:25] "GET / HTTP/1.1" 200 36215 0.001571 10.0.0.22 - - [2025-11-03 01:38:25] "POST /fqname-to-id HTTP/1.1" 401 296 0.000523 10.0.0.22 - - [2025-11-03 01:38:25] "GET /global-system-config/616899ba-4de9-4af7-8112-b97974291941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.023008 /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.22 - - [2025-11-03 01:38:25] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.041796 10.0.0.22 - - [2025-11-03 01:38:26] "POST /ref-update HTTP/1.1" 200 156 0.082836 10.0.0.22 - - [2025-11-03 01:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.045947 10.0.0.22 - - [2025-11-03 01:38:26] "GET /global-system-config/616899ba-4de9-4af7-8112-b97974291941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.025052 10.0.0.22 - - [2025-11-03 01:38:26] "POST /fqname-to-id HTTP/1.1" 404 214 0.012451 10.0.0.22 - - [2025-11-03 01:38:26] "GET / HTTP/1.1" 200 36215 0.001898 10.0.0.22 - - [2025-11-03 01:38:26] "POST /analytics-nodes HTTP/1.1" 200 597 0.070781 10.0.0.22 - - [2025-11-03 01:38:26] "POST /fqname-to-id HTTP/1.1" 401 296 0.000677 10.0.0.22 - - [2025-11-03 01:38:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.035683 10.0.0.22 - - [2025-11-03 01:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005001 10.0.0.22 - - [2025-11-03 01:38:27] "GET /global-system-config/616899ba-4de9-4af7-8112-b97974291941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006911 10.0.0.22 - - [2025-11-03 01:38:27] "POST /service-appliance-sets HTTP/1.1" 200 555 0.024565 10.0.0.22 - - [2025-11-03 01:38:27] "POST /fqname-to-id HTTP/1.1" 404 180 0.003386 10.0.0.22 - - [2025-11-03 01:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.22 - - [2025-11-03 01:38:27] "GET /global-system-config/616899ba-4de9-4af7-8112-b97974291941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.008969 10.0.0.22 - - [2025-11-03 01:38:27] "POST /service-appliance-sets HTTP/1.1" 200 543 0.039726 10.0.0.22 - - [2025-11-03 01:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008555 10.0.0.22 - - [2025-11-03 01:38:27] "GET /network-ipam/6dc13830-8f29-4cf7-8bd4-97fd7c5204dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004759 10.0.0.22 - - [2025-11-03 01:38:27] "POST /service-templates HTTP/1.1" 200 513 0.034773 10.0.0.22 - - [2025-11-03 01:38:27] "POST /service-templates HTTP/1.1" 200 503 0.024177 10.0.0.22 - - [2025-11-03 01:38:27] "POST /service-templates HTTP/1.1" 200 517 0.031206 10.0.0.22 - - [2025-11-03 01:38:28] "POST /service-templates HTTP/1.1" 200 537 0.323935 10.0.0.22 - - [2025-11-03 01:38:28] "POST /service-templates HTTP/1.1" 200 509 0.073355 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.22 - - [2025-11-03 01:38:29] "GET /obj-perms HTTP/1.1" 200 6378 0.373153 10.0.0.22 - - [2025-11-03 01:38:29] "GET /obj-perms HTTP/1.1" 200 6378 0.196953 10.0.0.22 - - [2025-11-03 01:38:30] "POST /fqname-to-id HTTP/1.1" 401 296 0.000507 10.0.0.22 - - [2025-11-03 01:38:31] "GET / HTTP/1.1" 200 36215 0.001864 10.0.0.22 - - [2025-11-03 01:38:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000481 10.0.0.22 - - [2025-11-03 01:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.036584 10.0.0.22 - - [2025-11-03 01:38:31] "GET /network-ipam/6dc13830-8f29-4cf7-8bd4-97fd7c5204dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005974 10.0.0.22 - - [2025-11-03 01:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.036041 10.0.0.22 - - [2025-11-03 01:38:31] "GET /global-system-config/616899ba-4de9-4af7-8112-b97974291941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006421 10.0.0.22 - - [2025-11-03 01:38:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.003751 10.0.0.22 - - [2025-11-03 01:38:31] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.026752 10.0.0.22 - - [2025-11-03 01:38:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.005241 10.0.0.22 - - [2025-11-03 01:38:31] "POST /access-control-lists HTTP/1.1" 200 589 0.019304 10.0.0.22 - - [2025-11-03 01:38:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.003576 10.0.0.22 - - [2025-11-03 01:38:31] "GET / HTTP/1.1" 200 36215 0.001700 10.0.0.22 - - [2025-11-03 01:38:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000458 10.0.0.22 - - [2025-11-03 01:38:31] "POST /access-control-lists HTTP/1.1" 200 587 0.033284 10.0.0.22 - - [2025-11-03 01:38:31] "POST /route-targets HTTP/1.1" 200 328 0.015187 10.0.0.22 - - [2025-11-03 01:38:31] "POST /ref-update HTTP/1.1" 200 156 0.022668 10.0.0.22 - - [2025-11-03 01:38:32] "POST /route-targets HTTP/1.1" 200 328 0.016890 10.0.0.22 - - [2025-11-03 01:38:32] "POST /ref-update HTTP/1.1" 200 156 0.025164 10.0.0.22 - - [2025-11-03 01:38:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.029522 10.0.0.22 - - [2025-11-03 01:38:32] "GET /global-system-config/616899ba-4de9-4af7-8112-b97974291941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006367 10.0.0.22 - - [2025-11-03 01:38:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.003254 10.0.0.22 - - [2025-11-03 01:38:32] "POST /route-targets HTTP/1.1" 200 328 0.056298 10.0.0.22 - - [2025-11-03 01:38:32] "POST /ref-update HTTP/1.1" 200 156 0.013996 10.0.0.22 - - [2025-11-03 01:38:32] "POST /config-nodes HTTP/1.1" 200 591 0.028920 10.0.0.22 - - [2025-11-03 01:38:32] "POST /route-targets HTTP/1.1" 200 328 0.012570 10.0.0.22 - - [2025-11-03 01:38:32] "POST /ref-update HTTP/1.1" 200 156 0.027252 10.0.0.22 - - [2025-11-03 01:38:32] "POST /fqname-to-id HTTP/1.1" 404 201 0.003435 10.0.0.22 - - [2025-11-03 01:38:32] "POST /access-control-lists HTTP/1.1" 200 553 0.065745 10.0.0.22 - - [2025-11-03 01:38:32] "GET / HTTP/1.1" 200 36215 0.002253 10.0.0.22 - - [2025-11-03 01:38:32] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000472 10.0.0.22 - - [2025-11-03 01:38:32] "PUT /access-control-list/f3fde26d-3550-4158-897d-5db7dffb3c1d HTTP/1.1" 200 273 0.017676 10.0.0.22 - - [2025-11-03 01:38:32] "PUT /access-control-list/fb4eb85d-52ad-4f9b-b96e-63959c38f278 HTTP/1.1" 200 273 0.042288 10.0.0.22 - - [2025-11-03 01:38:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.047277 10.0.0.22 - - [2025-11-03 01:38:33] "GET / HTTP/1.1" 200 36215 0.001637 10.0.0.22 - - [2025-11-03 01:38:33] "POST /fqname-to-id HTTP/1.1" 401 296 0.000531 10.0.0.22 - - [2025-11-03 01:38:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.034038 10.0.0.22 - - [2025-11-03 01:38:34] "GET /global-system-config/616899ba-4de9-4af7-8112-b97974291941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006310 10.0.0.22 - - [2025-11-03 01:38:34] "POST /fqname-to-id HTTP/1.1" 404 214 0.003920 10.0.0.22 - - [2025-11-03 01:38:34] "POST /config-database-nodes HTTP/1.1" 200 609 0.018394 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:38:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001066 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:38:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001121 10.0.0.22 - - [2025-11-03 01:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.22 - - [2025-11-03 01:38:38] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.005111 10.0.0.22 - - [2025-11-03 01:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.22 - - [2025-11-03 01:38:38] "PUT /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0 HTTP/1.1" 200 277 0.011956 10.0.0.22 - - [2025-11-03 01:38:38] "GET / HTTP/1.1" 200 36215 0.001668 10.0.0.22 - - [2025-11-03 01:38:38] "POST /alarms HTTP/1.1" 401 296 0.000445 10.0.0.22 - - [2025-11-03 01:38:38] "POST /alarms HTTP/1.1" 200 583 0.070264 10.0.0.22 - - [2025-11-03 01:38:39] "POST /alarms HTTP/1.1" 200 577 0.029902 10.0.0.22 - - [2025-11-03 01:38:39] "POST /alarms HTTP/1.1" 200 577 0.039063 10.0.0.22 - - [2025-11-03 01:38:39] "POST /alarms HTTP/1.1" 200 561 0.035847 10.0.0.22 - - [2025-11-03 01:38:39] "POST /alarms HTTP/1.1" 200 557 0.042579 10.0.0.22 - - [2025-11-03 01:38:39] "POST /alarms HTTP/1.1" 200 559 0.022423 10.0.0.22 - - [2025-11-03 01:38:39] "POST /alarms HTTP/1.1" 200 567 0.025222 10.0.0.22 - - [2025-11-03 01:38:39] "POST /alarms HTTP/1.1" 200 551 0.026612 10.0.0.22 - - [2025-11-03 01:38:39] "POST /alarms HTTP/1.1" 200 559 0.044132 10.0.0.22 - - [2025-11-03 01:38:39] "POST /alarms HTTP/1.1" 200 569 0.036113 10.0.0.22 - - [2025-11-03 01:38:39] "POST /alarms HTTP/1.1" 200 557 0.028886 10.0.0.22 - - [2025-11-03 01:38:39] "POST /alarms HTTP/1.1" 200 569 0.024672 10.0.0.22 - - [2025-11-03 01:38:39] "POST /alarms HTTP/1.1" 200 577 0.070784 10.0.0.22 - - [2025-11-03 01:38:39] "POST /alarms HTTP/1.1" 200 571 0.023566 10.0.0.22 - - [2025-11-03 01:38:40] "POST /alarms HTTP/1.1" 200 563 0.027623 10.0.0.22 - - [2025-11-03 01:38:40] "POST /alarms HTTP/1.1" 200 563 0.030659 10.0.0.22 - - [2025-11-03 01:38:40] "POST /alarms HTTP/1.1" 200 563 0.024194 10.0.0.22 - - [2025-11-03 01:38:40] "POST /alarms HTTP/1.1" 200 549 0.023440 10.0.0.22 - - [2025-11-03 01:38:40] "POST /alarms HTTP/1.1" 200 597 0.031634 10.0.0.22 - - [2025-11-03 01:38:40] "POST /alarms HTTP/1.1" 200 577 0.027069 10.0.0.22 - - [2025-11-03 01:38:40] "POST /alarms HTTP/1.1" 200 573 0.027951 10.0.0.22 - - [2025-11-03 01:38:40] "POST /alarms HTTP/1.1" 200 585 0.033472 10.0.0.22 - - [2025-11-03 01:38:40] "POST /alarms HTTP/1.1" 200 611 0.032763 10.0.0.22 - - [2025-11-03 01:38:40] "GET / HTTP/1.1" 200 36215 0.001616 10.0.0.22 - - [2025-11-03 01:38:40] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000797 10.0.0.22 - - [2025-11-03 01:38:41] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.039252 10.0.0.22 - - [2025-11-03 01:38:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.22 - - [2025-11-03 01:38:41] "PUT /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0 HTTP/1.1" 200 277 0.013347 10.0.0.22 - - [2025-11-03 01:38:41] "GET / HTTP/1.1" 200 36215 0.001658 10.0.0.22 - - [2025-11-03 01:38:41] "POST /fqname-to-id HTTP/1.1" 401 296 0.000461 10.0.0.22 - - [2025-11-03 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.035683 10.0.0.22 - - [2025-11-03 01:38:42] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006008 10.0.0.22 - - [2025-11-03 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.22 - - [2025-11-03 01:38:42] "PUT /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0 HTTP/1.1" 200 277 0.017440 10.0.0.22 - - [2025-11-03 01:38:42] "GET / HTTP/1.1" 200 36215 0.002369 10.0.0.22 - - [2025-11-03 01:38:42] "POST /fqname-to-id HTTP/1.1" 401 296 0.000539 10.0.0.22 - - [2025-11-03 01:38:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.035008 10.0.0.22 - - [2025-11-03 01:38:42] "GET /global-system-config/616899ba-4de9-4af7-8112-b97974291941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.008825 10.0.0.22 - - [2025-11-03 01:38:43] "PUT /global-system-config/616899ba-4de9-4af7-8112-b97974291941 HTTP/1.1" 200 275 0.025980 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:38:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001416 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:38:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001080 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:38:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001211 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:38:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001374 10.0.0.22 - - [2025-11-03 01:39:10] "GET / HTTP/1.1" 200 36215 0.001673 10.0.0.22 - - [2025-11-03 01:39:10] "POST /fqname-to-id HTTP/1.1" 401 296 0.000530 10.0.0.22 - - [2025-11-03 01:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.044770 10.0.0.22 - - [2025-11-03 01:39:10] "GET /global-system-config/616899ba-4de9-4af7-8112-b97974291941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.007676 10.0.0.22 - - [2025-11-03 01:39:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.22 - - [2025-11-03 01:39:10] "GET /config-node/dbd29096-a2fe-4eef-b4d6-b2169b9340fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1188 0.005503 10.0.0.22 - - [2025-11-03 01:39:15] "GET / HTTP/1.1" 200 36215 0.001557 10.0.0.22 - - [2025-11-03 01:39:15] "POST /fqname-to-id HTTP/1.1" 401 296 0.000413 10.0.0.22 - - [2025-11-03 01:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.027043 10.0.0.22 - - [2025-11-03 01:39:15] "GET /global-system-config/616899ba-4de9-4af7-8112-b97974291941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005515 10.0.0.22 - - [2025-11-03 01:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.22 - - [2025-11-03 01:39:15] "GET /routing-instance/5cdd24a5-07b9-4cc7-aa74-33afa8fe923d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004463 10.0.0.22 - - [2025-11-03 01:39:15] "PUT /global-system-config/616899ba-4de9-4af7-8112-b97974291941 HTTP/1.1" 200 275 0.011103 10.0.0.22 - - [2025-11-03 01:39:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.003661 10.0.0.22 - - [2025-11-03 01:39:15] "POST /virtual-routers HTTP/1.1" 200 597 0.019490 10.0.0.22 - - [2025-11-03 01:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.22 - - [2025-11-03 01:39:16] "GET /virtual-router/10644b22-5e69-4700-a90d-bee401dfea96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.006338 10.0.0.22 - - [2025-11-03 01:39:16] "POST /fqname-to-id HTTP/1.1" 404 227 0.003403 10.0.0.22 - - [2025-11-03 01:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.22 - - [2025-11-03 01:39:16] "GET /virtual-network/76c981be-291f-46c4-8a6c-54f62931c802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007974 10.0.0.22 - - [2025-11-03 01:39:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.051476 10.0.0.22 - - [2025-11-03 01:39:16] "PUT /access-control-list/cac58196-963e-4ffa-8d0e-e5af0f0d2eb3 HTTP/1.1" 200 273 0.035291 10.0.0.22 - - [2025-11-03 01:39:21] "GET / HTTP/1.1" 200 36215 0.001721 10.0.0.22 - - [2025-11-03 01:39:21] "POST /fqname-to-id HTTP/1.1" 401 296 0.000603 10.0.0.22 - - [2025-11-03 01:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.031238 10.0.0.22 - - [2025-11-03 01:39:22] "GET /routing-instance/5cdd24a5-07b9-4cc7-aa74-33afa8fe923d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003745 10.0.0.22 - - [2025-11-03 01:39:22] "POST /bgp-routers HTTP/1.1" 409 299 0.003724 10.0.0.22 - - [2025-11-03 01:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003354 10.0.0.22 - - [2025-11-03 01:39:22] "GET /bgp-router/32d78ad0-39eb-421a-aaf9-73b909fbfdcd?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1795 0.007217 10.0.0.22 - - [2025-11-03 01:39:22] "PUT /bgp-router/32d78ad0-39eb-421a-aaf9-73b909fbfdcd HTTP/1.1" 200 255 0.017039 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:39:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001152 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:39:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001255 10.0.0.22 - - [2025-11-03 01:39:30] "GET /obj-perms HTTP/1.1" 200 6378 0.075853 10.0.0.22 - - [2025-11-03 01:39:30] "GET /obj-perms HTTP/1.1" 200 6378 0.062625 10.0.0.22 - - [2025-11-03 01:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.22 - - [2025-11-03 01:39:30] "GET /virtual-router/10644b22-5e69-4700-a90d-bee401dfea96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.003834 10.0.0.22 - - [2025-11-03 01:40:31] "GET /obj-perms HTTP/1.1" 200 6378 0.073724 10.0.0.22 - - [2025-11-03 01:40:31] "GET /obj-perms HTTP/1.1" 200 6378 0.069878 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:41:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001003 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:41:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001208 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:41:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001149 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:41:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001802 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:41:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001021 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:41:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001068 10.0.0.22 - - [2025-11-03 01:41:31] "GET /obj-perms HTTP/1.1" 200 6378 0.079118 10.0.0.22 - - [2025-11-03 01:41:32] "GET /obj-perms HTTP/1.1" 200 6378 0.053590 10.0.0.22 - - [2025-11-03 01:42:32] "GET /obj-perms HTTP/1.1" 200 6378 0.077419 10.0.0.22 - - [2025-11-03 01:42:33] "GET /obj-perms HTTP/1.1" 200 6378 0.059571 10.0.0.22 - - [2025-11-03 01:42:45] "GET /global-system-configs HTTP/1.1" 401 296 0.000474 10.0.0.22 - - [2025-11-03 01:42:45] "GET /global-system-configs HTTP/1.1" 401 296 0.000399 10.0.0.22 - - [2025-11-03 01:43:04] "GET / HTTP/1.1" 200 36215 0.002373 10.0.0.22 - - [2025-11-03 01:43:04] "POST /fqname-to-id HTTP/1.1" 401 296 0.000818 10.0.0.22 - - [2025-11-03 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.041291 10.0.0.22 - - [2025-11-03 01:43:04] "GET /global-system-config/616899ba-4de9-4af7-8112-b97974291941?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.007698 10.0.0.22 - - [2025-11-03 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.22 - - [2025-11-03 01:43:04] "GET /routing-instance/5cdd24a5-07b9-4cc7-aa74-33afa8fe923d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005814 10.0.0.22 - - [2025-11-03 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.22 - - [2025-11-03 01:43:04] "GET /virtual-router/10644b22-5e69-4700-a90d-bee401dfea96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.006293 10.0.0.22 - - [2025-11-03 01:43:04] "PUT /virtual-router/10644b22-5e69-4700-a90d-bee401dfea96 HTTP/1.1" 200 263 0.019879 10.0.0.22 - - [2025-11-03 01:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005151 10.0.0.22 - - [2025-11-03 01:43:04] "GET /virtual-router/10644b22-5e69-4700-a90d-bee401dfea96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004886 10.0.0.22 - - [2025-11-03 01:43:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.22 - - [2025-11-03 01:43:05] "GET /virtual-machine-interface/84a2e799-dff9-4ae0-9794-06940bd42cf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.006131 10.0.0.22 - - [2025-11-03 01:43:05] "PUT /virtual-machine-interface/84a2e799-dff9-4ae0-9794-06940bd42cf4 HTTP/1.1" 200 285 0.012884 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:43:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001252 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:43:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001167 10.0.0.22 - - [2025-11-03 01:43:14] "GET /global-system-configs HTTP/1.1" 401 296 0.000513 10.0.0.22 - - [2025-11-03 01:43:14] "GET /global-system-configs HTTP/1.1" 401 296 0.000480 10.0.0.22 - - [2025-11-03 01:43:33] "GET /obj-perms HTTP/1.1" 200 6378 0.083223 10.0.0.22 - - [2025-11-03 01:43:34] "GET /obj-perms HTTP/1.1" 200 6378 0.055731 10.0.0.22 - - [2025-11-03 01:44:34] "GET /obj-perms HTTP/1.1" 200 6378 0.081498 10.0.0.22 - - [2025-11-03 01:44:34] "GET /obj-perms HTTP/1.1" 200 6378 0.056428 10.0.0.22 - - [2025-11-03 01:44:44] "GET / HTTP/1.1" 200 36215 0.002007 10.0.0.22 - - [2025-11-03 01:44:52] "GET /project/3c412020-33b0-4507-8578-950737563030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000437 10.0.0.22 - - [2025-11-03 01:44:52] "GET /projects?obj_uuids=3c412020-33b0-4507-8578-950737563030&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.026932 10.0.0.22 - - [2025-11-03 01:44:53] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.004926 10.0.0.22 - - [2025-11-03 01:44:53] "POST /domains HTTP/1.1" 200 331 0.016027 10.0.0.22 - - [2025-11-03 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.048353 10.0.0.22 - - [2025-11-03 01:44:53] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.157851 10.0.0.22 - - [2025-11-03 01:44:53] "POST /id-to-fqname HTTP/1.1" 200 165 0.001224 10.0.0.22 - - [2025-11-03 01:44:53] "POST /fqname-to-id HTTP/1.1" 404 174 0.002744 10.0.0.22 - - [2025-11-03 01:44:53] "POST /security-groups HTTP/1.1" 200 560 0.065596 10.0.0.22 - - [2025-11-03 01:44:53] "POST /projects HTTP/1.1" 200 531 0.282357 10.0.0.22 - - [2025-11-03 01:44:53] "POST /fqname-to-id HTTP/1.1" 404 205 0.031873 10.0.0.22 - - [2025-11-03 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.312535 10.0.0.22 - - [2025-11-03 01:44:53] "POST /access-control-lists HTTP/1.1" 200 573 0.062276 10.0.0.22 - - [2025-11-03 01:44:53] "GET /project/3c412020-33b0-4507-8578-950737563030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.638620 10.0.0.22 - - [2025-11-03 01:44:53] "POST /fqname-to-id HTTP/1.1" 404 204 0.003204 10.0.0.22 - - [2025-11-03 01:44:53] "POST /access-control-lists HTTP/1.1" 200 571 0.065288 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-11-03T01:44:54Z failed with SSLError [Introspect:8084]10.0.0.22 - - [2025-11-03 01:44:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001248 10.0.0.22 - - [2025-11-03 01:44:55] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001087 10.0.0.22 - - [2025-11-03 01:44:55] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.056992 10.0.0.22 - - [2025-11-03 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.028873 10.0.0.22 - - [2025-11-03 01:44:55] "GET /projects?obj_uuids=234fde90-4a99-49f4-a090-31ac38582c5e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002995 10.0.0.22 - - [2025-11-03 01:44:56] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001033 10.0.0.22 - - [2025-11-03 01:44:56] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007497 10.0.0.22 - - [2025-11-03 01:44:56] "POST /id-to-fqname HTTP/1.1" 200 199 0.003116 10.0.0.22 - - [2025-11-03 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 208 0.003318 10.0.0.22 - - [2025-11-03 01:44:56] "POST /security-groups HTTP/1.1" 200 594 0.072210 10.0.0.22 - - [2025-11-03 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 243 0.003157 10.0.0.22 - - [2025-11-03 01:44:56] "POST /projects HTTP/1.1" 200 599 0.235451 10.0.0.22 - - [2025-11-03 01:44:56] "POST /access-control-lists HTTP/1.1" 200 607 0.065588 10.0.0.22 - - [2025-11-03 01:44:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.315630 10.0.0.22 - - [2025-11-03 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 242 0.003221 10.0.0.22 - - [2025-11-03 01:44:56] "GET /project/234fde90-4a99-49f4-a090-31ac38582c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.541734 10.0.0.22 - - [2025-11-03 01:44:56] "POST /access-control-lists HTTP/1.1" 200 605 0.064622 10.0.0.22 - - [2025-11-03 01:44:57] "GET / HTTP/1.1" 200 36215 0.001678 10.0.0.22 - - [2025-11-03 01:45:05] "POST /fqname-to-id HTTP/1.1" 401 296 0.000789 10.0.0.22 - - [2025-11-03 01:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.079083 10.0.0.22 - - [2025-11-03 01:45:05] "GET /projects?obj_uuids=234fde90-4a99-49f4-a090-31ac38582c5e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001280 10.0.0.22 - - [2025-11-03 01:45:05] "GET /project/234fde90-4a99-49f4-a090-31ac38582c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.042386 252.22.199.240 - - [2025-11-03 01:45:06] "POST /neutron/network HTTP/1.1" 200 117 0.045094 10.0.0.22 - - [2025-11-03 01:45:06] "GET /projects?obj_uuids=234fde90-4a99-49f4-a090-31ac38582c5e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001071 252.22.199.240 - - [2025-11-03 01:45:06] "POST /neutron/network HTTP/1.1" 200 618 0.080492 10.0.0.22 - - [2025-11-03 01:45:06] "POST /route-targets HTTP/1.1" 200 328 0.012079 10.0.0.22 - - [2025-11-03 01:45:06] "POST /ref-update HTTP/1.1" 200 156 0.015206 10.0.0.22 - - [2025-11-03 01:45:06] "POST /useragent-kv HTTP/1.1" 200 115 0.004279 252.22.199.240 - - [2025-11-03 01:45:06] "POST /neutron/subnet HTTP/1.1" 200 729 0.173906 252.22.199.240 - - [2025-11-03 01:45:06] "POST /neutron/network HTTP/1.1" 200 838 0.006920 10.0.0.22 - - [2025-11-03 01:45:06] "POST /id-to-fqname HTTP/1.1" 200 231 0.001777 10.0.0.22 - - [2025-11-03 01:45:06] "GET /virtual-network/23ffead1-6103-4a13-a6e0-b47c57ab5769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005489 252.22.199.240 - - [2025-11-03 01:45:06] "POST /neutron/network HTTP/1.1" 200 838 0.012217 10.0.0.22 - - [2025-11-03 01:45:06] "GET /virtual-network/23ffead1-6103-4a13-a6e0-b47c57ab5769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.005914 252.22.199.240 - - [2025-11-03 01:45:06] "POST /neutron/network HTTP/1.1" 200 838 0.007044 252.22.199.240 - - [2025-11-03 01:45:06] "POST /neutron/subnet HTTP/1.1" 200 729 0.009994 10.0.0.22 - - [2025-11-03 01:45:06] "GET /domains HTTP/1.1" 401 296 0.000451 10.0.0.22 - - [2025-11-03 01:45:07] "GET /domains HTTP/1.1" 200 438 0.029990 10.0.0.22 - - [2025-11-03 01:45:07] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000989 10.0.0.22 - - [2025-11-03 01:45:07] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1316 0.008558 10.0.0.22 - - [2025-11-03 01:45:07] "GET /projects?obj_uuids=234fde90-4a99-49f4-a090-31ac38582c5e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000938 10.0.0.22 - - [2025-11-03 01:45:07] "GET /project/234fde90-4a99-49f4-a090-31ac38582c5e HTTP/1.1" 200 2164 0.049836 10.0.0.22 - - [2025-11-03 01:45:07] "GET /virtual-network/23ffead1-6103-4a13-a6e0-b47c57ab5769 HTTP/1.1" 200 2345 0.006847 10.0.0.22 - - [2025-11-03 01:45:07] "GET /virtual-network/23ffead1-6103-4a13-a6e0-b47c57ab5769 HTTP/1.1" 200 2345 0.005176 10.0.0.22 - - [2025-11-03 01:45:07] "GET /routing-instance/94a6406c-67a5-4a7d-aa09-63b69cd78963 HTTP/1.1" 200 1496 0.004109 10.0.0.22 - - [2025-11-03 01:45:07] "GET /routing-instance/94a6406c-67a5-4a7d-aa09-63b69cd78963 HTTP/1.1" 200 1496 0.004387 10.0.0.22 - - [2025-11-03 01:45:07] "GET /route-target/515cf85b-5248-4738-bf7b-9456a3f181cb HTTP/1.1" 200 1219 0.004808 10.0.0.22 - - [2025-11-03 01:45:07] "GET /virtual-network/23ffead1-6103-4a13-a6e0-b47c57ab5769 HTTP/1.1" 200 2345 0.006421 10.0.0.22 - - [2025-11-03 01:45:07] "GET /routing-instance/94a6406c-67a5-4a7d-aa09-63b69cd78963 HTTP/1.1" 200 1496 0.004204 10.0.0.22 - - [2025-11-03 01:45:07] "GET /virtual-network/23ffead1-6103-4a13-a6e0-b47c57ab5769?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.007432 10.0.0.22 - - [2025-11-03 01:45:07] "GET /virtual-network/23ffead1-6103-4a13-a6e0-b47c57ab5769 HTTP/1.1" 200 2345 0.005803 10.0.0.22 - - [2025-11-03 01:45:08] "GET /routing-instance/94a6406c-67a5-4a7d-aa09-63b69cd78963 HTTP/1.1" 200 1496 0.004888 10.0.0.22 - - [2025-11-03 01:45:08] "GET /routing-instance/94a6406c-67a5-4a7d-aa09-63b69cd78963 HTTP/1.1" 200 1496 0.005081 10.0.0.22 - - [2025-11-03 01:45:08] "GET /route-target/515cf85b-5248-4738-bf7b-9456a3f181cb HTTP/1.1" 200 1219 0.003969 10.0.0.22 - - [2025-11-03 01:45:08] "GET /domains HTTP/1.1" 200 438 0.003075 10.0.0.22 - - [2025-11-03 01:45:08] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001076 10.0.0.22 - - [2025-11-03 01:45:08] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1316 0.007621 10.0.0.22 - - [2025-11-03 01:45:08] "GET /projects?obj_uuids=234fde90-4a99-49f4-a090-31ac38582c5e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001004 10.0.0.22 - - [2025-11-03 01:45:08] "GET /project/234fde90-4a99-49f4-a090-31ac38582c5e HTTP/1.1" 200 2164 0.031560 10.0.0.22 - - [2025-11-03 01:45:08] "GET /virtual-network/23ffead1-6103-4a13-a6e0-b47c57ab5769 HTTP/1.1" 200 2345 0.007977 10.0.0.22 - - [2025-11-03 01:45:08] "GET /obj-perms HTTP/1.1" 200 6447 0.060169 10.0.0.22 - - [2025-11-03 01:45:09] "POST /id-to-fqname HTTP/1.1" 200 231 0.001736 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:45:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000988 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:45:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.008741 252.22.199.240 - - [2025-11-03 01:45:13] "POST /neutron/network HTTP/1.1" 200 848 0.005837 252.22.199.240 - - [2025-11-03 01:45:13] "GET /aaa-mode HTTP/1.1" 401 296 0.000434 252.22.199.240 - - [2025-11-03 01:45:13] "GET / HTTP/1.1" 200 36215 0.002254 252.22.199.240 - - [2025-11-03 01:45:13] "GET /project/234fde90-4a99-49f4-a090-31ac38582c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000378 10.0.0.22 - - [2025-11-03 01:45:13] "GET /projects?obj_uuids=234fde90-4a99-49f4-a090-31ac38582c5e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001521 252.22.199.240 - - [2025-11-03 01:45:13] "GET /project/234fde90-4a99-49f4-a090-31ac38582c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.057295 252.22.199.240 - - [2025-11-03 01:45:14] "POST /neutron/network HTTP/1.1" 200 838 0.039172 252.22.199.240 - - [2025-11-03 01:45:16] "POST /neutron/port HTTP/1.1" 200 117 0.011772 252.22.199.240 - - [2025-11-03 01:45:17] "POST /neutron/port HTTP/1.1" 200 117 0.005998 252.22.199.240 - - [2025-11-03 01:45:17] "POST /neutron/network HTTP/1.1" 200 848 0.007063 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:45:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001152 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:45:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001354 10.0.0.22 - - [2025-11-03 01:45:17] "GET /projects?obj_uuids=234fde90-4a99-49f4-a090-31ac38582c5e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001203 252.22.199.240 - - [2025-11-03 01:45:18] "POST /neutron/port HTTP/1.1" 200 1070 0.309111 252.22.199.240 - - [2025-11-03 01:45:18] "POST /neutron/port HTTP/1.1" 200 1044 0.013614 252.22.199.240 - - [2025-11-03 01:45:18] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007389 252.22.199.240 - - [2025-11-03 01:45:18] "POST /neutron/port HTTP/1.1" 200 1070 0.044721 252.22.199.240 - - [2025-11-03 01:45:18] "POST /neutron/port HTTP/1.1" 200 1070 0.053229 252.22.199.240 - - [2025-11-03 01:45:19] "POST /neutron/port HTTP/1.1" 200 1120 0.105927 252.22.199.240 - - [2025-11-03 01:45:19] "POST /neutron/port HTTP/1.1" 200 1094 0.023706 252.22.199.240 - - [2025-11-03 01:45:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004296 252.22.199.240 - - [2025-11-03 01:45:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.008136 252.22.199.240 - - [2025-11-03 01:45:19] "POST /neutron/port HTTP/1.1" 200 117 0.001665 252.22.199.240 - - [2025-11-03 01:45:19] "POST /neutron/network HTTP/1.1" 200 838 0.007226 252.22.199.240 - - [2025-11-03 01:45:23] "POST /neutron/port HTTP/1.1" 200 1094 0.018709 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:45:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 252.22.199.240 - - [2025-11-03 01:45:23] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006600 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:45:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001581 10.0.0.22 - - [2025-11-03 01:45:26] "DELETE /project/234fde904a9949f4a09031ac38582c5e HTTP/1.1" 404 173 0.004816 10.0.0.22 - - [2025-11-03 01:45:26] "DELETE /project/3c41202033b045078578950737563030 HTTP/1.1" 404 173 0.004335 252.22.199.240 - - [2025-11-03 01:45:28] "POST /neutron/port HTTP/1.1" 200 1094 0.013898 252.22.199.240 - - [2025-11-03 01:45:28] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007360 10.0.0.22 - - [2025-11-03 01:45:28] "GET /obj-perms HTTP/1.1" 200 6447 0.003688 10.0.0.22 - - [2025-11-03 01:45:30] "GET /obj-perms HTTP/1.1" 200 6447 0.001748 10.0.0.22 - - [2025-11-03 01:45:31] "GET /obj-perms HTTP/1.1" 200 6447 0.002220 10.0.0.22 - - [2025-11-03 01:45:32] "GET /obj-perms HTTP/1.1" 200 6447 0.001693 252.22.199.240 - - [2025-11-03 01:45:32] "POST /neutron/port HTTP/1.1" 200 1094 0.047638 252.22.199.240 - - [2025-11-03 01:45:32] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006142 252.22.199.240 - - [2025-11-03 01:45:33] "POST /neutron/port HTTP/1.1" 200 1094 0.040032 10.0.0.22 - - [2025-11-03 01:45:33] "GET /obj-perms HTTP/1.1" 200 6447 0.001670 252.22.199.240 - - [2025-11-03 01:45:33] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008449 252.22.199.240 - - [2025-11-03 01:45:34] "POST /neutron/network HTTP/1.1" 200 838 0.010163 252.22.199.240 - - [2025-11-03 01:45:34] "POST /neutron/network HTTP/1.1" 400 204 0.012269 252.22.199.240 - - [2025-11-03 01:45:35] "POST /neutron/port HTTP/1.1" 200 1094 0.012681 252.22.199.240 - - [2025-11-03 01:45:35] "POST /neutron/port HTTP/1.1" 200 1120 0.010136 10.0.0.22 - - [2025-11-03 01:45:35] "GET /obj-perms HTTP/1.1" 200 6378 0.072017 252.22.199.240 - - [2025-11-03 01:45:35] "POST /neutron/port HTTP/1.1" 200 151 0.132287 10.0.0.22 - - [2025-11-03 01:45:35] "GET /obj-perms HTTP/1.1" 200 6378 0.061937 252.22.199.240 - - [2025-11-03 01:45:36] "POST /neutron/network HTTP/1.1" 200 838 0.008202 10.0.0.22 - - [2025-11-03 01:45:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002113 10.0.0.22 - - [2025-11-03 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006158 10.0.0.22 - - [2025-11-03 01:45:36] "POST /useragent-kv HTTP/1.1" 200 115 0.002378 252.22.199.240 - - [2025-11-03 01:45:36] "POST /neutron/network HTTP/1.1" 200 151 0.098551 10.0.0.22 - - [2025-11-03 01:45:36] "GET /routing-instance/94a6406c-67a5-4a7d-aa09-63b69cd78963 HTTP/1.1" 404 171 0.003076 10.0.0.22 - - [2025-11-03 01:45:36] "DELETE /route-target/515cf85b-5248-4738-bf7b-9456a3f181cb HTTP/1.1" 200 115 0.028009 10.0.0.22 - - [2025-11-03 01:45:36] "GET /domains HTTP/1.1" 200 438 0.003145 10.0.0.22 - - [2025-11-03 01:45:36] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000993 10.0.0.22 - - [2025-11-03 01:45:36] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1316 0.007535 10.0.0.22 - - [2025-11-03 01:45:37] "GET /projects?obj_uuids=234fde90-4a99-49f4-a090-31ac38582c5e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002219 10.0.0.22 - - [2025-11-03 01:45:37] "GET /project/234fde90-4a99-49f4-a090-31ac38582c5e HTTP/1.1" 200 1915 0.042469 10.0.0.22 - - [2025-11-03 01:45:37] "GET /projects?obj_uuids=234fde90-4a99-49f4-a090-31ac38582c5e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001101 10.0.0.22 - - [2025-11-03 01:45:37] "GET /project/234fde90-4a99-49f4-a090-31ac38582c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1406 0.096156 10.0.0.22 - - [2025-11-03 01:45:37] "GET /projects?obj_uuids=234fde90-4a99-49f4-a090-31ac38582c5e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001055 10.0.0.22 - - [2025-11-03 01:45:37] "GET /project/234fde90-4a99-49f4-a090-31ac38582c5e?fields=virtual_networks HTTP/1.1" 200 1054 0.030342 10.0.0.22 - - [2025-11-03 01:45:37] "GET /projects?obj_uuids=234fde90-4a99-49f4-a090-31ac38582c5e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000993 10.0.0.22 - - [2025-11-03 01:45:37] "GET /project/234fde90-4a99-49f4-a090-31ac38582c5e?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.033641 10.0.0.22 - - [2025-11-03 01:45:37] "GET /projects?obj_uuids=234fde90-4a99-49f4-a090-31ac38582c5e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000978 10.0.0.22 - - [2025-11-03 01:45:37] "GET /project/234fde90-4a99-49f4-a090-31ac38582c5e?fields=security_groups HTTP/1.1" 200 1290 0.037339 10.0.0.22 - - [2025-11-03 01:45:38] "GET /projects?obj_uuids=3c412020-33b0-4507-8578-950737563030&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001412 10.0.0.22 - - [2025-11-03 01:45:38] "GET /project/3c412020-33b0-4507-8578-950737563030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.035642 10.0.0.22 - - [2025-11-03 01:45:42] "GET /projects?obj_uuids=3c412020-33b0-4507-8578-950737563030&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001127 10.0.0.22 - - [2025-11-03 01:45:42] "GET /project/3c412020-33b0-4507-8578-950737563030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.033057 10.0.0.22 - - [2025-11-03 01:45:43] "GET /documentation/index.html HTTP/1.1" 200 210274 0.003192 10.0.0.22 - - [2025-11-03 01:45:44] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001124 10.0.0.22 - - [2025-11-03 01:45:44] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007273 10.0.0.22 - - [2025-11-03 01:45:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.031039 10.0.0.22 - - [2025-11-03 01:45:44] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002717 10.0.0.22 - - [2025-11-03 01:45:44] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001065 10.0.0.22 - - [2025-11-03 01:45:44] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008252 10.0.0.22 - - [2025-11-03 01:45:44] "POST /id-to-fqname HTTP/1.1" 200 200 0.001574 10.0.0.22 - - [2025-11-03 01:45:44] "POST /fqname-to-id HTTP/1.1" 404 209 0.003580 10.0.0.22 - - [2025-11-03 01:45:44] "POST /security-groups HTTP/1.1" 200 595 0.065065 10.0.0.22 - - [2025-11-03 01:45:44] "POST /fqname-to-id HTTP/1.1" 404 244 0.002790 10.0.0.22 - - [2025-11-03 01:45:44] "POST /projects HTTP/1.1" 200 601 0.225431 10.0.0.22 - - [2025-11-03 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.261785 10.0.0.22 - - [2025-11-03 01:45:44] "POST /access-control-lists HTTP/1.1" 200 608 0.059905 10.0.0.22 - - [2025-11-03 01:45:44] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.404656 10.0.0.22 - - [2025-11-03 01:45:44] "POST /fqname-to-id HTTP/1.1" 404 243 0.002704 10.0.0.22 - - [2025-11-03 01:45:45] "POST /access-control-lists HTTP/1.1" 200 606 0.062108 10.0.0.22 - - [2025-11-03 01:45:46] "GET / HTTP/1.1" 200 36215 0.001875 10.0.0.22 - - [2025-11-03 01:45:46] "GET /projects?obj_uuids=3c412020-33b0-4507-8578-950737563030&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001321 10.0.0.22 - - [2025-11-03 01:45:46] "GET /project/3c412020-33b0-4507-8578-950737563030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.029251 10.0.0.22 - - [2025-11-03 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.22 - - [2025-11-03 01:45:47] "GET /security-group/2c881a3b-c253-43a6-b35e-35413febc684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.005622 10.0.0.22 - - [2025-11-03 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.22 - - [2025-11-03 01:45:47] "GET /projects?obj_uuids=3c412020-33b0-4507-8578-950737563030&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001426 10.0.0.22 - - [2025-11-03 01:45:47] "GET /project/3c412020-33b0-4507-8578-950737563030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.029856 10.0.0.22 - - [2025-11-03 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.22 - - [2025-11-03 01:45:47] "GET /security-group/2c881a3b-c253-43a6-b35e-35413febc684?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.004986 10.0.0.22 - - [2025-11-03 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.22 - - [2025-11-03 01:45:47] "PUT /security-group/2c881a3b-c253-43a6-b35e-35413febc684 HTTP/1.1" 200 263 0.022369 10.0.0.22 - - [2025-11-03 01:45:47] "PUT /access-control-list/e4c87213-6801-41c9-b510-b607b6bf76d7 HTTP/1.1" 200 273 0.013660 10.0.0.22 - - [2025-11-03 01:45:47] "PUT /access-control-list/4968a892-bac8-4551-97b4-6d4132808914 HTTP/1.1" 200 273 0.013821 10.0.0.22 - - [2025-11-03 01:45:48] "POST /fqname-to-id HTTP/1.1" 401 296 0.000588 10.0.0.22 - - [2025-11-03 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.071166 10.0.0.22 - - [2025-11-03 01:45:48] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001085 10.0.0.22 - - [2025-11-03 01:45:48] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033782 252.22.199.240 - - [2025-11-03 01:45:48] "POST /neutron/network HTTP/1.1" 200 117 0.041476 10.0.0.22 - - [2025-11-03 01:45:48] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001955 252.22.199.240 - - [2025-11-03 01:45:49] "POST /neutron/network HTTP/1.1" 200 617 0.076242 10.0.0.22 - - [2025-11-03 01:45:49] "POST /route-targets HTTP/1.1" 200 328 0.011811 10.0.0.22 - - [2025-11-03 01:45:49] "POST /ref-update HTTP/1.1" 200 156 0.023737 10.0.0.22 - - [2025-11-03 01:45:49] "POST /useragent-kv HTTP/1.1" 200 115 0.008236 252.22.199.240 - - [2025-11-03 01:45:49] "POST /neutron/subnet HTTP/1.1" 200 729 0.166350 252.22.199.240 - - [2025-11-03 01:45:49] "POST /neutron/network HTTP/1.1" 200 837 0.006081 10.0.0.22 - - [2025-11-03 01:45:49] "POST /id-to-fqname HTTP/1.1" 200 231 0.001380 10.0.0.22 - - [2025-11-03 01:45:49] "GET /virtual-network/2be4fe34-16b1-4376-9faf-950844a38ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005307 252.22.199.240 - - [2025-11-03 01:45:49] "POST /neutron/network HTTP/1.1" 200 837 0.005934 10.0.0.22 - - [2025-11-03 01:45:49] "GET /virtual-network/2be4fe34-16b1-4376-9faf-950844a38ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005441 252.22.199.240 - - [2025-11-03 01:45:49] "POST /neutron/network HTTP/1.1" 200 837 0.006130 252.22.199.240 - - [2025-11-03 01:45:49] "POST /neutron/subnet HTTP/1.1" 200 729 0.013880 10.0.0.22 - - [2025-11-03 01:45:49] "GET /domains HTTP/1.1" 401 296 0.000477 10.0.0.22 - - [2025-11-03 01:45:50] "GET /domains HTTP/1.1" 200 438 0.031262 10.0.0.22 - - [2025-11-03 01:45:50] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000926 10.0.0.22 - - [2025-11-03 01:45:50] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1513 0.008218 10.0.0.22 - - [2025-11-03 01:45:50] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002360 10.0.0.22 - - [2025-11-03 01:45:50] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d HTTP/1.1" 200 2171 0.033900 10.0.0.22 - - [2025-11-03 01:45:50] "GET /virtual-network/2be4fe34-16b1-4376-9faf-950844a38ea9 HTTP/1.1" 200 2343 0.006776 10.0.0.22 - - [2025-11-03 01:45:50] "GET /virtual-network/2be4fe34-16b1-4376-9faf-950844a38ea9 HTTP/1.1" 200 2343 0.005440 10.0.0.22 - - [2025-11-03 01:45:50] "GET /routing-instance/b20aa700-f794-4cc8-bacb-7b0ab6a3bf7a HTTP/1.1" 200 1493 0.004342 10.0.0.22 - - [2025-11-03 01:45:50] "GET /routing-instance/b20aa700-f794-4cc8-bacb-7b0ab6a3bf7a HTTP/1.1" 200 1493 0.004328 10.0.0.22 - - [2025-11-03 01:45:50] "GET /route-target/f2d8c7b1-5e53-4f0f-b037-c05972d8bddf HTTP/1.1" 200 1219 0.003672 10.0.0.22 - - [2025-11-03 01:45:50] "GET /virtual-network/2be4fe34-16b1-4376-9faf-950844a38ea9 HTTP/1.1" 200 2343 0.005054 10.0.0.22 - - [2025-11-03 01:45:50] "GET /routing-instance/b20aa700-f794-4cc8-bacb-7b0ab6a3bf7a HTTP/1.1" 200 1493 0.004467 10.0.0.22 - - [2025-11-03 01:45:50] "GET /virtual-network/2be4fe34-16b1-4376-9faf-950844a38ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005771 10.0.0.22 - - [2025-11-03 01:45:50] "GET /virtual-network/2be4fe34-16b1-4376-9faf-950844a38ea9 HTTP/1.1" 200 2343 0.005817 10.0.0.22 - - [2025-11-03 01:45:50] "GET /routing-instance/b20aa700-f794-4cc8-bacb-7b0ab6a3bf7a HTTP/1.1" 200 1493 0.003946 10.0.0.22 - - [2025-11-03 01:45:50] "GET /routing-instance/b20aa700-f794-4cc8-bacb-7b0ab6a3bf7a HTTP/1.1" 200 1493 0.003842 10.0.0.22 - - [2025-11-03 01:45:50] "GET /route-target/f2d8c7b1-5e53-4f0f-b037-c05972d8bddf HTTP/1.1" 200 1219 0.004085 10.0.0.22 - - [2025-11-03 01:45:50] "GET /domains HTTP/1.1" 200 438 0.002782 10.0.0.22 - - [2025-11-03 01:45:51] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001022 10.0.0.22 - - [2025-11-03 01:45:51] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1513 0.007714 10.0.0.22 - - [2025-11-03 01:45:51] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001009 10.0.0.22 - - [2025-11-03 01:45:51] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d HTTP/1.1" 200 2171 0.028707 10.0.0.22 - - [2025-11-03 01:45:51] "GET /virtual-network/2be4fe34-16b1-4376-9faf-950844a38ea9 HTTP/1.1" 200 2343 0.005486 10.0.0.22 - - [2025-11-03 01:45:51] "GET /obj-perms HTTP/1.1" 200 6449 0.060187 10.0.0.22 - - [2025-11-03 01:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.22 - - [2025-11-03 01:45:51] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000974 10.0.0.22 - - [2025-11-03 01:45:51] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.027576 252.22.199.240 - - [2025-11-03 01:45:51] "POST /neutron/network HTTP/1.1" 200 117 0.011745 10.0.0.22 - - [2025-11-03 01:45:51] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000991 252.22.199.240 - - [2025-11-03 01:45:52] "POST /neutron/network HTTP/1.1" 200 617 0.107139 10.0.0.22 - - [2025-11-03 01:45:52] "POST /route-targets HTTP/1.1" 200 328 0.012782 10.0.0.22 - - [2025-11-03 01:45:52] "POST /ref-update HTTP/1.1" 200 156 0.018094 10.0.0.22 - - [2025-11-03 01:45:52] "POST /useragent-kv HTTP/1.1" 200 115 0.005497 252.22.199.240 - - [2025-11-03 01:45:52] "POST /neutron/subnet HTTP/1.1" 200 725 0.197161 252.22.199.240 - - [2025-11-03 01:45:52] "POST /neutron/network HTTP/1.1" 200 836 0.006087 10.0.0.22 - - [2025-11-03 01:45:52] "POST /id-to-fqname HTTP/1.1" 200 231 0.001397 10.0.0.22 - - [2025-11-03 01:45:52] "GET /virtual-network/3f20e191-7017-495e-80d9-b3e5fecef38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.009421 252.22.199.240 - - [2025-11-03 01:45:52] "POST /neutron/network HTTP/1.1" 200 836 0.005635 10.0.0.22 - - [2025-11-03 01:45:52] "GET /virtual-network/3f20e191-7017-495e-80d9-b3e5fecef38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005056 252.22.199.240 - - [2025-11-03 01:45:52] "POST /neutron/network HTTP/1.1" 200 836 0.005533 252.22.199.240 - - [2025-11-03 01:45:52] "POST /neutron/subnet HTTP/1.1" 200 725 0.007354 10.0.0.22 - - [2025-11-03 01:45:52] "GET /domains HTTP/1.1" 200 438 0.002723 10.0.0.22 - - [2025-11-03 01:45:52] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000951 10.0.0.22 - - [2025-11-03 01:45:52] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1513 0.007717 10.0.0.22 - - [2025-11-03 01:45:52] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001057 10.0.0.22 - - [2025-11-03 01:45:52] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d HTTP/1.1" 200 2398 0.025310 10.0.0.22 - - [2025-11-03 01:45:52] "GET /virtual-network/3f20e191-7017-495e-80d9-b3e5fecef38f HTTP/1.1" 200 2339 0.006312 10.0.0.22 - - [2025-11-03 01:45:52] "GET /virtual-network/3f20e191-7017-495e-80d9-b3e5fecef38f HTTP/1.1" 200 2339 0.005268 10.0.0.22 - - [2025-11-03 01:45:53] "GET /routing-instance/f906158f-3b54-4fe9-aaf5-8822e0fab854 HTTP/1.1" 200 1493 0.004598 10.0.0.22 - - [2025-11-03 01:45:53] "GET /routing-instance/f906158f-3b54-4fe9-aaf5-8822e0fab854 HTTP/1.1" 200 1493 0.004849 10.0.0.22 - - [2025-11-03 01:45:53] "GET /route-target/858b63c2-bfaa-4cef-8529-40d666062ee1 HTTP/1.1" 200 1217 0.003824 10.0.0.22 - - [2025-11-03 01:45:53] "GET /virtual-network/3f20e191-7017-495e-80d9-b3e5fecef38f HTTP/1.1" 200 2339 0.005036 10.0.0.22 - - [2025-11-03 01:45:53] "GET /routing-instance/f906158f-3b54-4fe9-aaf5-8822e0fab854 HTTP/1.1" 200 1493 0.003918 10.0.0.22 - - [2025-11-03 01:45:53] "GET /virtual-network/3f20e191-7017-495e-80d9-b3e5fecef38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005717 10.0.0.22 - - [2025-11-03 01:45:53] "GET /virtual-network/3f20e191-7017-495e-80d9-b3e5fecef38f HTTP/1.1" 200 2339 0.005061 10.0.0.22 - - [2025-11-03 01:45:53] "GET /routing-instance/f906158f-3b54-4fe9-aaf5-8822e0fab854 HTTP/1.1" 200 1493 0.004168 10.0.0.22 - - [2025-11-03 01:45:53] "GET /routing-instance/f906158f-3b54-4fe9-aaf5-8822e0fab854 HTTP/1.1" 200 1493 0.008187 10.0.0.22 - - [2025-11-03 01:45:53] "GET /route-target/858b63c2-bfaa-4cef-8529-40d666062ee1 HTTP/1.1" 200 1217 0.004437 10.0.0.22 - - [2025-11-03 01:45:53] "GET /domains HTTP/1.1" 200 438 0.003158 10.0.0.22 - - [2025-11-03 01:45:53] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001013 10.0.0.22 - - [2025-11-03 01:45:53] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1513 0.007062 10.0.0.22 - - [2025-11-03 01:45:53] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001906 10.0.0.22 - - [2025-11-03 01:45:53] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d HTTP/1.1" 200 2398 0.030703 10.0.0.22 - - [2025-11-03 01:45:53] "GET /virtual-network/3f20e191-7017-495e-80d9-b3e5fecef38f HTTP/1.1" 200 2339 0.007026 10.0.0.22 - - [2025-11-03 01:45:53] "GET /obj-perms HTTP/1.1" 200 6449 0.002622 10.0.0.22 - - [2025-11-03 01:45:54] "POST /id-to-fqname HTTP/1.1" 200 231 0.001404 252.22.199.240 - - [2025-11-03 01:45:54] "POST /neutron/network HTTP/1.1" 200 846 0.005653 252.22.199.240 - - [2025-11-03 01:45:55] "GET /aaa-mode HTTP/1.1" 401 296 0.000443 252.22.199.240 - - [2025-11-03 01:45:55] "GET / HTTP/1.1" 200 36215 0.001897 252.22.199.240 - - [2025-11-03 01:45:55] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000378 10.0.0.22 - - [2025-11-03 01:45:55] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001027 252.22.199.240 - - [2025-11-03 01:45:55] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.052097 252.22.199.240 - - [2025-11-03 01:45:55] "POST /neutron/network HTTP/1.1" 200 836 0.033469 252.22.199.240 - - [2025-11-03 01:45:56] "POST /neutron/port HTTP/1.1" 200 117 0.005543 252.22.199.240 - - [2025-11-03 01:45:56] "POST /neutron/port HTTP/1.1" 200 117 0.004942 10.0.0.22 - - [2025-11-03 01:45:56] "POST /id-to-fqname HTTP/1.1" 200 231 0.001347 252.22.199.240 - - [2025-11-03 01:45:56] "POST /neutron/port HTTP/1.1" 200 117 0.005279 252.22.199.240 - - [2025-11-03 01:45:56] "POST /neutron/network HTTP/1.1" 200 847 0.005304 252.22.199.240 - - [2025-11-03 01:45:56] "GET /aaa-mode HTTP/1.1" 401 296 0.000489 252.22.199.240 - - [2025-11-03 01:45:56] "GET / HTTP/1.1" 200 36215 0.001925 252.22.199.240 - - [2025-11-03 01:45:56] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000467 10.0.0.22 - - [2025-11-03 01:45:57] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001388 252.22.199.240 - - [2025-11-03 01:45:57] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.069198 252.22.199.240 - - [2025-11-03 01:45:57] "POST /neutron/network HTTP/1.1" 200 837 0.009262 252.22.199.240 - - [2025-11-03 01:45:57] "POST /neutron/port HTTP/1.1" 200 117 0.007065 252.22.199.240 - - [2025-11-03 01:45:57] "POST /neutron/port HTTP/1.1" 200 117 0.006507 252.22.199.240 - - [2025-11-03 01:45:57] "POST /neutron/network HTTP/1.1" 200 846 0.014573 10.0.0.22 - - [2025-11-03 01:45:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.22 - - [2025-11-03 01:45:57] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000973 10.0.0.22 - - [2025-11-03 01:45:57] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001198 10.0.0.22 - - [2025-11-03 01:45:57] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.052728 10.0.0.22 - - [2025-11-03 01:45:57] "GET /virtual-network/2be4fe34-16b1-4376-9faf-950844a38ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005880 10.0.0.22 - - [2025-11-03 01:45:57] "GET /floating-ip-pools?parent_id=2be4fe34-16b1-4376-9faf-950844a38ea9&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004016 10.0.0.22 - - [2025-11-03 01:45:57] "GET /virtual-network/2be4fe34-16b1-4376-9faf-950844a38ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007488 10.0.0.22 - - [2025-11-03 01:45:57] "POST /floating-ip-pools HTTP/1.1" 200 609 0.046867 252.22.199.240 - - [2025-11-03 01:45:58] "POST /neutron/port HTTP/1.1" 200 1070 0.338661 10.0.0.22 - - [2025-11-03 01:45:58] "POST /ref-update HTTP/1.1" 200 156 0.010647 10.0.0.22 - - [2025-11-03 01:45:58] "GET /virtual-network/2be4fe34-16b1-4376-9faf-950844a38ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.011131 252.22.199.240 - - [2025-11-03 01:45:58] "POST /neutron/port HTTP/1.1" 200 1070 0.013781 10.0.0.22 - - [2025-11-03 01:45:58] "GET /domains HTTP/1.1" 200 438 0.004436 252.22.199.240 - - [2025-11-03 01:45:58] "POST /neutron/port HTTP/1.1" 200 1070 0.010833 10.0.0.22 - - [2025-11-03 01:45:58] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001023 10.0.0.22 - - [2025-11-03 01:45:58] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1513 0.007756 10.0.0.22 - - [2025-11-03 01:45:58] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001204 10.0.0.22 - - [2025-11-03 01:45:58] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d HTTP/1.1" 200 2982 0.047028 252.22.199.240 - - [2025-11-03 01:45:58] "POST /neutron/network HTTP/1.1" 200 847 0.020132 252.22.199.240 - - [2025-11-03 01:45:58] "POST /neutron/port HTTP/1.1" 200 1120 0.135099 10.0.0.22 - - [2025-11-03 01:45:58] "GET /virtual-network/2be4fe34-16b1-4376-9faf-950844a38ea9 HTTP/1.1" 200 2622 0.008046 10.0.0.22 - - [2025-11-03 01:45:58] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001085 10.0.0.22 - - [2025-11-03 01:45:58] "GET /floating-ip-pool/0c50a4f5-9298-4a78-b2f2-d3e3f6743fce HTTP/1.1" 200 1439 0.009685 10.0.0.22 - - [2025-11-03 01:45:58] "GET /domains HTTP/1.1" 200 438 0.002849 252.22.199.240 - - [2025-11-03 01:45:58] "POST /neutron/port HTTP/1.1" 200 1094 0.018529 10.0.0.22 - - [2025-11-03 01:45:58] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001198 10.0.0.22 - - [2025-11-03 01:45:58] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1513 0.031937 252.22.199.240 - - [2025-11-03 01:45:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005448 10.0.0.22 - - [2025-11-03 01:45:58] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001639 252.22.199.240 - - [2025-11-03 01:45:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.008827 10.0.0.22 - - [2025-11-03 01:45:58] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d HTTP/1.1" 200 3237 0.048193 252.22.199.240 - - [2025-11-03 01:45:58] "POST /neutron/port HTTP/1.1" 200 117 0.001095 10.0.0.22 - - [2025-11-03 01:45:58] "GET /virtual-network/2be4fe34-16b1-4376-9faf-950844a38ea9 HTTP/1.1" 200 3154 0.009608 252.22.199.240 - - [2025-11-03 01:45:58] "POST /neutron/port HTTP/1.1" 200 1071 0.357383 10.0.0.22 - - [2025-11-03 01:45:58] "GET /virtual-network/2be4fe34-16b1-4376-9faf-950844a38ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.009671 252.22.199.240 - - [2025-11-03 01:45:58] "POST /neutron/network HTTP/1.1" 200 836 0.013247 252.22.199.240 - - [2025-11-03 01:45:58] "POST /neutron/port HTTP/1.1" 200 1071 0.012938 252.22.199.240 - - [2025-11-03 01:45:58] "POST /neutron/port HTTP/1.1" 200 1071 0.010641 252.22.199.240 - - [2025-11-03 01:45:58] "POST /neutron/port HTTP/1.1" 200 1094 0.020343 252.22.199.240 - - [2025-11-03 01:45:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009172 252.22.199.240 - - [2025-11-03 01:45:59] "POST /neutron/port HTTP/1.1" 200 1121 0.092617 252.22.199.240 - - [2025-11-03 01:45:59] "POST /neutron/port HTTP/1.1" 200 1095 0.016340 252.22.199.240 - - [2025-11-03 01:45:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003947 252.22.199.240 - - [2025-11-03 01:45:59] "POST /neutron/subnet HTTP/1.1" 200 703 0.008211 252.22.199.240 - - [2025-11-03 01:45:59] "POST /neutron/port HTTP/1.1" 200 117 0.001640 252.22.199.240 - - [2025-11-03 01:45:59] "POST /neutron/network HTTP/1.1" 200 837 0.006027 252.22.199.240 - - [2025-11-03 01:46:04] "POST /neutron/port HTTP/1.1" 200 1094 0.014806 252.22.199.240 - - [2025-11-03 01:46:04] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006336 252.22.199.240 - - [2025-11-03 01:46:04] "POST /neutron/port HTTP/1.1" 200 1094 0.011617 252.22.199.240 - - [2025-11-03 01:46:04] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006518 252.22.199.240 - - [2025-11-03 01:46:04] "POST /neutron/port HTTP/1.1" 200 1094 0.014715 252.22.199.240 - - [2025-11-03 01:46:04] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007230 10.0.0.22 - - [2025-11-03 01:46:04] "GET /virtual-machine/737146c6-88d0-43b5-b1a3-7f9e865aa01e HTTP/1.1" 200 1304 0.009310 10.0.0.22 - - [2025-11-03 01:46:04] "GET /virtual-machine-interface/fcab6280-8ea7-438b-aa22-b45fbbce415d HTTP/1.1" 200 3000 0.005526 10.0.0.22 - - [2025-11-03 01:46:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.22 - - [2025-11-03 01:46:04] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003898 10.0.0.22 - - [2025-11-03 01:46:04] "GET /virtual-networks?parent_id=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003330 10.0.0.22 - - [2025-11-03 01:46:04] "GET /virtual-network/3f20e191-7017-495e-80d9-b3e5fecef38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.009855 10.0.0.22 - - [2025-11-03 01:46:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.22 - - [2025-11-03 01:46:07] "GET /virtual-network/3f20e191-7017-495e-80d9-b3e5fecef38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004872 252.22.199.240 - - [2025-11-03 01:46:08] "POST /neutron/port HTTP/1.1" 200 1095 0.017858 252.22.199.240 - - [2025-11-03 01:46:08] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006695 252.22.199.240 - - [2025-11-03 01:46:09] "POST /neutron/port HTTP/1.1" 200 1094 0.044399 252.22.199.240 - - [2025-11-03 01:46:09] "POST /neutron/port HTTP/1.1" 200 1095 0.045284 252.22.199.240 - - [2025-11-03 01:46:09] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007689 252.22.199.240 - - [2025-11-03 01:46:09] "POST /neutron/security_group HTTP/1.1" 200 2068 0.004669 252.22.199.240 - - [2025-11-03 01:46:09] "POST /neutron/port HTTP/1.1" 200 1094 0.014982 252.22.199.240 - - [2025-11-03 01:46:09] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005579 10.0.0.22 - - [2025-11-03 01:46:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.22 - - [2025-11-03 01:46:10] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003943 10.0.0.22 - - [2025-11-03 01:46:10] "GET /virtual-networks?parent_id=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003846 10.0.0.22 - - [2025-11-03 01:46:10] "GET /virtual-network/3f20e191-7017-495e-80d9-b3e5fecef38f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.008502 252.22.199.240 - - [2025-11-03 01:46:10] "POST /neutron/port HTTP/1.1" 200 1094 0.010742 252.22.199.240 - - [2025-11-03 01:46:10] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010304 252.22.199.240 - - [2025-11-03 01:46:12] "POST /neutron/port HTTP/1.1" 200 1094 0.041102 252.22.199.240 - - [2025-11-03 01:46:12] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006429 252.22.199.240 - - [2025-11-03 01:46:12] "POST /neutron/port HTTP/1.1" 200 1094 0.012056 252.22.199.240 - - [2025-11-03 01:46:12] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007596 10.0.0.22 - - [2025-11-03 01:46:15] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001299 252.22.199.240 - - [2025-11-03 01:46:15] "POST /neutron/floatingip HTTP/1.1" 200 531 0.069162 252.22.199.240 - - [2025-11-03 01:46:15] "POST /neutron/port HTTP/1.1" 200 1094 0.011435 252.22.199.240 - - [2025-11-03 01:46:15] "POST /neutron/floatingip HTTP/1.1" 200 531 0.006089 252.22.199.240 - - [2025-11-03 01:46:15] "POST /neutron/floatingip HTTP/1.1" 200 578 0.034606 252.22.199.240 - - [2025-11-03 01:46:15] "POST /neutron/port HTTP/1.1" 200 1095 0.014567 252.22.199.240 - - [2025-11-03 01:46:16] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009153 252.22.199.240 - - [2025-11-03 01:46:16] "POST /neutron/port HTTP/1.1" 200 1095 0.011104 252.22.199.240 - - [2025-11-03 01:46:16] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008447 252.22.199.240 - - [2025-11-03 01:46:16] "POST /neutron/port HTTP/1.1" 200 1095 0.023322 252.22.199.240 - - [2025-11-03 01:46:16] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007123 10.0.0.22 - - [2025-11-03 01:46:16] "GET /virtual-machine/bc2cf71c-0c09-4256-aa11-af04b1c72dfa HTTP/1.1" 200 1305 0.005013 10.0.0.22 - - [2025-11-03 01:46:16] "GET /virtual-machine-interface/8b44d26a-b728-4124-8601-be498abf6eee HTTP/1.1" 200 2999 0.004941 10.0.0.22 - - [2025-11-03 01:46:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.22 - - [2025-11-03 01:46:16] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.012566 10.0.0.22 - - [2025-11-03 01:46:16] "GET /virtual-networks?parent_id=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003007 10.0.0.22 - - [2025-11-03 01:46:16] "GET /virtual-network/2be4fe34-16b1-4376-9faf-950844a38ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.006122 10.0.0.22 - - [2025-11-03 01:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006875 10.0.0.22 - - [2025-11-03 01:46:17] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003019 10.0.0.22 - - [2025-11-03 01:46:17] "GET /virtual-networks?parent_id=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.002949 10.0.0.22 - - [2025-11-03 01:46:17] "GET /virtual-network/2be4fe34-16b1-4376-9faf-950844a38ea9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.012333 252.22.199.240 - - [2025-11-03 01:46:18] "POST /neutron/floatingip HTTP/1.1" 200 578 0.009699 10.0.0.22 - - [2025-11-03 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.22 - - [2025-11-03 01:46:18] "GET /routing-instance/b20aa700-f794-4cc8-bacb-7b0ab6a3bf7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1493 0.004342 10.0.0.22 - - [2025-11-03 01:46:18] "GET /route-target/f2d8c7b1-5e53-4f0f-b037-c05972d8bddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004490 10.0.0.22 - - [2025-11-03 01:46:18] "GET /floating-ip/1994970e-fa2d-43c4-a55f-6f39c15b9cd0 HTTP/1.1" 200 1888 0.005842 252.22.199.240 - - [2025-11-03 01:46:21] "POST /neutron/floatingip HTTP/1.1" 200 578 0.008953 252.22.199.240 - - [2025-11-03 01:46:21] "POST /neutron/floatingip HTTP/1.1" 200 531 0.022931 252.22.199.240 - - [2025-11-03 01:46:21] "POST /neutron/floatingip HTTP/1.1" 200 531 0.005423 252.22.199.240 - - [2025-11-03 01:46:21] "POST /neutron/floatingip HTTP/1.1" 200 115 0.037477 10.0.0.22 - - [2025-11-03 01:46:21] "GET /floating-ip-pool/0c50a4f5-9298-4a78-b2f2-d3e3f6743fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.003945 10.0.0.22 - - [2025-11-03 01:46:21] "POST /ref-update HTTP/1.1" 200 156 0.008321 10.0.0.22 - - [2025-11-03 01:46:21] "DELETE /floating-ip-pool/0c50a4f5-9298-4a78-b2f2-d3e3f6743fce HTTP/1.1" 200 115 0.027393 252.22.199.240 - - [2025-11-03 01:46:22] "POST /neutron/network HTTP/1.1" 200 836 0.014060 252.22.199.240 - - [2025-11-03 01:46:22] "POST /neutron/network HTTP/1.1" 400 204 0.013632 252.22.199.240 - - [2025-11-03 01:46:22] "POST /neutron/port HTTP/1.1" 200 1095 0.012912 252.22.199.240 - - [2025-11-03 01:46:22] "POST /neutron/port HTTP/1.1" 200 1094 0.012359 252.22.199.240 - - [2025-11-03 01:46:22] "POST /neutron/port HTTP/1.1" 200 1121 0.013503 252.22.199.240 - - [2025-11-03 01:46:22] "POST /neutron/port HTTP/1.1" 200 1120 0.009764 252.22.199.240 - - [2025-11-03 01:46:23] "POST /neutron/port HTTP/1.1" 200 151 0.141325 252.22.199.240 - - [2025-11-03 01:46:23] "POST /neutron/port HTTP/1.1" 200 151 0.140481 252.22.199.240 - - [2025-11-03 01:46:24] "POST /neutron/network HTTP/1.1" 200 836 0.006545 10.0.0.22 - - [2025-11-03 01:46:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002702 10.0.0.22 - - [2025-11-03 01:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.22 - - [2025-11-03 01:46:24] "POST /useragent-kv HTTP/1.1" 200 115 0.002153 252.22.199.240 - - [2025-11-03 01:46:24] "POST /neutron/network HTTP/1.1" 200 151 0.087228 10.0.0.22 - - [2025-11-03 01:46:24] "GET /routing-instance/f906158f-3b54-4fe9-aaf5-8822e0fab854 HTTP/1.1" 404 171 0.002209 10.0.0.22 - - [2025-11-03 01:46:24] "DELETE /route-target/858b63c2-bfaa-4cef-8529-40d666062ee1 HTTP/1.1" 200 115 0.025545 10.0.0.22 - - [2025-11-03 01:46:24] "GET /domains HTTP/1.1" 200 438 0.003250 10.0.0.22 - - [2025-11-03 01:46:24] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001044 10.0.0.22 - - [2025-11-03 01:46:24] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1513 0.008003 10.0.0.22 - - [2025-11-03 01:46:24] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002806 10.0.0.22 - - [2025-11-03 01:46:24] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d HTTP/1.1" 200 2171 0.043942 252.22.199.240 - - [2025-11-03 01:46:25] "POST /neutron/network HTTP/1.1" 200 837 0.006067 10.0.0.22 - - [2025-11-03 01:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.22 - - [2025-11-03 01:46:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003243 10.0.0.22 - - [2025-11-03 01:46:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003557 252.22.199.240 - - [2025-11-03 01:46:25] "POST /neutron/network HTTP/1.1" 200 151 0.096643 10.0.0.22 - - [2025-11-03 01:46:25] "GET /routing-instance/b20aa700-f794-4cc8-bacb-7b0ab6a3bf7a HTTP/1.1" 404 171 0.002323 10.0.0.22 - - [2025-11-03 01:46:25] "DELETE /route-target/f2d8c7b1-5e53-4f0f-b037-c05972d8bddf HTTP/1.1" 200 115 0.035935 10.0.0.22 - - [2025-11-03 01:46:25] "GET /domains HTTP/1.1" 200 438 0.013260 10.0.0.22 - - [2025-11-03 01:46:25] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001031 10.0.0.22 - - [2025-11-03 01:46:25] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1513 0.006961 10.0.0.22 - - [2025-11-03 01:46:25] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001548 10.0.0.22 - - [2025-11-03 01:46:25] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d HTTP/1.1" 200 1922 0.026999 10.0.0.22 - - [2025-11-03 01:46:26] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001056 10.0.0.22 - - [2025-11-03 01:46:26] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.028257 10.0.0.22 - - [2025-11-03 01:46:26] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001626 10.0.0.22 - - [2025-11-03 01:46:26] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d?fields=virtual_networks HTTP/1.1" 200 1057 0.068330 10.0.0.22 - - [2025-11-03 01:46:26] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001343 10.0.0.22 - - [2025-11-03 01:46:26] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.027585 10.0.0.22 - - [2025-11-03 01:46:26] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001080 10.0.0.22 - - [2025-11-03 01:46:26] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d?fields=security_groups HTTP/1.1" 200 1294 0.028675 10.0.0.22 - - [2025-11-03 01:46:26] "DELETE /project/c029df77075c42418be36c6cd108e83d HTTP/1.1" 404 173 0.003788 10.0.0.22 - - [2025-11-03 01:46:26] "GET /projects?obj_uuids=234fde90-4a99-49f4-a090-31ac38582c5e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000845 10.0.0.22 - - [2025-11-03 01:46:26] "GET /project/234fde90-4a99-49f4-a090-31ac38582c5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.021076 10.0.0.22 - - [2025-11-03 01:46:26] "GET /projects?obj_uuids=234fde90-4a99-49f4-a090-31ac38582c5e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000873 10.0.0.22 - - [2025-11-03 01:46:26] "GET /project/234fde90-4a99-49f4-a090-31ac38582c5e?fields=security_groups HTTP/1.1" 200 1383 0.076045 10.0.0.22 - - [2025-11-03 01:46:26] "DELETE /security-group/b9646aab-81ab-4dbd-8bb4-af1758ff6d0b HTTP/1.1" 200 115 0.051126 10.0.0.22 - - [2025-11-03 01:46:26] "GET /projects?obj_uuids=234fde90-4a99-49f4-a090-31ac38582c5e&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001605 10.0.0.22 - - [2025-11-03 01:46:26] "GET /project/234fde90-4a99-49f4-a090-31ac38582c5e?fields=application_policy_sets HTTP/1.1" 200 1422 0.064437 10.0.0.22 - - [2025-11-03 01:46:26] "DELETE /access-control-list/5aaf071d-a9ba-4126-9a0c-2096c588e165 HTTP/1.1" 200 115 0.093919 10.0.0.22 - - [2025-11-03 01:46:27] "DELETE /access-control-list/14bbe4d9-6048-4e3c-a3e4-ac9f736cce90 HTTP/1.1" 200 115 0.355103 10.0.0.22 - - [2025-11-03 01:46:27] "DELETE /project/234fde90-4a99-49f4-a090-31ac38582c5e HTTP/1.1" 200 115 0.865535 10.0.0.22 - - [2025-11-03 01:46:28] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.004336 10.0.0.22 - - [2025-11-03 01:46:28] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.012138 10.0.0.22 - - [2025-11-03 01:46:28] "POST /fqname-to-id HTTP/1.1" 404 181 0.111500 10.0.0.22 - - [2025-11-03 01:46:28] "GET /projects?obj_uuids=aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005754 10.0.0.22 - - [2025-11-03 01:46:29] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001718 10.0.0.22 - - [2025-11-03 01:46:29] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011643 10.0.0.22 - - [2025-11-03 01:46:29] "POST /id-to-fqname HTTP/1.1" 200 183 0.003917 10.0.0.22 - - [2025-11-03 01:46:29] "POST /fqname-to-id HTTP/1.1" 404 192 0.006503 10.0.0.22 - - [2025-11-03 01:46:29] "POST /security-groups HTTP/1.1" 200 578 0.073191 10.0.0.22 - - [2025-11-03 01:46:29] "POST /projects HTTP/1.1" 200 567 0.420802 10.0.0.22 - - [2025-11-03 01:46:29] "POST /fqname-to-id HTTP/1.1" 404 227 0.013503 10.0.0.22 - - [2025-11-03 01:46:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.514210 10.0.0.22 - - [2025-11-03 01:46:29] "POST /access-control-lists HTTP/1.1" 200 591 0.088998 10.0.0.22 - - [2025-11-03 01:46:29] "POST /fqname-to-id HTTP/1.1" 404 226 0.010648 10.0.0.22 - - [2025-11-03 01:46:29] "GET /project/aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.851471 10.0.0.22 - - [2025-11-03 01:46:30] "POST /access-control-lists HTTP/1.1" 200 589 0.178042 10.0.0.22 - - [2025-11-03 01:46:32] "GET / HTTP/1.1" 200 36215 0.001756 10.0.0.22 - - [2025-11-03 01:46:35] "GET /projects?obj_uuids=aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001445 10.0.0.22 - - [2025-11-03 01:46:35] "GET /project/aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.047670 10.0.0.22 - - [2025-11-03 01:46:35] "GET /projects?obj_uuids=aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001472 10.0.0.22 - - [2025-11-03 01:46:35] "GET /project/aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e?fields=virtual_networks HTTP/1.1" 200 1023 0.077313 10.0.0.22 - - [2025-11-03 01:46:35] "GET /projects?obj_uuids=aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001635 10.0.0.22 - - [2025-11-03 01:46:35] "GET /project/aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.037982 10.0.0.22 - - [2025-11-03 01:46:35] "GET /projects?obj_uuids=aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001171 10.0.0.22 - - [2025-11-03 01:46:35] "GET /project/aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e?fields=security_groups HTTP/1.1" 200 1243 0.055285 10.0.0.22 - - [2025-11-03 01:46:36] "GET /obj-perms HTTP/1.1" 200 6378 0.162558 10.0.0.22 - - [2025-11-03 01:46:36] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001427 10.0.0.22 - - [2025-11-03 01:46:36] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.011828 10.0.0.22 - - [2025-11-03 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 181 0.050639 10.0.0.22 - - [2025-11-03 01:46:37] "GET /obj-perms HTTP/1.1" 200 6378 0.088548 10.0.0.22 - - [2025-11-03 01:46:37] "GET /projects?obj_uuids=4a161629-fb57-42d0-a712-3623c4d3374e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002331 10.0.0.22 - - [2025-11-03 01:46:37] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000943 10.0.0.22 - - [2025-11-03 01:46:37] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007554 10.0.0.22 - - [2025-11-03 01:46:37] "POST /id-to-fqname HTTP/1.1" 200 183 0.003297 10.0.0.22 - - [2025-11-03 01:46:37] "POST /fqname-to-id HTTP/1.1" 404 192 0.032546 10.0.0.22 - - [2025-11-03 01:46:37] "POST /security-groups HTTP/1.1" 200 578 0.090137 10.0.0.22 - - [2025-11-03 01:46:37] "POST /projects HTTP/1.1" 200 567 0.344280 10.0.0.22 - - [2025-11-03 01:46:37] "POST /fqname-to-id HTTP/1.1" 404 227 0.029138 10.0.0.22 - - [2025-11-03 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.428313 10.0.0.22 - - [2025-11-03 01:46:37] "POST /access-control-lists HTTP/1.1" 200 591 0.121975 10.0.0.22 - - [2025-11-03 01:46:37] "GET /project/4a161629-fb57-42d0-a712-3623c4d3374e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.661048 10.0.0.22 - - [2025-11-03 01:46:37] "POST /fqname-to-id HTTP/1.1" 404 226 0.008344 10.0.0.22 - - [2025-11-03 01:46:37] "POST /access-control-lists HTTP/1.1" 200 589 0.067400 10.0.0.22 - - [2025-11-03 01:46:39] "GET / HTTP/1.1" 200 36215 0.002274 10.0.0.22 - - [2025-11-03 01:46:39] "POST /fqname-to-id HTTP/1.1" 404 191 0.003678 10.0.0.22 - - [2025-11-03 01:46:39] "GET /projects?obj_uuids=3c412020-33b0-4507-8578-950737563030&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001095 10.0.0.22 - - [2025-11-03 01:46:40] "POST /fqname-to-id HTTP/1.1" 404 226 0.003054 10.0.0.22 - - [2025-11-03 01:46:40] "POST /access-control-lists HTTP/1.1" 200 590 0.018389 10.0.0.22 - - [2025-11-03 01:46:40] "POST /fqname-to-id HTTP/1.1" 404 225 0.003080 10.0.0.22 - - [2025-11-03 01:46:40] "POST /access-control-lists HTTP/1.1" 200 588 0.059870 10.0.0.22 - - [2025-11-03 01:46:40] "PUT /access-control-list/98e8d932-af57-4626-aaff-44db998331a4 HTTP/1.1" 200 273 0.011214 10.0.0.22 - - [2025-11-03 01:46:40] "PUT /access-control-list/748aa87f-d0e9-4819-9638-e90d7e5f9287 HTTP/1.1" 200 273 0.026464 252.22.199.240 - - [2025-11-03 01:46:40] "POST /neutron/security_group HTTP/1.1" 200 1362 0.554582 10.0.0.22 - - [2025-11-03 01:46:40] "PUT /access-control-list/748aa87f-d0e9-4819-9638-e90d7e5f9287 HTTP/1.1" 200 273 0.015575 10.0.0.22 - - [2025-11-03 01:46:40] "GET /projects?obj_uuids=3c412020-33b0-4507-8578-950737563030&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002108 252.22.199.240 - - [2025-11-03 01:46:40] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.045701 252.22.199.240 - - [2025-11-03 01:46:40] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.014904 252.22.199.240 - - [2025-11-03 01:46:40] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.121510 10.0.0.22 - - [2025-11-03 01:46:40] "PUT /access-control-list/748aa87f-d0e9-4819-9638-e90d7e5f9287 HTTP/1.1" 200 273 0.043124 252.22.199.240 - - [2025-11-03 01:46:40] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.017392 252.22.199.240 - - [2025-11-03 01:46:40] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.115311 10.0.0.22 - - [2025-11-03 01:46:40] "POST /fqname-to-id HTTP/1.1" 404 191 0.006778 10.0.0.22 - - [2025-11-03 01:46:40] "PUT /access-control-list/748aa87f-d0e9-4819-9638-e90d7e5f9287 HTTP/1.1" 200 273 0.020237 10.0.0.22 - - [2025-11-03 01:46:40] "GET /projects?obj_uuids=3c412020-33b0-4507-8578-950737563030&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001048 10.0.0.22 - - [2025-11-03 01:46:41] "POST /fqname-to-id HTTP/1.1" 404 226 0.004919 10.0.0.22 - - [2025-11-03 01:46:41] "POST /access-control-lists HTTP/1.1" 200 590 0.030306 10.0.0.22 - - [2025-11-03 01:46:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.005420 10.0.0.22 - - [2025-11-03 01:46:41] "POST /access-control-lists HTTP/1.1" 200 588 0.052454 10.0.0.22 - - [2025-11-03 01:46:41] "PUT /access-control-list/e0bc56be-c265-45fc-9cdf-9d829c8b6550 HTTP/1.1" 200 273 0.011158 10.0.0.22 - - [2025-11-03 01:46:41] "PUT /access-control-list/413c9ff0-a9c7-46ae-8ec9-cc4be043c510 HTTP/1.1" 200 273 0.048823 252.22.199.240 - - [2025-11-03 01:46:41] "POST /neutron/security_group HTTP/1.1" 200 1362 0.471538 10.0.0.22 - - [2025-11-03 01:46:41] "PUT /access-control-list/413c9ff0-a9c7-46ae-8ec9-cc4be043c510 HTTP/1.1" 200 273 0.015015 10.0.0.22 - - [2025-11-03 01:46:41] "GET /projects?obj_uuids=3c412020-33b0-4507-8578-950737563030&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001120 252.22.199.240 - - [2025-11-03 01:46:41] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.049108 252.22.199.240 - - [2025-11-03 01:46:41] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.011088 252.22.199.240 - - [2025-11-03 01:46:41] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.125537 10.0.0.22 - - [2025-11-03 01:46:41] "PUT /access-control-list/413c9ff0-a9c7-46ae-8ec9-cc4be043c510 HTTP/1.1" 200 273 0.028533 252.22.199.240 - - [2025-11-03 01:46:41] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.024592 252.22.199.240 - - [2025-11-03 01:46:42] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.216823 10.0.0.22 - - [2025-11-03 01:46:42] "POST /fqname-to-id HTTP/1.1" 401 296 0.000407 10.0.0.22 - - [2025-11-03 01:46:42] "PUT /access-control-list/413c9ff0-a9c7-46ae-8ec9-cc4be043c510 HTTP/1.1" 200 273 0.032084 10.0.0.22 - - [2025-11-03 01:46:42] "POST /fqname-to-id HTTP/1.1" 404 208 0.033516 10.0.0.22 - - [2025-11-03 01:46:42] "GET /projects?obj_uuids=4a161629-fb57-42d0-a712-3623c4d3374e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001066 10.0.0.22 - - [2025-11-03 01:46:42] "POST /fqname-to-id HTTP/1.1" 404 243 0.003530 10.0.0.22 - - [2025-11-03 01:46:42] "POST /access-control-lists HTTP/1.1" 200 607 0.016130 10.0.0.22 - - [2025-11-03 01:46:42] "POST /fqname-to-id HTTP/1.1" 404 242 0.003793 10.0.0.22 - - [2025-11-03 01:46:42] "POST /access-control-lists HTTP/1.1" 200 605 0.025054 10.0.0.22 - - [2025-11-03 01:46:42] "PUT /access-control-list/fdd5dc4b-2b7c-4fd3-ac29-10b5ac179c34 HTTP/1.1" 200 273 0.013020 10.0.0.22 - - [2025-11-03 01:46:42] "PUT /access-control-list/9ed8d066-0add-4213-ae74-601adb30bcf9 HTTP/1.1" 200 273 0.041439 252.22.199.240 - - [2025-11-03 01:46:42] "POST /neutron/security_group HTTP/1.1" 200 1377 0.380045 10.0.0.22 - - [2025-11-03 01:46:42] "PUT /access-control-list/9ed8d066-0add-4213-ae74-601adb30bcf9 HTTP/1.1" 200 273 0.016230 10.0.0.22 - - [2025-11-03 01:46:42] "GET /projects?obj_uuids=4a161629-fb57-42d0-a712-3623c4d3374e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001131 252.22.199.240 - - [2025-11-03 01:46:42] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.040818 252.22.199.240 - - [2025-11-03 01:46:43] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.014725 252.22.199.240 - - [2025-11-03 01:46:43] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.106151 10.0.0.22 - - [2025-11-03 01:46:43] "PUT /access-control-list/9ed8d066-0add-4213-ae74-601adb30bcf9 HTTP/1.1" 200 273 0.016739 252.22.199.240 - - [2025-11-03 01:46:43] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.022895 252.22.199.240 - - [2025-11-03 01:46:43] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.111771 10.0.0.22 - - [2025-11-03 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 208 0.007943 10.0.0.22 - - [2025-11-03 01:46:43] "PUT /access-control-list/9ed8d066-0add-4213-ae74-601adb30bcf9 HTTP/1.1" 200 273 0.016556 10.0.0.22 - - [2025-11-03 01:46:43] "GET /projects?obj_uuids=4a161629-fb57-42d0-a712-3623c4d3374e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001066 10.0.0.22 - - [2025-11-03 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 243 0.004445 10.0.0.22 - - [2025-11-03 01:46:43] "POST /access-control-lists HTTP/1.1" 200 607 0.039054 10.0.0.22 - - [2025-11-03 01:46:43] "POST /fqname-to-id HTTP/1.1" 404 242 0.002780 10.0.0.22 - - [2025-11-03 01:46:43] "POST /access-control-lists HTTP/1.1" 200 605 0.028417 10.0.0.22 - - [2025-11-03 01:46:43] "PUT /access-control-list/80ee8af5-e1be-41a6-91b3-080be1c4c9da HTTP/1.1" 200 273 0.014377 10.0.0.22 - - [2025-11-03 01:46:43] "PUT /access-control-list/58fa264a-ed5d-4baf-88bd-bb35be096c32 HTTP/1.1" 200 273 0.021353 252.22.199.240 - - [2025-11-03 01:46:43] "POST /neutron/security_group HTTP/1.1" 200 1377 0.502599 10.0.0.22 - - [2025-11-03 01:46:43] "PUT /access-control-list/58fa264a-ed5d-4baf-88bd-bb35be096c32 HTTP/1.1" 200 273 0.031192 10.0.0.22 - - [2025-11-03 01:46:43] "GET /projects?obj_uuids=4a161629-fb57-42d0-a712-3623c4d3374e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001141 252.22.199.240 - - [2025-11-03 01:46:43] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.027045 252.22.199.240 - - [2025-11-03 01:46:44] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010093 252.22.199.240 - - [2025-11-03 01:46:44] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.159594 10.0.0.22 - - [2025-11-03 01:46:44] "PUT /access-control-list/58fa264a-ed5d-4baf-88bd-bb35be096c32 HTTP/1.1" 200 273 0.016804 252.22.199.240 - - [2025-11-03 01:46:44] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.017779 252.22.199.240 - - [2025-11-03 01:46:44] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.112784 10.0.0.22 - - [2025-11-03 01:46:44] "PUT /access-control-list/58fa264a-ed5d-4baf-88bd-bb35be096c32 HTTP/1.1" 200 273 0.010678 10.0.0.22 - - [2025-11-03 01:46:44] "GET /projects?obj_uuids=3c412020-33b0-4507-8578-950737563030&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001112 252.22.199.240 - - [2025-11-03 01:46:44] "POST /neutron/router HTTP/1.1" 200 539 0.048110 10.0.0.22 - - [2025-11-03 01:46:44] "POST /route-targets HTTP/1.1" 200 328 0.012262 10.0.0.22 - - [2025-11-03 01:46:44] "PUT /logical-router/2a641a55-596c-4de8-9396-99af32fecbfc HTTP/1.1" 200 263 0.038048 252.22.199.240 - - [2025-11-03 01:46:44] "POST /neutron/router HTTP/1.1" 200 539 0.021026 252.22.199.240 - - [2025-11-03 01:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.003472 252.22.199.240 - - [2025-11-03 01:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.003890 252.22.199.240 - - [2025-11-03 01:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.003472 252.22.199.240 - - [2025-11-03 01:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.004611 252.22.199.240 - - [2025-11-03 01:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.004338 252.22.199.240 - - [2025-11-03 01:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.005858 252.22.199.240 - - [2025-11-03 01:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.003705 252.22.199.240 - - [2025-11-03 01:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.004586 252.22.199.240 - - [2025-11-03 01:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.004952 252.22.199.240 - - [2025-11-03 01:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.003518 252.22.199.240 - - [2025-11-03 01:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.005723 252.22.199.240 - - [2025-11-03 01:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.004001 252.22.199.240 - - [2025-11-03 01:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.005415 252.22.199.240 - - [2025-11-03 01:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.004115 252.22.199.240 - - [2025-11-03 01:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.005700 252.22.199.240 - - [2025-11-03 01:46:45] "POST /neutron/router HTTP/1.1" 200 539 0.004176 252.22.199.240 - - [2025-11-03 01:46:46] "POST /neutron/router HTTP/1.1" 200 539 0.003678 252.22.199.240 - - [2025-11-03 01:46:46] "POST /neutron/router HTTP/1.1" 200 539 0.003872 252.22.199.240 - - [2025-11-03 01:46:46] "POST /neutron/router HTTP/1.1" 200 539 0.007332 252.22.199.240 - - [2025-11-03 01:46:46] "POST /neutron/router HTTP/1.1" 200 539 0.003718 252.22.199.240 - - [2025-11-03 01:46:46] "POST /neutron/router HTTP/1.1" 200 539 0.004202 252.22.199.240 - - [2025-11-03 01:46:46] "POST /neutron/router HTTP/1.1" 200 539 0.003585 252.22.199.240 - - [2025-11-03 01:46:46] "POST /neutron/router HTTP/1.1" 200 539 0.003781 252.22.199.240 - - [2025-11-03 01:46:46] "POST /neutron/router HTTP/1.1" 200 539 0.003830 252.22.199.240 - - [2025-11-03 01:46:46] "POST /neutron/router HTTP/1.1" 200 539 0.003738 252.22.199.240 - - [2025-11-03 01:46:46] "POST /neutron/router HTTP/1.1" 200 539 0.004396 252.22.199.240 - - [2025-11-03 01:46:46] "POST /neutron/router HTTP/1.1" 200 539 0.003887 252.22.199.240 - - [2025-11-03 01:46:46] "POST /neutron/router HTTP/1.1" 200 539 0.003806 252.22.199.240 - - [2025-11-03 01:46:46] "POST /neutron/router HTTP/1.1" 200 539 0.003679 252.22.199.240 - - [2025-11-03 01:46:46] "POST /neutron/router HTTP/1.1" 200 539 0.004421 252.22.199.240 - - [2025-11-03 01:46:46] "POST /neutron/router HTTP/1.1" 200 539 0.004713 252.22.199.240 - - [2025-11-03 01:46:46] "POST /neutron/router HTTP/1.1" 200 539 0.021470 252.22.199.240 - - [2025-11-03 01:46:47] "POST /neutron/router HTTP/1.1" 200 539 0.003799 252.22.199.240 - - [2025-11-03 01:46:47] "POST /neutron/router HTTP/1.1" 200 539 0.022708 252.22.199.240 - - [2025-11-03 01:46:47] "POST /neutron/router HTTP/1.1" 200 539 0.003668 252.22.199.240 - - [2025-11-03 01:46:47] "POST /neutron/router HTTP/1.1" 200 151 0.044396 10.0.0.22 - - [2025-11-03 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010441 10.0.0.22 - - [2025-11-03 01:46:47] "GET /logical-router/2a641a55-596c-4de8-9396-99af32fecbfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.009274 10.0.0.22 - - [2025-11-03 01:46:47] "GET /projects?obj_uuids=3c412020-33b0-4507-8578-950737563030&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001273 10.0.0.22 - - [2025-11-03 01:46:47] "DELETE /route-target/1b60f5f1-39ed-4fb0-ab87-558d91d04b82 HTTP/1.1" 200 115 0.038106 252.22.199.240 - - [2025-11-03 01:46:47] "POST /neutron/router HTTP/1.1" 200 540 0.064515 10.0.0.22 - - [2025-11-03 01:46:47] "POST /route-targets HTTP/1.1" 200 328 0.015908 10.0.0.22 - - [2025-11-03 01:46:47] "PUT /logical-router/2a9c8aaf-efc7-4c0c-b939-e81fd9997878 HTTP/1.1" 200 263 0.012976 252.22.199.240 - - [2025-11-03 01:46:47] "POST /neutron/router HTTP/1.1" 200 540 0.004780 252.22.199.240 - - [2025-11-03 01:46:47] "POST /neutron/router HTTP/1.1" 200 540 0.003533 252.22.199.240 - - [2025-11-03 01:46:47] "POST /neutron/router HTTP/1.1" 200 540 0.004061 252.22.199.240 - - [2025-11-03 01:46:47] "POST /neutron/router HTTP/1.1" 200 540 0.004098 252.22.199.240 - - [2025-11-03 01:46:47] "POST /neutron/router HTTP/1.1" 200 540 0.003514 252.22.199.240 - - [2025-11-03 01:46:47] "POST /neutron/router HTTP/1.1" 200 540 0.003624 252.22.199.240 - - [2025-11-03 01:46:47] "POST /neutron/router HTTP/1.1" 200 540 0.003697 252.22.199.240 - - [2025-11-03 01:46:47] "POST /neutron/router HTTP/1.1" 200 540 0.003748 252.22.199.240 - - [2025-11-03 01:46:47] "POST /neutron/router HTTP/1.1" 200 540 0.005251 252.22.199.240 - - [2025-11-03 01:46:47] "POST /neutron/router HTTP/1.1" 200 540 0.003573 252.22.199.240 - - [2025-11-03 01:46:48] "POST /neutron/router HTTP/1.1" 200 540 0.003908 252.22.199.240 - - [2025-11-03 01:46:48] "POST /neutron/router HTTP/1.1" 200 540 0.003473 252.22.199.240 - - [2025-11-03 01:46:48] "POST /neutron/router HTTP/1.1" 200 540 0.003520 252.22.199.240 - - [2025-11-03 01:46:48] "POST /neutron/router HTTP/1.1" 200 540 0.003414 252.22.199.240 - - [2025-11-03 01:46:48] "POST /neutron/router HTTP/1.1" 200 540 0.003568 252.22.199.240 - - [2025-11-03 01:46:48] "POST /neutron/router HTTP/1.1" 200 540 0.004434 252.22.199.240 - - [2025-11-03 01:46:48] "POST /neutron/router HTTP/1.1" 200 540 0.004718 252.22.199.240 - - [2025-11-03 01:46:48] "POST /neutron/router HTTP/1.1" 200 540 0.004701 252.22.199.240 - - [2025-11-03 01:46:48] "POST /neutron/router HTTP/1.1" 200 540 0.005332 252.22.199.240 - - [2025-11-03 01:46:48] "POST /neutron/router HTTP/1.1" 200 540 0.003969 252.22.199.240 - - [2025-11-03 01:46:48] "POST /neutron/router HTTP/1.1" 200 540 0.004315 252.22.199.240 - - [2025-11-03 01:46:48] "POST /neutron/router HTTP/1.1" 200 540 0.003965 252.22.199.240 - - [2025-11-03 01:46:48] "POST /neutron/router HTTP/1.1" 200 540 0.003719 252.22.199.240 - - [2025-11-03 01:46:48] "POST /neutron/router HTTP/1.1" 200 540 0.003509 252.22.199.240 - - [2025-11-03 01:46:48] "POST /neutron/router HTTP/1.1" 200 540 0.004114 252.22.199.240 - - [2025-11-03 01:46:48] "POST /neutron/router HTTP/1.1" 200 540 0.003828 252.22.199.240 - - [2025-11-03 01:46:49] "POST /neutron/router HTTP/1.1" 200 540 0.003762 252.22.199.240 - - [2025-11-03 01:46:49] "POST /neutron/router HTTP/1.1" 200 540 0.006993 252.22.199.240 - - [2025-11-03 01:46:49] "POST /neutron/router HTTP/1.1" 200 540 0.003777 252.22.199.240 - - [2025-11-03 01:46:49] "POST /neutron/router HTTP/1.1" 200 540 0.003333 252.22.199.240 - - [2025-11-03 01:46:49] "POST /neutron/router HTTP/1.1" 200 540 0.003511 252.22.199.240 - - [2025-11-03 01:46:49] "POST /neutron/router HTTP/1.1" 200 540 0.004209 252.22.199.240 - - [2025-11-03 01:46:49] "POST /neutron/router HTTP/1.1" 200 540 0.015389 252.22.199.240 - - [2025-11-03 01:46:49] "POST /neutron/router HTTP/1.1" 200 540 0.003817 252.22.199.240 - - [2025-11-03 01:46:49] "POST /neutron/router HTTP/1.1" 200 539 0.018856 252.22.199.240 - - [2025-11-03 01:46:49] "POST /neutron/router HTTP/1.1" 200 539 0.004758 10.0.0.22 - - [2025-11-03 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.22 - - [2025-11-03 01:46:49] "GET /logical-router/2a9c8aaf-efc7-4c0c-b939-e81fd9997878?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006031 252.22.199.240 - - [2025-11-03 01:46:49] "POST /neutron/router HTTP/1.1" 200 151 0.046588 10.0.0.22 - - [2025-11-03 01:46:49] "GET /projects?obj_uuids=4a161629-fb57-42d0-a712-3623c4d3374e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001110 10.0.0.22 - - [2025-11-03 01:46:49] "DELETE /route-target/bc9aa719-faa4-404e-a128-5e79a35fc26d HTTP/1.1" 200 115 0.025834 252.22.199.240 - - [2025-11-03 01:46:49] "POST /neutron/router HTTP/1.1" 200 557 0.048275 10.0.0.22 - - [2025-11-03 01:46:49] "POST /route-targets HTTP/1.1" 200 328 0.010974 10.0.0.22 - - [2025-11-03 01:46:49] "PUT /logical-router/67920d62-678b-4555-a11b-eba48e6f915b HTTP/1.1" 200 263 0.023870 252.22.199.240 - - [2025-11-03 01:46:49] "POST /neutron/router HTTP/1.1" 200 557 0.005795 252.22.199.240 - - [2025-11-03 01:46:49] "POST /neutron/router HTTP/1.1" 200 557 0.004628 252.22.199.240 - - [2025-11-03 01:46:49] "POST /neutron/router HTTP/1.1" 200 557 0.003771 252.22.199.240 - - [2025-11-03 01:46:50] "POST /neutron/router HTTP/1.1" 200 557 0.003647 252.22.199.240 - - [2025-11-03 01:46:50] "POST /neutron/router HTTP/1.1" 200 557 0.004051 252.22.199.240 - - [2025-11-03 01:46:50] "POST /neutron/router HTTP/1.1" 200 557 0.003855 252.22.199.240 - - [2025-11-03 01:46:50] "POST /neutron/router HTTP/1.1" 200 557 0.003793 252.22.199.240 - - [2025-11-03 01:46:50] "POST /neutron/router HTTP/1.1" 200 557 0.003787 252.22.199.240 - - [2025-11-03 01:46:50] "POST /neutron/router HTTP/1.1" 200 557 0.003836 252.22.199.240 - - [2025-11-03 01:46:50] "POST /neutron/router HTTP/1.1" 200 557 0.003991 252.22.199.240 - - [2025-11-03 01:46:50] "POST /neutron/router HTTP/1.1" 200 557 0.003812 252.22.199.240 - - [2025-11-03 01:46:50] "POST /neutron/router HTTP/1.1" 200 557 0.004059 252.22.199.240 - - [2025-11-03 01:46:50] "POST /neutron/router HTTP/1.1" 200 557 0.003689 252.22.199.240 - - [2025-11-03 01:46:50] "POST /neutron/router HTTP/1.1" 200 557 0.004580 252.22.199.240 - - [2025-11-03 01:46:50] "POST /neutron/router HTTP/1.1" 200 557 0.003406 252.22.199.240 - - [2025-11-03 01:46:50] "POST /neutron/router HTTP/1.1" 200 557 0.004288 252.22.199.240 - - [2025-11-03 01:46:50] "POST /neutron/router HTTP/1.1" 200 557 0.004324 252.22.199.240 - - [2025-11-03 01:46:50] "POST /neutron/router HTTP/1.1" 200 557 0.003998 252.22.199.240 - - [2025-11-03 01:46:50] "POST /neutron/router HTTP/1.1" 200 557 0.003711 252.22.199.240 - - [2025-11-03 01:46:51] "POST /neutron/router HTTP/1.1" 200 557 0.003721 252.22.199.240 - - [2025-11-03 01:46:51] "POST /neutron/router HTTP/1.1" 200 557 0.003655 252.22.199.240 - - [2025-11-03 01:46:51] "POST /neutron/router HTTP/1.1" 200 557 0.003604 252.22.199.240 - - [2025-11-03 01:46:51] "POST /neutron/router HTTP/1.1" 200 557 0.003380 252.22.199.240 - - [2025-11-03 01:46:51] "POST /neutron/router HTTP/1.1" 200 557 0.003930 252.22.199.240 - - [2025-11-03 01:46:51] "POST /neutron/router HTTP/1.1" 200 557 0.003492 252.22.199.240 - - [2025-11-03 01:46:51] "POST /neutron/router HTTP/1.1" 200 557 0.003568 252.22.199.240 - - [2025-11-03 01:46:51] "POST /neutron/router HTTP/1.1" 200 557 0.003488 252.22.199.240 - - [2025-11-03 01:46:51] "POST /neutron/router HTTP/1.1" 200 557 0.003426 252.22.199.240 - - [2025-11-03 01:46:51] "POST /neutron/router HTTP/1.1" 200 557 0.003474 252.22.199.240 - - [2025-11-03 01:46:51] "POST /neutron/router HTTP/1.1" 200 557 0.003880 252.22.199.240 - - [2025-11-03 01:46:51] "POST /neutron/router HTTP/1.1" 200 557 0.004277 252.22.199.240 - - [2025-11-03 01:46:51] "POST /neutron/router HTTP/1.1" 200 557 0.003687 252.22.199.240 - - [2025-11-03 01:46:51] "POST /neutron/router HTTP/1.1" 200 557 0.014618 252.22.199.240 - - [2025-11-03 01:46:51] "POST /neutron/router HTTP/1.1" 200 557 0.004434 252.22.199.240 - - [2025-11-03 01:46:51] "POST /neutron/router HTTP/1.1" 200 557 0.018751 252.22.199.240 - - [2025-11-03 01:46:52] "POST /neutron/router HTTP/1.1" 200 557 0.003826 10.0.0.22 - - [2025-11-03 01:46:52] "GET /logical-router/67920d62-678b-4555-a11b-eba48e6f915b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003639 10.0.0.22 - - [2025-11-03 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 252.22.199.240 - - [2025-11-03 01:46:52] "POST /neutron/router HTTP/1.1" 200 151 0.047964 10.0.0.22 - - [2025-11-03 01:46:52] "DELETE /route-target/269a27d6-359a-4205-9fa7-05bee7a3870e HTTP/1.1" 200 115 0.024340 252.22.199.240 - - [2025-11-03 01:46:52] "POST /neutron/security_group HTTP/1.1" 200 519 0.003450 252.22.199.240 - - [2025-11-03 01:46:52] "POST /neutron/security_group HTTP/1.1" 200 151 0.035768 10.0.0.22 - - [2025-11-03 01:46:52] "DELETE /access-control-list/80ee8af5-e1be-41a6-91b3-080be1c4c9da HTTP/1.1" 200 115 0.023485 252.22.199.240 - - [2025-11-03 01:46:52] "POST /neutron/security_group HTTP/1.1" 200 519 0.005670 10.0.0.22 - - [2025-11-03 01:46:52] "DELETE /access-control-list/58fa264a-ed5d-4baf-88bd-bb35be096c32 HTTP/1.1" 200 115 0.019254 252.22.199.240 - - [2025-11-03 01:46:52] "POST /neutron/security_group HTTP/1.1" 200 151 0.045511 10.0.0.22 - - [2025-11-03 01:46:52] "DELETE /access-control-list/fdd5dc4b-2b7c-4fd3-ac29-10b5ac179c34 HTTP/1.1" 200 115 0.025056 252.22.199.240 - - [2025-11-03 01:46:52] "POST /neutron/security_group HTTP/1.1" 200 504 0.004189 10.0.0.22 - - [2025-11-03 01:46:52] "DELETE /access-control-list/9ed8d066-0add-4213-ae74-601adb30bcf9 HTTP/1.1" 200 115 0.023347 252.22.199.240 - - [2025-11-03 01:46:52] "POST /neutron/security_group HTTP/1.1" 200 151 0.045137 10.0.0.22 - - [2025-11-03 01:46:52] "DELETE /access-control-list/e0bc56be-c265-45fc-9cdf-9d829c8b6550 HTTP/1.1" 200 115 0.026862 252.22.199.240 - - [2025-11-03 01:46:52] "POST /neutron/security_group HTTP/1.1" 200 504 0.005861 10.0.0.22 - - [2025-11-03 01:46:52] "DELETE /access-control-list/413c9ff0-a9c7-46ae-8ec9-cc4be043c510 HTTP/1.1" 200 115 0.029490 252.22.199.240 - - [2025-11-03 01:46:52] "POST /neutron/security_group HTTP/1.1" 200 151 0.033551 10.0.0.22 - - [2025-11-03 01:46:52] "DELETE /access-control-list/98e8d932-af57-4626-aaff-44db998331a4 HTTP/1.1" 200 115 0.020803 10.0.0.22 - - [2025-11-03 01:46:52] "DELETE /access-control-list/748aa87f-d0e9-4819-9638-e90d7e5f9287 HTTP/1.1" 200 115 0.016933 10.0.0.22 - - [2025-11-03 01:46:52] "GET /projects?obj_uuids=4a161629-fb57-42d0-a712-3623c4d3374e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001080 10.0.0.22 - - [2025-11-03 01:46:53] "GET /project/4a161629-fb57-42d0-a712-3623c4d3374e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.029065 10.0.0.22 - - [2025-11-03 01:46:53] "GET /projects?obj_uuids=4a161629-fb57-42d0-a712-3623c4d3374e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000995 10.0.0.22 - - [2025-11-03 01:46:53] "GET /project/4a161629-fb57-42d0-a712-3623c4d3374e?fields=virtual_networks HTTP/1.1" 200 1022 0.074199 10.0.0.22 - - [2025-11-03 01:46:53] "GET /projects?obj_uuids=4a161629-fb57-42d0-a712-3623c4d3374e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001081 10.0.0.22 - - [2025-11-03 01:46:53] "GET /project/4a161629-fb57-42d0-a712-3623c4d3374e?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.024283 10.0.0.22 - - [2025-11-03 01:46:53] "GET /projects?obj_uuids=4a161629-fb57-42d0-a712-3623c4d3374e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001071 10.0.0.22 - - [2025-11-03 01:46:53] "GET /project/4a161629-fb57-42d0-a712-3623c4d3374e?fields=security_groups HTTP/1.1" 200 1242 0.027411 10.0.0.22 - - [2025-11-03 01:46:54] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001378 10.0.0.22 - - [2025-11-03 01:46:54] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007405 10.0.0.22 - - [2025-11-03 01:46:54] "POST /fqname-to-id HTTP/1.1" 404 182 0.042915 10.0.0.22 - - [2025-11-03 01:46:54] "GET /projects?obj_uuids=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002408 10.0.0.22 - - [2025-11-03 01:46:54] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001855 10.0.0.22 - - [2025-11-03 01:46:54] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008965 10.0.0.22 - - [2025-11-03 01:46:54] "POST /id-to-fqname HTTP/1.1" 200 184 0.001995 10.0.0.22 - - [2025-11-03 01:46:54] "POST /fqname-to-id HTTP/1.1" 404 193 0.002365 10.0.0.22 - - [2025-11-03 01:46:54] "POST /security-groups HTTP/1.1" 200 579 0.060387 10.0.0.22 - - [2025-11-03 01:46:54] "POST /fqname-to-id HTTP/1.1" 404 228 0.002471 10.0.0.22 - - [2025-11-03 01:46:54] "POST /projects HTTP/1.1" 200 569 0.219484 10.0.0.22 - - [2025-11-03 01:46:54] "POST /access-control-lists HTTP/1.1" 200 592 0.059215 10.0.0.22 - - [2025-11-03 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.296105 10.0.0.22 - - [2025-11-03 01:46:54] "POST /fqname-to-id HTTP/1.1" 404 227 0.003182 10.0.0.22 - - [2025-11-03 01:46:54] "GET /project/df53be26-9e4f-4d0d-88f2-8fe286104c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.453675 10.0.0.22 - - [2025-11-03 01:46:54] "POST /access-control-lists HTTP/1.1" 200 590 0.064799 10.0.0.22 - - [2025-11-03 01:46:56] "GET / HTTP/1.1" 200 36215 0.002546 10.0.0.22 - - [2025-11-03 01:46:56] "POST /fqname-to-id HTTP/1.1" 401 296 0.000629 10.0.0.22 - - [2025-11-03 01:46:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.071901 10.0.0.22 - - [2025-11-03 01:46:57] "GET /projects?obj_uuids=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000961 10.0.0.22 - - [2025-11-03 01:46:57] "GET /project/df53be26-9e4f-4d0d-88f2-8fe286104c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.041880 252.22.199.240 - - [2025-11-03 01:46:57] "POST /neutron/network HTTP/1.1" 200 117 0.035644 10.0.0.22 - - [2025-11-03 01:46:57] "GET /projects?obj_uuids=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001037 252.22.199.240 - - [2025-11-03 01:46:57] "POST /neutron/network HTTP/1.1" 200 599 0.071067 10.0.0.22 - - [2025-11-03 01:46:57] "POST /route-targets HTTP/1.1" 200 328 0.012391 10.0.0.22 - - [2025-11-03 01:46:57] "POST /ref-update HTTP/1.1" 200 156 0.011805 10.0.0.22 - - [2025-11-03 01:46:57] "POST /useragent-kv HTTP/1.1" 200 115 0.004128 252.22.199.240 - - [2025-11-03 01:46:57] "POST /neutron/subnet HTTP/1.1" 200 724 0.155066 252.22.199.240 - - [2025-11-03 01:46:57] "POST /neutron/network HTTP/1.1" 200 818 0.006498 10.0.0.22 - - [2025-11-03 01:46:58] "POST /id-to-fqname HTTP/1.1" 200 214 0.003362 10.0.0.22 - - [2025-11-03 01:46:58] "GET /virtual-network/9c26825c-891d-4ff5-80d4-1642ef4d7986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004560 252.22.199.240 - - [2025-11-03 01:46:58] "POST /neutron/network HTTP/1.1" 200 818 0.006017 10.0.0.22 - - [2025-11-03 01:46:58] "GET /virtual-network/9c26825c-891d-4ff5-80d4-1642ef4d7986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006477 252.22.199.240 - - [2025-11-03 01:46:58] "POST /neutron/network HTTP/1.1" 200 818 0.005517 252.22.199.240 - - [2025-11-03 01:46:58] "POST /neutron/subnet HTTP/1.1" 200 724 0.006677 10.0.0.22 - - [2025-11-03 01:46:58] "POST /fqname-to-id HTTP/1.1" 404 204 0.002724 10.0.0.22 - - [2025-11-03 01:46:58] "GET /virtual-network/9c26825c-891d-4ff5-80d4-1642ef4d7986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005475 10.0.0.22 - - [2025-11-03 01:46:58] "GET /projects?obj_uuids=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002230 252.22.199.240 - - [2025-11-03 01:46:58] "POST /neutron/port HTTP/1.1" 200 1015 0.163955 10.0.0.22 - - [2025-11-03 01:46:58] "GET /virtual-machine-interface/5816194d-6988-4fa7-b6e2-fc7990c9716b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2381 0.005921 10.0.0.22 - - [2025-11-03 01:46:58] "GET /virtual-machine-interface/5816194d-6988-4fa7-b6e2-fc7990c9716b?fields=instance_ip_back_refs HTTP/1.1" 200 1318 0.005806 10.0.0.22 - - [2025-11-03 01:46:58] "GET /instance-ip/251af1fd-e44f-452e-8264-aceb2641bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.004496 10.0.0.22 - - [2025-11-03 01:46:58] "GET /virtual-machine-interface/5816194d-6988-4fa7-b6e2-fc7990c9716b HTTP/1.1" 401 296 0.000521 10.0.0.22 - - [2025-11-03 01:46:59] "GET /virtual-machine-interface/5816194d-6988-4fa7-b6e2-fc7990c9716b HTTP/1.1" 200 2603 0.034826 252.22.199.240 - - [2025-11-03 01:46:59] "POST /neutron/port HTTP/1.1" 200 1015 0.007648 252.22.199.240 - - [2025-11-03 01:46:59] "POST /neutron/port HTTP/1.1" 200 151 0.078789 252.22.199.240 - - [2025-11-03 01:46:59] "POST /neutron/network HTTP/1.1" 200 818 0.005563 10.0.0.22 - - [2025-11-03 01:46:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.22 - - [2025-11-03 01:46:59] "POST /useragent-kv HTTP/1.1" 200 115 0.004625 10.0.0.22 - - [2025-11-03 01:46:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002494 252.22.199.240 - - [2025-11-03 01:46:59] "POST /neutron/network HTTP/1.1" 200 151 0.105582 10.0.0.22 - - [2025-11-03 01:46:59] "DELETE /route-target/6aeda103-a9c8-4f73-80d3-fb3b43a16bd6 HTTP/1.1" 200 115 0.019817 10.0.0.22 - - [2025-11-03 01:47:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.22 - - [2025-11-03 01:47:00] "GET /projects?obj_uuids=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001030 10.0.0.22 - - [2025-11-03 01:47:00] "GET /project/df53be26-9e4f-4d0d-88f2-8fe286104c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.026067 252.22.199.240 - - [2025-11-03 01:47:00] "POST /neutron/network HTTP/1.1" 200 117 0.008930 10.0.0.22 - - [2025-11-03 01:47:00] "GET /projects?obj_uuids=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001312 252.22.199.240 - - [2025-11-03 01:47:00] "POST /neutron/network HTTP/1.1" 200 601 0.062596 10.0.0.22 - - [2025-11-03 01:47:00] "POST /route-targets HTTP/1.1" 200 328 0.010985 10.0.0.22 - - [2025-11-03 01:47:00] "POST /ref-update HTTP/1.1" 200 156 0.017403 10.0.0.22 - - [2025-11-03 01:47:00] "POST /useragent-kv HTTP/1.1" 200 115 0.008013 252.22.199.240 - - [2025-11-03 01:47:00] "POST /neutron/subnet HTTP/1.1" 200 730 0.177094 10.0.0.22 - - [2025-11-03 01:47:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002923 252.22.199.240 - - [2025-11-03 01:47:00] "POST /neutron/subnet HTTP/1.1" 200 725 0.174397 252.22.199.240 - - [2025-11-03 01:47:00] "POST /neutron/network HTTP/1.1" 200 977 0.006999 10.0.0.22 - - [2025-11-03 01:47:01] "POST /id-to-fqname HTTP/1.1" 200 215 0.001432 10.0.0.22 - - [2025-11-03 01:47:01] "GET /virtual-network/da8afc15-f3bf-4534-860a-2d9d25f4dcaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006779 252.22.199.240 - - [2025-11-03 01:47:01] "POST /neutron/network HTTP/1.1" 200 977 0.009007 10.0.0.22 - - [2025-11-03 01:47:01] "GET /virtual-network/da8afc15-f3bf-4534-860a-2d9d25f4dcaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006100 252.22.199.240 - - [2025-11-03 01:47:01] "POST /neutron/network HTTP/1.1" 200 977 0.009403 252.22.199.240 - - [2025-11-03 01:47:01] "POST /neutron/subnet HTTP/1.1" 200 730 0.007186 252.22.199.240 - - [2025-11-03 01:47:01] "POST /neutron/subnet HTTP/1.1" 200 725 0.007423 10.0.0.22 - - [2025-11-03 01:47:01] "GET /projects?obj_uuids=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001068 252.22.199.240 - - [2025-11-03 01:47:01] "POST /neutron/port HTTP/1.1" 200 1017 0.169407 10.0.0.22 - - [2025-11-03 01:47:01] "GET /projects?obj_uuids=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001072 252.22.199.240 - - [2025-11-03 01:47:01] "POST /neutron/port HTTP/1.1" 200 1016 0.170863 10.0.0.22 - - [2025-11-03 01:47:01] "POST /id-to-fqname HTTP/1.1" 200 215 0.001679 252.22.199.240 - - [2025-11-03 01:47:02] "POST /neutron/port HTTP/1.1" 200 1017 0.007727 252.22.199.240 - - [2025-11-03 01:47:02] "POST /neutron/port HTTP/1.1" 200 1017 0.009627 252.22.199.240 - - [2025-11-03 01:47:02] "POST /neutron/network HTTP/1.1" 200 977 0.007685 252.22.199.240 - - [2025-11-03 01:47:02] "POST /neutron/port HTTP/1.1" 200 1017 0.008382 252.22.199.240 - - [2025-11-03 01:47:02] "POST /neutron/port HTTP/1.1" 200 117 0.005594 252.22.199.240 - - [2025-11-03 01:47:02] "POST /neutron/port HTTP/1.1" 200 117 0.006500 10.0.0.22 - - [2025-11-03 01:47:02] "POST /id-to-fqname HTTP/1.1" 200 215 0.001910 252.22.199.240 - - [2025-11-03 01:47:02] "POST /neutron/port HTTP/1.1" 200 117 0.007365 252.22.199.240 - - [2025-11-03 01:47:02] "POST /neutron/port HTTP/1.1" 200 1017 0.018001 252.22.199.240 - - [2025-11-03 01:47:02] "POST /neutron/port HTTP/1.1" 200 1016 0.007123 252.22.199.240 - - [2025-11-03 01:47:03] "POST /neutron/port HTTP/1.1" 200 1016 0.007775 252.22.199.240 - - [2025-11-03 01:47:03] "POST /neutron/network HTTP/1.1" 200 977 0.007948 252.22.199.240 - - [2025-11-03 01:47:03] "POST /neutron/port HTTP/1.1" 200 1016 0.008598 252.22.199.240 - - [2025-11-03 01:47:03] "POST /neutron/port HTTP/1.1" 200 117 0.006885 252.22.199.240 - - [2025-11-03 01:47:03] "POST /neutron/port HTTP/1.1" 200 117 0.004826 252.22.199.240 - - [2025-11-03 01:47:03] "POST /neutron/port HTTP/1.1" 200 117 0.005392 252.22.199.240 - - [2025-11-03 01:47:03] "POST /neutron/port HTTP/1.1" 200 1016 0.008547 252.22.199.240 - - [2025-11-03 01:47:04] "POST /neutron/port HTTP/1.1" 200 1017 0.008461 252.22.199.240 - - [2025-11-03 01:47:04] "POST /neutron/network HTTP/1.1" 200 987 0.006622 252.22.199.240 - - [2025-11-03 01:47:04] "POST /neutron/port HTTP/1.1" 200 1017 0.008152 252.22.199.240 - - [2025-11-03 01:47:04] "POST /neutron/port HTTP/1.1" 200 1017 0.007958 252.22.199.240 - - [2025-11-03 01:47:04] "POST /neutron/port HTTP/1.1" 200 1105 0.092934 252.22.199.240 - - [2025-11-03 01:47:04] "POST /neutron/port HTTP/1.1" 200 1079 0.016530 252.22.199.240 - - [2025-11-03 01:47:04] "POST /neutron/port HTTP/1.1" 200 1016 0.009701 252.22.199.240 - - [2025-11-03 01:47:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003924 252.22.199.240 - - [2025-11-03 01:47:04] "POST /neutron/network HTTP/1.1" 200 987 0.005883 252.22.199.240 - - [2025-11-03 01:47:04] "POST /neutron/subnet HTTP/1.1" 200 704 0.009799 252.22.199.240 - - [2025-11-03 01:47:05] "POST /neutron/port HTTP/1.1" 200 117 0.001234 252.22.199.240 - - [2025-11-03 01:47:05] "POST /neutron/port HTTP/1.1" 200 1016 0.022779 252.22.199.240 - - [2025-11-03 01:47:05] "POST /neutron/port HTTP/1.1" 200 1016 0.010015 252.22.199.240 - - [2025-11-03 01:47:05] "POST /neutron/network HTTP/1.1" 200 977 0.006439 252.22.199.240 - - [2025-11-03 01:47:05] "POST /neutron/port HTTP/1.1" 200 1104 0.109261 252.22.199.240 - - [2025-11-03 01:47:05] "POST /neutron/port HTTP/1.1" 200 1078 0.011108 252.22.199.240 - - [2025-11-03 01:47:05] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003573 252.22.199.240 - - [2025-11-03 01:47:05] "POST /neutron/subnet HTTP/1.1" 200 699 0.009031 252.22.199.240 - - [2025-11-03 01:47:05] "POST /neutron/port HTTP/1.1" 200 117 0.001140 252.22.199.240 - - [2025-11-03 01:47:05] "POST /neutron/network HTTP/1.1" 200 977 0.007393 252.22.199.240 - - [2025-11-03 01:47:08] "POST /neutron/port HTTP/1.1" 200 1079 0.012581 252.22.199.240 - - [2025-11-03 01:47:08] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006636 252.22.199.240 - - [2025-11-03 01:47:08] "POST /neutron/port HTTP/1.1" 200 1079 0.012036 252.22.199.240 - - [2025-11-03 01:47:08] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006460 252.22.199.240 - - [2025-11-03 01:47:08] "POST /neutron/port HTTP/1.1" 200 1079 0.011571 252.22.199.240 - - [2025-11-03 01:47:09] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008204 10.0.0.22 - - [2025-11-03 01:47:09] "GET /virtual-machine/0dac1fc2-1d02-4cd9-9c8b-186794c3ed6e HTTP/1.1" 200 1283 0.005450 10.0.0.22 - - [2025-11-03 01:47:09] "GET /virtual-machine-interface/9e033740-e63f-432a-bc46-dcc27003d0fd HTTP/1.1" 200 2920 0.006130 10.0.0.22 - - [2025-11-03 01:47:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.22 - - [2025-11-03 01:47:09] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004301 10.0.0.22 - - [2025-11-03 01:47:09] "GET /virtual-networks?parent_id=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003898 10.0.0.22 - - [2025-11-03 01:47:09] "GET /virtual-network/da8afc15-f3bf-4534-860a-2d9d25f4dcaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005075 10.0.0.22 - - [2025-11-03 01:47:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.22 - - [2025-11-03 01:47:12] "GET /virtual-network/da8afc15-f3bf-4534-860a-2d9d25f4dcaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.014178 252.22.199.240 - - [2025-11-03 01:47:14] "POST /neutron/port HTTP/1.1" 200 1079 0.013278 252.22.199.240 - - [2025-11-03 01:47:15] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005786 252.22.199.240 - - [2025-11-03 01:47:15] "POST /neutron/port HTTP/1.1" 200 1078 0.015231 252.22.199.240 - - [2025-11-03 01:47:15] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006677 252.22.199.240 - - [2025-11-03 01:47:15] "POST /neutron/port HTTP/1.1" 200 1079 0.021466 252.22.199.240 - - [2025-11-03 01:47:15] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006204 252.22.199.240 - - [2025-11-03 01:47:15] "POST /neutron/port HTTP/1.1" 200 1078 0.015095 252.22.199.240 - - [2025-11-03 01:47:15] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005336 252.22.199.240 - - [2025-11-03 01:47:15] "POST /neutron/port HTTP/1.1" 200 1079 0.014761 252.22.199.240 - - [2025-11-03 01:47:15] "POST /neutron/security_group HTTP/1.1" 200 2052 0.012247 252.22.199.240 - - [2025-11-03 01:47:15] "POST /neutron/port HTTP/1.1" 200 1078 0.020743 252.22.199.240 - - [2025-11-03 01:47:15] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006320 252.22.199.240 - - [2025-11-03 01:47:16] "POST /neutron/port HTTP/1.1" 200 1078 0.018069 252.22.199.240 - - [2025-11-03 01:47:16] "POST /neutron/port HTTP/1.1" 200 1079 0.011410 252.22.199.240 - - [2025-11-03 01:47:16] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007954 252.22.199.240 - - [2025-11-03 01:47:16] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006423 10.0.0.22 - - [2025-11-03 01:47:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.22 - - [2025-11-03 01:47:16] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004088 10.0.0.22 - - [2025-11-03 01:47:16] "GET /virtual-networks?parent_id=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003106 10.0.0.22 - - [2025-11-03 01:47:16] "GET /virtual-network/da8afc15-f3bf-4534-860a-2d9d25f4dcaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.006795 252.22.199.240 - - [2025-11-03 01:47:17] "POST /neutron/port HTTP/1.1" 200 1078 0.011953 252.22.199.240 - - [2025-11-03 01:47:17] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007726 252.22.199.240 - - [2025-11-03 01:47:17] "POST /neutron/port HTTP/1.1" 200 1078 0.011101 252.22.199.240 - - [2025-11-03 01:47:17] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006228 252.22.199.240 - - [2025-11-03 01:47:17] "POST /neutron/port HTTP/1.1" 200 1078 0.012260 252.22.199.240 - - [2025-11-03 01:47:17] "POST /neutron/security_group HTTP/1.1" 200 2052 0.009640 10.0.0.22 - - [2025-11-03 01:47:17] "GET /virtual-machine/30a86754-1bca-48bf-8ce9-1bf08c94096c HTTP/1.1" 200 1284 0.004818 10.0.0.22 - - [2025-11-03 01:47:17] "GET /virtual-machine-interface/05b5c5bb-ffe0-4612-b961-571fed6efc84 HTTP/1.1" 200 2918 0.006385 10.0.0.22 - - [2025-11-03 01:47:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.22 - - [2025-11-03 01:47:17] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003546 10.0.0.22 - - [2025-11-03 01:47:17] "GET /virtual-networks?parent_id=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002840 10.0.0.22 - - [2025-11-03 01:47:17] "GET /virtual-network/da8afc15-f3bf-4534-860a-2d9d25f4dcaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.008400 10.0.0.22 - - [2025-11-03 01:47:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.22 - - [2025-11-03 01:47:19] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003411 10.0.0.22 - - [2025-11-03 01:47:19] "GET /virtual-networks?parent_id=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003250 10.0.0.22 - - [2025-11-03 01:47:19] "GET /virtual-network/da8afc15-f3bf-4534-860a-2d9d25f4dcaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2565 0.005029 252.22.199.240 - - [2025-11-03 01:47:22] "POST /neutron/port HTTP/1.1" 200 1104 0.010803 252.22.199.240 - - [2025-11-03 01:47:22] "POST /neutron/port HTTP/1.1" 200 1104 0.010792 252.22.199.240 - - [2025-11-03 01:47:22] "POST /neutron/port HTTP/1.1" 200 151 0.113393 252.22.199.240 - - [2025-11-03 01:47:22] "POST /neutron/port HTTP/1.1" 200 1105 0.009902 252.22.199.240 - - [2025-11-03 01:47:22] "POST /neutron/port HTTP/1.1" 200 1105 0.009975 252.22.199.240 - - [2025-11-03 01:47:23] "POST /neutron/port HTTP/1.1" 200 151 0.153725 252.22.199.240 - - [2025-11-03 01:47:23] "POST /neutron/network HTTP/1.1" 200 977 0.007641 10.0.0.22 - - [2025-11-03 01:47:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.22 - - [2025-11-03 01:47:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002475 10.0.0.22 - - [2025-11-03 01:47:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002049 10.0.0.22 - - [2025-11-03 01:47:23] "POST /useragent-kv HTTP/1.1" 200 115 0.001906 10.0.0.22 - - [2025-11-03 01:47:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002029 252.22.199.240 - - [2025-11-03 01:47:23] "POST /neutron/network HTTP/1.1" 200 151 0.111218 10.0.0.22 - - [2025-11-03 01:47:23] "DELETE /route-target/9563913f-8246-4f46-bcb4-9d18da38c297 HTTP/1.1" 200 115 0.026646 10.0.0.22 - - [2025-11-03 01:47:23] "GET /projects?obj_uuids=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001819 10.0.0.22 - - [2025-11-03 01:47:23] "GET /project/df53be26-9e4f-4d0d-88f2-8fe286104c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.035321 10.0.0.22 - - [2025-11-03 01:47:23] "GET /projects?obj_uuids=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001064 10.0.0.22 - - [2025-11-03 01:47:23] "GET /project/df53be26-9e4f-4d0d-88f2-8fe286104c26?fields=virtual_networks HTTP/1.1" 200 1024 0.074360 10.0.0.22 - - [2025-11-03 01:47:23] "GET /projects?obj_uuids=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001107 10.0.0.22 - - [2025-11-03 01:47:23] "GET /project/df53be26-9e4f-4d0d-88f2-8fe286104c26?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.032985 10.0.0.22 - - [2025-11-03 01:47:23] "GET /projects?obj_uuids=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001042 10.0.0.22 - - [2025-11-03 01:47:23] "GET /project/df53be26-9e4f-4d0d-88f2-8fe286104c26?fields=security_groups HTTP/1.1" 200 1245 0.034662 10.0.0.22 - - [2025-11-03 01:47:24] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001843 10.0.0.22 - - [2025-11-03 01:47:24] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007390 10.0.0.22 - - [2025-11-03 01:47:24] "POST /fqname-to-id HTTP/1.1" 404 184 0.038639 10.0.0.22 - - [2025-11-03 01:47:24] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002886 10.0.0.22 - - [2025-11-03 01:47:25] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001321 10.0.0.22 - - [2025-11-03 01:47:25] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007397 10.0.0.22 - - [2025-11-03 01:47:25] "POST /id-to-fqname HTTP/1.1" 200 186 0.001662 10.0.0.22 - - [2025-11-03 01:47:25] "POST /fqname-to-id HTTP/1.1" 404 195 0.002753 10.0.0.22 - - [2025-11-03 01:47:25] "POST /security-groups HTTP/1.1" 200 581 0.080627 10.0.0.22 - - [2025-11-03 01:47:25] "POST /fqname-to-id HTTP/1.1" 404 230 0.002821 10.0.0.22 - - [2025-11-03 01:47:25] "POST /projects HTTP/1.1" 200 573 0.244329 10.0.0.22 - - [2025-11-03 01:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.318599 10.0.0.22 - - [2025-11-03 01:47:25] "POST /access-control-lists HTTP/1.1" 200 594 0.060610 10.0.0.22 - - [2025-11-03 01:47:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.002582 10.0.0.22 - - [2025-11-03 01:47:25] "GET /project/f792c874-fcae-41ff-af03-893bd4edd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.465159 10.0.0.22 - - [2025-11-03 01:47:25] "POST /access-control-lists HTTP/1.1" 200 592 0.060748 10.0.0.22 - - [2025-11-03 01:47:26] "GET / HTTP/1.1" 200 36215 0.002639 10.0.0.22 - - [2025-11-03 01:47:27] "DELETE /project/4a161629fb5742d0a7123623c4d3374e HTTP/1.1" 404 173 0.027952 10.0.0.22 - - [2025-11-03 01:47:27] "DELETE /project/f792c874fcae41ffaf03893bd4edd950 HTTP/1.1" 404 173 0.026231 10.0.0.22 - - [2025-11-03 01:47:27] "DELETE /project/df53be269e4f4d0d88f28fe286104c26 HTTP/1.1" 404 173 0.014352 10.0.0.22 - - [2025-11-03 01:47:27] "DELETE /project/aa2e5a67d7394b7b9f4f85cf732f6e9e HTTP/1.1" 404 173 0.013377 10.0.0.22 - - [2025-11-03 01:47:27] "GET /projects?obj_uuids=4a161629-fb57-42d0-a712-3623c4d3374e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001172 10.0.0.22 - - [2025-11-03 01:47:27] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000897 10.0.0.22 - - [2025-11-03 01:47:27] "GET /projects?obj_uuids=aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001213 10.0.0.22 - - [2025-11-03 01:47:27] "GET /projects?obj_uuids=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000795 10.0.0.22 - - [2025-11-03 01:47:27] "GET /project/4a161629-fb57-42d0-a712-3623c4d3374e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.114496 10.0.0.22 - - [2025-11-03 01:47:27] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.117679 10.0.0.22 - - [2025-11-03 01:47:27] "POST /fqname-to-id HTTP/1.1" 401 296 0.003360 10.0.0.22 - - [2025-11-03 01:47:27] "GET /project/aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.150686 10.0.0.22 - - [2025-11-03 01:47:27] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001277 10.0.0.22 - - [2025-11-03 01:47:27] "GET /projects?obj_uuids=4a161629-fb57-42d0-a712-3623c4d3374e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000895 10.0.0.22 - - [2025-11-03 01:47:27] "GET /project/df53be26-9e4f-4d0d-88f2-8fe286104c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.162100 10.0.0.22 - - [2025-11-03 01:47:27] "GET /projects?obj_uuids=aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001793 10.0.0.22 - - [2025-11-03 01:47:27] "GET /projects?obj_uuids=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001846 10.0.0.22 - - [2025-11-03 01:47:27] "GET /project/4a161629-fb57-42d0-a712-3623c4d3374e?fields=security_groups HTTP/1.1" 200 1335 0.130406 10.0.0.22 - - [2025-11-03 01:47:27] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d?fields=security_groups HTTP/1.1" 200 1387 0.134178 252.22.199.240 - - [2025-11-03 01:47:27] "POST /neutron/port HTTP/1.1" 200 117 0.006627 10.0.0.22 - - [2025-11-03 01:47:27] "GET /project/aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e?fields=security_groups HTTP/1.1" 200 1336 0.093794 10.0.0.22 - - [2025-11-03 01:47:27] "GET /project/df53be26-9e4f-4d0d-88f2-8fe286104c26?fields=security_groups HTTP/1.1" 200 1338 0.134952 252.22.199.240 - - [2025-11-03 01:47:27] "POST /neutron/port HTTP/1.1" 400 205 0.005406 10.0.0.22 - - [2025-11-03 01:47:27] "DELETE /security-group/cc0fd7ec-a2d3-418b-8044-968741871120 HTTP/1.1" 200 115 0.112955 10.0.0.22 - - [2025-11-03 01:47:27] "GET /projects?obj_uuids=4a161629-fb57-42d0-a712-3623c4d3374e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001356 252.22.199.240 - - [2025-11-03 01:47:27] "POST /neutron/port HTTP/1.1" 200 117 0.014460 10.0.0.22 - - [2025-11-03 01:47:27] "DELETE /security-group/fc4fba4e-1ac0-43b0-bed5-0b519dd4c7e0 HTTP/1.1" 200 115 0.145766 10.0.0.22 - - [2025-11-03 01:47:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.053930 10.0.0.22 - - [2025-11-03 01:47:27] "GET /projects?obj_uuids=c029df77-075c-4241-8be3-6c6cd108e83d&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001426 10.0.0.22 - - [2025-11-03 01:47:27] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001614 10.0.0.22 - - [2025-11-03 01:47:27] "DELETE /access-control-list/33298cc9-dd9f-4a4e-ab03-5ed5d13283a6 HTTP/1.1" 200 115 0.109241 10.0.0.22 - - [2025-11-03 01:47:28] "GET /project/4a161629-fb57-42d0-a712-3623c4d3374e?fields=application_policy_sets HTTP/1.1" 200 1374 0.104535 10.0.0.22 - - [2025-11-03 01:47:28] "DELETE /security-group/564a99b4-30dc-4e7d-a241-0b2cb4346c04 HTTP/1.1" 200 115 0.176425 10.0.0.22 - - [2025-11-03 01:47:28] "GET /projects?obj_uuids=aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001070 252.22.199.240 - - [2025-11-03 01:47:28] "POST /neutron/port HTTP/1.1" 400 205 0.015335 10.0.0.22 - - [2025-11-03 01:47:28] "GET /project/c029df77-075c-4241-8be3-6c6cd108e83d?fields=application_policy_sets HTTP/1.1" 200 1426 0.100269 10.0.0.22 - - [2025-11-03 01:47:28] "DELETE /access-control-list/f51d1512-9469-4888-be85-0ec67bb0dd94 HTTP/1.1" 200 115 0.084988 10.0.0.22 - - [2025-11-03 01:47:28] "DELETE /security-group/5bf1b636-c7f9-42f8-80e5-4c8455da9bff HTTP/1.1" 200 115 0.187572 10.0.0.22 - - [2025-11-03 01:47:28] "GET /projects?obj_uuids=df53be26-9e4f-4d0d-88f2-8fe286104c26&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001302 10.0.0.22 - - [2025-11-03 01:47:28] "GET /project/f792c874-fcae-41ff-af03-893bd4edd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.125550 10.0.0.22 - - [2025-11-03 01:47:28] "DELETE /access-control-list/0c2b596d-f6cd-4610-b42c-be79dbac04df HTTP/1.1" 200 115 0.061451 10.0.0.22 - - [2025-11-03 01:47:28] "GET /project/aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e?fields=application_policy_sets HTTP/1.1" 200 1375 0.148561 10.0.0.22 - - [2025-11-03 01:47:28] "GET /project/df53be26-9e4f-4d0d-88f2-8fe286104c26?fields=application_policy_sets HTTP/1.1" 200 1377 0.160948 10.0.0.22 - - [2025-11-03 01:47:28] "DELETE /access-control-list/d4e1f6a2-c5ba-4105-b541-05320e7811ef HTTP/1.1" 200 115 0.122534 252.22.199.240 - - [2025-11-03 01:47:28] "POST /neutron/network HTTP/1.1" 200 117 0.077455 10.0.0.22 - - [2025-11-03 01:47:28] "DELETE /access-control-list/80ac04a9-a2cd-4b0e-8e50-a564c499d47f HTTP/1.1" 200 115 0.074419 10.0.0.22 - - [2025-11-03 01:47:28] "DELETE /project/4a161629-fb57-42d0-a712-3623c4d3374e HTTP/1.1" 200 115 0.901657 10.0.0.22 - - [2025-11-03 01:47:28] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001717 10.0.0.22 - - [2025-11-03 01:47:28] "DELETE /project/c029df77-075c-4241-8be3-6c6cd108e83d HTTP/1.1" 200 115 0.951797 10.0.0.22 - - [2025-11-03 01:47:28] "DELETE /access-control-list/5f6fba35-b355-4ef4-a4f1-da2fb53da5ba HTTP/1.1" 200 115 0.068023 10.0.0.22 - - [2025-11-03 01:47:28] "DELETE /project/aa2e5a67-d739-4b7b-9f4f-85cf732f6e9e HTTP/1.1" 200 115 1.002220 10.0.0.22 - - [2025-11-03 01:47:28] "DELETE /access-control-list/e4b6dd57-871b-43fd-85cd-118680eb3b70 HTTP/1.1" 200 115 0.063123 10.0.0.22 - - [2025-11-03 01:47:28] "DELETE /project/df53be26-9e4f-4d0d-88f2-8fe286104c26 HTTP/1.1" 200 115 1.049727 10.0.0.22 - - [2025-11-03 01:47:28] "DELETE /access-control-list/8051c514-4d9e-434f-a207-4def1d4f4d3b HTTP/1.1" 200 115 0.032118 252.22.199.240 - - [2025-11-03 01:47:28] "POST /neutron/network HTTP/1.1" 200 603 0.152419 10.0.0.22 - - [2025-11-03 01:47:28] "POST /route-targets HTTP/1.1" 200 328 0.015689 10.0.0.22 - - [2025-11-03 01:47:28] "POST /ref-update HTTP/1.1" 200 156 0.013305 10.0.0.22 - - [2025-11-03 01:47:28] "POST /useragent-kv HTTP/1.1" 200 115 0.006809 252.22.199.240 - - [2025-11-03 01:47:28] "POST /neutron/subnet HTTP/1.1" 200 725 0.161447 252.22.199.240 - - [2025-11-03 01:47:28] "POST /neutron/network HTTP/1.1" 200 822 0.006147 10.0.0.22 - - [2025-11-03 01:47:28] "POST /id-to-fqname HTTP/1.1" 200 217 0.001299 10.0.0.22 - - [2025-11-03 01:47:28] "GET /virtual-network/e2b21db0-6925-4c48-ab39-135828e817d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004868 252.22.199.240 - - [2025-11-03 01:47:28] "POST /neutron/network HTTP/1.1" 200 822 0.006398 10.0.0.22 - - [2025-11-03 01:47:29] "GET /virtual-network/e2b21db0-6925-4c48-ab39-135828e817d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005577 252.22.199.240 - - [2025-11-03 01:47:29] "POST /neutron/network HTTP/1.1" 200 822 0.005563 252.22.199.240 - - [2025-11-03 01:47:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.007138 10.0.0.22 - - [2025-11-03 01:47:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.22 - - [2025-11-03 01:47:29] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001018 10.0.0.22 - - [2025-11-03 01:47:29] "GET /project/f792c874-fcae-41ff-af03-893bd4edd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.030897 252.22.199.240 - - [2025-11-03 01:47:29] "POST /neutron/network HTTP/1.1" 200 117 0.017782 10.0.0.22 - - [2025-11-03 01:47:29] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001384 252.22.199.240 - - [2025-11-03 01:47:29] "POST /neutron/network HTTP/1.1" 200 603 0.076483 10.0.0.22 - - [2025-11-03 01:47:29] "POST /route-targets HTTP/1.1" 200 328 0.018201 10.0.0.22 - - [2025-11-03 01:47:29] "POST /ref-update HTTP/1.1" 200 156 0.032357 10.0.0.22 - - [2025-11-03 01:47:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003769 252.22.199.240 - - [2025-11-03 01:47:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.136768 252.22.199.240 - - [2025-11-03 01:47:29] "POST /neutron/network HTTP/1.1" 200 822 0.005757 10.0.0.22 - - [2025-11-03 01:47:29] "POST /id-to-fqname HTTP/1.1" 200 217 0.001918 10.0.0.22 - - [2025-11-03 01:47:29] "GET /virtual-network/dc95c110-0b3e-4023-a124-4aae1d408a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005210 252.22.199.240 - - [2025-11-03 01:47:29] "POST /neutron/network HTTP/1.1" 200 822 0.012806 10.0.0.22 - - [2025-11-03 01:47:29] "GET /virtual-network/dc95c110-0b3e-4023-a124-4aae1d408a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005783 252.22.199.240 - - [2025-11-03 01:47:29] "POST /neutron/network HTTP/1.1" 200 822 0.005301 252.22.199.240 - - [2025-11-03 01:47:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.009890 10.0.0.22 - - [2025-11-03 01:47:30] "POST /id-to-fqname HTTP/1.1" 200 217 0.005670 252.22.199.240 - - [2025-11-03 01:47:30] "POST /neutron/network HTTP/1.1" 200 832 0.005873 252.22.199.240 - - [2025-11-03 01:47:30] "GET /aaa-mode HTTP/1.1" 401 296 0.000426 252.22.199.240 - - [2025-11-03 01:47:30] "GET / HTTP/1.1" 200 36215 0.001744 252.22.199.240 - - [2025-11-03 01:47:30] "GET /project/f792c874-fcae-41ff-af03-893bd4edd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000532 10.0.0.22 - - [2025-11-03 01:47:30] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001061 252.22.199.240 - - [2025-11-03 01:47:30] "GET /project/f792c874-fcae-41ff-af03-893bd4edd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.055655 252.22.199.240 - - [2025-11-03 01:47:31] "POST /neutron/network HTTP/1.1" 200 822 0.036129 252.22.199.240 - - [2025-11-03 01:47:31] "POST /neutron/port HTTP/1.1" 200 117 0.004948 252.22.199.240 - - [2025-11-03 01:47:31] "POST /neutron/port HTTP/1.1" 200 117 0.005284 10.0.0.22 - - [2025-11-03 01:47:31] "POST /id-to-fqname HTTP/1.1" 200 217 0.001472 252.22.199.240 - - [2025-11-03 01:47:31] "POST /neutron/port HTTP/1.1" 200 117 0.004607 252.22.199.240 - - [2025-11-03 01:47:32] "POST /neutron/network HTTP/1.1" 200 832 0.006178 252.22.199.240 - - [2025-11-03 01:47:32] "POST /neutron/network HTTP/1.1" 200 832 0.006869 10.0.0.22 - - [2025-11-03 01:47:32] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000998 252.22.199.240 - - [2025-11-03 01:47:32] "GET /aaa-mode HTTP/1.1" 401 296 0.000374 252.22.199.240 - - [2025-11-03 01:47:32] "GET / HTTP/1.1" 200 36215 0.001827 252.22.199.240 - - [2025-11-03 01:47:32] "GET /project/f792c874-fcae-41ff-af03-893bd4edd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000406 252.22.199.240 - - [2025-11-03 01:47:32] "POST /neutron/port HTTP/1.1" 200 1056 0.227940 252.22.199.240 - - [2025-11-03 01:47:32] "POST /neutron/port HTTP/1.1" 200 1056 0.008643 252.22.199.240 - - [2025-11-03 01:47:32] "POST /neutron/port HTTP/1.1" 200 1056 0.011718 252.22.199.240 - - [2025-11-03 01:47:32] "POST /neutron/port HTTP/1.1" 200 1106 0.060642 10.0.0.22 - - [2025-11-03 01:47:32] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000988 252.22.199.240 - - [2025-11-03 01:47:32] "GET /project/f792c874-fcae-41ff-af03-893bd4edd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.061829 252.22.199.240 - - [2025-11-03 01:47:32] "POST /neutron/port HTTP/1.1" 200 1080 0.010725 252.22.199.240 - - [2025-11-03 01:47:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004160 252.22.199.240 - - [2025-11-03 01:47:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.007294 252.22.199.240 - - [2025-11-03 01:47:32] "POST /neutron/port HTTP/1.1" 200 117 0.002535 252.22.199.240 - - [2025-11-03 01:47:33] "POST /neutron/network HTTP/1.1" 200 822 0.007888 252.22.199.240 - - [2025-11-03 01:47:33] "POST /neutron/network HTTP/1.1" 200 822 0.038463 252.22.199.240 - - [2025-11-03 01:47:33] "POST /neutron/port HTTP/1.1" 200 1080 0.029917 252.22.199.240 - - [2025-11-03 01:47:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011057 252.22.199.240 - - [2025-11-03 01:47:33] "POST /neutron/port HTTP/1.1" 200 117 0.011045 10.0.0.22 - - [2025-11-03 01:47:33] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001143 252.22.199.240 - - [2025-11-03 01:47:33] "POST /neutron/router HTTP/1.1" 200 578 0.064603 10.0.0.22 - - [2025-11-03 01:47:33] "POST /route-targets HTTP/1.1" 200 328 0.014470 10.0.0.22 - - [2025-11-03 01:47:33] "PUT /logical-router/092eca5a-c539-4269-a689-96bfc994c78c HTTP/1.1" 200 263 0.026081 252.22.199.240 - - [2025-11-03 01:47:33] "POST /neutron/router HTTP/1.1" 200 578 0.006880 10.0.0.22 - - [2025-11-03 01:47:33] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001075 252.22.199.240 - - [2025-11-03 01:47:33] "POST /neutron/network HTTP/1.1" 200 832 0.010330 252.22.199.240 - - [2025-11-03 01:47:34] "POST /neutron/router HTTP/1.1" 200 344 0.317853 10.0.0.22 - - [2025-11-03 01:47:34] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001382 10.0.0.22 - - [2025-11-03 01:47:34] "POST /ref-update HTTP/1.1" 200 156 0.025338 252.22.199.240 - - [2025-11-03 01:47:34] "POST /neutron/port HTTP/1.1" 200 1080 0.017273 252.22.199.240 - - [2025-11-03 01:47:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012295 252.22.199.240 - - [2025-11-03 01:47:34] "POST /neutron/port HTTP/1.1" 200 1056 0.294894 252.22.199.240 - - [2025-11-03 01:47:34] "POST /neutron/port HTTP/1.1" 200 1056 0.009919 252.22.199.240 - - [2025-11-03 01:47:34] "POST /neutron/port HTTP/1.1" 200 1056 0.009327 252.22.199.240 - - [2025-11-03 01:47:34] "POST /neutron/port HTTP/1.1" 200 1106 0.061068 252.22.199.240 - - [2025-11-03 01:47:34] "POST /neutron/port HTTP/1.1" 200 1080 0.012580 252.22.199.240 - - [2025-11-03 01:47:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003968 252.22.199.240 - - [2025-11-03 01:47:34] "POST /neutron/subnet HTTP/1.1" 200 699 0.007006 252.22.199.240 - - [2025-11-03 01:47:34] "POST /neutron/port HTTP/1.1" 200 117 0.001345 252.22.199.240 - - [2025-11-03 01:47:34] "POST /neutron/network HTTP/1.1" 200 822 0.005806 10.0.0.22 - - [2025-11-03 01:47:37] "GET /obj-perms HTTP/1.1" 200 6378 0.078078 10.0.0.22 - - [2025-11-03 01:47:37] "GET /obj-perms HTTP/1.1" 200 6378 0.061109 252.22.199.240 - - [2025-11-03 01:47:39] "POST /neutron/port HTTP/1.1" 200 1080 0.012104 252.22.199.240 - - [2025-11-03 01:47:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007303 252.22.199.240 - - [2025-11-03 01:47:39] "POST /neutron/port HTTP/1.1" 200 1080 0.025427 252.22.199.240 - - [2025-11-03 01:47:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009183 252.22.199.240 - - [2025-11-03 01:47:39] "POST /neutron/port HTTP/1.1" 200 1080 0.011646 252.22.199.240 - - [2025-11-03 01:47:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008421 10.0.0.22 - - [2025-11-03 01:47:39] "GET /virtual-machine/4946940a-d33f-4223-9ddd-9bbe218fc223 HTTP/1.1" 401 296 0.000429 10.0.0.22 - - [2025-11-03 01:47:40] "GET /virtual-machine/4946940a-d33f-4223-9ddd-9bbe218fc223 HTTP/1.1" 200 1290 0.040843 10.0.0.22 - - [2025-11-03 01:47:40] "GET /virtual-machine-interface/29c2fb18-6bbe-4546-9705-f242d15b9fbe HTTP/1.1" 200 2929 0.005573 10.0.0.22 - - [2025-11-03 01:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.22 - - [2025-11-03 01:47:40] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003631 10.0.0.22 - - [2025-11-03 01:47:40] "GET /virtual-networks?parent_id=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.004054 10.0.0.22 - - [2025-11-03 01:47:40] "GET /virtual-network/e2b21db0-6925-4c48-ab39-135828e817d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.008138 252.22.199.240 - - [2025-11-03 01:47:41] "POST /neutron/port HTTP/1.1" 200 1080 0.017154 252.22.199.240 - - [2025-11-03 01:47:41] "POST /neutron/port HTTP/1.1" 200 1080 0.011125 252.22.199.240 - - [2025-11-03 01:47:41] "POST /neutron/network HTTP/1.1" 200 832 0.010337 252.22.199.240 - - [2025-11-03 01:47:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003717 252.22.199.240 - - [2025-11-03 01:47:41] "POST /neutron/subnet HTTP/1.1" 200 699 0.007398 252.22.199.240 - - [2025-11-03 01:47:41] "POST /neutron/port HTTP/1.1" 200 117 0.001724 252.22.199.240 - - [2025-11-03 01:47:41] "POST /neutron/network HTTP/1.1" 200 822 0.005864 252.22.199.240 - - [2025-11-03 01:47:42] "POST /neutron/port HTTP/1.1" 200 1080 0.012616 252.22.199.240 - - [2025-11-03 01:47:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006241 252.22.199.240 - - [2025-11-03 01:47:42] "POST /neutron/port HTTP/1.1" 200 1080 0.013199 252.22.199.240 - - [2025-11-03 01:47:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007426 252.22.199.240 - - [2025-11-03 01:47:43] "POST /neutron/port HTTP/1.1" 200 1080 0.010511 252.22.199.240 - - [2025-11-03 01:47:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006400 10.0.0.22 - - [2025-11-03 01:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.22 - - [2025-11-03 01:47:43] "GET /virtual-network/e2b21db0-6925-4c48-ab39-135828e817d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.014379 252.22.199.240 - - [2025-11-03 01:47:44] "POST /neutron/port HTTP/1.1" 200 1080 0.016346 252.22.199.240 - - [2025-11-03 01:47:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005080 252.22.199.240 - - [2025-11-03 01:47:44] "POST /neutron/port HTTP/1.1" 200 1080 0.017336 252.22.199.240 - - [2025-11-03 01:47:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005415 252.22.199.240 - - [2025-11-03 01:47:44] "POST /neutron/port HTTP/1.1" 200 1080 0.016447 252.22.199.240 - - [2025-11-03 01:47:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007030 252.22.199.240 - - [2025-11-03 01:47:44] "POST /neutron/port HTTP/1.1" 200 1080 0.012558 252.22.199.240 - - [2025-11-03 01:47:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006358 10.0.0.22 - - [2025-11-03 01:47:45] "GET /global-system-configs HTTP/1.1" 401 296 0.000523 10.0.0.22 - - [2025-11-03 01:47:45] "GET /global-system-configs HTTP/1.1" 401 296 0.000394 10.0.0.22 - - [2025-11-03 01:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.22 - - [2025-11-03 01:47:45] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003083 10.0.0.22 - - [2025-11-03 01:47:45] "GET /virtual-networks?parent_id=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003060 10.0.0.22 - - [2025-11-03 01:47:46] "GET /virtual-network/e2b21db0-6925-4c48-ab39-135828e817d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005419 252.22.199.240 - - [2025-11-03 01:47:46] "POST /neutron/port HTTP/1.1" 200 1080 0.013866 252.22.199.240 - - [2025-11-03 01:47:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005639 252.22.199.240 - - [2025-11-03 01:47:46] "POST /neutron/port HTTP/1.1" 200 1080 0.013944 252.22.199.240 - - [2025-11-03 01:47:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006667 252.22.199.240 - - [2025-11-03 01:47:46] "POST /neutron/port HTTP/1.1" 200 1080 0.022944 252.22.199.240 - - [2025-11-03 01:47:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008199 252.22.199.240 - - [2025-11-03 01:47:46] "POST /neutron/port HTTP/1.1" 200 1080 0.012495 252.22.199.240 - - [2025-11-03 01:47:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013428 10.0.0.22 - - [2025-11-03 01:47:46] "GET /virtual-machine/26ddb779-4008-429f-b815-a8619da7e9ac HTTP/1.1" 200 1290 0.005823 10.0.0.22 - - [2025-11-03 01:47:46] "GET /virtual-machine-interface/9e810836-58ee-4188-8d78-e2a27f694220 HTTP/1.1" 200 2930 0.006643 10.0.0.22 - - [2025-11-03 01:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007080 10.0.0.22 - - [2025-11-03 01:47:47] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003720 10.0.0.22 - - [2025-11-03 01:47:47] "GET /virtual-networks?parent_id=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.003145 10.0.0.22 - - [2025-11-03 01:47:47] "GET /virtual-network/dc95c110-0b3e-4023-a124-4aae1d408a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.005450 10.0.0.22 - - [2025-11-03 01:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.22 - - [2025-11-03 01:47:48] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003521 10.0.0.22 - - [2025-11-03 01:47:48] "GET /virtual-networks?parent_id=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 567 0.002996 10.0.0.22 - - [2025-11-03 01:47:48] "GET /virtual-network/dc95c110-0b3e-4023-a124-4aae1d408a00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.006887 252.22.199.240 - - [2025-11-03 01:47:53] "POST /neutron/router HTTP/1.1" 200 578 0.005908 10.0.0.22 - - [2025-11-03 01:47:53] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001166 252.22.199.240 - - [2025-11-03 01:47:54] "POST /neutron/router HTTP/1.1" 200 344 0.224188 10.0.0.22 - - [2025-11-03 01:47:54] "POST /ref-update HTTP/1.1" 200 156 0.010898 252.22.199.240 - - [2025-11-03 01:47:54] "POST /neutron/port HTTP/1.1" 200 1880 0.016573 252.22.199.240 - - [2025-11-03 01:47:56] "POST /neutron/router HTTP/1.1" 200 578 0.003817 10.0.0.22 - - [2025-11-03 01:47:56] "POST /ref-update HTTP/1.1" 200 156 0.012304 252.22.199.240 - - [2025-11-03 01:47:56] "POST /neutron/router HTTP/1.1" 200 344 0.109482 252.22.199.240 - - [2025-11-03 01:47:59] "POST /neutron/router HTTP/1.1" 200 578 0.005249 10.0.0.22 - - [2025-11-03 01:47:59] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001079 252.22.199.240 - - [2025-11-03 01:48:00] "POST /neutron/router HTTP/1.1" 200 344 0.223013 10.0.0.22 - - [2025-11-03 01:48:00] "POST /ref-update HTTP/1.1" 200 156 0.008411 252.22.199.240 - - [2025-11-03 01:48:06] "POST /neutron/router HTTP/1.1" 200 578 0.004745 10.0.0.22 - - [2025-11-03 01:48:06] "POST /ref-update HTTP/1.1" 200 156 0.011248 252.22.199.240 - - [2025-11-03 01:48:06] "POST /neutron/router HTTP/1.1" 200 344 0.106909 252.22.199.240 - - [2025-11-03 01:48:06] "POST /neutron/router HTTP/1.1" 200 578 0.006317 10.0.0.22 - - [2025-11-03 01:48:06] "POST /ref-update HTTP/1.1" 200 156 0.012156 252.22.199.240 - - [2025-11-03 01:48:06] "POST /neutron/router HTTP/1.1" 200 344 0.094597 252.22.199.240 - - [2025-11-03 01:48:06] "POST /neutron/router HTTP/1.1" 200 578 0.005040 10.0.0.22 - - [2025-11-03 01:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.22 - - [2025-11-03 01:48:07] "GET /logical-router/092eca5a-c539-4269-a689-96bfc994c78c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003494 252.22.199.240 - - [2025-11-03 01:48:07] "POST /neutron/router HTTP/1.1" 200 151 0.044612 10.0.0.22 - - [2025-11-03 01:48:07] "DELETE /route-target/fbb6e02c-ef44-457e-9670-ea71783a3e41 HTTP/1.1" 200 115 0.017713 252.22.199.240 - - [2025-11-03 01:48:07] "POST /neutron/network HTTP/1.1" 200 822 0.015376 252.22.199.240 - - [2025-11-03 01:48:07] "POST /neutron/network HTTP/1.1" 400 204 0.019147 252.22.199.240 - - [2025-11-03 01:48:07] "POST /neutron/port HTTP/1.1" 200 1080 0.015290 252.22.199.240 - - [2025-11-03 01:48:07] "POST /neutron/port HTTP/1.1" 200 1080 0.012036 252.22.199.240 - - [2025-11-03 01:48:07] "POST /neutron/port HTTP/1.1" 200 1106 0.013176 252.22.199.240 - - [2025-11-03 01:48:07] "POST /neutron/port HTTP/1.1" 200 1106 0.009992 252.22.199.240 - - [2025-11-03 01:48:08] "POST /neutron/port HTTP/1.1" 200 151 0.202632 252.22.199.240 - - [2025-11-03 01:48:08] "POST /neutron/port HTTP/1.1" 200 151 0.207107 252.22.199.240 - - [2025-11-03 01:48:09] "POST /neutron/network HTTP/1.1" 200 822 0.006397 10.0.0.22 - - [2025-11-03 01:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.22 - - [2025-11-03 01:48:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003525 10.0.0.22 - - [2025-11-03 01:48:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002018 252.22.199.240 - - [2025-11-03 01:48:09] "POST /neutron/network HTTP/1.1" 200 151 0.094927 10.0.0.22 - - [2025-11-03 01:48:09] "DELETE /route-target/25edef7f-475e-4cb8-adac-acad57cc96fd HTTP/1.1" 200 115 0.027252 252.22.199.240 - - [2025-11-03 01:48:09] "POST /neutron/network HTTP/1.1" 200 822 0.005239 10.0.0.22 - - [2025-11-03 01:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.22 - - [2025-11-03 01:48:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002076 10.0.0.22 - - [2025-11-03 01:48:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001869 252.22.199.240 - - [2025-11-03 01:48:09] "POST /neutron/network HTTP/1.1" 200 151 0.095772 10.0.0.22 - - [2025-11-03 01:48:09] "DELETE /route-target/12ae62c3-9c22-4029-8081-a25f52333995 HTTP/1.1" 200 115 0.022357 10.0.0.22 - - [2025-11-03 01:48:10] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000957 10.0.0.22 - - [2025-11-03 01:48:10] "GET /project/f792c874-fcae-41ff-af03-893bd4edd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.029939 10.0.0.22 - - [2025-11-03 01:48:10] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001057 10.0.0.22 - - [2025-11-03 01:48:10] "GET /project/f792c874-fcae-41ff-af03-893bd4edd950?fields=virtual_networks HTTP/1.1" 200 1029 0.065667 10.0.0.22 - - [2025-11-03 01:48:10] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001458 10.0.0.22 - - [2025-11-03 01:48:10] "GET /project/f792c874-fcae-41ff-af03-893bd4edd950?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.025914 10.0.0.22 - - [2025-11-03 01:48:10] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001530 10.0.0.22 - - [2025-11-03 01:48:10] "GET /project/f792c874-fcae-41ff-af03-893bd4edd950?fields=security_groups HTTP/1.1" 200 1252 0.027368 10.0.0.22 - - [2025-11-03 01:48:11] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001007 10.0.0.22 - - [2025-11-03 01:48:11] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.006930 10.0.0.22 - - [2025-11-03 01:48:11] "POST /fqname-to-id HTTP/1.1" 404 189 0.029593 10.0.0.22 - - [2025-11-03 01:48:11] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002263 10.0.0.22 - - [2025-11-03 01:48:11] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001003 10.0.0.22 - - [2025-11-03 01:48:11] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006658 10.0.0.22 - - [2025-11-03 01:48:11] "POST /id-to-fqname HTTP/1.1" 200 191 0.001234 10.0.0.22 - - [2025-11-03 01:48:11] "POST /fqname-to-id HTTP/1.1" 404 200 0.002613 10.0.0.22 - - [2025-11-03 01:48:11] "POST /security-groups HTTP/1.1" 200 586 0.064274 10.0.0.22 - - [2025-11-03 01:48:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.002779 10.0.0.22 - - [2025-11-03 01:48:11] "POST /projects HTTP/1.1" 200 583 0.225660 10.0.0.22 - - [2025-11-03 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.302136 10.0.0.22 - - [2025-11-03 01:48:11] "POST /access-control-lists HTTP/1.1" 200 599 0.072565 10.0.0.22 - - [2025-11-03 01:48:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.009958 10.0.0.22 - - [2025-11-03 01:48:11] "GET /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.451724 10.0.0.22 - - [2025-11-03 01:48:11] "POST /access-control-lists HTTP/1.1" 200 597 0.064162 10.0.0.22 - - [2025-11-03 01:48:13] "GET / HTTP/1.1" 200 36215 0.003588 10.0.0.22 - - [2025-11-03 01:48:14] "GET /global-system-configs HTTP/1.1" 401 296 0.000521 10.0.0.22 - - [2025-11-03 01:48:14] "GET /global-system-configs HTTP/1.1" 401 296 0.000386 10.0.0.22 - - [2025-11-03 01:48:14] "POST /fqname-to-id HTTP/1.1" 401 296 0.000549 10.0.0.22 - - [2025-11-03 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.033576 10.0.0.22 - - [2025-11-03 01:48:14] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001174 10.0.0.22 - - [2025-11-03 01:48:14] "GET /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.026092 10.0.0.22 - - [2025-11-03 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.22 - - [2025-11-03 01:48:14] "GET /security-group/3ea8803b-ddc2-473a-8bd7-a11b53ae59c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.005206 10.0.0.22 - - [2025-11-03 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.22 - - [2025-11-03 01:48:14] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001330 10.0.0.22 - - [2025-11-03 01:48:14] "GET /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.029970 10.0.0.22 - - [2025-11-03 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.22 - - [2025-11-03 01:48:15] "GET /security-group/3ea8803b-ddc2-473a-8bd7-a11b53ae59c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3759 0.004073 10.0.0.22 - - [2025-11-03 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.22 - - [2025-11-03 01:48:15] "PUT /security-group/3ea8803b-ddc2-473a-8bd7-a11b53ae59c1 HTTP/1.1" 200 263 0.016337 10.0.0.22 - - [2025-11-03 01:48:15] "PUT /access-control-list/5cad674a-a988-4313-a8e1-efb1e070065d HTTP/1.1" 200 273 0.009096 10.0.0.22 - - [2025-11-03 01:48:15] "PUT /access-control-list/ff0d13e3-efb2-4a4a-a834-273f04f6443b HTTP/1.1" 200 273 0.012875 10.0.0.22 - - [2025-11-03 01:48:15] "POST /fqname-to-id HTTP/1.1" 404 200 0.002565 10.0.0.22 - - [2025-11-03 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.22 - - [2025-11-03 01:48:15] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001143 10.0.0.22 - - [2025-11-03 01:48:15] "GET /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.027706 252.22.199.240 - - [2025-11-03 01:48:15] "POST /neutron/network HTTP/1.1" 200 117 0.034931 10.0.0.22 - - [2025-11-03 01:48:15] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002065 252.22.199.240 - - [2025-11-03 01:48:15] "POST /neutron/network HTTP/1.1" 200 606 0.065472 10.0.0.22 - - [2025-11-03 01:48:15] "POST /route-targets HTTP/1.1" 200 328 0.010463 10.0.0.22 - - [2025-11-03 01:48:15] "POST /ref-update HTTP/1.1" 200 156 0.009993 10.0.0.22 - - [2025-11-03 01:48:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004427 252.22.199.240 - - [2025-11-03 01:48:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.153133 252.22.199.240 - - [2025-11-03 01:48:15] "POST /neutron/network HTTP/1.1" 200 826 0.005774 10.0.0.22 - - [2025-11-03 01:48:15] "POST /id-to-fqname HTTP/1.1" 200 221 0.001489 10.0.0.22 - - [2025-11-03 01:48:15] "GET /virtual-network/3cb4c42c-551a-42e5-8a7b-3dc0e4357b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004943 252.22.199.240 - - [2025-11-03 01:48:16] "POST /neutron/network HTTP/1.1" 200 826 0.006467 10.0.0.22 - - [2025-11-03 01:48:16] "GET /virtual-network/3cb4c42c-551a-42e5-8a7b-3dc0e4357b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005701 252.22.199.240 - - [2025-11-03 01:48:16] "POST /neutron/network HTTP/1.1" 200 826 0.007084 252.22.199.240 - - [2025-11-03 01:48:16] "POST /neutron/subnet HTTP/1.1" 200 729 0.007394 10.0.0.22 - - [2025-11-03 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.22 - - [2025-11-03 01:48:16] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001117 10.0.0.22 - - [2025-11-03 01:48:16] "GET /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.027616 252.22.199.240 - - [2025-11-03 01:48:16] "POST /neutron/network HTTP/1.1" 200 117 0.013225 10.0.0.22 - - [2025-11-03 01:48:16] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001045 252.22.199.240 - - [2025-11-03 01:48:16] "POST /neutron/network HTTP/1.1" 200 613 0.093860 10.0.0.22 - - [2025-11-03 01:48:16] "POST /route-targets HTTP/1.1" 200 328 0.012917 10.0.0.22 - - [2025-11-03 01:48:16] "POST /ref-update HTTP/1.1" 200 156 0.015610 10.0.0.22 - - [2025-11-03 01:48:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002352 252.22.199.240 - - [2025-11-03 01:48:16] "POST /neutron/subnet HTTP/1.1" 200 725 0.182875 252.22.199.240 - - [2025-11-03 01:48:16] "POST /neutron/network HTTP/1.1" 200 832 0.005283 10.0.0.22 - - [2025-11-03 01:48:16] "POST /id-to-fqname HTTP/1.1" 200 225 0.001528 10.0.0.22 - - [2025-11-03 01:48:16] "GET /virtual-network/25f18925-f4c7-46b2-b747-15575b438005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.004833 252.22.199.240 - - [2025-11-03 01:48:16] "POST /neutron/network HTTP/1.1" 200 832 0.006441 10.0.0.22 - - [2025-11-03 01:48:16] "GET /virtual-network/25f18925-f4c7-46b2-b747-15575b438005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.007043 252.22.199.240 - - [2025-11-03 01:48:16] "POST /neutron/network HTTP/1.1" 200 832 0.006001 252.22.199.240 - - [2025-11-03 01:48:17] "POST /neutron/subnet HTTP/1.1" 200 725 0.008845 10.0.0.22 - - [2025-11-03 01:48:17] "POST /id-to-fqname HTTP/1.1" 200 221 0.001595 252.22.199.240 - - [2025-11-03 01:48:17] "POST /neutron/network HTTP/1.1" 200 836 0.006043 252.22.199.240 - - [2025-11-03 01:48:17] "GET /aaa-mode HTTP/1.1" 401 296 0.000444 252.22.199.240 - - [2025-11-03 01:48:17] "GET / HTTP/1.1" 200 36215 0.001803 252.22.199.240 - - [2025-11-03 01:48:17] "GET /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000371 10.0.0.22 - - [2025-11-03 01:48:17] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001068 252.22.199.240 - - [2025-11-03 01:48:17] "GET /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.059337 252.22.199.240 - - [2025-11-03 01:48:17] "POST /neutron/network HTTP/1.1" 200 826 0.005418 252.22.199.240 - - [2025-11-03 01:48:18] "POST /neutron/port HTTP/1.1" 200 117 0.005747 252.22.199.240 - - [2025-11-03 01:48:18] "POST /neutron/port HTTP/1.1" 200 117 0.011813 10.0.0.22 - - [2025-11-03 01:48:18] "POST /id-to-fqname HTTP/1.1" 200 225 0.003716 252.22.199.240 - - [2025-11-03 01:48:18] "POST /neutron/port HTTP/1.1" 200 117 0.005722 252.22.199.240 - - [2025-11-03 01:48:18] "POST /neutron/network HTTP/1.1" 200 842 0.005981 252.22.199.240 - - [2025-11-03 01:48:18] "GET /aaa-mode HTTP/1.1" 401 296 0.000660 252.22.199.240 - - [2025-11-03 01:48:18] "GET / HTTP/1.1" 200 36215 0.001660 252.22.199.240 - - [2025-11-03 01:48:18] "GET /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000406 252.22.199.240 - - [2025-11-03 01:48:18] "POST /neutron/network HTTP/1.1" 200 836 0.009816 10.0.0.22 - - [2025-11-03 01:48:18] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001135 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/port HTTP/1.1" 200 1062 0.273393 10.0.0.22 - - [2025-11-03 01:48:19] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001162 252.22.199.240 - - [2025-11-03 01:48:19] "GET /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.070469 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/port HTTP/1.1" 200 1062 0.008092 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/network HTTP/1.1" 200 832 0.005930 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/port HTTP/1.1" 200 1062 0.009003 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/port HTTP/1.1" 200 1112 0.067825 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/port HTTP/1.1" 200 1086 0.014600 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/port HTTP/1.1" 200 1086 0.018782 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007321 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009761 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/port HTTP/1.1" 200 117 0.010242 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/subnet HTTP/1.1" 200 703 0.010589 10.0.0.22 - - [2025-11-03 01:48:19] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001448 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/router HTTP/1.1" 200 583 0.060776 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/port HTTP/1.1" 200 117 0.001479 10.0.0.22 - - [2025-11-03 01:48:19] "POST /route-targets HTTP/1.1" 200 328 0.011894 10.0.0.22 - - [2025-11-03 01:48:19] "PUT /logical-router/9681ae4f-4a39-4a34-b0db-3a6343362669 HTTP/1.1" 200 263 0.014777 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/router HTTP/1.1" 200 583 0.009070 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/network HTTP/1.1" 200 826 0.006878 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/router HTTP/1.1" 200 654 0.028929 10.0.0.22 - - [2025-11-03 01:48:19] "GET /logical-router/9681ae4f-4a39-4a34-b0db-3a6343362669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.004223 10.0.0.22 - - [2025-11-03 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/router HTTP/1.1" 200 654 0.006554 10.0.0.22 - - [2025-11-03 01:48:19] "GET /service-template/c21b4836-7013-4fab-9cdc-cb5ee26a6257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.006079 10.0.0.22 - - [2025-11-03 01:48:19] "POST /fqname-to-id HTTP/1.1" 404 213 0.006972 252.22.199.240 - - [2025-11-03 01:48:19] "POST /neutron/network HTTP/1.1" 200 842 0.006558 10.0.0.22 - - [2025-11-03 01:48:19] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001094 10.0.0.22 - - [2025-11-03 01:48:20] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001841 10.0.0.22 - - [2025-11-03 01:48:20] "POST /useragent-kv HTTP/1.1" 200 115 0.018171 10.0.0.22 - - [2025-11-03 01:48:20] "POST /virtual-networks HTTP/1.1" 200 694 0.271630 10.0.0.22 - - [2025-11-03 01:48:20] "POST /route-targets HTTP/1.1" 200 328 0.029561 10.0.0.22 - - [2025-11-03 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.046924 252.22.199.240 - - [2025-11-03 01:48:20] "POST /neutron/router HTTP/1.1" 200 344 0.439137 10.0.0.22 - - [2025-11-03 01:48:20] "POST /service-instances HTTP/1.1" 200 670 0.114231 10.0.0.22 - - [2025-11-03 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.047171 252.22.199.240 - - [2025-11-03 01:48:20] "POST /neutron/port HTTP/1.1" 200 1086 0.092467 252.22.199.240 - - [2025-11-03 01:48:20] "POST /neutron/port HTTP/1.1" 200 1061 0.563287 10.0.0.22 - - [2025-11-03 01:48:20] "POST /route-tables HTTP/1.1" 200 582 0.120237 252.22.199.240 - - [2025-11-03 01:48:20] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007537 10.0.0.22 - - [2025-11-03 01:48:20] "PUT /logical-router/9681ae4f-4a39-4a34-b0db-3a6343362669 HTTP/1.1" 200 263 0.018548 252.22.199.240 - - [2025-11-03 01:48:20] "POST /neutron/port HTTP/1.1" 200 1061 0.010416 10.0.0.22 - - [2025-11-03 01:48:20] "POST /ref-update HTTP/1.1" 200 156 0.022022 252.22.199.240 - - [2025-11-03 01:48:20] "POST /neutron/port HTTP/1.1" 200 1061 0.008439 10.0.0.22 - - [2025-11-03 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.22 - - [2025-11-03 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 252.22.199.240 - - [2025-11-03 01:48:20] "POST /neutron/port HTTP/1.1" 200 1111 0.070741 10.0.0.22 - - [2025-11-03 01:48:20] "POST /virtual-machines HTTP/1.1" 200 550 0.012789 252.22.199.240 - - [2025-11-03 01:48:20] "POST /neutron/port HTTP/1.1" 200 1085 0.014790 252.22.199.240 - - [2025-11-03 01:48:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010724 10.0.0.22 - - [2025-11-03 01:48:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.103163 252.22.199.240 - - [2025-11-03 01:48:21] "POST /neutron/subnet HTTP/1.1" 200 699 0.007432 10.0.0.22 - - [2025-11-03 01:48:21] "POST /chown HTTP/1.1" 200 109 0.008739 252.22.199.240 - - [2025-11-03 01:48:21] "POST /neutron/port HTTP/1.1" 200 117 0.001442 10.0.0.22 - - [2025-11-03 01:48:21] "POST /instance-ips HTTP/1.1" 200 548 0.026112 252.22.199.240 - - [2025-11-03 01:48:21] "POST /neutron/network HTTP/1.1" 200 832 0.007200 10.0.0.22 - - [2025-11-03 01:48:21] "POST /instance-ips HTTP/1.1" 400 244 0.017494 10.0.0.22 - - [2025-11-03 01:48:21] "POST /chown HTTP/1.1" 200 109 0.021638 10.0.0.22 - - [2025-11-03 01:48:21] "PUT /virtual-machine-interface/a0578c48-3f40-48ea-9e17-1d4901990ef2 HTTP/1.1" 200 285 0.011666 10.0.0.22 - - [2025-11-03 01:48:21] "PUT /instance-ip/7c55e0f4-2eb7-42b0-afd4-bddacf8f254c HTTP/1.1" 200 257 0.017551 10.0.0.22 - - [2025-11-03 01:48:21] "POST /ref-update HTTP/1.1" 200 156 0.026368 10.0.0.22 - - [2025-11-03 01:48:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.114887 10.0.0.22 - - [2025-11-03 01:48:21] "POST /chown HTTP/1.1" 200 109 0.008261 10.0.0.22 - - [2025-11-03 01:48:21] "POST /instance-ips HTTP/1.1" 200 546 0.029986 10.0.0.22 - - [2025-11-03 01:48:21] "POST /instance-ips HTTP/1.1" 400 314 0.020694 10.0.0.22 - - [2025-11-03 01:48:21] "POST /chown HTTP/1.1" 200 109 0.009286 10.0.0.22 - - [2025-11-03 01:48:21] "PUT /virtual-machine-interface/eeba4544-ad95-4b36-946c-927befc34bb6 HTTP/1.1" 200 285 0.011096 10.0.0.22 - - [2025-11-03 01:48:22] "PUT /instance-ip/8c21a0d0-717d-4d55-a063-53af7623d0c0 HTTP/1.1" 200 257 0.015421 10.0.0.22 - - [2025-11-03 01:48:22] "POST /ref-update HTTP/1.1" 200 156 0.014433 10.0.0.22 - - [2025-11-03 01:48:22] "POST /ref-update HTTP/1.1" 200 156 0.009671 10.0.0.22 - - [2025-11-03 01:48:22] "POST /ref-update HTTP/1.1" 200 156 0.029758 10.0.0.22 - - [2025-11-03 01:48:22] "PUT /routing-instance/7ba69895-c012-4c5b-bdeb-c99b38ccba43 HTTP/1.1" 200 267 0.034350 10.0.0.22 - - [2025-11-03 01:48:22] "POST /virtual-machines HTTP/1.1" 200 550 0.017891 10.0.0.22 - - [2025-11-03 01:48:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.093936 10.0.0.22 - - [2025-11-03 01:48:22] "POST /chown HTTP/1.1" 200 109 0.007399 10.0.0.22 - - [2025-11-03 01:48:22] "POST /instance-ips HTTP/1.1" 400 244 0.025428 10.0.0.22 - - [2025-11-03 01:48:22] "POST /chown HTTP/1.1" 200 109 0.008522 10.0.0.22 - - [2025-11-03 01:48:22] "PUT /virtual-machine-interface/cff40f80-b2a9-403b-8069-18933d40aef0 HTTP/1.1" 200 285 0.010457 10.0.0.22 - - [2025-11-03 01:48:22] "PUT /instance-ip/7c55e0f4-2eb7-42b0-afd4-bddacf8f254c HTTP/1.1" 200 257 0.014964 10.0.0.22 - - [2025-11-03 01:48:22] "POST /ref-update HTTP/1.1" 200 156 0.011984 10.0.0.22 - - [2025-11-03 01:48:22] "POST /ref-update HTTP/1.1" 200 156 0.013047 10.0.0.22 - - [2025-11-03 01:48:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.094860 10.0.0.22 - - [2025-11-03 01:48:22] "POST /chown HTTP/1.1" 200 109 0.011416 10.0.0.22 - - [2025-11-03 01:48:23] "POST /instance-ips HTTP/1.1" 400 314 0.017025 10.0.0.22 - - [2025-11-03 01:48:23] "POST /chown HTTP/1.1" 200 109 0.007986 10.0.0.22 - - [2025-11-03 01:48:23] "PUT /virtual-machine-interface/bf37e5ec-ffbb-42d8-844b-a9df7e933b0f HTTP/1.1" 200 285 0.020467 10.0.0.22 - - [2025-11-03 01:48:23] "PUT /instance-ip/8c21a0d0-717d-4d55-a063-53af7623d0c0 HTTP/1.1" 200 257 0.029605 10.0.0.22 - - [2025-11-03 01:48:23] "POST /ref-update HTTP/1.1" 200 156 0.011864 10.0.0.22 - - [2025-11-03 01:48:23] "POST /ref-update HTTP/1.1" 200 156 0.015760 252.22.199.240 - - [2025-11-03 01:48:25] "POST /neutron/port HTTP/1.1" 200 1086 0.013982 252.22.199.240 - - [2025-11-03 01:48:25] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007140 252.22.199.240 - - [2025-11-03 01:48:25] "POST /neutron/port HTTP/1.1" 200 1086 0.011936 252.22.199.240 - - [2025-11-03 01:48:25] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008008 252.22.199.240 - - [2025-11-03 01:48:26] "POST /neutron/port HTTP/1.1" 200 1086 0.015334 252.22.199.240 - - [2025-11-03 01:48:26] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010493 10.0.0.22 - - [2025-11-03 01:48:26] "GET /virtual-machine/9e2ca773-9907-457b-a9b7-b5b1d470b3cc HTTP/1.1" 401 296 0.000432 10.0.0.22 - - [2025-11-03 01:48:26] "GET /virtual-machine/9e2ca773-9907-457b-a9b7-b5b1d470b3cc HTTP/1.1" 200 1296 0.034108 10.0.0.22 - - [2025-11-03 01:48:26] "GET /virtual-machine-interface/d3298ece-19e4-41c8-ac73-1776cd0a0573 HTTP/1.1" 200 2952 0.006271 10.0.0.22 - - [2025-11-03 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.22 - - [2025-11-03 01:48:26] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003607 10.0.0.22 - - [2025-11-03 01:48:26] "GET /virtual-networks?parent_id=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003606 10.0.0.22 - - [2025-11-03 01:48:26] "GET /virtual-network/3cb4c42c-551a-42e5-8a7b-3dc0e4357b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005536 10.0.0.22 - - [2025-11-03 01:48:28] "DELETE /project/20818c6d3daa41b097aaa1dc2f049aca HTTP/1.1" 404 173 0.006474 10.0.0.22 - - [2025-11-03 01:48:28] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001308 10.0.0.22 - - [2025-11-03 01:48:28] "GET /project/f792c874-fcae-41ff-af03-893bd4edd950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.027385 10.0.0.22 - - [2025-11-03 01:48:28] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002442 10.0.0.22 - - [2025-11-03 01:48:28] "GET /project/f792c874-fcae-41ff-af03-893bd4edd950?fields=security_groups HTTP/1.1" 200 1345 0.073590 10.0.0.22 - - [2025-11-03 01:48:28] "DELETE /security-group/b06b702c-464c-42c8-9faa-3254d7621521 HTTP/1.1" 200 115 0.040075 10.0.0.22 - - [2025-11-03 01:48:28] "GET /projects?obj_uuids=f792c874-fcae-41ff-af03-893bd4edd950&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001105 10.0.0.22 - - [2025-11-03 01:48:28] "DELETE /access-control-list/702f2796-99d6-4172-8e90-9f069dbc0a7c HTTP/1.1" 200 115 0.026526 10.0.0.22 - - [2025-11-03 01:48:28] "GET /project/f792c874-fcae-41ff-af03-893bd4edd950?fields=application_policy_sets HTTP/1.1" 200 1384 0.035410 10.0.0.22 - - [2025-11-03 01:48:28] "DELETE /access-control-list/d591b7fe-4aab-48ab-9caa-5c01041d36ce HTTP/1.1" 200 115 0.030592 10.0.0.22 - - [2025-11-03 01:48:28] "DELETE /project/f792c874-fcae-41ff-af03-893bd4edd950 HTTP/1.1" 200 115 0.355518 252.22.199.240 - - [2025-11-03 01:48:29] "POST /neutron/port HTTP/1.1" 200 1086 0.013090 252.22.199.240 - - [2025-11-03 01:48:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006238 252.22.199.240 - - [2025-11-03 01:48:29] "POST /neutron/port HTTP/1.1" 200 1086 0.010046 252.22.199.240 - - [2025-11-03 01:48:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005842 252.22.199.240 - - [2025-11-03 01:48:29] "POST /neutron/port HTTP/1.1" 200 1086 0.010880 252.22.199.240 - - [2025-11-03 01:48:29] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009043 10.0.0.22 - - [2025-11-03 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007555 10.0.0.22 - - [2025-11-03 01:48:30] "GET /virtual-network/3cb4c42c-551a-42e5-8a7b-3dc0e4357b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006389 252.22.199.240 - - [2025-11-03 01:48:30] "POST /neutron/port HTTP/1.1" 200 1085 0.017551 252.22.199.240 - - [2025-11-03 01:48:30] "POST /neutron/port HTTP/1.1" 200 1086 0.010597 252.22.199.240 - - [2025-11-03 01:48:30] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005358 252.22.199.240 - - [2025-11-03 01:48:30] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005841 252.22.199.240 - - [2025-11-03 01:48:31] "POST /neutron/port HTTP/1.1" 200 1085 0.012748 252.22.199.240 - - [2025-11-03 01:48:31] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007742 252.22.199.240 - - [2025-11-03 01:48:31] "POST /neutron/port HTTP/1.1" 200 1085 0.011966 252.22.199.240 - - [2025-11-03 01:48:31] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005531 10.0.0.22 - - [2025-11-03 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.22 - - [2025-11-03 01:48:32] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003096 10.0.0.22 - - [2025-11-03 01:48:32] "GET /virtual-networks?parent_id=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003017 10.0.0.22 - - [2025-11-03 01:48:32] "GET /virtual-network/3cb4c42c-551a-42e5-8a7b-3dc0e4357b52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005386 252.22.199.240 - - [2025-11-03 01:48:32] "POST /neutron/port HTTP/1.1" 200 1085 0.019981 252.22.199.240 - - [2025-11-03 01:48:32] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005629 252.22.199.240 - - [2025-11-03 01:48:32] "POST /neutron/port HTTP/1.1" 200 1085 0.011060 252.22.199.240 - - [2025-11-03 01:48:32] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006540 252.22.199.240 - - [2025-11-03 01:48:32] "POST /neutron/port HTTP/1.1" 200 1085 0.011866 252.22.199.240 - - [2025-11-03 01:48:32] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007984 252.22.199.240 - - [2025-11-03 01:48:32] "POST /neutron/port HTTP/1.1" 200 1085 0.012419 252.22.199.240 - - [2025-11-03 01:48:32] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006628 10.0.0.22 - - [2025-11-03 01:48:32] "GET /virtual-machine/849e1c2d-99b0-4b50-b559-4ebdd3e5317e HTTP/1.1" 200 1295 0.004549 10.0.0.22 - - [2025-11-03 01:48:32] "GET /virtual-machine-interface/9d2cdb77-a8b8-4941-8bed-d46a16860f90 HTTP/1.1" 200 2964 0.005582 10.0.0.22 - - [2025-11-03 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.22 - - [2025-11-03 01:48:33] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003562 10.0.0.22 - - [2025-11-03 01:48:33] "GET /virtual-networks?parent_id=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004611 10.0.0.22 - - [2025-11-03 01:48:33] "GET /virtual-network/25f18925-f4c7-46b2-b747-15575b438005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005101 10.0.0.22 - - [2025-11-03 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.22 - - [2025-11-03 01:48:34] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003648 10.0.0.22 - - [2025-11-03 01:48:34] "GET /virtual-networks?parent_id=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004181 10.0.0.22 - - [2025-11-03 01:48:34] "GET /virtual-network/25f18925-f4c7-46b2-b747-15575b438005?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.005365 10.0.0.22 - - [2025-11-03 01:48:38] "GET /obj-perms HTTP/1.1" 200 6378 0.083548 252.22.199.240 - - [2025-11-03 01:48:38] "POST /neutron/router HTTP/1.1" 200 654 0.004072 10.0.0.22 - - [2025-11-03 01:48:38] "POST /ref-update HTTP/1.1" 200 156 0.013547 252.22.199.240 - - [2025-11-03 01:48:38] "POST /neutron/router HTTP/1.1" 200 344 0.131420 252.22.199.240 - - [2025-11-03 01:48:38] "POST /neutron/router HTTP/1.1" 200 654 0.005663 10.0.0.22 - - [2025-11-03 01:48:38] "GET /obj-perms HTTP/1.1" 200 6378 0.059262 10.0.0.22 - - [2025-11-03 01:48:38] "GET /logical-router/9681ae4f-4a39-4a34-b0db-3a6343362669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.005404 10.0.0.22 - - [2025-11-03 01:48:38] "GET /service-instance/e777d26c-a76d-498a-8643-6992c8917657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.004600 10.0.0.22 - - [2025-11-03 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006194 252.22.199.240 - - [2025-11-03 01:48:38] "POST /neutron/router HTTP/1.1" 200 151 0.081807 10.0.0.22 - - [2025-11-03 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.22 - - [2025-11-03 01:48:38] "DELETE /route-target/6935dbd7-26bf-4ded-9032-87dc519cf0f9 HTTP/1.1" 409 240 0.011959 10.0.0.22 - - [2025-11-03 01:48:38] "PUT /logical-router/9681ae4f-4a39-4a34-b0db-3a6343362669 HTTP/1.1" 404 171 0.004530 10.0.0.22 - - [2025-11-03 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.22 - - [2025-11-03 01:48:38] "POST /ref-update HTTP/1.1" 200 156 0.019423 10.0.0.22 - - [2025-11-03 01:48:39] "POST /chown HTTP/1.1" 200 109 0.018717 10.0.0.22 - - [2025-11-03 01:48:39] "DELETE /route-table/5a1a0bfe-442a-4b4b-8c69-afab880740a2 HTTP/1.1" 200 115 0.072114 10.0.0.22 - - [2025-11-03 01:48:39] "PUT /routing-instance/7ba69895-c012-4c5b-bdeb-c99b38ccba43 HTTP/1.1" 200 267 0.018667 10.0.0.22 - - [2025-11-03 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006408 10.0.0.22 - - [2025-11-03 01:48:39] "POST /instance-ips HTTP/1.1" 400 244 0.019742 10.0.0.22 - - [2025-11-03 01:48:39] "GET /virtual-network/53f78b0f-1048-461d-8012-75881d65c814?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.010954 10.0.0.22 - - [2025-11-03 01:48:39] "POST /chown HTTP/1.1" 200 109 0.022954 252.22.199.240 - - [2025-11-03 01:48:39] "POST /neutron/network HTTP/1.1" 200 832 0.008962 10.0.0.22 - - [2025-11-03 01:48:39] "POST /ref-update HTTP/1.1" 200 156 0.033013 10.0.0.22 - - [2025-11-03 01:48:39] "POST /chown HTTP/1.1" 200 109 0.014116 10.0.0.22 - - [2025-11-03 01:48:39] "POST /ref-update HTTP/1.1" 200 156 0.030492 10.0.0.22 - - [2025-11-03 01:48:39] "POST /instance-ips HTTP/1.1" 400 314 0.039242 252.22.199.240 - - [2025-11-03 01:48:39] "POST /neutron/network HTTP/1.1" 400 204 0.084777 10.0.0.22 - - [2025-11-03 01:48:39] "POST /chown HTTP/1.1" 404 171 0.003584 10.0.0.22 - - [2025-11-03 01:48:39] "DELETE /instance-ip/8c21a0d0-717d-4d55-a063-53af7623d0c0 HTTP/1.1" 200 115 0.054826 10.0.0.22 - - [2025-11-03 01:48:39] "POST /chown HTTP/1.1" 200 109 0.027026 10.0.0.22 - - [2025-11-03 01:48:39] "POST /instance-ips HTTP/1.1" 400 244 0.036573 10.0.0.22 - - [2025-11-03 01:48:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003455 10.0.0.22 - - [2025-11-03 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007719 10.0.0.22 - - [2025-11-03 01:48:39] "POST /useragent-kv HTTP/1.1" 200 115 0.015439 10.0.0.22 - - [2025-11-03 01:48:39] "DELETE /virtual-network/53f78b0f-1048-461d-8012-75881d65c814 HTTP/1.1" 200 115 0.181529 10.0.0.22 - - [2025-11-03 01:48:39] "POST /chown HTTP/1.1" 200 109 0.020267 10.0.0.22 - - [2025-11-03 01:48:39] "DELETE /route-target/18fdb283-edf3-443d-ac41-b13047b9d51f HTTP/1.1" 200 115 0.046921 10.0.0.22 - - [2025-11-03 01:48:39] "DELETE /service-instance/e777d26c-a76d-498a-8643-6992c8917657 HTTP/1.1" 200 115 0.051751 10.0.0.22 - - [2025-11-03 01:48:39] "GET /logical-router/9681ae4f-4a39-4a34-b0db-3a6343362669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002548 10.0.0.22 - - [2025-11-03 01:48:39] "POST /chown HTTP/1.1" 200 109 0.007134 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:48:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001068 10.0.0.22 - - [2025-11-03 01:48:39] "GET /service-instance/e777d26c-a76d-498a-8643-6992c8917657?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002677 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:48:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001494 10.0.0.22 - - [2025-11-03 01:48:39] "GET /virtual-machine-interface/eeba4544-ad95-4b36-946c-927befc34bb6?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1330 0.012995 10.0.0.22 - - [2025-11-03 01:48:39] "POST /instance-ips HTTP/1.1" 500 330 0.159973 10.0.0.22 - - [2025-11-03 01:48:39] "DELETE /virtual-machine-interface/eeba4544-ad95-4b36-946c-927befc34bb6 HTTP/1.1" 200 115 0.046261 10.0.0.22 - - [2025-11-03 01:48:39] "GET /virtual-machine-interface/a0578c48-3f40-48ea-9e17-1d4901990ef2?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1649 0.008690 10.0.0.22 - - [2025-11-03 01:48:40] "POST /ref-update HTTP/1.1" 200 156 0.045930 10.0.0.22 - - [2025-11-03 01:48:40] "GET /instance-ip/7c55e0f4-2eb7-42b0-afd4-bddacf8f254c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006064 252.22.199.240 - - [2025-11-03 01:48:40] "POST /neutron/port HTTP/1.1" 200 1086 0.021139 252.22.199.240 - - [2025-11-03 01:48:40] "POST /neutron/port HTTP/1.1" 200 1085 0.012730 10.0.0.22 - - [2025-11-03 01:48:40] "DELETE /virtual-machine-interface/a0578c48-3f40-48ea-9e17-1d4901990ef2 HTTP/1.1" 200 115 0.064682 252.22.199.240 - - [2025-11-03 01:48:40] "POST /neutron/port HTTP/1.1" 200 1112 0.016877 252.22.199.240 - - [2025-11-03 01:48:40] "POST /neutron/port HTTP/1.1" 200 1111 0.012799 10.0.0.22 - - [2025-11-03 01:48:40] "POST /ref-update HTTP/1.1" 200 156 0.032767 10.0.0.22 - - [2025-11-03 01:48:40] "DELETE /virtual-machine/d5c5aca9-3f2b-4f4a-9cd1-4a1d6de54a10 HTTP/1.1" 200 115 0.043082 10.0.0.22 - - [2025-11-03 01:48:40] "GET /virtual-machine-interface/bf37e5ec-ffbb-42d8-844b-a9df7e933b0f?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1329 0.007344 10.0.0.22 - - [2025-11-03 01:48:40] "DELETE /virtual-machine-interface/bf37e5ec-ffbb-42d8-844b-a9df7e933b0f HTTP/1.1" 200 115 0.062370 10.0.0.22 - - [2025-11-03 01:48:40] "GET /virtual-machine-interface/cff40f80-b2a9-403b-8069-18933d40aef0?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1648 0.009643 252.22.199.240 - - [2025-11-03 01:48:40] "POST /neutron/port HTTP/1.1" 200 151 0.208870 252.22.199.240 - - [2025-11-03 01:48:40] "POST /neutron/port HTTP/1.1" 200 151 0.204380 10.0.0.22 - - [2025-11-03 01:48:40] "POST /ref-update HTTP/1.1" 200 156 0.027253 10.0.0.22 - - [2025-11-03 01:48:40] "GET /instance-ip/7c55e0f4-2eb7-42b0-afd4-bddacf8f254c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.006855 10.0.0.22 - - [2025-11-03 01:48:40] "DELETE /instance-ip/7c55e0f4-2eb7-42b0-afd4-bddacf8f254c HTTP/1.1" 200 115 0.031442 10.0.0.22 - - [2025-11-03 01:48:40] "DELETE /virtual-machine-interface/cff40f80-b2a9-403b-8069-18933d40aef0 HTTP/1.1" 200 115 0.073305 10.0.0.22 - - [2025-11-03 01:48:40] "DELETE /virtual-machine/ee3addae-ae57-4c23-b62d-bd450e5e2932 HTTP/1.1" 200 115 0.033231 252.22.199.240 - - [2025-11-03 01:48:41] "POST /neutron/network HTTP/1.1" 200 832 0.006404 10.0.0.22 - - [2025-11-03 01:48:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003995 10.0.0.22 - - [2025-11-03 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008312 10.0.0.22 - - [2025-11-03 01:48:41] "POST /useragent-kv HTTP/1.1" 200 115 0.007037 252.22.199.240 - - [2025-11-03 01:48:41] "POST /neutron/network HTTP/1.1" 200 151 0.130394 10.0.0.22 - - [2025-11-03 01:48:41] "DELETE /route-target/1aaaa47b-06db-4168-8677-affd771a1a69 HTTP/1.1" 200 115 0.020292 252.22.199.240 - - [2025-11-03 01:48:41] "POST /neutron/network HTTP/1.1" 200 826 0.006285 10.0.0.22 - - [2025-11-03 01:48:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004161 10.0.0.22 - - [2025-11-03 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.22 - - [2025-11-03 01:48:41] "POST /useragent-kv HTTP/1.1" 200 115 0.003197 252.22.199.240 - - [2025-11-03 01:48:41] "POST /neutron/network HTTP/1.1" 200 151 0.086749 10.0.0.22 - - [2025-11-03 01:48:41] "DELETE /route-target/c210921f-855a-4990-a3b1-2d1d4b752930 HTTP/1.1" 200 115 0.029914 10.0.0.22 - - [2025-11-03 01:48:42] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001443 10.0.0.22 - - [2025-11-03 01:48:42] "GET /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.036022 10.0.0.22 - - [2025-11-03 01:48:42] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000944 10.0.0.22 - - [2025-11-03 01:48:42] "GET /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca?fields=virtual_networks HTTP/1.1" 200 1038 0.070530 10.0.0.22 - - [2025-11-03 01:48:42] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001171 10.0.0.22 - - [2025-11-03 01:48:42] "GET /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.031771 10.0.0.22 - - [2025-11-03 01:48:42] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002207 10.0.0.22 - - [2025-11-03 01:48:42] "GET /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca?fields=security_groups HTTP/1.1" 200 1266 0.029727 10.0.0.22 - - [2025-11-03 01:48:43] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001527 10.0.0.22 - - [2025-11-03 01:48:43] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008856 10.0.0.22 - - [2025-11-03 01:48:43] "POST /fqname-to-id HTTP/1.1" 404 194 0.038203 10.0.0.22 - - [2025-11-03 01:48:43] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002330 10.0.0.22 - - [2025-11-03 01:48:43] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000970 10.0.0.22 - - [2025-11-03 01:48:43] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007445 10.0.0.22 - - [2025-11-03 01:48:43] "POST /id-to-fqname HTTP/1.1" 200 196 0.001354 10.0.0.22 - - [2025-11-03 01:48:43] "POST /fqname-to-id HTTP/1.1" 404 205 0.004219 10.0.0.22 - - [2025-11-03 01:48:43] "POST /security-groups HTTP/1.1" 200 591 0.077465 10.0.0.22 - - [2025-11-03 01:48:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.003136 10.0.0.22 - - [2025-11-03 01:48:43] "POST /projects HTTP/1.1" 200 593 0.243057 10.0.0.22 - - [2025-11-03 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.278563 10.0.0.22 - - [2025-11-03 01:48:43] "POST /access-control-lists HTTP/1.1" 200 604 0.060899 10.0.0.22 - - [2025-11-03 01:48:43] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.422866 10.0.0.22 - - [2025-11-03 01:48:43] "POST /fqname-to-id HTTP/1.1" 404 239 0.003178 10.0.0.22 - - [2025-11-03 01:48:43] "POST /access-control-lists HTTP/1.1" 200 602 0.065728 10.0.0.22 - - [2025-11-03 01:48:45] "GET / HTTP/1.1" 200 36215 0.002016 10.0.0.22 - - [2025-11-03 01:48:45] "POST /fqname-to-id HTTP/1.1" 401 296 0.000615 10.0.0.22 - - [2025-11-03 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.079644 10.0.0.22 - - [2025-11-03 01:48:46] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001063 10.0.0.22 - - [2025-11-03 01:48:46] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.025199 252.22.199.240 - - [2025-11-03 01:48:46] "POST /neutron/network HTTP/1.1" 200 117 0.040988 10.0.0.22 - - [2025-11-03 01:48:46] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001111 252.22.199.240 - - [2025-11-03 01:48:46] "POST /neutron/network HTTP/1.1" 200 611 0.068856 10.0.0.22 - - [2025-11-03 01:48:46] "POST /route-targets HTTP/1.1" 200 328 0.009474 10.0.0.22 - - [2025-11-03 01:48:46] "POST /ref-update HTTP/1.1" 200 156 0.010442 10.0.0.22 - - [2025-11-03 01:48:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002865 252.22.199.240 - - [2025-11-03 01:48:46] "POST /neutron/subnet HTTP/1.1" 200 725 0.205939 10.0.0.22 - - [2025-11-03 01:48:47] "POST /fqname-to-id HTTP/1.1" 401 296 0.000440 10.0.0.22 - - [2025-11-03 01:48:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003231 252.22.199.240 - - [2025-11-03 01:48:47] "POST /neutron/subnet HTTP/1.1" 200 828 0.148122 252.22.199.240 - - [2025-11-03 01:48:47] "POST /neutron/network HTTP/1.1" 200 1004 0.010057 10.0.0.22 - - [2025-11-03 01:48:47] "POST /id-to-fqname HTTP/1.1" 200 226 0.001580 10.0.0.22 - - [2025-11-03 01:48:47] "GET /virtual-network/c6c6d8c2-3792-4fc3-94aa-f7a39f6b5ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005721 252.22.199.240 - - [2025-11-03 01:48:47] "POST /neutron/network HTTP/1.1" 200 1004 0.009002 10.0.0.22 - - [2025-11-03 01:48:47] "GET /virtual-network/c6c6d8c2-3792-4fc3-94aa-f7a39f6b5ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.005731 252.22.199.240 - - [2025-11-03 01:48:47] "POST /neutron/network HTTP/1.1" 200 1004 0.014953 10.0.0.22 - - [2025-11-03 01:48:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.031230 252.22.199.240 - - [2025-11-03 01:48:47] "POST /neutron/subnet HTTP/1.1" 200 725 0.007063 252.22.199.240 - - [2025-11-03 01:48:47] "POST /neutron/subnet HTTP/1.1" 200 828 0.009627 10.0.0.22 - - [2025-11-03 01:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.22 - - [2025-11-03 01:48:47] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001039 10.0.0.22 - - [2025-11-03 01:48:47] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.027510 252.22.199.240 - - [2025-11-03 01:48:47] "POST /neutron/network HTTP/1.1" 200 117 0.010926 10.0.0.22 - - [2025-11-03 01:48:47] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001045 252.22.199.240 - - [2025-11-03 01:48:47] "POST /neutron/network HTTP/1.1" 200 611 0.065411 10.0.0.22 - - [2025-11-03 01:48:47] "POST /route-targets HTTP/1.1" 200 328 0.012486 10.0.0.22 - - [2025-11-03 01:48:47] "POST /ref-update HTTP/1.1" 200 156 0.013009 10.0.0.22 - - [2025-11-03 01:48:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003834 252.22.199.240 - - [2025-11-03 01:48:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.174489 10.0.0.22 - - [2025-11-03 01:48:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.007065 10.0.0.22 - - [2025-11-03 01:48:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004701 252.22.199.240 - - [2025-11-03 01:48:48] "POST /neutron/subnet HTTP/1.1" 200 818 0.162159 252.22.199.240 - - [2025-11-03 01:48:48] "POST /neutron/network HTTP/1.1" 200 1003 0.007408 10.0.0.22 - - [2025-11-03 01:48:48] "POST /id-to-fqname HTTP/1.1" 200 226 0.001429 10.0.0.22 - - [2025-11-03 01:48:48] "GET /virtual-network/22e56d5b-f61e-48eb-a85c-938917ac23d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005016 252.22.199.240 - - [2025-11-03 01:48:48] "POST /neutron/network HTTP/1.1" 200 1003 0.007452 10.0.0.22 - - [2025-11-03 01:48:48] "GET /virtual-network/22e56d5b-f61e-48eb-a85c-938917ac23d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.005024 252.22.199.240 - - [2025-11-03 01:48:48] "POST /neutron/network HTTP/1.1" 200 1003 0.008028 252.22.199.240 - - [2025-11-03 01:48:48] "POST /neutron/subnet HTTP/1.1" 200 729 0.007414 252.22.199.240 - - [2025-11-03 01:48:48] "POST /neutron/subnet HTTP/1.1" 200 818 0.007509 10.0.0.22 - - [2025-11-03 01:48:48] "POST /fqname-to-id HTTP/1.1" 404 232 0.005308 10.0.0.22 - - [2025-11-03 01:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.22 - - [2025-11-03 01:48:48] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001187 10.0.0.22 - - [2025-11-03 01:48:48] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.025652 10.0.0.22 - - [2025-11-03 01:48:48] "POST /network-policys HTTP/1.1" 200 577 0.070008 10.0.0.22 - - [2025-11-03 01:48:49] "GET /network-policy/a0e2b8bb-90f5-4c74-b723-d76bc291676e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005586 252.22.199.240 - - [2025-11-03 01:48:49] "POST /neutron/network HTTP/1.1" 200 1004 0.006985 10.0.0.22 - - [2025-11-03 01:48:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.005466 10.0.0.22 - - [2025-11-03 01:48:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.002978 252.22.199.240 - - [2025-11-03 01:48:49] "POST /neutron/network HTTP/1.1" 200 1110 0.061820 10.0.0.22 - - [2025-11-03 01:48:49] "POST /access-control-lists HTTP/1.1" 200 596 0.080767 252.22.199.240 - - [2025-11-03 01:48:49] "POST /neutron/network HTTP/1.1" 200 1110 0.009048 10.0.0.22 - - [2025-11-03 01:48:49] "GET /virtual-network/c6c6d8c2-3792-4fc3-94aa-f7a39f6b5ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005114 10.0.0.22 - - [2025-11-03 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.22 - - [2025-11-03 01:48:49] "GET /network-policy/a0e2b8bb-90f5-4c74-b723-d76bc291676e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004517 252.22.199.240 - - [2025-11-03 01:48:49] "POST /neutron/network HTTP/1.1" 200 1003 0.008055 10.0.0.22 - - [2025-11-03 01:48:49] "POST /fqname-to-id HTTP/1.1" 404 207 0.006229 10.0.0.22 - - [2025-11-03 01:48:49] "PUT /access-control-list/1206f422-42ef-4fc5-8b39-5d9dc942b6bd HTTP/1.1" 200 273 0.059218 252.22.199.240 - - [2025-11-03 01:48:49] "POST /neutron/network HTTP/1.1" 200 1109 0.092203 10.0.0.22 - - [2025-11-03 01:48:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.006573 252.22.199.240 - - [2025-11-03 01:48:49] "POST /neutron/network HTTP/1.1" 200 1109 0.011541 10.0.0.22 - - [2025-11-03 01:48:49] "GET /virtual-network/22e56d5b-f61e-48eb-a85c-938917ac23d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.006904 10.0.0.22 - - [2025-11-03 01:48:49] "POST /access-control-lists HTTP/1.1" 200 596 0.078200 10.0.0.22 - - [2025-11-03 01:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008824 10.0.0.22 - - [2025-11-03 01:48:49] "GET /network-policy/a0e2b8bb-90f5-4c74-b723-d76bc291676e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003064 10.0.0.22 - - [2025-11-03 01:48:49] "POST /ref-update HTTP/1.1" 200 156 0.010168 10.0.0.22 - - [2025-11-03 01:48:49] "GET /domains HTTP/1.1" 401 296 0.000348 10.0.0.22 - - [2025-11-03 01:48:50] "GET /domains HTTP/1.1" 200 438 0.031617 10.0.0.22 - - [2025-11-03 01:48:50] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001175 10.0.0.22 - - [2025-11-03 01:48:50] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1501 0.009106 10.0.0.22 - - [2025-11-03 01:48:50] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001221 10.0.0.22 - - [2025-11-03 01:48:50] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca HTTP/1.1" 200 2619 0.025207 10.0.0.22 - - [2025-11-03 01:48:50] "GET /virtual-network/c6c6d8c2-3792-4fc3-94aa-f7a39f6b5ede HTTP/1.1" 200 3505 0.006742 10.0.0.22 - - [2025-11-03 01:48:50] "GET /virtual-network/c6c6d8c2-3792-4fc3-94aa-f7a39f6b5ede HTTP/1.1" 200 3505 0.005382 10.0.0.22 - - [2025-11-03 01:48:50] "GET /routing-instance/8e9a874d-b68c-45ff-9802-ebcbc4b74fb1 HTTP/1.1" 200 1796 0.004482 10.0.0.22 - - [2025-11-03 01:48:50] "GET /routing-instance/8e9a874d-b68c-45ff-9802-ebcbc4b74fb1 HTTP/1.1" 200 1796 0.004488 10.0.0.22 - - [2025-11-03 01:48:50] "GET /route-target/184f468e-dfc1-4b0a-b017-b22e4627fe47 HTTP/1.1" 200 1212 0.004245 10.0.0.22 - - [2025-11-03 01:48:50] "GET /virtual-network/c6c6d8c2-3792-4fc3-94aa-f7a39f6b5ede HTTP/1.1" 200 3505 0.005855 10.0.0.22 - - [2025-11-03 01:48:50] "GET /routing-instance/8e9a874d-b68c-45ff-9802-ebcbc4b74fb1 HTTP/1.1" 200 1796 0.003923 10.0.0.22 - - [2025-11-03 01:48:50] "GET /virtual-network/c6c6d8c2-3792-4fc3-94aa-f7a39f6b5ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005148 10.0.0.22 - - [2025-11-03 01:48:50] "GET /virtual-network/c6c6d8c2-3792-4fc3-94aa-f7a39f6b5ede HTTP/1.1" 200 3505 0.005363 10.0.0.22 - - [2025-11-03 01:48:50] "GET /routing-instance/8e9a874d-b68c-45ff-9802-ebcbc4b74fb1 HTTP/1.1" 200 1796 0.004683 10.0.0.22 - - [2025-11-03 01:48:50] "GET /routing-instance/8e9a874d-b68c-45ff-9802-ebcbc4b74fb1 HTTP/1.1" 200 1796 0.004390 10.0.0.22 - - [2025-11-03 01:48:50] "GET /route-target/184f468e-dfc1-4b0a-b017-b22e4627fe47 HTTP/1.1" 200 1212 0.003266 10.0.0.22 - - [2025-11-03 01:48:51] "GET /domains HTTP/1.1" 200 438 0.002904 10.0.0.22 - - [2025-11-03 01:48:51] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001057 10.0.0.22 - - [2025-11-03 01:48:51] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1501 0.007936 10.0.0.22 - - [2025-11-03 01:48:51] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001653 10.0.0.22 - - [2025-11-03 01:48:51] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca HTTP/1.1" 200 2619 0.028529 10.0.0.22 - - [2025-11-03 01:48:51] "GET /virtual-network/c6c6d8c2-3792-4fc3-94aa-f7a39f6b5ede HTTP/1.1" 200 3505 0.005654 10.0.0.22 - - [2025-11-03 01:48:51] "GET /obj-perms HTTP/1.1" 200 6441 0.058177 10.0.0.22 - - [2025-11-03 01:48:51] "GET /domains HTTP/1.1" 200 438 0.002984 10.0.0.22 - - [2025-11-03 01:48:51] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001468 10.0.0.22 - - [2025-11-03 01:48:51] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1501 0.007406 10.0.0.22 - - [2025-11-03 01:48:52] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001549 10.0.0.22 - - [2025-11-03 01:48:52] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca HTTP/1.1" 200 2619 0.027454 10.0.0.22 - - [2025-11-03 01:48:52] "GET /virtual-network/22e56d5b-f61e-48eb-a85c-938917ac23d2 HTTP/1.1" 200 3501 0.007591 10.0.0.22 - - [2025-11-03 01:48:52] "GET /virtual-network/22e56d5b-f61e-48eb-a85c-938917ac23d2 HTTP/1.1" 200 3501 0.005096 10.0.0.22 - - [2025-11-03 01:48:52] "GET /routing-instance/59368d0a-fa63-43fc-a70d-970bd85ba85c HTTP/1.1" 200 1795 0.004612 10.0.0.22 - - [2025-11-03 01:48:52] "GET /routing-instance/59368d0a-fa63-43fc-a70d-970bd85ba85c HTTP/1.1" 200 1795 0.004158 10.0.0.22 - - [2025-11-03 01:48:52] "GET /route-target/8fcc6ed1-7896-4618-aea6-661c8a821ed1 HTTP/1.1" 200 1213 0.004415 10.0.0.22 - - [2025-11-03 01:48:52] "GET /virtual-network/22e56d5b-f61e-48eb-a85c-938917ac23d2 HTTP/1.1" 200 3501 0.005805 10.0.0.22 - - [2025-11-03 01:48:52] "GET /routing-instance/59368d0a-fa63-43fc-a70d-970bd85ba85c HTTP/1.1" 200 1795 0.003524 10.0.0.22 - - [2025-11-03 01:48:52] "GET /virtual-network/22e56d5b-f61e-48eb-a85c-938917ac23d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005699 10.0.0.22 - - [2025-11-03 01:48:52] "GET /virtual-network/22e56d5b-f61e-48eb-a85c-938917ac23d2 HTTP/1.1" 200 3501 0.006013 10.0.0.22 - - [2025-11-03 01:48:52] "GET /routing-instance/59368d0a-fa63-43fc-a70d-970bd85ba85c HTTP/1.1" 200 1795 0.003415 10.0.0.22 - - [2025-11-03 01:48:52] "GET /routing-instance/59368d0a-fa63-43fc-a70d-970bd85ba85c HTTP/1.1" 200 1795 0.004707 10.0.0.22 - - [2025-11-03 01:48:52] "GET /route-target/8fcc6ed1-7896-4618-aea6-661c8a821ed1 HTTP/1.1" 200 1213 0.003551 10.0.0.22 - - [2025-11-03 01:48:52] "GET /domains HTTP/1.1" 200 438 0.002592 10.0.0.22 - - [2025-11-03 01:48:52] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001094 10.0.0.22 - - [2025-11-03 01:48:52] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1501 0.007032 10.0.0.22 - - [2025-11-03 01:48:52] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001985 10.0.0.22 - - [2025-11-03 01:48:52] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca HTTP/1.1" 200 2619 0.038180 10.0.0.22 - - [2025-11-03 01:48:53] "GET /virtual-network/22e56d5b-f61e-48eb-a85c-938917ac23d2 HTTP/1.1" 200 3501 0.005510 10.0.0.22 - - [2025-11-03 01:48:53] "GET /obj-perms HTTP/1.1" 200 6441 0.001644 10.0.0.22 - - [2025-11-03 01:48:53] "GET /virtual-network/22e56d5b-f61e-48eb-a85c-938917ac23d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.005219 252.22.199.240 - - [2025-11-03 01:48:53] "POST /neutron/network HTTP/1.1" 200 1109 0.007254 10.0.0.22 - - [2025-11-03 01:48:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.009780 252.22.199.240 - - [2025-11-03 01:48:53] "POST /neutron/network HTTP/1.1" 200 1003 0.046019 10.0.0.22 - - [2025-11-03 01:48:53] "DELETE /access-control-list/cabe745e-815f-4c17-9068-0459719491dd HTTP/1.1" 200 115 0.029263 10.0.0.22 - - [2025-11-03 01:48:53] "POST /ref-update HTTP/1.1" 200 156 0.026537 252.22.199.240 - - [2025-11-03 01:48:53] "POST /neutron/network HTTP/1.1" 200 1003 0.006913 10.0.0.22 - - [2025-11-03 01:48:53] "GET /virtual-network/22e56d5b-f61e-48eb-a85c-938917ac23d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.007517 10.0.0.22 - - [2025-11-03 01:48:53] "GET /virtual-network/c6c6d8c2-3792-4fc3-94aa-f7a39f6b5ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2965 0.005665 252.22.199.240 - - [2025-11-03 01:48:53] "POST /neutron/network HTTP/1.1" 200 1110 0.008703 10.0.0.22 - - [2025-11-03 01:48:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.008237 252.22.199.240 - - [2025-11-03 01:48:53] "POST /neutron/network HTTP/1.1" 200 1004 0.052769 10.0.0.22 - - [2025-11-03 01:48:53] "DELETE /access-control-list/1206f422-42ef-4fc5-8b39-5d9dc942b6bd HTTP/1.1" 200 115 0.027685 10.0.0.22 - - [2025-11-03 01:48:53] "POST /ref-update HTTP/1.1" 200 156 0.010906 252.22.199.240 - - [2025-11-03 01:48:53] "POST /neutron/network HTTP/1.1" 200 1004 0.008672 10.0.0.22 - - [2025-11-03 01:48:53] "GET /virtual-network/c6c6d8c2-3792-4fc3-94aa-f7a39f6b5ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.006307 10.0.0.22 - - [2025-11-03 01:48:53] "DELETE /network-policy/a0e2b8bb-90f5-4c74-b723-d76bc291676e HTTP/1.1" 200 115 0.023777 252.22.199.240 - - [2025-11-03 01:48:53] "POST /neutron/network HTTP/1.1" 200 1003 0.007131 10.0.0.22 - - [2025-11-03 01:48:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002156 10.0.0.22 - - [2025-11-03 01:48:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003041 10.0.0.22 - - [2025-11-03 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.22 - - [2025-11-03 01:48:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002187 10.0.0.22 - - [2025-11-03 01:48:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002541 252.22.199.240 - - [2025-11-03 01:48:54] "POST /neutron/network HTTP/1.1" 200 151 0.085199 10.0.0.22 - - [2025-11-03 01:48:54] "DELETE /route-target/8fcc6ed1-7896-4618-aea6-661c8a821ed1 HTTP/1.1" 200 115 0.019647 10.0.0.22 - - [2025-11-03 01:48:54] "GET /routing-instance/59368d0a-fa63-43fc-a70d-970bd85ba85c HTTP/1.1" 404 171 0.002314 10.0.0.22 - - [2025-11-03 01:48:54] "GET /domains HTTP/1.1" 200 438 0.002726 10.0.0.22 - - [2025-11-03 01:48:54] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001122 10.0.0.22 - - [2025-11-03 01:48:54] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1501 0.006939 10.0.0.22 - - [2025-11-03 01:48:54] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001859 10.0.0.22 - - [2025-11-03 01:48:54] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca HTTP/1.1" 200 2141 0.030389 252.22.199.240 - - [2025-11-03 01:48:54] "POST /neutron/network HTTP/1.1" 200 1004 0.007609 10.0.0.22 - - [2025-11-03 01:48:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002885 10.0.0.22 - - [2025-11-03 01:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.22 - - [2025-11-03 01:48:54] "POST /useragent-kv HTTP/1.1" 200 115 0.003129 10.0.0.22 - - [2025-11-03 01:48:54] "POST /useragent-kv HTTP/1.1" 200 115 0.001944 10.0.0.22 - - [2025-11-03 01:48:54] "POST /useragent-kv HTTP/1.1" 200 115 0.001771 252.22.199.240 - - [2025-11-03 01:48:54] "POST /neutron/network HTTP/1.1" 200 151 0.080306 10.0.0.22 - - [2025-11-03 01:48:54] "DELETE /route-target/184f468e-dfc1-4b0a-b017-b22e4627fe47 HTTP/1.1" 200 115 0.020237 10.0.0.22 - - [2025-11-03 01:48:54] "GET /routing-instance/8e9a874d-b68c-45ff-9802-ebcbc4b74fb1 HTTP/1.1" 404 171 0.003350 10.0.0.22 - - [2025-11-03 01:48:54] "GET /domains HTTP/1.1" 200 438 0.002653 10.0.0.22 - - [2025-11-03 01:48:54] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001096 10.0.0.22 - - [2025-11-03 01:48:54] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1501 0.007147 10.0.0.22 - - [2025-11-03 01:48:54] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001885 10.0.0.22 - - [2025-11-03 01:48:54] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca HTTP/1.1" 200 1897 0.025499 10.0.0.22 - - [2025-11-03 01:48:55] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001081 10.0.0.22 - - [2025-11-03 01:48:55] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.026652 10.0.0.22 - - [2025-11-03 01:48:55] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001090 10.0.0.22 - - [2025-11-03 01:48:55] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca?fields=virtual_networks HTTP/1.1" 200 1048 0.065902 10.0.0.22 - - [2025-11-03 01:48:55] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001390 10.0.0.22 - - [2025-11-03 01:48:55] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.027798 10.0.0.22 - - [2025-11-03 01:48:55] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001059 10.0.0.22 - - [2025-11-03 01:48:55] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca?fields=security_groups HTTP/1.1" 200 1281 0.025738 10.0.0.22 - - [2025-11-03 01:48:56] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001305 10.0.0.22 - - [2025-11-03 01:48:56] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007914 10.0.0.22 - - [2025-11-03 01:48:56] "POST /fqname-to-id HTTP/1.1" 404 202 0.029771 10.0.0.22 - - [2025-11-03 01:48:56] "GET /projects?obj_uuids=f1ff0afc-a5aa-49d2-b270-b6ea79c42b46&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002398 10.0.0.22 - - [2025-11-03 01:48:56] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001067 10.0.0.22 - - [2025-11-03 01:48:56] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006485 10.0.0.22 - - [2025-11-03 01:48:57] "POST /id-to-fqname HTTP/1.1" 200 204 0.012117 10.0.0.22 - - [2025-11-03 01:48:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.003749 10.0.0.22 - - [2025-11-03 01:48:57] "POST /security-groups HTTP/1.1" 200 599 0.068587 10.0.0.22 - - [2025-11-03 01:48:57] "POST /fqname-to-id HTTP/1.1" 404 248 0.006439 10.0.0.22 - - [2025-11-03 01:48:57] "POST /projects HTTP/1.1" 200 609 0.243660 10.0.0.22 - - [2025-11-03 01:48:57] "POST /access-control-lists HTTP/1.1" 200 612 0.057734 10.0.0.22 - - [2025-11-03 01:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.321185 10.0.0.22 - - [2025-11-03 01:48:57] "POST /fqname-to-id HTTP/1.1" 404 247 0.002573 10.0.0.22 - - [2025-11-03 01:48:57] "GET /project/f1ff0afc-a5aa-49d2-b270-b6ea79c42b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.457426 10.0.0.22 - - [2025-11-03 01:48:57] "POST /access-control-lists HTTP/1.1" 200 610 0.064885 10.0.0.22 - - [2025-11-03 01:48:58] "GET / HTTP/1.1" 200 36215 0.003147 10.0.0.22 - - [2025-11-03 01:48:59] "POST /fqname-to-id HTTP/1.1" 401 296 0.000540 10.0.0.22 - - [2025-11-03 01:49:00] "POST /fqname-to-id HTTP/1.1" 404 231 0.075586 10.0.0.22 - - [2025-11-03 01:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.22 - - [2025-11-03 01:49:00] "GET /projects?obj_uuids=f1ff0afc-a5aa-49d2-b270-b6ea79c42b46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001169 10.0.0.22 - - [2025-11-03 01:49:00] "GET /project/f1ff0afc-a5aa-49d2-b270-b6ea79c42b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.025872 10.0.0.22 - - [2025-11-03 01:49:00] "POST /network-policys HTTP/1.1" 200 567 0.060421 10.0.0.22 - - [2025-11-03 01:49:00] "GET /network-policy/f7513f9c-c895-46cd-aa45-1ab21f190bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.004750 10.0.0.22 - - [2025-11-03 01:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.22 - - [2025-11-03 01:49:00] "GET /projects?obj_uuids=f1ff0afc-a5aa-49d2-b270-b6ea79c42b46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001002 10.0.0.22 - - [2025-11-03 01:49:00] "GET /project/f1ff0afc-a5aa-49d2-b270-b6ea79c42b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.023894 252.22.199.240 - - [2025-11-03 01:49:00] "POST /neutron/network HTTP/1.1" 200 117 0.035156 10.0.0.22 - - [2025-11-03 01:49:00] "GET /projects?obj_uuids=f1ff0afc-a5aa-49d2-b270-b6ea79c42b46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001213 252.22.199.240 - - [2025-11-03 01:49:00] "POST /neutron/network HTTP/1.1" 200 621 0.070427 10.0.0.22 - - [2025-11-03 01:49:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002747 252.22.199.240 - - [2025-11-03 01:49:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.176567 10.0.0.22 - - [2025-11-03 01:49:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.005296 10.0.0.22 - - [2025-11-03 01:49:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002514 252.22.199.240 - - [2025-11-03 01:49:01] "POST /neutron/subnet HTTP/1.1" 200 828 0.171605 10.0.0.22 - - [2025-11-03 01:49:01] "POST /route-targets HTTP/1.1" 200 328 0.010370 10.0.0.22 - - [2025-11-03 01:49:01] "POST /ref-update HTTP/1.1" 200 156 0.015485 252.22.199.240 - - [2025-11-03 01:49:01] "POST /neutron/network HTTP/1.1" 200 1015 0.006535 10.0.0.22 - - [2025-11-03 01:49:01] "POST /id-to-fqname HTTP/1.1" 200 235 0.001337 10.0.0.22 - - [2025-11-03 01:49:01] "GET /virtual-network/fd9efb0f-b0b3-4994-8cc2-09973a3e7258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2664 0.007053 252.22.199.240 - - [2025-11-03 01:49:01] "POST /neutron/network HTTP/1.1" 200 1015 0.009019 10.0.0.22 - - [2025-11-03 01:49:01] "GET /virtual-network/fd9efb0f-b0b3-4994-8cc2-09973a3e7258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2664 0.005105 252.22.199.240 - - [2025-11-03 01:49:01] "POST /neutron/network HTTP/1.1" 200 1015 0.007897 252.22.199.240 - - [2025-11-03 01:49:01] "POST /neutron/subnet HTTP/1.1" 200 729 0.006917 252.22.199.240 - - [2025-11-03 01:49:01] "POST /neutron/subnet HTTP/1.1" 200 828 0.007804 252.22.199.240 - - [2025-11-03 01:49:01] "POST /neutron/network HTTP/1.1" 200 1015 0.007337 10.0.0.22 - - [2025-11-03 01:49:01] "POST /fqname-to-id HTTP/1.1" 404 250 0.004896 10.0.0.22 - - [2025-11-03 01:49:01] "POST /fqname-to-id HTTP/1.1" 404 207 0.004470 252.22.199.240 - - [2025-11-03 01:49:01] "POST /neutron/network HTTP/1.1" 200 1120 0.041075 10.0.0.22 - - [2025-11-03 01:49:01] "POST /access-control-lists HTTP/1.1" 200 607 0.059542 252.22.199.240 - - [2025-11-03 01:49:01] "POST /neutron/network HTTP/1.1" 200 1120 0.007884 10.0.0.22 - - [2025-11-03 01:49:01] "GET /virtual-network/fd9efb0f-b0b3-4994-8cc2-09973a3e7258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.006729 10.0.0.22 - - [2025-11-03 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.22 - - [2025-11-03 01:49:02] "GET /network-policy/f7513f9c-c895-46cd-aa45-1ab21f190bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3146 0.004048 10.0.0.22 - - [2025-11-03 01:49:02] "GET /domains HTTP/1.1" 401 296 0.000439 10.0.0.22 - - [2025-11-03 01:49:02] "GET /domains HTTP/1.1" 200 438 0.039425 10.0.0.22 - - [2025-11-03 01:49:02] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001214 10.0.0.22 - - [2025-11-03 01:49:02] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1702 0.009148 10.0.0.22 - - [2025-11-03 01:49:02] "GET /projects?obj_uuids=f1ff0afc-a5aa-49d2-b270-b6ea79c42b46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001049 10.0.0.22 - - [2025-11-03 01:49:02] "GET /project/f1ff0afc-a5aa-49d2-b270-b6ea79c42b46 HTTP/1.1" 200 2454 0.032481 10.0.0.22 - - [2025-11-03 01:49:02] "GET /virtual-network/fd9efb0f-b0b3-4994-8cc2-09973a3e7258 HTTP/1.1" 200 3546 0.007322 10.0.0.22 - - [2025-11-03 01:49:02] "GET /virtual-network/fd9efb0f-b0b3-4994-8cc2-09973a3e7258 HTTP/1.1" 200 3546 0.005035 10.0.0.22 - - [2025-11-03 01:49:02] "GET /routing-instance/a671ca5e-134d-4a1e-a1c6-580f4c8e8242 HTTP/1.1" 200 1497 0.003961 10.0.0.22 - - [2025-11-03 01:49:02] "GET /routing-instance/a671ca5e-134d-4a1e-a1c6-580f4c8e8242 HTTP/1.1" 200 1497 0.004490 10.0.0.22 - - [2025-11-03 01:49:02] "GET /route-target/76ac6af1-32c6-4b78-b1bc-c5bcb846d96e HTTP/1.1" 200 1222 0.005863 10.0.0.22 - - [2025-11-03 01:49:02] "GET /virtual-network/fd9efb0f-b0b3-4994-8cc2-09973a3e7258 HTTP/1.1" 200 3546 0.008887 10.0.0.22 - - [2025-11-03 01:49:03] "GET /routing-instance/a671ca5e-134d-4a1e-a1c6-580f4c8e8242 HTTP/1.1" 200 1497 0.005154 10.0.0.22 - - [2025-11-03 01:49:03] "GET /virtual-network/fd9efb0f-b0b3-4994-8cc2-09973a3e7258?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.006069 10.0.0.22 - - [2025-11-03 01:49:03] "GET /virtual-network/fd9efb0f-b0b3-4994-8cc2-09973a3e7258 HTTP/1.1" 200 3546 0.004872 10.0.0.22 - - [2025-11-03 01:49:03] "GET /routing-instance/a671ca5e-134d-4a1e-a1c6-580f4c8e8242 HTTP/1.1" 200 1497 0.004267 10.0.0.22 - - [2025-11-03 01:49:03] "GET /routing-instance/a671ca5e-134d-4a1e-a1c6-580f4c8e8242 HTTP/1.1" 200 1497 0.003822 10.0.0.22 - - [2025-11-03 01:49:03] "GET /route-target/76ac6af1-32c6-4b78-b1bc-c5bcb846d96e HTTP/1.1" 200 1222 0.004076 10.0.0.22 - - [2025-11-03 01:49:03] "GET /domains HTTP/1.1" 200 438 0.002662 10.0.0.22 - - [2025-11-03 01:49:03] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001000 10.0.0.22 - - [2025-11-03 01:49:03] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1702 0.006768 10.0.0.22 - - [2025-11-03 01:49:03] "GET /projects?obj_uuids=f1ff0afc-a5aa-49d2-b270-b6ea79c42b46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001026 10.0.0.22 - - [2025-11-03 01:49:03] "GET /project/f1ff0afc-a5aa-49d2-b270-b6ea79c42b46 HTTP/1.1" 200 2454 0.024404 10.0.0.22 - - [2025-11-03 01:49:03] "GET /virtual-network/fd9efb0f-b0b3-4994-8cc2-09973a3e7258 HTTP/1.1" 200 3546 0.006104 10.0.0.22 - - [2025-11-03 01:49:04] "GET /obj-perms HTTP/1.1" 200 6457 0.058268 10.0.0.22 - - [2025-11-03 01:49:04] "GET /domains HTTP/1.1" 200 438 0.003793 10.0.0.22 - - [2025-11-03 01:49:04] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001677 10.0.0.22 - - [2025-11-03 01:49:04] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1702 0.007320 10.0.0.22 - - [2025-11-03 01:49:04] "GET /projects?obj_uuids=f1ff0afc-a5aa-49d2-b270-b6ea79c42b46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000998 10.0.0.22 - - [2025-11-03 01:49:04] "GET /project/f1ff0afc-a5aa-49d2-b270-b6ea79c42b46 HTTP/1.1" 200 2454 0.025717 10.0.0.22 - - [2025-11-03 01:49:04] "GET /network-policy/f7513f9c-c895-46cd-aa45-1ab21f190bc5 HTTP/1.1" 200 3471 0.005081 10.0.0.22 - - [2025-11-03 01:49:04] "DELETE /network-policy/f7513f9c-c895-46cd-aa45-1ab21f190bc5 HTTP/1.1" 409 239 0.007299 252.22.199.240 - - [2025-11-03 01:49:04] "POST /neutron/network HTTP/1.1" 200 1120 0.008663 10.0.0.22 - - [2025-11-03 01:49:04] "DELETE /access-control-list/940fccc5-2f5b-4420-889f-5636930c21e6 HTTP/1.1" 200 115 0.021332 10.0.0.22 - - [2025-11-03 01:49:04] "POST /useragent-kv HTTP/1.1" 200 115 0.003433 10.0.0.22 - - [2025-11-03 01:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.22 - - [2025-11-03 01:49:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002224 10.0.0.22 - - [2025-11-03 01:49:04] "POST /useragent-kv HTTP/1.1" 200 115 0.002075 10.0.0.22 - - [2025-11-03 01:49:04] "POST /useragent-kv HTTP/1.1" 200 115 0.001678 252.22.199.240 - - [2025-11-03 01:49:04] "POST /neutron/network HTTP/1.1" 200 151 0.095411 10.0.0.22 - - [2025-11-03 01:49:04] "GET /routing-instance/a671ca5e-134d-4a1e-a1c6-580f4c8e8242 HTTP/1.1" 404 171 0.015565 10.0.0.22 - - [2025-11-03 01:49:04] "DELETE /route-target/76ac6af1-32c6-4b78-b1bc-c5bcb846d96e HTTP/1.1" 200 115 0.019844 10.0.0.22 - - [2025-11-03 01:49:04] "GET /domains HTTP/1.1" 200 438 0.003374 10.0.0.22 - - [2025-11-03 01:49:04] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001751 10.0.0.22 - - [2025-11-03 01:49:04] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1702 0.009156 10.0.0.22 - - [2025-11-03 01:49:04] "GET /projects?obj_uuids=f1ff0afc-a5aa-49d2-b270-b6ea79c42b46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001464 10.0.0.22 - - [2025-11-03 01:49:04] "GET /project/f1ff0afc-a5aa-49d2-b270-b6ea79c42b46 HTTP/1.1" 200 2201 0.028698 10.0.0.22 - - [2025-11-03 01:49:05] "DELETE /network-policy/f7513f9c-c895-46cd-aa45-1ab21f190bc5 HTTP/1.1" 200 115 0.022005 10.0.0.22 - - [2025-11-03 01:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.22 - - [2025-11-03 01:49:05] "GET /projects?obj_uuids=f1ff0afc-a5aa-49d2-b270-b6ea79c42b46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000984 10.0.0.22 - - [2025-11-03 01:49:05] "GET /project/f1ff0afc-a5aa-49d2-b270-b6ea79c42b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.025478 10.0.0.22 - - [2025-11-03 01:49:05] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-76285700&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.004088 10.0.0.22 - - [2025-11-03 01:49:06] "GET /projects?obj_uuids=f1ff0afc-a5aa-49d2-b270-b6ea79c42b46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001593 10.0.0.22 - - [2025-11-03 01:49:06] "GET /project/f1ff0afc-a5aa-49d2-b270-b6ea79c42b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.027418 10.0.0.22 - - [2025-11-03 01:49:06] "GET /projects?obj_uuids=f1ff0afc-a5aa-49d2-b270-b6ea79c42b46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000971 10.0.0.22 - - [2025-11-03 01:49:06] "GET /project/f1ff0afc-a5aa-49d2-b270-b6ea79c42b46?fields=virtual_networks HTTP/1.1" 200 1065 0.067782 10.0.0.22 - - [2025-11-03 01:49:06] "GET /projects?obj_uuids=f1ff0afc-a5aa-49d2-b270-b6ea79c42b46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001178 10.0.0.22 - - [2025-11-03 01:49:06] "GET /project/f1ff0afc-a5aa-49d2-b270-b6ea79c42b46?fields=virtual_machine_interfaces HTTP/1.1" 200 1065 0.033113 10.0.0.22 - - [2025-11-03 01:49:06] "GET /projects?obj_uuids=f1ff0afc-a5aa-49d2-b270-b6ea79c42b46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001370 10.0.0.22 - - [2025-11-03 01:49:06] "GET /project/f1ff0afc-a5aa-49d2-b270-b6ea79c42b46?fields=security_groups HTTP/1.1" 200 1306 0.029535 10.0.0.22 - - [2025-11-03 01:49:07] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001025 10.0.0.22 - - [2025-11-03 01:49:07] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007060 10.0.0.22 - - [2025-11-03 01:49:07] "POST /fqname-to-id HTTP/1.1" 404 188 0.036323 10.0.0.22 - - [2025-11-03 01:49:07] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002254 10.0.0.22 - - [2025-11-03 01:49:07] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001024 10.0.0.22 - - [2025-11-03 01:49:07] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007263 10.0.0.22 - - [2025-11-03 01:49:07] "POST /id-to-fqname HTTP/1.1" 200 190 0.002090 10.0.0.22 - - [2025-11-03 01:49:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.002351 10.0.0.22 - - [2025-11-03 01:49:07] "POST /security-groups HTTP/1.1" 200 585 0.066807 10.0.0.22 - - [2025-11-03 01:49:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.003059 10.0.0.22 - - [2025-11-03 01:49:07] "POST /projects HTTP/1.1" 200 581 0.220082 10.0.0.22 - - [2025-11-03 01:49:07] "POST /access-control-lists HTTP/1.1" 200 598 0.060967 10.0.0.22 - - [2025-11-03 01:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.296510 10.0.0.22 - - [2025-11-03 01:49:07] "POST /fqname-to-id HTTP/1.1" 404 233 0.003046 10.0.0.22 - - [2025-11-03 01:49:07] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.436935 10.0.0.22 - - [2025-11-03 01:49:08] "POST /access-control-lists HTTP/1.1" 200 596 0.060737 10.0.0.22 - - [2025-11-03 01:49:09] "GET / HTTP/1.1" 200 36215 0.001902 10.0.0.22 - - [2025-11-03 01:49:10] "POST /fqname-to-id HTTP/1.1" 401 296 0.000499 10.0.0.22 - - [2025-11-03 01:49:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.077227 10.0.0.22 - - [2025-11-03 01:49:10] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000992 10.0.0.22 - - [2025-11-03 01:49:10] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.025241 252.22.199.240 - - [2025-11-03 01:49:10] "POST /neutron/network HTTP/1.1" 200 117 0.038743 10.0.0.22 - - [2025-11-03 01:49:10] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001017 252.22.199.240 - - [2025-11-03 01:49:10] "POST /neutron/network HTTP/1.1" 200 605 0.063491 10.0.0.22 - - [2025-11-03 01:49:10] "POST /route-targets HTTP/1.1" 200 328 0.010677 10.0.0.22 - - [2025-11-03 01:49:10] "POST /ref-update HTTP/1.1" 200 156 0.010914 10.0.0.22 - - [2025-11-03 01:49:10] "POST /useragent-kv HTTP/1.1" 200 115 0.002540 252.22.199.240 - - [2025-11-03 01:49:10] "POST /neutron/subnet HTTP/1.1" 200 715 0.150393 252.22.199.240 - - [2025-11-03 01:49:11] "POST /neutron/network HTTP/1.1" 200 822 0.005908 10.0.0.22 - - [2025-11-03 01:49:11] "POST /id-to-fqname HTTP/1.1" 200 220 0.001550 10.0.0.22 - - [2025-11-03 01:49:11] "GET /virtual-network/ec50c078-5eca-47e3-b855-bbfdbdd90d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004564 252.22.199.240 - - [2025-11-03 01:49:11] "POST /neutron/network HTTP/1.1" 200 822 0.006101 10.0.0.22 - - [2025-11-03 01:49:11] "GET /virtual-network/ec50c078-5eca-47e3-b855-bbfdbdd90d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005312 252.22.199.240 - - [2025-11-03 01:49:11] "POST /neutron/network HTTP/1.1" 200 822 0.005242 252.22.199.240 - - [2025-11-03 01:49:11] "POST /neutron/subnet HTTP/1.1" 200 715 0.007104 10.0.0.22 - - [2025-11-03 01:49:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.22 - - [2025-11-03 01:49:11] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000996 10.0.0.22 - - [2025-11-03 01:49:11] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.026451 252.22.199.240 - - [2025-11-03 01:49:11] "POST /neutron/network HTTP/1.1" 200 117 0.010531 10.0.0.22 - - [2025-11-03 01:49:11] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001123 252.22.199.240 - - [2025-11-03 01:49:11] "POST /neutron/network HTTP/1.1" 200 605 0.066991 10.0.0.22 - - [2025-11-03 01:49:11] "POST /route-targets HTTP/1.1" 200 328 0.011302 10.0.0.22 - - [2025-11-03 01:49:11] "POST /ref-update HTTP/1.1" 200 156 0.011414 10.0.0.22 - - [2025-11-03 01:49:11] "POST /useragent-kv HTTP/1.1" 200 115 0.007262 252.22.199.240 - - [2025-11-03 01:49:11] "POST /neutron/subnet HTTP/1.1" 200 725 0.209695 252.22.199.240 - - [2025-11-03 01:49:11] "POST /neutron/network HTTP/1.1" 200 824 0.006644 10.0.0.22 - - [2025-11-03 01:49:11] "POST /id-to-fqname HTTP/1.1" 200 220 0.003226 10.0.0.22 - - [2025-11-03 01:49:11] "GET /virtual-network/4ce7b5b8-d9f8-4fd8-990b-61d4b2b966e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004662 252.22.199.240 - - [2025-11-03 01:49:12] "POST /neutron/network HTTP/1.1" 200 824 0.005246 10.0.0.22 - - [2025-11-03 01:49:12] "GET /virtual-network/4ce7b5b8-d9f8-4fd8-990b-61d4b2b966e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005151 252.22.199.240 - - [2025-11-03 01:49:12] "POST /neutron/network HTTP/1.1" 200 824 0.005879 252.22.199.240 - - [2025-11-03 01:49:12] "POST /neutron/subnet HTTP/1.1" 200 725 0.006665 10.0.0.22 - - [2025-11-03 01:49:12] "POST /fqname-to-id HTTP/1.1" 404 226 0.002711 10.0.0.22 - - [2025-11-03 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.22 - - [2025-11-03 01:49:12] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001054 10.0.0.22 - - [2025-11-03 01:49:12] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.025599 10.0.0.22 - - [2025-11-03 01:49:12] "POST /network-policys HTTP/1.1" 200 571 0.018620 10.0.0.22 - - [2025-11-03 01:49:12] "GET /network-policy/2f6b2a3e-9f42-441b-8a48-7eea8bf2e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.007122 252.22.199.240 - - [2025-11-03 01:49:12] "POST /neutron/network HTTP/1.1" 200 822 0.007288 10.0.0.22 - - [2025-11-03 01:49:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.003821 252.22.199.240 - - [2025-11-03 01:49:12] "POST /neutron/network HTTP/1.1" 200 922 0.042288 10.0.0.22 - - [2025-11-03 01:49:12] "POST /access-control-lists HTTP/1.1" 200 590 0.060800 252.22.199.240 - - [2025-11-03 01:49:12] "POST /neutron/network HTTP/1.1" 200 922 0.005407 10.0.0.22 - - [2025-11-03 01:49:12] "GET /virtual-network/ec50c078-5eca-47e3-b855-bbfdbdd90d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.007021 10.0.0.22 - - [2025-11-03 01:49:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.22 - - [2025-11-03 01:49:12] "GET /network-policy/2f6b2a3e-9f42-441b-8a48-7eea8bf2e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.004372 252.22.199.240 - - [2025-11-03 01:49:12] "POST /neutron/network HTTP/1.1" 200 824 0.009127 10.0.0.22 - - [2025-11-03 01:49:12] "PUT /access-control-list/43d82bbf-f60a-4a17-bde4-8118813a815a HTTP/1.1" 200 273 0.014920 252.22.199.240 - - [2025-11-03 01:49:12] "POST /neutron/network HTTP/1.1" 200 924 0.048047 10.0.0.22 - - [2025-11-03 01:49:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.002981 252.22.199.240 - - [2025-11-03 01:49:12] "POST /neutron/network HTTP/1.1" 200 924 0.009207 10.0.0.22 - - [2025-11-03 01:49:13] "GET /virtual-network/4ce7b5b8-d9f8-4fd8-990b-61d4b2b966e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.014101 10.0.0.22 - - [2025-11-03 01:49:13] "POST /access-control-lists HTTP/1.1" 200 590 0.077832 10.0.0.22 - - [2025-11-03 01:49:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008586 10.0.0.22 - - [2025-11-03 01:49:13] "GET /network-policy/2f6b2a3e-9f42-441b-8a48-7eea8bf2e61d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.002810 10.0.0.22 - - [2025-11-03 01:49:13] "POST /ref-update HTTP/1.1" 200 156 0.013344 10.0.0.22 - - [2025-11-03 01:49:13] "GET /domains HTTP/1.1" 401 296 0.000744 10.0.0.22 - - [2025-11-03 01:49:13] "GET /domains HTTP/1.1" 200 438 0.031422 10.0.0.22 - - [2025-11-03 01:49:13] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001346 10.0.0.22 - - [2025-11-03 01:49:13] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1889 0.008695 10.0.0.22 - - [2025-11-03 01:49:13] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001626 10.0.0.22 - - [2025-11-03 01:49:13] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b HTTP/1.1" 200 2565 0.032337 10.0.0.22 - - [2025-11-03 01:49:13] "GET /virtual-network/ec50c078-5eca-47e3-b855-bbfdbdd90d7b HTTP/1.1" 200 2885 0.007205 10.0.0.22 - - [2025-11-03 01:49:13] "GET /virtual-network/ec50c078-5eca-47e3-b855-bbfdbdd90d7b HTTP/1.1" 200 2885 0.005170 10.0.0.22 - - [2025-11-03 01:49:13] "GET /routing-instance/8ddc482e-8088-4418-ae31-920ba36febd5 HTTP/1.1" 200 1784 0.004838 10.0.0.22 - - [2025-11-03 01:49:13] "GET /routing-instance/8ddc482e-8088-4418-ae31-920ba36febd5 HTTP/1.1" 200 1784 0.003866 10.0.0.22 - - [2025-11-03 01:49:13] "GET /route-target/12925683-a2f9-47b4-9ebf-2ba5c3c99c86 HTTP/1.1" 200 1206 0.003407 10.0.0.22 - - [2025-11-03 01:49:13] "GET /virtual-network/ec50c078-5eca-47e3-b855-bbfdbdd90d7b HTTP/1.1" 200 2885 0.005020 10.0.0.22 - - [2025-11-03 01:49:14] "GET /routing-instance/8ddc482e-8088-4418-ae31-920ba36febd5 HTTP/1.1" 200 1784 0.004812 10.0.0.22 - - [2025-11-03 01:49:14] "GET /virtual-network/ec50c078-5eca-47e3-b855-bbfdbdd90d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005991 10.0.0.22 - - [2025-11-03 01:49:14] "GET /virtual-network/ec50c078-5eca-47e3-b855-bbfdbdd90d7b HTTP/1.1" 200 2885 0.007292 10.0.0.22 - - [2025-11-03 01:49:14] "GET /routing-instance/8ddc482e-8088-4418-ae31-920ba36febd5 HTTP/1.1" 200 1784 0.003889 10.0.0.22 - - [2025-11-03 01:49:14] "GET /routing-instance/8ddc482e-8088-4418-ae31-920ba36febd5 HTTP/1.1" 200 1784 0.003608 10.0.0.22 - - [2025-11-03 01:49:14] "GET /route-target/12925683-a2f9-47b4-9ebf-2ba5c3c99c86 HTTP/1.1" 200 1206 0.003254 10.0.0.22 - - [2025-11-03 01:49:14] "GET /domains HTTP/1.1" 200 438 0.002777 10.0.0.22 - - [2025-11-03 01:49:14] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001041 10.0.0.22 - - [2025-11-03 01:49:14] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1889 0.007533 10.0.0.22 - - [2025-11-03 01:49:14] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001563 10.0.0.22 - - [2025-11-03 01:49:14] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b HTTP/1.1" 200 2565 0.029016 10.0.0.22 - - [2025-11-03 01:49:14] "GET /virtual-network/ec50c078-5eca-47e3-b855-bbfdbdd90d7b HTTP/1.1" 200 2885 0.006326 10.0.0.22 - - [2025-11-03 01:49:15] "GET /obj-perms HTTP/1.1" 200 6429 0.061078 10.0.0.22 - - [2025-11-03 01:49:15] "GET /domains HTTP/1.1" 200 438 0.003158 10.0.0.22 - - [2025-11-03 01:49:15] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001246 10.0.0.22 - - [2025-11-03 01:49:15] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1889 0.007881 10.0.0.22 - - [2025-11-03 01:49:15] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000976 10.0.0.22 - - [2025-11-03 01:49:15] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b HTTP/1.1" 200 2565 0.021262 10.0.0.22 - - [2025-11-03 01:49:15] "GET /virtual-network/4ce7b5b8-d9f8-4fd8-990b-61d4b2b966e1 HTTP/1.1" 200 2890 0.007181 10.0.0.22 - - [2025-11-03 01:49:15] "GET /virtual-network/4ce7b5b8-d9f8-4fd8-990b-61d4b2b966e1 HTTP/1.1" 200 2890 0.006295 10.0.0.22 - - [2025-11-03 01:49:15] "GET /routing-instance/3e1df3bb-4f03-4eec-b29e-aeea5b8002a3 HTTP/1.1" 200 1783 0.004073 10.0.0.22 - - [2025-11-03 01:49:15] "GET /routing-instance/3e1df3bb-4f03-4eec-b29e-aeea5b8002a3 HTTP/1.1" 200 1783 0.004433 10.0.0.22 - - [2025-11-03 01:49:15] "GET /route-target/21c21f02-da84-439c-beb2-5691d63bdad6 HTTP/1.1" 200 1206 0.003633 10.0.0.22 - - [2025-11-03 01:49:15] "GET /virtual-network/4ce7b5b8-d9f8-4fd8-990b-61d4b2b966e1 HTTP/1.1" 200 2890 0.005323 10.0.0.22 - - [2025-11-03 01:49:15] "GET /routing-instance/3e1df3bb-4f03-4eec-b29e-aeea5b8002a3 HTTP/1.1" 200 1783 0.005669 10.0.0.22 - - [2025-11-03 01:49:15] "GET /virtual-network/4ce7b5b8-d9f8-4fd8-990b-61d4b2b966e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006462 10.0.0.22 - - [2025-11-03 01:49:15] "GET /virtual-network/4ce7b5b8-d9f8-4fd8-990b-61d4b2b966e1 HTTP/1.1" 200 2890 0.007884 10.0.0.22 - - [2025-11-03 01:49:15] "GET /routing-instance/3e1df3bb-4f03-4eec-b29e-aeea5b8002a3 HTTP/1.1" 200 1783 0.004334 10.0.0.22 - - [2025-11-03 01:49:15] "GET /routing-instance/3e1df3bb-4f03-4eec-b29e-aeea5b8002a3 HTTP/1.1" 200 1783 0.004273 10.0.0.22 - - [2025-11-03 01:49:16] "GET /route-target/21c21f02-da84-439c-beb2-5691d63bdad6 HTTP/1.1" 200 1206 0.005266 10.0.0.22 - - [2025-11-03 01:49:16] "GET /domains HTTP/1.1" 200 438 0.003014 10.0.0.22 - - [2025-11-03 01:49:16] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001038 10.0.0.22 - - [2025-11-03 01:49:16] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1889 0.010567 10.0.0.22 - - [2025-11-03 01:49:16] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001709 10.0.0.22 - - [2025-11-03 01:49:16] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b HTTP/1.1" 200 2565 0.027220 10.0.0.22 - - [2025-11-03 01:49:16] "GET /virtual-network/4ce7b5b8-d9f8-4fd8-990b-61d4b2b966e1 HTTP/1.1" 200 2890 0.004927 10.0.0.22 - - [2025-11-03 01:49:16] "GET /obj-perms HTTP/1.1" 200 6429 0.002095 10.0.0.22 - - [2025-11-03 01:49:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001981 252.22.199.240 - - [2025-11-03 01:49:16] "POST /neutron/network HTTP/1.1" 200 932 0.006356 252.22.199.240 - - [2025-11-03 01:49:16] "GET /aaa-mode HTTP/1.1" 401 296 0.000442 252.22.199.240 - - [2025-11-03 01:49:17] "GET / HTTP/1.1" 200 36215 0.002122 252.22.199.240 - - [2025-11-03 01:49:17] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000419 10.0.0.22 - - [2025-11-03 01:49:17] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001419 252.22.199.240 - - [2025-11-03 01:49:17] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.063241 252.22.199.240 - - [2025-11-03 01:49:17] "POST /neutron/network HTTP/1.1" 200 922 0.006340 252.22.199.240 - - [2025-11-03 01:49:17] "POST /neutron/port HTTP/1.1" 200 117 0.004766 252.22.199.240 - - [2025-11-03 01:49:17] "POST /neutron/port HTTP/1.1" 200 117 0.006366 10.0.0.22 - - [2025-11-03 01:49:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001592 252.22.199.240 - - [2025-11-03 01:49:17] "POST /neutron/port HTTP/1.1" 200 117 0.005601 252.22.199.240 - - [2025-11-03 01:49:18] "POST /neutron/network HTTP/1.1" 200 934 0.006513 252.22.199.240 - - [2025-11-03 01:49:18] "GET /aaa-mode HTTP/1.1" 401 296 0.000476 252.22.199.240 - - [2025-11-03 01:49:18] "GET / HTTP/1.1" 200 36215 0.004701 252.22.199.240 - - [2025-11-03 01:49:18] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000535 252.22.199.240 - - [2025-11-03 01:49:18] "POST /neutron/network HTTP/1.1" 200 932 0.007394 10.0.0.22 - - [2025-11-03 01:49:18] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001171 10.0.0.22 - - [2025-11-03 01:49:18] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001440 252.22.199.240 - - [2025-11-03 01:49:18] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.107509 252.22.199.240 - - [2025-11-03 01:49:18] "POST /neutron/network HTTP/1.1" 200 924 0.010179 252.22.199.240 - - [2025-11-03 01:49:18] "POST /neutron/port HTTP/1.1" 200 1058 0.304912 252.22.199.240 - - [2025-11-03 01:49:18] "POST /neutron/port HTTP/1.1" 200 1058 0.018288 252.22.199.240 - - [2025-11-03 01:49:18] "POST /neutron/port HTTP/1.1" 200 1058 0.011952 252.22.199.240 - - [2025-11-03 01:49:19] "POST /neutron/port HTTP/1.1" 200 1108 0.069674 252.22.199.240 - - [2025-11-03 01:49:19] "POST /neutron/port HTTP/1.1" 200 1082 0.030168 252.22.199.240 - - [2025-11-03 01:49:19] "POST /neutron/port HTTP/1.1" 200 1082 0.018632 252.22.199.240 - - [2025-11-03 01:49:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007650 252.22.199.240 - - [2025-11-03 01:49:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003536 252.22.199.240 - - [2025-11-03 01:49:19] "POST /neutron/port HTTP/1.1" 200 117 0.005783 252.22.199.240 - - [2025-11-03 01:49:19] "POST /neutron/subnet HTTP/1.1" 200 689 0.015312 252.22.199.240 - - [2025-11-03 01:49:19] "POST /neutron/port HTTP/1.1" 200 1082 0.013049 252.22.199.240 - - [2025-11-03 01:49:19] "POST /neutron/port HTTP/1.1" 200 117 0.001188 252.22.199.240 - - [2025-11-03 01:49:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.016756 252.22.199.240 - - [2025-11-03 01:49:19] "POST /neutron/network HTTP/1.1" 200 922 0.007872 252.22.199.240 - - [2025-11-03 01:49:19] "POST /neutron/network HTTP/1.1" 200 934 0.006065 10.0.0.22 - - [2025-11-03 01:49:19] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001610 10.0.0.22 - - [2025-11-03 01:49:19] "PUT /access-control-list/0e8d6ea4-ec88-4a5b-918e-156e8d334344 HTTP/1.1" 200 273 0.063513 252.22.199.240 - - [2025-11-03 01:49:19] "POST /neutron/port HTTP/1.1" 200 1060 0.297002 252.22.199.240 - - [2025-11-03 01:49:19] "POST /neutron/port HTTP/1.1" 200 1060 0.009677 252.22.199.240 - - [2025-11-03 01:49:20] "POST /neutron/port HTTP/1.1" 200 1060 0.009728 252.22.199.240 - - [2025-11-03 01:49:20] "POST /neutron/port HTTP/1.1" 200 1110 0.072084 252.22.199.240 - - [2025-11-03 01:49:20] "POST /neutron/port HTTP/1.1" 200 1084 0.010794 252.22.199.240 - - [2025-11-03 01:49:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003788 252.22.199.240 - - [2025-11-03 01:49:20] "POST /neutron/subnet HTTP/1.1" 200 699 0.007957 252.22.199.240 - - [2025-11-03 01:49:20] "POST /neutron/port HTTP/1.1" 200 117 0.001346 252.22.199.240 - - [2025-11-03 01:49:20] "POST /neutron/network HTTP/1.1" 200 924 0.006996 252.22.199.240 - - [2025-11-03 01:49:24] "POST /neutron/port HTTP/1.1" 200 1082 0.012197 252.22.199.240 - - [2025-11-03 01:49:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008958 252.22.199.240 - - [2025-11-03 01:49:24] "POST /neutron/port HTTP/1.1" 200 1082 0.012124 252.22.199.240 - - [2025-11-03 01:49:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006623 252.22.199.240 - - [2025-11-03 01:49:24] "POST /neutron/port HTTP/1.1" 200 1082 0.011179 252.22.199.240 - - [2025-11-03 01:49:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007364 10.0.0.22 - - [2025-11-03 01:49:24] "GET /virtual-machine/86b1ca37-9ced-4433-8f0b-147a6cb1b788 HTTP/1.1" 200 1294 0.006260 10.0.0.22 - - [2025-11-03 01:49:24] "GET /virtual-machine-interface/d8d01ff6-6fec-4a8d-8278-5b35c5c081c0 HTTP/1.1" 200 2946 0.005043 10.0.0.22 - - [2025-11-03 01:49:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.22 - - [2025-11-03 01:49:25] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005666 10.0.0.22 - - [2025-11-03 01:49:25] "GET /virtual-networks?parent_id=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003069 10.0.0.22 - - [2025-11-03 01:49:25] "GET /virtual-network/ec50c078-5eca-47e3-b855-bbfdbdd90d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005099 10.0.0.22 - - [2025-11-03 01:49:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006689 10.0.0.22 - - [2025-11-03 01:49:28] "GET /virtual-network/ec50c078-5eca-47e3-b855-bbfdbdd90d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005336 252.22.199.240 - - [2025-11-03 01:49:28] "POST /neutron/port HTTP/1.1" 200 1082 0.016619 252.22.199.240 - - [2025-11-03 01:49:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005602 10.0.0.22 - - [2025-11-03 01:49:29] "DELETE /project/f1ff0afca5aa49d2b270b6ea79c42b46 HTTP/1.1" 404 173 0.012891 10.0.0.22 - - [2025-11-03 01:49:29] "DELETE /project/1fcdfdc102fd4809a83ba22f2484460b HTTP/1.1" 404 173 0.010314 10.0.0.22 - - [2025-11-03 01:49:29] "DELETE /project/4a44e423c9644febbcc35acc27d834ca HTTP/1.1" 404 173 0.005042 10.0.0.22 - - [2025-11-03 01:49:29] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001791 10.0.0.22 - - [2025-11-03 01:49:29] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001158 10.0.0.22 - - [2025-11-03 01:49:29] "GET /projects?obj_uuids=f1ff0afc-a5aa-49d2-b270-b6ea79c42b46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001050 10.0.0.22 - - [2025-11-03 01:49:29] "GET /project/f1ff0afc-a5aa-49d2-b270-b6ea79c42b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1520 0.065578 10.0.0.22 - - [2025-11-03 01:49:29] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.081251 10.0.0.22 - - [2025-11-03 01:49:29] "GET /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.104648 10.0.0.22 - - [2025-11-03 01:49:29] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001154 10.0.0.22 - - [2025-11-03 01:49:29] "GET /projects?obj_uuids=f1ff0afc-a5aa-49d2-b270-b6ea79c42b46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000949 10.0.0.22 - - [2025-11-03 01:49:29] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000991 252.22.199.240 - - [2025-11-03 01:49:29] "POST /neutron/port HTTP/1.1" 200 1082 0.038118 10.0.0.22 - - [2025-11-03 01:49:29] "GET /project/f1ff0afc-a5aa-49d2-b270-b6ea79c42b46?fields=security_groups HTTP/1.1" 200 1399 0.074174 10.0.0.22 - - [2025-11-03 01:49:29] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca?fields=security_groups HTTP/1.1" 200 1374 0.113891 10.0.0.22 - - [2025-11-03 01:49:29] "GET /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca?fields=security_groups HTTP/1.1" 200 1359 0.157691 252.22.199.240 - - [2025-11-03 01:49:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.022355 10.0.0.22 - - [2025-11-03 01:49:29] "DELETE /security-group/70b770eb-79df-490c-b190-4335ab994598 HTTP/1.1" 200 115 0.112507 10.0.0.22 - - [2025-11-03 01:49:29] "GET /projects?obj_uuids=f1ff0afc-a5aa-49d2-b270-b6ea79c42b46&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001217 10.0.0.22 - - [2025-11-03 01:49:29] "DELETE /access-control-list/cb2d4c0e-8314-456e-80fa-19216fec9943 HTTP/1.1" 200 115 0.067261 10.0.0.22 - - [2025-11-03 01:49:29] "DELETE /security-group/0801a9f8-a3cf-4be2-84cf-8ff99430274e HTTP/1.1" 200 115 0.133606 252.22.199.240 - - [2025-11-03 01:49:29] "POST /neutron/port HTTP/1.1" 200 1082 0.045140 10.0.0.22 - - [2025-11-03 01:49:29] "GET /project/f1ff0afc-a5aa-49d2-b270-b6ea79c42b46?fields=application_policy_sets HTTP/1.1" 200 1438 0.081699 10.0.0.22 - - [2025-11-03 01:49:29] "GET /projects?obj_uuids=4a44e423-c964-4feb-bcc3-5acc27d834ca&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001206 10.0.0.22 - - [2025-11-03 01:49:29] "DELETE /access-control-list/ee7e981e-5216-40f7-b2cf-ae34bf7da031 HTTP/1.1" 200 115 0.066459 10.0.0.22 - - [2025-11-03 01:49:29] "DELETE /security-group/3ea8803b-ddc2-473a-8bd7-a11b53ae59c1 HTTP/1.1" 200 115 0.154012 10.0.0.22 - - [2025-11-03 01:49:29] "GET /project/4a44e423-c964-4feb-bcc3-5acc27d834ca?fields=application_policy_sets HTTP/1.1" 200 1413 0.053957 10.0.0.22 - - [2025-11-03 01:49:29] "GET /projects?obj_uuids=20818c6d-3daa-41b0-97aa-a1dc2f049aca&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001360 252.22.199.240 - - [2025-11-03 01:49:29] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008314 10.0.0.22 - - [2025-11-03 01:49:29] "DELETE /access-control-list/118f8d84-4d4c-45f0-8038-5a882da69d58 HTTP/1.1" 200 115 0.075869 10.0.0.22 - - [2025-11-03 01:49:29] "GET /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca?fields=application_policy_sets HTTP/1.1" 200 1398 0.085046 10.0.0.22 - - [2025-11-03 01:49:29] "DELETE /access-control-list/648302e3-2d4e-44dc-ac9d-6cafe59bbc95 HTTP/1.1" 200 115 0.075692 10.0.0.22 - - [2025-11-03 01:49:29] "DELETE /access-control-list/5cad674a-a988-4313-a8e1-efb1e070065d HTTP/1.1" 200 115 0.132302 10.0.0.22 - - [2025-11-03 01:49:29] "DELETE /project/f1ff0afc-a5aa-49d2-b270-b6ea79c42b46 HTTP/1.1" 200 115 0.854058 10.0.0.22 - - [2025-11-03 01:49:29] "DELETE /project/4a44e423-c964-4feb-bcc3-5acc27d834ca HTTP/1.1" 200 115 0.870981 10.0.0.22 - - [2025-11-03 01:49:29] "DELETE /access-control-list/ff0d13e3-efb2-4a4a-a834-273f04f6443b HTTP/1.1" 200 115 0.050917 10.0.0.22 - - [2025-11-03 01:49:29] "DELETE /project/20818c6d-3daa-41b0-97aa-a1dc2f049aca HTTP/1.1" 200 115 0.912479 252.22.199.240 - - [2025-11-03 01:49:29] "POST /neutron/port HTTP/1.1" 200 1084 0.017988 252.22.199.240 - - [2025-11-03 01:49:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008766 252.22.199.240 - - [2025-11-03 01:49:30] "POST /neutron/port HTTP/1.1" 200 1084 0.011992 252.22.199.240 - - [2025-11-03 01:49:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007931 10.0.0.22 - - [2025-11-03 01:49:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.22 - - [2025-11-03 01:49:30] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006204 10.0.0.22 - - [2025-11-03 01:49:30] "GET /virtual-networks?parent_id=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003187 10.0.0.22 - - [2025-11-03 01:49:30] "GET /virtual-network/ec50c078-5eca-47e3-b855-bbfdbdd90d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.009777 252.22.199.240 - - [2025-11-03 01:49:31] "POST /neutron/port HTTP/1.1" 200 1084 0.023351 252.22.199.240 - - [2025-11-03 01:49:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007611 252.22.199.240 - - [2025-11-03 01:49:31] "POST /neutron/port HTTP/1.1" 200 1084 0.014324 252.22.199.240 - - [2025-11-03 01:49:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007270 252.22.199.240 - - [2025-11-03 01:49:31] "POST /neutron/port HTTP/1.1" 200 1084 0.013124 252.22.199.240 - - [2025-11-03 01:49:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006671 10.0.0.22 - - [2025-11-03 01:49:31] "GET /virtual-machine/5aab6365-9bdc-44e3-8d5e-16697083f443 HTTP/1.1" 200 1294 0.006829 10.0.0.22 - - [2025-11-03 01:49:31] "GET /virtual-machine-interface/30e302c3-bdad-434a-91f8-ee514272570e HTTP/1.1" 200 2946 0.005069 252.22.199.240 - - [2025-11-03 01:49:31] "POST /neutron/port HTTP/1.1" 200 1084 0.016602 252.22.199.240 - - [2025-11-03 01:49:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006042 10.0.0.22 - - [2025-11-03 01:49:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.22 - - [2025-11-03 01:49:31] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003284 252.22.199.240 - - [2025-11-03 01:49:31] "POST /neutron/port HTTP/1.1" 200 1084 0.016008 10.0.0.22 - - [2025-11-03 01:49:31] "GET /virtual-networks?parent_id=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003106 10.0.0.22 - - [2025-11-03 01:49:31] "GET /virtual-network/4ce7b5b8-d9f8-4fd8-990b-61d4b2b966e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.010184 252.22.199.240 - - [2025-11-03 01:49:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005789 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:49:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001105 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:49:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001151 10.0.0.22 - - [2025-11-03 01:49:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.22 - - [2025-11-03 01:49:33] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002800 10.0.0.22 - - [2025-11-03 01:49:33] "GET /virtual-networks?parent_id=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003234 10.0.0.22 - - [2025-11-03 01:49:33] "GET /virtual-network/4ce7b5b8-d9f8-4fd8-990b-61d4b2b966e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005651 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:49:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001133 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:49:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001245 10.0.0.22 - - [2025-11-03 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.22 - - [2025-11-03 01:49:37] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001391 10.0.0.22 - - [2025-11-03 01:49:37] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.030116 10.0.0.22 - - [2025-11-03 01:49:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.22 - - [2025-11-03 01:49:37] "PUT /network-policy/2f6b2a3e-9f42-441b-8a48-7eea8bf2e61d HTTP/1.1" 200 263 0.028633 10.0.0.22 - - [2025-11-03 01:49:37] "PUT /access-control-list/43d82bbf-f60a-4a17-bde4-8118813a815a HTTP/1.1" 200 273 0.055059 10.0.0.22 - - [2025-11-03 01:49:37] "POST /ref-update HTTP/1.1" 200 156 0.009901 10.0.0.22 - - [2025-11-03 01:49:37] "PUT /access-control-list/0e8d6ea4-ec88-4a5b-918e-156e8d334344 HTTP/1.1" 200 273 0.054317 10.0.0.22 - - [2025-11-03 01:49:37] "POST /ref-update HTTP/1.1" 200 156 0.013381 10.0.0.22 - - [2025-11-03 01:49:40] "GET /obj-perms HTTP/1.1" 200 6378 0.071333 10.0.0.22 - - [2025-11-03 01:49:40] "GET /obj-perms HTTP/1.1" 200 6378 0.073869 10.0.0.22 - - [2025-11-03 01:49:41] "GET /virtual-network/4ce7b5b8-d9f8-4fd8-990b-61d4b2b966e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.009173 252.22.199.240 - - [2025-11-03 01:49:41] "POST /neutron/network HTTP/1.1" 200 924 0.007571 252.22.199.240 - - [2025-11-03 01:49:41] "POST /neutron/network HTTP/1.1" 200 824 0.074944 10.0.0.22 - - [2025-11-03 01:49:41] "DELETE /access-control-list/0e8d6ea4-ec88-4a5b-918e-156e8d334344 HTTP/1.1" 200 115 0.058560 252.22.199.240 - - [2025-11-03 01:49:41] "POST /neutron/network HTTP/1.1" 200 824 0.006920 10.0.0.22 - - [2025-11-03 01:49:41] "GET /virtual-network/4ce7b5b8-d9f8-4fd8-990b-61d4b2b966e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006044 10.0.0.22 - - [2025-11-03 01:49:41] "GET /virtual-network/ec50c078-5eca-47e3-b855-bbfdbdd90d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2357 0.005280 252.22.199.240 - - [2025-11-03 01:49:41] "POST /neutron/network HTTP/1.1" 200 922 0.009188 252.22.199.240 - - [2025-11-03 01:49:41] "POST /neutron/network HTTP/1.1" 200 822 0.089760 10.0.0.22 - - [2025-11-03 01:49:41] "DELETE /access-control-list/43d82bbf-f60a-4a17-bde4-8118813a815a HTTP/1.1" 200 115 0.060109 252.22.199.240 - - [2025-11-03 01:49:41] "POST /neutron/network HTTP/1.1" 200 822 0.008258 10.0.0.22 - - [2025-11-03 01:49:41] "GET /virtual-network/ec50c078-5eca-47e3-b855-bbfdbdd90d7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005244 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:49:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002994 10.0.0.22 - - [2025-11-03 01:49:41] "DELETE /network-policy/2f6b2a3e-9f42-441b-8a48-7eea8bf2e61d HTTP/1.1" 200 115 0.037668 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:49:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001468 252.22.199.240 - - [2025-11-03 01:49:41] "POST /neutron/network HTTP/1.1" 200 824 0.021114 252.22.199.240 - - [2025-11-03 01:49:41] "POST /neutron/port HTTP/1.1" 200 1084 0.023391 252.22.199.240 - - [2025-11-03 01:49:41] "POST /neutron/port HTTP/1.1" 200 1082 0.010305 252.22.199.240 - - [2025-11-03 01:49:41] "POST /neutron/network HTTP/1.1" 400 204 0.009436 252.22.199.240 - - [2025-11-03 01:49:41] "POST /neutron/port HTTP/1.1" 200 1110 0.015843 252.22.199.240 - - [2025-11-03 01:49:41] "POST /neutron/port HTTP/1.1" 200 1108 0.015779 252.22.199.240 - - [2025-11-03 01:49:42] "POST /neutron/port HTTP/1.1" 200 151 0.202139 252.22.199.240 - - [2025-11-03 01:49:42] "POST /neutron/port HTTP/1.1" 200 151 0.199973 252.22.199.240 - - [2025-11-03 01:49:43] "POST /neutron/network HTTP/1.1" 200 824 0.005747 10.0.0.22 - - [2025-11-03 01:49:44] "POST /useragent-kv HTTP/1.1" 200 115 0.006563 10.0.0.22 - - [2025-11-03 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010977 10.0.0.22 - - [2025-11-03 01:49:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003108 252.22.199.240 - - [2025-11-03 01:49:44] "POST /neutron/network HTTP/1.1" 200 151 0.088733 10.0.0.22 - - [2025-11-03 01:49:44] "DELETE /route-target/21c21f02-da84-439c-beb2-5691d63bdad6 HTTP/1.1" 200 115 0.018944 10.0.0.22 - - [2025-11-03 01:49:44] "GET /routing-instance/3e1df3bb-4f03-4eec-b29e-aeea5b8002a3 HTTP/1.1" 404 171 0.002165 10.0.0.22 - - [2025-11-03 01:49:44] "GET /domains HTTP/1.1" 200 438 0.003054 10.0.0.22 - - [2025-11-03 01:49:44] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001164 10.0.0.22 - - [2025-11-03 01:49:44] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1307 0.009138 10.0.0.22 - - [2025-11-03 01:49:44] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002668 10.0.0.22 - - [2025-11-03 01:49:44] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b HTTP/1.1" 200 2099 0.026720 252.22.199.240 - - [2025-11-03 01:49:44] "POST /neutron/network HTTP/1.1" 200 822 0.005874 10.0.0.22 - - [2025-11-03 01:49:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003155 10.0.0.22 - - [2025-11-03 01:49:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005391 10.0.0.22 - - [2025-11-03 01:49:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003990 252.22.199.240 - - [2025-11-03 01:49:44] "POST /neutron/network HTTP/1.1" 200 151 0.082003 10.0.0.22 - - [2025-11-03 01:49:44] "GET /routing-instance/8ddc482e-8088-4418-ae31-920ba36febd5 HTTP/1.1" 404 171 0.002146 10.0.0.22 - - [2025-11-03 01:49:44] "DELETE /route-target/12925683-a2f9-47b4-9ebf-2ba5c3c99c86 HTTP/1.1" 200 115 0.018656 10.0.0.22 - - [2025-11-03 01:49:44] "GET /domains HTTP/1.1" 200 438 0.002561 10.0.0.22 - - [2025-11-03 01:49:44] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001064 10.0.0.22 - - [2025-11-03 01:49:44] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1307 0.006973 10.0.0.22 - - [2025-11-03 01:49:44] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001253 10.0.0.22 - - [2025-11-03 01:49:44] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b HTTP/1.1" 200 1861 0.025380 10.0.0.22 - - [2025-11-03 01:49:45] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001167 10.0.0.22 - - [2025-11-03 01:49:45] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.025063 10.0.0.22 - - [2025-11-03 01:49:45] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001038 10.0.0.22 - - [2025-11-03 01:49:45] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b?fields=virtual_networks HTTP/1.1" 200 1036 0.064780 10.0.0.22 - - [2025-11-03 01:49:45] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001572 10.0.0.22 - - [2025-11-03 01:49:45] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b?fields=virtual_machine_interfaces HTTP/1.1" 200 1036 0.025350 10.0.0.22 - - [2025-11-03 01:49:45] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001037 10.0.0.22 - - [2025-11-03 01:49:45] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b?fields=security_groups HTTP/1.1" 200 1263 0.026257 10.0.0.22 - - [2025-11-03 01:49:46] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001009 10.0.0.22 - - [2025-11-03 01:49:46] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.006944 10.0.0.22 - - [2025-11-03 01:49:46] "POST /fqname-to-id HTTP/1.1" 404 179 0.029067 10.0.0.22 - - [2025-11-03 01:49:46] "GET /projects?obj_uuids=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002924 10.0.0.22 - - [2025-11-03 01:49:46] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001205 10.0.0.22 - - [2025-11-03 01:49:46] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007006 10.0.0.22 - - [2025-11-03 01:49:47] "POST /id-to-fqname HTTP/1.1" 200 181 0.008868 10.0.0.22 - - [2025-11-03 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.005732 10.0.0.22 - - [2025-11-03 01:49:47] "POST /security-groups HTTP/1.1" 200 576 0.068377 10.0.0.22 - - [2025-11-03 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.004744 10.0.0.22 - - [2025-11-03 01:49:47] "POST /projects HTTP/1.1" 200 563 0.249017 10.0.0.22 - - [2025-11-03 01:49:47] "POST /access-control-lists HTTP/1.1" 200 589 0.060255 10.0.0.22 - - [2025-11-03 01:49:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.327678 10.0.0.22 - - [2025-11-03 01:49:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.002969 10.0.0.22 - - [2025-11-03 01:49:47] "GET /project/cd8cf333-e971-4a92-9c15-ed8f01675986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.458090 10.0.0.22 - - [2025-11-03 01:49:47] "POST /access-control-lists HTTP/1.1" 200 587 0.059833 10.0.0.22 - - [2025-11-03 01:49:48] "GET / HTTP/1.1" 200 36215 0.002568 10.0.0.22 - - [2025-11-03 01:49:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000535 10.0.0.22 - - [2025-11-03 01:49:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.070616 10.0.0.22 - - [2025-11-03 01:49:49] "GET /projects?obj_uuids=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001147 10.0.0.22 - - [2025-11-03 01:49:49] "GET /project/cd8cf333-e971-4a92-9c15-ed8f01675986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.025349 252.22.199.240 - - [2025-11-03 01:49:49] "POST /neutron/network HTTP/1.1" 200 117 0.038445 10.0.0.22 - - [2025-11-03 01:49:50] "GET /projects?obj_uuids=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000950 252.22.199.240 - - [2025-11-03 01:49:50] "POST /neutron/network HTTP/1.1" 200 610 0.067223 10.0.0.22 - - [2025-11-03 01:49:50] "POST /route-targets HTTP/1.1" 200 328 0.010352 10.0.0.22 - - [2025-11-03 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.012463 10.0.0.22 - - [2025-11-03 01:49:50] "POST /useragent-kv HTTP/1.1" 200 115 0.005850 252.22.199.240 - - [2025-11-03 01:49:50] "POST /neutron/subnet HTTP/1.1" 200 734 0.189103 252.22.199.240 - - [2025-11-03 01:49:50] "POST /neutron/network HTTP/1.1" 200 831 0.005448 10.0.0.22 - - [2025-11-03 01:49:50] "POST /id-to-fqname HTTP/1.1" 200 218 0.001673 10.0.0.22 - - [2025-11-03 01:49:50] "GET /virtual-network/6621ba67-d551-45bf-a8e5-e90535f9bca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004729 252.22.199.240 - - [2025-11-03 01:49:50] "POST /neutron/network HTTP/1.1" 200 831 0.005248 10.0.0.22 - - [2025-11-03 01:49:50] "GET /virtual-network/6621ba67-d551-45bf-a8e5-e90535f9bca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004987 252.22.199.240 - - [2025-11-03 01:49:50] "POST /neutron/network HTTP/1.1" 200 831 0.005464 252.22.199.240 - - [2025-11-03 01:49:50] "POST /neutron/subnet HTTP/1.1" 200 734 0.007314 10.0.0.22 - - [2025-11-03 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.22 - - [2025-11-03 01:49:50] "GET /virtual-network/6621ba67-d551-45bf-a8e5-e90535f9bca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005578 10.0.0.22 - - [2025-11-03 01:49:50] "PUT /virtual-network/6621ba67-d551-45bf-a8e5-e90535f9bca0 HTTP/1.1" 200 265 0.038249 10.0.0.22 - - [2025-11-03 01:49:50] "POST /route-targets HTTP/1.1" 200 324 0.015458 10.0.0.22 - - [2025-11-03 01:49:50] "POST /ref-update HTTP/1.1" 200 156 0.013025 10.0.0.22 - - [2025-11-03 01:49:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.22 - - [2025-11-03 01:49:50] "GET /projects?obj_uuids=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001072 10.0.0.22 - - [2025-11-03 01:49:50] "GET /project/cd8cf333-e971-4a92-9c15-ed8f01675986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.024530 252.22.199.240 - - [2025-11-03 01:49:50] "POST /neutron/network HTTP/1.1" 200 117 0.010229 10.0.0.22 - - [2025-11-03 01:49:51] "GET /projects?obj_uuids=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001017 252.22.199.240 - - [2025-11-03 01:49:51] "POST /neutron/network HTTP/1.1" 200 610 0.071117 10.0.0.22 - - [2025-11-03 01:49:51] "POST /route-targets HTTP/1.1" 200 328 0.011884 10.0.0.22 - - [2025-11-03 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.012536 10.0.0.22 - - [2025-11-03 01:49:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004679 252.22.199.240 - - [2025-11-03 01:49:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.199199 252.22.199.240 - - [2025-11-03 01:49:51] "POST /neutron/network HTTP/1.1" 200 828 0.005585 10.0.0.22 - - [2025-11-03 01:49:51] "POST /id-to-fqname HTTP/1.1" 200 218 0.002068 10.0.0.22 - - [2025-11-03 01:49:51] "GET /virtual-network/f603fd8a-9ce4-47f4-a76f-4a577318dbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007059 252.22.199.240 - - [2025-11-03 01:49:51] "POST /neutron/network HTTP/1.1" 200 828 0.006084 10.0.0.22 - - [2025-11-03 01:49:51] "GET /virtual-network/f603fd8a-9ce4-47f4-a76f-4a577318dbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004867 252.22.199.240 - - [2025-11-03 01:49:51] "POST /neutron/network HTTP/1.1" 200 828 0.006194 252.22.199.240 - - [2025-11-03 01:49:51] "POST /neutron/subnet HTTP/1.1" 200 720 0.007037 10.0.0.22 - - [2025-11-03 01:49:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.22 - - [2025-11-03 01:49:51] "GET /virtual-network/f603fd8a-9ce4-47f4-a76f-4a577318dbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005131 10.0.0.22 - - [2025-11-03 01:49:51] "POST /ref-update HTTP/1.1" 200 156 0.013554 10.0.0.22 - - [2025-11-03 01:49:51] "PUT /virtual-network/f603fd8a-9ce4-47f4-a76f-4a577318dbfe HTTP/1.1" 200 265 0.046206 10.0.0.22 - - [2025-11-03 01:49:51] "POST /id-to-fqname HTTP/1.1" 200 218 0.001546 252.22.199.240 - - [2025-11-03 01:49:52] "POST /neutron/network HTTP/1.1" 200 841 0.005532 252.22.199.240 - - [2025-11-03 01:49:52] "GET /aaa-mode HTTP/1.1" 401 296 0.000509 252.22.199.240 - - [2025-11-03 01:49:52] "GET / HTTP/1.1" 200 36215 0.001913 252.22.199.240 - - [2025-11-03 01:49:52] "GET /project/cd8cf333-e971-4a92-9c15-ed8f01675986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000413 10.0.0.22 - - [2025-11-03 01:49:52] "GET /projects?obj_uuids=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.029014 252.22.199.240 - - [2025-11-03 01:49:52] "GET /project/cd8cf333-e971-4a92-9c15-ed8f01675986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.081716 252.22.199.240 - - [2025-11-03 01:49:52] "POST /neutron/network HTTP/1.1" 200 831 0.005946 252.22.199.240 - - [2025-11-03 01:49:52] "POST /neutron/port HTTP/1.1" 200 117 0.007691 252.22.199.240 - - [2025-11-03 01:49:53] "POST /neutron/port HTTP/1.1" 200 117 0.006535 10.0.0.22 - - [2025-11-03 01:49:53] "POST /id-to-fqname HTTP/1.1" 200 218 0.001691 252.22.199.240 - - [2025-11-03 01:49:53] "POST /neutron/port HTTP/1.1" 200 117 0.006244 252.22.199.240 - - [2025-11-03 01:49:53] "POST /neutron/network HTTP/1.1" 200 838 0.006284 252.22.199.240 - - [2025-11-03 01:49:53] "GET /aaa-mode HTTP/1.1" 401 296 0.000526 252.22.199.240 - - [2025-11-03 01:49:53] "GET / HTTP/1.1" 200 36215 0.001780 252.22.199.240 - - [2025-11-03 01:49:53] "GET /project/cd8cf333-e971-4a92-9c15-ed8f01675986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000465 252.22.199.240 - - [2025-11-03 01:49:53] "POST /neutron/network HTTP/1.1" 200 841 0.007658 10.0.0.22 - - [2025-11-03 01:49:53] "GET /projects?obj_uuids=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001111 10.0.0.22 - - [2025-11-03 01:49:53] "GET /projects?obj_uuids=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001707 252.22.199.240 - - [2025-11-03 01:49:53] "GET /project/cd8cf333-e971-4a92-9c15-ed8f01675986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.078940 252.22.199.240 - - [2025-11-03 01:49:53] "POST /neutron/network HTTP/1.1" 200 828 0.007224 252.22.199.240 - - [2025-11-03 01:49:53] "POST /neutron/port HTTP/1.1" 200 1053 0.268706 252.22.199.240 - - [2025-11-03 01:49:54] "POST /neutron/port HTTP/1.1" 200 1053 0.010007 252.22.199.240 - - [2025-11-03 01:49:54] "POST /neutron/port HTTP/1.1" 200 1053 0.010735 252.22.199.240 - - [2025-11-03 01:49:54] "POST /neutron/port HTTP/1.1" 200 1027 0.013224 252.22.199.240 - - [2025-11-03 01:49:54] "POST /neutron/security_group HTTP/1.1" 200 2049 0.011564 252.22.199.240 - - [2025-11-03 01:49:54] "POST /neutron/port HTTP/1.1" 200 1103 0.089779 252.22.199.240 - - [2025-11-03 01:49:54] "POST /neutron/port HTTP/1.1" 200 117 0.006392 252.22.199.240 - - [2025-11-03 01:49:54] "POST /neutron/port HTTP/1.1" 200 1077 0.017600 252.22.199.240 - - [2025-11-03 01:49:54] "POST /neutron/port HTTP/1.1" 200 1077 0.011657 252.22.199.240 - - [2025-11-03 01:49:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004591 252.22.199.240 - - [2025-11-03 01:49:54] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009277 252.22.199.240 - - [2025-11-03 01:49:54] "POST /neutron/subnet HTTP/1.1" 200 708 0.008316 252.22.199.240 - - [2025-11-03 01:49:54] "POST /neutron/port HTTP/1.1" 200 117 0.002003 252.22.199.240 - - [2025-11-03 01:49:54] "POST /neutron/network HTTP/1.1" 200 831 0.005938 252.22.199.240 - - [2025-11-03 01:49:54] "POST /neutron/network HTTP/1.1" 200 838 0.006215 10.0.0.22 - - [2025-11-03 01:49:54] "GET /projects?obj_uuids=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001467 252.22.199.240 - - [2025-11-03 01:49:54] "POST /neutron/port HTTP/1.1" 200 1050 0.236433 252.22.199.240 - - [2025-11-03 01:49:55] "POST /neutron/port HTTP/1.1" 200 1050 0.008756 252.22.199.240 - - [2025-11-03 01:49:55] "POST /neutron/port HTTP/1.1" 200 1050 0.009152 252.22.199.240 - - [2025-11-03 01:49:55] "POST /neutron/port HTTP/1.1" 200 1100 0.054240 252.22.199.240 - - [2025-11-03 01:49:55] "POST /neutron/port HTTP/1.1" 200 1074 0.013075 252.22.199.240 - - [2025-11-03 01:49:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003786 252.22.199.240 - - [2025-11-03 01:49:55] "POST /neutron/subnet HTTP/1.1" 200 694 0.007715 252.22.199.240 - - [2025-11-03 01:49:55] "POST /neutron/port HTTP/1.1" 200 117 0.001551 252.22.199.240 - - [2025-11-03 01:49:55] "POST /neutron/network HTTP/1.1" 200 828 0.006281 252.22.199.240 - - [2025-11-03 01:49:59] "POST /neutron/port HTTP/1.1" 200 1077 0.011658 252.22.199.240 - - [2025-11-03 01:49:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006244 252.22.199.240 - - [2025-11-03 01:49:59] "POST /neutron/port HTTP/1.1" 200 1077 0.012974 252.22.199.240 - - [2025-11-03 01:49:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007357 252.22.199.240 - - [2025-11-03 01:49:59] "POST /neutron/port HTTP/1.1" 200 1077 0.014467 252.22.199.240 - - [2025-11-03 01:49:59] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006550 10.0.0.22 - - [2025-11-03 01:49:59] "GET /virtual-machine/8aef5757-a978-418e-bcfb-daf82d2d48f2 HTTP/1.1" 401 296 0.000577 10.0.0.22 - - [2025-11-03 01:50:00] "GET /virtual-machine/8aef5757-a978-418e-bcfb-daf82d2d48f2 HTTP/1.1" 200 1286 0.036597 10.0.0.22 - - [2025-11-03 01:50:00] "GET /virtual-machine-interface/84dbe733-0896-45bd-837e-8478a15e76d7 HTTP/1.1" 200 2921 0.006322 10.0.0.22 - - [2025-11-03 01:50:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.22 - - [2025-11-03 01:50:00] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004205 10.0.0.22 - - [2025-11-03 01:50:00] "GET /virtual-networks?parent_id=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003316 10.0.0.22 - - [2025-11-03 01:50:00] "GET /virtual-network/6621ba67-d551-45bf-a8e5-e90535f9bca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006294 10.0.0.22 - - [2025-11-03 01:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.22 - - [2025-11-03 01:50:03] "GET /virtual-network/6621ba67-d551-45bf-a8e5-e90535f9bca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005287 252.22.199.240 - - [2025-11-03 01:50:04] "POST /neutron/port HTTP/1.1" 200 1077 0.011106 252.22.199.240 - - [2025-11-03 01:50:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006279 252.22.199.240 - - [2025-11-03 01:50:04] "POST /neutron/port HTTP/1.1" 200 1077 0.015041 252.22.199.240 - - [2025-11-03 01:50:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005999 252.22.199.240 - - [2025-11-03 01:50:04] "POST /neutron/port HTTP/1.1" 200 1077 0.010589 252.22.199.240 - - [2025-11-03 01:50:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005635 252.22.199.240 - - [2025-11-03 01:50:04] "POST /neutron/port HTTP/1.1" 200 1074 0.011345 252.22.199.240 - - [2025-11-03 01:50:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007337 252.22.199.240 - - [2025-11-03 01:50:05] "POST /neutron/port HTTP/1.1" 200 1074 0.011445 252.22.199.240 - - [2025-11-03 01:50:05] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006037 252.22.199.240 - - [2025-11-03 01:50:05] "POST /neutron/port HTTP/1.1" 200 1074 0.011909 252.22.199.240 - - [2025-11-03 01:50:05] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007429 10.0.0.22 - - [2025-11-03 01:50:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.22 - - [2025-11-03 01:50:05] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003373 10.0.0.22 - - [2025-11-03 01:50:06] "GET /virtual-networks?parent_id=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002985 10.0.0.22 - - [2025-11-03 01:50:06] "GET /virtual-network/6621ba67-d551-45bf-a8e5-e90535f9bca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.005149 252.22.199.240 - - [2025-11-03 01:50:06] "POST /neutron/port HTTP/1.1" 200 1074 0.011668 252.22.199.240 - - [2025-11-03 01:50:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006879 252.22.199.240 - - [2025-11-03 01:50:06] "POST /neutron/port HTTP/1.1" 200 1074 0.011824 252.22.199.240 - - [2025-11-03 01:50:06] "POST /neutron/port HTTP/1.1" 200 1074 0.019569 252.22.199.240 - - [2025-11-03 01:50:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010336 252.22.199.240 - - [2025-11-03 01:50:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005732 252.22.199.240 - - [2025-11-03 01:50:06] "POST /neutron/port HTTP/1.1" 200 1074 0.013815 252.22.199.240 - - [2025-11-03 01:50:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006644 10.0.0.22 - - [2025-11-03 01:50:06] "GET /virtual-machine/cfccadb8-9fce-47b2-b4e4-caed83a86b6b HTTP/1.1" 200 1286 0.005244 10.0.0.22 - - [2025-11-03 01:50:06] "GET /virtual-machine-interface/a1fb3a47-d630-4a4c-9b0c-4117e3cd71f0 HTTP/1.1" 200 2923 0.006637 10.0.0.22 - - [2025-11-03 01:50:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.22 - - [2025-11-03 01:50:07] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004735 10.0.0.22 - - [2025-11-03 01:50:07] "GET /virtual-networks?parent_id=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003260 10.0.0.22 - - [2025-11-03 01:50:07] "GET /virtual-network/f603fd8a-9ce4-47f4-a76f-4a577318dbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005748 10.0.0.22 - - [2025-11-03 01:50:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.22 - - [2025-11-03 01:50:08] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003066 10.0.0.22 - - [2025-11-03 01:50:08] "GET /virtual-networks?parent_id=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003358 10.0.0.22 - - [2025-11-03 01:50:08] "GET /virtual-network/f603fd8a-9ce4-47f4-a76f-4a577318dbfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.005671 10.0.0.22 - - [2025-11-03 01:50:08] "POST /routing-policys HTTP/1.1" 200 534 0.027769 10.0.0.22 - - [2025-11-03 01:50:08] "GET /virtual-network/6621ba67-d551-45bf-a8e5-e90535f9bca0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.006276 10.0.0.22 - - [2025-11-03 01:50:08] "PUT /virtual-network/6621ba67-d551-45bf-a8e5-e90535f9bca0 HTTP/1.1" 200 265 0.037825 10.0.0.22 - - [2025-11-03 01:50:09] "POST /ref-update HTTP/1.1" 200 156 0.041544 10.0.0.22 - - [2025-11-03 01:50:13] "POST /ref-update HTTP/1.1" 200 156 0.033268 10.0.0.22 - - [2025-11-03 01:50:13] "POST /ref-update HTTP/1.1" 200 156 0.011429 10.0.0.22 - - [2025-11-03 01:50:13] "DELETE /routing-policy/f96a4216-8761-466b-9050-0b74eb6ba59f HTTP/1.1" 200 115 0.025252 252.22.199.240 - - [2025-11-03 01:50:14] "POST /neutron/network HTTP/1.1" 200 828 0.010658 252.22.199.240 - - [2025-11-03 01:50:14] "POST /neutron/network HTTP/1.1" 400 204 0.011947 252.22.199.240 - - [2025-11-03 01:50:14] "POST /neutron/port HTTP/1.1" 200 1077 0.016141 252.22.199.240 - - [2025-11-03 01:50:14] "POST /neutron/port HTTP/1.1" 200 1074 0.013907 252.22.199.240 - - [2025-11-03 01:50:14] "POST /neutron/port HTTP/1.1" 200 1103 0.012018 252.22.199.240 - - [2025-11-03 01:50:14] "POST /neutron/port HTTP/1.1" 200 1100 0.010334 252.22.199.240 - - [2025-11-03 01:50:14] "POST /neutron/port HTTP/1.1" 200 151 0.131698 252.22.199.240 - - [2025-11-03 01:50:14] "POST /neutron/port HTTP/1.1" 200 151 0.130878 252.22.199.240 - - [2025-11-03 01:50:16] "POST /neutron/network HTTP/1.1" 200 828 0.009706 10.0.0.22 - - [2025-11-03 01:50:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003101 10.0.0.22 - - [2025-11-03 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.22 - - [2025-11-03 01:50:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003469 252.22.199.240 - - [2025-11-03 01:50:16] "POST /neutron/network HTTP/1.1" 200 151 0.094065 10.0.0.22 - - [2025-11-03 01:50:16] "DELETE /route-target/28f94920-b209-4358-a5e7-dfcef45e4094 HTTP/1.1" 200 115 0.024716 10.0.0.22 - - [2025-11-03 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712 252.22.199.240 - - [2025-11-03 01:50:16] "POST /neutron/network HTTP/1.1" 200 831 0.004749 10.0.0.22 - - [2025-11-03 01:50:16] "DELETE /route-target/e1a9917a-0096-4daa-989e-f87e8ecb1de0 HTTP/1.1" 409 240 0.008331 10.0.0.22 - - [2025-11-03 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.22 - - [2025-11-03 01:50:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002456 10.0.0.22 - - [2025-11-03 01:50:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002239 252.22.199.240 - - [2025-11-03 01:50:16] "POST /neutron/network HTTP/1.1" 200 151 0.092858 10.0.0.22 - - [2025-11-03 01:50:16] "DELETE /route-target/bcbbdec2-eddc-48c0-ac8a-b2615ed4bc32 HTTP/1.1" 200 115 0.015900 10.0.0.22 - - [2025-11-03 01:50:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.22 - - [2025-11-03 01:50:16] "DELETE /route-target/e1a9917a-0096-4daa-989e-f87e8ecb1de0 HTTP/1.1" 200 115 0.016787 10.0.0.22 - - [2025-11-03 01:50:16] "GET /projects?obj_uuids=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001642 10.0.0.22 - - [2025-11-03 01:50:16] "GET /project/cd8cf333-e971-4a92-9c15-ed8f01675986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1335 0.054604 10.0.0.22 - - [2025-11-03 01:50:16] "GET /projects?obj_uuids=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001064 10.0.0.22 - - [2025-11-03 01:50:16] "GET /project/cd8cf333-e971-4a92-9c15-ed8f01675986?fields=virtual_networks HTTP/1.1" 200 1019 0.065942 10.0.0.22 - - [2025-11-03 01:50:17] "GET /projects?obj_uuids=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001105 10.0.0.22 - - [2025-11-03 01:50:17] "GET /project/cd8cf333-e971-4a92-9c15-ed8f01675986?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.025898 10.0.0.22 - - [2025-11-03 01:50:17] "GET /projects?obj_uuids=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.002545 10.0.0.22 - - [2025-11-03 01:50:17] "GET /project/cd8cf333-e971-4a92-9c15-ed8f01675986?fields=security_groups HTTP/1.1" 200 1237 0.029499 10.0.0.22 - - [2025-11-03 01:50:18] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001065 10.0.0.22 - - [2025-11-03 01:50:18] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007629 10.0.0.22 - - [2025-11-03 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 184 0.034558 10.0.0.22 - - [2025-11-03 01:50:18] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002452 10.0.0.22 - - [2025-11-03 01:50:18] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001034 10.0.0.22 - - [2025-11-03 01:50:18] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.038210 10.0.0.22 - - [2025-11-03 01:50:18] "POST /id-to-fqname HTTP/1.1" 200 186 0.006588 10.0.0.22 - - [2025-11-03 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 195 0.006019 10.0.0.22 - - [2025-11-03 01:50:18] "POST /security-groups HTTP/1.1" 200 581 0.067626 10.0.0.22 - - [2025-11-03 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 230 0.002811 10.0.0.22 - - [2025-11-03 01:50:18] "POST /projects HTTP/1.1" 200 573 0.231684 10.0.0.22 - - [2025-11-03 01:50:18] "POST /access-control-lists HTTP/1.1" 200 594 0.061148 10.0.0.22 - - [2025-11-03 01:50:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.309427 10.0.0.22 - - [2025-11-03 01:50:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.003092 10.0.0.22 - - [2025-11-03 01:50:18] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.477610 10.0.0.22 - - [2025-11-03 01:50:18] "POST /access-control-lists HTTP/1.1" 200 592 0.065345 10.0.0.22 - - [2025-11-03 01:50:20] "GET / HTTP/1.1" 200 36215 0.002267 10.0.0.22 - - [2025-11-03 01:50:20] "POST /fqname-to-id HTTP/1.1" 401 296 0.000746 10.0.0.22 - - [2025-11-03 01:50:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.074110 10.0.0.22 - - [2025-11-03 01:50:21] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000977 10.0.0.22 - - [2025-11-03 01:50:21] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027115 252.22.199.240 - - [2025-11-03 01:50:21] "POST /neutron/network HTTP/1.1" 200 117 0.047781 10.0.0.22 - - [2025-11-03 01:50:21] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000984 252.22.199.240 - - [2025-11-03 01:50:21] "POST /neutron/network HTTP/1.1" 200 611 0.068415 10.0.0.22 - - [2025-11-03 01:50:21] "POST /route-targets HTTP/1.1" 200 328 0.009794 10.0.0.22 - - [2025-11-03 01:50:21] "POST /ref-update HTTP/1.1" 200 156 0.011951 10.0.0.22 - - [2025-11-03 01:50:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005057 252.22.199.240 - - [2025-11-03 01:50:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.150599 252.22.199.240 - - [2025-11-03 01:50:21] "POST /neutron/network HTTP/1.1" 200 829 0.006456 10.0.0.22 - - [2025-11-03 01:50:21] "POST /id-to-fqname HTTP/1.1" 200 221 0.001577 10.0.0.22 - - [2025-11-03 01:50:21] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004960 252.22.199.240 - - [2025-11-03 01:50:21] "POST /neutron/network HTTP/1.1" 200 829 0.008640 10.0.0.22 - - [2025-11-03 01:50:22] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.011819 252.22.199.240 - - [2025-11-03 01:50:22] "POST /neutron/network HTTP/1.1" 200 829 0.006115 252.22.199.240 - - [2025-11-03 01:50:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.007275 10.0.0.22 - - [2025-11-03 01:50:22] "GET /domains HTTP/1.1" 401 296 0.000484 10.0.0.22 - - [2025-11-03 01:50:22] "GET /domains HTTP/1.1" 200 438 0.030260 10.0.0.22 - - [2025-11-03 01:50:22] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001087 10.0.0.22 - - [2025-11-03 01:50:22] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1668 0.008089 10.0.0.22 - - [2025-11-03 01:50:22] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001076 10.0.0.22 - - [2025-11-03 01:50:22] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae HTTP/1.1" 200 2077 0.035040 10.0.0.22 - - [2025-11-03 01:50:22] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea HTTP/1.1" 200 2316 0.007105 10.0.0.22 - - [2025-11-03 01:50:22] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea HTTP/1.1" 200 2316 0.005340 10.0.0.22 - - [2025-11-03 01:50:22] "GET /routing-instance/4f327f54-1a27-4f2c-9af4-71b0d999d41a HTTP/1.1" 200 1494 0.004844 10.0.0.22 - - [2025-11-03 01:50:22] "GET /routing-instance/4f327f54-1a27-4f2c-9af4-71b0d999d41a HTTP/1.1" 200 1494 0.003958 10.0.0.22 - - [2025-11-03 01:50:22] "GET /route-target/90077948-8e0b-4e28-b55f-a3cd7e40c564 HTTP/1.1" 200 1213 0.004311 10.0.0.22 - - [2025-11-03 01:50:23] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea HTTP/1.1" 200 2316 0.005242 10.0.0.22 - - [2025-11-03 01:50:23] "GET /routing-instance/4f327f54-1a27-4f2c-9af4-71b0d999d41a HTTP/1.1" 200 1494 0.007062 10.0.0.22 - - [2025-11-03 01:50:23] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005173 10.0.0.22 - - [2025-11-03 01:50:23] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea HTTP/1.1" 200 2316 0.005365 10.0.0.22 - - [2025-11-03 01:50:23] "GET /routing-instance/4f327f54-1a27-4f2c-9af4-71b0d999d41a HTTP/1.1" 200 1494 0.003902 10.0.0.22 - - [2025-11-03 01:50:23] "GET /routing-instance/4f327f54-1a27-4f2c-9af4-71b0d999d41a HTTP/1.1" 200 1494 0.004130 10.0.0.22 - - [2025-11-03 01:50:23] "GET /route-target/90077948-8e0b-4e28-b55f-a3cd7e40c564 HTTP/1.1" 200 1213 0.003445 10.0.0.22 - - [2025-11-03 01:50:23] "GET /domains HTTP/1.1" 200 438 0.002725 10.0.0.22 - - [2025-11-03 01:50:23] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000939 10.0.0.22 - - [2025-11-03 01:50:23] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1668 0.007155 10.0.0.22 - - [2025-11-03 01:50:23] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001076 10.0.0.22 - - [2025-11-03 01:50:23] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae HTTP/1.1" 200 2077 0.025579 10.0.0.22 - - [2025-11-03 01:50:23] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea HTTP/1.1" 200 2316 0.004992 10.0.0.22 - - [2025-11-03 01:50:24] "GET /obj-perms HTTP/1.1" 200 6421 0.067627 10.0.0.22 - - [2025-11-03 01:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755 10.0.0.22 - - [2025-11-03 01:50:24] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001045 10.0.0.22 - - [2025-11-03 01:50:24] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.028577 252.22.199.240 - - [2025-11-03 01:50:24] "POST /neutron/network HTTP/1.1" 200 117 0.013465 10.0.0.22 - - [2025-11-03 01:50:24] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001132 252.22.199.240 - - [2025-11-03 01:50:24] "POST /neutron/network HTTP/1.1" 200 611 0.075906 10.0.0.22 - - [2025-11-03 01:50:24] "POST /route-targets HTTP/1.1" 200 328 0.014424 10.0.0.22 - - [2025-11-03 01:50:24] "POST /ref-update HTTP/1.1" 200 156 0.022746 10.0.0.22 - - [2025-11-03 01:50:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004054 252.22.199.240 - - [2025-11-03 01:50:24] "POST /neutron/subnet HTTP/1.1" 200 729 0.162339 252.22.199.240 - - [2025-11-03 01:50:24] "POST /neutron/network HTTP/1.1" 200 831 0.006275 10.0.0.22 - - [2025-11-03 01:50:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001833 10.0.0.22 - - [2025-11-03 01:50:24] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004540 252.22.199.240 - - [2025-11-03 01:50:24] "POST /neutron/network HTTP/1.1" 200 831 0.006257 10.0.0.22 - - [2025-11-03 01:50:25] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004781 252.22.199.240 - - [2025-11-03 01:50:25] "POST /neutron/network HTTP/1.1" 200 831 0.006155 252.22.199.240 - - [2025-11-03 01:50:25] "POST /neutron/subnet HTTP/1.1" 200 729 0.007187 10.0.0.22 - - [2025-11-03 01:50:25] "GET /domains HTTP/1.1" 200 438 0.002954 10.0.0.22 - - [2025-11-03 01:50:25] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001223 10.0.0.22 - - [2025-11-03 01:50:25] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1668 0.007464 10.0.0.22 - - [2025-11-03 01:50:25] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001748 10.0.0.22 - - [2025-11-03 01:50:25] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae HTTP/1.1" 200 2294 0.028865 10.0.0.22 - - [2025-11-03 01:50:25] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b HTTP/1.1" 200 2322 0.006744 10.0.0.22 - - [2025-11-03 01:50:25] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b HTTP/1.1" 200 2322 0.005252 10.0.0.22 - - [2025-11-03 01:50:25] "GET /routing-instance/8faebb4c-27ec-41b8-b78a-b48f714bc0e2 HTTP/1.1" 200 1495 0.004272 10.0.0.22 - - [2025-11-03 01:50:25] "GET /routing-instance/8faebb4c-27ec-41b8-b78a-b48f714bc0e2 HTTP/1.1" 200 1495 0.004389 10.0.0.22 - - [2025-11-03 01:50:25] "GET /route-target/51f67e46-115e-49ae-a3f9-b83cdf993750 HTTP/1.1" 200 1212 0.003949 10.0.0.22 - - [2025-11-03 01:50:25] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b HTTP/1.1" 200 2322 0.005156 10.0.0.22 - - [2025-11-03 01:50:25] "GET /routing-instance/8faebb4c-27ec-41b8-b78a-b48f714bc0e2 HTTP/1.1" 200 1495 0.005213 10.0.0.22 - - [2025-11-03 01:50:25] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005618 10.0.0.22 - - [2025-11-03 01:50:25] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b HTTP/1.1" 200 2322 0.005384 10.0.0.22 - - [2025-11-03 01:50:25] "GET /routing-instance/8faebb4c-27ec-41b8-b78a-b48f714bc0e2 HTTP/1.1" 200 1495 0.003460 10.0.0.22 - - [2025-11-03 01:50:25] "GET /routing-instance/8faebb4c-27ec-41b8-b78a-b48f714bc0e2 HTTP/1.1" 200 1495 0.003568 10.0.0.22 - - [2025-11-03 01:50:25] "GET /route-target/51f67e46-115e-49ae-a3f9-b83cdf993750 HTTP/1.1" 200 1212 0.003146 10.0.0.22 - - [2025-11-03 01:50:26] "GET /domains HTTP/1.1" 200 438 0.002785 10.0.0.22 - - [2025-11-03 01:50:26] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001091 10.0.0.22 - - [2025-11-03 01:50:26] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1668 0.007682 10.0.0.22 - - [2025-11-03 01:50:26] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001053 10.0.0.22 - - [2025-11-03 01:50:26] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae HTTP/1.1" 200 2294 0.034336 10.0.0.22 - - [2025-11-03 01:50:26] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b HTTP/1.1" 200 2322 0.004969 10.0.0.22 - - [2025-11-03 01:50:26] "GET /obj-perms HTTP/1.1" 200 6421 0.001948 10.0.0.22 - - [2025-11-03 01:50:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.22 - - [2025-11-03 01:50:26] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001047 10.0.0.22 - - [2025-11-03 01:50:26] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027043 252.22.199.240 - - [2025-11-03 01:50:26] "POST /neutron/network HTTP/1.1" 200 117 0.010609 10.0.0.22 - - [2025-11-03 01:50:26] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001035 252.22.199.240 - - [2025-11-03 01:50:26] "POST /neutron/network HTTP/1.1" 200 613 0.062472 10.0.0.22 - - [2025-11-03 01:50:26] "POST /ref-update HTTP/1.1" 200 156 0.010213 10.0.0.22 - - [2025-11-03 01:50:26] "POST /useragent-kv HTTP/1.1" 200 115 0.005783 252.22.199.240 - - [2025-11-03 01:50:26] "POST /neutron/subnet HTTP/1.1" 200 729 0.177675 252.22.199.240 - - [2025-11-03 01:50:27] "POST /neutron/network HTTP/1.1" 200 833 0.005936 10.0.0.22 - - [2025-11-03 01:50:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001488 10.0.0.22 - - [2025-11-03 01:50:27] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005006 252.22.199.240 - - [2025-11-03 01:50:27] "POST /neutron/network HTTP/1.1" 200 833 0.006007 10.0.0.22 - - [2025-11-03 01:50:27] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004903 252.22.199.240 - - [2025-11-03 01:50:27] "POST /neutron/network HTTP/1.1" 200 833 0.008116 252.22.199.240 - - [2025-11-03 01:50:27] "POST /neutron/subnet HTTP/1.1" 200 729 0.006526 10.0.0.22 - - [2025-11-03 01:50:27] "GET /domains HTTP/1.1" 200 438 0.002767 10.0.0.22 - - [2025-11-03 01:50:27] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000936 10.0.0.22 - - [2025-11-03 01:50:27] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1668 0.006181 10.0.0.22 - - [2025-11-03 01:50:27] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001374 10.0.0.22 - - [2025-11-03 01:50:27] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae HTTP/1.1" 200 2512 0.029335 10.0.0.22 - - [2025-11-03 01:50:27] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2 HTTP/1.1" 200 2328 0.006033 10.0.0.22 - - [2025-11-03 01:50:27] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2 HTTP/1.1" 200 2328 0.005329 10.0.0.22 - - [2025-11-03 01:50:27] "GET /routing-instance/7c710910-5911-4e2d-a70e-7f684a6756cd HTTP/1.1" 200 1498 0.004831 10.0.0.22 - - [2025-11-03 01:50:27] "GET /routing-instance/7c710910-5911-4e2d-a70e-7f684a6756cd HTTP/1.1" 200 1498 0.005550 10.0.0.22 - - [2025-11-03 01:50:27] "GET /route-target/6935dbd7-26bf-4ded-9032-87dc519cf0f9 HTTP/1.1" 200 1214 0.003814 10.0.0.22 - - [2025-11-03 01:50:27] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2 HTTP/1.1" 200 2328 0.005012 10.0.0.22 - - [2025-11-03 01:50:27] "GET /routing-instance/7c710910-5911-4e2d-a70e-7f684a6756cd HTTP/1.1" 200 1498 0.005741 10.0.0.22 - - [2025-11-03 01:50:27] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004860 10.0.0.22 - - [2025-11-03 01:50:27] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2 HTTP/1.1" 200 2328 0.005729 10.0.0.22 - - [2025-11-03 01:50:28] "GET /routing-instance/7c710910-5911-4e2d-a70e-7f684a6756cd HTTP/1.1" 200 1498 0.003672 10.0.0.22 - - [2025-11-03 01:50:28] "GET /routing-instance/7c710910-5911-4e2d-a70e-7f684a6756cd HTTP/1.1" 200 1498 0.005052 10.0.0.22 - - [2025-11-03 01:50:28] "GET /route-target/6935dbd7-26bf-4ded-9032-87dc519cf0f9 HTTP/1.1" 200 1214 0.003441 10.0.0.22 - - [2025-11-03 01:50:28] "GET /domains HTTP/1.1" 200 438 0.002635 10.0.0.22 - - [2025-11-03 01:50:28] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001072 10.0.0.22 - - [2025-11-03 01:50:28] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1668 0.007575 10.0.0.22 - - [2025-11-03 01:50:28] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000971 10.0.0.22 - - [2025-11-03 01:50:28] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae HTTP/1.1" 200 2512 0.024076 10.0.0.22 - - [2025-11-03 01:50:28] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2 HTTP/1.1" 200 2328 0.004748 10.0.0.22 - - [2025-11-03 01:50:28] "GET /obj-perms HTTP/1.1" 200 6421 0.001760 10.0.0.22 - - [2025-11-03 01:50:28] "POST /id-to-fqname HTTP/1.1" 200 221 0.004440 252.22.199.240 - - [2025-11-03 01:50:29] "POST /neutron/network HTTP/1.1" 200 841 0.005774 252.22.199.240 - - [2025-11-03 01:50:29] "GET /aaa-mode HTTP/1.1" 401 296 0.000503 252.22.199.240 - - [2025-11-03 01:50:29] "GET / HTTP/1.1" 200 36215 0.002230 252.22.199.240 - - [2025-11-03 01:50:29] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000375 10.0.0.22 - - [2025-11-03 01:50:29] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001473 252.22.199.240 - - [2025-11-03 01:50:29] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.054532 252.22.199.240 - - [2025-11-03 01:50:29] "POST /neutron/network HTTP/1.1" 200 831 0.005876 252.22.199.240 - - [2025-11-03 01:50:29] "POST /neutron/port HTTP/1.1" 200 117 0.005802 252.22.199.240 - - [2025-11-03 01:50:29] "POST /neutron/port HTTP/1.1" 200 117 0.006207 10.0.0.22 - - [2025-11-03 01:50:29] "POST /id-to-fqname HTTP/1.1" 200 222 0.001141 10.0.0.22 - - [2025-11-03 01:50:29] "DELETE /project/91f624653179479da97eef4527a0ddae HTTP/1.1" 404 173 0.014088 10.0.0.22 - - [2025-11-03 01:50:29] "DELETE /project/cd8cf333e9714a929c15ed8f01675986 HTTP/1.1" 404 173 0.008915 10.0.0.22 - - [2025-11-03 01:50:29] "GET /projects?obj_uuids=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001342 10.0.0.22 - - [2025-11-03 01:50:29] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001268 10.0.0.22 - - [2025-11-03 01:50:30] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.055249 10.0.0.22 - - [2025-11-03 01:50:30] "GET /project/cd8cf333-e971-4a92-9c15-ed8f01675986?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.059182 10.0.0.22 - - [2025-11-03 01:50:30] "GET /projects?obj_uuids=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001030 10.0.0.22 - - [2025-11-03 01:50:30] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001249 10.0.0.22 - - [2025-11-03 01:50:30] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b?fields=security_groups HTTP/1.1" 200 1356 0.066038 10.0.0.22 - - [2025-11-03 01:50:30] "GET /project/cd8cf333-e971-4a92-9c15-ed8f01675986?fields=security_groups HTTP/1.1" 200 1330 0.076664 252.22.199.240 - - [2025-11-03 01:50:30] "POST /neutron/port HTTP/1.1" 200 117 0.004550 10.0.0.22 - - [2025-11-03 01:50:30] "DELETE /security-group/1641d74a-eabc-448a-bc7b-90b12768e596 HTTP/1.1" 200 115 0.066923 10.0.0.22 - - [2025-11-03 01:50:30] "GET /projects?obj_uuids=1fcdfdc1-02fd-4809-a83b-a22f2484460b&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000920 10.0.0.22 - - [2025-11-03 01:50:30] "DELETE /security-group/e8887828-5b7b-402f-ada5-680c81c3363b HTTP/1.1" 200 115 0.070030 10.0.0.22 - - [2025-11-03 01:50:30] "GET /projects?obj_uuids=cd8cf333-e971-4a92-9c15-ed8f01675986&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.000961 10.0.0.22 - - [2025-11-03 01:50:30] "DELETE /access-control-list/cf92bee3-bd8e-48f5-8b06-d39a3ceefc79 HTTP/1.1" 200 115 0.056830 10.0.0.22 - - [2025-11-03 01:50:30] "GET /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b?fields=application_policy_sets HTTP/1.1" 200 1395 0.040477 10.0.0.22 - - [2025-11-03 01:50:30] "DELETE /access-control-list/d1ddb6eb-aeff-4a11-b612-6e332b353c16 HTTP/1.1" 200 115 0.067018 252.22.199.240 - - [2025-11-03 01:50:30] "POST /neutron/network HTTP/1.1" 200 843 0.010542 10.0.0.22 - - [2025-11-03 01:50:30] "GET /project/cd8cf333-e971-4a92-9c15-ed8f01675986?fields=application_policy_sets HTTP/1.1" 200 1369 0.102498 10.0.0.22 - - [2025-11-03 01:50:30] "DELETE /access-control-list/e7041d5f-f7fd-46dc-acfe-57ec9257547a HTTP/1.1" 200 115 0.033660 252.22.199.240 - - [2025-11-03 01:50:30] "GET /aaa-mode HTTP/1.1" 401 296 0.000426 10.0.0.22 - - [2025-11-03 01:50:30] "DELETE /access-control-list/265c169f-5815-4ce7-96ab-31fa57d87452 HTTP/1.1" 200 115 0.049537 252.22.199.240 - - [2025-11-03 01:50:30] "POST /neutron/network HTTP/1.1" 200 841 0.023920 10.0.0.22 - - [2025-11-03 01:50:30] "DELETE /project/1fcdfdc1-02fd-4809-a83b-a22f2484460b HTTP/1.1" 200 115 0.504802 252.22.199.240 - - [2025-11-03 01:50:30] "GET / HTTP/1.1" 200 36215 0.001493 252.22.199.240 - - [2025-11-03 01:50:30] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000625 10.0.0.22 - - [2025-11-03 01:50:30] "DELETE /project/cd8cf333-e971-4a92-9c15-ed8f01675986 HTTP/1.1" 200 115 0.565473 10.0.0.22 - - [2025-11-03 01:50:30] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001198 252.22.199.240 - - [2025-11-03 01:50:30] "POST /neutron/port HTTP/1.1" 200 1057 0.250943 10.0.0.22 - - [2025-11-03 01:50:30] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001075 252.22.199.240 - - [2025-11-03 01:50:30] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.052558 252.22.199.240 - - [2025-11-03 01:50:30] "POST /neutron/network HTTP/1.1" 200 833 0.006553 252.22.199.240 - - [2025-11-03 01:50:30] "POST /neutron/port HTTP/1.1" 200 1057 0.040045 252.22.199.240 - - [2025-11-03 01:50:31] "POST /neutron/port HTTP/1.1" 200 1057 0.011119 252.22.199.240 - - [2025-11-03 01:50:31] "POST /neutron/port HTTP/1.1" 200 1107 0.090230 252.22.199.240 - - [2025-11-03 01:50:31] "POST /neutron/port HTTP/1.1" 200 1081 0.015574 252.22.199.240 - - [2025-11-03 01:50:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009650 252.22.199.240 - - [2025-11-03 01:50:31] "POST /neutron/port HTTP/1.1" 200 1081 0.011862 252.22.199.240 - - [2025-11-03 01:50:31] "POST /neutron/port HTTP/1.1" 200 117 0.006809 252.22.199.240 - - [2025-11-03 01:50:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003715 10.0.0.22 - - [2025-11-03 01:50:31] "POST /fqname-to-id HTTP/1.1" 404 191 0.002807 10.0.0.22 - - [2025-11-03 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002534 252.22.199.240 - - [2025-11-03 01:50:31] "POST /neutron/subnet HTTP/1.1" 200 703 0.007999 10.0.0.22 - - [2025-11-03 01:50:31] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001321 10.0.0.22 - - [2025-11-03 01:50:31] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008065 252.22.199.240 - - [2025-11-03 01:50:31] "POST /neutron/port HTTP/1.1" 200 117 0.001410 10.0.0.22 - - [2025-11-03 01:50:31] "POST /service-templates HTTP/1.1" 200 543 0.025270 252.22.199.240 - - [2025-11-03 01:50:31] "POST /neutron/network HTTP/1.1" 200 831 0.008493 10.0.0.22 - - [2025-11-03 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.22 - - [2025-11-03 01:50:31] "GET /service-template/9cebc192-2769-4444-90fc-0028e4475fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.005052 10.0.0.22 - - [2025-11-03 01:50:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.22 - - [2025-11-03 01:50:31] "GET /service-template/9cebc192-2769-4444-90fc-0028e4475fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003632 10.0.0.22 - - [2025-11-03 01:50:31] "POST /id-to-fqname HTTP/1.1" 200 221 0.001664 252.22.199.240 - - [2025-11-03 01:50:31] "POST /neutron/network HTTP/1.1" 200 843 0.005425 10.0.0.22 - - [2025-11-03 01:50:31] "POST /id-to-fqname HTTP/1.1" 200 221 0.001719 10.0.0.22 - - [2025-11-03 01:50:31] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001881 10.0.0.22 - - [2025-11-03 01:50:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.002217 252.22.199.240 - - [2025-11-03 01:50:31] "POST /neutron/port HTTP/1.1" 200 1081 0.055211 252.22.199.240 - - [2025-11-03 01:50:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009999 252.22.199.240 - - [2025-11-03 01:50:32] "POST /neutron/port HTTP/1.1" 200 1057 0.287155 252.22.199.240 - - [2025-11-03 01:50:32] "POST /neutron/port HTTP/1.1" 200 1057 0.012873 252.22.199.240 - - [2025-11-03 01:50:32] "POST /neutron/port HTTP/1.1" 200 1057 0.008197 252.22.199.240 - - [2025-11-03 01:50:32] "POST /neutron/port HTTP/1.1" 200 1107 0.065862 252.22.199.240 - - [2025-11-03 01:50:32] "POST /neutron/port HTTP/1.1" 200 1081 0.011143 252.22.199.240 - - [2025-11-03 01:50:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006228 252.22.199.240 - - [2025-11-03 01:50:32] "POST /neutron/subnet HTTP/1.1" 200 703 0.008204 252.22.199.240 - - [2025-11-03 01:50:32] "POST /neutron/port HTTP/1.1" 200 117 0.001219 252.22.199.240 - - [2025-11-03 01:50:32] "POST /neutron/network HTTP/1.1" 200 833 0.006667 252.22.199.240 - - [2025-11-03 01:50:33] "POST /neutron/network HTTP/1.1" 200 2218 0.010894 252.22.199.240 - - [2025-11-03 01:50:33] "GET /aaa-mode HTTP/1.1" 401 296 0.000424 252.22.199.240 - - [2025-11-03 01:50:33] "GET / HTTP/1.1" 200 36215 0.001959 252.22.199.240 - - [2025-11-03 01:50:33] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000397 10.0.0.22 - - [2025-11-03 01:50:33] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001003 252.22.199.240 - - [2025-11-03 01:50:33] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.067133 252.22.199.240 - - [2025-11-03 01:50:34] "POST /neutron/network HTTP/1.1" 200 829 0.041559 252.22.199.240 - - [2025-11-03 01:50:34] "POST /neutron/network HTTP/1.1" 200 831 0.006250 252.22.199.240 - - [2025-11-03 01:50:34] "POST /neutron/network HTTP/1.1" 200 833 0.005945 252.22.199.240 - - [2025-11-03 01:50:34] "POST /neutron/port HTTP/1.1" 200 2046 0.040069 252.22.199.240 - - [2025-11-03 01:50:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008233 252.22.199.240 - - [2025-11-03 01:50:34] "POST /neutron/port HTTP/1.1" 200 117 0.005629 252.22.199.240 - - [2025-11-03 01:50:34] "POST /neutron/port HTTP/1.1" 200 117 0.011542 252.22.199.240 - - [2025-11-03 01:50:35] "POST /neutron/network HTTP/1.1" 200 2218 0.013992 10.0.0.22 - - [2025-11-03 01:50:35] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001188 252.22.199.240 - - [2025-11-03 01:50:35] "POST /neutron/port HTTP/1.1" 200 1055 0.309592 10.0.0.22 - - [2025-11-03 01:50:35] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001104 252.22.199.240 - - [2025-11-03 01:50:35] "POST /neutron/port HTTP/1.1" 200 1057 0.257911 10.0.0.22 - - [2025-11-03 01:50:35] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001282 252.22.199.240 - - [2025-11-03 01:50:36] "POST /neutron/port HTTP/1.1" 200 1057 0.253056 252.22.199.240 - - [2025-11-03 01:50:36] "POST /neutron/port HTTP/1.1" 200 1055 0.019573 252.22.199.240 - - [2025-11-03 01:50:36] "POST /neutron/port HTTP/1.1" 200 1055 0.009767 252.22.199.240 - - [2025-11-03 01:50:36] "POST /neutron/port HTTP/1.1" 200 1105 0.077655 252.22.199.240 - - [2025-11-03 01:50:36] "POST /neutron/port HTTP/1.1" 200 1057 0.009182 252.22.199.240 - - [2025-11-03 01:50:36] "POST /neutron/port HTTP/1.1" 200 1057 0.010798 252.22.199.240 - - [2025-11-03 01:50:36] "POST /neutron/port HTTP/1.1" 200 1107 0.095546 252.22.199.240 - - [2025-11-03 01:50:36] "POST /neutron/port HTTP/1.1" 200 1057 0.023266 252.22.199.240 - - [2025-11-03 01:50:36] "POST /neutron/port HTTP/1.1" 200 1057 0.012559 252.22.199.240 - - [2025-11-03 01:50:36] "POST /neutron/port HTTP/1.1" 200 1107 0.068098 252.22.199.240 - - [2025-11-03 01:50:37] "POST /neutron/port HTTP/1.1" 200 3008 0.015039 252.22.199.240 - - [2025-11-03 01:50:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004750 252.22.199.240 - - [2025-11-03 01:50:37] "POST /neutron/subnet HTTP/1.1" 200 694 0.012823 252.22.199.240 - - [2025-11-03 01:50:37] "POST /neutron/port HTTP/1.1" 200 117 0.001269 252.22.199.240 - - [2025-11-03 01:50:37] "POST /neutron/network HTTP/1.1" 200 829 0.005881 252.22.199.240 - - [2025-11-03 01:50:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004208 252.22.199.240 - - [2025-11-03 01:50:37] "POST /neutron/subnet HTTP/1.1" 200 703 0.007119 252.22.199.240 - - [2025-11-03 01:50:37] "POST /neutron/port HTTP/1.1" 200 117 0.001420 252.22.199.240 - - [2025-11-03 01:50:37] "POST /neutron/network HTTP/1.1" 200 831 0.007076 252.22.199.240 - - [2025-11-03 01:50:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004263 252.22.199.240 - - [2025-11-03 01:50:37] "POST /neutron/subnet HTTP/1.1" 200 703 0.007074 252.22.199.240 - - [2025-11-03 01:50:37] "POST /neutron/port HTTP/1.1" 200 117 0.001179 252.22.199.240 - - [2025-11-03 01:50:37] "POST /neutron/network HTTP/1.1" 200 833 0.007080 252.22.199.240 - - [2025-11-03 01:50:39] "POST /neutron/port HTTP/1.1" 200 3008 0.017265 252.22.199.240 - - [2025-11-03 01:50:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009886 10.0.0.22 - - [2025-11-03 01:50:41] "GET /obj-perms HTTP/1.1" 200 6378 0.081657 252.22.199.240 - - [2025-11-03 01:50:41] "POST /neutron/port HTTP/1.1" 200 1081 0.016529 252.22.199.240 - - [2025-11-03 01:50:41] "POST /neutron/port HTTP/1.1" 200 1081 0.051675 252.22.199.240 - - [2025-11-03 01:50:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005920 252.22.199.240 - - [2025-11-03 01:50:41] "POST /neutron/port HTTP/1.1" 200 1081 0.012211 252.22.199.240 - - [2025-11-03 01:50:41] "POST /neutron/network HTTP/1.1" 200 841 0.007285 10.0.0.22 - - [2025-11-03 01:50:41] "GET /obj-perms HTTP/1.1" 200 6378 0.076257 252.22.199.240 - - [2025-11-03 01:50:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004111 252.22.199.240 - - [2025-11-03 01:50:41] "POST /neutron/subnet HTTP/1.1" 200 703 0.008517 252.22.199.240 - - [2025-11-03 01:50:41] "POST /neutron/port HTTP/1.1" 200 117 0.001714 252.22.199.240 - - [2025-11-03 01:50:41] "POST /neutron/network HTTP/1.1" 200 831 0.005923 252.22.199.240 - - [2025-11-03 01:50:42] "POST /neutron/port HTTP/1.1" 200 1081 0.045272 252.22.199.240 - - [2025-11-03 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005754 252.22.199.240 - - [2025-11-03 01:50:42] "POST /neutron/port HTTP/1.1" 200 1081 0.012653 252.22.199.240 - - [2025-11-03 01:50:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006054 252.22.199.240 - - [2025-11-03 01:50:43] "POST /neutron/port HTTP/1.1" 200 1081 0.012292 252.22.199.240 - - [2025-11-03 01:50:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006508 252.22.199.240 - - [2025-11-03 01:50:43] "POST /neutron/port HTTP/1.1" 200 1081 0.011933 252.22.199.240 - - [2025-11-03 01:50:43] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005591 252.22.199.240 - - [2025-11-03 01:50:44] "POST /neutron/port HTTP/1.1" 200 1081 0.013245 252.22.199.240 - - [2025-11-03 01:50:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005646 252.22.199.240 - - [2025-11-03 01:50:44] "POST /neutron/port HTTP/1.1" 200 3008 0.015430 252.22.199.240 - - [2025-11-03 01:50:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006730 252.22.199.240 - - [2025-11-03 01:50:45] "POST /neutron/port HTTP/1.1" 200 3008 0.017817 252.22.199.240 - - [2025-11-03 01:50:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006374 252.22.199.240 - - [2025-11-03 01:50:45] "POST /neutron/port HTTP/1.1" 200 3008 0.016937 252.22.199.240 - - [2025-11-03 01:50:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007990 252.22.199.240 - - [2025-11-03 01:50:45] "POST /neutron/port HTTP/1.1" 200 3008 0.015344 252.22.199.240 - - [2025-11-03 01:50:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007736 252.22.199.240 - - [2025-11-03 01:50:45] "POST /neutron/port HTTP/1.1" 200 3008 0.016191 252.22.199.240 - - [2025-11-03 01:50:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005944 10.0.0.22 - - [2025-11-03 01:50:45] "GET /virtual-machine/69ac1a82-40cd-4736-b825-7b431c48aa49 HTTP/1.1" 200 1800 0.004601 10.0.0.22 - - [2025-11-03 01:50:45] "GET /virtual-machine-interface/49e2b71a-21c2-41ed-95f0-807a00a96f87 HTTP/1.1" 200 2944 0.005218 10.0.0.22 - - [2025-11-03 01:50:45] "GET /virtual-machine-interface/85c03c66-4af0-43b0-ac83-83c1734ad5b7 HTTP/1.1" 200 2941 0.006066 10.0.0.22 - - [2025-11-03 01:50:45] "GET /virtual-machine-interface/8a2a1515-c612-407d-ae51-606f22cab47f HTTP/1.1" 200 2941 0.005768 10.0.0.22 - - [2025-11-03 01:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.22 - - [2025-11-03 01:50:46] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004061 10.0.0.22 - - [2025-11-03 01:50:46] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002902 10.0.0.22 - - [2025-11-03 01:50:46] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005240 10.0.0.22 - - [2025-11-03 01:50:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.22 - - [2025-11-03 01:50:49] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005140 10.0.0.22 - - [2025-11-03 01:50:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.22 - - [2025-11-03 01:50:53] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005446 10.0.0.22 - - [2025-11-03 01:50:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010439 10.0.0.22 - - [2025-11-03 01:50:57] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.010045 10.0.0.22 - - [2025-11-03 01:50:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013286 10.0.0.22 - - [2025-11-03 01:50:59] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.011649 10.0.0.22 - - [2025-11-03 01:50:59] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003967 10.0.0.22 - - [2025-11-03 01:51:00] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005771 252.22.199.240 - - [2025-11-03 01:51:00] "POST /neutron/port HTTP/1.1" 200 3008 0.041324 252.22.199.240 - - [2025-11-03 01:51:00] "POST /neutron/security_group HTTP/1.1" 200 2054 0.018421 252.22.199.240 - - [2025-11-03 01:51:05] "POST /neutron/port HTTP/1.1" 200 3008 0.019516 252.22.199.240 - - [2025-11-03 01:51:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.015933 252.22.199.240 - - [2025-11-03 01:51:09] "POST /neutron/port HTTP/1.1" 200 3008 0.018400 252.22.199.240 - - [2025-11-03 01:51:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005472 252.22.199.240 - - [2025-11-03 01:51:10] "POST /neutron/port HTTP/1.1" 200 3008 0.021878 252.22.199.240 - - [2025-11-03 01:51:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006807 252.22.199.240 - - [2025-11-03 01:51:10] "POST /neutron/port HTTP/1.1" 200 3008 0.063700 252.22.199.240 - - [2025-11-03 01:51:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.020265 252.22.199.240 - - [2025-11-03 01:51:10] "POST /neutron/port HTTP/1.1" 200 3008 0.018653 252.22.199.240 - - [2025-11-03 01:51:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011462 252.22.199.240 - - [2025-11-03 01:51:10] "POST /neutron/port HTTP/1.1" 200 3008 0.017441 252.22.199.240 - - [2025-11-03 01:51:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005965 252.22.199.240 - - [2025-11-03 01:51:15] "POST /neutron/port HTTP/1.1" 200 3008 0.016857 252.22.199.240 - - [2025-11-03 01:51:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006643 10.0.0.22 - - [2025-11-03 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.22 - - [2025-11-03 01:51:21] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002988 10.0.0.22 - - [2025-11-03 01:51:21] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002931 10.0.0.22 - - [2025-11-03 01:51:21] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005664 10.0.0.22 - - [2025-11-03 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.22 - - [2025-11-03 01:51:21] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003344 10.0.0.22 - - [2025-11-03 01:51:21] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003622 10.0.0.22 - - [2025-11-03 01:51:21] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005707 10.0.0.22 - - [2025-11-03 01:51:21] "POST /fqname-to-id HTTP/1.1" 404 205 0.003835 10.0.0.22 - - [2025-11-03 01:51:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.22 - - [2025-11-03 01:51:21] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001492 10.0.0.22 - - [2025-11-03 01:51:22] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.025182 10.0.0.22 - - [2025-11-03 01:51:22] "POST /service-instances HTTP/1.1" 200 543 0.065300 10.0.0.22 - - [2025-11-03 01:51:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.22 - - [2025-11-03 01:51:22] "GET /service-instance/ddc9ce1f-3a7f-475e-be20-d2ab8826eef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.005001 10.0.0.22 - - [2025-11-03 01:51:22] "POST /port-tuples HTTP/1.1" 200 586 0.025740 10.0.0.22 - - [2025-11-03 01:51:22] "GET /virtual-machine-interface/8a2a1515-c612-407d-ae51-606f22cab47f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.005058 10.0.0.22 - - [2025-11-03 01:51:22] "PUT /virtual-machine-interface/8a2a1515-c612-407d-ae51-606f22cab47f HTTP/1.1" 200 285 0.010660 10.0.0.22 - - [2025-11-03 01:51:22] "POST /ref-update HTTP/1.1" 200 156 0.010754 10.0.0.22 - - [2025-11-03 01:51:22] "POST /instance-ips HTTP/1.1" 200 386 0.028829 10.0.0.22 - - [2025-11-03 01:51:22] "GET /virtual-machine-interface/85c03c66-4af0-43b0-ac83-83c1734ad5b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.006892 10.0.0.22 - - [2025-11-03 01:51:22] "POST /ref-update HTTP/1.1" 200 156 0.014352 10.0.0.22 - - [2025-11-03 01:51:22] "PUT /virtual-machine-interface/85c03c66-4af0-43b0-ac83-83c1734ad5b7 HTTP/1.1" 200 285 0.016516 10.0.0.22 - - [2025-11-03 01:51:22] "POST /ref-update HTTP/1.1" 200 156 0.011142 10.0.0.22 - - [2025-11-03 01:51:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005217 10.0.0.22 - - [2025-11-03 01:51:22] "POST /ref-update HTTP/1.1" 200 156 0.014181 10.0.0.22 - - [2025-11-03 01:51:22] "GET /virtual-machine-interface/49e2b71a-21c2-41ed-95f0-807a00a96f87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.005454 10.0.0.22 - - [2025-11-03 01:51:22] "POST /instance-ips HTTP/1.1" 200 386 0.031797 10.0.0.22 - - [2025-11-03 01:51:22] "PUT /virtual-machine-interface/49e2b71a-21c2-41ed-95f0-807a00a96f87 HTTP/1.1" 200 285 0.010060 10.0.0.22 - - [2025-11-03 01:51:22] "POST /ref-update HTTP/1.1" 200 156 0.009480 10.0.0.22 - - [2025-11-03 01:51:22] "POST /ref-update HTTP/1.1" 200 156 0.011131 10.0.0.22 - - [2025-11-03 01:51:22] "POST /ref-update HTTP/1.1" 200 156 0.010749 10.0.0.22 - - [2025-11-03 01:51:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003383 252.22.199.240 - - [2025-11-03 01:51:22] "POST /neutron/port HTTP/1.1" 200 1081 0.011638 10.0.0.22 - - [2025-11-03 01:51:22] "POST /instance-ips HTTP/1.1" 200 374 0.015387 252.22.199.240 - - [2025-11-03 01:51:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006723 10.0.0.22 - - [2025-11-03 01:51:23] "POST /ref-update HTTP/1.1" 200 156 0.010727 252.22.199.240 - - [2025-11-03 01:51:23] "POST /neutron/port HTTP/1.1" 200 1081 0.013290 10.0.0.22 - - [2025-11-03 01:51:23] "POST /ref-update HTTP/1.1" 200 156 0.008797 252.22.199.240 - - [2025-11-03 01:51:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005876 10.0.0.22 - - [2025-11-03 01:51:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002578 252.22.199.240 - - [2025-11-03 01:51:23] "POST /neutron/port HTTP/1.1" 200 1081 0.012173 10.0.0.22 - - [2025-11-03 01:51:23] "POST /instance-ips HTTP/1.1" 200 374 0.018672 252.22.199.240 - - [2025-11-03 01:51:23] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005487 10.0.0.22 - - [2025-11-03 01:51:23] "POST /ref-update HTTP/1.1" 200 156 0.015827 10.0.0.22 - - [2025-11-03 01:51:23] "GET /virtual-machine/3769b668-5f4c-4a69-ab80-7b5d6e54aada HTTP/1.1" 200 1290 0.005196 10.0.0.22 - - [2025-11-03 01:51:23] "POST /ref-update HTTP/1.1" 200 156 0.009140 10.0.0.22 - - [2025-11-03 01:51:23] "GET /virtual-machine-interface/993dc809-4270-42e9-ba95-c967a071dc16 HTTP/1.1" 200 2942 0.005026 10.0.0.22 - - [2025-11-03 01:51:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004185 10.0.0.22 - - [2025-11-03 01:51:23] "POST /instance-ips HTTP/1.1" 200 376 0.014992 10.0.0.22 - - [2025-11-03 01:51:23] "POST /ref-update HTTP/1.1" 200 156 0.012311 10.0.0.22 - - [2025-11-03 01:51:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.22 - - [2025-11-03 01:51:23] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003086 10.0.0.22 - - [2025-11-03 01:51:23] "POST /ref-update HTTP/1.1" 200 156 0.008137 10.0.0.22 - - [2025-11-03 01:51:23] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003307 10.0.0.22 - - [2025-11-03 01:51:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002995 10.0.0.22 - - [2025-11-03 01:51:23] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005388 10.0.0.22 - - [2025-11-03 01:51:23] "POST /instance-ips HTTP/1.1" 200 376 0.015681 10.0.0.22 - - [2025-11-03 01:51:23] "POST /ref-update HTTP/1.1" 200 156 0.009253 10.0.0.22 - - [2025-11-03 01:51:23] "POST /ref-update HTTP/1.1" 200 156 0.009165 10.0.0.22 - - [2025-11-03 01:51:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003897 10.0.0.22 - - [2025-11-03 01:51:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.22 - - [2025-11-03 01:51:24] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003182 10.0.0.22 - - [2025-11-03 01:51:24] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002943 10.0.0.22 - - [2025-11-03 01:51:24] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004956 252.22.199.240 - - [2025-11-03 01:51:25] "POST /neutron/port HTTP/1.1" 200 1081 0.011735 252.22.199.240 - - [2025-11-03 01:51:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006838 252.22.199.240 - - [2025-11-03 01:51:25] "POST /neutron/port HTTP/1.1" 200 1081 0.012602 252.22.199.240 - - [2025-11-03 01:51:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006469 252.22.199.240 - - [2025-11-03 01:51:25] "POST /neutron/port HTTP/1.1" 200 1081 0.012864 252.22.199.240 - - [2025-11-03 01:51:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006998 10.0.0.22 - - [2025-11-03 01:51:25] "GET /virtual-machine/225827ae-1687-4f99-ac86-c987483bf8e9 HTTP/1.1" 200 1290 0.005113 10.0.0.22 - - [2025-11-03 01:51:25] "GET /virtual-machine-interface/42916105-4cf1-4af3-8465-fe1a91030083 HTTP/1.1" 200 2943 0.005609 10.0.0.22 - - [2025-11-03 01:51:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.22 - - [2025-11-03 01:51:25] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003053 10.0.0.22 - - [2025-11-03 01:51:25] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003166 10.0.0.22 - - [2025-11-03 01:51:25] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005991 10.0.0.22 - - [2025-11-03 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.22 - - [2025-11-03 01:51:27] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003332 10.0.0.22 - - [2025-11-03 01:51:27] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002999 10.0.0.22 - - [2025-11-03 01:51:27] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005109 10.0.0.22 - - [2025-11-03 01:51:27] "POST /fqname-to-id HTTP/1.1" 404 209 0.002806 10.0.0.22 - - [2025-11-03 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.22 - - [2025-11-03 01:51:27] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001271 10.0.0.22 - - [2025-11-03 01:51:27] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.023354 10.0.0.22 - - [2025-11-03 01:51:27] "POST /network-policys HTTP/1.1" 200 547 0.017831 10.0.0.22 - - [2025-11-03 01:51:27] "GET /network-policy/feac58c3-81c9-4320-b0f4-09c066b08bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005063 10.0.0.22 - - [2025-11-03 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.22 - - [2025-11-03 01:51:27] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004808 10.0.0.22 - - [2025-11-03 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003418 10.0.0.22 - - [2025-11-03 01:51:27] "GET /network-policy/feac58c3-81c9-4320-b0f4-09c066b08bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003729 10.0.0.22 - - [2025-11-03 01:51:27] "POST /fqname-to-id HTTP/1.1" 404 240 0.002599 10.0.0.22 - - [2025-11-03 01:51:27] "POST /ref-update HTTP/1.1" 200 156 0.032136 10.0.0.22 - - [2025-11-03 01:51:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003775 10.0.0.22 - - [2025-11-03 01:51:27] "POST /access-control-lists HTTP/1.1" 200 601 0.061828 10.0.0.22 - - [2025-11-03 01:51:27] "GET /network-policy/feac58c3-81c9-4320-b0f4-09c066b08bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003607 252.22.199.240 - - [2025-11-03 01:51:28] "POST /neutron/network HTTP/1.1" 200 917 0.007873 10.0.0.22 - - [2025-11-03 01:51:28] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005956 10.0.0.22 - - [2025-11-03 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.22 - - [2025-11-03 01:51:28] "GET /network-policy/feac58c3-81c9-4320-b0f4-09c066b08bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003764 10.0.0.22 - - [2025-11-03 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.22 - - [2025-11-03 01:51:28] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005462 10.0.0.22 - - [2025-11-03 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.22 - - [2025-11-03 01:51:28] "GET /network-policy/feac58c3-81c9-4320-b0f4-09c066b08bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003559 10.0.0.22 - - [2025-11-03 01:51:28] "POST /fqname-to-id HTTP/1.1" 404 242 0.003317 10.0.0.22 - - [2025-11-03 01:51:28] "POST /ref-update HTTP/1.1" 200 156 0.033774 10.0.0.22 - - [2025-11-03 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.22 - - [2025-11-03 01:51:28] "POST /access-control-lists HTTP/1.1" 200 604 0.063031 10.0.0.22 - - [2025-11-03 01:51:28] "GET /network-policy/feac58c3-81c9-4320-b0f4-09c066b08bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003376 10.0.0.22 - - [2025-11-03 01:51:28] "POST /routing-instances HTTP/1.1" 200 755 0.016928 252.22.199.240 - - [2025-11-03 01:51:28] "POST /neutron/network HTTP/1.1" 200 919 0.007874 10.0.0.22 - - [2025-11-03 01:51:28] "POST /route-targets HTTP/1.1" 200 328 0.010345 10.0.0.22 - - [2025-11-03 01:51:28] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005345 10.0.0.22 - - [2025-11-03 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.22 - - [2025-11-03 01:51:28] "POST /ref-update HTTP/1.1" 200 156 0.011395 10.0.0.22 - - [2025-11-03 01:51:28] "GET /network-policy/feac58c3-81c9-4320-b0f4-09c066b08bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003564 10.0.0.22 - - [2025-11-03 01:51:28] "GET /routing-instance/a798ca50-68d7-4ef3-97b6-2bceb22788c8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.003744 10.0.0.22 - - [2025-11-03 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.22 - - [2025-11-03 01:51:28] "GET /routing-instance/a798ca50-68d7-4ef3-97b6-2bceb22788c8?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.003216 10.0.0.22 - - [2025-11-03 01:51:28] "GET /service-template/9cebc192-2769-4444-90fc-0028e4475fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.003822 10.0.0.22 - - [2025-11-03 01:51:28] "POST /ref-update HTTP/1.1" 200 156 0.008334 10.0.0.22 - - [2025-11-03 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.22 - - [2025-11-03 01:51:28] "POST /routing-instances HTTP/1.1" 200 756 0.018758 10.0.0.22 - - [2025-11-03 01:51:28] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001021 10.0.0.22 - - [2025-11-03 01:51:28] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.033642 10.0.0.22 - - [2025-11-03 01:51:28] "POST /route-targets HTTP/1.1" 200 328 0.022292 10.0.0.22 - - [2025-11-03 01:51:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.22 - - [2025-11-03 01:51:28] "POST /ref-update HTTP/1.1" 200 156 0.011545 10.0.0.22 - - [2025-11-03 01:51:29] "GET /service-instance/ddc9ce1f-3a7f-475e-be20-d2ab8826eef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3535 0.005232 10.0.0.22 - - [2025-11-03 01:51:29] "GET /routing-instance/ee3245b5-40f7-4665-a9a5-83d6d69c4f5c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1275 0.005199 10.0.0.22 - - [2025-11-03 01:51:29] "GET /domains HTTP/1.1" 200 438 0.003192 10.0.0.22 - - [2025-11-03 01:51:29] "GET /routing-instance/ee3245b5-40f7-4665-a9a5-83d6d69c4f5c?fields=routing_policy_back_refs HTTP/1.1" 200 1275 0.003688 10.0.0.22 - - [2025-11-03 01:51:29] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001037 10.0.0.22 - - [2025-11-03 01:51:29] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1525 0.008635 10.0.0.22 - - [2025-11-03 01:51:29] "PUT /routing-instance/a798ca50-68d7-4ef3-97b6-2bceb22788c8 HTTP/1.1" 200 267 0.011057 10.0.0.22 - - [2025-11-03 01:51:29] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000991 10.0.0.22 - - [2025-11-03 01:51:29] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae HTTP/1.1" 200 4221 0.022366 10.0.0.22 - - [2025-11-03 01:51:29] "PUT /routing-instance/ee3245b5-40f7-4665-a9a5-83d6d69c4f5c HTTP/1.1" 200 267 0.009492 10.0.0.22 - - [2025-11-03 01:51:29] "GET /service-instance/ddc9ce1f-3a7f-475e-be20-d2ab8826eef8 HTTP/1.1" 200 3788 0.005661 10.0.0.22 - - [2025-11-03 01:51:29] "POST /ref-update HTTP/1.1" 200 156 0.009206 10.0.0.22 - - [2025-11-03 01:51:29] "GET /domains HTTP/1.1" 200 438 0.002636 10.0.0.22 - - [2025-11-03 01:51:29] "PUT /access-control-list/64c75831-1354-4962-a670-9230d63acfa7 HTTP/1.1" 200 273 0.012480 10.0.0.22 - - [2025-11-03 01:51:29] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001002 10.0.0.22 - - [2025-11-03 01:51:29] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1525 0.007053 10.0.0.22 - - [2025-11-03 01:51:29] "PUT /access-control-list/35d32b67-d63a-459d-aa6e-d679b3b01565 HTTP/1.1" 200 273 0.010579 10.0.0.22 - - [2025-11-03 01:51:29] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001168 10.0.0.22 - - [2025-11-03 01:51:29] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae HTTP/1.1" 200 4221 0.031107 10.0.0.22 - - [2025-11-03 01:51:29] "GET /service-instance/ddc9ce1f-3a7f-475e-be20-d2ab8826eef8 HTTP/1.1" 200 3788 0.004125 10.0.0.22 - - [2025-11-03 01:51:29] "GET /port-tuple/6904ebf9-434c-4b4a-88a5-70c1d65f34e2 HTTP/1.1" 200 1975 0.003779 10.0.0.22 - - [2025-11-03 01:51:29] "GET /virtual-machine-interface/49e2b71a-21c2-41ed-95f0-807a00a96f87 HTTP/1.1" 200 3800 0.005853 10.0.0.22 - - [2025-11-03 01:51:29] "GET /virtual-machine-interface/85c03c66-4af0-43b0-ac83-83c1734ad5b7 HTTP/1.1" 200 3794 0.005727 10.0.0.22 - - [2025-11-03 01:51:29] "GET /virtual-machine-interface/8a2a1515-c612-407d-ae51-606f22cab47f HTTP/1.1" 200 3812 0.005688 252.22.199.240 - - [2025-11-03 01:51:29] "POST /neutron/port HTTP/1.1" 200 3815 0.035852 252.22.199.240 - - [2025-11-03 01:51:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006711 252.22.199.240 - - [2025-11-03 01:51:29] "POST /neutron/port HTTP/1.1" 200 3815 0.024547 252.22.199.240 - - [2025-11-03 01:51:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006091 252.22.199.240 - - [2025-11-03 01:51:30] "POST /neutron/port HTTP/1.1" 200 3815 0.028560 252.22.199.240 - - [2025-11-03 01:51:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006982 252.22.199.240 - - [2025-11-03 01:51:30] "POST /neutron/port HTTP/1.1" 200 3815 0.027742 252.22.199.240 - - [2025-11-03 01:51:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007142 252.22.199.240 - - [2025-11-03 01:51:30] "POST /neutron/network HTTP/1.1" 200 891 0.013793 252.22.199.240 - - [2025-11-03 01:51:30] "POST /neutron/network HTTP/1.1" 200 917 0.005894 252.22.199.240 - - [2025-11-03 01:51:30] "POST /neutron/network HTTP/1.1" 200 803 0.011557 252.22.199.240 - - [2025-11-03 01:51:30] "POST /neutron/network HTTP/1.1" 200 829 0.006468 252.22.199.240 - - [2025-11-03 01:51:30] "POST /neutron/network HTTP/1.1" 200 893 0.013094 252.22.199.240 - - [2025-11-03 01:51:30] "POST /neutron/network HTTP/1.1" 200 919 0.006001 10.0.0.22 - - [2025-11-03 01:51:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.002145 10.0.0.22 - - [2025-11-03 01:51:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001289 10.0.0.22 - - [2025-11-03 01:51:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.001337 10.0.0.22 - - [2025-11-03 01:51:30] "GET /virtual-machine/69ac1a82-40cd-4736-b825-7b431c48aa49 HTTP/1.1" 200 1800 0.004295 10.0.0.22 - - [2025-11-03 01:51:30] "GET /virtual-machine-interface/49e2b71a-21c2-41ed-95f0-807a00a96f87 HTTP/1.1" 200 3800 0.004961 10.0.0.22 - - [2025-11-03 01:51:30] "GET /virtual-machine-interface/85c03c66-4af0-43b0-ac83-83c1734ad5b7 HTTP/1.1" 200 3794 0.006602 10.0.0.22 - - [2025-11-03 01:51:30] "GET /virtual-machine-interface/8a2a1515-c612-407d-ae51-606f22cab47f HTTP/1.1" 200 3812 0.006130 10.0.0.22 - - [2025-11-03 01:51:30] "GET /instance-ip/3fa96e3f-e3fb-4355-af1b-482015f19430 HTTP/1.1" 200 1960 0.018457 10.0.0.22 - - [2025-11-03 01:51:31] "GET /instance-ip/973ffc51-92ac-44ce-848c-8350dcde4c62 HTTP/1.1" 200 1958 0.004122 10.0.0.22 - - [2025-11-03 01:51:31] "GET /instance-ip/a630a5fb-7b3a-4d29-899c-f1a5003d7872 HTTP/1.1" 200 1622 0.007619 10.0.0.22 - - [2025-11-03 01:51:31] "GET /instance-ip/0eef2762-cb79-4926-9caf-c1add743e79d HTTP/1.1" 200 1956 0.006170 10.0.0.22 - - [2025-11-03 01:51:31] "GET /instance-ip/d71c1d3c-140e-464b-89f8-1bf6c769eabe HTTP/1.1" 200 1954 0.004864 10.0.0.22 - - [2025-11-03 01:51:31] "GET /instance-ip/e7cdf31d-afad-4512-8f40-50d31c54ca2c HTTP/1.1" 200 1622 0.005705 10.0.0.22 - - [2025-11-03 01:51:31] "GET /instance-ip/5700f4ee-8b9e-4229-b623-c970e36bccb6 HTTP/1.1" 200 1619 0.006560 10.0.0.22 - - [2025-11-03 01:51:31] "GET /instance-ip/b363c733-97c4-45c2-8351-ba7826ea0f54 HTTP/1.1" 200 1978 0.004021 10.0.0.22 - - [2025-11-03 01:51:31] "GET /instance-ip/d1ce3a01-befa-472f-9002-e1340518c3c9 HTTP/1.1" 200 1981 0.004369 252.22.199.240 - - [2025-11-03 01:51:31] "POST /neutron/port HTTP/1.1" 200 3815 0.029615 252.22.199.240 - - [2025-11-03 01:51:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006590 252.22.199.240 - - [2025-11-03 01:51:31] "POST /neutron/port HTTP/1.1" 200 3815 0.028498 252.22.199.240 - - [2025-11-03 01:51:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006764 252.22.199.240 - - [2025-11-03 01:51:31] "POST /neutron/port HTTP/1.1" 200 3815 0.027236 252.22.199.240 - - [2025-11-03 01:51:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.011034 252.22.199.240 - - [2025-11-03 01:51:31] "POST /neutron/port HTTP/1.1" 200 3815 0.027121 252.22.199.240 - - [2025-11-03 01:51:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007409 10.0.0.22 - - [2025-11-03 01:51:31] "GET /virtual-machine/69ac1a82-40cd-4736-b825-7b431c48aa49 HTTP/1.1" 200 1800 0.003755 10.0.0.22 - - [2025-11-03 01:51:31] "GET /virtual-machine-interface/49e2b71a-21c2-41ed-95f0-807a00a96f87 HTTP/1.1" 200 3800 0.004987 10.0.0.22 - - [2025-11-03 01:51:32] "GET /virtual-machine-interface/85c03c66-4af0-43b0-ac83-83c1734ad5b7 HTTP/1.1" 200 3794 0.005646 10.0.0.22 - - [2025-11-03 01:51:32] "GET /virtual-machine-interface/8a2a1515-c612-407d-ae51-606f22cab47f HTTP/1.1" 200 3812 0.005422 10.0.0.22 - - [2025-11-03 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.22 - - [2025-11-03 01:51:32] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002909 10.0.0.22 - - [2025-11-03 01:51:32] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005037 10.0.0.22 - - [2025-11-03 01:51:32] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005073 10.0.0.22 - - [2025-11-03 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.22 - - [2025-11-03 01:51:33] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003357 10.0.0.22 - - [2025-11-03 01:51:33] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003513 10.0.0.22 - - [2025-11-03 01:51:33] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.006345 10.0.0.22 - - [2025-11-03 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.22 - - [2025-11-03 01:51:33] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002818 10.0.0.22 - - [2025-11-03 01:51:33] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003478 10.0.0.22 - - [2025-11-03 01:51:34] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005110 10.0.0.22 - - [2025-11-03 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.22 - - [2025-11-03 01:51:34] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003033 10.0.0.22 - - [2025-11-03 01:51:34] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002942 10.0.0.22 - - [2025-11-03 01:51:34] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005007 10.0.0.22 - - [2025-11-03 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.22 - - [2025-11-03 01:51:34] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003419 10.0.0.22 - - [2025-11-03 01:51:34] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003845 10.0.0.22 - - [2025-11-03 01:51:34] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005809 10.0.0.22 - - [2025-11-03 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003015 10.0.0.22 - - [2025-11-03 01:51:34] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003154 10.0.0.22 - - [2025-11-03 01:51:34] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003278 10.0.0.22 - - [2025-11-03 01:51:34] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005880 10.0.0.22 - - [2025-11-03 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007193 10.0.0.22 - - [2025-11-03 01:51:34] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003828 10.0.0.22 - - [2025-11-03 01:51:35] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.006309 10.0.0.22 - - [2025-11-03 01:51:35] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006343 10.0.0.22 - - [2025-11-03 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.22 - - [2025-11-03 01:51:35] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003480 10.0.0.22 - - [2025-11-03 01:51:35] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004092 10.0.0.22 - - [2025-11-03 01:51:35] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006800 10.0.0.22 - - [2025-11-03 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.22 - - [2025-11-03 01:51:35] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.005972 10.0.0.22 - - [2025-11-03 01:51:35] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003753 10.0.0.22 - - [2025-11-03 01:51:35] "GET /virtual-network/7ff025e8-cfe4-4b3c-9d4b-2bb5bda074ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005188 10.0.0.22 - - [2025-11-03 01:51:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.22 - - [2025-11-03 01:51:35] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002714 10.0.0.22 - - [2025-11-03 01:51:35] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003023 10.0.0.22 - - [2025-11-03 01:51:35] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005398 10.0.0.22 - - [2025-11-03 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.22 - - [2025-11-03 01:51:36] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.021475 10.0.0.22 - - [2025-11-03 01:51:36] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003329 10.0.0.22 - - [2025-11-03 01:51:36] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005556 10.0.0.22 - - [2025-11-03 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.22 - - [2025-11-03 01:51:36] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002876 10.0.0.22 - - [2025-11-03 01:51:36] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002972 10.0.0.22 - - [2025-11-03 01:51:36] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005924 10.0.0.22 - - [2025-11-03 01:51:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.22 - - [2025-11-03 01:51:36] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002925 10.0.0.22 - - [2025-11-03 01:51:36] "GET /virtual-networks?parent_id=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003479 10.0.0.22 - - [2025-11-03 01:51:36] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005144 10.0.0.22 - - [2025-11-03 01:51:36] "GET /virtual-machine/69ac1a82-40cd-4736-b825-7b431c48aa49 HTTP/1.1" 200 1800 0.003813 10.0.0.22 - - [2025-11-03 01:51:36] "GET /domains HTTP/1.1" 200 438 0.003366 10.0.0.22 - - [2025-11-03 01:51:36] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001083 10.0.0.22 - - [2025-11-03 01:51:36] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1525 0.006833 10.0.0.22 - - [2025-11-03 01:51:37] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001972 10.0.0.22 - - [2025-11-03 01:51:37] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae HTTP/1.1" 200 4221 0.025864 10.0.0.22 - - [2025-11-03 01:51:37] "GET /service-instance/ddc9ce1f-3a7f-475e-be20-d2ab8826eef8 HTTP/1.1" 200 3788 0.004205 10.0.0.22 - - [2025-11-03 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.22 - - [2025-11-03 01:51:37] "GET /routing-instance/8faebb4c-27ec-41b8-b78a-b48f714bc0e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1886 0.003737 10.0.0.22 - - [2025-11-03 01:51:37] "GET /routing-instance/8faebb4c-27ec-41b8-b78a-b48f714bc0e2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2019 0.005891 10.0.0.22 - - [2025-11-03 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.22 - - [2025-11-03 01:51:37] "GET /routing-instance/7c710910-5911-4e2d-a70e-7f684a6756cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1890 0.003766 10.0.0.22 - - [2025-11-03 01:51:37] "GET /routing-instance/7c710910-5911-4e2d-a70e-7f684a6756cd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.004934 10.0.0.22 - - [2025-11-03 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.22 - - [2025-11-03 01:51:37] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005677 10.0.0.22 - - [2025-11-03 01:51:37] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b?fields=routing_instances HTTP/1.1" 200 1679 0.006461 10.0.0.22 - - [2025-11-03 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.22 - - [2025-11-03 01:51:37] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005217 10.0.0.22 - - [2025-11-03 01:51:37] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2?fields=routing_instances HTTP/1.1" 200 1685 0.006285 10.0.0.22 - - [2025-11-03 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.053199 10.0.0.22 - - [2025-11-03 01:51:41] "DELETE /access-control-list/35d32b67-d63a-459d-aa6e-d679b3b01565 HTTP/1.1" 200 115 0.064703 252.22.199.240 - - [2025-11-03 01:51:41] "POST /neutron/network HTTP/1.1" 200 833 0.026046 10.0.0.22 - - [2025-11-03 01:51:41] "GET /virtual-network/dc0c2d5f-afd8-4a80-bf71-2122f34264d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006565 10.0.0.22 - - [2025-11-03 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.22 - - [2025-11-03 01:51:41] "DELETE /routing-instance/a798ca50-68d7-4ef3-97b6-2bceb22788c8 HTTP/1.1" 200 115 0.047982 10.0.0.22 - - [2025-11-03 01:51:41] "GET /network-policy/feac58c3-81c9-4320-b0f4-09c066b08bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.017117 10.0.0.22 - - [2025-11-03 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020667 10.0.0.22 - - [2025-11-03 01:51:41] "DELETE /route-target/a0841ced-6208-42d0-9261-35611ad4f703 HTTP/1.1" 200 115 0.044108 10.0.0.22 - - [2025-11-03 01:51:41] "POST /ref-update HTTP/1.1" 200 156 0.054814 10.0.0.22 - - [2025-11-03 01:51:41] "DELETE /routing-instance/ee3245b5-40f7-4665-a9a5-83d6d69c4f5c HTTP/1.1" 200 115 0.029845 10.0.0.22 - - [2025-11-03 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006566 252.22.199.240 - - [2025-11-03 01:51:42] "POST /neutron/network HTTP/1.1" 200 831 0.019470 10.0.0.22 - - [2025-11-03 01:51:42] "DELETE /route-target/00486591-0d81-4334-b50b-a548e0e043f8 HTTP/1.1" 200 115 0.027917 10.0.0.22 - - [2025-11-03 01:51:42] "GET /virtual-network/578fc8c1-069a-4ab6-9665-5cf021da001b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.018319 10.0.0.22 - - [2025-11-03 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.011105 10.0.0.22 - - [2025-11-03 01:51:42] "DELETE /access-control-list/64c75831-1354-4962-a670-9230d63acfa7 HTTP/1.1" 200 115 0.059606 10.0.0.22 - - [2025-11-03 01:51:42] "GET /network-policy/feac58c3-81c9-4320-b0f4-09c066b08bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004033 10.0.0.22 - - [2025-11-03 01:51:42] "DELETE /network-policy/feac58c3-81c9-4320-b0f4-09c066b08bc4 HTTP/1.1" 200 115 0.020565 10.0.0.22 - - [2025-11-03 01:51:42] "GET /obj-perms HTTP/1.1" 200 6378 0.102520 10.0.0.22 - - [2025-11-03 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015941 10.0.0.22 - - [2025-11-03 01:51:42] "DELETE /service-instance/ddc9ce1f-3a7f-475e-be20-d2ab8826eef8 HTTP/1.1" 200 115 0.062007 10.0.0.22 - - [2025-11-03 01:51:42] "GET /domains HTTP/1.1" 200 438 0.002865 10.0.0.22 - - [2025-11-03 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.030201 10.0.0.22 - - [2025-11-03 01:51:42] "DELETE /instance-ip/d71c1d3c-140e-464b-89f8-1bf6c769eabe HTTP/1.1" 200 115 0.029275 10.0.0.22 - - [2025-11-03 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.014236 10.0.0.22 - - [2025-11-03 01:51:42] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.008187 10.0.0.22 - - [2025-11-03 01:51:42] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1525 0.015860 10.0.0.22 - - [2025-11-03 01:51:42] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001261 10.0.0.22 - - [2025-11-03 01:51:42] "DELETE /instance-ip/0eef2762-cb79-4926-9caf-c1add743e79d HTTP/1.1" 200 115 0.033065 10.0.0.22 - - [2025-11-03 01:51:42] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae HTTP/1.1" 200 3749 0.040703 10.0.0.22 - - [2025-11-03 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.026491 10.0.0.22 - - [2025-11-03 01:51:42] "GET /virtual-machine/69ac1a82-40cd-4736-b825-7b431c48aa49 HTTP/1.1" 200 1800 0.003586 10.0.0.22 - - [2025-11-03 01:51:42] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.007732 10.0.0.22 - - [2025-11-03 01:51:42] "DELETE /instance-ip/973ffc51-92ac-44ce-848c-8350dcde4c62 HTTP/1.1" 200 115 0.062237 10.0.0.22 - - [2025-11-03 01:51:42] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004712 10.0.0.22 - - [2025-11-03 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.012759 10.0.0.22 - - [2025-11-03 01:51:42] "GET /obj-perms HTTP/1.1" 200 6378 0.069283 10.0.0.22 - - [2025-11-03 01:51:42] "DELETE /instance-ip/b363c733-97c4-45c2-8351-ba7826ea0f54 HTTP/1.1" 200 115 0.026061 10.0.0.22 - - [2025-11-03 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.013053 10.0.0.22 - - [2025-11-03 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.22 - - [2025-11-03 01:51:42] "DELETE /service-template/9cebc192-2769-4444-90fc-0028e4475fd2 HTTP/1.1" 200 115 0.040606 10.0.0.22 - - [2025-11-03 01:51:42] "DELETE /instance-ip/3fa96e3f-e3fb-4355-af1b-482015f19430 HTTP/1.1" 200 115 0.054224 10.0.0.22 - - [2025-11-03 01:51:42] "POST /fqname-to-id HTTP/1.1" 404 191 0.003179 10.0.0.22 - - [2025-11-03 01:51:42] "POST /ref-update HTTP/1.1" 200 156 0.019061 10.0.0.22 - - [2025-11-03 01:51:42] "DELETE /instance-ip/d1ce3a01-befa-472f-9002-e1340518c3c9 HTTP/1.1" 200 115 0.029100 252.22.199.240 - - [2025-11-03 01:51:43] "POST /neutron/network HTTP/1.1" 200 833 0.009003 252.22.199.240 - - [2025-11-03 01:51:43] "POST /neutron/network HTTP/1.1" 400 204 0.011317 252.22.199.240 - - [2025-11-03 01:51:43] "POST /neutron/port HTTP/1.1" 200 1081 0.014458 252.22.199.240 - - [2025-11-03 01:51:43] "POST /neutron/port HTTP/1.1" 200 1081 0.010369 252.22.199.240 - - [2025-11-03 01:51:43] "POST /neutron/port HTTP/1.1" 200 1107 0.012009 252.22.199.240 - - [2025-11-03 01:51:43] "POST /neutron/port HTTP/1.1" 200 1107 0.014478 252.22.199.240 - - [2025-11-03 01:51:44] "POST /neutron/port HTTP/1.1" 200 3008 0.026486 252.22.199.240 - - [2025-11-03 01:51:44] "POST /neutron/port HTTP/1.1" 200 1105 0.013237 252.22.199.240 - - [2025-11-03 01:51:44] "POST /neutron/port HTTP/1.1" 200 151 0.206078 252.22.199.240 - - [2025-11-03 01:51:44] "POST /neutron/port HTTP/1.1" 200 151 0.216140 252.22.199.240 - - [2025-11-03 01:51:44] "POST /neutron/port HTTP/1.1" 200 151 0.143589 252.22.199.240 - - [2025-11-03 01:51:44] "POST /neutron/port HTTP/1.1" 200 1107 0.017914 252.22.199.240 - - [2025-11-03 01:51:44] "POST /neutron/port HTTP/1.1" 200 151 0.128874 252.22.199.240 - - [2025-11-03 01:51:44] "POST /neutron/port HTTP/1.1" 200 1107 0.009277 252.22.199.240 - - [2025-11-03 01:51:44] "POST /neutron/port HTTP/1.1" 200 151 0.114605 252.22.199.240 - - [2025-11-03 01:51:45] "POST /neutron/network HTTP/1.1" 200 833 0.005423 10.0.0.22 - - [2025-11-03 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004890 10.0.0.22 - - [2025-11-03 01:51:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003112 10.0.0.22 - - [2025-11-03 01:51:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005547 252.22.199.240 - - [2025-11-03 01:51:45] "POST /neutron/network HTTP/1.1" 200 151 0.098521 10.0.0.22 - - [2025-11-03 01:51:45] "DELETE /route-target/6935dbd7-26bf-4ded-9032-87dc519cf0f9 HTTP/1.1" 200 115 0.035411 10.0.0.22 - - [2025-11-03 01:51:45] "GET /routing-instance/7c710910-5911-4e2d-a70e-7f684a6756cd HTTP/1.1" 404 171 0.004889 10.0.0.22 - - [2025-11-03 01:51:45] "GET /domains HTTP/1.1" 200 438 0.002974 10.0.0.22 - - [2025-11-03 01:51:45] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002125 10.0.0.22 - - [2025-11-03 01:51:45] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1303 0.011132 10.0.0.22 - - [2025-11-03 01:51:45] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001101 10.0.0.22 - - [2025-11-03 01:51:45] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae HTTP/1.1" 200 2294 0.030686 252.22.199.240 - - [2025-11-03 01:51:45] "POST /neutron/network HTTP/1.1" 200 831 0.006000 10.0.0.22 - - [2025-11-03 01:51:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003429 10.0.0.22 - - [2025-11-03 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.22 - - [2025-11-03 01:51:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003026 252.22.199.240 - - [2025-11-03 01:51:46] "POST /neutron/network HTTP/1.1" 200 151 0.075816 10.0.0.22 - - [2025-11-03 01:51:46] "DELETE /route-target/51f67e46-115e-49ae-a3f9-b83cdf993750 HTTP/1.1" 200 115 0.022515 10.0.0.22 - - [2025-11-03 01:51:46] "GET /routing-instance/8faebb4c-27ec-41b8-b78a-b48f714bc0e2 HTTP/1.1" 404 171 0.002450 10.0.0.22 - - [2025-11-03 01:51:46] "GET /domains HTTP/1.1" 200 438 0.002835 10.0.0.22 - - [2025-11-03 01:51:46] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001138 10.0.0.22 - - [2025-11-03 01:51:46] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1303 0.008324 10.0.0.22 - - [2025-11-03 01:51:46] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001086 10.0.0.22 - - [2025-11-03 01:51:46] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae HTTP/1.1" 200 2077 0.025427 252.22.199.240 - - [2025-11-03 01:51:46] "POST /neutron/network HTTP/1.1" 200 829 0.006091 10.0.0.22 - - [2025-11-03 01:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.22 - - [2025-11-03 01:51:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004420 10.0.0.22 - - [2025-11-03 01:51:46] "POST /useragent-kv HTTP/1.1" 200 115 0.003443 252.22.199.240 - - [2025-11-03 01:51:46] "POST /neutron/network HTTP/1.1" 200 151 0.096398 10.0.0.22 - - [2025-11-03 01:51:46] "DELETE /route-target/90077948-8e0b-4e28-b55f-a3cd7e40c564 HTTP/1.1" 200 115 0.024094 10.0.0.22 - - [2025-11-03 01:51:46] "GET /routing-instance/4f327f54-1a27-4f2c-9af4-71b0d999d41a HTTP/1.1" 404 171 0.002385 10.0.0.22 - - [2025-11-03 01:51:46] "GET /domains HTTP/1.1" 200 438 0.003531 10.0.0.22 - - [2025-11-03 01:51:46] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001048 10.0.0.22 - - [2025-11-03 01:51:46] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1303 0.008559 10.0.0.22 - - [2025-11-03 01:51:46] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001288 10.0.0.22 - - [2025-11-03 01:51:46] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae HTTP/1.1" 200 1838 0.031682 10.0.0.22 - - [2025-11-03 01:51:47] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001163 10.0.0.22 - - [2025-11-03 01:51:47] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027671 10.0.0.22 - - [2025-11-03 01:51:47] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001212 10.0.0.22 - - [2025-11-03 01:51:47] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?fields=virtual_networks HTTP/1.1" 200 1029 0.074201 10.0.0.22 - - [2025-11-03 01:51:47] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001455 10.0.0.22 - - [2025-11-03 01:51:47] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.031735 10.0.0.22 - - [2025-11-03 01:51:47] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001104 10.0.0.22 - - [2025-11-03 01:51:47] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?fields=security_groups HTTP/1.1" 200 1252 0.029920 10.0.0.22 - - [2025-11-03 01:51:48] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001605 10.0.0.22 - - [2025-11-03 01:51:48] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007719 10.0.0.22 - - [2025-11-03 01:51:48] "POST /fqname-to-id HTTP/1.1" 404 187 0.030436 10.0.0.22 - - [2025-11-03 01:51:48] "GET /projects?obj_uuids=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002343 10.0.0.22 - - [2025-11-03 01:51:49] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001390 10.0.0.22 - - [2025-11-03 01:51:49] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007689 10.0.0.22 - - [2025-11-03 01:51:49] "POST /id-to-fqname HTTP/1.1" 200 189 0.001193 10.0.0.22 - - [2025-11-03 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.003216 10.0.0.22 - - [2025-11-03 01:51:49] "POST /security-groups HTTP/1.1" 200 584 0.068546 10.0.0.22 - - [2025-11-03 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 233 0.002392 10.0.0.22 - - [2025-11-03 01:51:49] "POST /projects HTTP/1.1" 200 579 0.226390 10.0.0.22 - - [2025-11-03 01:51:49] "POST /access-control-lists HTTP/1.1" 200 597 0.063175 10.0.0.22 - - [2025-11-03 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.305260 10.0.0.22 - - [2025-11-03 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 232 0.002803 10.0.0.22 - - [2025-11-03 01:51:49] "GET /project/4d854698-e3bb-415b-a68c-cbf57f8daf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.438037 10.0.0.22 - - [2025-11-03 01:51:49] "POST /access-control-lists HTTP/1.1" 200 595 0.066993 10.0.0.22 - - [2025-11-03 01:51:50] "GET / HTTP/1.1" 200 36215 0.003048 10.0.0.22 - - [2025-11-03 01:51:51] "POST /fqname-to-id HTTP/1.1" 401 296 0.000764 10.0.0.22 - - [2025-11-03 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.032015 10.0.0.22 - - [2025-11-03 01:51:52] "GET /projects?obj_uuids=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001195 10.0.0.22 - - [2025-11-03 01:51:52] "GET /project/4d854698-e3bb-415b-a68c-cbf57f8daf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.025372 10.0.0.22 - - [2025-11-03 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 178 0.003205 10.0.0.22 - - [2025-11-03 01:51:52] "POST /virtual-DNSs HTTP/1.1" 200 507 0.018586 10.0.0.22 - - [2025-11-03 01:51:52] "GET /virtual-DNS/c51c0cc6-e98c-494c-a5b6-332f36ba1f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.004782 10.0.0.22 - - [2025-11-03 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.22 - - [2025-11-03 01:51:52] "GET /virtual-DNS/c51c0cc6-e98c-494c-a5b6-332f36ba1f12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.003419 10.0.0.22 - - [2025-11-03 01:51:52] "GET /domains HTTP/1.1" 401 296 0.000456 10.0.0.22 - - [2025-11-03 01:51:53] "GET /domains HTTP/1.1" 200 438 0.033016 10.0.0.22 - - [2025-11-03 01:51:53] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001548 10.0.0.22 - - [2025-11-03 01:51:53] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1688 0.009785 10.0.0.22 - - [2025-11-03 01:51:53] "GET /virtual-DNS/c51c0cc6-e98c-494c-a5b6-332f36ba1f12 HTTP/1.1" 200 1439 0.004900 10.0.0.22 - - [2025-11-03 01:51:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003355 10.0.0.22 - - [2025-11-03 01:51:53] "POST /network-ipams HTTP/1.1" 200 514 0.015566 10.0.0.22 - - [2025-11-03 01:51:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 752 0.002734 10.0.0.22 - - [2025-11-03 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.22 - - [2025-11-03 01:51:53] "GET /network-ipam/2bf3b27d-55de-4649-ab37-6c7474e694d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1398 0.004910 10.0.0.22 - - [2025-11-03 01:51:53] "PUT /network-ipam/2bf3b27d-55de-4649-ab37-6c7474e694d7 HTTP/1.1" 200 259 0.011216 10.0.0.22 - - [2025-11-03 01:51:53] "POST /ref-update HTTP/1.1" 200 156 0.008799 10.0.0.22 - - [2025-11-03 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.22 - - [2025-11-03 01:51:53] "GET /projects?obj_uuids=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001333 10.0.0.22 - - [2025-11-03 01:51:53] "GET /project/4d854698-e3bb-415b-a68c-cbf57f8daf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.034211 252.22.199.240 - - [2025-11-03 01:51:53] "POST /neutron/network HTTP/1.1" 200 117 0.040466 10.0.0.22 - - [2025-11-03 01:51:53] "GET /projects?obj_uuids=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001258 252.22.199.240 - - [2025-11-03 01:51:54] "POST /neutron/network HTTP/1.1" 200 616 0.074231 10.0.0.22 - - [2025-11-03 01:51:54] "POST /route-targets HTTP/1.1" 200 328 0.011214 10.0.0.22 - - [2025-11-03 01:51:54] "POST /ref-update HTTP/1.1" 200 156 0.009778 10.0.0.22 - - [2025-11-03 01:51:54] "POST /useragent-kv HTTP/1.1" 200 115 0.026088 252.22.199.240 - - [2025-11-03 01:51:54] "POST /neutron/subnet HTTP/1.1" 200 711 0.253490 252.22.199.240 - - [2025-11-03 01:51:54] "POST /neutron/network HTTP/1.1" 200 829 0.007244 10.0.0.22 - - [2025-11-03 01:51:54] "POST /id-to-fqname HTTP/1.1" 200 225 0.003846 10.0.0.22 - - [2025-11-03 01:51:54] "GET /virtual-network/18dd18c7-b677-4797-a9a1-126b5b89c1cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005004 252.22.199.240 - - [2025-11-03 01:51:54] "POST /neutron/network HTTP/1.1" 200 829 0.005800 10.0.0.22 - - [2025-11-03 01:51:54] "GET /virtual-network/18dd18c7-b677-4797-a9a1-126b5b89c1cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004856 252.22.199.240 - - [2025-11-03 01:51:54] "POST /neutron/network HTTP/1.1" 200 829 0.005657 252.22.199.240 - - [2025-11-03 01:51:54] "POST /neutron/subnet HTTP/1.1" 200 711 0.007129 252.22.199.240 - - [2025-11-03 01:51:54] "POST /neutron/network HTTP/1.1" 200 803 0.009815 252.22.199.240 - - [2025-11-03 01:51:54] "POST /neutron/network HTTP/1.1" 200 829 0.005391 10.0.0.22 - - [2025-11-03 01:51:54] "POST /id-to-fqname HTTP/1.1" 200 225 0.001532 252.22.199.240 - - [2025-11-03 01:51:55] "POST /neutron/network HTTP/1.1" 200 839 0.005452 252.22.199.240 - - [2025-11-03 01:51:55] "GET /aaa-mode HTTP/1.1" 401 296 0.000494 252.22.199.240 - - [2025-11-03 01:51:55] "GET / HTTP/1.1" 200 36215 0.002072 252.22.199.240 - - [2025-11-03 01:51:55] "GET /project/4d854698-e3bb-415b-a68c-cbf57f8daf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000371 10.0.0.22 - - [2025-11-03 01:51:55] "GET /projects?obj_uuids=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001570 252.22.199.240 - - [2025-11-03 01:51:55] "GET /project/4d854698-e3bb-415b-a68c-cbf57f8daf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.059269 252.22.199.240 - - [2025-11-03 01:51:55] "POST /neutron/network HTTP/1.1" 200 829 0.006088 252.22.199.240 - - [2025-11-03 01:51:55] "POST /neutron/port HTTP/1.1" 200 117 0.005461 252.22.199.240 - - [2025-11-03 01:51:55] "POST /neutron/port HTTP/1.1" 200 117 0.006030 252.22.199.240 - - [2025-11-03 01:51:56] "POST /neutron/port HTTP/1.1" 200 117 0.005239 252.22.199.240 - - [2025-11-03 01:51:56] "POST /neutron/network HTTP/1.1" 200 839 0.007432 10.0.0.22 - - [2025-11-03 01:51:56] "GET /projects?obj_uuids=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001216 252.22.199.240 - - [2025-11-03 01:51:56] "POST /neutron/port HTTP/1.1" 200 1056 0.241425 252.22.199.240 - - [2025-11-03 01:51:56] "POST /neutron/port HTTP/1.1" 200 1056 0.008267 252.22.199.240 - - [2025-11-03 01:51:57] "POST /neutron/port HTTP/1.1" 200 1056 0.008397 252.22.199.240 - - [2025-11-03 01:51:57] "POST /neutron/port HTTP/1.1" 200 1106 0.047377 252.22.199.240 - - [2025-11-03 01:51:57] "POST /neutron/port HTTP/1.1" 200 1080 0.011671 252.22.199.240 - - [2025-11-03 01:51:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003460 252.22.199.240 - - [2025-11-03 01:51:57] "POST /neutron/subnet HTTP/1.1" 200 685 0.006680 252.22.199.240 - - [2025-11-03 01:51:57] "POST /neutron/port HTTP/1.1" 200 117 0.001697 252.22.199.240 - - [2025-11-03 01:51:57] "POST /neutron/network HTTP/1.1" 200 829 0.005427 252.22.199.240 - - [2025-11-03 01:52:01] "POST /neutron/port HTTP/1.1" 200 1080 0.018394 252.22.199.240 - - [2025-11-03 01:52:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006925 252.22.199.240 - - [2025-11-03 01:52:01] "POST /neutron/port HTTP/1.1" 200 1080 0.017570 252.22.199.240 - - [2025-11-03 01:52:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006108 252.22.199.240 - - [2025-11-03 01:52:01] "POST /neutron/port HTTP/1.1" 200 1080 0.015112 252.22.199.240 - - [2025-11-03 01:52:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007261 10.0.0.22 - - [2025-11-03 01:52:01] "GET /virtual-machine/05eec97e-8448-45b2-9a77-8165cc620fa0 HTTP/1.1" 200 1292 0.005211 10.0.0.22 - - [2025-11-03 01:52:01] "GET /virtual-machine-interface/6331944f-a789-408a-a8ed-cdfff319a5ba HTTP/1.1" 200 2959 0.006987 10.0.0.22 - - [2025-11-03 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.22 - - [2025-11-03 01:52:01] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003277 10.0.0.22 - - [2025-11-03 01:52:01] "GET /virtual-networks?parent_id=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003173 10.0.0.22 - - [2025-11-03 01:52:01] "GET /virtual-network/18dd18c7-b677-4797-a9a1-126b5b89c1cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005339 10.0.0.22 - - [2025-11-03 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.22 - - [2025-11-03 01:52:05] "GET /virtual-network/18dd18c7-b677-4797-a9a1-126b5b89c1cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005142 252.22.199.240 - - [2025-11-03 01:52:06] "POST /neutron/port HTTP/1.1" 200 1080 0.010679 252.22.199.240 - - [2025-11-03 01:52:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006719 252.22.199.240 - - [2025-11-03 01:52:06] "POST /neutron/port HTTP/1.1" 200 1080 0.011277 252.22.199.240 - - [2025-11-03 01:52:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005988 252.22.199.240 - - [2025-11-03 01:52:07] "POST /neutron/port HTTP/1.1" 200 1080 0.051702 252.22.199.240 - - [2025-11-03 01:52:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006190 252.22.199.240 - - [2025-11-03 01:52:08] "POST /neutron/port HTTP/1.1" 200 1080 0.028748 252.22.199.240 - - [2025-11-03 01:52:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005366 10.0.0.22 - - [2025-11-03 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.22 - - [2025-11-03 01:52:09] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004295 10.0.0.22 - - [2025-11-03 01:52:09] "GET /virtual-networks?parent_id=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002817 10.0.0.22 - - [2025-11-03 01:52:09] "GET /virtual-network/18dd18c7-b677-4797-a9a1-126b5b89c1cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004952 252.22.199.240 - - [2025-11-03 01:52:14] "POST /neutron/network HTTP/1.1" 200 803 0.010056 252.22.199.240 - - [2025-11-03 01:52:14] "POST /neutron/network HTTP/1.1" 200 829 0.005706 10.0.0.22 - - [2025-11-03 01:52:14] "POST /id-to-fqname HTTP/1.1" 200 225 0.001504 252.22.199.240 - - [2025-11-03 01:52:14] "POST /neutron/port HTTP/1.1" 200 1080 0.011450 252.22.199.240 - - [2025-11-03 01:52:14] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005882 252.22.199.240 - - [2025-11-03 01:52:14] "POST /neutron/network HTTP/1.1" 200 839 0.005373 252.22.199.240 - - [2025-11-03 01:52:14] "GET /aaa-mode HTTP/1.1" 401 296 0.000653 252.22.199.240 - - [2025-11-03 01:52:14] "GET / HTTP/1.1" 200 36215 0.002735 252.22.199.240 - - [2025-11-03 01:52:14] "GET /project/4d854698-e3bb-415b-a68c-cbf57f8daf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000376 10.0.0.22 - - [2025-11-03 01:52:14] "GET /projects?obj_uuids=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001273 252.22.199.240 - - [2025-11-03 01:52:14] "GET /project/4d854698-e3bb-415b-a68c-cbf57f8daf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.054775 252.22.199.240 - - [2025-11-03 01:52:14] "POST /neutron/network HTTP/1.1" 200 829 0.005237 252.22.199.240 - - [2025-11-03 01:52:15] "POST /neutron/port HTTP/1.1" 200 1080 0.016950 252.22.199.240 - - [2025-11-03 01:52:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006284 252.22.199.240 - - [2025-11-03 01:52:15] "POST /neutron/port HTTP/1.1" 200 117 0.006531 252.22.199.240 - - [2025-11-03 01:52:15] "POST /neutron/port HTTP/1.1" 200 117 0.006721 252.22.199.240 - - [2025-11-03 01:52:15] "POST /neutron/network HTTP/1.1" 200 839 0.006720 10.0.0.22 - - [2025-11-03 01:52:15] "GET /projects?obj_uuids=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001375 252.22.199.240 - - [2025-11-03 01:52:15] "POST /neutron/port HTTP/1.1" 200 1056 0.197235 252.22.199.240 - - [2025-11-03 01:52:16] "POST /neutron/port HTTP/1.1" 200 1056 0.015637 252.22.199.240 - - [2025-11-03 01:52:16] "POST /neutron/port HTTP/1.1" 200 1056 0.008964 252.22.199.240 - - [2025-11-03 01:52:16] "POST /neutron/port HTTP/1.1" 200 1106 0.052489 252.22.199.240 - - [2025-11-03 01:52:16] "POST /neutron/port HTTP/1.1" 200 1080 0.012121 252.22.199.240 - - [2025-11-03 01:52:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003414 252.22.199.240 - - [2025-11-03 01:52:16] "POST /neutron/subnet HTTP/1.1" 200 685 0.006390 252.22.199.240 - - [2025-11-03 01:52:16] "POST /neutron/port HTTP/1.1" 200 117 0.001402 252.22.199.240 - - [2025-11-03 01:52:16] "POST /neutron/network HTTP/1.1" 200 829 0.006705 252.22.199.240 - - [2025-11-03 01:52:20] "POST /neutron/port HTTP/1.1" 200 1080 0.011688 252.22.199.240 - - [2025-11-03 01:52:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006757 252.22.199.240 - - [2025-11-03 01:52:20] "POST /neutron/port HTTP/1.1" 200 1080 0.011191 252.22.199.240 - - [2025-11-03 01:52:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007952 252.22.199.240 - - [2025-11-03 01:52:20] "POST /neutron/port HTTP/1.1" 200 1080 0.011081 252.22.199.240 - - [2025-11-03 01:52:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008937 10.0.0.22 - - [2025-11-03 01:52:20] "GET /virtual-machine/119fe4cf-502c-4dce-8396-ace89b435906 HTTP/1.1" 200 1292 0.004860 10.0.0.22 - - [2025-11-03 01:52:20] "GET /virtual-machine-interface/54133aaf-b3ed-40a9-9819-c8f998fa55a4 HTTP/1.1" 200 2959 0.006723 10.0.0.22 - - [2025-11-03 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.22 - - [2025-11-03 01:52:21] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008620 10.0.0.22 - - [2025-11-03 01:52:21] "GET /virtual-networks?parent_id=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003309 10.0.0.22 - - [2025-11-03 01:52:21] "GET /virtual-network/18dd18c7-b677-4797-a9a1-126b5b89c1cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005220 10.0.0.22 - - [2025-11-03 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.22 - - [2025-11-03 01:52:24] "GET /virtual-network/18dd18c7-b677-4797-a9a1-126b5b89c1cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005053 252.22.199.240 - - [2025-11-03 01:52:25] "POST /neutron/port HTTP/1.1" 200 1080 0.078949 252.22.199.240 - - [2025-11-03 01:52:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005725 252.22.199.240 - - [2025-11-03 01:52:25] "POST /neutron/port HTTP/1.1" 200 1080 0.012511 252.22.199.240 - - [2025-11-03 01:52:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006518 10.0.0.22 - - [2025-11-03 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.22 - - [2025-11-03 01:52:26] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003237 10.0.0.22 - - [2025-11-03 01:52:26] "GET /virtual-networks?parent_id=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003986 10.0.0.22 - - [2025-11-03 01:52:26] "GET /virtual-network/18dd18c7-b677-4797-a9a1-126b5b89c1cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007033 252.22.199.240 - - [2025-11-03 01:52:26] "POST /neutron/port HTTP/1.1" 200 1080 0.011819 252.22.199.240 - - [2025-11-03 01:52:26] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007347 252.22.199.240 - - [2025-11-03 01:52:28] "POST /neutron/port HTTP/1.1" 200 1080 0.012673 252.22.199.240 - - [2025-11-03 01:52:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005977 252.22.199.240 - - [2025-11-03 01:52:28] "POST /neutron/port HTTP/1.1" 200 1080 0.012513 252.22.199.240 - - [2025-11-03 01:52:28] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005296 10.0.0.22 - - [2025-11-03 01:52:30] "DELETE /project/4d854698e3bb415ba68ccbf57f8daf89 HTTP/1.1" 404 173 0.006013 10.0.0.22 - - [2025-11-03 01:52:30] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001003 10.0.0.22 - - [2025-11-03 01:52:30] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.024244 10.0.0.22 - - [2025-11-03 01:52:30] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001196 10.0.0.22 - - [2025-11-03 01:52:30] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?fields=security_groups HTTP/1.1" 200 1345 0.065802 10.0.0.22 - - [2025-11-03 01:52:30] "DELETE /security-group/68efc90b-1872-4a25-a8bd-093c7bdb027d HTTP/1.1" 200 115 0.067180 10.0.0.22 - - [2025-11-03 01:52:30] "GET /projects?obj_uuids=91f62465-3179-479d-a97e-ef4527a0ddae&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001078 10.0.0.22 - - [2025-11-03 01:52:30] "DELETE /access-control-list/a19b8737-e5ca-44dc-b64b-b758d0d1bf3a HTTP/1.1" 200 115 0.045500 10.0.0.22 - - [2025-11-03 01:52:30] "GET /project/91f62465-3179-479d-a97e-ef4527a0ddae?fields=application_policy_sets HTTP/1.1" 200 1384 0.038719 10.0.0.22 - - [2025-11-03 01:52:30] "DELETE /access-control-list/8e48cd23-5bbc-4210-a4ed-73f6e72d9248 HTTP/1.1" 200 115 0.028302 10.0.0.22 - - [2025-11-03 01:52:31] "DELETE /project/91f62465-3179-479d-a97e-ef4527a0ddae HTTP/1.1" 200 115 0.361825 10.0.0.22 - - [2025-11-03 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.22 - - [2025-11-03 01:52:39] "DELETE /virtual-DNS/c51c0cc6-e98c-494c-a5b6-332f36ba1f12 HTTP/1.1" 409 236 0.007114 10.0.0.22 - - [2025-11-03 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 190 0.003213 10.0.0.22 - - [2025-11-03 01:52:39] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.023274 10.0.0.22 - - [2025-11-03 01:52:39] "GET /virtual-DNS-record/39d82fae-8241-4c79-8f7e-a256304fd937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.006095 10.0.0.22 - - [2025-11-03 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.22 - - [2025-11-03 01:52:39] "GET /virtual-DNS-record/39d82fae-8241-4c79-8f7e-a256304fd937?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003244 10.0.0.22 - - [2025-11-03 01:52:39] "GET /domains HTTP/1.1" 200 438 0.005372 10.0.0.22 - - [2025-11-03 01:52:39] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001163 10.0.0.22 - - [2025-11-03 01:52:39] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1505 0.009127 10.0.0.22 - - [2025-11-03 01:52:39] "GET /virtual-DNS/c51c0cc6-e98c-494c-a5b6-332f36ba1f12 HTTP/1.1" 200 1906 0.004215 10.0.0.22 - - [2025-11-03 01:52:39] "GET /virtual-DNS-record/39d82fae-8241-4c79-8f7e-a256304fd937 HTTP/1.1" 200 1336 0.003537 10.0.0.22 - - [2025-11-03 01:52:43] "GET /obj-perms HTTP/1.1" 200 6378 0.082272 10.0.0.22 - - [2025-11-03 01:52:43] "GET /obj-perms HTTP/1.1" 200 6378 0.059314 252.22.199.240 - - [2025-11-03 01:52:43] "POST /neutron/port HTTP/1.1" 200 1080 0.010986 252.22.199.240 - - [2025-11-03 01:52:44] "POST /neutron/port HTTP/1.1" 200 1080 0.011701 252.22.199.240 - - [2025-11-03 01:52:44] "POST /neutron/network HTTP/1.1" 200 839 0.005164 252.22.199.240 - - [2025-11-03 01:52:44] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003644 252.22.199.240 - - [2025-11-03 01:52:44] "POST /neutron/subnet HTTP/1.1" 200 685 0.007687 252.22.199.240 - - [2025-11-03 01:52:44] "POST /neutron/port HTTP/1.1" 200 117 0.001299 252.22.199.240 - - [2025-11-03 01:52:44] "POST /neutron/network HTTP/1.1" 200 829 0.005743 10.0.0.22 - - [2025-11-03 01:52:45] "GET /global-system-configs HTTP/1.1" 401 296 0.000425 10.0.0.22 - - [2025-11-03 01:52:45] "DELETE /virtual-DNS-record/39d82fae-8241-4c79-8f7e-a256304fd937 HTTP/1.1" 200 115 0.023144 10.0.0.22 - - [2025-11-03 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 182 0.007571 10.0.0.22 - - [2025-11-03 01:52:45] "GET /global-system-configs HTTP/1.1" 401 296 0.000382 252.22.199.240 - - [2025-11-03 01:52:45] "POST /neutron/network HTTP/1.1" 200 829 0.007992 252.22.199.240 - - [2025-11-03 01:52:45] "POST /neutron/network HTTP/1.1" 400 204 0.011926 252.22.199.240 - - [2025-11-03 01:52:46] "POST /neutron/port HTTP/1.1" 200 1080 0.010914 252.22.199.240 - - [2025-11-03 01:52:46] "POST /neutron/port HTTP/1.1" 200 1080 0.012857 252.22.199.240 - - [2025-11-03 01:52:46] "POST /neutron/port HTTP/1.1" 200 1106 0.013045 252.22.199.240 - - [2025-11-03 01:52:46] "POST /neutron/port HTTP/1.1" 200 1106 0.009314 252.22.199.240 - - [2025-11-03 01:52:46] "POST /neutron/port HTTP/1.1" 200 151 0.154678 252.22.199.240 - - [2025-11-03 01:52:46] "POST /neutron/port HTTP/1.1" 200 151 0.137754 252.22.199.240 - - [2025-11-03 01:52:47] "POST /neutron/network HTTP/1.1" 200 829 0.005821 10.0.0.22 - - [2025-11-03 01:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004331 10.0.0.22 - - [2025-11-03 01:52:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002478 10.0.0.22 - - [2025-11-03 01:52:48] "DELETE /route-target/6337f71a-8c95-4a27-bd29-c917f2b74b8c HTTP/1.1" 200 115 0.113370 10.0.0.22 - - [2025-11-03 01:52:48] "POST /useragent-kv HTTP/1.1" 200 115 0.012441 252.22.199.240 - - [2025-11-03 01:52:48] "POST /neutron/network HTTP/1.1" 200 151 0.466493 10.0.0.22 - - [2025-11-03 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.22 - - [2025-11-03 01:52:48] "DELETE /network-ipam/2bf3b27d-55de-4649-ab37-6c7474e694d7 HTTP/1.1" 200 115 0.025322 10.0.0.22 - - [2025-11-03 01:52:48] "DELETE /virtual-DNS/c51c0cc6-e98c-494c-a5b6-332f36ba1f12 HTTP/1.1" 200 115 0.023540 10.0.0.22 - - [2025-11-03 01:52:48] "POST /fqname-to-id HTTP/1.1" 404 178 0.003118 10.0.0.22 - - [2025-11-03 01:52:48] "GET /domains HTTP/1.1" 200 438 0.003020 10.0.0.22 - - [2025-11-03 01:52:48] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001510 10.0.0.22 - - [2025-11-03 01:52:48] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1306 0.009112 10.0.0.22 - - [2025-11-03 01:52:48] "GET /projects?obj_uuids=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001273 10.0.0.22 - - [2025-11-03 01:52:48] "GET /project/4d854698-e3bb-415b-a68c-cbf57f8daf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.045052 10.0.0.22 - - [2025-11-03 01:52:48] "GET /projects?obj_uuids=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001321 10.0.0.22 - - [2025-11-03 01:52:48] "GET /project/4d854698-e3bb-415b-a68c-cbf57f8daf89?fields=virtual_networks HTTP/1.1" 200 1034 0.046931 10.0.0.22 - - [2025-11-03 01:52:48] "GET /projects?obj_uuids=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001130 10.0.0.22 - - [2025-11-03 01:52:48] "GET /project/4d854698-e3bb-415b-a68c-cbf57f8daf89?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.028681 10.0.0.22 - - [2025-11-03 01:52:48] "GET /projects?obj_uuids=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001037 10.0.0.22 - - [2025-11-03 01:52:48] "GET /project/4d854698-e3bb-415b-a68c-cbf57f8daf89?fields=security_groups HTTP/1.1" 200 1260 0.023268 10.0.0.22 - - [2025-11-03 01:52:49] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001410 10.0.0.22 - - [2025-11-03 01:52:49] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007986 10.0.0.22 - - [2025-11-03 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 187 0.034582 10.0.0.22 - - [2025-11-03 01:52:50] "GET /projects?obj_uuids=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003670 10.0.0.22 - - [2025-11-03 01:52:50] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000974 10.0.0.22 - - [2025-11-03 01:52:50] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007499 10.0.0.22 - - [2025-11-03 01:52:50] "POST /id-to-fqname HTTP/1.1" 200 189 0.002467 10.0.0.22 - - [2025-11-03 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.003338 10.0.0.22 - - [2025-11-03 01:52:50] "POST /security-groups HTTP/1.1" 200 584 0.072267 10.0.0.22 - - [2025-11-03 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 233 0.002757 10.0.0.22 - - [2025-11-03 01:52:50] "POST /projects HTTP/1.1" 200 579 0.233344 10.0.0.22 - - [2025-11-03 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.306808 10.0.0.22 - - [2025-11-03 01:52:50] "POST /access-control-lists HTTP/1.1" 200 597 0.065264 10.0.0.22 - - [2025-11-03 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 232 0.002885 10.0.0.22 - - [2025-11-03 01:52:50] "GET /project/e64bc7aa-2298-4992-823c-ae14152ad9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.456418 10.0.0.22 - - [2025-11-03 01:52:50] "POST /access-control-lists HTTP/1.1" 200 595 0.066374 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:52:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001173 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:52:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001152 10.0.0.22 - - [2025-11-03 01:52:51] "GET / HTTP/1.1" 200 36215 0.001955 10.0.0.22 - - [2025-11-03 01:52:52] "POST /fqname-to-id HTTP/1.1" 401 296 0.000600 10.0.0.22 - - [2025-11-03 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.073395 10.0.0.22 - - [2025-11-03 01:52:53] "GET /projects?obj_uuids=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000949 10.0.0.22 - - [2025-11-03 01:52:53] "GET /project/e64bc7aa-2298-4992-823c-ae14152ad9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.031768 252.22.199.240 - - [2025-11-03 01:52:53] "POST /neutron/network HTTP/1.1" 200 117 0.036301 10.0.0.22 - - [2025-11-03 01:52:53] "GET /projects?obj_uuids=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001037 252.22.199.240 - - [2025-11-03 01:52:53] "POST /neutron/network HTTP/1.1" 200 604 0.064909 10.0.0.22 - - [2025-11-03 01:52:53] "POST /route-targets HTTP/1.1" 200 328 0.013601 10.0.0.22 - - [2025-11-03 01:52:53] "POST /ref-update HTTP/1.1" 200 156 0.013352 10.0.0.22 - - [2025-11-03 01:52:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003152 252.22.199.240 - - [2025-11-03 01:52:53] "POST /neutron/subnet HTTP/1.1" 200 725 0.179779 252.22.199.240 - - [2025-11-03 01:52:53] "POST /neutron/network HTTP/1.1" 200 823 0.005278 10.0.0.22 - - [2025-11-03 01:52:53] "POST /id-to-fqname HTTP/1.1" 200 219 0.001823 10.0.0.22 - - [2025-11-03 01:52:53] "GET /virtual-network/9f942248-7481-409c-bd22-e4f6a7e4eb50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005861 252.22.199.240 - - [2025-11-03 01:52:53] "POST /neutron/network HTTP/1.1" 200 823 0.006169 10.0.0.22 - - [2025-11-03 01:52:53] "GET /virtual-network/9f942248-7481-409c-bd22-e4f6a7e4eb50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005588 252.22.199.240 - - [2025-11-03 01:52:53] "POST /neutron/network HTTP/1.1" 200 823 0.005582 252.22.199.240 - - [2025-11-03 01:52:53] "POST /neutron/subnet HTTP/1.1" 200 725 0.008538 10.0.0.22 - - [2025-11-03 01:52:53] "POST /id-to-fqname HTTP/1.1" 200 219 0.001651 252.22.199.240 - - [2025-11-03 01:52:54] "POST /neutron/network HTTP/1.1" 200 833 0.005791 252.22.199.240 - - [2025-11-03 01:52:54] "GET /aaa-mode HTTP/1.1" 401 296 0.000523 252.22.199.240 - - [2025-11-03 01:52:54] "GET / HTTP/1.1" 200 36215 0.001473 252.22.199.240 - - [2025-11-03 01:52:54] "GET /project/e64bc7aa-2298-4992-823c-ae14152ad9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000444 10.0.0.22 - - [2025-11-03 01:52:54] "GET /projects?obj_uuids=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001269 252.22.199.240 - - [2025-11-03 01:52:54] "GET /project/e64bc7aa-2298-4992-823c-ae14152ad9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.050407 252.22.199.240 - - [2025-11-03 01:52:54] "POST /neutron/network HTTP/1.1" 200 823 0.033197 252.22.199.240 - - [2025-11-03 01:52:55] "POST /neutron/port HTTP/1.1" 200 117 0.004725 252.22.199.240 - - [2025-11-03 01:52:55] "POST /neutron/port HTTP/1.1" 200 117 0.004919 10.0.0.22 - - [2025-11-03 01:52:55] "POST /id-to-fqname HTTP/1.1" 200 219 0.001636 252.22.199.240 - - [2025-11-03 01:52:55] "POST /neutron/port HTTP/1.1" 200 117 0.005174 252.22.199.240 - - [2025-11-03 01:52:55] "POST /neutron/network HTTP/1.1" 200 833 0.006017 252.22.199.240 - - [2025-11-03 01:52:55] "GET /aaa-mode HTTP/1.1" 401 296 0.000419 252.22.199.240 - - [2025-11-03 01:52:55] "GET / HTTP/1.1" 200 36215 0.002225 252.22.199.240 - - [2025-11-03 01:52:55] "GET /project/e64bc7aa-2298-4992-823c-ae14152ad9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000871 252.22.199.240 - - [2025-11-03 01:52:55] "POST /neutron/network HTTP/1.1" 200 833 0.013762 10.0.0.22 - - [2025-11-03 01:52:55] "GET /projects?obj_uuids=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001734 10.0.0.22 - - [2025-11-03 01:52:56] "GET /projects?obj_uuids=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001025 252.22.199.240 - - [2025-11-03 01:52:56] "GET /project/e64bc7aa-2298-4992-823c-ae14152ad9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.071237 252.22.199.240 - - [2025-11-03 01:52:56] "POST /neutron/port HTTP/1.1" 200 1059 0.270386 252.22.199.240 - - [2025-11-03 01:52:56] "POST /neutron/network HTTP/1.1" 200 823 0.038826 252.22.199.240 - - [2025-11-03 01:52:56] "POST /neutron/port HTTP/1.1" 200 1059 0.009595 252.22.199.240 - - [2025-11-03 01:52:56] "POST /neutron/port HTTP/1.1" 200 1059 0.010057 252.22.199.240 - - [2025-11-03 01:52:56] "POST /neutron/port HTTP/1.1" 200 1109 0.082756 252.22.199.240 - - [2025-11-03 01:52:56] "POST /neutron/port HTTP/1.1" 200 1083 0.016970 252.22.199.240 - - [2025-11-03 01:52:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007765 252.22.199.240 - - [2025-11-03 01:52:56] "POST /neutron/port HTTP/1.1" 200 1083 0.020178 252.22.199.240 - - [2025-11-03 01:52:56] "POST /neutron/port HTTP/1.1" 200 117 0.004384 252.22.199.240 - - [2025-11-03 01:52:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004804 252.22.199.240 - - [2025-11-03 01:52:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.008272 252.22.199.240 - - [2025-11-03 01:52:56] "POST /neutron/port HTTP/1.1" 200 1083 0.016639 252.22.199.240 - - [2025-11-03 01:52:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008921 252.22.199.240 - - [2025-11-03 01:52:56] "POST /neutron/port HTTP/1.1" 200 117 0.001019 252.22.199.240 - - [2025-11-03 01:52:56] "POST /neutron/network HTTP/1.1" 200 823 0.008506 252.22.199.240 - - [2025-11-03 01:52:56] "POST /neutron/network HTTP/1.1" 200 833 0.005819 10.0.0.22 - - [2025-11-03 01:52:57] "GET /projects?obj_uuids=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001383 252.22.199.240 - - [2025-11-03 01:52:57] "POST /neutron/port HTTP/1.1" 200 1059 0.210759 252.22.199.240 - - [2025-11-03 01:52:57] "POST /neutron/port HTTP/1.1" 200 1059 0.008848 252.22.199.240 - - [2025-11-03 01:52:57] "POST /neutron/port HTTP/1.1" 200 1059 0.012563 252.22.199.240 - - [2025-11-03 01:52:57] "POST /neutron/port HTTP/1.1" 200 1109 0.063709 252.22.199.240 - - [2025-11-03 01:52:57] "POST /neutron/port HTTP/1.1" 200 1083 0.012873 252.22.199.240 - - [2025-11-03 01:52:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004272 252.22.199.240 - - [2025-11-03 01:52:57] "POST /neutron/subnet HTTP/1.1" 200 699 0.008606 252.22.199.240 - - [2025-11-03 01:52:57] "POST /neutron/port HTTP/1.1" 200 117 0.001637 252.22.199.240 - - [2025-11-03 01:52:57] "POST /neutron/network HTTP/1.1" 200 823 0.006925 252.22.199.240 - - [2025-11-03 01:53:01] "POST /neutron/port HTTP/1.1" 200 1083 0.011933 252.22.199.240 - - [2025-11-03 01:53:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008128 252.22.199.240 - - [2025-11-03 01:53:01] "POST /neutron/port HTTP/1.1" 200 1083 0.013372 252.22.199.240 - - [2025-11-03 01:53:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006627 252.22.199.240 - - [2025-11-03 01:53:02] "POST /neutron/port HTTP/1.1" 200 1083 0.011427 252.22.199.240 - - [2025-11-03 01:53:02] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007046 10.0.0.22 - - [2025-11-03 01:53:02] "GET /virtual-machine/255ab558-46d0-498b-aa3d-c0a1931ab762 HTTP/1.1" 401 296 0.001014 10.0.0.22 - - [2025-11-03 01:53:02] "GET /virtual-machine/255ab558-46d0-498b-aa3d-c0a1931ab762 HTTP/1.1" 200 1293 0.034099 10.0.0.22 - - [2025-11-03 01:53:02] "GET /virtual-machine-interface/640a5cc1-fa80-4ce1-a13f-9df000d1b57b HTTP/1.1" 200 2941 0.007225 10.0.0.22 - - [2025-11-03 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.22 - - [2025-11-03 01:53:02] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004329 10.0.0.22 - - [2025-11-03 01:53:02] "GET /virtual-networks?parent_id=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003640 10.0.0.22 - - [2025-11-03 01:53:02] "GET /virtual-network/9f942248-7481-409c-bd22-e4f6a7e4eb50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006224 10.0.0.22 - - [2025-11-03 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.22 - - [2025-11-03 01:53:06] "GET /virtual-network/9f942248-7481-409c-bd22-e4f6a7e4eb50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007168 252.22.199.240 - - [2025-11-03 01:53:06] "POST /neutron/port HTTP/1.1" 200 1083 0.013534 252.22.199.240 - - [2025-11-03 01:53:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008342 252.22.199.240 - - [2025-11-03 01:53:06] "POST /neutron/port HTTP/1.1" 200 1083 0.012046 252.22.199.240 - - [2025-11-03 01:53:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007047 252.22.199.240 - - [2025-11-03 01:53:06] "POST /neutron/port HTTP/1.1" 200 1083 0.011082 252.22.199.240 - - [2025-11-03 01:53:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006057 252.22.199.240 - - [2025-11-03 01:53:07] "POST /neutron/port HTTP/1.1" 200 1083 0.012602 252.22.199.240 - - [2025-11-03 01:53:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006985 252.22.199.240 - - [2025-11-03 01:53:07] "POST /neutron/port HTTP/1.1" 200 1083 0.011077 252.22.199.240 - - [2025-11-03 01:53:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006223 252.22.199.240 - - [2025-11-03 01:53:07] "POST /neutron/port HTTP/1.1" 200 1083 0.019745 252.22.199.240 - - [2025-11-03 01:53:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006696 10.0.0.22 - - [2025-11-03 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.22 - - [2025-11-03 01:53:08] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003637 10.0.0.22 - - [2025-11-03 01:53:08] "GET /virtual-networks?parent_id=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003440 10.0.0.22 - - [2025-11-03 01:53:08] "GET /virtual-network/9f942248-7481-409c-bd22-e4f6a7e4eb50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006063 252.22.199.240 - - [2025-11-03 01:53:08] "POST /neutron/port HTTP/1.1" 200 1083 0.011289 252.22.199.240 - - [2025-11-03 01:53:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007148 252.22.199.240 - - [2025-11-03 01:53:08] "POST /neutron/port HTTP/1.1" 200 1083 0.014821 252.22.199.240 - - [2025-11-03 01:53:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005615 252.22.199.240 - - [2025-11-03 01:53:13] "POST /neutron/port HTTP/1.1" 200 1083 0.012620 252.22.199.240 - - [2025-11-03 01:53:13] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006059 252.22.199.240 - - [2025-11-03 01:53:13] "POST /neutron/port HTTP/1.1" 200 1083 0.012391 10.0.0.22 - - [2025-11-03 01:53:14] "GET /global-system-configs HTTP/1.1" 401 296 0.000459 252.22.199.240 - - [2025-11-03 01:53:14] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006779 10.0.0.22 - - [2025-11-03 01:53:14] "GET /global-system-configs HTTP/1.1" 401 296 0.000397 252.22.199.240 - - [2025-11-03 01:53:14] "POST /neutron/port HTTP/1.1" 200 1083 0.011833 252.22.199.240 - - [2025-11-03 01:53:14] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006316 10.0.0.22 - - [2025-11-03 01:53:14] "GET /virtual-machine/359829e7-d258-459b-8fa9-a6adffbada17 HTTP/1.1" 200 1293 0.004947 10.0.0.22 - - [2025-11-03 01:53:14] "GET /virtual-machine-interface/b1fff605-8ea6-41f7-8ab1-09d2ca1aa63d HTTP/1.1" 200 2941 0.005040 10.0.0.22 - - [2025-11-03 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.22 - - [2025-11-03 01:53:14] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003047 10.0.0.22 - - [2025-11-03 01:53:14] "GET /virtual-networks?parent_id=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004223 10.0.0.22 - - [2025-11-03 01:53:14] "GET /virtual-network/9f942248-7481-409c-bd22-e4f6a7e4eb50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006172 10.0.0.22 - - [2025-11-03 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.22 - - [2025-11-03 01:53:15] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003003 10.0.0.22 - - [2025-11-03 01:53:15] "GET /virtual-networks?parent_id=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002965 10.0.0.22 - - [2025-11-03 01:53:15] "GET /virtual-network/9f942248-7481-409c-bd22-e4f6a7e4eb50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005501 252.22.199.240 - - [2025-11-03 01:53:20] "POST /neutron/network HTTP/1.1" 200 823 0.005516 252.22.199.240 - - [2025-11-03 01:53:20] "POST /neutron/network HTTP/1.1" 400 204 0.011146 252.22.199.240 - - [2025-11-03 01:53:21] "POST /neutron/port HTTP/1.1" 200 1083 0.020053 252.22.199.240 - - [2025-11-03 01:53:21] "POST /neutron/port HTTP/1.1" 200 1083 0.010877 252.22.199.240 - - [2025-11-03 01:53:21] "POST /neutron/port HTTP/1.1" 200 1109 0.011801 252.22.199.240 - - [2025-11-03 01:53:21] "POST /neutron/port HTTP/1.1" 200 1109 0.010363 252.22.199.240 - - [2025-11-03 01:53:21] "POST /neutron/port HTTP/1.1" 200 151 0.130340 252.22.199.240 - - [2025-11-03 01:53:21] "POST /neutron/port HTTP/1.1" 200 151 0.133838 252.22.199.240 - - [2025-11-03 01:53:22] "POST /neutron/network HTTP/1.1" 200 823 0.005196 10.0.0.22 - - [2025-11-03 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.22 - - [2025-11-03 01:53:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003107 10.0.0.22 - - [2025-11-03 01:53:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003169 252.22.199.240 - - [2025-11-03 01:53:23] "POST /neutron/network HTTP/1.1" 200 151 0.217507 10.0.0.22 - - [2025-11-03 01:53:23] "DELETE /route-target/4de30640-8a9c-4243-b3c1-4c5407eeadc8 HTTP/1.1" 200 115 0.116508 10.0.0.22 - - [2025-11-03 01:53:23] "GET /projects?obj_uuids=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001022 10.0.0.22 - - [2025-11-03 01:53:23] "GET /project/e64bc7aa-2298-4992-823c-ae14152ad9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.024179 10.0.0.22 - - [2025-11-03 01:53:23] "GET /projects?obj_uuids=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001217 10.0.0.22 - - [2025-11-03 01:53:23] "GET /project/e64bc7aa-2298-4992-823c-ae14152ad9c0?fields=virtual_networks HTTP/1.1" 200 1034 0.064677 10.0.0.22 - - [2025-11-03 01:53:23] "GET /projects?obj_uuids=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001124 10.0.0.22 - - [2025-11-03 01:53:23] "GET /project/e64bc7aa-2298-4992-823c-ae14152ad9c0?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.027695 10.0.0.22 - - [2025-11-03 01:53:23] "GET /projects?obj_uuids=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001035 10.0.0.22 - - [2025-11-03 01:53:23] "GET /project/e64bc7aa-2298-4992-823c-ae14152ad9c0?fields=security_groups HTTP/1.1" 200 1260 0.028164 10.0.0.22 - - [2025-11-03 01:53:24] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001028 10.0.0.22 - - [2025-11-03 01:53:24] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.007364 10.0.0.22 - - [2025-11-03 01:53:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.029913 10.0.0.22 - - [2025-11-03 01:53:24] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002452 10.0.0.22 - - [2025-11-03 01:53:24] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001043 10.0.0.22 - - [2025-11-03 01:53:24] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007322 10.0.0.22 - - [2025-11-03 01:53:24] "POST /id-to-fqname HTTP/1.1" 200 188 0.001232 10.0.0.22 - - [2025-11-03 01:53:24] "POST /fqname-to-id HTTP/1.1" 404 197 0.003029 10.0.0.22 - - [2025-11-03 01:53:24] "POST /security-groups HTTP/1.1" 200 583 0.064192 10.0.0.22 - - [2025-11-03 01:53:25] "POST /fqname-to-id HTTP/1.1" 404 232 0.002739 10.0.0.22 - - [2025-11-03 01:53:25] "POST /projects HTTP/1.1" 200 577 0.203335 10.0.0.22 - - [2025-11-03 01:53:25] "POST /access-control-lists HTTP/1.1" 200 596 0.059948 10.0.0.22 - - [2025-11-03 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.278477 10.0.0.22 - - [2025-11-03 01:53:25] "POST /fqname-to-id HTTP/1.1" 404 231 0.002984 10.0.0.22 - - [2025-11-03 01:53:25] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.415053 10.0.0.22 - - [2025-11-03 01:53:25] "POST /access-control-lists HTTP/1.1" 200 594 0.064651 10.0.0.22 - - [2025-11-03 01:53:26] "GET / HTTP/1.1" 200 36215 0.003074 10.0.0.22 - - [2025-11-03 01:53:27] "POST /fqname-to-id HTTP/1.1" 401 296 0.000491 10.0.0.22 - - [2025-11-03 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.074777 10.0.0.22 - - [2025-11-03 01:53:27] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001234 10.0.0.22 - - [2025-11-03 01:53:27] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.026111 252.22.199.240 - - [2025-11-03 01:53:27] "POST /neutron/network HTTP/1.1" 200 117 0.036354 10.0.0.22 - - [2025-11-03 01:53:27] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001034 252.22.199.240 - - [2025-11-03 01:53:28] "POST /neutron/network HTTP/1.1" 200 623 0.060834 10.0.0.22 - - [2025-11-03 01:53:28] "POST /route-targets HTTP/1.1" 200 328 0.009450 10.0.0.22 - - [2025-11-03 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.010504 10.0.0.22 - - [2025-11-03 01:53:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004931 252.22.199.240 - - [2025-11-03 01:53:28] "POST /neutron/subnet HTTP/1.1" 200 701 0.122851 252.22.199.240 - - [2025-11-03 01:53:28] "POST /neutron/network HTTP/1.1" 200 837 0.005321 10.0.0.22 - - [2025-11-03 01:53:28] "POST /id-to-fqname HTTP/1.1" 200 228 0.002095 10.0.0.22 - - [2025-11-03 01:53:28] "GET /virtual-network/a8a0d7ee-58ed-4b55-814f-56948a2679d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005840 252.22.199.240 - - [2025-11-03 01:53:28] "POST /neutron/network HTTP/1.1" 200 837 0.008305 10.0.0.22 - - [2025-11-03 01:53:28] "GET /virtual-network/a8a0d7ee-58ed-4b55-814f-56948a2679d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005719 252.22.199.240 - - [2025-11-03 01:53:28] "POST /neutron/network HTTP/1.1" 200 837 0.005015 252.22.199.240 - - [2025-11-03 01:53:28] "POST /neutron/subnet HTTP/1.1" 200 701 0.006975 252.22.199.240 - - [2025-11-03 01:53:28] "POST /neutron/network HTTP/1.1" 200 837 0.006093 10.0.0.22 - - [2025-11-03 01:53:28] "POST /id-to-fqname HTTP/1.1" 200 228 0.001301 252.22.199.240 - - [2025-11-03 01:53:28] "POST /neutron/network HTTP/1.1" 200 847 0.006549 252.22.199.240 - - [2025-11-03 01:53:28] "GET /aaa-mode HTTP/1.1" 401 296 0.000428 252.22.199.240 - - [2025-11-03 01:53:29] "GET / HTTP/1.1" 200 36215 0.001940 252.22.199.240 - - [2025-11-03 01:53:29] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000378 10.0.0.22 - - [2025-11-03 01:53:29] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001907 252.22.199.240 - - [2025-11-03 01:53:29] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.060830 252.22.199.240 - - [2025-11-03 01:53:29] "POST /neutron/network HTTP/1.1" 200 837 0.006229 252.22.199.240 - - [2025-11-03 01:53:29] "POST /neutron/port HTTP/1.1" 200 117 0.004817 252.22.199.240 - - [2025-11-03 01:53:29] "POST /neutron/port HTTP/1.1" 200 117 0.005122 10.0.0.22 - - [2025-11-03 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.22 - - [2025-11-03 01:53:29] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003735 10.0.0.22 - - [2025-11-03 01:53:29] "PUT /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0 HTTP/1.1" 200 277 0.025844 252.22.199.240 - - [2025-11-03 01:53:29] "POST /neutron/port HTTP/1.1" 200 117 0.006554 252.22.199.240 - - [2025-11-03 01:53:30] "POST /neutron/network HTTP/1.1" 200 847 0.010001 10.0.0.22 - - [2025-11-03 01:53:30] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001129 252.22.199.240 - - [2025-11-03 01:53:30] "POST /neutron/port HTTP/1.1" 200 1053 0.219802 252.22.199.240 - - [2025-11-03 01:53:30] "POST /neutron/port HTTP/1.1" 200 1053 0.009575 252.22.199.240 - - [2025-11-03 01:53:30] "POST /neutron/port HTTP/1.1" 200 1053 0.008639 252.22.199.240 - - [2025-11-03 01:53:30] "POST /neutron/port HTTP/1.1" 200 1103 0.055526 252.22.199.240 - - [2025-11-03 01:53:30] "POST /neutron/port HTTP/1.1" 200 1077 0.011842 252.22.199.240 - - [2025-11-03 01:53:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004107 252.22.199.240 - - [2025-11-03 01:53:30] "POST /neutron/subnet HTTP/1.1" 200 675 0.007371 252.22.199.240 - - [2025-11-03 01:53:31] "POST /neutron/port HTTP/1.1" 200 117 0.001513 10.0.0.22 - - [2025-11-03 01:53:31] "DELETE /project/e64bc7aa22984992823cae14152ad9c0 HTTP/1.1" 404 173 0.013643 10.0.0.22 - - [2025-11-03 01:53:31] "DELETE /project/b139593ecf1d4ada802d016d87860081 HTTP/1.1" 404 173 0.010543 10.0.0.22 - - [2025-11-03 01:53:31] "GET /projects?obj_uuids=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001178 10.0.0.22 - - [2025-11-03 01:53:31] "GET /projects?obj_uuids=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000822 252.22.199.240 - - [2025-11-03 01:53:31] "POST /neutron/network HTTP/1.1" 200 837 0.014763 10.0.0.22 - - [2025-11-03 01:53:31] "GET /project/4d854698-e3bb-415b-a68c-cbf57f8daf89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.049290 10.0.0.22 - - [2025-11-03 01:53:31] "GET /project/e64bc7aa-2298-4992-823c-ae14152ad9c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.052986 10.0.0.22 - - [2025-11-03 01:53:31] "GET /projects?obj_uuids=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001006 10.0.0.22 - - [2025-11-03 01:53:31] "GET /projects?obj_uuids=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000922 10.0.0.22 - - [2025-11-03 01:53:31] "GET /project/4d854698-e3bb-415b-a68c-cbf57f8daf89?fields=security_groups HTTP/1.1" 200 1353 0.041818 10.0.0.22 - - [2025-11-03 01:53:31] "GET /project/e64bc7aa-2298-4992-823c-ae14152ad9c0?fields=security_groups HTTP/1.1" 200 1353 0.044956 10.0.0.22 - - [2025-11-03 01:53:31] "DELETE /security-group/6cb482ad-e831-4128-88fb-007ceb9eefe1 HTTP/1.1" 200 115 0.058955 10.0.0.22 - - [2025-11-03 01:53:31] "GET /projects?obj_uuids=4d854698-e3bb-415b-a68c-cbf57f8daf89&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001787 10.0.0.22 - - [2025-11-03 01:53:31] "DELETE /security-group/54fd28bf-828e-4e58-8166-a1dc4d21e4d9 HTTP/1.1" 200 115 0.078951 10.0.0.22 - - [2025-11-03 01:53:31] "GET /projects?obj_uuids=e64bc7aa-2298-4992-823c-ae14152ad9c0&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002143 10.0.0.22 - - [2025-11-03 01:53:31] "DELETE /access-control-list/84fdd6c6-5fa5-45ce-80f2-7abaecf85d5b HTTP/1.1" 200 115 0.064549 10.0.0.22 - - [2025-11-03 01:53:31] "GET /project/4d854698-e3bb-415b-a68c-cbf57f8daf89?fields=application_policy_sets HTTP/1.1" 200 1392 0.055460 10.0.0.22 - - [2025-11-03 01:53:31] "DELETE /access-control-list/3a9d1264-6507-4c6c-a23b-dc91cb1a902e HTTP/1.1" 200 115 0.045023 10.0.0.22 - - [2025-11-03 01:53:31] "GET /project/e64bc7aa-2298-4992-823c-ae14152ad9c0?fields=application_policy_sets HTTP/1.1" 200 1392 0.112189 10.0.0.22 - - [2025-11-03 01:53:31] "DELETE /access-control-list/f8172258-7fbc-48cb-b025-d3c4d1dbfddc HTTP/1.1" 200 115 0.069198 10.0.0.22 - - [2025-11-03 01:53:31] "DELETE /access-control-list/8c9e82b9-d7da-4bd7-a4a9-6734511ddd2c HTTP/1.1" 200 115 0.029645 10.0.0.22 - - [2025-11-03 01:53:31] "DELETE /project/4d854698-e3bb-415b-a68c-cbf57f8daf89 HTTP/1.1" 200 115 0.454985 10.0.0.22 - - [2025-11-03 01:53:31] "DELETE /project/e64bc7aa-2298-4992-823c-ae14152ad9c0 HTTP/1.1" 200 115 0.488747 252.22.199.240 - - [2025-11-03 01:53:35] "POST /neutron/port HTTP/1.1" 200 1077 0.012322 252.22.199.240 - - [2025-11-03 01:53:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006917 252.22.199.240 - - [2025-11-03 01:53:35] "POST /neutron/port HTTP/1.1" 200 1077 0.013000 252.22.199.240 - - [2025-11-03 01:53:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006467 252.22.199.240 - - [2025-11-03 01:53:35] "POST /neutron/port HTTP/1.1" 200 1077 0.017715 252.22.199.240 - - [2025-11-03 01:53:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006901 10.0.0.22 - - [2025-11-03 01:53:35] "GET /virtual-machine/a3e75246-737d-4fe7-a59f-4dfead9a1864 HTTP/1.1" 401 296 0.000438 10.0.0.22 - - [2025-11-03 01:53:35] "GET /virtual-machine/a3e75246-737d-4fe7-a59f-4dfead9a1864 HTTP/1.1" 200 1293 0.033940 10.0.0.22 - - [2025-11-03 01:53:36] "GET /virtual-machine-interface/1efeb0e9-2608-4830-a6a0-0aa1aaebe2b5 HTTP/1.1" 200 2966 0.007621 10.0.0.22 - - [2025-11-03 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.22 - - [2025-11-03 01:53:36] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003083 10.0.0.22 - - [2025-11-03 01:53:36] "GET /virtual-networks?parent_id=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002927 10.0.0.22 - - [2025-11-03 01:53:36] "GET /virtual-network/a8a0d7ee-58ed-4b55-814f-56948a2679d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004945 10.0.0.22 - - [2025-11-03 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.22 - - [2025-11-03 01:53:39] "GET /virtual-network/a8a0d7ee-58ed-4b55-814f-56948a2679d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004919 252.22.199.240 - - [2025-11-03 01:53:40] "POST /neutron/port HTTP/1.1" 200 1077 0.011515 252.22.199.240 - - [2025-11-03 01:53:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005769 252.22.199.240 - - [2025-11-03 01:53:40] "POST /neutron/port HTTP/1.1" 200 1077 0.010706 252.22.199.240 - - [2025-11-03 01:53:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005477 10.0.0.22 - - [2025-11-03 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.22 - - [2025-11-03 01:53:41] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003285 10.0.0.22 - - [2025-11-03 01:53:41] "GET /virtual-networks?parent_id=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003156 10.0.0.22 - - [2025-11-03 01:53:41] "GET /virtual-network/a8a0d7ee-58ed-4b55-814f-56948a2679d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006094 252.22.199.240 - - [2025-11-03 01:53:41] "POST /neutron/port HTTP/1.1" 200 1077 0.011371 252.22.199.240 - - [2025-11-03 01:53:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006742 252.22.199.240 - - [2025-11-03 01:53:42] "POST /neutron/port HTTP/1.1" 200 1077 0.010255 252.22.199.240 - - [2025-11-03 01:53:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005464 252.22.199.240 - - [2025-11-03 01:53:42] "POST /neutron/port HTTP/1.1" 200 1077 0.010558 252.22.199.240 - - [2025-11-03 01:53:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005367 10.0.0.22 - - [2025-11-03 01:53:43] "GET /obj-perms HTTP/1.1" 200 6378 0.081453 10.0.0.22 - - [2025-11-03 01:53:44] "GET /obj-perms HTTP/1.1" 200 6378 0.054783 10.0.0.22 - - [2025-11-03 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.22 - - [2025-11-03 01:53:49] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1880 0.003241 10.0.0.22 - - [2025-11-03 01:53:49] "PUT /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0 HTTP/1.1" 200 277 0.009345 252.22.199.240 - - [2025-11-03 01:53:49] "POST /neutron/network HTTP/1.1" 200 837 0.006669 252.22.199.240 - - [2025-11-03 01:53:49] "POST /neutron/network HTTP/1.1" 400 204 0.014168 252.22.199.240 - - [2025-11-03 01:53:50] "POST /neutron/port HTTP/1.1" 200 1077 0.012317 252.22.199.240 - - [2025-11-03 01:53:50] "POST /neutron/port HTTP/1.1" 200 1103 0.010038 252.22.199.240 - - [2025-11-03 01:53:50] "POST /neutron/port HTTP/1.1" 200 151 0.118746 252.22.199.240 - - [2025-11-03 01:53:51] "POST /neutron/network HTTP/1.1" 200 837 0.005619 10.0.0.22 - - [2025-11-03 01:53:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.22 - - [2025-11-03 01:53:51] "POST /useragent-kv HTTP/1.1" 200 115 0.001995 10.0.0.22 - - [2025-11-03 01:53:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002058 252.22.199.240 - - [2025-11-03 01:53:51] "POST /neutron/network HTTP/1.1" 200 151 0.087933 10.0.0.22 - - [2025-11-03 01:53:51] "DELETE /route-target/a6eb8994-6852-45d7-a794-4bde1d71cc85 HTTP/1.1" 200 115 0.019799 10.0.0.22 - - [2025-11-03 01:53:52] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.002842 10.0.0.22 - - [2025-11-03 01:53:52] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0 HTTP/1.1" 200 1884 0.004151 10.0.0.22 - - [2025-11-03 01:53:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.22 - - [2025-11-03 01:53:52] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001151 10.0.0.22 - - [2025-11-03 01:53:52] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.032589 252.22.199.240 - - [2025-11-03 01:53:52] "POST /neutron/network HTTP/1.1" 200 117 0.008947 10.0.0.22 - - [2025-11-03 01:53:52] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001093 252.22.199.240 - - [2025-11-03 01:53:53] "POST /neutron/network HTTP/1.1" 200 603 0.070515 10.0.0.22 - - [2025-11-03 01:53:53] "POST /route-targets HTTP/1.1" 200 328 0.015773 10.0.0.22 - - [2025-11-03 01:53:53] "POST /ref-update HTTP/1.1" 200 156 0.016915 10.0.0.22 - - [2025-11-03 01:53:53] "POST /useragent-kv HTTP/1.1" 200 115 0.002744 252.22.199.240 - - [2025-11-03 01:53:53] "POST /neutron/subnet HTTP/1.1" 200 724 0.147094 252.22.199.240 - - [2025-11-03 01:53:53] "POST /neutron/network HTTP/1.1" 200 822 0.005865 10.0.0.22 - - [2025-11-03 01:53:53] "POST /id-to-fqname HTTP/1.1" 200 218 0.001403 10.0.0.22 - - [2025-11-03 01:53:53] "GET /virtual-network/adb7658e-077e-43a7-b311-6f8ee74e0b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005007 252.22.199.240 - - [2025-11-03 01:53:53] "POST /neutron/network HTTP/1.1" 200 822 0.005242 10.0.0.22 - - [2025-11-03 01:53:53] "GET /virtual-network/adb7658e-077e-43a7-b311-6f8ee74e0b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006330 252.22.199.240 - - [2025-11-03 01:53:53] "POST /neutron/network HTTP/1.1" 200 822 0.006076 252.22.199.240 - - [2025-11-03 01:53:53] "POST /neutron/subnet HTTP/1.1" 200 724 0.007148 10.0.0.22 - - [2025-11-03 01:53:53] "POST /id-to-fqname HTTP/1.1" 200 218 0.001991 252.22.199.240 - - [2025-11-03 01:53:53] "POST /neutron/network HTTP/1.1" 200 832 0.005887 252.22.199.240 - - [2025-11-03 01:53:53] "GET /aaa-mode HTTP/1.1" 401 296 0.000562 252.22.199.240 - - [2025-11-03 01:53:53] "GET / HTTP/1.1" 200 36215 0.001887 252.22.199.240 - - [2025-11-03 01:53:53] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000472 10.0.0.22 - - [2025-11-03 01:53:54] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001013 252.22.199.240 - - [2025-11-03 01:53:54] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.056918 252.22.199.240 - - [2025-11-03 01:53:54] "POST /neutron/network HTTP/1.1" 200 822 0.005458 252.22.199.240 - - [2025-11-03 01:53:54] "POST /neutron/port HTTP/1.1" 200 117 0.005221 252.22.199.240 - - [2025-11-03 01:53:54] "POST /neutron/port HTTP/1.1" 200 117 0.007287 252.22.199.240 - - [2025-11-03 01:53:54] "POST /neutron/port HTTP/1.1" 200 117 0.006569 252.22.199.240 - - [2025-11-03 01:53:55] "POST /neutron/network HTTP/1.1" 200 832 0.005740 10.0.0.22 - - [2025-11-03 01:53:55] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001036 252.22.199.240 - - [2025-11-03 01:53:55] "POST /neutron/port HTTP/1.1" 200 1058 0.213718 252.22.199.240 - - [2025-11-03 01:53:55] "POST /neutron/port HTTP/1.1" 200 1058 0.009009 252.22.199.240 - - [2025-11-03 01:53:55] "POST /neutron/port HTTP/1.1" 200 1058 0.008522 252.22.199.240 - - [2025-11-03 01:53:55] "POST /neutron/port HTTP/1.1" 200 1108 0.055668 252.22.199.240 - - [2025-11-03 01:53:55] "POST /neutron/port HTTP/1.1" 200 1082 0.010978 252.22.199.240 - - [2025-11-03 01:53:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003494 252.22.199.240 - - [2025-11-03 01:53:55] "POST /neutron/subnet HTTP/1.1" 200 698 0.007564 252.22.199.240 - - [2025-11-03 01:53:55] "POST /neutron/port HTTP/1.1" 200 117 0.001973 252.22.199.240 - - [2025-11-03 01:53:55] "POST /neutron/network HTTP/1.1" 200 822 0.005247 252.22.199.240 - - [2025-11-03 01:53:59] "POST /neutron/port HTTP/1.1" 200 1082 0.012151 252.22.199.240 - - [2025-11-03 01:53:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006402 252.22.199.240 - - [2025-11-03 01:53:59] "POST /neutron/port HTTP/1.1" 200 1082 0.013410 252.22.199.240 - - [2025-11-03 01:54:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008666 252.22.199.240 - - [2025-11-03 01:54:00] "POST /neutron/port HTTP/1.1" 200 1082 0.011395 252.22.199.240 - - [2025-11-03 01:54:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006266 10.0.0.22 - - [2025-11-03 01:54:00] "GET /virtual-machine/221c18d5-ba23-41e4-adfa-66c40e24d320 HTTP/1.1" 200 1292 0.004906 10.0.0.22 - - [2025-11-03 01:54:00] "GET /virtual-machine-interface/ad5c870c-274c-446b-97a8-36b5f25ab04e HTTP/1.1" 200 2937 0.005562 10.0.0.22 - - [2025-11-03 01:54:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.22 - - [2025-11-03 01:54:00] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003351 10.0.0.22 - - [2025-11-03 01:54:00] "GET /virtual-networks?parent_id=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002977 10.0.0.22 - - [2025-11-03 01:54:00] "GET /virtual-network/adb7658e-077e-43a7-b311-6f8ee74e0b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005098 10.0.0.22 - - [2025-11-03 01:54:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.22 - - [2025-11-03 01:54:03] "GET /virtual-network/adb7658e-077e-43a7-b311-6f8ee74e0b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004865 252.22.199.240 - - [2025-11-03 01:54:05] "POST /neutron/port HTTP/1.1" 200 1082 0.011650 252.22.199.240 - - [2025-11-03 01:54:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006096 252.22.199.240 - - [2025-11-03 01:54:05] "POST /neutron/port HTTP/1.1" 200 1082 0.019619 252.22.199.240 - - [2025-11-03 01:54:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007636 252.22.199.240 - - [2025-11-03 01:54:05] "POST /neutron/port HTTP/1.1" 200 1082 0.014167 252.22.199.240 - - [2025-11-03 01:54:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005927 10.0.0.22 - - [2025-11-03 01:54:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.22 - - [2025-11-03 01:54:07] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003385 10.0.0.22 - - [2025-11-03 01:54:07] "GET /virtual-networks?parent_id=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002572 252.22.199.240 - - [2025-11-03 01:54:07] "POST /neutron/port HTTP/1.1" 200 1082 0.012545 10.0.0.22 - - [2025-11-03 01:54:07] "GET /virtual-network/adb7658e-077e-43a7-b311-6f8ee74e0b22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005158 252.22.199.240 - - [2025-11-03 01:54:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005093 252.22.199.240 - - [2025-11-03 01:54:09] "POST /neutron/network HTTP/1.1" 200 822 0.005836 252.22.199.240 - - [2025-11-03 01:54:10] "POST /neutron/network HTTP/1.1" 400 204 0.015646 252.22.199.240 - - [2025-11-03 01:54:10] "POST /neutron/port HTTP/1.1" 200 1082 0.011922 252.22.199.240 - - [2025-11-03 01:54:10] "POST /neutron/port HTTP/1.1" 200 1108 0.009617 252.22.199.240 - - [2025-11-03 01:54:10] "POST /neutron/port HTTP/1.1" 200 151 0.105665 252.22.199.240 - - [2025-11-03 01:54:12] "POST /neutron/network HTTP/1.1" 200 822 0.005219 10.0.0.22 - - [2025-11-03 01:54:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003253 10.0.0.22 - - [2025-11-03 01:54:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.22 - - [2025-11-03 01:54:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003054 252.22.199.240 - - [2025-11-03 01:54:12] "POST /neutron/network HTTP/1.1" 200 151 0.077029 10.0.0.22 - - [2025-11-03 01:54:12] "DELETE /route-target/489b9754-eef5-458d-b692-f5b86fdfad56 HTTP/1.1" 200 115 0.014520 10.0.0.22 - - [2025-11-03 01:54:13] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 547 0.003077 10.0.0.22 - - [2025-11-03 01:54:13] "POST /network-ipams HTTP/1.1" 200 541 0.017476 10.0.0.22 - - [2025-11-03 01:54:13] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.002871 10.0.0.22 - - [2025-11-03 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.22 - - [2025-11-03 01:54:13] "GET /network-ipam/727e6301-f0fc-4f25-a289-823b63932a6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1329 0.005243 10.0.0.22 - - [2025-11-03 01:54:13] "PUT /network-ipam/727e6301-f0fc-4f25-a289-823b63932a6b HTTP/1.1" 200 259 0.011585 10.0.0.22 - - [2025-11-03 01:54:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.22 - - [2025-11-03 01:54:13] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001222 10.0.0.22 - - [2025-11-03 01:54:13] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.030952 252.22.199.240 - - [2025-11-03 01:54:13] "POST /neutron/network HTTP/1.1" 200 117 0.008573 10.0.0.22 - - [2025-11-03 01:54:13] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001770 252.22.199.240 - - [2025-11-03 01:54:13] "POST /neutron/network HTTP/1.1" 200 603 0.075556 10.0.0.22 - - [2025-11-03 01:54:13] "POST /route-targets HTTP/1.1" 200 328 0.014113 10.0.0.22 - - [2025-11-03 01:54:13] "POST /ref-update HTTP/1.1" 200 156 0.019976 10.0.0.22 - - [2025-11-03 01:54:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003107 252.22.199.240 - - [2025-11-03 01:54:13] "POST /neutron/subnet HTTP/1.1" 200 699 0.130046 10.0.0.22 - - [2025-11-03 01:54:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003110 252.22.199.240 - - [2025-11-03 01:54:13] "POST /neutron/subnet HTTP/1.1" 200 699 0.160495 252.22.199.240 - - [2025-11-03 01:54:14] "POST /neutron/network HTTP/1.1" 200 988 0.011621 10.0.0.22 - - [2025-11-03 01:54:14] "POST /id-to-fqname HTTP/1.1" 200 218 0.001306 10.0.0.22 - - [2025-11-03 01:54:14] "GET /virtual-network/ae14455a-526f-4c7d-b22b-4b1fe210e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005435 252.22.199.240 - - [2025-11-03 01:54:14] "POST /neutron/network HTTP/1.1" 200 988 0.007134 10.0.0.22 - - [2025-11-03 01:54:14] "GET /virtual-network/ae14455a-526f-4c7d-b22b-4b1fe210e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005093 252.22.199.240 - - [2025-11-03 01:54:14] "POST /neutron/network HTTP/1.1" 200 988 0.006546 252.22.199.240 - - [2025-11-03 01:54:14] "POST /neutron/subnet HTTP/1.1" 200 699 0.007221 252.22.199.240 - - [2025-11-03 01:54:14] "POST /neutron/subnet HTTP/1.1" 200 699 0.007340 252.22.199.240 - - [2025-11-03 01:54:14] "POST /neutron/network HTTP/1.1" 200 988 0.007116 252.22.199.240 - - [2025-11-03 01:54:14] "POST /neutron/subnet HTTP/1.1" 200 699 0.007125 252.22.199.240 - - [2025-11-03 01:54:14] "POST /neutron/subnet HTTP/1.1" 200 699 0.007552 10.0.0.22 - - [2025-11-03 01:54:14] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001144 252.22.199.240 - - [2025-11-03 01:54:14] "POST /neutron/port HTTP/1.1" 200 1015 0.158204 10.0.0.22 - - [2025-11-03 01:54:14] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001102 252.22.199.240 - - [2025-11-03 01:54:15] "POST /neutron/port HTTP/1.1" 200 1015 0.154986 10.0.0.22 - - [2025-11-03 01:54:15] "POST /id-to-fqname HTTP/1.1" 200 218 0.001573 252.22.199.240 - - [2025-11-03 01:54:15] "POST /neutron/port HTTP/1.1" 200 1015 0.007979 252.22.199.240 - - [2025-11-03 01:54:15] "POST /neutron/port HTTP/1.1" 200 1015 0.008198 252.22.199.240 - - [2025-11-03 01:54:15] "POST /neutron/network HTTP/1.1" 200 988 0.007612 252.22.199.240 - - [2025-11-03 01:54:15] "POST /neutron/port HTTP/1.1" 200 1015 0.007318 252.22.199.240 - - [2025-11-03 01:54:15] "POST /neutron/port HTTP/1.1" 200 117 0.005033 252.22.199.240 - - [2025-11-03 01:54:15] "POST /neutron/port HTTP/1.1" 200 117 0.005176 10.0.0.22 - - [2025-11-03 01:54:15] "POST /id-to-fqname HTTP/1.1" 200 218 0.001529 252.22.199.240 - - [2025-11-03 01:54:15] "POST /neutron/port HTTP/1.1" 200 117 0.005821 252.22.199.240 - - [2025-11-03 01:54:15] "POST /neutron/port HTTP/1.1" 200 1015 0.008302 252.22.199.240 - - [2025-11-03 01:54:16] "POST /neutron/port HTTP/1.1" 200 1015 0.007346 252.22.199.240 - - [2025-11-03 01:54:16] "POST /neutron/port HTTP/1.1" 200 1015 0.008314 252.22.199.240 - - [2025-11-03 01:54:16] "POST /neutron/network HTTP/1.1" 200 988 0.007858 252.22.199.240 - - [2025-11-03 01:54:16] "POST /neutron/port HTTP/1.1" 200 1015 0.007590 252.22.199.240 - - [2025-11-03 01:54:16] "POST /neutron/port HTTP/1.1" 200 1015 0.009045 252.22.199.240 - - [2025-11-03 01:54:16] "POST /neutron/port HTTP/1.1" 200 117 0.007562 252.22.199.240 - - [2025-11-03 01:54:16] "POST /neutron/port HTTP/1.1" 200 117 0.004655 252.22.199.240 - - [2025-11-03 01:54:16] "POST /neutron/port HTTP/1.1" 200 1015 0.007596 10.0.0.22 - - [2025-11-03 01:54:16] "POST /id-to-fqname HTTP/1.1" 200 218 0.002238 252.22.199.240 - - [2025-11-03 01:54:16] "POST /neutron/network HTTP/1.1" 200 998 0.007360 252.22.199.240 - - [2025-11-03 01:54:16] "POST /neutron/port HTTP/1.1" 200 117 0.013530 252.22.199.240 - - [2025-11-03 01:54:16] "POST /neutron/port HTTP/1.1" 200 1015 0.007003 252.22.199.240 - - [2025-11-03 01:54:16] "POST /neutron/port HTTP/1.1" 200 1015 0.010112 252.22.199.240 - - [2025-11-03 01:54:16] "POST /neutron/network HTTP/1.1" 200 998 0.011723 252.22.199.240 - - [2025-11-03 01:54:16] "GET /aaa-mode HTTP/1.1" 401 296 0.000744 252.22.199.240 - - [2025-11-03 01:54:16] "POST /neutron/port HTTP/1.1" 200 1103 0.134857 252.22.199.240 - - [2025-11-03 01:54:17] "GET / HTTP/1.1" 200 36215 0.001598 252.22.199.240 - - [2025-11-03 01:54:17] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000691 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/port HTTP/1.1" 200 1077 0.019303 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003621 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/port HTTP/1.1" 200 1015 0.010727 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/subnet HTTP/1.1" 200 673 0.009514 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/network HTTP/1.1" 200 998 0.005733 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/port HTTP/1.1" 200 117 0.001327 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/port HTTP/1.1" 200 1015 0.008597 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/network HTTP/1.1" 200 988 0.019514 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/port HTTP/1.1" 200 1015 0.011143 10.0.0.22 - - [2025-11-03 01:54:17] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001067 252.22.199.240 - - [2025-11-03 01:54:17] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.063264 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/network HTTP/1.1" 200 988 0.010760 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/port HTTP/1.1" 200 1103 0.126082 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/port HTTP/1.1" 200 1077 0.022197 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/port HTTP/1.1" 200 2038 0.019511 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007691 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003480 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/port HTTP/1.1" 200 117 0.005470 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/subnet HTTP/1.1" 200 673 0.016391 10.0.0.22 - - [2025-11-03 01:54:17] "GET /domains HTTP/1.1" 200 438 0.003195 252.22.199.240 - - [2025-11-03 01:54:17] "POST /neutron/port HTTP/1.1" 200 117 0.002331 10.0.0.22 - - [2025-11-03 01:54:17] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001466 10.0.0.22 - - [2025-11-03 01:54:17] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1305 0.013048 252.22.199.240 - - [2025-11-03 01:54:18] "POST /neutron/network HTTP/1.1" 200 988 0.007784 10.0.0.22 - - [2025-11-03 01:54:18] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000987 10.0.0.22 - - [2025-11-03 01:54:18] "GET /project/b139593e-cf1d-4ada-802d-016d87860081 HTTP/1.1" 200 2835 0.032246 10.0.0.22 - - [2025-11-03 01:54:18] "GET /network-ipam/727e6301-f0fc-4f25-a289-823b63932a6b HTTP/1.1" 200 2645 0.007403 10.0.0.22 - - [2025-11-03 01:54:18] "GET /domains HTTP/1.1" 200 438 0.002781 252.22.199.240 - - [2025-11-03 01:54:18] "POST /neutron/network HTTP/1.1" 200 998 0.012353 10.0.0.22 - - [2025-11-03 01:54:18] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001147 10.0.0.22 - - [2025-11-03 01:54:18] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1305 0.011240 10.0.0.22 - - [2025-11-03 01:54:18] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001159 10.0.0.22 - - [2025-11-03 01:54:18] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001308 10.0.0.22 - - [2025-11-03 01:54:18] "GET /project/b139593e-cf1d-4ada-802d-016d87860081 HTTP/1.1" 200 2835 0.055190 10.0.0.22 - - [2025-11-03 01:54:18] "GET /virtual-network/ae14455a-526f-4c7d-b22b-4b1fe210e781 HTTP/1.1" 200 3779 0.008494 10.0.0.22 - - [2025-11-03 01:54:18] "GET /virtual-network/ae14455a-526f-4c7d-b22b-4b1fe210e781 HTTP/1.1" 200 3779 0.024178 10.0.0.22 - - [2025-11-03 01:54:18] "GET /routing-instance/5709b2af-714b-492c-a484-faf58478576f HTTP/1.1" 200 2810 0.006666 10.0.0.22 - - [2025-11-03 01:54:18] "GET /routing-instance/5709b2af-714b-492c-a484-faf58478576f HTTP/1.1" 200 2810 0.007451 252.22.199.240 - - [2025-11-03 01:54:18] "POST /neutron/port HTTP/1.1" 200 1053 0.306105 10.0.0.22 - - [2025-11-03 01:54:18] "GET /route-target/d7fbbbbb-c187-4b84-87ac-1263383e19e9 HTTP/1.1" 200 1204 0.004248 252.22.199.240 - - [2025-11-03 01:54:18] "POST /neutron/port HTTP/1.1" 200 1053 0.009555 10.0.0.22 - - [2025-11-03 01:54:18] "GET /virtual-network/ae14455a-526f-4c7d-b22b-4b1fe210e781 HTTP/1.1" 200 4231 0.008502 252.22.199.240 - - [2025-11-03 01:54:18] "POST /neutron/port HTTP/1.1" 200 1053 0.013541 10.0.0.22 - - [2025-11-03 01:54:18] "GET /routing-instance/5709b2af-714b-492c-a484-faf58478576f HTTP/1.1" 200 2810 0.006727 10.0.0.22 - - [2025-11-03 01:54:18] "GET /virtual-network/ae14455a-526f-4c7d-b22b-4b1fe210e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006416 10.0.0.22 - - [2025-11-03 01:54:18] "GET /virtual-network/ae14455a-526f-4c7d-b22b-4b1fe210e781 HTTP/1.1" 200 4231 0.009890 252.22.199.240 - - [2025-11-03 01:54:18] "POST /neutron/port HTTP/1.1" 200 1103 0.090916 10.0.0.22 - - [2025-11-03 01:54:18] "GET /routing-instance/5709b2af-714b-492c-a484-faf58478576f HTTP/1.1" 200 2810 0.003248 10.0.0.22 - - [2025-11-03 01:54:19] "GET /routing-instance/5709b2af-714b-492c-a484-faf58478576f HTTP/1.1" 200 2810 0.004278 252.22.199.240 - - [2025-11-03 01:54:19] "POST /neutron/port HTTP/1.1" 200 1077 0.010327 10.0.0.22 - - [2025-11-03 01:54:19] "GET /route-target/d7fbbbbb-c187-4b84-87ac-1263383e19e9 HTTP/1.1" 200 1204 0.003845 252.22.199.240 - - [2025-11-03 01:54:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003495 252.22.199.240 - - [2025-11-03 01:54:19] "POST /neutron/subnet HTTP/1.1" 200 673 0.009059 252.22.199.240 - - [2025-11-03 01:54:19] "POST /neutron/port HTTP/1.1" 200 117 0.001805 10.0.0.22 - - [2025-11-03 01:54:19] "GET /domains HTTP/1.1" 200 438 0.003528 10.0.0.22 - - [2025-11-03 01:54:19] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000961 10.0.0.22 - - [2025-11-03 01:54:19] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1305 0.012267 252.22.199.240 - - [2025-11-03 01:54:19] "POST /neutron/network HTTP/1.1" 200 988 0.011910 10.0.0.22 - - [2025-11-03 01:54:19] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001184 10.0.0.22 - - [2025-11-03 01:54:19] "GET /project/b139593e-cf1d-4ada-802d-016d87860081 HTTP/1.1" 200 3078 0.042665 10.0.0.22 - - [2025-11-03 01:54:19] "GET /virtual-network/ae14455a-526f-4c7d-b22b-4b1fe210e781 HTTP/1.1" 200 4231 0.008912 10.0.0.22 - - [2025-11-03 01:54:20] "GET /obj-perms HTTP/1.1" 200 6425 0.081002 252.22.199.240 - - [2025-11-03 01:54:20] "POST /neutron/port HTTP/1.1" 200 1077 0.013848 252.22.199.240 - - [2025-11-03 01:54:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011218 252.22.199.240 - - [2025-11-03 01:54:20] "POST /neutron/port HTTP/1.1" 200 1077 0.017903 252.22.199.240 - - [2025-11-03 01:54:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011816 252.22.199.240 - - [2025-11-03 01:54:20] "POST /neutron/port HTTP/1.1" 200 1077 0.016123 252.22.199.240 - - [2025-11-03 01:54:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010540 10.0.0.22 - - [2025-11-03 01:54:20] "GET /virtual-machine/910802e4-ee19-4fdb-a971-b6e37816345f HTTP/1.1" 200 1289 0.007696 10.0.0.22 - - [2025-11-03 01:54:20] "GET /virtual-machine-interface/913723c1-717e-4027-9229-3348c1c92317 HTTP/1.1" 200 2937 0.010324 10.0.0.22 - - [2025-11-03 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.22 - - [2025-11-03 01:54:20] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.008284 10.0.0.22 - - [2025-11-03 01:54:20] "GET /virtual-networks?parent_id=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003071 10.0.0.22 - - [2025-11-03 01:54:21] "GET /virtual-network/ae14455a-526f-4c7d-b22b-4b1fe210e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004838 10.0.0.22 - - [2025-11-03 01:54:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.22 - - [2025-11-03 01:54:24] "GET /virtual-network/ae14455a-526f-4c7d-b22b-4b1fe210e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006268 252.22.199.240 - - [2025-11-03 01:54:27] "POST /neutron/port HTTP/1.1" 200 1077 0.012964 252.22.199.240 - - [2025-11-03 01:54:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006710 252.22.199.240 - - [2025-11-03 01:54:28] "POST /neutron/port HTTP/1.1" 200 1077 0.011062 252.22.199.240 - - [2025-11-03 01:54:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007062 252.22.199.240 - - [2025-11-03 01:54:28] "POST /neutron/port HTTP/1.1" 200 1077 0.011421 252.22.199.240 - - [2025-11-03 01:54:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005909 252.22.199.240 - - [2025-11-03 01:54:28] "POST /neutron/port HTTP/1.1" 200 1077 0.012103 10.0.0.22 - - [2025-11-03 01:54:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.22 - - [2025-11-03 01:54:28] "GET /virtual-network/ae14455a-526f-4c7d-b22b-4b1fe210e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.008983 252.22.199.240 - - [2025-11-03 01:54:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005373 252.22.199.240 - - [2025-11-03 01:54:28] "POST /neutron/port HTTP/1.1" 200 1077 0.015100 252.22.199.240 - - [2025-11-03 01:54:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006770 252.22.199.240 - - [2025-11-03 01:54:28] "POST /neutron/port HTTP/1.1" 200 1077 0.011541 252.22.199.240 - - [2025-11-03 01:54:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005702 252.22.199.240 - - [2025-11-03 01:54:29] "POST /neutron/port HTTP/1.1" 200 1077 0.011764 252.22.199.240 - - [2025-11-03 01:54:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005337 252.22.199.240 - - [2025-11-03 01:54:29] "POST /neutron/port HTTP/1.1" 200 1077 0.010723 252.22.199.240 - - [2025-11-03 01:54:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007941 252.22.199.240 - - [2025-11-03 01:54:29] "POST /neutron/port HTTP/1.1" 200 1077 0.015163 252.22.199.240 - - [2025-11-03 01:54:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006650 252.22.199.240 - - [2025-11-03 01:54:29] "POST /neutron/port HTTP/1.1" 200 1077 0.011487 252.22.199.240 - - [2025-11-03 01:54:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005523 10.0.0.22 - - [2025-11-03 01:54:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.22 - - [2025-11-03 01:54:30] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003162 10.0.0.22 - - [2025-11-03 01:54:30] "GET /virtual-networks?parent_id=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003279 10.0.0.22 - - [2025-11-03 01:54:30] "GET /virtual-network/ae14455a-526f-4c7d-b22b-4b1fe210e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005621 252.22.199.240 - - [2025-11-03 01:54:30] "POST /neutron/port HTTP/1.1" 200 1077 0.011515 252.22.199.240 - - [2025-11-03 01:54:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008534 252.22.199.240 - - [2025-11-03 01:54:31] "POST /neutron/port HTTP/1.1" 200 1077 0.024302 252.22.199.240 - - [2025-11-03 01:54:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009541 252.22.199.240 - - [2025-11-03 01:54:31] "POST /neutron/port HTTP/1.1" 200 1077 0.024698 252.22.199.240 - - [2025-11-03 01:54:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009195 252.22.199.240 - - [2025-11-03 01:54:31] "POST /neutron/port HTTP/1.1" 200 1077 0.012890 252.22.199.240 - - [2025-11-03 01:54:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006891 10.0.0.22 - - [2025-11-03 01:54:31] "GET /virtual-machine/d82dc829-5f1c-4744-957f-6627602adb22 HTTP/1.1" 200 1289 0.004400 10.0.0.22 - - [2025-11-03 01:54:31] "GET /virtual-machine-interface/292dde92-0815-4d65-b715-5a4882ad5e1f HTTP/1.1" 200 2936 0.008203 252.22.199.240 - - [2025-11-03 01:54:31] "POST /neutron/port HTTP/1.1" 200 1077 0.019939 252.22.199.240 - - [2025-11-03 01:54:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005632 10.0.0.22 - - [2025-11-03 01:54:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.22 - - [2025-11-03 01:54:31] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003173 10.0.0.22 - - [2025-11-03 01:54:31] "GET /virtual-networks?parent_id=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005556 10.0.0.22 - - [2025-11-03 01:54:31] "GET /virtual-network/ae14455a-526f-4c7d-b22b-4b1fe210e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006576 10.0.0.22 - - [2025-11-03 01:54:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.22 - - [2025-11-03 01:54:32] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003536 10.0.0.22 - - [2025-11-03 01:54:32] "GET /virtual-networks?parent_id=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002934 10.0.0.22 - - [2025-11-03 01:54:32] "GET /virtual-network/ae14455a-526f-4c7d-b22b-4b1fe210e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.006094 252.22.199.240 - - [2025-11-03 01:54:33] "POST /neutron/port HTTP/1.1" 200 1077 0.011306 252.22.199.240 - - [2025-11-03 01:54:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005847 252.22.199.240 - - [2025-11-03 01:54:33] "POST /neutron/port HTTP/1.1" 200 1077 0.011086 252.22.199.240 - - [2025-11-03 01:54:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006373 252.22.199.240 - - [2025-11-03 01:54:33] "POST /neutron/port HTTP/1.1" 200 1077 0.014952 252.22.199.240 - - [2025-11-03 01:54:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006897 10.0.0.22 - - [2025-11-03 01:54:33] "GET /virtual-machine/27058b3a-2fbd-4646-ac2e-df622d4fd072 HTTP/1.1" 200 1292 0.005167 10.0.0.22 - - [2025-11-03 01:54:33] "GET /virtual-machine-interface/4168c4be-067b-4d94-8310-8c41a211cfc8 HTTP/1.1" 200 2935 0.006094 10.0.0.22 - - [2025-11-03 01:54:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.22 - - [2025-11-03 01:54:33] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002985 10.0.0.22 - - [2025-11-03 01:54:33] "GET /virtual-networks?parent_id=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002800 10.0.0.22 - - [2025-11-03 01:54:33] "GET /virtual-network/ae14455a-526f-4c7d-b22b-4b1fe210e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005057 10.0.0.22 - - [2025-11-03 01:54:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005783 10.0.0.22 - - [2025-11-03 01:54:35] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003491 10.0.0.22 - - [2025-11-03 01:54:35] "GET /virtual-networks?parent_id=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003035 10.0.0.22 - - [2025-11-03 01:54:35] "GET /virtual-network/ae14455a-526f-4c7d-b22b-4b1fe210e781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.005105 10.0.0.22 - - [2025-11-03 01:54:44] "GET /obj-perms HTTP/1.1" 200 6378 0.075034 10.0.0.22 - - [2025-11-03 01:54:45] "GET /obj-perms HTTP/1.1" 200 6378 0.062701 252.22.199.240 - - [2025-11-03 01:54:45] "POST /neutron/port HTTP/1.1" 200 1077 0.014844 252.22.199.240 - - [2025-11-03 01:54:45] "POST /neutron/port HTTP/1.1" 200 1077 0.011518 252.22.199.240 - - [2025-11-03 01:54:45] "POST /neutron/network HTTP/1.1" 200 998 0.006150 252.22.199.240 - - [2025-11-03 01:54:45] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003229 252.22.199.240 - - [2025-11-03 01:54:45] "POST /neutron/subnet HTTP/1.1" 200 673 0.009173 252.22.199.240 - - [2025-11-03 01:54:45] "POST /neutron/port HTTP/1.1" 200 117 0.001194 252.22.199.240 - - [2025-11-03 01:54:45] "POST /neutron/network HTTP/1.1" 200 988 0.008289 252.22.199.240 - - [2025-11-03 01:54:51] "POST /neutron/port HTTP/1.1" 200 1103 0.009439 252.22.199.240 - - [2025-11-03 01:54:51] "POST /neutron/port HTTP/1.1" 200 1103 0.010944 252.22.199.240 - - [2025-11-03 01:54:51] "POST /neutron/port HTTP/1.1" 200 1077 0.016134 252.22.199.240 - - [2025-11-03 01:54:51] "POST /neutron/port HTTP/1.1" 200 151 0.148224 252.22.199.240 - - [2025-11-03 01:54:51] "POST /neutron/port HTTP/1.1" 200 1103 0.012569 252.22.199.240 - - [2025-11-03 01:54:51] "POST /neutron/port HTTP/1.1" 200 1103 0.008937 252.22.199.240 - - [2025-11-03 01:54:51] "POST /neutron/port HTTP/1.1" 200 1103 0.017915 252.22.199.240 - - [2025-11-03 01:54:51] "POST /neutron/port HTTP/1.1" 200 1113 0.016662 252.22.199.240 - - [2025-11-03 01:54:51] "POST /neutron/port HTTP/1.1" 200 151 0.163920 252.22.199.240 - - [2025-11-03 01:54:51] "POST /neutron/port HTTP/1.1" 200 1024 0.022438 252.22.199.240 - - [2025-11-03 01:54:51] "POST /neutron/port HTTP/1.1" 200 151 0.198815 252.22.199.240 - - [2025-11-03 01:54:51] "POST /neutron/network HTTP/1.1" 200 988 0.011936 252.22.199.240 - - [2025-11-03 01:54:51] "POST /neutron/network HTTP/1.1" 200 988 0.009790 252.22.199.240 - - [2025-11-03 01:54:51] "POST /neutron/port HTTP/1.1" 400 205 0.005862 10.0.0.22 - - [2025-11-03 01:54:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008054 10.0.0.22 - - [2025-11-03 01:54:51] "POST /useragent-kv HTTP/1.1" 200 115 0.011298 10.0.0.22 - - [2025-11-03 01:54:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003097 10.0.0.22 - - [2025-11-03 01:54:51] "POST /useragent-kv HTTP/1.1" 200 115 0.014724 10.0.0.22 - - [2025-11-03 01:54:51] "DELETE /route-target/d7fbbbbb-c187-4b84-87ac-1263383e19e9 HTTP/1.1" 200 115 0.052752 10.0.0.22 - - [2025-11-03 01:54:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004176 252.22.199.240 - - [2025-11-03 01:54:51] "POST /neutron/network HTTP/1.1" 200 151 0.194147 10.0.0.22 - - [2025-11-03 01:54:52] "GET /routing-instance/5709b2af-714b-492c-a484-faf58478576f HTTP/1.1" 404 171 0.003632 10.0.0.22 - - [2025-11-03 01:54:52] "GET /domains HTTP/1.1" 200 438 0.002987 10.0.0.22 - - [2025-11-03 01:54:52] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.039847 10.0.0.22 - - [2025-11-03 01:54:52] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 1305 0.046393 10.0.0.22 - - [2025-11-03 01:54:52] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001643 10.0.0.22 - - [2025-11-03 01:54:52] "GET /project/b139593e-cf1d-4ada-802d-016d87860081 HTTP/1.1" 200 2081 0.031994 10.0.0.22 - - [2025-11-03 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.22 - - [2025-11-03 01:54:52] "DELETE /network-ipam/727e6301-f0fc-4f25-a289-823b63932a6b HTTP/1.1" 200 115 0.023257 10.0.0.22 - - [2025-11-03 01:54:52] "POST /fqname-to-id HTTP/1.1" 404 209 0.002391 10.0.0.22 - - [2025-11-03 01:54:53] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001076 10.0.0.22 - - [2025-11-03 01:54:53] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.026031 10.0.0.22 - - [2025-11-03 01:54:53] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000875 10.0.0.22 - - [2025-11-03 01:54:53] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?fields=virtual_networks HTTP/1.1" 200 1032 0.068472 10.0.0.22 - - [2025-11-03 01:54:53] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000987 10.0.0.22 - - [2025-11-03 01:54:53] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.029109 10.0.0.22 - - [2025-11-03 01:54:53] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002536 10.0.0.22 - - [2025-11-03 01:54:53] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?fields=security_groups HTTP/1.1" 200 1257 0.031809 252.22.199.240 - - [2025-11-03 01:54:56] "POST /neutron/port HTTP/1.1" 200 117 0.005304 252.22.199.240 - - [2025-11-03 01:54:56] "POST /neutron/port HTTP/1.1" 400 205 0.003246 10.0.0.22 - - [2025-11-03 01:55:08] "GET / HTTP/1.1" 200 36215 0.002278 10.0.0.22 - - [2025-11-03 01:55:08] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000493 10.0.0.22 - - [2025-11-03 01:55:09] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001521 10.0.0.22 - - [2025-11-03 01:55:09] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.202037 10.0.0.22 - - [2025-11-03 01:55:09] "POST /fqname-to-id HTTP/1.1" 404 181 0.117940 10.0.0.22 - - [2025-11-03 01:55:09] "GET /projects?obj_uuids=b0732ec4-98ca-435b-bf4e-ae9db6b80936&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002973 10.0.0.22 - - [2025-11-03 01:55:09] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001179 10.0.0.22 - - [2025-11-03 01:55:09] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007707 10.0.0.22 - - [2025-11-03 01:55:10] "POST /id-to-fqname HTTP/1.1" 200 183 0.001859 10.0.0.22 - - [2025-11-03 01:55:10] "POST /fqname-to-id HTTP/1.1" 404 192 0.002512 10.0.0.22 - - [2025-11-03 01:55:10] "POST /security-groups HTTP/1.1" 200 578 0.116964 10.0.0.22 - - [2025-11-03 01:55:10] "POST /projects HTTP/1.1" 200 567 0.287169 10.0.0.22 - - [2025-11-03 01:55:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.322403 10.0.0.22 - - [2025-11-03 01:55:10] "POST /fqname-to-id HTTP/1.1" 404 227 0.041906 10.0.0.22 - - [2025-11-03 01:55:10] "POST /access-control-lists HTTP/1.1" 200 591 0.112897 10.0.0.22 - - [2025-11-03 01:55:10] "GET /project/b0732ec4-98ca-435b-bf4e-ae9db6b80936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.541887 10.0.0.22 - - [2025-11-03 01:55:10] "POST /fqname-to-id HTTP/1.1" 404 226 0.003341 10.0.0.22 - - [2025-11-03 01:55:10] "POST /access-control-lists HTTP/1.1" 200 589 0.065610 10.0.0.22 - - [2025-11-03 01:55:11] "GET / HTTP/1.1" 200 36215 0.002549 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:55:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:55:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001106 10.0.0.22 - - [2025-11-03 01:55:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000550 10.0.0.22 - - [2025-11-03 01:55:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.069746 10.0.0.22 - - [2025-11-03 01:55:14] "GET /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.017510 10.0.0.22 - - [2025-11-03 01:55:14] "GET /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.006532 10.0.0.22 - - [2025-11-03 01:55:14] "GET /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003454 10.0.0.22 - - [2025-11-03 01:55:14] "PUT /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21 HTTP/1.1" 200 265 0.024102 10.0.0.22 - - [2025-11-03 01:55:14] "GET /aaa-mode HTTP/1.1" 401 296 0.000415 10.0.0.22 - - [2025-11-03 01:55:15] "GET /aaa-mode HTTP/1.1" 200 128 0.027048 10.0.0.22 - - [2025-11-03 01:55:15] "POST /fqname-to-id HTTP/1.1" 404 181 0.028173 10.0.0.22 - - [2025-11-03 01:55:15] "GET /projects?obj_uuids=7c7265e3-369d-4cfe-8407-9d89217f7b0b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002461 10.0.0.22 - - [2025-11-03 01:55:15] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001319 10.0.0.22 - - [2025-11-03 01:55:15] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008507 10.0.0.22 - - [2025-11-03 01:55:15] "POST /id-to-fqname HTTP/1.1" 200 183 0.002060 10.0.0.22 - - [2025-11-03 01:55:15] "POST /fqname-to-id HTTP/1.1" 404 192 0.003085 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:55:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001310 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:55:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001302 10.0.0.22 - - [2025-11-03 01:55:15] "POST /security-groups HTTP/1.1" 200 578 0.069610 10.0.0.22 - - [2025-11-03 01:55:16] "POST /fqname-to-id HTTP/1.1" 404 227 0.003138 10.0.0.22 - - [2025-11-03 01:55:16] "POST /projects HTTP/1.1" 200 567 0.235145 10.0.0.22 - - [2025-11-03 01:55:16] "POST /access-control-lists HTTP/1.1" 200 591 0.061008 10.0.0.22 - - [2025-11-03 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.315451 10.0.0.22 - - [2025-11-03 01:55:16] "POST /fqname-to-id HTTP/1.1" 404 226 0.003110 10.0.0.22 - - [2025-11-03 01:55:16] "GET /project/7c7265e3-369d-4cfe-8407-9d89217f7b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.451213 10.0.0.22 - - [2025-11-03 01:55:16] "POST /access-control-lists HTTP/1.1" 200 589 0.061043 10.0.0.22 - - [2025-11-03 01:55:16] "POST /fqname-to-id HTTP/1.1" 404 181 0.027119 10.0.0.22 - - [2025-11-03 01:55:16] "GET /projects?obj_uuids=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003226 10.0.0.22 - - [2025-11-03 01:55:16] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001035 10.0.0.22 - - [2025-11-03 01:55:16] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006648 10.0.0.22 - - [2025-11-03 01:55:16] "POST /id-to-fqname HTTP/1.1" 200 183 0.001595 10.0.0.22 - - [2025-11-03 01:55:16] "POST /fqname-to-id HTTP/1.1" 404 192 0.004929 10.0.0.22 - - [2025-11-03 01:55:16] "POST /security-groups HTTP/1.1" 200 578 0.073680 10.0.0.22 - - [2025-11-03 01:55:16] "POST /fqname-to-id HTTP/1.1" 404 227 0.003779 10.0.0.22 - - [2025-11-03 01:55:16] "POST /projects HTTP/1.1" 200 567 0.242467 10.0.0.22 - - [2025-11-03 01:55:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.339268 10.0.0.22 - - [2025-11-03 01:55:17] "POST /access-control-lists HTTP/1.1" 200 591 0.190274 10.0.0.22 - - [2025-11-03 01:55:17] "GET /project/31f8cb7a-0b67-4f37-8b1d-eca73f692213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.536456 10.0.0.22 - - [2025-11-03 01:55:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.002917 10.0.0.22 - - [2025-11-03 01:55:17] "POST /access-control-lists HTTP/1.1" 200 589 0.068583 10.0.0.22 - - [2025-11-03 01:55:17] "GET / HTTP/1.1" 200 36215 0.002046 10.0.0.22 - - [2025-11-03 01:55:18] "GET / HTTP/1.1" 200 36215 0.001776 10.0.0.22 - - [2025-11-03 01:55:19] "POST /fqname-to-id HTTP/1.1" 404 181 0.003018 10.0.0.22 - - [2025-11-03 01:55:19] "POST /api-access-lists HTTP/1.1" 200 521 0.014601 10.0.0.22 - - [2025-11-03 01:55:19] "GET /api-access-list/9714d3ff-3cba-44a9-b2f0-fe7b786c3209?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.006127 10.0.0.22 - - [2025-11-03 01:55:19] "GET /api-access-list/9714d3ff-3cba-44a9-b2f0-fe7b786c3209 HTTP/1.1" 401 296 0.000483 10.0.0.22 - - [2025-11-03 01:55:19] "GET /api-access-list/9714d3ff-3cba-44a9-b2f0-fe7b786c3209 HTTP/1.1" 200 1266 0.114698 10.0.0.22 - - [2025-11-03 01:55:19] "POST /fqname-to-id HTTP/1.1" 401 296 0.000642 10.0.0.22 - - [2025-11-03 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.076826 10.0.0.22 - - [2025-11-03 01:55:20] "GET /projects?obj_uuids=7c7265e3-369d-4cfe-8407-9d89217f7b0b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001094 10.0.0.22 - - [2025-11-03 01:55:20] "GET /project/7c7265e3-369d-4cfe-8407-9d89217f7b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.030415 10.0.0.22 - - [2025-11-03 01:55:20] "GET /virtual-networks?parent_id=7c7265e3-369d-4cfe-8407-9d89217f7b0b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012644 10.0.0.22 - - [2025-11-03 01:55:20] "POST /virtual-networks HTTP/1.1" 200 568 0.058713 10.0.0.22 - - [2025-11-03 01:55:20] "POST /route-targets HTTP/1.1" 200 328 0.013165 10.0.0.22 - - [2025-11-03 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.019211 10.0.0.22 - - [2025-11-03 01:55:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.018826 10.0.0.22 - - [2025-11-03 01:55:20] "GET /network-ipam/04f41e4a-8d58-4392-91fa-ff04df3a51b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011494 10.0.0.22 - - [2025-11-03 01:55:20] "POST /useragent-kv HTTP/1.1" 200 115 0.003259 10.0.0.22 - - [2025-11-03 01:55:20] "POST /ref-update HTTP/1.1" 200 156 0.056574 252.22.199.240 - - [2025-11-03 01:55:20] "POST /neutron/network HTTP/1.1" 200 829 0.047851 252.22.199.240 - - [2025-11-03 01:55:20] "POST /neutron/network HTTP/1.1" 200 829 0.021327 10.0.0.22 - - [2025-11-03 01:55:21] "GET /virtual-network/49a7668e-f6a8-4000-83b1-25a45035e530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.024569 252.22.199.240 - - [2025-11-03 01:55:21] "POST /neutron/network HTTP/1.1" 200 829 0.018983 252.22.199.240 - - [2025-11-03 01:55:21] "POST /neutron/subnet HTTP/1.1" 200 673 0.031569 10.0.0.22 - - [2025-11-03 01:55:21] "GET /virtual-network/49a7668e-f6a8-4000-83b1-25a45035e530 HTTP/1.1" 401 296 0.000449 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:55:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000946 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:55:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001160 10.0.0.22 - - [2025-11-03 01:55:21] "GET /virtual-network/49a7668e-f6a8-4000-83b1-25a45035e530 HTTP/1.1" 200 2263 0.052800 10.0.0.22 - - [2025-11-03 01:55:21] "GET /virtual-network/49a7668e-f6a8-4000-83b1-25a45035e530 HTTP/1.1" 401 296 0.000526 10.0.0.22 - - [2025-11-03 01:55:22] "GET /virtual-network/49a7668e-f6a8-4000-83b1-25a45035e530 HTTP/1.1" 200 2004 0.049096 10.0.0.22 - - [2025-11-03 01:55:22] "POST /id-to-fqname HTTP/1.1" 401 296 0.000485 10.0.0.22 - - [2025-11-03 01:55:22] "POST /id-to-fqname HTTP/1.1" 200 228 0.035382 252.22.199.240 - - [2025-11-03 01:55:23] "POST /neutron/network HTTP/1.1" 200 839 0.049237 252.22.199.240 - - [2025-11-03 01:55:23] "GET /aaa-mode HTTP/1.1" 401 296 0.000405 252.22.199.240 - - [2025-11-03 01:55:23] "GET / HTTP/1.1" 200 36215 0.002467 252.22.199.240 - - [2025-11-03 01:55:23] "GET /project/31f8cb7a-0b67-4f37-8b1d-eca73f692213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000356 10.0.0.22 - - [2025-11-03 01:55:23] "GET /projects?obj_uuids=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001190 252.22.199.240 - - [2025-11-03 01:55:23] "GET /project/31f8cb7a-0b67-4f37-8b1d-eca73f692213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.053439 252.22.199.240 - - [2025-11-03 01:55:23] "POST /neutron/network HTTP/1.1" 200 829 0.006098 252.22.199.240 - - [2025-11-03 01:55:24] "POST /neutron/port HTTP/1.1" 200 117 0.033705 252.22.199.240 - - [2025-11-03 01:55:24] "POST /neutron/port HTTP/1.1" 200 117 0.005842 252.22.199.240 - - [2025-11-03 01:55:24] "POST /neutron/port HTTP/1.1" 200 117 0.005230 252.22.199.240 - - [2025-11-03 01:55:24] "POST /neutron/network HTTP/1.1" 200 839 0.031301 252.22.199.240 - - [2025-11-03 01:55:24] "POST /neutron/network HTTP/1.1" 200 829 0.021844 10.0.0.22 - - [2025-11-03 01:55:24] "GET /projects?obj_uuids=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001369 252.22.199.240 - - [2025-11-03 01:55:25] "POST /neutron/port HTTP/1.1" 200 1053 0.328939 252.22.199.240 - - [2025-11-03 01:55:25] "POST /neutron/port HTTP/1.1" 200 1053 0.008681 252.22.199.240 - - [2025-11-03 01:55:25] "POST /neutron/port HTTP/1.1" 200 1053 0.010156 252.22.199.240 - - [2025-11-03 01:55:25] "POST /neutron/port HTTP/1.1" 200 1103 0.057740 252.22.199.240 - - [2025-11-03 01:55:25] "POST /neutron/port HTTP/1.1" 200 1077 0.010722 252.22.199.240 - - [2025-11-03 01:55:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003716 252.22.199.240 - - [2025-11-03 01:55:25] "POST /neutron/subnet HTTP/1.1" 200 647 0.006756 252.22.199.240 - - [2025-11-03 01:55:25] "POST /neutron/port HTTP/1.1" 200 117 0.001417 252.22.199.240 - - [2025-11-03 01:55:25] "POST /neutron/network HTTP/1.1" 200 829 0.005270 252.22.199.240 - - [2025-11-03 01:55:29] "POST /neutron/port HTTP/1.1" 200 1077 0.012881 252.22.199.240 - - [2025-11-03 01:55:29] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007143 252.22.199.240 - - [2025-11-03 01:55:29] "POST /neutron/port HTTP/1.1" 200 1077 0.010602 252.22.199.240 - - [2025-11-03 01:55:29] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005904 252.22.199.240 - - [2025-11-03 01:55:29] "POST /neutron/port HTTP/1.1" 200 1077 0.011470 252.22.199.240 - - [2025-11-03 01:55:29] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006298 252.22.199.240 - - [2025-11-03 01:55:29] "POST /neutron/port HTTP/1.1" 200 1077 0.011311 252.22.199.240 - - [2025-11-03 01:55:29] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007386 10.0.0.22 - - [2025-11-03 01:55:29] "GET /virtual-machine/9e7aab8c-7db9-4b28-a173-586836e621c9 HTTP/1.1" 200 1288 0.013598 10.0.0.22 - - [2025-11-03 01:55:29] "GET /virtual-machine/9e7aab8c-7db9-4b28-a173-586836e621c9 HTTP/1.1" 200 1288 0.014191 10.0.0.22 - - [2025-11-03 01:55:30] "GET /virtual-machine-interface/66880d71-b5b0-4e6c-bea1-302ceb33b5a8 HTTP/1.1" 200 2526 0.017276 10.0.0.22 - - [2025-11-03 01:55:30] "GET /virtual-machine/9e7aab8c-7db9-4b28-a173-586836e621c9 HTTP/1.1" 200 1288 0.011599 10.0.0.22 - - [2025-11-03 01:55:30] "GET /virtual-machine-interface/66880d71-b5b0-4e6c-bea1-302ceb33b5a8 HTTP/1.1" 200 2526 0.022343 10.0.0.22 - - [2025-11-03 01:55:30] "GET /instance-ip/0f313ebb-2cb5-412d-9a13-9b15dd9c60ea HTTP/1.1" 200 1624 0.021540 10.0.0.22 - - [2025-11-03 01:55:30] "GET /virtual-machine/9e7aab8c-7db9-4b28-a173-586836e621c9 HTTP/1.1" 200 1288 0.012522 10.0.0.22 - - [2025-11-03 01:55:30] "GET /virtual-machine-interface/66880d71-b5b0-4e6c-bea1-302ceb33b5a8 HTTP/1.1" 200 2526 0.019786 10.0.0.22 - - [2025-11-03 01:55:30] "GET /instance-ip/0f313ebb-2cb5-412d-9a13-9b15dd9c60ea HTTP/1.1" 200 1624 0.014067 10.0.0.22 - - [2025-11-03 01:55:30] "POST /fqname-to-id HTTP/1.1" 403 329 0.023668 10.0.0.22 - - [2025-11-03 01:55:30] "GET / HTTP/1.1" 200 36215 0.001828 10.0.0.22 - - [2025-11-03 01:55:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000670 10.0.0.22 - - [2025-11-03 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.037646 10.0.0.22 - - [2025-11-03 01:55:31] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003175 10.0.0.22 - - [2025-11-03 01:55:31] "GET /virtual-networks?parent_id=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011753 10.0.0.22 - - [2025-11-03 01:55:31] "POST /fqname-to-id HTTP/1.1" 403 329 0.014306 10.0.0.22 - - [2025-11-03 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.22 - - [2025-11-03 01:55:31] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003473 10.0.0.22 - - [2025-11-03 01:55:31] "GET /virtual-networks?parent_id=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012096 10.0.0.22 - - [2025-11-03 01:55:31] "POST /fqname-to-id HTTP/1.1" 403 329 0.020735 10.0.0.22 - - [2025-11-03 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.22 - - [2025-11-03 01:55:31] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003111 10.0.0.22 - - [2025-11-03 01:55:31] "DELETE /project/31f8cb7a0b674f378b1deca73f692213 HTTP/1.1" 404 173 0.054947 10.0.0.22 - - [2025-11-03 01:55:31] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000903 10.0.0.22 - - [2025-11-03 01:55:31] "DELETE /project/7c7265e3369d4cfe84079d89217f7b0b HTTP/1.1" 404 173 0.052269 10.0.0.22 - - [2025-11-03 01:55:31] "DELETE /project/b0732ec498ca435bbf4eae9db6b80936 HTTP/1.1" 404 173 0.087572 10.0.0.22 - - [2025-11-03 01:55:31] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.043983 10.0.0.22 - - [2025-11-03 01:55:31] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000988 10.0.0.22 - - [2025-11-03 01:55:31] "GET /virtual-networks?parent_id=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.026068 10.0.0.22 - - [2025-11-03 01:55:31] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?fields=security_groups HTTP/1.1" 200 1350 0.041451 10.0.0.22 - - [2025-11-03 01:55:31] "POST /fqname-to-id HTTP/1.1" 403 329 0.017536 10.0.0.22 - - [2025-11-03 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005761 10.0.0.22 - - [2025-11-03 01:55:31] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003110 10.0.0.22 - - [2025-11-03 01:55:31] "DELETE /security-group/295127cd-e84c-4924-8fb0-24e58fef9609 HTTP/1.1" 200 115 0.052450 10.0.0.22 - - [2025-11-03 01:55:31] "GET /projects?obj_uuids=b139593e-cf1d-4ada-802d-016d87860081&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000965 10.0.0.22 - - [2025-11-03 01:55:31] "DELETE /access-control-list/10b7a66c-2296-4b18-a536-ecfe8d38d42c HTTP/1.1" 200 115 0.033896 10.0.0.22 - - [2025-11-03 01:55:32] "GET /virtual-networks?parent_id=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.026675 10.0.0.22 - - [2025-11-03 01:55:32] "GET /project/b139593e-cf1d-4ada-802d-016d87860081?fields=application_policy_sets HTTP/1.1" 200 1389 0.051594 10.0.0.22 - - [2025-11-03 01:55:32] "DELETE /access-control-list/c9b4cd81-db12-4433-852c-bc85b648c63f HTTP/1.1" 200 115 0.047323 10.0.0.22 - - [2025-11-03 01:55:32] "POST /fqname-to-id HTTP/1.1" 403 329 0.016073 10.0.0.22 - - [2025-11-03 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.22 - - [2025-11-03 01:55:32] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.004089 10.0.0.22 - - [2025-11-03 01:55:32] "DELETE /project/b139593e-cf1d-4ada-802d-016d87860081 HTTP/1.1" 200 115 0.437428 10.0.0.22 - - [2025-11-03 01:55:32] "GET /virtual-networks?parent_id=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.023533 10.0.0.22 - - [2025-11-03 01:55:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.041393 10.0.0.22 - - [2025-11-03 01:55:35] "GET /virtual-network/49a7668e-f6a8-4000-83b1-25a45035e530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.020315 252.22.199.240 - - [2025-11-03 01:55:36] "POST /neutron/port HTTP/1.1" 200 1077 0.121618 252.22.199.240 - - [2025-11-03 01:55:37] "POST /neutron/security_group HTTP/1.1" 200 2051 0.038841 252.22.199.240 - - [2025-11-03 01:55:37] "POST /neutron/port HTTP/1.1" 200 1077 0.097970 252.22.199.240 - - [2025-11-03 01:55:37] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006600 10.0.0.22 - - [2025-11-03 01:55:37] "POST /fqname-to-id HTTP/1.1" 403 329 0.090846 10.0.0.22 - - [2025-11-03 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.22 - - [2025-11-03 01:55:37] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006712 10.0.0.22 - - [2025-11-03 01:55:37] "GET /virtual-networks?parent_id=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.015460 252.22.199.240 - - [2025-11-03 01:55:37] "POST /neutron/port HTTP/1.1" 200 1077 0.013937 252.22.199.240 - - [2025-11-03 01:55:37] "POST /neutron/security_group HTTP/1.1" 200 2051 0.014300 10.0.0.22 - - [2025-11-03 01:55:38] "POST /fqname-to-id HTTP/1.1" 403 329 0.014872 10.0.0.22 - - [2025-11-03 01:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.22 - - [2025-11-03 01:55:38] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003422 10.0.0.22 - - [2025-11-03 01:55:38] "GET /virtual-networks?parent_id=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.028876 10.0.0.22 - - [2025-11-03 01:55:38] "POST /fqname-to-id HTTP/1.1" 403 351 0.029514 10.0.0.22 - - [2025-11-03 01:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.22 - - [2025-11-03 01:55:38] "GET /routing-instance/73175c64-f92a-4971-9fe5-a8545f2d10db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.017426 10.0.0.22 - - [2025-11-03 01:55:38] "GET /route-target/9d380af9-954a-4395-9382-1f9c310fff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.012856 10.0.0.22 - - [2025-11-03 01:55:38] "GET /route-target/9d380af9-954a-4395-9382-1f9c310fff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.006159 10.0.0.22 - - [2025-11-03 01:55:38] "POST /fqname-to-id HTTP/1.1" 403 329 0.042093 10.0.0.22 - - [2025-11-03 01:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006850 10.0.0.22 - - [2025-11-03 01:55:38] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.006713 10.0.0.22 - - [2025-11-03 01:55:38] "GET /virtual-networks?parent_id=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.026532 10.0.0.22 - - [2025-11-03 01:55:38] "POST /fqname-to-id HTTP/1.1" 403 351 0.041184 10.0.0.22 - - [2025-11-03 01:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017745 10.0.0.22 - - [2025-11-03 01:55:38] "GET /routing-instance/73175c64-f92a-4971-9fe5-a8545f2d10db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.009211 10.0.0.22 - - [2025-11-03 01:55:39] "GET /route-target/9d380af9-954a-4395-9382-1f9c310fff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.058074 10.0.0.22 - - [2025-11-03 01:55:39] "GET /route-target/9d380af9-954a-4395-9382-1f9c310fff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.018844 10.0.0.22 - - [2025-11-03 01:55:39] "GET /obj-perms HTTP/1.1" 200 6310 0.096003 10.0.0.22 - - [2025-11-03 01:55:39] "GET /virtual-machine/9e7aab8c-7db9-4b28-a173-586836e621c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.017794 10.0.0.22 - - [2025-11-03 01:55:39] "GET /obj-perms HTTP/1.1" 200 6310 0.010132 10.0.0.22 - - [2025-11-03 01:55:39] "POST /fqname-to-id HTTP/1.1" 401 296 0.000754 10.0.0.22 - - [2025-11-03 01:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.038723 252.22.199.240 - - [2025-11-03 01:55:40] "POST /neutron/port HTTP/1.1" 200 1077 0.035991 10.0.0.22 - - [2025-11-03 01:55:40] "GET /virtual-machine-interface/66880d71-b5b0-4e6c-bea1-302ceb33b5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.032611 252.22.199.240 - - [2025-11-03 01:55:40] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006273 10.0.0.22 - - [2025-11-03 01:55:40] "GET /obj-perms HTTP/1.1" 200 6310 0.023020 10.0.0.22 - - [2025-11-03 01:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.22 - - [2025-11-03 01:55:40] "GET /virtual-machine-interface/66880d71-b5b0-4e6c-bea1-302ceb33b5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.071800 10.0.0.22 - - [2025-11-03 01:55:40] "GET /obj-perms HTTP/1.1" 200 6310 0.080272 10.0.0.22 - - [2025-11-03 01:55:41] "GET /virtual-machine/9e7aab8c-7db9-4b28-a173-586836e621c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.043501 10.0.0.22 - - [2025-11-03 01:55:41] "GET /obj-perms HTTP/1.1" 200 6310 0.011886 10.0.0.22 - - [2025-11-03 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.22 - - [2025-11-03 01:55:41] "GET /virtual-machine-interface/66880d71-b5b0-4e6c-bea1-302ceb33b5a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2304 0.018378 10.0.0.22 - - [2025-11-03 01:55:41] "GET /obj-perms HTTP/1.1" 200 6310 0.011825 10.0.0.22 - - [2025-11-03 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.22 - - [2025-11-03 01:55:41] "GET /virtual-network/49a7668e-f6a8-4000-83b1-25a45035e530?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.021659 10.0.0.22 - - [2025-11-03 01:55:41] "GET /obj-perms HTTP/1.1" 200 6310 0.009496 10.0.0.22 - - [2025-11-03 01:55:41] "GET /virtual-machine/9e7aab8c-7db9-4b28-a173-586836e621c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.012540 10.0.0.22 - - [2025-11-03 01:55:41] "GET /obj-perms HTTP/1.1" 200 6310 0.013368 10.0.0.22 - - [2025-11-03 01:55:41] "GET /obj-perms HTTP/1.1" 200 6310 0.008504 10.0.0.22 - - [2025-11-03 01:55:42] "GET /obj-perms HTTP/1.1" 200 6310 0.092045 10.0.0.22 - - [2025-11-03 01:55:42] "GET /obj-perms HTTP/1.1" 200 6310 0.008289 10.0.0.22 - - [2025-11-03 01:55:42] "GET /obj-perms HTTP/1.1" 200 6415 0.103870 10.0.0.22 - - [2025-11-03 01:55:42] "GET /obj-perms HTTP/1.1" 200 6415 0.002814 10.0.0.22 - - [2025-11-03 01:55:42] "GET /obj-perms HTTP/1.1" 200 6310 0.018326 10.0.0.22 - - [2025-11-03 01:55:43] "GET /obj-perms HTTP/1.1" 200 6310 0.012387 10.0.0.22 - - [2025-11-03 01:55:43] "GET /obj-perms HTTP/1.1" 200 6310 0.088649 10.0.0.22 - - [2025-11-03 01:55:43] "GET /obj-perms HTTP/1.1" 200 6310 0.009194 10.0.0.22 - - [2025-11-03 01:55:43] "GET /obj-perms HTTP/1.1" 200 6415 0.001762 10.0.0.22 - - [2025-11-03 01:55:43] "GET /obj-perms HTTP/1.1" 200 6415 0.001667 10.0.0.22 - - [2025-11-03 01:55:43] "GET /obj-perms HTTP/1.1" 200 6310 0.021044 10.0.0.22 - - [2025-11-03 01:55:43] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 321 0.031547 10.0.0.22 - - [2025-11-03 01:55:44] "GET /virtual-machine/9e7aab8c-7db9-4b28-a173-586836e621c9 HTTP/1.1" 200 1288 0.033375 252.22.199.240 - - [2025-11-03 01:55:44] "POST /neutron/port HTTP/1.1" 200 1077 0.016888 252.22.199.240 - - [2025-11-03 01:55:44] "POST /neutron/port HTTP/1.1" 200 1103 0.013038 252.22.199.240 - - [2025-11-03 01:55:45] "POST /neutron/port HTTP/1.1" 200 151 0.161629 10.0.0.22 - - [2025-11-03 01:55:45] "GET /obj-perms HTTP/1.1" 200 6378 0.053903 10.0.0.22 - - [2025-11-03 01:55:46] "GET /virtual-machine/9e7aab8c-7db9-4b28-a173-586836e621c9 HTTP/1.1" 404 171 0.011292 10.0.0.22 - - [2025-11-03 01:55:46] "GET /obj-perms HTTP/1.1" 200 6378 0.080335 10.0.0.22 - - [2025-11-03 01:55:46] "GET /virtual-machine/9e7aab8c-7db9-4b28-a173-586836e621c9 HTTP/1.1" 404 171 0.011036 10.0.0.22 - - [2025-11-03 01:55:46] "GET /virtual-machine/9e7aab8c-7db9-4b28-a173-586836e621c9 HTTP/1.1" 404 171 0.012452 10.0.0.22 - - [2025-11-03 01:55:46] "POST /fqname-to-id HTTP/1.1" 403 329 0.014831 10.0.0.22 - - [2025-11-03 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.22 - - [2025-11-03 01:55:46] "GET /global-vrouter-config/eb38223e-3ddd-47d8-bb64-599e1154d9e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003501 10.0.0.22 - - [2025-11-03 01:55:46] "GET /virtual-networks?parent_id=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013462 10.0.0.22 - - [2025-11-03 01:55:46] "POST /fqname-to-id HTTP/1.1" 403 351 0.011512 10.0.0.22 - - [2025-11-03 01:55:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.22 - - [2025-11-03 01:55:46] "GET /routing-instance/73175c64-f92a-4971-9fe5-a8545f2d10db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1531 0.004801 10.0.0.22 - - [2025-11-03 01:55:46] "GET /route-target/9d380af9-954a-4395-9382-1f9c310fff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.014470 10.0.0.22 - - [2025-11-03 01:55:46] "GET /route-target/9d380af9-954a-4395-9382-1f9c310fff96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.004220 10.0.0.22 - - [2025-11-03 01:55:47] "GET /obj-perms HTTP/1.1" 200 6310 0.011070 10.0.0.22 - - [2025-11-03 01:55:47] "GET /obj-perms HTTP/1.1" 200 6310 0.009023 10.0.0.22 - - [2025-11-03 01:55:47] "GET /obj-perms HTTP/1.1" 200 6310 0.097409 10.0.0.22 - - [2025-11-03 01:55:47] "GET /obj-perms HTTP/1.1" 200 6310 0.009665 10.0.0.22 - - [2025-11-03 01:55:47] "GET /obj-perms HTTP/1.1" 200 6415 0.001700 10.0.0.22 - - [2025-11-03 01:55:47] "GET /obj-perms HTTP/1.1" 200 6415 0.001678 10.0.0.22 - - [2025-11-03 01:55:50] "GET /obj-perms HTTP/1.1" 200 6415 0.002255 10.0.0.22 - - [2025-11-03 01:55:50] "GET /obj-perms HTTP/1.1" 200 6415 0.001732 10.0.0.22 - - [2025-11-03 01:55:53] "GET /obj-perms HTTP/1.1" 200 6415 0.002064 10.0.0.22 - - [2025-11-03 01:55:54] "GET /obj-perms HTTP/1.1" 200 6415 0.002046 10.0.0.22 - - [2025-11-03 01:55:57] "GET /obj-perms HTTP/1.1" 200 6415 0.002196 10.0.0.22 - - [2025-11-03 01:55:57] "GET /obj-perms HTTP/1.1" 200 6415 0.002061 10.0.0.22 - - [2025-11-03 01:56:00] "GET /obj-perms HTTP/1.1" 200 6415 0.001950 10.0.0.22 - - [2025-11-03 01:56:00] "GET /obj-perms HTTP/1.1" 200 6415 0.002322 10.0.0.22 - - [2025-11-03 01:56:03] "GET /obj-perms HTTP/1.1" 200 6415 0.002307 10.0.0.22 - - [2025-11-03 01:56:03] "GET /obj-perms HTTP/1.1" 200 6415 0.001745 10.0.0.22 - - [2025-11-03 01:56:03] "GET /obj-perms HTTP/1.1" 200 6415 0.001946 10.0.0.22 - - [2025-11-03 01:56:03] "GET /obj-perms HTTP/1.1" 200 6415 0.001775 10.0.0.22 - - [2025-11-03 01:56:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003386 10.0.0.22 - - [2025-11-03 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.22 - - [2025-11-03 01:56:03] "POST /useragent-kv HTTP/1.1" 200 115 0.001943 10.0.0.22 - - [2025-11-03 01:56:03] "DELETE /virtual-network/49a7668e-f6a8-4000-83b1-25a45035e530 HTTP/1.1" 200 115 0.083332 10.0.0.22 - - [2025-11-03 01:56:03] "DELETE /route-target/9d380af9-954a-4395-9382-1f9c310fff96 HTTP/1.1" 200 115 0.024754 10.0.0.22 - - [2025-11-03 01:56:03] "DELETE /api-access-list/9714d3ff-3cba-44a9-b2f0-fe7b786c3209 HTTP/1.1" 200 115 0.026545 10.0.0.22 - - [2025-11-03 01:56:03] "GET /api-access-list/9714d3ff-3cba-44a9-b2f0-fe7b786c3209 HTTP/1.1" 404 171 0.004855 10.0.0.22 - - [2025-11-03 01:56:04] "GET /projects?obj_uuids=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001392 10.0.0.22 - - [2025-11-03 01:56:04] "GET /project/31f8cb7a-0b67-4f37-8b1d-eca73f692213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.036202 10.0.0.22 - - [2025-11-03 01:56:04] "GET /projects?obj_uuids=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002749 10.0.0.22 - - [2025-11-03 01:56:04] "GET /project/31f8cb7a-0b67-4f37-8b1d-eca73f692213?fields=virtual_networks HTTP/1.1" 200 1022 0.079469 10.0.0.22 - - [2025-11-03 01:56:04] "GET /projects?obj_uuids=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001686 10.0.0.22 - - [2025-11-03 01:56:04] "GET /project/31f8cb7a-0b67-4f37-8b1d-eca73f692213?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.035552 10.0.0.22 - - [2025-11-03 01:56:04] "GET /projects?obj_uuids=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001513 10.0.0.22 - - [2025-11-03 01:56:04] "GET /project/31f8cb7a-0b67-4f37-8b1d-eca73f692213?fields=security_groups HTTP/1.1" 200 1242 0.025290 10.0.0.22 - - [2025-11-03 01:56:04] "GET /projects?obj_uuids=7c7265e3-369d-4cfe-8407-9d89217f7b0b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001137 10.0.0.22 - - [2025-11-03 01:56:04] "GET /project/7c7265e3-369d-4cfe-8407-9d89217f7b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1341 0.028950 10.0.0.22 - - [2025-11-03 01:56:04] "GET /projects?obj_uuids=7c7265e3-369d-4cfe-8407-9d89217f7b0b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001064 10.0.0.22 - - [2025-11-03 01:56:05] "GET /project/7c7265e3-369d-4cfe-8407-9d89217f7b0b?fields=virtual_networks HTTP/1.1" 200 1021 0.068453 10.0.0.22 - - [2025-11-03 01:56:05] "GET /projects?obj_uuids=7c7265e3-369d-4cfe-8407-9d89217f7b0b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001412 10.0.0.22 - - [2025-11-03 01:56:05] "GET /project/7c7265e3-369d-4cfe-8407-9d89217f7b0b?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.024998 10.0.0.22 - - [2025-11-03 01:56:05] "GET /projects?obj_uuids=7c7265e3-369d-4cfe-8407-9d89217f7b0b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001076 10.0.0.22 - - [2025-11-03 01:56:05] "GET /project/7c7265e3-369d-4cfe-8407-9d89217f7b0b?fields=security_groups HTTP/1.1" 200 1241 0.025631 10.0.0.22 - - [2025-11-03 01:56:06] "GET /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003590 10.0.0.22 - - [2025-11-03 01:56:06] "PUT /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21 HTTP/1.1" 200 265 0.008447 10.0.0.22 - - [2025-11-03 01:56:06] "GET /projects?obj_uuids=b0732ec4-98ca-435b-bf4e-ae9db6b80936&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001386 10.0.0.22 - - [2025-11-03 01:56:06] "GET /project/b0732ec4-98ca-435b-bf4e-ae9db6b80936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.027749 10.0.0.22 - - [2025-11-03 01:56:06] "GET /projects?obj_uuids=b0732ec4-98ca-435b-bf4e-ae9db6b80936&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001051 10.0.0.22 - - [2025-11-03 01:56:06] "GET /project/b0732ec4-98ca-435b-bf4e-ae9db6b80936?fields=virtual_networks HTTP/1.1" 200 1023 0.071858 10.0.0.22 - - [2025-11-03 01:56:07] "GET /projects?obj_uuids=b0732ec4-98ca-435b-bf4e-ae9db6b80936&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001076 10.0.0.22 - - [2025-11-03 01:56:07] "GET /project/b0732ec4-98ca-435b-bf4e-ae9db6b80936?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.026864 10.0.0.22 - - [2025-11-03 01:56:07] "GET /projects?obj_uuids=b0732ec4-98ca-435b-bf4e-ae9db6b80936&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001524 10.0.0.22 - - [2025-11-03 01:56:07] "GET /project/b0732ec4-98ca-435b-bf4e-ae9db6b80936?fields=security_groups HTTP/1.1" 200 1243 0.026087 10.0.0.22 - - [2025-11-03 01:56:07] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001257 10.0.0.22 - - [2025-11-03 01:56:07] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.008150 10.0.0.22 - - [2025-11-03 01:56:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.035706 10.0.0.22 - - [2025-11-03 01:56:08] "GET /projects?obj_uuids=b43d9503-da43-46a0-a54b-97859353f244&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002503 10.0.0.22 - - [2025-11-03 01:56:08] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001042 10.0.0.22 - - [2025-11-03 01:56:08] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006915 10.0.0.22 - - [2025-11-03 01:56:08] "POST /id-to-fqname HTTP/1.1" 200 188 0.001634 10.0.0.22 - - [2025-11-03 01:56:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.002438 10.0.0.22 - - [2025-11-03 01:56:08] "POST /security-groups HTTP/1.1" 200 583 0.064522 10.0.0.22 - - [2025-11-03 01:56:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.002985 10.0.0.22 - - [2025-11-03 01:56:08] "POST /projects HTTP/1.1" 200 577 0.224793 10.0.0.22 - - [2025-11-03 01:56:08] "POST /access-control-lists HTTP/1.1" 200 596 0.059782 10.0.0.22 - - [2025-11-03 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.302011 10.0.0.22 - - [2025-11-03 01:56:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.002808 10.0.0.22 - - [2025-11-03 01:56:08] "GET /project/b43d9503-da43-46a0-a54b-97859353f244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.447219 10.0.0.22 - - [2025-11-03 01:56:08] "POST /access-control-lists HTTP/1.1" 200 594 0.068703 10.0.0.22 - - [2025-11-03 01:56:09] "GET / HTTP/1.1" 200 36215 0.002657 10.0.0.22 - - [2025-11-03 01:56:12] "POST /fqname-to-id HTTP/1.1" 401 296 0.000634 10.0.0.22 - - [2025-11-03 01:56:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.040830 10.0.0.22 - - [2025-11-03 01:56:12] "GET /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003378 10.0.0.22 - - [2025-11-03 01:56:12] "GET /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003914 10.0.0.22 - - [2025-11-03 01:56:12] "GET /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003369 10.0.0.22 - - [2025-11-03 01:56:12] "PUT /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21 HTTP/1.1" 200 265 0.009727 10.0.0.22 - - [2025-11-03 01:56:12] "GET /aaa-mode HTTP/1.1" 200 128 0.001102 10.0.0.22 - - [2025-11-03 01:56:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.026751 10.0.0.22 - - [2025-11-03 01:56:13] "GET /projects?obj_uuids=c19a232f-9db1-4e0c-a1b1-76590b9054fc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003029 10.0.0.22 - - [2025-11-03 01:56:13] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001457 10.0.0.22 - - [2025-11-03 01:56:13] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009917 10.0.0.22 - - [2025-11-03 01:56:13] "POST /id-to-fqname HTTP/1.1" 200 188 0.001832 10.0.0.22 - - [2025-11-03 01:56:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.003150 10.0.0.22 - - [2025-11-03 01:56:13] "POST /security-groups HTTP/1.1" 200 583 0.064362 10.0.0.22 - - [2025-11-03 01:56:13] "POST /fqname-to-id HTTP/1.1" 404 232 0.002644 10.0.0.22 - - [2025-11-03 01:56:13] "POST /projects HTTP/1.1" 200 577 0.214941 10.0.0.22 - - [2025-11-03 01:56:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.248476 10.0.0.22 - - [2025-11-03 01:56:13] "POST /access-control-lists HTTP/1.1" 200 596 0.059480 10.0.0.22 - - [2025-11-03 01:56:13] "GET /project/c19a232f-9db1-4e0c-a1b1-76590b9054fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.397872 10.0.0.22 - - [2025-11-03 01:56:13] "POST /fqname-to-id HTTP/1.1" 404 231 0.003479 10.0.0.22 - - [2025-11-03 01:56:13] "POST /access-control-lists HTTP/1.1" 200 594 0.056696 10.0.0.22 - - [2025-11-03 01:56:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.026707 10.0.0.22 - - [2025-11-03 01:56:14] "GET /projects?obj_uuids=65a9ce90-b161-47ac-808b-8cecfbe28b03&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002334 10.0.0.22 - - [2025-11-03 01:56:14] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001692 10.0.0.22 - - [2025-11-03 01:56:14] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007443 10.0.0.22 - - [2025-11-03 01:56:14] "POST /id-to-fqname HTTP/1.1" 200 188 0.001773 10.0.0.22 - - [2025-11-03 01:56:14] "POST /fqname-to-id HTTP/1.1" 404 197 0.003335 10.0.0.22 - - [2025-11-03 01:56:14] "POST /security-groups HTTP/1.1" 200 583 0.064528 10.0.0.22 - - [2025-11-03 01:56:14] "POST /fqname-to-id HTTP/1.1" 404 232 0.003373 10.0.0.22 - - [2025-11-03 01:56:14] "POST /projects HTTP/1.1" 200 577 0.216167 10.0.0.22 - - [2025-11-03 01:56:14] "POST /access-control-lists HTTP/1.1" 200 596 0.059462 10.0.0.22 - - [2025-11-03 01:56:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.295123 10.0.0.22 - - [2025-11-03 01:56:14] "POST /fqname-to-id HTTP/1.1" 404 231 0.002687 10.0.0.22 - - [2025-11-03 01:56:14] "GET /project/65a9ce90-b161-47ac-808b-8cecfbe28b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.428738 10.0.0.22 - - [2025-11-03 01:56:14] "POST /access-control-lists HTTP/1.1" 200 594 0.069177 10.0.0.22 - - [2025-11-03 01:56:15] "GET / HTTP/1.1" 200 36215 0.002096 10.0.0.22 - - [2025-11-03 01:56:15] "GET / HTTP/1.1" 200 36215 0.001704 10.0.0.22 - - [2025-11-03 01:56:16] "POST /fqname-to-id HTTP/1.1" 404 181 0.003064 10.0.0.22 - - [2025-11-03 01:56:16] "POST /api-access-lists HTTP/1.1" 200 521 0.013874 10.0.0.22 - - [2025-11-03 01:56:16] "GET /api-access-list/a6c057c9-264e-450b-aa20-6c1c61cbcfe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1290 0.004721 10.0.0.22 - - [2025-11-03 01:56:16] "GET /api-access-list/a6c057c9-264e-450b-aa20-6c1c61cbcfe0 HTTP/1.1" 401 296 0.000413 10.0.0.22 - - [2025-11-03 01:56:17] "GET /api-access-list/a6c057c9-264e-450b-aa20-6c1c61cbcfe0 HTTP/1.1" 200 1290 0.078044 10.0.0.22 - - [2025-11-03 01:56:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.000497 10.0.0.22 - - [2025-11-03 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.042361 10.0.0.22 - - [2025-11-03 01:56:17] "GET /projects?obj_uuids=c19a232f-9db1-4e0c-a1b1-76590b9054fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001736 10.0.0.22 - - [2025-11-03 01:56:17] "GET /project/c19a232f-9db1-4e0c-a1b1-76590b9054fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.052685 10.0.0.22 - - [2025-11-03 01:56:17] "GET /virtual-networks?parent_id=c19a232f-9db1-4e0c-a1b1-76590b9054fc&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011396 10.0.0.22 - - [2025-11-03 01:56:17] "POST /virtual-networks HTTP/1.1" 200 583 0.057406 10.0.0.22 - - [2025-11-03 01:56:17] "POST /route-targets HTTP/1.1" 200 328 0.011676 10.0.0.22 - - [2025-11-03 01:56:17] "POST /ref-update HTTP/1.1" 200 156 0.018024 10.0.0.22 - - [2025-11-03 01:56:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020538 10.0.0.22 - - [2025-11-03 01:56:17] "GET /network-ipam/04f41e4a-8d58-4392-91fa-ff04df3a51b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.011727 10.0.0.22 - - [2025-11-03 01:56:17] "POST /useragent-kv HTTP/1.1" 200 115 0.005488 10.0.0.22 - - [2025-11-03 01:56:17] "POST /ref-update HTTP/1.1" 200 156 0.051806 252.22.199.240 - - [2025-11-03 01:56:18] "POST /neutron/network HTTP/1.1" 200 847 0.058887 252.22.199.240 - - [2025-11-03 01:56:18] "POST /neutron/network HTTP/1.1" 200 847 0.024713 10.0.0.22 - - [2025-11-03 01:56:18] "GET /virtual-network/f085196b-0c83-4516-afda-d1a25b4f72cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.015123 252.22.199.240 - - [2025-11-03 01:56:18] "POST /neutron/network HTTP/1.1" 200 847 0.024859 252.22.199.240 - - [2025-11-03 01:56:18] "POST /neutron/subnet HTTP/1.1" 200 681 0.036586 10.0.0.22 - - [2025-11-03 01:56:18] "POST /fqname-to-id HTTP/1.1" 401 296 0.000491 10.0.0.22 - - [2025-11-03 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.050825 10.0.0.22 - - [2025-11-03 01:56:18] "GET /projects?obj_uuids=65a9ce90-b161-47ac-808b-8cecfbe28b03&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001435 10.0.0.22 - - [2025-11-03 01:56:18] "GET /project/65a9ce90-b161-47ac-808b-8cecfbe28b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.035405 10.0.0.22 - - [2025-11-03 01:56:18] "GET /virtual-networks?parent_id=65a9ce90-b161-47ac-808b-8cecfbe28b03&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011399 10.0.0.22 - - [2025-11-03 01:56:18] "POST /virtual-networks HTTP/1.1" 200 583 0.051198 10.0.0.22 - - [2025-11-03 01:56:18] "POST /route-targets HTTP/1.1" 200 328 0.011076 10.0.0.22 - - [2025-11-03 01:56:18] "POST /ref-update HTTP/1.1" 200 156 0.010049 10.0.0.22 - - [2025-11-03 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.024997 10.0.0.22 - - [2025-11-03 01:56:19] "GET /network-ipam/04f41e4a-8d58-4392-91fa-ff04df3a51b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.013593 10.0.0.22 - - [2025-11-03 01:56:19] "POST /useragent-kv HTTP/1.1" 200 115 0.005855 10.0.0.22 - - [2025-11-03 01:56:19] "POST /ref-update HTTP/1.1" 200 156 0.051863 252.22.199.240 - - [2025-11-03 01:56:19] "POST /neutron/network HTTP/1.1" 200 844 0.048491 252.22.199.240 - - [2025-11-03 01:56:19] "POST /neutron/network HTTP/1.1" 200 844 0.021925 10.0.0.22 - - [2025-11-03 01:56:19] "GET /virtual-network/38e9e233-6e1e-4c37-afeb-84f7cd7b0b08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2006 0.015147 252.22.199.240 - - [2025-11-03 01:56:19] "POST /neutron/network HTTP/1.1" 200 844 0.023399 252.22.199.240 - - [2025-11-03 01:56:19] "POST /neutron/subnet HTTP/1.1" 200 666 0.032956 10.0.0.22 - - [2025-11-03 01:56:19] "GET /virtual-network/f085196b-0c83-4516-afda-d1a25b4f72cd HTTP/1.1" 401 296 0.000428 10.0.0.22 - - [2025-11-03 01:56:19] "GET /virtual-network/f085196b-0c83-4516-afda-d1a25b4f72cd HTTP/1.1" 200 2315 0.050586 10.0.0.22 - - [2025-11-03 01:56:20] "GET /virtual-network/f085196b-0c83-4516-afda-d1a25b4f72cd HTTP/1.1" 401 296 0.000421 10.0.0.22 - - [2025-11-03 01:56:20] "GET /virtual-network/f085196b-0c83-4516-afda-d1a25b4f72cd HTTP/1.1" 403 366 0.046984 10.0.0.22 - - [2025-11-03 01:56:20] "GET /virtual-network/f085196b-0c83-4516-afda-d1a25b4f72cd HTTP/1.1" 200 2315 0.005840 10.0.0.22 - - [2025-11-03 01:56:20] "GET /virtual-networks HTTP/1.1" 200 370 0.030041 10.0.0.22 - - [2025-11-03 01:56:20] "GET /virtual-networks HTTP/1.1" 200 370 0.019639 10.0.0.22 - - [2025-11-03 01:56:20] "PUT /virtual-network/f085196b-0c83-4516-afda-d1a25b4f72cd HTTP/1.1" 200 265 0.028645 10.0.0.22 - - [2025-11-03 01:56:20] "GET /virtual-networks HTTP/1.1" 200 132 0.027901 10.0.0.22 - - [2025-11-03 01:56:20] "GET /virtual-networks HTTP/1.1" 200 609 0.018293 10.0.0.22 - - [2025-11-03 01:56:20] "GET /virtual-networks HTTP/1.1" 200 1431 0.003038 10.0.0.22 - - [2025-11-03 01:56:20] "PUT /virtual-network/f085196b-0c83-4516-afda-d1a25b4f72cd HTTP/1.1" 200 265 0.027417 10.0.0.22 - - [2025-11-03 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.22 - - [2025-11-03 01:56:21] "POST /useragent-kv HTTP/1.1" 200 115 0.001918 10.0.0.22 - - [2025-11-03 01:56:21] "DELETE /route-target/9d1bb9f1-19a6-48c0-9631-c7f28664656c HTTP/1.1" 200 115 0.020233 10.0.0.22 - - [2025-11-03 01:56:21] "POST /useragent-kv HTTP/1.1" 200 115 0.017149 10.0.0.22 - - [2025-11-03 01:56:21] "DELETE /virtual-network/38e9e233-6e1e-4c37-afeb-84f7cd7b0b08 HTTP/1.1" 200 115 0.100489 10.0.0.22 - - [2025-11-03 01:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.22 - - [2025-11-03 01:56:21] "POST /useragent-kv HTTP/1.1" 200 115 0.003041 10.0.0.22 - - [2025-11-03 01:56:21] "POST /useragent-kv HTTP/1.1" 200 115 0.001684 10.0.0.22 - - [2025-11-03 01:56:21] "DELETE /virtual-network/f085196b-0c83-4516-afda-d1a25b4f72cd HTTP/1.1" 200 115 0.082480 10.0.0.22 - - [2025-11-03 01:56:21] "DELETE /route-target/cc2cd054-5e8a-4e38-9769-320b542304c6 HTTP/1.1" 200 115 0.026023 10.0.0.22 - - [2025-11-03 01:56:21] "DELETE /api-access-list/a6c057c9-264e-450b-aa20-6c1c61cbcfe0 HTTP/1.1" 200 115 0.019802 10.0.0.22 - - [2025-11-03 01:56:21] "GET /api-access-list/a6c057c9-264e-450b-aa20-6c1c61cbcfe0 HTTP/1.1" 404 171 0.002778 10.0.0.22 - - [2025-11-03 01:56:21] "GET /projects?obj_uuids=65a9ce90-b161-47ac-808b-8cecfbe28b03&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001673 10.0.0.22 - - [2025-11-03 01:56:21] "GET /project/65a9ce90-b161-47ac-808b-8cecfbe28b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.030329 10.0.0.22 - - [2025-11-03 01:56:21] "GET /projects?obj_uuids=65a9ce90-b161-47ac-808b-8cecfbe28b03&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000952 10.0.0.22 - - [2025-11-03 01:56:21] "GET /project/65a9ce90-b161-47ac-808b-8cecfbe28b03?fields=virtual_networks HTTP/1.1" 200 1031 0.070281 10.0.0.22 - - [2025-11-03 01:56:21] "GET /projects?obj_uuids=65a9ce90-b161-47ac-808b-8cecfbe28b03&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001024 10.0.0.22 - - [2025-11-03 01:56:21] "GET /project/65a9ce90-b161-47ac-808b-8cecfbe28b03?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.021348 10.0.0.22 - - [2025-11-03 01:56:21] "GET /projects?obj_uuids=65a9ce90-b161-47ac-808b-8cecfbe28b03&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002411 10.0.0.22 - - [2025-11-03 01:56:21] "GET /project/65a9ce90-b161-47ac-808b-8cecfbe28b03?fields=security_groups HTTP/1.1" 200 1256 0.063624 10.0.0.22 - - [2025-11-03 01:56:22] "GET /projects?obj_uuids=c19a232f-9db1-4e0c-a1b1-76590b9054fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001011 10.0.0.22 - - [2025-11-03 01:56:22] "GET /project/c19a232f-9db1-4e0c-a1b1-76590b9054fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.022647 10.0.0.22 - - [2025-11-03 01:56:22] "GET /projects?obj_uuids=c19a232f-9db1-4e0c-a1b1-76590b9054fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000945 10.0.0.22 - - [2025-11-03 01:56:22] "GET /project/c19a232f-9db1-4e0c-a1b1-76590b9054fc?fields=virtual_networks HTTP/1.1" 200 1033 0.068120 10.0.0.22 - - [2025-11-03 01:56:22] "GET /projects?obj_uuids=c19a232f-9db1-4e0c-a1b1-76590b9054fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001501 10.0.0.22 - - [2025-11-03 01:56:22] "GET /project/c19a232f-9db1-4e0c-a1b1-76590b9054fc?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.024056 10.0.0.22 - - [2025-11-03 01:56:22] "GET /projects?obj_uuids=c19a232f-9db1-4e0c-a1b1-76590b9054fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001102 10.0.0.22 - - [2025-11-03 01:56:22] "GET /project/c19a232f-9db1-4e0c-a1b1-76590b9054fc?fields=security_groups HTTP/1.1" 200 1258 0.024906 10.0.0.22 - - [2025-11-03 01:56:23] "GET /aaa-mode HTTP/1.1" 200 128 0.000998 10.0.0.22 - - [2025-11-03 01:56:24] "GET / HTTP/1.1" 200 36215 0.002302 10.0.0.22 - - [2025-11-03 01:56:25] "GET / HTTP/1.1" 200 36215 0.001629 10.0.0.22 - - [2025-11-03 01:56:25] "POST /fqname-to-id HTTP/1.1" 401 296 0.000484 10.0.0.22 - - [2025-11-03 01:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.079528 10.0.0.22 - - [2025-11-03 01:56:25] "GET /projects?obj_uuids=b43d9503-da43-46a0-a54b-97859353f244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001137 10.0.0.22 - - [2025-11-03 01:56:25] "GET /project/b43d9503-da43-46a0-a54b-97859353f244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.029850 10.0.0.22 - - [2025-11-03 01:56:25] "GET /virtual-networks?parent_id=b43d9503-da43-46a0-a54b-97859353f244&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008797 10.0.0.22 - - [2025-11-03 01:56:25] "POST /fqname-to-id HTTP/1.1" 404 195 0.009098 10.0.0.22 - - [2025-11-03 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010041 10.0.0.22 - - [2025-11-03 01:56:26] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001276 10.0.0.22 - - [2025-11-03 01:56:26] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.014250 10.0.0.22 - - [2025-11-03 01:56:26] "POST /service-templates HTTP/1.1" 403 264 0.007348 10.0.0.22 - - [2025-11-03 01:56:26] "POST /fqname-to-id HTTP/1.1" 404 213 0.003162 10.0.0.22 - - [2025-11-03 01:56:26] "POST /api-access-lists HTTP/1.1" 200 555 0.015027 10.0.0.22 - - [2025-11-03 01:56:26] "GET /api-access-list/3c33c055-9f43-4fbe-b3ae-581a21498a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.004560 10.0.0.22 - - [2025-11-03 01:56:26] "GET /api-access-list/3c33c055-9f43-4fbe-b3ae-581a21498a8c HTTP/1.1" 200 1323 0.003356 10.0.0.22 - - [2025-11-03 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011696 10.0.0.22 - - [2025-11-03 01:56:26] "GET /projects?obj_uuids=b43d9503-da43-46a0-a54b-97859353f244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000983 10.0.0.22 - - [2025-11-03 01:56:26] "GET /project/b43d9503-da43-46a0-a54b-97859353f244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.037024 10.0.0.22 - - [2025-11-03 01:56:26] "GET /virtual-networks?parent_id=b43d9503-da43-46a0-a54b-97859353f244&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011283 10.0.0.22 - - [2025-11-03 01:56:26] "POST /virtual-networks HTTP/1.1" 200 583 0.045093 10.0.0.22 - - [2025-11-03 01:56:26] "POST /route-targets HTTP/1.1" 200 328 0.009711 10.0.0.22 - - [2025-11-03 01:56:26] "POST /ref-update HTTP/1.1" 200 156 0.010386 10.0.0.22 - - [2025-11-03 01:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013582 10.0.0.22 - - [2025-11-03 01:56:26] "GET /network-ipam/04f41e4a-8d58-4392-91fa-ff04df3a51b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.012172 10.0.0.22 - - [2025-11-03 01:56:26] "POST /useragent-kv HTTP/1.1" 200 115 0.003979 10.0.0.22 - - [2025-11-03 01:56:26] "POST /ref-update HTTP/1.1" 200 156 0.050842 252.22.199.240 - - [2025-11-03 01:56:26] "POST /neutron/network HTTP/1.1" 200 846 0.055366 252.22.199.240 - - [2025-11-03 01:56:27] "POST /neutron/network HTTP/1.1" 200 846 0.021379 10.0.0.22 - - [2025-11-03 01:56:27] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.013657 252.22.199.240 - - [2025-11-03 01:56:27] "POST /neutron/network HTTP/1.1" 200 846 0.022865 252.22.199.240 - - [2025-11-03 01:56:27] "POST /neutron/subnet HTTP/1.1" 200 676 0.029346 252.22.199.240 - - [2025-11-03 01:56:27] "POST /neutron/network HTTP/1.1" 200 846 0.035160 10.0.0.22 - - [2025-11-03 01:56:27] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.006396 10.0.0.22 - - [2025-11-03 01:56:27] "GET /network-ipam/04f41e4a-8d58-4392-91fa-ff04df3a51b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.003835 10.0.0.22 - - [2025-11-03 01:56:27] "GET /domains HTTP/1.1" 200 438 0.002581 10.0.0.22 - - [2025-11-03 01:56:27] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001576 10.0.0.22 - - [2025-11-03 01:56:27] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 2215 0.007532 10.0.0.22 - - [2025-11-03 01:56:27] "GET /projects?obj_uuids=b43d9503-da43-46a0-a54b-97859353f244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001079 10.0.0.22 - - [2025-11-03 01:56:27] "GET /project/b43d9503-da43-46a0-a54b-97859353f244 HTTP/1.1" 200 2348 0.037012 10.0.0.22 - - [2025-11-03 01:56:27] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb HTTP/1.1" 200 2312 0.006496 10.0.0.22 - - [2025-11-03 01:56:27] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb HTTP/1.1" 200 2312 0.004938 10.0.0.22 - - [2025-11-03 01:56:27] "GET /routing-instance/7ca48a98-4312-4418-989d-02515976ffac HTTP/1.1" 200 1556 0.004142 10.0.0.22 - - [2025-11-03 01:56:27] "GET /routing-instance/7ca48a98-4312-4418-989d-02515976ffac HTTP/1.1" 200 1556 0.003871 10.0.0.22 - - [2025-11-03 01:56:27] "GET /route-target/490d7dbc-d88f-489e-823a-cb03f64dd773 HTTP/1.1" 200 1243 0.004608 10.0.0.22 - - [2025-11-03 01:56:27] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb HTTP/1.1" 200 2312 0.005418 10.0.0.22 - - [2025-11-03 01:56:28] "GET /routing-instance/7ca48a98-4312-4418-989d-02515976ffac HTTP/1.1" 200 1556 0.004731 10.0.0.22 - - [2025-11-03 01:56:28] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005187 10.0.0.22 - - [2025-11-03 01:56:28] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb HTTP/1.1" 200 2312 0.006077 10.0.0.22 - - [2025-11-03 01:56:28] "GET /routing-instance/7ca48a98-4312-4418-989d-02515976ffac HTTP/1.1" 200 1556 0.003789 10.0.0.22 - - [2025-11-03 01:56:28] "GET /routing-instance/7ca48a98-4312-4418-989d-02515976ffac HTTP/1.1" 200 1556 0.006998 10.0.0.22 - - [2025-11-03 01:56:28] "GET /route-target/490d7dbc-d88f-489e-823a-cb03f64dd773 HTTP/1.1" 200 1243 0.004069 10.0.0.22 - - [2025-11-03 01:56:28] "GET /domains HTTP/1.1" 200 438 0.002797 10.0.0.22 - - [2025-11-03 01:56:28] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001024 10.0.0.22 - - [2025-11-03 01:56:28] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48 HTTP/1.1" 200 2215 0.007425 10.0.0.22 - - [2025-11-03 01:56:28] "GET /projects?obj_uuids=b43d9503-da43-46a0-a54b-97859353f244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001141 10.0.0.22 - - [2025-11-03 01:56:28] "GET /project/b43d9503-da43-46a0-a54b-97859353f244 HTTP/1.1" 200 2348 0.025861 10.0.0.22 - - [2025-11-03 01:56:28] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb HTTP/1.1" 200 2312 0.005217 10.0.0.22 - - [2025-11-03 01:56:29] "GET /obj-perms HTTP/1.1" 200 6425 0.057348 10.0.0.22 - - [2025-11-03 01:56:29] "POST /fqname-to-id HTTP/1.1" 404 195 0.009797 10.0.0.22 - - [2025-11-03 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009147 10.0.0.22 - - [2025-11-03 01:56:29] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001436 10.0.0.22 - - [2025-11-03 01:56:29] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.014750 10.0.0.22 - - [2025-11-03 01:56:29] "POST /service-templates HTTP/1.1" 403 264 0.009096 10.0.0.22 - - [2025-11-03 01:56:29] "POST /fqname-to-id HTTP/1.1" 404 181 0.002773 10.0.0.22 - - [2025-11-03 01:56:29] "POST /api-access-lists HTTP/1.1" 200 521 0.013762 10.0.0.22 - - [2025-11-03 01:56:29] "GET /api-access-list/b6759df6-5d65-4e89-a1b0-aa902ae194b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.004709 10.0.0.22 - - [2025-11-03 01:56:29] "GET /api-access-list/b6759df6-5d65-4e89-a1b0-aa902ae194b1 HTTP/1.1" 200 1291 0.003777 10.0.0.22 - - [2025-11-03 01:56:29] "POST /fqname-to-id HTTP/1.1" 404 195 0.012419 10.0.0.22 - - [2025-11-03 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010535 10.0.0.22 - - [2025-11-03 01:56:29] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001268 10.0.0.22 - - [2025-11-03 01:56:29] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.016364 10.0.0.22 - - [2025-11-03 01:56:29] "POST /service-templates HTTP/1.1" 200 551 0.028859 10.0.0.22 - - [2025-11-03 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.018754 10.0.0.22 - - [2025-11-03 01:56:29] "GET /service-template/d43e29ed-0549-4f04-8055-e208587e9547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.012223 10.0.0.22 - - [2025-11-03 01:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014459 10.0.0.22 - - [2025-11-03 01:56:30] "GET /service-template/d43e29ed-0549-4f04-8055-e208587e9547?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.016071 10.0.0.22 - - [2025-11-03 01:56:30] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb HTTP/1.1" 401 296 0.000419 10.0.0.22 - - [2025-11-03 01:56:30] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb HTTP/1.1" 403 263 0.037461 10.0.0.22 - - [2025-11-03 01:56:30] "GET /service-template/d43e29ed-0549-4f04-8055-e208587e9547 HTTP/1.1" 403 264 0.009847 10.0.0.22 - - [2025-11-03 01:56:30] "GET /service-template/d43e29ed-0549-4f04-8055-e208587e9547 HTTP/1.1" 403 264 0.037093 10.0.0.22 - - [2025-11-03 01:56:30] "GET /api-access-list/3c33c055-9f43-4fbe-b3ae-581a21498a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.003190 10.0.0.22 - - [2025-11-03 01:56:30] "PUT /api-access-list/3c33c055-9f43-4fbe-b3ae-581a21498a8c HTTP/1.1" 200 265 0.007407 10.0.0.22 - - [2025-11-03 01:56:31] "GET /api-access-list/3c33c055-9f43-4fbe-b3ae-581a21498a8c HTTP/1.1" 200 1460 0.003467 10.0.0.22 - - [2025-11-03 01:56:31] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb HTTP/1.1" 200 2312 0.016296 10.0.0.22 - - [2025-11-03 01:56:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000514 10.0.0.22 - - [2025-11-03 01:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.038690 10.0.0.22 - - [2025-11-03 01:56:31] "GET /projects?obj_uuids=b43d9503-da43-46a0-a54b-97859353f244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001189 10.0.0.22 - - [2025-11-03 01:56:31] "GET /project/b43d9503-da43-46a0-a54b-97859353f244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.032282 10.0.0.22 - - [2025-11-03 01:56:31] "GET /virtual-networks?parent_id=b43d9503-da43-46a0-a54b-97859353f244&detail=False&count=False&shared=False HTTP/1.1" 200 370 0.015244 10.0.0.22 - - [2025-11-03 01:56:31] "POST /virtual-networks HTTP/1.1" 403 263 0.009489 10.0.0.22 - - [2025-11-03 01:56:31] "GET /service-template/d43e29ed-0549-4f04-8055-e208587e9547 HTTP/1.1" 403 264 0.009645 10.0.0.22 - - [2025-11-03 01:56:32] "GET /service-template/d43e29ed-0549-4f04-8055-e208587e9547 HTTP/1.1" 403 264 0.039412 10.0.0.22 - - [2025-11-03 01:56:32] "GET /api-access-list/b6759df6-5d65-4e89-a1b0-aa902ae194b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1291 0.004708 10.0.0.22 - - [2025-11-03 01:56:32] "PUT /api-access-list/b6759df6-5d65-4e89-a1b0-aa902ae194b1 HTTP/1.1" 200 265 0.010498 10.0.0.22 - - [2025-11-03 01:56:32] "GET /api-access-list/b6759df6-5d65-4e89-a1b0-aa902ae194b1 HTTP/1.1" 200 1429 0.003686 10.0.0.22 - - [2025-11-03 01:56:32] "DELETE /project/b43d9503da4346a0a54b97859353f244 HTTP/1.1" 404 173 0.010646 10.0.0.22 - - [2025-11-03 01:56:32] "DELETE /project/65a9ce90b16147ac808b8cecfbe28b03 HTTP/1.1" 404 173 0.006580 10.0.0.22 - - [2025-11-03 01:56:32] "DELETE /project/c19a232f9db14e0ca1b176590b9054fc HTTP/1.1" 404 173 0.006049 10.0.0.22 - - [2025-11-03 01:56:32] "GET /service-template/d43e29ed-0549-4f04-8055-e208587e9547 HTTP/1.1" 200 1853 0.053361 10.0.0.22 - - [2025-11-03 01:56:32] "GET /projects?obj_uuids=7c7265e3-369d-4cfe-8407-9d89217f7b0b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001007 10.0.0.22 - - [2025-11-03 01:56:32] "GET /projects?obj_uuids=c19a232f-9db1-4e0c-a1b1-76590b9054fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000809 10.0.0.22 - - [2025-11-03 01:56:32] "GET /projects?obj_uuids=b0732ec4-98ca-435b-bf4e-ae9db6b80936&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000887 10.0.0.22 - - [2025-11-03 01:56:32] "GET /projects?obj_uuids=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001097 10.0.0.22 - - [2025-11-03 01:56:32] "GET /projects?obj_uuids=65a9ce90-b161-47ac-808b-8cecfbe28b03&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000882 10.0.0.22 - - [2025-11-03 01:56:32] "GET /project/c19a232f-9db1-4e0c-a1b1-76590b9054fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.062697 10.0.0.22 - - [2025-11-03 01:56:32] "GET /project/b0732ec4-98ca-435b-bf4e-ae9db6b80936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1436 0.071511 10.0.0.22 - - [2025-11-03 01:56:32] "GET /project/7c7265e3-369d-4cfe-8407-9d89217f7b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.077453 10.0.0.22 - - [2025-11-03 01:56:32] "GET /projects?obj_uuids=7c7265e3-369d-4cfe-8407-9d89217f7b0b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001078 10.0.0.22 - - [2025-11-03 01:56:32] "GET /projects?obj_uuids=b0732ec4-98ca-435b-bf4e-ae9db6b80936&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000833 10.0.0.22 - - [2025-11-03 01:56:32] "GET /projects?obj_uuids=c19a232f-9db1-4e0c-a1b1-76590b9054fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001054 10.0.0.22 - - [2025-11-03 01:56:32] "POST /fqname-to-id HTTP/1.1" 404 195 0.061118 10.0.0.22 - - [2025-11-03 01:56:32] "GET /project/31f8cb7a-0b67-4f37-8b1d-eca73f692213?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.128582 10.0.0.22 - - [2025-11-03 01:56:32] "GET /project/65a9ce90-b161-47ac-808b-8cecfbe28b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.138419 10.0.0.22 - - [2025-11-03 01:56:32] "GET /projects?obj_uuids=65a9ce90-b161-47ac-808b-8cecfbe28b03&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000985 10.0.0.22 - - [2025-11-03 01:56:32] "GET /projects?obj_uuids=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001261 10.0.0.22 - - [2025-11-03 01:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.055287 10.0.0.22 - - [2025-11-03 01:56:32] "GET /project/7c7265e3-369d-4cfe-8407-9d89217f7b0b?fields=security_groups HTTP/1.1" 200 1334 0.086921 10.0.0.22 - - [2025-11-03 01:56:32] "GET /project/b0732ec4-98ca-435b-bf4e-ae9db6b80936?fields=security_groups HTTP/1.1" 200 1336 0.114578 10.0.0.22 - - [2025-11-03 01:56:32] "GET /project/c19a232f-9db1-4e0c-a1b1-76590b9054fc?fields=security_groups HTTP/1.1" 200 1351 0.128731 10.0.0.22 - - [2025-11-03 01:56:32] "GET /project/65a9ce90-b161-47ac-808b-8cecfbe28b03?fields=security_groups HTTP/1.1" 200 1349 0.075247 10.0.0.22 - - [2025-11-03 01:56:32] "GET /project/31f8cb7a-0b67-4f37-8b1d-eca73f692213?fields=security_groups HTTP/1.1" 200 1335 0.110536 10.0.0.22 - - [2025-11-03 01:56:32] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001180 10.0.0.22 - - [2025-11-03 01:56:32] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.067877 10.0.0.22 - - [2025-11-03 01:56:32] "DELETE /security-group/5cbe2d9f-b293-44c5-ae96-ed52f05f79ba HTTP/1.1" 200 115 0.096622 10.0.0.22 - - [2025-11-03 01:56:32] "GET /projects?obj_uuids=7c7265e3-369d-4cfe-8407-9d89217f7b0b&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000939 10.0.0.22 - - [2025-11-03 01:56:32] "POST /service-templates HTTP/1.1" 403 264 0.029650 10.0.0.22 - - [2025-11-03 01:56:32] "DELETE /access-control-list/8408b45f-cfb3-4aae-ad26-0bfa71c88649 HTTP/1.1" 200 115 0.072307 10.0.0.22 - - [2025-11-03 01:56:32] "GET /project/7c7265e3-369d-4cfe-8407-9d89217f7b0b?fields=application_policy_sets HTTP/1.1" 200 1373 0.057344 10.0.0.22 - - [2025-11-03 01:56:32] "DELETE /security-group/ea8ecc8b-fb53-47f5-a6b7-72cd9789114e HTTP/1.1" 200 115 0.134695 10.0.0.22 - - [2025-11-03 01:56:32] "DELETE /security-group/aec5f8c1-69fb-4b31-9cd0-067acb5087a0 HTTP/1.1" 200 115 0.145616 10.0.0.22 - - [2025-11-03 01:56:32] "GET /api-access-list/3c33c055-9f43-4fbe-b3ae-581a21498a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.005017 10.0.0.22 - - [2025-11-03 01:56:32] "GET /projects?obj_uuids=c19a232f-9db1-4e0c-a1b1-76590b9054fc&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000886 10.0.0.22 - - [2025-11-03 01:56:32] "GET /projects?obj_uuids=b0732ec4-98ca-435b-bf4e-ae9db6b80936&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000909 10.0.0.22 - - [2025-11-03 01:56:32] "DELETE /security-group/c348edab-24bb-4065-9d32-8fe0616c579c HTTP/1.1" 200 115 0.160562 10.0.0.22 - - [2025-11-03 01:56:32] "GET /projects?obj_uuids=65a9ce90-b161-47ac-808b-8cecfbe28b03&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001390 10.0.0.22 - - [2025-11-03 01:56:32] "DELETE /access-control-list/026d2fd3-6475-47cf-b9cf-ae06d92bc496 HTTP/1.1" 200 115 0.061824 10.0.0.22 - - [2025-11-03 01:56:32] "PUT /api-access-list/3c33c055-9f43-4fbe-b3ae-581a21498a8c HTTP/1.1" 200 265 0.038262 10.0.0.22 - - [2025-11-03 01:56:32] "DELETE /security-group/428fba7b-522b-45de-9a8b-6a020e749f66 HTTP/1.1" 200 115 0.161971 10.0.0.22 - - [2025-11-03 01:56:32] "GET /project/c19a232f-9db1-4e0c-a1b1-76590b9054fc?fields=application_policy_sets HTTP/1.1" 200 1390 0.077048 10.0.0.22 - - [2025-11-03 01:56:32] "GET /project/b0732ec4-98ca-435b-bf4e-ae9db6b80936?fields=application_policy_sets HTTP/1.1" 200 1375 0.076843 10.0.0.22 - - [2025-11-03 01:56:32] "GET /projects?obj_uuids=31f8cb7a-0b67-4f37-8b1d-eca73f692213&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001209 10.0.0.22 - - [2025-11-03 01:56:32] "GET /api-access-list/3c33c055-9f43-4fbe-b3ae-581a21498a8c HTTP/1.1" 200 1323 0.005242 10.0.0.22 - - [2025-11-03 01:56:32] "DELETE /access-control-list/fc7a0a9e-e369-4e41-90e3-04450e893f7f HTTP/1.1" 200 115 0.074828 10.0.0.22 - - [2025-11-03 01:56:32] "GET /project/65a9ce90-b161-47ac-808b-8cecfbe28b03?fields=application_policy_sets HTTP/1.1" 200 1388 0.106378 10.0.0.22 - - [2025-11-03 01:56:32] "GET /project/31f8cb7a-0b67-4f37-8b1d-eca73f692213?fields=application_policy_sets HTTP/1.1" 200 1374 0.077810 10.0.0.22 - - [2025-11-03 01:56:32] "GET /api-access-list/b6759df6-5d65-4e89-a1b0-aa902ae194b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.008164 10.0.0.22 - - [2025-11-03 01:56:32] "PUT /api-access-list/b6759df6-5d65-4e89-a1b0-aa902ae194b1 HTTP/1.1" 200 265 0.027686 10.0.0.22 - - [2025-11-03 01:56:32] "DELETE /access-control-list/32153597-774c-466c-b340-73b11173e7c3 HTTP/1.1" 200 115 0.113044 10.0.0.22 - - [2025-11-03 01:56:32] "GET /api-access-list/b6759df6-5d65-4e89-a1b0-aa902ae194b1 HTTP/1.1" 200 1291 0.022487 10.0.0.22 - - [2025-11-03 01:56:32] "DELETE /project/7c7265e3-369d-4cfe-8407-9d89217f7b0b HTTP/1.1" 200 115 0.731638 10.0.0.22 - - [2025-11-03 01:56:33] "DELETE /access-control-list/16871db9-2a85-46b7-b247-b72ccb698ed7 HTTP/1.1" 200 115 0.108721 10.0.0.22 - - [2025-11-03 01:56:33] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb HTTP/1.1" 403 263 0.030492 10.0.0.22 - - [2025-11-03 01:56:33] "DELETE /project/c19a232f-9db1-4e0c-a1b1-76590b9054fc HTTP/1.1" 200 115 0.808289 10.0.0.22 - - [2025-11-03 01:56:33] "DELETE /project/b0732ec4-98ca-435b-bf4e-ae9db6b80936 HTTP/1.1" 200 115 0.807184 10.0.0.22 - - [2025-11-03 01:56:33] "DELETE /access-control-list/0afbe951-52df-438e-ac3f-78302e7da587 HTTP/1.1" 200 115 0.052420 10.0.0.22 - - [2025-11-03 01:56:33] "DELETE /project/65a9ce90-b161-47ac-808b-8cecfbe28b03 HTTP/1.1" 200 115 0.863520 10.0.0.22 - - [2025-11-03 01:56:33] "DELETE /project/31f8cb7a-0b67-4f37-8b1d-eca73f692213 HTTP/1.1" 200 115 0.863562 10.0.0.22 - - [2025-11-03 01:56:33] "DELETE /access-control-list/d2cb238c-b906-43c3-b1b2-ca044dfca82d HTTP/1.1" 200 115 0.035341 10.0.0.22 - - [2025-11-03 01:56:33] "DELETE /access-control-list/0bade71c-ea1b-42fe-a951-a1f4b63379b0 HTTP/1.1" 200 115 0.027703 10.0.0.22 - - [2025-11-03 01:56:33] "DELETE /access-control-list/48a8058e-6baa-4126-b590-3d9a4e56e9f7 HTTP/1.1" 200 115 0.019796 10.0.0.22 - - [2025-11-03 01:56:33] "DELETE /access-control-list/3d4dc644-0efe-4430-b01e-20b23c032bc0 HTTP/1.1" 200 115 0.029725 10.0.0.22 - - [2025-11-03 01:56:33] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb HTTP/1.1" 403 263 0.038305 10.0.0.22 - - [2025-11-03 01:56:33] "GET /service-template/d43e29ed-0549-4f04-8055-e208587e9547 HTTP/1.1" 403 264 0.010721 10.0.0.22 - - [2025-11-03 01:56:33] "GET /service-template/d43e29ed-0549-4f04-8055-e208587e9547 HTTP/1.1" 403 264 0.041630 10.0.0.22 - - [2025-11-03 01:56:33] "GET /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003745 10.0.0.22 - - [2025-11-03 01:56:33] "PUT /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21 HTTP/1.1" 200 265 0.008340 10.0.0.22 - - [2025-11-03 01:56:34] "GET /service-template/d43e29ed-0549-4f04-8055-e208587e9547 HTTP/1.1" 200 1853 0.017335 10.0.0.22 - - [2025-11-03 01:56:34] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb HTTP/1.1" 200 2312 0.016869 10.0.0.22 - - [2025-11-03 01:56:34] "DELETE /api-access-list/3c33c055-9f43-4fbe-b3ae-581a21498a8c HTTP/1.1" 200 115 0.021795 10.0.0.22 - - [2025-11-03 01:56:34] "GET /api-access-list/3c33c055-9f43-4fbe-b3ae-581a21498a8c HTTP/1.1" 404 171 0.002135 10.0.0.22 - - [2025-11-03 01:56:34] "DELETE /api-access-list/b6759df6-5d65-4e89-a1b0-aa902ae194b1 HTTP/1.1" 200 115 0.019479 10.0.0.22 - - [2025-11-03 01:56:34] "GET /api-access-list/b6759df6-5d65-4e89-a1b0-aa902ae194b1 HTTP/1.1" 404 171 0.002262 10.0.0.22 - - [2025-11-03 01:56:34] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb HTTP/1.1" 401 296 0.000498 10.0.0.22 - - [2025-11-03 01:56:34] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb HTTP/1.1" 403 263 0.039903 10.0.0.22 - - [2025-11-03 01:56:34] "GET /service-template/d43e29ed-0549-4f04-8055-e208587e9547 HTTP/1.1" 403 264 0.007859 10.0.0.22 - - [2025-11-03 01:56:35] "GET /service-template/d43e29ed-0549-4f04-8055-e208587e9547 HTTP/1.1" 403 264 0.036152 10.0.0.22 - - [2025-11-03 01:56:35] "GET /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2687 0.004138 10.0.0.22 - - [2025-11-03 01:56:35] "PUT /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21 HTTP/1.1" 200 265 0.010724 10.0.0.22 - - [2025-11-03 01:56:35] "GET /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb HTTP/1.1" 200 2312 0.014163 10.0.0.22 - - [2025-11-03 01:56:35] "GET /service-template/d43e29ed-0549-4f04-8055-e208587e9547 HTTP/1.1" 200 1853 0.010936 10.0.0.22 - - [2025-11-03 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009739 10.0.0.22 - - [2025-11-03 01:56:35] "DELETE /service-template/d43e29ed-0549-4f04-8055-e208587e9547 HTTP/1.1" 200 115 0.024544 10.0.0.22 - - [2025-11-03 01:56:35] "POST /fqname-to-id HTTP/1.1" 404 195 0.012044 10.0.0.22 - - [2025-11-03 01:56:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003676 10.0.0.22 - - [2025-11-03 01:56:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793 10.0.0.22 - - [2025-11-03 01:56:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003691 10.0.0.22 - - [2025-11-03 01:56:35] "DELETE /virtual-network/9f957f8b-56ec-443b-a729-e64fc8cec9bb HTTP/1.1" 200 115 0.077775 10.0.0.22 - - [2025-11-03 01:56:35] "DELETE /route-target/490d7dbc-d88f-489e-823a-cb03f64dd773 HTTP/1.1" 200 115 0.030088 10.0.0.22 - - [2025-11-03 01:56:35] "GET /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.005030 10.0.0.22 - - [2025-11-03 01:56:35] "PUT /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21 HTTP/1.1" 200 265 0.009800 10.0.0.22 - - [2025-11-03 01:56:35] "GET /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2693 0.003787 10.0.0.22 - - [2025-11-03 01:56:35] "PUT /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21 HTTP/1.1" 200 265 0.009120 10.0.0.22 - - [2025-11-03 01:56:37] "GET /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003650 10.0.0.22 - - [2025-11-03 01:56:37] "PUT /api-access-list/f42fc39a-b7b2-4f6e-8785-2a474ce5ee21 HTTP/1.1" 200 265 0.010877 10.0.0.22 - - [2025-11-03 01:56:37] "GET /projects?obj_uuids=b43d9503-da43-46a0-a54b-97859353f244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001100 10.0.0.22 - - [2025-11-03 01:56:37] "GET /project/b43d9503-da43-46a0-a54b-97859353f244?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.023350 10.0.0.22 - - [2025-11-03 01:56:37] "GET /projects?obj_uuids=b43d9503-da43-46a0-a54b-97859353f244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000928 10.0.0.22 - - [2025-11-03 01:56:37] "GET /project/b43d9503-da43-46a0-a54b-97859353f244?fields=virtual_networks HTTP/1.1" 200 1033 0.063186 10.0.0.22 - - [2025-11-03 01:56:37] "GET /projects?obj_uuids=b43d9503-da43-46a0-a54b-97859353f244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001359 10.0.0.22 - - [2025-11-03 01:56:37] "GET /project/b43d9503-da43-46a0-a54b-97859353f244?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.029518 10.0.0.22 - - [2025-11-03 01:56:37] "GET /projects?obj_uuids=b43d9503-da43-46a0-a54b-97859353f244&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001195 10.0.0.22 - - [2025-11-03 01:56:37] "GET /project/b43d9503-da43-46a0-a54b-97859353f244?fields=security_groups HTTP/1.1" 200 1258 0.030430 10.0.0.22 - - [2025-11-03 01:56:38] "GET /projects?obj_uuids=3c412020-33b0-4507-8578-950737563030&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001004 10.0.0.22 - - [2025-11-03 01:56:38] "GET /project/3c412020-33b0-4507-8578-950737563030?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1269 0.025347 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-11-03T01:56:38Z failed with SSLError [Introspect:8084]10.0.0.22 - - [2025-11-03 01:56:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.003565 10.0.0.22 - - [2025-11-03 01:56:39] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001432 10.0.0.22 - - [2025-11-03 01:56:39] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 943 0.010821 10.0.0.22 - - [2025-11-03 01:56:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.032494 10.0.0.22 - - [2025-11-03 01:56:40] "GET /projects?obj_uuids=4de541b3-3950-486d-a4c5-08d7824e9350&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002424 10.0.0.22 - - [2025-11-03 01:56:40] "GET /domains?obj_uuids=5e346e6a-000a-45ec-ad9d-44dfc9f4db48&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001344 10.0.0.22 - - [2025-11-03 01:56:40] "GET /domain/5e346e6a-000a-45ec-ad9d-44dfc9f4db48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006900 10.0.0.22 - - [2025-11-03 01:56:40] "POST /id-to-fqname HTTP/1.1" 200 184 0.001542 10.0.0.22 - - [2025-11-03 01:56:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.003244 10.0.0.22 - - [2025-11-03 01:56:40] "POST /security-groups HTTP/1.1" 200 579 0.072170 10.0.0.22 - - [2025-11-03 01:56:40] "POST /fqname-to-id HTTP/1.1" 404 228 0.002352 10.0.0.22 - - [2025-11-03 01:56:40] "POST /projects HTTP/1.1" 200 569 0.234246 10.0.0.22 - - [2025-11-03 01:56:40] "POST /access-control-lists HTTP/1.1" 200 592 0.058693 10.0.0.22 - - [2025-11-03 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.314919 10.0.0.22 - - [2025-11-03 01:56:40] "POST /fqname-to-id HTTP/1.1" 404 227 0.002995 10.0.0.22 - - [2025-11-03 01:56:40] "GET /project/4de541b3-3950-486d-a4c5-08d7824e9350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.469801 10.0.0.22 - - [2025-11-03 01:56:40] "POST /access-control-lists HTTP/1.1" 200 590 0.072694 10.0.0.22 - - [2025-11-03 01:56:41] "GET / HTTP/1.1" 200 36215 0.002581 10.0.0.22 - - [2025-11-03 01:56:42] "GET /projects?obj_uuids=4de541b3-3950-486d-a4c5-08d7824e9350&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001136 10.0.0.22 - - [2025-11-03 01:56:42] "GET /project/4de541b3-3950-486d-a4c5-08d7824e9350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.026343 10.0.0.22 - - [2025-11-03 01:56:42] "GET /projects?obj_uuids=4de541b3-3950-486d-a4c5-08d7824e9350&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.000934 10.0.0.22 - - [2025-11-03 01:56:42] "GET /project/4de541b3-3950-486d-a4c5-08d7824e9350?fields=virtual_networks HTTP/1.1" 200 1024 0.069997 10.0.0.22 - - [2025-11-03 01:56:42] "GET /projects?obj_uuids=4de541b3-3950-486d-a4c5-08d7824e9350&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001319 10.0.0.22 - - [2025-11-03 01:56:42] "GET /project/4de541b3-3950-486d-a4c5-08d7824e9350?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.023262 10.0.0.22 - - [2025-11-03 01:56:42] "GET /projects?obj_uuids=4de541b3-3950-486d-a4c5-08d7824e9350&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001057 10.0.0.22 - - [2025-11-03 01:56:42] "GET /project/4de541b3-3950-486d-a4c5-08d7824e9350?fields=security_groups HTTP/1.1" 200 1245 0.025886 10.0.0.22 - - [2025-11-03 01:56:46] "GET /obj-perms HTTP/1.1" 200 6378 0.081175 10.0.0.22 - - [2025-11-03 01:56:47] "GET /obj-perms HTTP/1.1" 200 6378 0.062510 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:57:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000989 [Introspect:8084]10.0.0.22 - - [2025-11-03 01:57:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001300