++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Jun 4 02:01:17 AM UTC 2026 ===================' INFO: =================== Thu Jun 4 02:01:17 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.129 ++ 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.129 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.129 ++ ANALYTICSDB_NODES=10.0.0.129 ++ ANALYTICS_SNMP_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8081 ' +++ '[' -n '10.0.0.129:8081 ' ']' +++ echo 10.0.0.129:8081 ++ ANALYTICS_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9042 ' +++ '[' -n '10.0.0.129:9042 ' ']' +++ echo 10.0.0.129:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.129:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8086 ' +++ '[' -n '10.0.0.129:8086 ' ']' +++ echo 10.0.0.129:8086 ++ COLLECTOR_SERVERS=10.0.0.129: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.129 ++ CONFIGDB_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:8082 ' +++ '[' -n '10.0.0.129:8082 ' ']' +++ echo 10.0.0.129:8082 ++ CONFIG_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9161 ' +++ '[' -n '10.0.0.129:9161 ' ']' +++ echo 10.0.0.129:9161 ++ CONFIGDB_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9041 ' +++ '[' -n '10.0.0.129:9041 ' ']' +++ echo 10.0.0.129:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.129: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.129 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.129 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:2181, +++ '[' -n 10.0.0.129:2181, ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:2181 ' +++ '[' -n '10.0.0.129:2181 ' ']' +++ echo 10.0.0.129:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.129:2181 ++ RABBITMQ_NODES=10.0.0.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+=10.0.0.129:5673, +++ '[' -n 10.0.0.129:5673, ']' +++ echo 10.0.0.129:5673 ++ RABBITMQ_SERVERS=10.0.0.129: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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:6379 ' +++ '[' -n '10.0.0.129:6379 ' ']' +++ echo 10.0.0.129:6379 ++ REDIS_SERVERS=10.0.0.129: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.129 ++ 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.129 +++ local server_address=10.0.0.129 +++ extended_server_list+='10.0.0.129:9092 ' +++ '[' -n '10.0.0.129:9092 ' ']' +++ echo 10.0.0.129:9092 ++ KAFKA_SERVERS=10.0.0.129: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.129.1.127 ++ 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.129 ++ 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.129 ++ 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.129 ++ cut -d , -f 1 + local cassandra=10.0.0.129 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.129 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.129 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.129 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.129 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.129 +++ local servers=10.0.0.129 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.129,10.174.144.1,127.0.0.1,172.17.0.1,252.129.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.129'\''))' +++ local server_ip=10.0.0.129 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.129 ]] +++ [[ ,10.0.0.129,10.174.144.1,127.0.0.1,172.17.0.1,252.129.0.1,, =~ ,10\.0\.0\.129, ]] +++ echo 10.0.0.129 1 +++ return ++ local ip=10.0.0.129 ++ [[ -z 10.0.0.129 ]] ++ echo 10.0.0.129 + host_ip=10.0.0.129 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.129:9041 + cassandra_server_list=10.0.0.129:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.129: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 ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 06/04/2026 02:01:57.383 7fbcbb79a940 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/04/2026 02:01:57.552 7fbcbb79a940 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/04/2026 02:01:57.565 7fbcbb79a940 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/04/2026 02:01:57.566 7fbcbb79a940 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.129 - - [2026-06-04 02:02:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000766 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.129:8082/ Hit Ctrl-C to quit. 10.0.0.129 - - [2026-06-04 02:02:05] "GET / HTTP/1.1" 503 181 0.000350 10.0.0.129 - - [2026-06-04 02:02:05] "GET / HTTP/1.1" 503 181 0.000169 10.0.0.129 - - [2026-06-04 02:02:06] "GET / HTTP/1.1" 200 36499 0.001481 10.0.0.129 - - [2026-06-04 02:02:06] "GET / HTTP/1.1" 200 45019 0.001487 10.0.0.129 - - [2026-06-04 02:02:06] "GET / HTTP/1.1" 200 45019 0.001169 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.129 - - [2026-06-04 02:02:06] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000551 10.0.0.129 - - [2026-06-04 02:02:06] "POST /fqname-to-id HTTP/1.1" 401 296 0.000285 10.0.0.129 - - [2026-06-04 02:02:07] "GET / HTTP/1.1" 200 36499 0.002472 10.0.0.129 - - [2026-06-04 02:02:07] "POST /fqname-to-id HTTP/1.1" 401 296 0.000489 10.0.0.129 - - [2026-06-04 02:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.357999 10.0.0.129 - - [2026-06-04 02:02:07] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.359683 10.0.0.129 - - [2026-06-04 02:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.061581 10.0.0.129 - - [2026-06-04 02:02:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012781 10.0.0.129 - - [2026-06-04 02:02:07] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.007496 10.0.0.129 - - [2026-06-04 02:02:07] "GET /global-system-config/2a8172bc-06c0-4de0-a888-d25781bd6a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012810 10.0.0.129 - - [2026-06-04 02:02:07] "POST /fqname-to-id HTTP/1.1" 404 214 0.004052 10.0.0.129 - - [2026-06-04 02:02:07] "GET / HTTP/1.1" 200 36499 0.001639 10.0.0.129 - - [2026-06-04 02:02:07] "POST /fqname-to-id HTTP/1.1" 401 296 0.000488 10.0.0.129 - - [2026-06-04 02:02:07] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.039803 /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.129 - - [2026-06-04 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.044422 10.0.0.129 - - [2026-06-04 02:02:08] "GET /global-system-config/2a8172bc-06c0-4de0-a888-d25781bd6a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009270 10.0.0.129 - - [2026-06-04 02:02:08] "GET / HTTP/1.1" 200 36499 0.001842 10.0.0.129 - - [2026-06-04 02:02:08] "POST /fqname-to-id HTTP/1.1" 404 214 0.012038 10.0.0.129 - - [2026-06-04 02:02:08] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.023871 10.0.0.129 - - [2026-06-04 02:02:08] "GET / HTTP/1.1" 200 36499 0.001709 10.0.0.129 - - [2026-06-04 02:02:08] "GET / HTTP/1.1" 200 36499 0.003000 10.0.0.129 - - [2026-06-04 02:02:08] "GET / HTTP/1.1" 200 36499 0.001298 10.0.0.129 - - [2026-06-04 02:02:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000442 10.0.0.129 - - [2026-06-04 02:02:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000672 10.0.0.129 - - [2026-06-04 02:02:08] "GET / HTTP/1.1" 200 36499 0.001343 10.0.0.129 - - [2026-06-04 02:02:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000529 10.0.0.129 - - [2026-06-04 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.033455 10.0.0.129 - - [2026-06-04 02:02:08] "GET /routing-instance/c6abb40d-d62e-44c4-8a02-aff3befcbec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.003988 10.0.0.129 - - [2026-06-04 02:02:08] "GET / HTTP/1.1" 200 36499 0.001514 10.0.0.129 - - [2026-06-04 02:02:08] "POST /fqname-to-id HTTP/1.1" 401 296 0.000450 10.0.0.129 - - [2026-06-04 02:02:09] "POST /bgp-routers HTTP/1.1" 200 616 0.037014 10.0.0.129 - - [2026-06-04 02:02:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.046753 10.0.0.129 - - [2026-06-04 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.129 - - [2026-06-04 02:02:09] "GET /bgp-router/b4405355-0f66-40fa-95a0-7ce04c1cea7c?fields=global_system_config_back_refs HTTP/1.1" 200 1112 0.006766 10.0.0.129 - - [2026-06-04 02:02:09] "GET /global-system-config/2a8172bc-06c0-4de0-a888-d25781bd6a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008611 10.0.0.129 - - [2026-06-04 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.129 - - [2026-06-04 02:02:09] "GET /global-system-config/2a8172bc-06c0-4de0-a888-d25781bd6a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008619 10.0.0.129 - - [2026-06-04 02:02:09] "POST /service-appliance-sets HTTP/1.1" 200 557 0.048881 10.0.0.129 - - [2026-06-04 02:02:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004835 10.0.0.129 - - [2026-06-04 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.032914 10.0.0.129 - - [2026-06-04 02:02:09] "GET /global-system-config/2a8172bc-06c0-4de0-a888-d25781bd6a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007683 10.0.0.129 - - [2026-06-04 02:02:09] "POST /fqname-to-id HTTP/1.1" 404 180 0.003828 10.0.0.129 - - [2026-06-04 02:02:09] "POST /ref-update HTTP/1.1" 200 156 0.012813 10.0.0.129 - - [2026-06-04 02:02:09] "POST /fqname-to-id HTTP/1.1" 404 214 0.004648 10.0.0.129 - - [2026-06-04 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.129 - - [2026-06-04 02:02:09] "GET /global-system-config/2a8172bc-06c0-4de0-a888-d25781bd6a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.012615 10.0.0.129 - - [2026-06-04 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.042091 10.0.0.129 - - [2026-06-04 02:02:09] "GET /global-system-config/2a8172bc-06c0-4de0-a888-d25781bd6a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.011259 10.0.0.129 - - [2026-06-04 02:02:09] "POST /analytics-nodes HTTP/1.1" 200 599 0.052157 10.0.0.129 - - [2026-06-04 02:02:09] "POST /fqname-to-id HTTP/1.1" 404 214 0.006473 10.0.0.129 - - [2026-06-04 02:02:09] "POST /service-appliance-sets HTTP/1.1" 200 545 0.042058 10.0.0.129 - - [2026-06-04 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.129 - - [2026-06-04 02:02:09] "POST /database-nodes HTTP/1.1" 200 597 0.043479 10.0.0.129 - - [2026-06-04 02:02:09] "GET /network-ipam/088ed502-d490-4df3-915a-96618f10f36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004953 10.0.0.129 - - [2026-06-04 02:02:09] "POST /service-templates HTTP/1.1" 200 515 0.031107 10.0.0.129 - - [2026-06-04 02:02:09] "POST /service-templates HTTP/1.1" 200 505 0.036492 10.0.0.129 - - [2026-06-04 02:02:09] "POST /service-templates HTTP/1.1" 200 519 0.027214 10.0.0.129 - - [2026-06-04 02:02:09] "POST /service-templates HTTP/1.1" 200 539 0.025752 10.0.0.129 - - [2026-06-04 02:02:10] "POST /service-templates HTTP/1.1" 200 511 0.031083 10.0.0.129 - - [2026-06-04 02:02:10] "POST /fqname-to-id HTTP/1.1" 401 296 0.000652 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.129 - - [2026-06-04 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.034741 10.0.0.129 - - [2026-06-04 02:02:10] "GET /network-ipam/088ed502-d490-4df3-915a-96618f10f36c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.003865 10.0.0.129 - - [2026-06-04 02:02:10] "GET /obj-perms HTTP/1.1" 200 6399 0.368795 10.0.0.129 - - [2026-06-04 02:02:11] "GET /obj-perms HTTP/1.1" 200 6399 0.066379 10.0.0.129 - - [2026-06-04 02:02:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.003565 10.0.0.129 - - [2026-06-04 02:02:11] "POST /access-control-lists HTTP/1.1" 200 591 0.034599 10.0.0.129 - - [2026-06-04 02:02:11] "POST /fqname-to-id HTTP/1.1" 404 224 0.003370 10.0.0.129 - - [2026-06-04 02:02:11] "POST /access-control-lists HTTP/1.1" 200 589 0.022130 10.0.0.129 - - [2026-06-04 02:02:11] "POST /route-targets HTTP/1.1" 200 329 0.014619 10.0.0.129 - - [2026-06-04 02:02:11] "POST /ref-update HTTP/1.1" 200 156 0.015035 10.0.0.129 - - [2026-06-04 02:02:11] "POST /route-targets HTTP/1.1" 200 329 0.017149 10.0.0.129 - - [2026-06-04 02:02:11] "POST /ref-update HTTP/1.1" 200 156 0.011971 10.0.0.129 - - [2026-06-04 02:02:11] "POST /route-targets HTTP/1.1" 200 329 0.013396 10.0.0.129 - - [2026-06-04 02:02:11] "POST /ref-update HTTP/1.1" 200 156 0.013086 10.0.0.129 - - [2026-06-04 02:02:11] "POST /route-targets HTTP/1.1" 200 329 0.013334 10.0.0.129 - - [2026-06-04 02:02:11] "POST /ref-update HTTP/1.1" 200 156 0.012690 10.0.0.129 - - [2026-06-04 02:02:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.003155 10.0.0.129 - - [2026-06-04 02:02:12] "POST /access-control-lists HTTP/1.1" 200 555 0.066355 10.0.0.129 - - [2026-06-04 02:02:14] "GET / HTTP/1.1" 200 36499 0.001614 10.0.0.129 - - [2026-06-04 02:02:14] "POST /fqname-to-id HTTP/1.1" 401 296 0.000452 10.0.0.129 - - [2026-06-04 02:02:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.037349 10.0.0.129 - - [2026-06-04 02:02:14] "GET /global-system-config/2a8172bc-06c0-4de0-a888-d25781bd6a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005846 10.0.0.129 - - [2026-06-04 02:02:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.003792 10.0.0.129 - - [2026-06-04 02:02:14] "POST /config-nodes HTTP/1.1" 200 593 0.024212 10.0.0.129 - - [2026-06-04 02:02:15] "GET / HTTP/1.1" 200 36499 0.001823 10.0.0.129 - - [2026-06-04 02:02:15] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000477 10.0.0.129 - - [2026-06-04 02:02:15] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.031514 10.0.0.129 - - [2026-06-04 02:02:15] "GET / HTTP/1.1" 200 36499 0.001715 10.0.0.129 - - [2026-06-04 02:02:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000438 10.0.0.129 - - [2026-06-04 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.031143 10.0.0.129 - - [2026-06-04 02:02:16] "GET /global-system-config/2a8172bc-06c0-4de0-a888-d25781bd6a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005915 10.0.0.129 - - [2026-06-04 02:02:16] "POST /fqname-to-id HTTP/1.1" 404 214 0.003032 10.0.0.129 - - [2026-06-04 02:02:16] "POST /config-database-nodes HTTP/1.1" 200 611 0.021175 10.0.0.129 - - [2026-06-04 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.129 - - [2026-06-04 02:02:20] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.004037 10.0.0.129 - - [2026-06-04 02:02:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.129 - - [2026-06-04 02:02:20] "PUT /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69 HTTP/1.1" 200 278 0.020192 10.0.0.129 - - [2026-06-04 02:02:21] "GET / HTTP/1.1" 200 36499 0.001868 10.0.0.129 - - [2026-06-04 02:02:21] "POST /alarms HTTP/1.1" 401 296 0.000462 10.0.0.129 - - [2026-06-04 02:02:21] "POST /alarms HTTP/1.1" 200 585 0.067436 10.0.0.129 - - [2026-06-04 02:02:21] "POST /alarms HTTP/1.1" 200 579 0.038293 10.0.0.129 - - [2026-06-04 02:02:21] "POST /alarms HTTP/1.1" 200 579 0.022840 10.0.0.129 - - [2026-06-04 02:02:21] "POST /alarms HTTP/1.1" 200 563 0.026614 10.0.0.129 - - [2026-06-04 02:02:21] "POST /alarms HTTP/1.1" 200 559 0.025275 10.0.0.129 - - [2026-06-04 02:02:21] "POST /alarms HTTP/1.1" 200 561 0.030443 10.0.0.129 - - [2026-06-04 02:02:21] "POST /alarms HTTP/1.1" 200 569 0.029504 10.0.0.129 - - [2026-06-04 02:02:21] "POST /alarms HTTP/1.1" 200 553 0.032728 10.0.0.129 - - [2026-06-04 02:02:21] "POST /alarms HTTP/1.1" 200 561 0.024172 10.0.0.129 - - [2026-06-04 02:02:22] "POST /alarms HTTP/1.1" 200 571 0.030385 10.0.0.129 - - [2026-06-04 02:02:22] "POST /alarms HTTP/1.1" 200 559 0.019407 10.0.0.129 - - [2026-06-04 02:02:22] "POST /alarms HTTP/1.1" 200 571 0.027539 10.0.0.129 - - [2026-06-04 02:02:22] "POST /alarms HTTP/1.1" 200 579 0.073458 10.0.0.129 - - [2026-06-04 02:02:22] "POST /alarms HTTP/1.1" 200 573 0.019556 10.0.0.129 - - [2026-06-04 02:02:22] "POST /alarms HTTP/1.1" 200 565 0.026012 10.0.0.129 - - [2026-06-04 02:02:22] "POST /alarms HTTP/1.1" 200 565 0.027614 10.0.0.129 - - [2026-06-04 02:02:22] "POST /alarms HTTP/1.1" 200 565 0.026156 10.0.0.129 - - [2026-06-04 02:02:22] "POST /alarms HTTP/1.1" 200 551 0.024472 10.0.0.129 - - [2026-06-04 02:02:22] "POST /alarms HTTP/1.1" 200 599 0.023273 10.0.0.129 - - [2026-06-04 02:02:22] "POST /alarms HTTP/1.1" 200 579 0.024624 10.0.0.129 - - [2026-06-04 02:02:22] "POST /alarms HTTP/1.1" 200 575 0.022523 10.0.0.129 - - [2026-06-04 02:02:22] "POST /alarms HTTP/1.1" 200 587 0.019759 10.0.0.129 - - [2026-06-04 02:02:23] "POST /alarms HTTP/1.1" 200 613 0.028147 10.0.0.129 - - [2026-06-04 02:02:23] "GET / HTTP/1.1" 200 36499 0.002050 10.0.0.129 - - [2026-06-04 02:02:23] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000410 10.0.0.129 - - [2026-06-04 02:02:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.029741 10.0.0.129 - - [2026-06-04 02:02:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.129 - - [2026-06-04 02:02:23] "PUT /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69 HTTP/1.1" 200 278 0.012558 10.0.0.129 - - [2026-06-04 02:02:24] "GET / HTTP/1.1" 200 36499 0.001629 10.0.0.129 - - [2026-06-04 02:02:24] "POST /fqname-to-id HTTP/1.1" 401 296 0.000462 10.0.0.129 - - [2026-06-04 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.032358 10.0.0.129 - - [2026-06-04 02:02:24] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004474 10.0.0.129 - - [2026-06-04 02:02:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.129 - - [2026-06-04 02:02:24] "PUT /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69 HTTP/1.1" 200 278 0.011697 10.0.0.129 - - [2026-06-04 02:02:24] "GET / HTTP/1.1" 200 36499 0.001754 10.0.0.129 - - [2026-06-04 02:02:24] "POST /fqname-to-id HTTP/1.1" 401 296 0.000446 10.0.0.129 - - [2026-06-04 02:02:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.031172 10.0.0.129 - - [2026-06-04 02:02:25] "GET /global-system-config/2a8172bc-06c0-4de0-a888-d25781bd6a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.005637 10.0.0.129 - - [2026-06-04 02:02:25] "PUT /global-system-config/2a8172bc-06c0-4de0-a888-d25781bd6a54 HTTP/1.1" 200 276 0.030496 10.0.0.129 - - [2026-06-04 02:02:50] "GET / HTTP/1.1" 200 36499 0.001912 10.0.0.129 - - [2026-06-04 02:02:50] "POST /fqname-to-id HTTP/1.1" 401 296 0.000541 10.0.0.129 - - [2026-06-04 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.036562 10.0.0.129 - - [2026-06-04 02:02:50] "GET /global-system-config/2a8172bc-06c0-4de0-a888-d25781bd6a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.007879 10.0.0.129 - - [2026-06-04 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006601 10.0.0.129 - - [2026-06-04 02:02:50] "GET /routing-instance/c6abb40d-d62e-44c4-8a02-aff3befcbec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004518 10.0.0.129 - - [2026-06-04 02:02:50] "PUT /global-system-config/2a8172bc-06c0-4de0-a888-d25781bd6a54 HTTP/1.1" 200 276 0.012079 10.0.0.129 - - [2026-06-04 02:02:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.004267 10.0.0.129 - - [2026-06-04 02:02:51] "POST /virtual-routers HTTP/1.1" 200 599 0.023994 10.0.0.129 - - [2026-06-04 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005575 10.0.0.129 - - [2026-06-04 02:02:51] "GET /virtual-router/0ffb9be8-7c51-47c0-afb1-007eceaa1c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.005817 10.0.0.129 - - [2026-06-04 02:02:51] "POST /fqname-to-id HTTP/1.1" 404 227 0.003941 10.0.0.129 - - [2026-06-04 02:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006662 10.0.0.129 - - [2026-06-04 02:02:51] "GET /virtual-network/74c05780-9612-497a-802e-8c0eb1edb38a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006207 10.0.0.129 - - [2026-06-04 02:02:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.051137 10.0.0.129 - - [2026-06-04 02:03:11] "GET /obj-perms HTTP/1.1" 200 6399 0.059451 10.0.0.129 - - [2026-06-04 02:03:11] "GET /obj-perms HTTP/1.1" 200 6399 0.056476 10.0.0.129 - - [2026-06-04 02:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.129 - - [2026-06-04 02:03:12] "GET /virtual-router/0ffb9be8-7c51-47c0-afb1-007eceaa1c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.003648 10.0.0.129 - - [2026-06-04 02:04:12] "GET /obj-perms HTTP/1.1" 200 6399 0.089332 10.0.0.129 - - [2026-06-04 02:04:12] "GET /obj-perms HTTP/1.1" 200 6399 0.071046 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:04:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001351 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:04:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001024 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:04:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000993 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:04:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001224 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:04:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000948 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:04:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001322 10.0.0.129 - - [2026-06-04 02:05:13] "GET /obj-perms HTTP/1.1" 200 6399 0.061102 10.0.0.129 - - [2026-06-04 02:05:13] "GET /obj-perms HTTP/1.1" 200 6399 0.073308 10.0.0.129 - - [2026-06-04 02:06:14] "GET /obj-perms HTTP/1.1" 200 6399 0.059984 10.0.0.129 - - [2026-06-04 02:06:14] "GET /obj-perms HTTP/1.1" 200 6399 0.059846 10.0.0.129 - - [2026-06-04 02:06:26] "GET /global-system-configs HTTP/1.1" 401 296 0.000592 10.0.0.129 - - [2026-06-04 02:06:26] "GET /global-system-configs HTTP/1.1" 401 296 0.000419 10.0.0.129 - - [2026-06-04 02:06:28] "GET /global-system-configs HTTP/1.1" 401 296 0.000405 10.0.0.129 - - [2026-06-04 02:06:28] "GET /global-system-configs HTTP/1.1" 401 296 0.000433 10.0.0.129 - - [2026-06-04 02:07:15] "GET /obj-perms HTTP/1.1" 200 6399 0.060707 10.0.0.129 - - [2026-06-04 02:07:15] "GET /obj-perms HTTP/1.1" 200 6399 0.060433 10.0.0.129 - - [2026-06-04 02:07:50] "GET / HTTP/1.1" 200 36499 0.001831 10.0.0.129 - - [2026-06-04 02:07:50] "POST /fqname-to-id HTTP/1.1" 401 296 0.000416 10.0.0.129 - - [2026-06-04 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.062934 10.0.0.129 - - [2026-06-04 02:07:50] "GET /global-system-config/2a8172bc-06c0-4de0-a888-d25781bd6a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.006240 10.0.0.129 - - [2026-06-04 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.129 - - [2026-06-04 02:07:50] "GET /routing-instance/c6abb40d-d62e-44c4-8a02-aff3befcbec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004264 10.0.0.129 - - [2026-06-04 02:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.129 - - [2026-06-04 02:07:50] "GET /virtual-router/0ffb9be8-7c51-47c0-afb1-007eceaa1c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.004324 10.0.0.129 - - [2026-06-04 02:07:51] "PUT /virtual-router/0ffb9be8-7c51-47c0-afb1-007eceaa1c5c HTTP/1.1" 200 264 0.013470 10.0.0.129 - - [2026-06-04 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.129 - - [2026-06-04 02:07:51] "GET /virtual-router/0ffb9be8-7c51-47c0-afb1-007eceaa1c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.006315 10.0.0.129 - - [2026-06-04 02:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004764 10.0.0.129 - - [2026-06-04 02:07:51] "GET /virtual-machine-interface/0e9a0b10-f146-48a0-a7d3-07372c16ba8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1901 0.006738 10.0.0.129 - - [2026-06-04 02:07:51] "PUT /virtual-machine-interface/0e9a0b10-f146-48a0-a7d3-07372c16ba8e HTTP/1.1" 200 286 0.012077 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:07:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001022 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:07:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001290 10.0.0.129 - - [2026-06-04 02:08:15] "GET /obj-perms HTTP/1.1" 200 6399 0.057325 10.0.0.129 - - [2026-06-04 02:08:16] "GET /obj-perms HTTP/1.1" 200 6399 0.054746 10.0.0.129 - - [2026-06-04 02:08:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.129 - - [2026-06-04 02:08:16] "GET /virtual-router/0ffb9be8-7c51-47c0-afb1-007eceaa1c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.004079 10.0.0.129 - - [2026-06-04 02:09:16] "GET /obj-perms HTTP/1.1" 200 6399 0.066493 10.0.0.129 - - [2026-06-04 02:09:17] "GET /obj-perms HTTP/1.1" 200 6399 0.063725 10.0.0.129 - - [2026-06-04 02:09:35] "GET / HTTP/1.1" 200 36499 0.001868 10.0.0.129 - - [2026-06-04 02:09:45] "GET /project/253194de-6e84-4006-a55a-9329233548b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000576 10.0.0.129 - - [2026-06-04 02:09:45] "GET /projects?obj_uuids=253194de-6e84-4006-a55a-9329233548b5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.032552 10.0.0.129 - - [2026-06-04 02:09:45] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.002655 10.0.0.129 - - [2026-06-04 02:09:45] "POST /domains HTTP/1.1" 200 331 0.016730 10.0.0.129 - - [2026-06-04 02:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.048550 10.0.0.129 - - [2026-06-04 02:09:45] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.156357 10.0.0.129 - - [2026-06-04 02:09:45] "POST /id-to-fqname HTTP/1.1" 200 165 0.001415 10.0.0.129 - - [2026-06-04 02:09:46] "POST /fqname-to-id HTTP/1.1" 404 174 0.003398 10.0.0.129 - - [2026-06-04 02:09:46] "POST /security-groups HTTP/1.1" 200 560 0.069383 10.0.0.129 - - [2026-06-04 02:09:46] "POST /projects HTTP/1.1" 200 531 0.287247 10.0.0.129 - - [2026-06-04 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.324692 10.0.0.129 - - [2026-06-04 02:09:46] "POST /fqname-to-id HTTP/1.1" 404 205 0.030871 10.0.0.129 - - [2026-06-04 02:09:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.129 - - [2026-06-04 02:09:46] "POST /access-control-lists HTTP/1.1" 200 575 0.069171 10.0.0.129 - - [2026-06-04 02:09:46] "GET /projects?obj_uuids=039a6467-ba1d-417d-b768-ea479ebc5562&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000931 10.0.0.129 - - [2026-06-04 02:09:46] "POST /fqname-to-id HTTP/1.1" 404 204 0.002824 10.0.0.129 - - [2026-06-04 02:09:46] "GET /project/039a6467-ba1d-417d-b768-ea479ebc5562?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.040362 10.0.0.129 - - [2026-06-04 02:09:46] "GET /projects?obj_uuids=039a6467-ba1d-417d-b768-ea479ebc5562&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001343 10.0.0.129 - - [2026-06-04 02:09:46] "GET /project/039a6467-ba1d-417d-b768-ea479ebc5562?fields=security_groups HTTP/1.1" 200 1279 0.052332 10.0.0.129 - - [2026-06-04 02:09:46] "POST /access-control-lists HTTP/1.1" 200 573 0.077924 10.0.0.129 - - [2026-06-04 02:09:46] "DELETE /security-group/f0de6134-7280-45e4-9362-9cc172468c85 HTTP/1.1" 200 115 0.054797 10.0.0.129 - - [2026-06-04 02:09:46] "GET /projects?obj_uuids=039a6467-ba1d-417d-b768-ea479ebc5562&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000967 10.0.0.129 - - [2026-06-04 02:09:46] "GET /project/039a6467-ba1d-417d-b768-ea479ebc5562?fields=application_policy_sets HTTP/1.1" 200 1318 0.039590 10.0.0.129 - - [2026-06-04 02:09:46] "DELETE /project/039a6467-ba1d-417d-b768-ea479ebc5562 HTTP/1.1" 200 115 0.374799 10.0.0.129 - - [2026-06-04 02:09:46] "POST /id-to-fqname HTTP/1.1" 200 165 0.002108 10.0.0.129 - - [2026-06-04 02:09:46] "POST /fqname-to-id HTTP/1.1" 404 174 0.004691 10.0.0.129 - - [2026-06-04 02:09:46] "POST /security-groups HTTP/1.1" 200 560 0.069538 10.0.0.129 - - [2026-06-04 02:09:46] "POST /projects HTTP/1.1" 200 531 0.257592 10.0.0.129 - - [2026-06-04 02:09:46] "GET /project/253194de-6e84-4006-a55a-9329233548b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 1.369356 10.0.0.129 - - [2026-06-04 02:09:47] "DELETE /access-control-list/3d0edd5b-dcba-41d3-9246-be7f3376a8a3 HTTP/1.1" 200 115 0.028166 10.0.0.129 - - [2026-06-04 02:09:47] "DELETE /access-control-list/1612a129-db7d-4121-bd47-53bcd937c3af HTTP/1.1" 200 115 0.028510 10.0.0.129 - - [2026-06-04 02:09:47] "POST /fqname-to-id HTTP/1.1" 404 205 0.002963 10.0.0.129 - - [2026-06-04 02:09:47] "POST /access-control-lists HTTP/1.1" 200 575 0.062044 10.0.0.129 - - [2026-06-04 02:09:47] "POST /fqname-to-id HTTP/1.1" 404 204 0.003503 10.0.0.129 - - [2026-06-04 02:09:47] "POST /access-control-lists HTTP/1.1" 200 573 0.087428 Traceback (most recent call last): File "src/gevent/greenlet.py", line 912, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 873, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-06-04T02:09:47Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2026-06-04 02:09:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001499 10.0.0.129 - - [2026-06-04 02:09:48] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003970 10.0.0.129 - - [2026-06-04 02:09:48] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010909 10.0.0.129 - - [2026-06-04 02:09:49] "POST /fqname-to-id HTTP/1.1" 404 197 0.030143 10.0.0.129 - - [2026-06-04 02:09:49] "GET /projects?obj_uuids=a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003226 10.0.0.129 - - [2026-06-04 02:09:49] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001281 10.0.0.129 - - [2026-06-04 02:09:49] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011912 10.0.0.129 - - [2026-06-04 02:09:49] "POST /id-to-fqname HTTP/1.1" 200 199 0.001575 10.0.0.129 - - [2026-06-04 02:09:49] "POST /fqname-to-id HTTP/1.1" 404 208 0.003131 10.0.0.129 - - [2026-06-04 02:09:49] "POST /security-groups HTTP/1.1" 200 594 0.072523 10.0.0.129 - - [2026-06-04 02:09:49] "POST /fqname-to-id HTTP/1.1" 404 243 0.002913 10.0.0.129 - - [2026-06-04 02:09:49] "POST /projects HTTP/1.1" 200 599 0.254090 10.0.0.129 - - [2026-06-04 02:09:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.286879 10.0.0.129 - - [2026-06-04 02:09:49] "POST /access-control-lists HTTP/1.1" 200 609 0.059949 10.0.0.129 - - [2026-06-04 02:09:49] "GET /project/a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.454359 10.0.0.129 - - [2026-06-04 02:09:49] "POST /fqname-to-id HTTP/1.1" 404 242 0.002982 10.0.0.129 - - [2026-06-04 02:09:49] "POST /access-control-lists HTTP/1.1" 200 607 0.061075 10.0.0.129 - - [2026-06-04 02:09:51] "GET / HTTP/1.1" 200 36499 0.001888 10.0.0.129 - - [2026-06-04 02:09:58] "POST /fqname-to-id HTTP/1.1" 401 296 0.000858 10.0.0.129 - - [2026-06-04 02:09:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.072173 10.0.0.129 - - [2026-06-04 02:09:59] "GET /projects?obj_uuids=a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001196 10.0.0.129 - - [2026-06-04 02:09:59] "GET /project/a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.028741 252.129.119.39 - - [2026-06-04 02:09:59] "POST /neutron/network HTTP/1.1" 200 117 0.046263 10.0.0.129 - - [2026-06-04 02:09:59] "GET /projects?obj_uuids=a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001136 252.129.119.39 - - [2026-06-04 02:09:59] "POST /neutron/network HTTP/1.1" 200 618 0.101740 10.0.0.129 - - [2026-06-04 02:09:59] "POST /route-targets HTTP/1.1" 200 329 0.012671 10.0.0.129 - - [2026-06-04 02:10:00] "POST /ref-update HTTP/1.1" 200 156 0.036406 10.0.0.129 - - [2026-06-04 02:10:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003617 252.129.119.39 - - [2026-06-04 02:10:00] "POST /neutron/subnet HTTP/1.1" 200 720 0.199136 252.129.119.39 - - [2026-06-04 02:10:00] "POST /neutron/network HTTP/1.1" 200 836 0.007419 10.0.0.129 - - [2026-06-04 02:10:00] "POST /id-to-fqname HTTP/1.1" 200 231 0.001467 10.0.0.129 - - [2026-06-04 02:10:00] "GET /virtual-network/35428dc8-d950-4961-93e1-5d1412516aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005760 252.129.119.39 - - [2026-06-04 02:10:00] "POST /neutron/network HTTP/1.1" 200 836 0.006376 10.0.0.129 - - [2026-06-04 02:10:00] "GET /virtual-network/35428dc8-d950-4961-93e1-5d1412516aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.006450 252.129.119.39 - - [2026-06-04 02:10:00] "POST /neutron/network HTTP/1.1" 200 836 0.006249 252.129.119.39 - - [2026-06-04 02:10:00] "POST /neutron/subnet HTTP/1.1" 200 720 0.008286 10.0.0.129 - - [2026-06-04 02:10:00] "GET /domains HTTP/1.1" 401 296 0.000521 10.0.0.129 - - [2026-06-04 02:10:01] "GET /domains HTTP/1.1" 200 440 0.041252 10.0.0.129 - - [2026-06-04 02:10:01] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001012 10.0.0.129 - - [2026-06-04 02:10:01] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1319 0.009410 10.0.0.129 - - [2026-06-04 02:10:01] "GET /projects?obj_uuids=a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001525 10.0.0.129 - - [2026-06-04 02:10:01] "GET /project/a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f HTTP/1.1" 200 2170 0.033927 10.0.0.129 - - [2026-06-04 02:10:01] "GET /virtual-network/35428dc8-d950-4961-93e1-5d1412516aaa HTTP/1.1" 200 2343 0.008450 10.0.0.129 - - [2026-06-04 02:10:01] "GET /virtual-network/35428dc8-d950-4961-93e1-5d1412516aaa HTTP/1.1" 200 2343 0.008448 10.0.0.129 - - [2026-06-04 02:10:01] "GET /routing-instance/c08fb918-6e57-4149-beb9-8287c5cf84c6 HTTP/1.1" 200 1499 0.004988 10.0.0.129 - - [2026-06-04 02:10:01] "GET /routing-instance/c08fb918-6e57-4149-beb9-8287c5cf84c6 HTTP/1.1" 200 1499 0.005200 10.0.0.129 - - [2026-06-04 02:10:01] "GET /route-target/a4c0653b-6b97-40d4-8607-3e063b37d602 HTTP/1.1" 200 1221 0.004043 10.0.0.129 - - [2026-06-04 02:10:01] "GET /virtual-network/35428dc8-d950-4961-93e1-5d1412516aaa HTTP/1.1" 200 2343 0.006213 10.0.0.129 - - [2026-06-04 02:10:01] "GET /routing-instance/c08fb918-6e57-4149-beb9-8287c5cf84c6 HTTP/1.1" 200 1499 0.004489 10.0.0.129 - - [2026-06-04 02:10:01] "GET /virtual-network/35428dc8-d950-4961-93e1-5d1412516aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2068 0.005919 10.0.0.129 - - [2026-06-04 02:10:01] "GET /virtual-network/35428dc8-d950-4961-93e1-5d1412516aaa HTTP/1.1" 200 2343 0.005212 10.0.0.129 - - [2026-06-04 02:10:01] "GET /routing-instance/c08fb918-6e57-4149-beb9-8287c5cf84c6 HTTP/1.1" 200 1499 0.005024 10.0.0.129 - - [2026-06-04 02:10:01] "GET /routing-instance/c08fb918-6e57-4149-beb9-8287c5cf84c6 HTTP/1.1" 200 1499 0.004181 10.0.0.129 - - [2026-06-04 02:10:01] "GET /route-target/a4c0653b-6b97-40d4-8607-3e063b37d602 HTTP/1.1" 200 1221 0.003726 10.0.0.129 - - [2026-06-04 02:10:01] "GET /domains HTTP/1.1" 200 440 0.004726 10.0.0.129 - - [2026-06-04 02:10:02] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001211 10.0.0.129 - - [2026-06-04 02:10:02] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1319 0.007718 10.0.0.129 - - [2026-06-04 02:10:02] "GET /projects?obj_uuids=a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001579 10.0.0.129 - - [2026-06-04 02:10:02] "GET /project/a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f HTTP/1.1" 200 2170 0.043133 10.0.0.129 - - [2026-06-04 02:10:02] "GET /virtual-network/35428dc8-d950-4961-93e1-5d1412516aaa HTTP/1.1" 200 2343 0.005491 10.0.0.129 - - [2026-06-04 02:10:02] "GET /obj-perms HTTP/1.1" 200 6468 0.057713 10.0.0.129 - - [2026-06-04 02:10:02] "POST /id-to-fqname HTTP/1.1" 200 231 0.001683 252.129.119.39 - - [2026-06-04 02:10:06] "POST /neutron/network HTTP/1.1" 200 846 0.026999 252.129.119.39 - - [2026-06-04 02:10:06] "GET /aaa-mode HTTP/1.1" 401 296 0.000485 252.129.119.39 - - [2026-06-04 02:10:06] "GET / HTTP/1.1" 200 36499 0.001874 252.129.119.39 - - [2026-06-04 02:10:06] "GET /project/a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000431 10.0.0.129 - - [2026-06-04 02:10:07] "GET /projects?obj_uuids=a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001128 252.129.119.39 - - [2026-06-04 02:10:07] "GET /project/a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.062201 252.129.119.39 - - [2026-06-04 02:10:07] "POST /neutron/network HTTP/1.1" 200 836 0.036420 10.0.0.129 - - [2026-06-04 02:10:08] "DELETE /project/039a6467ba1d417db768ea479ebc5562 HTTP/1.1" 404 173 0.007474 10.0.0.129 - - [2026-06-04 02:10:08] "DELETE /project/a5ee2208ba3e458bbaadeeaa2dcb4e9f HTTP/1.1" 404 173 0.004247 252.129.119.39 - - [2026-06-04 02:10:08] "POST /neutron/port HTTP/1.1" 200 117 0.006083 252.129.119.39 - - [2026-06-04 02:10:09] "POST /neutron/port HTTP/1.1" 200 117 0.006342 252.129.119.39 - - [2026-06-04 02:10:10] "POST /neutron/network HTTP/1.1" 200 846 0.006033 10.0.0.129 - - [2026-06-04 02:10:10] "GET /projects?obj_uuids=a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001423 252.129.119.39 - - [2026-06-04 02:10:10] "POST /neutron/port HTTP/1.1" 200 117 0.048465 252.129.119.39 - - [2026-06-04 02:10:10] "POST /neutron/port HTTP/1.1" 200 1068 0.308007 252.129.119.39 - - [2026-06-04 02:10:11] "POST /neutron/port HTTP/1.1" 200 1068 0.047137 252.129.119.39 - - [2026-06-04 02:10:11] "POST /neutron/port HTTP/1.1" 200 1068 0.014797 252.129.119.39 - - [2026-06-04 02:10:11] "POST /neutron/port HTTP/1.1" 200 1118 0.081771 252.129.119.39 - - [2026-06-04 02:10:11] "POST /neutron/port HTTP/1.1" 200 1128 0.014785 252.129.119.39 - - [2026-06-04 02:10:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004076 252.129.119.39 - - [2026-06-04 02:10:11] "POST /neutron/subnet HTTP/1.1" 200 694 0.009828 252.129.119.39 - - [2026-06-04 02:10:11] "POST /neutron/port HTTP/1.1" 200 117 0.001207 252.129.119.39 - - [2026-06-04 02:10:11] "POST /neutron/network HTTP/1.1" 200 836 0.007348 252.129.119.39 - - [2026-06-04 02:10:15] "POST /neutron/port HTTP/1.1" 200 1128 0.020689 252.129.119.39 - - [2026-06-04 02:10:15] "POST /neutron/security_group HTTP/1.1" 200 2067 0.007960 10.0.0.129 - - [2026-06-04 02:10:17] "GET /obj-perms HTTP/1.1" 200 6399 0.068633 252.129.119.39 - - [2026-06-04 02:10:17] "POST /neutron/port HTTP/1.1" 200 1128 0.016922 252.129.119.39 - - [2026-06-04 02:10:18] "POST /neutron/port HTTP/1.1" 200 1128 0.069061 252.129.119.39 - - [2026-06-04 02:10:18] "POST /neutron/network HTTP/1.1" 200 846 0.007216 252.129.119.39 - - [2026-06-04 02:10:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005259 252.129.119.39 - - [2026-06-04 02:10:18] "POST /neutron/subnet HTTP/1.1" 200 694 0.011188 10.0.0.129 - - [2026-06-04 02:10:18] "GET /obj-perms HTTP/1.1" 200 6399 0.063962 252.129.119.39 - - [2026-06-04 02:10:18] "POST /neutron/port HTTP/1.1" 200 117 0.001160 252.129.119.39 - - [2026-06-04 02:10:18] "POST /neutron/network HTTP/1.1" 200 836 0.008064 252.129.119.39 - - [2026-06-04 02:10:21] "POST /neutron/port HTTP/1.1" 200 1128 0.015280 252.129.119.39 - - [2026-06-04 02:10:21] "POST /neutron/security_group HTTP/1.1" 200 2067 0.010081 10.0.0.129 - - [2026-06-04 02:10:21] "GET /obj-perms HTTP/1.1" 200 6468 0.001940 10.0.0.129 - - [2026-06-04 02:10:22] "GET /obj-perms HTTP/1.1" 200 6468 0.001933 10.0.0.129 - - [2026-06-04 02:10:23] "GET /obj-perms HTTP/1.1" 200 6468 0.002049 10.0.0.129 - - [2026-06-04 02:10:24] "GET /obj-perms HTTP/1.1" 200 6468 0.001951 252.129.119.39 - - [2026-06-04 02:10:25] "POST /neutron/port HTTP/1.1" 200 1128 0.055508 10.0.0.129 - - [2026-06-04 02:10:25] "GET /obj-perms HTTP/1.1" 200 6468 0.001968 252.129.119.39 - - [2026-06-04 02:10:25] "POST /neutron/security_group HTTP/1.1" 200 2067 0.013426 252.129.119.39 - - [2026-06-04 02:10:26] "POST /neutron/port HTTP/1.1" 200 1128 0.049896 252.129.119.39 - - [2026-06-04 02:10:26] "POST /neutron/security_group HTTP/1.1" 200 2067 0.005862 252.129.119.39 - - [2026-06-04 02:10:26] "POST /neutron/network HTTP/1.1" 200 836 0.008464 252.129.119.39 - - [2026-06-04 02:10:26] "POST /neutron/network HTTP/1.1" 400 204 0.018103 252.129.119.39 - - [2026-06-04 02:10:27] "POST /neutron/port HTTP/1.1" 200 1128 0.018577 252.129.119.39 - - [2026-06-04 02:10:27] "POST /neutron/port HTTP/1.1" 200 1118 0.017177 252.129.119.39 - - [2026-06-04 02:10:27] "POST /neutron/port HTTP/1.1" 200 151 0.148048 252.129.119.39 - - [2026-06-04 02:10:28] "POST /neutron/network HTTP/1.1" 200 836 0.005974 10.0.0.129 - - [2026-06-04 02:10:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003918 10.0.0.129 - - [2026-06-04 02:10:29] "POST /useragent-kv HTTP/1.1" 200 115 0.005205 10.0.0.129 - - [2026-06-04 02:10:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005341 252.129.119.39 - - [2026-06-04 02:10:29] "POST /neutron/network HTTP/1.1" 200 151 0.100160 10.0.0.129 - - [2026-06-04 02:10:29] "GET /routing-instance/c08fb918-6e57-4149-beb9-8287c5cf84c6 HTTP/1.1" 404 171 0.002318 10.0.0.129 - - [2026-06-04 02:10:29] "DELETE /route-target/a4c0653b-6b97-40d4-8607-3e063b37d602 HTTP/1.1" 200 115 0.020040 10.0.0.129 - - [2026-06-04 02:10:29] "GET /domains HTTP/1.1" 200 440 0.003093 10.0.0.129 - - [2026-06-04 02:10:29] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001496 10.0.0.129 - - [2026-06-04 02:10:29] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1319 0.007637 10.0.0.129 - - [2026-06-04 02:10:29] "GET /projects?obj_uuids=a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001236 10.0.0.129 - - [2026-06-04 02:10:29] "GET /project/a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f HTTP/1.1" 200 1920 0.030145 10.0.0.129 - - [2026-06-04 02:10:29] "GET /projects?obj_uuids=a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001050 10.0.0.129 - - [2026-06-04 02:10:29] "GET /project/a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.029509 10.0.0.129 - - [2026-06-04 02:10:29] "GET /projects?obj_uuids=a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001496 10.0.0.129 - - [2026-06-04 02:10:30] "GET /project/a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f?fields=virtual_networks HTTP/1.1" 200 1056 0.081192 10.0.0.129 - - [2026-06-04 02:10:30] "GET /projects?obj_uuids=a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000928 10.0.0.129 - - [2026-06-04 02:10:30] "GET /project/a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.030435 10.0.0.129 - - [2026-06-04 02:10:30] "GET /projects?obj_uuids=a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001088 10.0.0.129 - - [2026-06-04 02:10:30] "GET /project/a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f?fields=security_groups HTTP/1.1" 200 1293 0.031558 10.0.0.129 - - [2026-06-04 02:10:30] "GET /projects?obj_uuids=253194de-6e84-4006-a55a-9329233548b5&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001971 10.0.0.129 - - [2026-06-04 02:10:31] "GET /project/253194de-6e84-4006-a55a-9329233548b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.036529 10.0.0.129 - - [2026-06-04 02:10:35] "GET /projects?obj_uuids=253194de-6e84-4006-a55a-9329233548b5&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001183 10.0.0.129 - - [2026-06-04 02:10:35] "GET /project/253194de-6e84-4006-a55a-9329233548b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.032404 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:10:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001198 10.0.0.129 - - [2026-06-04 02:10:36] "GET /documentation/index.html HTTP/1.1" 200 219571 0.003669 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:10:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001444 10.0.0.129 - - [2026-06-04 02:10:37] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000989 10.0.0.129 - - [2026-06-04 02:10:37] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007411 10.0.0.129 - - [2026-06-04 02:10:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.031201 10.0.0.129 - - [2026-06-04 02:10:37] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003183 10.0.0.129 - - [2026-06-04 02:10:37] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001544 10.0.0.129 - - [2026-06-04 02:10:37] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.009876 10.0.0.129 - - [2026-06-04 02:10:37] "POST /id-to-fqname HTTP/1.1" 200 200 0.001629 10.0.0.129 - - [2026-06-04 02:10:37] "POST /fqname-to-id HTTP/1.1" 404 209 0.004542 10.0.0.129 - - [2026-06-04 02:10:37] "POST /security-groups HTTP/1.1" 200 595 0.248369 10.0.0.129 - - [2026-06-04 02:10:37] "POST /fqname-to-id HTTP/1.1" 404 244 0.003055 10.0.0.129 - - [2026-06-04 02:10:37] "POST /projects HTTP/1.1" 200 601 0.414900 10.0.0.129 - - [2026-06-04 02:10:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.455811 10.0.0.129 - - [2026-06-04 02:10:37] "POST /access-control-lists HTTP/1.1" 200 610 0.060211 10.0.0.129 - - [2026-06-04 02:10:37] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.624524 10.0.0.129 - - [2026-06-04 02:10:38] "POST /fqname-to-id HTTP/1.1" 404 243 0.009547 10.0.0.129 - - [2026-06-04 02:10:38] "POST /access-control-lists HTTP/1.1" 200 608 0.065094 10.0.0.129 - - [2026-06-04 02:10:39] "GET / HTTP/1.1" 200 36499 0.001654 10.0.0.129 - - [2026-06-04 02:10:39] "GET /projects?obj_uuids=253194de-6e84-4006-a55a-9329233548b5&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001029 10.0.0.129 - - [2026-06-04 02:10:39] "GET /project/253194de-6e84-4006-a55a-9329233548b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.027825 10.0.0.129 - - [2026-06-04 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.129 - - [2026-06-04 02:10:40] "GET /security-group/ea160298-952c-4069-9ac0-2d731017c9b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3683 0.005463 10.0.0.129 - - [2026-06-04 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.129 - - [2026-06-04 02:10:40] "GET /projects?obj_uuids=253194de-6e84-4006-a55a-9329233548b5&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001235 10.0.0.129 - - [2026-06-04 02:10:40] "GET /project/253194de-6e84-4006-a55a-9329233548b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.033700 10.0.0.129 - - [2026-06-04 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:10:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000873 10.0.0.129 - - [2026-06-04 02:10:40] "GET /security-group/ea160298-952c-4069-9ac0-2d731017c9b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3683 0.005824 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:10:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.000867 10.0.0.129 - - [2026-06-04 02:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.129 - - [2026-06-04 02:10:40] "PUT /security-group/ea160298-952c-4069-9ac0-2d731017c9b9 HTTP/1.1" 200 264 0.020946 10.0.0.129 - - [2026-06-04 02:10:40] "PUT /access-control-list/c6f633a2-72ed-4c77-8ab3-60b905dcf8f6 HTTP/1.1" 200 274 0.010760 10.0.0.129 - - [2026-06-04 02:10:40] "PUT /access-control-list/527c570d-67e8-4c94-acfa-b0ec9ca57c9c HTTP/1.1" 200 274 0.015697 10.0.0.129 - - [2026-06-04 02:10:41] "POST /fqname-to-id HTTP/1.1" 401 296 0.000524 10.0.0.129 - - [2026-06-04 02:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.074935 10.0.0.129 - - [2026-06-04 02:10:41] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000962 10.0.0.129 - - [2026-06-04 02:10:41] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.028679 252.129.119.39 - - [2026-06-04 02:10:41] "POST /neutron/network HTTP/1.1" 200 117 0.052543 10.0.0.129 - - [2026-06-04 02:10:41] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001665 252.129.119.39 - - [2026-06-04 02:10:42] "POST /neutron/network HTTP/1.1" 200 617 0.085037 10.0.0.129 - - [2026-06-04 02:10:42] "POST /route-targets HTTP/1.1" 200 329 0.018309 10.0.0.129 - - [2026-06-04 02:10:42] "POST /ref-update HTTP/1.1" 200 156 0.027299 10.0.0.129 - - [2026-06-04 02:10:42] "POST /useragent-kv HTTP/1.1" 200 115 0.006853 252.129.119.39 - - [2026-06-04 02:10:42] "POST /neutron/subnet HTTP/1.1" 200 724 0.153794 252.129.119.39 - - [2026-06-04 02:10:42] "POST /neutron/network HTTP/1.1" 200 836 0.007238 10.0.0.129 - - [2026-06-04 02:10:42] "POST /id-to-fqname HTTP/1.1" 200 231 0.001387 10.0.0.129 - - [2026-06-04 02:10:42] "GET /virtual-network/15c14498-96d9-4fed-a0f7-fd505b784272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005372 252.129.119.39 - - [2026-06-04 02:10:42] "POST /neutron/network HTTP/1.1" 200 836 0.005702 10.0.0.129 - - [2026-06-04 02:10:42] "GET /virtual-network/15c14498-96d9-4fed-a0f7-fd505b784272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005615 252.129.119.39 - - [2026-06-04 02:10:42] "POST /neutron/network HTTP/1.1" 200 836 0.005948 252.129.119.39 - - [2026-06-04 02:10:42] "POST /neutron/subnet HTTP/1.1" 200 724 0.008105 10.0.0.129 - - [2026-06-04 02:10:42] "GET /domains HTTP/1.1" 401 296 0.000411 10.0.0.129 - - [2026-06-04 02:10:43] "GET /domains HTTP/1.1" 200 440 0.034221 10.0.0.129 - - [2026-06-04 02:10:43] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001032 10.0.0.129 - - [2026-06-04 02:10:43] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1517 0.008712 10.0.0.129 - - [2026-06-04 02:10:43] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001002 10.0.0.129 - - [2026-06-04 02:10:43] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7 HTTP/1.1" 200 2175 0.039376 10.0.0.129 - - [2026-06-04 02:10:43] "GET /virtual-network/15c14498-96d9-4fed-a0f7-fd505b784272 HTTP/1.1" 200 2343 0.007747 10.0.0.129 - - [2026-06-04 02:10:43] "GET /virtual-network/15c14498-96d9-4fed-a0f7-fd505b784272 HTTP/1.1" 200 2343 0.005843 10.0.0.129 - - [2026-06-04 02:10:43] "GET /routing-instance/79a91f08-af0f-4c67-b1a5-cd6f846917bb HTTP/1.1" 200 1495 0.007496 10.0.0.129 - - [2026-06-04 02:10:43] "GET /routing-instance/79a91f08-af0f-4c67-b1a5-cd6f846917bb HTTP/1.1" 200 1495 0.006121 10.0.0.129 - - [2026-06-04 02:10:43] "GET /route-target/e5c2ea12-61c0-4e78-a0f2-94ce29467a77 HTTP/1.1" 200 1221 0.004899 10.0.0.129 - - [2026-06-04 02:10:43] "GET /virtual-network/15c14498-96d9-4fed-a0f7-fd505b784272 HTTP/1.1" 200 2343 0.008516 10.0.0.129 - - [2026-06-04 02:10:43] "GET /routing-instance/79a91f08-af0f-4c67-b1a5-cd6f846917bb HTTP/1.1" 200 1495 0.004992 10.0.0.129 - - [2026-06-04 02:10:43] "GET /virtual-network/15c14498-96d9-4fed-a0f7-fd505b784272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007892 10.0.0.129 - - [2026-06-04 02:10:43] "GET /virtual-network/15c14498-96d9-4fed-a0f7-fd505b784272 HTTP/1.1" 200 2343 0.005286 10.0.0.129 - - [2026-06-04 02:10:43] "GET /routing-instance/79a91f08-af0f-4c67-b1a5-cd6f846917bb HTTP/1.1" 200 1495 0.004388 10.0.0.129 - - [2026-06-04 02:10:43] "GET /routing-instance/79a91f08-af0f-4c67-b1a5-cd6f846917bb HTTP/1.1" 200 1495 0.003913 10.0.0.129 - - [2026-06-04 02:10:43] "GET /route-target/e5c2ea12-61c0-4e78-a0f2-94ce29467a77 HTTP/1.1" 200 1221 0.003982 10.0.0.129 - - [2026-06-04 02:10:43] "GET /domains HTTP/1.1" 200 440 0.003456 10.0.0.129 - - [2026-06-04 02:10:44] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001046 10.0.0.129 - - [2026-06-04 02:10:44] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1517 0.007355 10.0.0.129 - - [2026-06-04 02:10:44] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001063 10.0.0.129 - - [2026-06-04 02:10:44] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7 HTTP/1.1" 200 2175 0.032202 10.0.0.129 - - [2026-06-04 02:10:44] "GET /virtual-network/15c14498-96d9-4fed-a0f7-fd505b784272 HTTP/1.1" 200 2343 0.005381 10.0.0.129 - - [2026-06-04 02:10:44] "GET /obj-perms HTTP/1.1" 200 6470 0.066600 10.0.0.129 - - [2026-06-04 02:10:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.129 - - [2026-06-04 02:10:44] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000984 10.0.0.129 - - [2026-06-04 02:10:44] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.031121 252.129.119.39 - - [2026-06-04 02:10:44] "POST /neutron/network HTTP/1.1" 200 117 0.012379 10.0.0.129 - - [2026-06-04 02:10:45] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001287 252.129.119.39 - - [2026-06-04 02:10:45] "POST /neutron/network HTTP/1.1" 200 617 0.073021 10.0.0.129 - - [2026-06-04 02:10:45] "POST /route-targets HTTP/1.1" 200 329 0.011432 10.0.0.129 - - [2026-06-04 02:10:45] "POST /ref-update HTTP/1.1" 200 156 0.014177 10.0.0.129 - - [2026-06-04 02:10:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005630 252.129.119.39 - - [2026-06-04 02:10:45] "POST /neutron/subnet HTTP/1.1" 200 724 0.198126 252.129.119.39 - - [2026-06-04 02:10:45] "POST /neutron/network HTTP/1.1" 200 836 0.010096 10.0.0.129 - - [2026-06-04 02:10:45] "POST /id-to-fqname HTTP/1.1" 200 231 0.001288 10.0.0.129 - - [2026-06-04 02:10:45] "GET /virtual-network/dcd18ab7-480e-4d82-af04-3abe9519b4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005386 252.129.119.39 - - [2026-06-04 02:10:45] "POST /neutron/network HTTP/1.1" 200 836 0.006361 10.0.0.129 - - [2026-06-04 02:10:45] "GET /virtual-network/dcd18ab7-480e-4d82-af04-3abe9519b4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005507 252.129.119.39 - - [2026-06-04 02:10:45] "POST /neutron/network HTTP/1.1" 200 836 0.005699 252.129.119.39 - - [2026-06-04 02:10:45] "POST /neutron/subnet HTTP/1.1" 200 724 0.006715 10.0.0.129 - - [2026-06-04 02:10:45] "GET /domains HTTP/1.1" 200 440 0.002663 10.0.0.129 - - [2026-06-04 02:10:45] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001456 10.0.0.129 - - [2026-06-04 02:10:45] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1517 0.008189 10.0.0.129 - - [2026-06-04 02:10:45] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001126 10.0.0.129 - - [2026-06-04 02:10:45] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7 HTTP/1.1" 200 2403 0.028343 10.0.0.129 - - [2026-06-04 02:10:45] "GET /virtual-network/dcd18ab7-480e-4d82-af04-3abe9519b4be HTTP/1.1" 200 2344 0.006610 10.0.0.129 - - [2026-06-04 02:10:45] "GET /virtual-network/dcd18ab7-480e-4d82-af04-3abe9519b4be HTTP/1.1" 200 2344 0.006183 10.0.0.129 - - [2026-06-04 02:10:46] "GET /routing-instance/a117093a-42ce-4139-9efd-43caeafbe50f HTTP/1.1" 200 1496 0.004827 10.0.0.129 - - [2026-06-04 02:10:46] "GET /routing-instance/a117093a-42ce-4139-9efd-43caeafbe50f HTTP/1.1" 200 1496 0.005531 10.0.0.129 - - [2026-06-04 02:10:46] "GET /route-target/fbe439b5-bbce-4862-9acc-6947efe397a6 HTTP/1.1" 200 1221 0.003595 10.0.0.129 - - [2026-06-04 02:10:46] "GET /virtual-network/dcd18ab7-480e-4d82-af04-3abe9519b4be HTTP/1.1" 200 2344 0.006526 10.0.0.129 - - [2026-06-04 02:10:46] "GET /routing-instance/a117093a-42ce-4139-9efd-43caeafbe50f HTTP/1.1" 200 1496 0.003434 10.0.0.129 - - [2026-06-04 02:10:46] "GET /virtual-network/dcd18ab7-480e-4d82-af04-3abe9519b4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.007819 10.0.0.129 - - [2026-06-04 02:10:46] "GET /virtual-network/dcd18ab7-480e-4d82-af04-3abe9519b4be HTTP/1.1" 200 2344 0.004902 10.0.0.129 - - [2026-06-04 02:10:46] "GET /routing-instance/a117093a-42ce-4139-9efd-43caeafbe50f HTTP/1.1" 200 1496 0.003916 10.0.0.129 - - [2026-06-04 02:10:46] "GET /routing-instance/a117093a-42ce-4139-9efd-43caeafbe50f HTTP/1.1" 200 1496 0.006473 10.0.0.129 - - [2026-06-04 02:10:46] "GET /route-target/fbe439b5-bbce-4862-9acc-6947efe397a6 HTTP/1.1" 200 1221 0.005577 10.0.0.129 - - [2026-06-04 02:10:46] "GET /domains HTTP/1.1" 200 440 0.003140 10.0.0.129 - - [2026-06-04 02:10:46] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001221 10.0.0.129 - - [2026-06-04 02:10:46] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1517 0.007967 10.0.0.129 - - [2026-06-04 02:10:46] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001784 10.0.0.129 - - [2026-06-04 02:10:46] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7 HTTP/1.1" 200 2403 0.030003 10.0.0.129 - - [2026-06-04 02:10:46] "GET /virtual-network/dcd18ab7-480e-4d82-af04-3abe9519b4be HTTP/1.1" 200 2344 0.005233 10.0.0.129 - - [2026-06-04 02:10:46] "GET /obj-perms HTTP/1.1" 200 6470 0.002138 10.0.0.129 - - [2026-06-04 02:10:47] "POST /id-to-fqname HTTP/1.1" 200 231 0.001851 252.129.119.39 - - [2026-06-04 02:10:48] "POST /neutron/network HTTP/1.1" 200 846 0.005855 252.129.119.39 - - [2026-06-04 02:10:48] "GET /aaa-mode HTTP/1.1" 401 296 0.000523 252.129.119.39 - - [2026-06-04 02:10:48] "GET / HTTP/1.1" 200 36499 0.001872 252.129.119.39 - - [2026-06-04 02:10:48] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000362 10.0.0.129 - - [2026-06-04 02:10:48] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001445 252.129.119.39 - - [2026-06-04 02:10:48] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.064396 252.129.119.39 - - [2026-06-04 02:10:48] "POST /neutron/network HTTP/1.1" 200 836 0.035184 252.129.119.39 - - [2026-06-04 02:10:49] "POST /neutron/port HTTP/1.1" 200 117 0.008179 252.129.119.39 - - [2026-06-04 02:10:49] "POST /neutron/port HTTP/1.1" 200 117 0.007061 10.0.0.129 - - [2026-06-04 02:10:49] "POST /id-to-fqname HTTP/1.1" 200 231 0.001544 252.129.119.39 - - [2026-06-04 02:10:49] "POST /neutron/port HTTP/1.1" 200 117 0.006027 252.129.119.39 - - [2026-06-04 02:10:49] "POST /neutron/network HTTP/1.1" 200 846 0.010215 252.129.119.39 - - [2026-06-04 02:10:49] "GET /aaa-mode HTTP/1.1" 401 296 0.000427 252.129.119.39 - - [2026-06-04 02:10:49] "GET / HTTP/1.1" 200 36499 0.001717 252.129.119.39 - - [2026-06-04 02:10:49] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000443 10.0.0.129 - - [2026-06-04 02:10:50] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001295 252.129.119.39 - - [2026-06-04 02:10:50] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.071635 252.129.119.39 - - [2026-06-04 02:10:50] "POST /neutron/network HTTP/1.1" 200 836 0.006605 252.129.119.39 - - [2026-06-04 02:10:50] "POST /neutron/network HTTP/1.1" 200 846 0.009464 10.0.0.129 - - [2026-06-04 02:10:50] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001035 252.129.119.39 - - [2026-06-04 02:10:50] "POST /neutron/port HTTP/1.1" 200 117 0.013559 252.129.119.39 - - [2026-06-04 02:10:50] "POST /neutron/port HTTP/1.1" 200 117 0.047258 10.0.0.129 - - [2026-06-04 02:10:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.129 - - [2026-06-04 02:10:50] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001290 10.0.0.129 - - [2026-06-04 02:10:50] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.055280 10.0.0.129 - - [2026-06-04 02:10:50] "GET /virtual-network/15c14498-96d9-4fed-a0f7-fd505b784272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.010979 252.129.119.39 - - [2026-06-04 02:10:50] "POST /neutron/port HTTP/1.1" 200 1070 0.348944 10.0.0.129 - - [2026-06-04 02:10:50] "GET /floating-ip-pools?parent_id=15c14498-96d9-4fed-a0f7-fd505b784272&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004054 10.0.0.129 - - [2026-06-04 02:10:50] "GET /virtual-network/15c14498-96d9-4fed-a0f7-fd505b784272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006453 252.129.119.39 - - [2026-06-04 02:10:50] "POST /neutron/port HTTP/1.1" 200 1070 0.020683 252.129.119.39 - - [2026-06-04 02:10:50] "POST /neutron/port HTTP/1.1" 200 1070 0.022631 10.0.0.129 - - [2026-06-04 02:10:50] "POST /floating-ip-pools HTTP/1.1" 200 611 0.051177 10.0.0.129 - - [2026-06-04 02:10:51] "POST /ref-update HTTP/1.1" 200 156 0.011998 10.0.0.129 - - [2026-06-04 02:10:51] "GET /virtual-network/15c14498-96d9-4fed-a0f7-fd505b784272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.012085 10.0.0.129 - - [2026-06-04 02:10:51] "GET /domains HTTP/1.1" 200 440 0.003779 252.129.119.39 - - [2026-06-04 02:10:51] "POST /neutron/port HTTP/1.1" 200 1120 0.142722 10.0.0.129 - - [2026-06-04 02:10:51] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001119 10.0.0.129 - - [2026-06-04 02:10:51] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1517 0.009562 10.0.0.129 - - [2026-06-04 02:10:51] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000991 252.129.119.39 - - [2026-06-04 02:10:51] "POST /neutron/port HTTP/1.1" 200 1130 0.028155 10.0.0.129 - - [2026-06-04 02:10:51] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7 HTTP/1.1" 200 2989 0.043713 252.129.119.39 - - [2026-06-04 02:10:51] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004015 10.0.0.129 - - [2026-06-04 02:10:51] "GET /virtual-network/15c14498-96d9-4fed-a0f7-fd505b784272 HTTP/1.1" 200 2623 0.007614 10.0.0.129 - - [2026-06-04 02:10:51] "GET /floating-ip-pool/14e69826-28c6-425e-ac17-5e5576b9e96d HTTP/1.1" 200 1442 0.005689 252.129.119.39 - - [2026-06-04 02:10:51] "POST /neutron/subnet HTTP/1.1" 200 698 0.011371 252.129.119.39 - - [2026-06-04 02:10:51] "POST /neutron/network HTTP/1.1" 200 846 0.008217 10.0.0.129 - - [2026-06-04 02:10:51] "GET /domains HTTP/1.1" 200 440 0.003754 252.129.119.39 - - [2026-06-04 02:10:51] "POST /neutron/port HTTP/1.1" 200 117 0.001920 10.0.0.129 - - [2026-06-04 02:10:51] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001125 10.0.0.129 - - [2026-06-04 02:10:51] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1517 0.010406 252.129.119.39 - - [2026-06-04 02:10:51] "POST /neutron/network HTTP/1.1" 200 836 0.010514 10.0.0.129 - - [2026-06-04 02:10:51] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001538 10.0.0.129 - - [2026-06-04 02:10:51] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001757 10.0.0.129 - - [2026-06-04 02:10:51] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7 HTTP/1.1" 200 2989 0.061278 10.0.0.129 - - [2026-06-04 02:10:51] "GET /virtual-network/15c14498-96d9-4fed-a0f7-fd505b784272 HTTP/1.1" 200 2623 0.011083 10.0.0.129 - - [2026-06-04 02:10:51] "GET /virtual-network/15c14498-96d9-4fed-a0f7-fd505b784272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.032843 252.129.119.39 - - [2026-06-04 02:10:51] "POST /neutron/port HTTP/1.1" 200 1070 0.327258 252.129.119.39 - - [2026-06-04 02:10:51] "POST /neutron/port HTTP/1.1" 200 1130 0.020526 252.129.119.39 - - [2026-06-04 02:10:51] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009335 252.129.119.39 - - [2026-06-04 02:10:52] "POST /neutron/port HTTP/1.1" 200 1070 0.013293 252.129.119.39 - - [2026-06-04 02:10:52] "POST /neutron/port HTTP/1.1" 200 1070 0.015535 252.129.119.39 - - [2026-06-04 02:10:52] "POST /neutron/port HTTP/1.1" 200 1120 0.081681 252.129.119.39 - - [2026-06-04 02:10:52] "POST /neutron/port HTTP/1.1" 200 1130 0.019956 252.129.119.39 - - [2026-06-04 02:10:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004345 252.129.119.39 - - [2026-06-04 02:10:52] "POST /neutron/subnet HTTP/1.1" 200 698 0.010086 252.129.119.39 - - [2026-06-04 02:10:52] "POST /neutron/port HTTP/1.1" 200 117 0.001391 252.129.119.39 - - [2026-06-04 02:10:52] "POST /neutron/network HTTP/1.1" 200 836 0.011133 10.0.0.129 - - [2026-06-04 02:10:55] "GET / HTTP/1.1" 200 36499 0.001553 10.0.0.129 - - [2026-06-04 02:10:55] "POST /fqname-to-id HTTP/1.1" 401 296 0.000464 10.0.0.129 - - [2026-06-04 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.030782 10.0.0.129 - - [2026-06-04 02:10:56] "GET /global-system-config/2a8172bc-06c0-4de0-a888-d25781bd6a54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005682 10.0.0.129 - - [2026-06-04 02:10:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.129 - - [2026-06-04 02:10:56] "GET /config-node/1948f75f-dda4-4839-8865-80a1ac56e940?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1188 0.005144 252.129.119.39 - - [2026-06-04 02:10:57] "POST /neutron/port HTTP/1.1" 200 1130 0.014282 252.129.119.39 - - [2026-06-04 02:10:57] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007148 252.129.119.39 - - [2026-06-04 02:10:57] "POST /neutron/port HTTP/1.1" 200 1130 0.013339 252.129.119.39 - - [2026-06-04 02:10:57] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006975 252.129.119.39 - - [2026-06-04 02:10:57] "POST /neutron/port HTTP/1.1" 200 1130 0.012908 252.129.119.39 - - [2026-06-04 02:10:57] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007072 10.0.0.129 - - [2026-06-04 02:10:57] "GET /virtual-machine/5d00b023-14e1-498b-af6f-a2b52b541ce6 HTTP/1.1" 200 1306 0.004854 10.0.0.129 - - [2026-06-04 02:10:57] "GET /virtual-machine-interface/f1ff171e-a438-4013-a31c-cdb1bb3cd78b HTTP/1.1" 200 3006 0.004990 10.0.0.129 - - [2026-06-04 02:10:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.129 - - [2026-06-04 02:10:57] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003774 10.0.0.129 - - [2026-06-04 02:10:57] "GET /virtual-networks?parent_id=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003336 10.0.0.129 - - [2026-06-04 02:10:57] "GET /virtual-network/dcd18ab7-480e-4d82-af04-3abe9519b4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005605 10.0.0.129 - - [2026-06-04 02:11:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004501 10.0.0.129 - - [2026-06-04 02:11:00] "GET /virtual-network/dcd18ab7-480e-4d82-af04-3abe9519b4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.004642 252.129.119.39 - - [2026-06-04 02:11:02] "POST /neutron/port HTTP/1.1" 200 1130 0.044610 252.129.119.39 - - [2026-06-04 02:11:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005884 252.129.119.39 - - [2026-06-04 02:11:02] "POST /neutron/port HTTP/1.1" 200 1130 0.016647 252.129.119.39 - - [2026-06-04 02:11:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006306 252.129.119.39 - - [2026-06-04 02:11:02] "POST /neutron/port HTTP/1.1" 200 1130 0.015512 252.129.119.39 - - [2026-06-04 02:11:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005596 10.0.0.129 - - [2026-06-04 02:11:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.129 - - [2026-06-04 02:11:03] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003213 10.0.0.129 - - [2026-06-04 02:11:03] "GET /virtual-networks?parent_id=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003753 10.0.0.129 - - [2026-06-04 02:11:03] "GET /virtual-network/dcd18ab7-480e-4d82-af04-3abe9519b4be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.005525 252.129.119.39 - - [2026-06-04 02:11:03] "POST /neutron/port HTTP/1.1" 200 1130 0.016316 252.129.119.39 - - [2026-06-04 02:11:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008150 252.129.119.39 - - [2026-06-04 02:11:03] "POST /neutron/port HTTP/1.1" 200 1130 0.014100 252.129.119.39 - - [2026-06-04 02:11:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006349 252.129.119.39 - - [2026-06-04 02:11:04] "POST /neutron/port HTTP/1.1" 200 1130 0.043442 252.129.119.39 - - [2026-06-04 02:11:04] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005999 252.129.119.39 - - [2026-06-04 02:11:05] "POST /neutron/port HTTP/1.1" 200 1130 0.013224 252.129.119.39 - - [2026-06-04 02:11:05] "POST /neutron/security_group HTTP/1.1" 200 2068 0.044708 10.0.0.129 - - [2026-06-04 02:11:07] "GET / HTTP/1.1" 200 36499 0.001731 10.0.0.129 - - [2026-06-04 02:11:07] "POST /fqname-to-id HTTP/1.1" 401 296 0.000748 10.0.0.129 - - [2026-06-04 02:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.040831 10.0.0.129 - - [2026-06-04 02:11:07] "GET /routing-instance/c6abb40d-d62e-44c4-8a02-aff3befcbec8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.004112 10.0.0.129 - - [2026-06-04 02:11:07] "POST /bgp-routers HTTP/1.1" 409 299 0.003352 10.0.0.129 - - [2026-06-04 02:11:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.129 - - [2026-06-04 02:11:07] "GET /bgp-router/b4405355-0f66-40fa-95a0-7ce04c1cea7c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1800 0.005443 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:11:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000857 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:11:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.000987 10.0.0.129 - - [2026-06-04 02:11:07] "PUT /bgp-router/b4405355-0f66-40fa-95a0-7ce04c1cea7c HTTP/1.1" 200 256 0.015694 10.0.0.129 - - [2026-06-04 02:11:08] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001162 252.129.119.39 - - [2026-06-04 02:11:08] "POST /neutron/floatingip HTTP/1.1" 200 530 0.082882 252.129.119.39 - - [2026-06-04 02:11:08] "POST /neutron/port HTTP/1.1" 200 1130 0.013235 252.129.119.39 - - [2026-06-04 02:11:08] "POST /neutron/floatingip HTTP/1.1" 200 530 0.005902 252.129.119.39 - - [2026-06-04 02:11:08] "POST /neutron/floatingip HTTP/1.1" 200 577 0.056770 10.0.0.129 - - [2026-06-04 02:11:08] "DELETE /project/801009d6a68c488b94d9ce61f78393f7 HTTP/1.1" 404 173 0.004199 10.0.0.129 - - [2026-06-04 02:11:08] "GET /projects?obj_uuids=a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.000941 10.0.0.129 - - [2026-06-04 02:11:08] "GET /project/a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.035061 10.0.0.129 - - [2026-06-04 02:11:08] "GET /projects?obj_uuids=a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001448 10.0.0.129 - - [2026-06-04 02:11:09] "GET /project/a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f?fields=security_groups HTTP/1.1" 200 1383 0.110422 252.129.119.39 - - [2026-06-04 02:11:09] "POST /neutron/port HTTP/1.1" 200 1130 0.026576 252.129.119.39 - - [2026-06-04 02:11:09] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006228 10.0.0.129 - - [2026-06-04 02:11:09] "DELETE /access-control-list/ca5fc705-d76c-436e-b63d-7ba236cd3272 HTTP/1.1" 200 115 0.050331 252.129.119.39 - - [2026-06-04 02:11:09] "POST /neutron/port HTTP/1.1" 200 1130 0.016487 10.0.0.129 - - [2026-06-04 02:11:09] "DELETE /security-group/b12781a0-134f-4439-bd87-9443fc4980f2 HTTP/1.1" 200 115 0.152518 10.0.0.129 - - [2026-06-04 02:11:09] "DELETE /access-control-list/29b8040f-fc11-4080-b077-71d1adec5daf HTTP/1.1" 200 115 0.078202 10.0.0.129 - - [2026-06-04 02:11:09] "GET /projects?obj_uuids=a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001298 10.0.0.129 - - [2026-06-04 02:11:09] "GET /project/a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f?fields=application_policy_sets HTTP/1.1" 200 1422 0.027770 252.129.119.39 - - [2026-06-04 02:11:09] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006985 252.129.119.39 - - [2026-06-04 02:11:09] "POST /neutron/port HTTP/1.1" 200 1130 0.033951 10.0.0.129 - - [2026-06-04 02:11:09] "DELETE /project/a5ee2208-ba3e-458b-baad-eeaa2dcb4e9f HTTP/1.1" 200 115 0.526997 252.129.119.39 - - [2026-06-04 02:11:09] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008310 10.0.0.129 - - [2026-06-04 02:11:09] "GET /virtual-machine/8fcbb45d-0b00-440e-b255-eacc5ee2a2fb HTTP/1.1" 200 1307 0.006171 10.0.0.129 - - [2026-06-04 02:11:09] "GET /virtual-machine-interface/bbb2904a-ed7d-406a-91a6-c8ac4afe3147 HTTP/1.1" 200 3006 0.005013 10.0.0.129 - - [2026-06-04 02:11:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.129 - - [2026-06-04 02:11:09] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004218 10.0.0.129 - - [2026-06-04 02:11:09] "GET /virtual-networks?parent_id=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003570 10.0.0.129 - - [2026-06-04 02:11:09] "GET /virtual-network/15c14498-96d9-4fed-a0f7-fd505b784272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006138 10.0.0.129 - - [2026-06-04 02:11:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.129 - - [2026-06-04 02:11:10] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004200 10.0.0.129 - - [2026-06-04 02:11:10] "GET /virtual-networks?parent_id=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002976 10.0.0.129 - - [2026-06-04 02:11:11] "GET /virtual-network/15c14498-96d9-4fed-a0f7-fd505b784272?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005595 252.129.119.39 - - [2026-06-04 02:11:11] "POST /neutron/floatingip HTTP/1.1" 200 577 0.013314 10.0.0.129 - - [2026-06-04 02:11:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.129 - - [2026-06-04 02:11:11] "GET /routing-instance/79a91f08-af0f-4c67-b1a5-cd6f846917bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003710 10.0.0.129 - - [2026-06-04 02:11:11] "GET /route-target/e5c2ea12-61c0-4e78-a0f2-94ce29467a77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 904 0.003748 10.0.0.129 - - [2026-06-04 02:11:11] "GET /floating-ip/dbb8d68c-3ff7-4aae-b536-a112f20d984b HTTP/1.1" 200 1891 0.005271 252.129.119.39 - - [2026-06-04 02:11:14] "POST /neutron/floatingip HTTP/1.1" 200 577 0.011426 252.129.119.39 - - [2026-06-04 02:11:14] "POST /neutron/floatingip HTTP/1.1" 200 530 0.020601 252.129.119.39 - - [2026-06-04 02:11:14] "POST /neutron/floatingip HTTP/1.1" 200 530 0.005365 252.129.119.39 - - [2026-06-04 02:11:14] "POST /neutron/floatingip HTTP/1.1" 200 115 0.043192 10.0.0.129 - - [2026-06-04 02:11:14] "GET /floating-ip-pool/14e69826-28c6-425e-ac17-5e5576b9e96d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003326 10.0.0.129 - - [2026-06-04 02:11:14] "POST /ref-update HTTP/1.1" 200 156 0.009385 10.0.0.129 - - [2026-06-04 02:11:15] "DELETE /floating-ip-pool/14e69826-28c6-425e-ac17-5e5576b9e96d HTTP/1.1" 200 115 0.024354 252.129.119.39 - - [2026-06-04 02:11:15] "POST /neutron/network HTTP/1.1" 200 836 0.007740 252.129.119.39 - - [2026-06-04 02:11:15] "POST /neutron/network HTTP/1.1" 400 204 0.010946 252.129.119.39 - - [2026-06-04 02:11:15] "POST /neutron/port HTTP/1.1" 200 1130 0.016004 252.129.119.39 - - [2026-06-04 02:11:16] "POST /neutron/port HTTP/1.1" 200 1130 0.014952 252.129.119.39 - - [2026-06-04 02:11:16] "POST /neutron/port HTTP/1.1" 200 1120 0.009688 252.129.119.39 - - [2026-06-04 02:11:16] "POST /neutron/port HTTP/1.1" 200 1120 0.012363 252.129.119.39 - - [2026-06-04 02:11:16] "POST /neutron/port HTTP/1.1" 200 151 0.140586 252.129.119.39 - - [2026-06-04 02:11:16] "POST /neutron/port HTTP/1.1" 200 151 0.160381 252.129.119.39 - - [2026-06-04 02:11:17] "POST /neutron/network HTTP/1.1" 200 836 0.006593 10.0.0.129 - - [2026-06-04 02:11:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.129 - - [2026-06-04 02:11:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001959 10.0.0.129 - - [2026-06-04 02:11:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002366 252.129.119.39 - - [2026-06-04 02:11:17] "POST /neutron/network HTTP/1.1" 200 151 0.083231 10.0.0.129 - - [2026-06-04 02:11:17] "DELETE /route-target/fbe439b5-bbce-4862-9acc-6947efe397a6 HTTP/1.1" 200 115 0.019225 10.0.0.129 - - [2026-06-04 02:11:17] "GET /routing-instance/a117093a-42ce-4139-9efd-43caeafbe50f HTTP/1.1" 404 171 0.002793 10.0.0.129 - - [2026-06-04 02:11:17] "GET /domains HTTP/1.1" 200 440 0.002594 10.0.0.129 - - [2026-06-04 02:11:17] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001259 10.0.0.129 - - [2026-06-04 02:11:17] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1320 0.009120 10.0.0.129 - - [2026-06-04 02:11:17] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001724 10.0.0.129 - - [2026-06-04 02:11:17] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7 HTTP/1.1" 200 2175 0.046105 252.129.119.39 - - [2026-06-04 02:11:18] "POST /neutron/network HTTP/1.1" 200 836 0.005708 10.0.0.129 - - [2026-06-04 02:11:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002633 10.0.0.129 - - [2026-06-04 02:11:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002304 10.0.0.129 - - [2026-06-04 02:11:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005769 252.129.119.39 - - [2026-06-04 02:11:18] "POST /neutron/network HTTP/1.1" 200 151 0.083130 10.0.0.129 - - [2026-06-04 02:11:18] "GET /routing-instance/79a91f08-af0f-4c67-b1a5-cd6f846917bb HTTP/1.1" 404 171 0.003208 10.0.0.129 - - [2026-06-04 02:11:18] "DELETE /route-target/e5c2ea12-61c0-4e78-a0f2-94ce29467a77 HTTP/1.1" 200 115 0.029224 10.0.0.129 - - [2026-06-04 02:11:18] "GET /domains HTTP/1.1" 200 440 0.003079 10.0.0.129 - - [2026-06-04 02:11:18] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001049 10.0.0.129 - - [2026-06-04 02:11:18] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1320 0.008675 10.0.0.129 - - [2026-06-04 02:11:18] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001133 10.0.0.129 - - [2026-06-04 02:11:18] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7 HTTP/1.1" 200 1925 0.029460 10.0.0.129 - - [2026-06-04 02:11:18] "GET /obj-perms HTTP/1.1" 200 6399 0.056257 10.0.0.129 - - [2026-06-04 02:11:19] "GET /obj-perms HTTP/1.1" 200 6399 0.055503 10.0.0.129 - - [2026-06-04 02:11:19] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001187 10.0.0.129 - - [2026-06-04 02:11:19] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.026882 10.0.0.129 - - [2026-06-04 02:11:19] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001009 10.0.0.129 - - [2026-06-04 02:11:19] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7?fields=virtual_networks HTTP/1.1" 200 1057 0.068780 10.0.0.129 - - [2026-06-04 02:11:19] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001823 10.0.0.129 - - [2026-06-04 02:11:19] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.026277 10.0.0.129 - - [2026-06-04 02:11:19] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001086 10.0.0.129 - - [2026-06-04 02:11:19] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7?fields=security_groups HTTP/1.1" 200 1295 0.072558 10.0.0.129 - - [2026-06-04 02:11:20] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001522 10.0.0.129 - - [2026-06-04 02:11:20] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009077 10.0.0.129 - - [2026-06-04 02:11:20] "POST /fqname-to-id HTTP/1.1" 404 181 0.035201 10.0.0.129 - - [2026-06-04 02:11:20] "GET /projects?obj_uuids=3bcaebe2-4b20-4dfd-b122-9d312cf85b09&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002350 10.0.0.129 - - [2026-06-04 02:11:20] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001650 10.0.0.129 - - [2026-06-04 02:11:20] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007936 10.0.0.129 - - [2026-06-04 02:11:20] "POST /id-to-fqname HTTP/1.1" 200 183 0.001122 10.0.0.129 - - [2026-06-04 02:11:20] "POST /fqname-to-id HTTP/1.1" 404 192 0.002207 10.0.0.129 - - [2026-06-04 02:11:20] "POST /security-groups HTTP/1.1" 200 578 0.064409 10.0.0.129 - - [2026-06-04 02:11:20] "POST /fqname-to-id HTTP/1.1" 404 227 0.002533 10.0.0.129 - - [2026-06-04 02:11:20] "POST /projects HTTP/1.1" 200 567 0.217820 10.0.0.129 - - [2026-06-04 02:11:20] "POST /access-control-lists HTTP/1.1" 200 593 0.060463 10.0.0.129 - - [2026-06-04 02:11:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.296987 10.0.0.129 - - [2026-06-04 02:11:21] "POST /fqname-to-id HTTP/1.1" 404 226 0.002814 10.0.0.129 - - [2026-06-04 02:11:21] "GET /project/3bcaebe2-4b20-4dfd-b122-9d312cf85b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.433325 10.0.0.129 - - [2026-06-04 02:11:21] "POST /access-control-lists HTTP/1.1" 200 591 0.061393 10.0.0.129 - - [2026-06-04 02:11:22] "GET / HTTP/1.1" 200 36499 0.002070 10.0.0.129 - - [2026-06-04 02:11:24] "GET /projects?obj_uuids=3bcaebe2-4b20-4dfd-b122-9d312cf85b09&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001229 10.0.0.129 - - [2026-06-04 02:11:24] "GET /project/3bcaebe2-4b20-4dfd-b122-9d312cf85b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.038926 10.0.0.129 - - [2026-06-04 02:11:24] "GET /projects?obj_uuids=3bcaebe2-4b20-4dfd-b122-9d312cf85b09&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001114 10.0.0.129 - - [2026-06-04 02:11:24] "GET /project/3bcaebe2-4b20-4dfd-b122-9d312cf85b09?fields=virtual_networks HTTP/1.1" 200 1023 0.029684 10.0.0.129 - - [2026-06-04 02:11:24] "GET /projects?obj_uuids=3bcaebe2-4b20-4dfd-b122-9d312cf85b09&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001698 10.0.0.129 - - [2026-06-04 02:11:24] "GET /project/3bcaebe2-4b20-4dfd-b122-9d312cf85b09?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.034939 10.0.0.129 - - [2026-06-04 02:11:24] "GET /projects?obj_uuids=3bcaebe2-4b20-4dfd-b122-9d312cf85b09&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001102 10.0.0.129 - - [2026-06-04 02:11:24] "GET /project/3bcaebe2-4b20-4dfd-b122-9d312cf85b09?fields=security_groups HTTP/1.1" 200 1244 0.027521 10.0.0.129 - - [2026-06-04 02:11:25] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001096 10.0.0.129 - - [2026-06-04 02:11:25] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.012534 10.0.0.129 - - [2026-06-04 02:11:25] "POST /fqname-to-id HTTP/1.1" 404 181 0.037179 10.0.0.129 - - [2026-06-04 02:11:25] "GET /projects?obj_uuids=7d174038-a434-4267-ba43-98b7e89b6642&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002516 10.0.0.129 - - [2026-06-04 02:11:25] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000938 10.0.0.129 - - [2026-06-04 02:11:25] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006760 10.0.0.129 - - [2026-06-04 02:11:25] "POST /id-to-fqname HTTP/1.1" 200 183 0.002547 10.0.0.129 - - [2026-06-04 02:11:25] "POST /fqname-to-id HTTP/1.1" 404 192 0.003633 10.0.0.129 - - [2026-06-04 02:11:26] "POST /security-groups HTTP/1.1" 200 578 0.067522 10.0.0.129 - - [2026-06-04 02:11:26] "POST /fqname-to-id HTTP/1.1" 404 227 0.002527 10.0.0.129 - - [2026-06-04 02:11:26] "POST /projects HTTP/1.1" 200 567 0.241714 10.0.0.129 - - [2026-06-04 02:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.278984 10.0.0.129 - - [2026-06-04 02:11:26] "POST /access-control-lists HTTP/1.1" 200 593 0.061411 10.0.0.129 - - [2026-06-04 02:11:26] "GET /project/7d174038-a434-4267-ba43-98b7e89b6642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.431598 10.0.0.129 - - [2026-06-04 02:11:26] "POST /fqname-to-id HTTP/1.1" 404 226 0.003477 10.0.0.129 - - [2026-06-04 02:11:26] "POST /access-control-lists HTTP/1.1" 200 591 0.064977 10.0.0.129 - - [2026-06-04 02:11:26] "GET /global-system-configs HTTP/1.1" 401 296 0.000999 10.0.0.129 - - [2026-06-04 02:11:26] "GET /global-system-configs HTTP/1.1" 401 296 0.001180 10.0.0.129 - - [2026-06-04 02:11:27] "GET / HTTP/1.1" 200 36499 0.002159 10.0.0.129 - - [2026-06-04 02:11:27] "POST /fqname-to-id HTTP/1.1" 404 191 0.003340 10.0.0.129 - - [2026-06-04 02:11:27] "GET /projects?obj_uuids=253194de-6e84-4006-a55a-9329233548b5&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001128 10.0.0.129 - - [2026-06-04 02:11:28] "POST /fqname-to-id HTTP/1.1" 404 226 0.004256 10.0.0.129 - - [2026-06-04 02:11:28] "POST /access-control-lists HTTP/1.1" 200 592 0.016629 10.0.0.129 - - [2026-06-04 02:11:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.003391 10.0.0.129 - - [2026-06-04 02:11:28] "POST /access-control-lists HTTP/1.1" 200 590 0.019792 10.0.0.129 - - [2026-06-04 02:11:28] "PUT /access-control-list/9d754efa-3c68-4300-b953-c85f0314536e HTTP/1.1" 200 274 0.011088 252.129.119.39 - - [2026-06-04 02:11:28] "POST /neutron/security_group HTTP/1.1" 200 1362 0.393511 10.0.0.129 - - [2026-06-04 02:11:28] "PUT /access-control-list/9d754efa-3c68-4300-b953-c85f0314536e HTTP/1.1" 200 274 0.017640 10.0.0.129 - - [2026-06-04 02:11:28] "GET /projects?obj_uuids=253194de-6e84-4006-a55a-9329233548b5&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001200 252.129.119.39 - - [2026-06-04 02:11:28] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.033372 252.129.119.39 - - [2026-06-04 02:11:28] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010641 10.0.0.129 - - [2026-06-04 02:11:28] "GET /global-system-configs HTTP/1.1" 401 296 0.000401 10.0.0.129 - - [2026-06-04 02:11:28] "GET /global-system-configs HTTP/1.1" 401 296 0.000386 252.129.119.39 - - [2026-06-04 02:11:28] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.189328 10.0.0.129 - - [2026-06-04 02:11:28] "PUT /access-control-list/9d754efa-3c68-4300-b953-c85f0314536e HTTP/1.1" 200 274 0.020064 252.129.119.39 - - [2026-06-04 02:11:28] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.013094 252.129.119.39 - - [2026-06-04 02:11:28] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.150362 10.0.0.129 - - [2026-06-04 02:11:28] "POST /fqname-to-id HTTP/1.1" 404 191 0.002099 10.0.0.129 - - [2026-06-04 02:11:28] "PUT /access-control-list/9d754efa-3c68-4300-b953-c85f0314536e HTTP/1.1" 200 274 0.012529 10.0.0.129 - - [2026-06-04 02:11:28] "GET /projects?obj_uuids=253194de-6e84-4006-a55a-9329233548b5&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001048 10.0.0.129 - - [2026-06-04 02:11:29] "POST /fqname-to-id HTTP/1.1" 404 226 0.004440 10.0.0.129 - - [2026-06-04 02:11:29] "POST /access-control-lists HTTP/1.1" 200 592 0.020462 10.0.0.129 - - [2026-06-04 02:11:29] "POST /fqname-to-id HTTP/1.1" 404 225 0.002923 10.0.0.129 - - [2026-06-04 02:11:29] "POST /access-control-lists HTTP/1.1" 200 590 0.026286 10.0.0.129 - - [2026-06-04 02:11:29] "PUT /access-control-list/eb3eb0e2-fec3-4b9f-991e-df9f9172fccf HTTP/1.1" 200 274 0.011366 252.129.119.39 - - [2026-06-04 02:11:29] "POST /neutron/security_group HTTP/1.1" 200 1362 0.348302 10.0.0.129 - - [2026-06-04 02:11:29] "PUT /access-control-list/eb3eb0e2-fec3-4b9f-991e-df9f9172fccf HTTP/1.1" 200 274 0.013167 10.0.0.129 - - [2026-06-04 02:11:29] "GET /projects?obj_uuids=253194de-6e84-4006-a55a-9329233548b5&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001008 252.129.119.39 - - [2026-06-04 02:11:29] "POST /neutron/security_group_rule HTTP/1.1" 200 2549 0.029198 252.129.119.39 - - [2026-06-04 02:11:29] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.007889 252.129.119.39 - - [2026-06-04 02:11:29] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.125906 10.0.0.129 - - [2026-06-04 02:11:29] "PUT /access-control-list/eb3eb0e2-fec3-4b9f-991e-df9f9172fccf HTTP/1.1" 200 274 0.017839 252.129.119.39 - - [2026-06-04 02:11:29] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.014019 252.129.119.39 - - [2026-06-04 02:11:29] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.129802 10.0.0.129 - - [2026-06-04 02:11:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.000513 10.0.0.129 - - [2026-06-04 02:11:29] "PUT /access-control-list/eb3eb0e2-fec3-4b9f-991e-df9f9172fccf HTTP/1.1" 200 274 0.008720 10.0.0.129 - - [2026-06-04 02:11:30] "POST /fqname-to-id HTTP/1.1" 404 208 0.035172 10.0.0.129 - - [2026-06-04 02:11:30] "GET /projects?obj_uuids=7d174038-a434-4267-ba43-98b7e89b6642&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001762 10.0.0.129 - - [2026-06-04 02:11:30] "POST /fqname-to-id HTTP/1.1" 404 243 0.003238 10.0.0.129 - - [2026-06-04 02:11:30] "POST /access-control-lists HTTP/1.1" 200 609 0.019021 10.0.0.129 - - [2026-06-04 02:11:30] "POST /fqname-to-id HTTP/1.1" 404 242 0.003503 10.0.0.129 - - [2026-06-04 02:11:30] "POST /access-control-lists HTTP/1.1" 200 607 0.020573 10.0.0.129 - - [2026-06-04 02:11:30] "PUT /access-control-list/35f7e0f5-b0f5-4e7f-98b4-0e42df46a0c4 HTTP/1.1" 200 274 0.010206 252.129.119.39 - - [2026-06-04 02:11:30] "POST /neutron/security_group HTTP/1.1" 200 1377 0.329984 10.0.0.129 - - [2026-06-04 02:11:30] "PUT /access-control-list/35f7e0f5-b0f5-4e7f-98b4-0e42df46a0c4 HTTP/1.1" 200 274 0.009304 10.0.0.129 - - [2026-06-04 02:11:30] "GET /projects?obj_uuids=7d174038-a434-4267-ba43-98b7e89b6642&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001207 252.129.119.39 - - [2026-06-04 02:11:30] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.028477 252.129.119.39 - - [2026-06-04 02:11:30] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.010556 252.129.119.39 - - [2026-06-04 02:11:30] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.141267 10.0.0.129 - - [2026-06-04 02:11:30] "PUT /access-control-list/35f7e0f5-b0f5-4e7f-98b4-0e42df46a0c4 HTTP/1.1" 200 274 0.020193 252.129.119.39 - - [2026-06-04 02:11:30] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.012019 252.129.119.39 - - [2026-06-04 02:11:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.166325 10.0.0.129 - - [2026-06-04 02:11:31] "POST /fqname-to-id HTTP/1.1" 404 208 0.002887 10.0.0.129 - - [2026-06-04 02:11:31] "PUT /access-control-list/35f7e0f5-b0f5-4e7f-98b4-0e42df46a0c4 HTTP/1.1" 200 274 0.011480 10.0.0.129 - - [2026-06-04 02:11:31] "GET /projects?obj_uuids=7d174038-a434-4267-ba43-98b7e89b6642&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000978 10.0.0.129 - - [2026-06-04 02:11:31] "POST /fqname-to-id HTTP/1.1" 404 243 0.003011 10.0.0.129 - - [2026-06-04 02:11:31] "POST /access-control-lists HTTP/1.1" 200 609 0.017270 10.0.0.129 - - [2026-06-04 02:11:31] "POST /fqname-to-id HTTP/1.1" 404 242 0.003246 10.0.0.129 - - [2026-06-04 02:11:31] "POST /access-control-lists HTTP/1.1" 200 607 0.019028 10.0.0.129 - - [2026-06-04 02:11:31] "PUT /access-control-list/1423c708-a1f4-419f-ac7c-d277d31f1863 HTTP/1.1" 200 274 0.010296 252.129.119.39 - - [2026-06-04 02:11:31] "POST /neutron/security_group HTTP/1.1" 200 1377 0.331199 10.0.0.129 - - [2026-06-04 02:11:31] "PUT /access-control-list/1423c708-a1f4-419f-ac7c-d277d31f1863 HTTP/1.1" 200 274 0.010368 10.0.0.129 - - [2026-06-04 02:11:31] "GET /projects?obj_uuids=7d174038-a434-4267-ba43-98b7e89b6642&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001006 252.129.119.39 - - [2026-06-04 02:11:31] "POST /neutron/security_group_rule HTTP/1.1" 200 2608 0.028517 252.129.119.39 - - [2026-06-04 02:11:31] "POST /neutron/security_group_rule HTTP/1.1" 200 539 0.009411 252.129.119.39 - - [2026-06-04 02:11:31] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.110847 10.0.0.129 - - [2026-06-04 02:11:31] "PUT /access-control-list/1423c708-a1f4-419f-ac7c-d277d31f1863 HTTP/1.1" 200 274 0.009682 252.129.119.39 - - [2026-06-04 02:11:31] "POST /neutron/security_group_rule HTTP/1.1" 200 534 0.010413 252.129.119.39 - - [2026-06-04 02:11:32] "POST /neutron/security_group_rule HTTP/1.1" 200 115 0.167789 10.0.0.129 - - [2026-06-04 02:11:32] "PUT /access-control-list/1423c708-a1f4-419f-ac7c-d277d31f1863 HTTP/1.1" 200 274 0.009436 10.0.0.129 - - [2026-06-04 02:11:32] "GET /projects?obj_uuids=253194de-6e84-4006-a55a-9329233548b5&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001287 252.129.119.39 - - [2026-06-04 02:11:32] "POST /neutron/router HTTP/1.1" 200 539 0.057357 10.0.0.129 - - [2026-06-04 02:11:32] "POST /route-targets HTTP/1.1" 200 329 0.011399 10.0.0.129 - - [2026-06-04 02:11:32] "PUT /logical-router/14acc70d-bc41-4c1d-9593-69796c3c5783 HTTP/1.1" 200 264 0.026621 252.129.119.39 - - [2026-06-04 02:11:32] "POST /neutron/router HTTP/1.1" 200 539 0.005342 252.129.119.39 - - [2026-06-04 02:11:32] "POST /neutron/router HTTP/1.1" 200 539 0.003907 252.129.119.39 - - [2026-06-04 02:11:32] "POST /neutron/router HTTP/1.1" 200 539 0.003861 252.129.119.39 - - [2026-06-04 02:11:32] "POST /neutron/router HTTP/1.1" 200 539 0.003871 252.129.119.39 - - [2026-06-04 02:11:32] "POST /neutron/router HTTP/1.1" 200 539 0.004245 252.129.119.39 - - [2026-06-04 02:11:32] "POST /neutron/router HTTP/1.1" 200 539 0.003925 252.129.119.39 - - [2026-06-04 02:11:32] "POST /neutron/router HTTP/1.1" 200 539 0.003848 252.129.119.39 - - [2026-06-04 02:11:32] "POST /neutron/router HTTP/1.1" 200 539 0.003526 252.129.119.39 - - [2026-06-04 02:11:33] "POST /neutron/router HTTP/1.1" 200 539 0.004006 252.129.119.39 - - [2026-06-04 02:11:33] "POST /neutron/router HTTP/1.1" 200 539 0.004153 252.129.119.39 - - [2026-06-04 02:11:33] "POST /neutron/router HTTP/1.1" 200 539 0.003682 252.129.119.39 - - [2026-06-04 02:11:33] "POST /neutron/router HTTP/1.1" 200 539 0.003603 252.129.119.39 - - [2026-06-04 02:11:33] "POST /neutron/router HTTP/1.1" 200 539 0.004906 252.129.119.39 - - [2026-06-04 02:11:33] "POST /neutron/router HTTP/1.1" 200 539 0.003917 252.129.119.39 - - [2026-06-04 02:11:33] "POST /neutron/router HTTP/1.1" 200 539 0.005079 252.129.119.39 - - [2026-06-04 02:11:33] "POST /neutron/router HTTP/1.1" 200 539 0.005673 252.129.119.39 - - [2026-06-04 02:11:33] "POST /neutron/router HTTP/1.1" 200 539 0.003717 252.129.119.39 - - [2026-06-04 02:11:33] "POST /neutron/router HTTP/1.1" 200 539 0.003660 252.129.119.39 - - [2026-06-04 02:11:33] "POST /neutron/router HTTP/1.1" 200 539 0.003640 252.129.119.39 - - [2026-06-04 02:11:33] "POST /neutron/router HTTP/1.1" 200 539 0.007189 252.129.119.39 - - [2026-06-04 02:11:33] "POST /neutron/router HTTP/1.1" 200 539 0.003845 252.129.119.39 - - [2026-06-04 02:11:33] "POST /neutron/router HTTP/1.1" 200 539 0.003769 252.129.119.39 - - [2026-06-04 02:11:33] "POST /neutron/router HTTP/1.1" 200 539 0.003601 252.129.119.39 - - [2026-06-04 02:11:33] "POST /neutron/router HTTP/1.1" 200 539 0.007173 252.129.119.39 - - [2026-06-04 02:11:34] "POST /neutron/router HTTP/1.1" 200 539 0.003543 252.129.119.39 - - [2026-06-04 02:11:34] "POST /neutron/router HTTP/1.1" 200 539 0.004360 252.129.119.39 - - [2026-06-04 02:11:34] "POST /neutron/router HTTP/1.1" 200 539 0.003613 252.129.119.39 - - [2026-06-04 02:11:34] "POST /neutron/router HTTP/1.1" 200 539 0.004263 252.129.119.39 - - [2026-06-04 02:11:34] "POST /neutron/router HTTP/1.1" 200 539 0.003767 252.129.119.39 - - [2026-06-04 02:11:34] "POST /neutron/router HTTP/1.1" 200 539 0.004338 252.129.119.39 - - [2026-06-04 02:11:34] "POST /neutron/router HTTP/1.1" 200 539 0.003808 252.129.119.39 - - [2026-06-04 02:11:34] "POST /neutron/router HTTP/1.1" 200 539 0.004143 252.129.119.39 - - [2026-06-04 02:11:34] "POST /neutron/router HTTP/1.1" 200 539 0.021996 252.129.119.39 - - [2026-06-04 02:11:34] "POST /neutron/router HTTP/1.1" 200 539 0.003743 252.129.119.39 - - [2026-06-04 02:11:34] "POST /neutron/router HTTP/1.1" 200 539 0.020089 252.129.119.39 - - [2026-06-04 02:11:34] "POST /neutron/router HTTP/1.1" 200 539 0.003837 10.0.0.129 - - [2026-06-04 02:11:34] "GET /logical-router/14acc70d-bc41-4c1d-9593-69796c3c5783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002467 252.129.119.39 - - [2026-06-04 02:11:34] "POST /neutron/router HTTP/1.1" 200 151 0.049131 10.0.0.129 - - [2026-06-04 02:11:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008568 10.0.0.129 - - [2026-06-04 02:11:34] "GET /projects?obj_uuids=253194de-6e84-4006-a55a-9329233548b5&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002649 10.0.0.129 - - [2026-06-04 02:11:34] "DELETE /route-target/2257a3fe-2f9d-4b19-8838-857adf890205 HTTP/1.1" 200 115 0.028504 252.129.119.39 - - [2026-06-04 02:11:34] "POST /neutron/router HTTP/1.1" 200 540 0.055453 10.0.0.129 - - [2026-06-04 02:11:34] "POST /route-targets HTTP/1.1" 200 329 0.010316 10.0.0.129 - - [2026-06-04 02:11:34] "PUT /logical-router/ff43f968-5a13-4f47-8b31-4b953477ce79 HTTP/1.1" 200 264 0.015533 252.129.119.39 - - [2026-06-04 02:11:34] "POST /neutron/router HTTP/1.1" 200 540 0.005660 252.129.119.39 - - [2026-06-04 02:11:35] "POST /neutron/router HTTP/1.1" 200 540 0.003215 252.129.119.39 - - [2026-06-04 02:11:35] "POST /neutron/router HTTP/1.1" 200 540 0.003772 252.129.119.39 - - [2026-06-04 02:11:35] "POST /neutron/router HTTP/1.1" 200 540 0.004039 252.129.119.39 - - [2026-06-04 02:11:35] "POST /neutron/router HTTP/1.1" 200 540 0.003844 252.129.119.39 - - [2026-06-04 02:11:35] "POST /neutron/router HTTP/1.1" 200 540 0.003760 252.129.119.39 - - [2026-06-04 02:11:35] "POST /neutron/router HTTP/1.1" 200 540 0.003847 252.129.119.39 - - [2026-06-04 02:11:35] "POST /neutron/router HTTP/1.1" 200 540 0.004851 252.129.119.39 - - [2026-06-04 02:11:35] "POST /neutron/router HTTP/1.1" 200 540 0.003527 252.129.119.39 - - [2026-06-04 02:11:35] "POST /neutron/router HTTP/1.1" 200 540 0.006326 252.129.119.39 - - [2026-06-04 02:11:35] "POST /neutron/router HTTP/1.1" 200 540 0.003846 252.129.119.39 - - [2026-06-04 02:11:35] "POST /neutron/router HTTP/1.1" 200 540 0.003529 252.129.119.39 - - [2026-06-04 02:11:35] "POST /neutron/router HTTP/1.1" 200 540 0.010607 252.129.119.39 - - [2026-06-04 02:11:35] "POST /neutron/router HTTP/1.1" 200 540 0.003449 252.129.119.39 - - [2026-06-04 02:11:35] "POST /neutron/router HTTP/1.1" 200 540 0.003963 252.129.119.39 - - [2026-06-04 02:11:35] "POST /neutron/router HTTP/1.1" 200 540 0.003822 252.129.119.39 - - [2026-06-04 02:11:35] "POST /neutron/router HTTP/1.1" 200 540 0.005091 252.129.119.39 - - [2026-06-04 02:11:36] "POST /neutron/router HTTP/1.1" 200 540 0.003697 252.129.119.39 - - [2026-06-04 02:11:36] "POST /neutron/router HTTP/1.1" 200 540 0.003681 252.129.119.39 - - [2026-06-04 02:11:36] "POST /neutron/router HTTP/1.1" 200 540 0.003464 252.129.119.39 - - [2026-06-04 02:11:36] "POST /neutron/router HTTP/1.1" 200 540 0.005023 252.129.119.39 - - [2026-06-04 02:11:36] "POST /neutron/router HTTP/1.1" 200 540 0.003588 252.129.119.39 - - [2026-06-04 02:11:36] "POST /neutron/router HTTP/1.1" 200 540 0.003926 252.129.119.39 - - [2026-06-04 02:11:36] "POST /neutron/router HTTP/1.1" 200 540 0.004123 252.129.119.39 - - [2026-06-04 02:11:36] "POST /neutron/router HTTP/1.1" 200 540 0.004283 252.129.119.39 - - [2026-06-04 02:11:36] "POST /neutron/router HTTP/1.1" 200 540 0.004185 252.129.119.39 - - [2026-06-04 02:11:36] "POST /neutron/router HTTP/1.1" 200 540 0.003658 252.129.119.39 - - [2026-06-04 02:11:36] "POST /neutron/router HTTP/1.1" 200 540 0.004144 252.129.119.39 - - [2026-06-04 02:11:36] "POST /neutron/router HTTP/1.1" 200 540 0.003885 252.129.119.39 - - [2026-06-04 02:11:36] "POST /neutron/router HTTP/1.1" 200 540 0.004234 252.129.119.39 - - [2026-06-04 02:11:36] "POST /neutron/router HTTP/1.1" 200 540 0.003913 252.129.119.39 - - [2026-06-04 02:11:36] "POST /neutron/router HTTP/1.1" 200 540 0.003555 252.129.119.39 - - [2026-06-04 02:11:36] "POST /neutron/router HTTP/1.1" 200 540 0.020205 252.129.119.39 - - [2026-06-04 02:11:37] "POST /neutron/router HTTP/1.1" 200 540 0.004273 252.129.119.39 - - [2026-06-04 02:11:37] "POST /neutron/router HTTP/1.1" 200 540 0.019421 252.129.119.39 - - [2026-06-04 02:11:37] "POST /neutron/router HTTP/1.1" 200 540 0.003798 10.0.0.129 - - [2026-06-04 02:11:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008133 10.0.0.129 - - [2026-06-04 02:11:37] "GET /logical-router/ff43f968-5a13-4f47-8b31-4b953477ce79?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002747 252.129.119.39 - - [2026-06-04 02:11:37] "POST /neutron/router HTTP/1.1" 200 151 0.063908 10.0.0.129 - - [2026-06-04 02:11:37] "DELETE /route-target/9a6e2162-5737-4f5f-8028-21b6a6b6e2b5 HTTP/1.1" 200 115 0.025966 10.0.0.129 - - [2026-06-04 02:11:37] "GET /projects?obj_uuids=7d174038-a434-4267-ba43-98b7e89b6642&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001020 252.129.119.39 - - [2026-06-04 02:11:37] "POST /neutron/router HTTP/1.1" 200 557 0.056943 10.0.0.129 - - [2026-06-04 02:11:37] "POST /route-targets HTTP/1.1" 200 329 0.016569 10.0.0.129 - - [2026-06-04 02:11:37] "PUT /logical-router/1bf6dcb1-c45e-4f32-a6fb-125c80ee5be3 HTTP/1.1" 200 264 0.019631 252.129.119.39 - - [2026-06-04 02:11:37] "POST /neutron/router HTTP/1.1" 200 557 0.006568 252.129.119.39 - - [2026-06-04 02:11:37] "POST /neutron/router HTTP/1.1" 200 557 0.003995 252.129.119.39 - - [2026-06-04 02:11:37] "POST /neutron/router HTTP/1.1" 200 557 0.003614 252.129.119.39 - - [2026-06-04 02:11:37] "POST /neutron/router HTTP/1.1" 200 557 0.003745 252.129.119.39 - - [2026-06-04 02:11:37] "POST /neutron/router HTTP/1.1" 200 557 0.003500 252.129.119.39 - - [2026-06-04 02:11:37] "POST /neutron/router HTTP/1.1" 200 557 0.003887 252.129.119.39 - - [2026-06-04 02:11:37] "POST /neutron/router HTTP/1.1" 200 557 0.004129 252.129.119.39 - - [2026-06-04 02:11:37] "POST /neutron/router HTTP/1.1" 200 557 0.003595 252.129.119.39 - - [2026-06-04 02:11:37] "POST /neutron/router HTTP/1.1" 200 557 0.004490 252.129.119.39 - - [2026-06-04 02:11:37] "POST /neutron/router HTTP/1.1" 200 557 0.003737 252.129.119.39 - - [2026-06-04 02:11:38] "POST /neutron/router HTTP/1.1" 200 557 0.004032 252.129.119.39 - - [2026-06-04 02:11:38] "POST /neutron/router HTTP/1.1" 200 557 0.003935 252.129.119.39 - - [2026-06-04 02:11:38] "POST /neutron/router HTTP/1.1" 200 557 0.003700 252.129.119.39 - - [2026-06-04 02:11:38] "POST /neutron/router HTTP/1.1" 200 557 0.004298 252.129.119.39 - - [2026-06-04 02:11:38] "POST /neutron/router HTTP/1.1" 200 557 0.004485 252.129.119.39 - - [2026-06-04 02:11:38] "POST /neutron/router HTTP/1.1" 200 557 0.004546 252.129.119.39 - - [2026-06-04 02:11:38] "POST /neutron/router HTTP/1.1" 200 557 0.003948 252.129.119.39 - - [2026-06-04 02:11:38] "POST /neutron/router HTTP/1.1" 200 557 0.003971 252.129.119.39 - - [2026-06-04 02:11:38] "POST /neutron/router HTTP/1.1" 200 557 0.004299 252.129.119.39 - - [2026-06-04 02:11:38] "POST /neutron/router HTTP/1.1" 200 557 0.003746 252.129.119.39 - - [2026-06-04 02:11:38] "POST /neutron/router HTTP/1.1" 200 557 0.004130 252.129.119.39 - - [2026-06-04 02:11:38] "POST /neutron/router HTTP/1.1" 200 557 0.004461 252.129.119.39 - - [2026-06-04 02:11:38] "POST /neutron/router HTTP/1.1" 200 557 0.004039 252.129.119.39 - - [2026-06-04 02:11:38] "POST /neutron/router HTTP/1.1" 200 557 0.003620 252.129.119.39 - - [2026-06-04 02:11:38] "POST /neutron/router HTTP/1.1" 200 557 0.004228 252.129.119.39 - - [2026-06-04 02:11:38] "POST /neutron/router HTTP/1.1" 200 557 0.003916 252.129.119.39 - - [2026-06-04 02:11:39] "POST /neutron/router HTTP/1.1" 200 557 0.003968 252.129.119.39 - - [2026-06-04 02:11:39] "POST /neutron/router HTTP/1.1" 200 557 0.003944 252.129.119.39 - - [2026-06-04 02:11:39] "POST /neutron/router HTTP/1.1" 200 557 0.003413 252.129.119.39 - - [2026-06-04 02:11:39] "POST /neutron/router HTTP/1.1" 200 557 0.004240 252.129.119.39 - - [2026-06-04 02:11:39] "POST /neutron/router HTTP/1.1" 200 557 0.004289 252.129.119.39 - - [2026-06-04 02:11:39] "POST /neutron/router HTTP/1.1" 200 557 0.003717 252.129.119.39 - - [2026-06-04 02:11:39] "POST /neutron/router HTTP/1.1" 200 557 0.029138 252.129.119.39 - - [2026-06-04 02:11:39] "POST /neutron/router HTTP/1.1" 200 557 0.004324 252.129.119.39 - - [2026-06-04 02:11:39] "POST /neutron/router HTTP/1.1" 200 558 0.024141 252.129.119.39 - - [2026-06-04 02:11:39] "POST /neutron/router HTTP/1.1" 200 558 0.003769 10.0.0.129 - - [2026-06-04 02:11:39] "GET /logical-router/1bf6dcb1-c45e-4f32-a6fb-125c80ee5be3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003083 10.0.0.129 - - [2026-06-04 02:11:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 252.129.119.39 - - [2026-06-04 02:11:39] "POST /neutron/router HTTP/1.1" 200 151 0.048265 10.0.0.129 - - [2026-06-04 02:11:39] "DELETE /route-target/b831568f-61e4-4759-86d2-a1ffdf9f34b5 HTTP/1.1" 200 115 0.018521 252.129.119.39 - - [2026-06-04 02:11:39] "POST /neutron/security_group HTTP/1.1" 200 519 0.003592 252.129.119.39 - - [2026-06-04 02:11:39] "POST /neutron/security_group HTTP/1.1" 200 151 0.042966 10.0.0.129 - - [2026-06-04 02:11:39] "DELETE /access-control-list/8555f336-c355-406e-8110-d0fa722be251 HTTP/1.1" 200 115 0.027215 252.129.119.39 - - [2026-06-04 02:11:39] "POST /neutron/security_group HTTP/1.1" 200 519 0.006446 10.0.0.129 - - [2026-06-04 02:11:39] "DELETE /access-control-list/1423c708-a1f4-419f-ac7c-d277d31f1863 HTTP/1.1" 200 115 0.030741 252.129.119.39 - - [2026-06-04 02:11:39] "POST /neutron/security_group HTTP/1.1" 200 151 0.055715 10.0.0.129 - - [2026-06-04 02:11:39] "DELETE /access-control-list/897fcd5e-a4e6-4ce1-8109-d39af125ecf6 HTTP/1.1" 200 115 0.028301 252.129.119.39 - - [2026-06-04 02:11:40] "POST /neutron/security_group HTTP/1.1" 200 504 0.005459 10.0.0.129 - - [2026-06-04 02:11:40] "DELETE /access-control-list/35f7e0f5-b0f5-4e7f-98b4-0e42df46a0c4 HTTP/1.1" 200 115 0.037459 252.129.119.39 - - [2026-06-04 02:11:40] "POST /neutron/security_group HTTP/1.1" 200 151 0.044787 10.0.0.129 - - [2026-06-04 02:11:40] "DELETE /access-control-list/7fcd5132-8e05-479d-946d-0050f8cf73eb HTTP/1.1" 200 115 0.022956 252.129.119.39 - - [2026-06-04 02:11:40] "POST /neutron/security_group HTTP/1.1" 200 504 0.003469 10.0.0.129 - - [2026-06-04 02:11:40] "DELETE /access-control-list/eb3eb0e2-fec3-4b9f-991e-df9f9172fccf HTTP/1.1" 200 115 0.027910 252.129.119.39 - - [2026-06-04 02:11:40] "POST /neutron/security_group HTTP/1.1" 200 151 0.047941 10.0.0.129 - - [2026-06-04 02:11:40] "DELETE /access-control-list/7226b5d0-55a4-4d7d-85f9-b45e70be9f82 HTTP/1.1" 200 115 0.032143 10.0.0.129 - - [2026-06-04 02:11:40] "DELETE /access-control-list/9d754efa-3c68-4300-b953-c85f0314536e HTTP/1.1" 200 115 0.024251 10.0.0.129 - - [2026-06-04 02:11:40] "GET /projects?obj_uuids=7d174038-a434-4267-ba43-98b7e89b6642&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001404 10.0.0.129 - - [2026-06-04 02:11:40] "GET /project/7d174038-a434-4267-ba43-98b7e89b6642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.027154 10.0.0.129 - - [2026-06-04 02:11:40] "GET /projects?obj_uuids=7d174038-a434-4267-ba43-98b7e89b6642&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000954 10.0.0.129 - - [2026-06-04 02:11:40] "GET /project/7d174038-a434-4267-ba43-98b7e89b6642?fields=virtual_networks HTTP/1.1" 200 1023 0.064235 10.0.0.129 - - [2026-06-04 02:11:40] "GET /projects?obj_uuids=7d174038-a434-4267-ba43-98b7e89b6642&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001018 10.0.0.129 - - [2026-06-04 02:11:40] "GET /project/7d174038-a434-4267-ba43-98b7e89b6642?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.042092 10.0.0.129 - - [2026-06-04 02:11:40] "GET /projects?obj_uuids=7d174038-a434-4267-ba43-98b7e89b6642&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000987 10.0.0.129 - - [2026-06-04 02:11:40] "GET /project/7d174038-a434-4267-ba43-98b7e89b6642?fields=security_groups HTTP/1.1" 200 1244 0.025880 10.0.0.129 - - [2026-06-04 02:11:41] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001690 10.0.0.129 - - [2026-06-04 02:11:41] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007580 10.0.0.129 - - [2026-06-04 02:11:41] "POST /fqname-to-id HTTP/1.1" 404 182 0.028022 10.0.0.129 - - [2026-06-04 02:11:41] "GET /projects?obj_uuids=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002451 10.0.0.129 - - [2026-06-04 02:11:42] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001207 10.0.0.129 - - [2026-06-04 02:11:42] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006740 10.0.0.129 - - [2026-06-04 02:11:42] "POST /id-to-fqname HTTP/1.1" 200 184 0.002920 10.0.0.129 - - [2026-06-04 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.003530 10.0.0.129 - - [2026-06-04 02:11:42] "POST /security-groups HTTP/1.1" 200 579 0.067590 10.0.0.129 - - [2026-06-04 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 228 0.003580 10.0.0.129 - - [2026-06-04 02:11:42] "POST /projects HTTP/1.1" 200 569 0.226648 10.0.0.129 - - [2026-06-04 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.299380 10.0.0.129 - - [2026-06-04 02:11:42] "POST /access-control-lists HTTP/1.1" 200 594 0.064913 10.0.0.129 - - [2026-06-04 02:11:42] "POST /fqname-to-id HTTP/1.1" 404 227 0.004423 10.0.0.129 - - [2026-06-04 02:11:42] "GET /project/49d3428b-4324-404f-b004-d427440a8d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.439837 10.0.0.129 - - [2026-06-04 02:11:42] "POST /access-control-lists HTTP/1.1" 200 592 0.066853 10.0.0.129 - - [2026-06-04 02:11:43] "GET / HTTP/1.1" 200 36499 0.001948 10.0.0.129 - - [2026-06-04 02:11:44] "POST /fqname-to-id HTTP/1.1" 401 296 0.000640 10.0.0.129 - - [2026-06-04 02:11:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.078310 10.0.0.129 - - [2026-06-04 02:11:44] "GET /projects?obj_uuids=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001110 10.0.0.129 - - [2026-06-04 02:11:45] "GET /project/49d3428b-4324-404f-b004-d427440a8d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.031392 252.129.119.39 - - [2026-06-04 02:11:45] "POST /neutron/network HTTP/1.1" 200 117 0.044038 10.0.0.129 - - [2026-06-04 02:11:45] "GET /projects?obj_uuids=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001222 252.129.119.39 - - [2026-06-04 02:11:45] "POST /neutron/network HTTP/1.1" 200 599 0.075145 10.0.0.129 - - [2026-06-04 02:11:45] "POST /route-targets HTTP/1.1" 200 329 0.013458 10.0.0.129 - - [2026-06-04 02:11:45] "POST /ref-update HTTP/1.1" 200 156 0.011184 10.0.0.129 - - [2026-06-04 02:11:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003829 252.129.119.39 - - [2026-06-04 02:11:45] "POST /neutron/subnet HTTP/1.1" 200 715 0.164054 252.129.119.39 - - [2026-06-04 02:11:45] "POST /neutron/network HTTP/1.1" 200 816 0.005815 10.0.0.129 - - [2026-06-04 02:11:45] "POST /id-to-fqname HTTP/1.1" 200 214 0.001354 10.0.0.129 - - [2026-06-04 02:11:45] "GET /virtual-network/72f6b315-171f-43a5-baa3-8f25adbea124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004811 252.129.119.39 - - [2026-06-04 02:11:45] "POST /neutron/network HTTP/1.1" 200 816 0.019711 10.0.0.129 - - [2026-06-04 02:11:45] "GET /virtual-network/72f6b315-171f-43a5-baa3-8f25adbea124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004974 252.129.119.39 - - [2026-06-04 02:11:45] "POST /neutron/network HTTP/1.1" 200 816 0.006600 252.129.119.39 - - [2026-06-04 02:11:45] "POST /neutron/subnet HTTP/1.1" 200 715 0.007172 10.0.0.129 - - [2026-06-04 02:11:45] "POST /fqname-to-id HTTP/1.1" 404 204 0.003213 10.0.0.129 - - [2026-06-04 02:11:45] "GET /virtual-network/72f6b315-171f-43a5-baa3-8f25adbea124?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.005386 10.0.0.129 - - [2026-06-04 02:11:46] "GET /projects?obj_uuids=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001401 252.129.119.39 - - [2026-06-04 02:11:46] "POST /neutron/port HTTP/1.1" 200 1013 0.179467 10.0.0.129 - - [2026-06-04 02:11:46] "GET /virtual-machine-interface/33a99737-c1e5-4fe1-a71a-143885a7a99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2386 0.006706 10.0.0.129 - - [2026-06-04 02:11:46] "GET /virtual-machine-interface/33a99737-c1e5-4fe1-a71a-143885a7a99f?fields=instance_ip_back_refs HTTP/1.1" 200 1321 0.008507 10.0.0.129 - - [2026-06-04 02:11:46] "GET /instance-ip/a1b2d12e-4d19-46e5-b62d-5e95282709cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003789 10.0.0.129 - - [2026-06-04 02:11:46] "GET /virtual-machine-interface/33a99737-c1e5-4fe1-a71a-143885a7a99f HTTP/1.1" 401 296 0.000412 10.0.0.129 - - [2026-06-04 02:11:46] "GET /virtual-machine-interface/33a99737-c1e5-4fe1-a71a-143885a7a99f HTTP/1.1" 200 2609 0.062365 252.129.119.39 - - [2026-06-04 02:11:46] "POST /neutron/port HTTP/1.1" 200 1013 0.009558 252.129.119.39 - - [2026-06-04 02:11:46] "POST /neutron/port HTTP/1.1" 200 151 0.071332 252.129.119.39 - - [2026-06-04 02:11:47] "POST /neutron/network HTTP/1.1" 200 816 0.005135 10.0.0.129 - - [2026-06-04 02:11:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003771 10.0.0.129 - - [2026-06-04 02:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006065 10.0.0.129 - - [2026-06-04 02:11:47] "POST /useragent-kv HTTP/1.1" 200 115 0.002568 252.129.119.39 - - [2026-06-04 02:11:47] "POST /neutron/network HTTP/1.1" 200 151 0.086803 10.0.0.129 - - [2026-06-04 02:11:47] "DELETE /route-target/f7517333-95b7-441e-95db-59fd2bb67197 HTTP/1.1" 200 115 0.017477 10.0.0.129 - - [2026-06-04 02:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.129 - - [2026-06-04 02:11:47] "GET /projects?obj_uuids=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001845 10.0.0.129 - - [2026-06-04 02:11:47] "GET /project/49d3428b-4324-404f-b004-d427440a8d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.033450 252.129.119.39 - - [2026-06-04 02:11:48] "POST /neutron/network HTTP/1.1" 200 117 0.008778 10.0.0.129 - - [2026-06-04 02:11:48] "GET /projects?obj_uuids=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002026 252.129.119.39 - - [2026-06-04 02:11:48] "POST /neutron/network HTTP/1.1" 200 601 0.068895 10.0.0.129 - - [2026-06-04 02:11:48] "POST /route-targets HTTP/1.1" 200 329 0.010574 10.0.0.129 - - [2026-06-04 02:11:48] "POST /ref-update HTTP/1.1" 200 156 0.013916 10.0.0.129 - - [2026-06-04 02:11:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004942 252.129.119.39 - - [2026-06-04 02:11:48] "POST /neutron/subnet HTTP/1.1" 200 730 0.148626 10.0.0.129 - - [2026-06-04 02:11:48] "POST /useragent-kv HTTP/1.1" 200 115 0.004664 252.129.119.39 - - [2026-06-04 02:11:48] "POST /neutron/subnet HTTP/1.1" 200 715 0.137591 252.129.119.39 - - [2026-06-04 02:11:48] "POST /neutron/network HTTP/1.1" 200 975 0.007381 10.0.0.129 - - [2026-06-04 02:11:48] "POST /id-to-fqname HTTP/1.1" 200 215 0.001482 10.0.0.129 - - [2026-06-04 02:11:48] "GET /virtual-network/1feea31f-bf65-4ff9-8582-4c73d3e20705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005765 252.129.119.39 - - [2026-06-04 02:11:48] "POST /neutron/network HTTP/1.1" 200 975 0.008740 10.0.0.129 - - [2026-06-04 02:11:48] "GET /virtual-network/1feea31f-bf65-4ff9-8582-4c73d3e20705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.005314 252.129.119.39 - - [2026-06-04 02:11:48] "POST /neutron/network HTTP/1.1" 200 975 0.006925 252.129.119.39 - - [2026-06-04 02:11:48] "POST /neutron/subnet HTTP/1.1" 200 730 0.007586 252.129.119.39 - - [2026-06-04 02:11:48] "POST /neutron/subnet HTTP/1.1" 200 715 0.010791 10.0.0.129 - - [2026-06-04 02:11:49] "GET /projects?obj_uuids=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001052 252.129.119.39 - - [2026-06-04 02:11:49] "POST /neutron/port HTTP/1.1" 200 1017 0.180438 10.0.0.129 - - [2026-06-04 02:11:49] "GET /projects?obj_uuids=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001073 252.129.119.39 - - [2026-06-04 02:11:49] "POST /neutron/port HTTP/1.1" 200 1014 0.188251 10.0.0.129 - - [2026-06-04 02:11:49] "POST /id-to-fqname HTTP/1.1" 200 215 0.002077 252.129.119.39 - - [2026-06-04 02:11:49] "POST /neutron/port HTTP/1.1" 200 1017 0.008886 252.129.119.39 - - [2026-06-04 02:11:49] "POST /neutron/port HTTP/1.1" 200 1017 0.009921 252.129.119.39 - - [2026-06-04 02:11:50] "POST /neutron/network HTTP/1.1" 200 975 0.008447 252.129.119.39 - - [2026-06-04 02:11:50] "POST /neutron/port HTTP/1.1" 200 1017 0.009523 252.129.119.39 - - [2026-06-04 02:11:50] "POST /neutron/port HTTP/1.1" 200 117 0.007439 252.129.119.39 - - [2026-06-04 02:11:50] "POST /neutron/port HTTP/1.1" 200 117 0.005570 10.0.0.129 - - [2026-06-04 02:11:50] "POST /id-to-fqname HTTP/1.1" 200 215 0.004363 252.129.119.39 - - [2026-06-04 02:11:50] "POST /neutron/port HTTP/1.1" 200 117 0.005645 252.129.119.39 - - [2026-06-04 02:11:50] "POST /neutron/port HTTP/1.1" 200 1017 0.011417 252.129.119.39 - - [2026-06-04 02:11:50] "POST /neutron/port HTTP/1.1" 200 1014 0.010946 252.129.119.39 - - [2026-06-04 02:11:50] "POST /neutron/port HTTP/1.1" 200 1014 0.015458 252.129.119.39 - - [2026-06-04 02:11:50] "POST /neutron/network HTTP/1.1" 200 975 0.007082 252.129.119.39 - - [2026-06-04 02:11:50] "POST /neutron/port HTTP/1.1" 200 1014 0.009183 252.129.119.39 - - [2026-06-04 02:11:51] "POST /neutron/port HTTP/1.1" 200 117 0.006747 252.129.119.39 - - [2026-06-04 02:11:51] "POST /neutron/port HTTP/1.1" 200 117 0.007120 252.129.119.39 - - [2026-06-04 02:11:51] "POST /neutron/port HTTP/1.1" 200 117 0.005561 252.129.119.39 - - [2026-06-04 02:11:51] "POST /neutron/port HTTP/1.1" 200 1014 0.012106 252.129.119.39 - - [2026-06-04 02:11:51] "POST /neutron/port HTTP/1.1" 200 1017 0.013077 252.129.119.39 - - [2026-06-04 02:11:51] "POST /neutron/network HTTP/1.1" 200 985 0.012520 252.129.119.39 - - [2026-06-04 02:11:51] "POST /neutron/port HTTP/1.1" 200 1017 0.012062 252.129.119.39 - - [2026-06-04 02:11:51] "POST /neutron/port HTTP/1.1" 200 1017 0.013476 252.129.119.39 - - [2026-06-04 02:11:52] "POST /neutron/port HTTP/1.1" 200 1105 0.109065 252.129.119.39 - - [2026-06-04 02:11:52] "POST /neutron/port HTTP/1.1" 200 1115 0.012784 252.129.119.39 - - [2026-06-04 02:11:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005103 252.129.119.39 - - [2026-06-04 02:11:52] "POST /neutron/port HTTP/1.1" 200 1014 0.016997 252.129.119.39 - - [2026-06-04 02:11:52] "POST /neutron/network HTTP/1.1" 200 985 0.006954 252.129.119.39 - - [2026-06-04 02:11:52] "POST /neutron/subnet HTTP/1.1" 200 704 0.013891 252.129.119.39 - - [2026-06-04 02:11:52] "POST /neutron/port HTTP/1.1" 200 117 0.002618 252.129.119.39 - - [2026-06-04 02:11:52] "POST /neutron/port HTTP/1.1" 200 1014 0.013732 252.129.119.39 - - [2026-06-04 02:11:52] "POST /neutron/network HTTP/1.1" 200 975 0.012151 252.129.119.39 - - [2026-06-04 02:11:52] "POST /neutron/port HTTP/1.1" 200 1014 0.029287 252.129.119.39 - - [2026-06-04 02:11:52] "POST /neutron/port HTTP/1.1" 200 1102 0.112279 252.129.119.39 - - [2026-06-04 02:11:52] "POST /neutron/port HTTP/1.1" 200 1112 0.016836 252.129.119.39 - - [2026-06-04 02:11:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003599 252.129.119.39 - - [2026-06-04 02:11:52] "POST /neutron/subnet HTTP/1.1" 200 689 0.010543 252.129.119.39 - - [2026-06-04 02:11:53] "POST /neutron/port HTTP/1.1" 200 117 0.001660 252.129.119.39 - - [2026-06-04 02:11:53] "POST /neutron/network HTTP/1.1" 200 975 0.009302 252.129.119.39 - - [2026-06-04 02:11:56] "POST /neutron/port HTTP/1.1" 200 1115 0.014144 252.129.119.39 - - [2026-06-04 02:11:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008405 252.129.119.39 - - [2026-06-04 02:11:56] "POST /neutron/port HTTP/1.1" 200 1115 0.014305 252.129.119.39 - - [2026-06-04 02:11:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006305 252.129.119.39 - - [2026-06-04 02:11:56] "POST /neutron/port HTTP/1.1" 200 1115 0.015247 252.129.119.39 - - [2026-06-04 02:11:56] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005667 10.0.0.129 - - [2026-06-04 02:11:56] "GET /virtual-machine/64713ddb-818d-40b3-b8d7-51ab4451dd56 HTTP/1.1" 200 1286 0.005182 10.0.0.129 - - [2026-06-04 02:11:56] "GET /virtual-machine-interface/e989a4cc-7fe8-4902-be3b-d90d8a7e67ba HTTP/1.1" 200 2927 0.005706 10.0.0.129 - - [2026-06-04 02:11:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.129 - - [2026-06-04 02:11:57] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004145 10.0.0.129 - - [2026-06-04 02:11:57] "GET /virtual-networks?parent_id=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003474 10.0.0.129 - - [2026-06-04 02:11:57] "GET /virtual-network/1feea31f-bf65-4ff9-8582-4c73d3e20705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.009158 10.0.0.129 - - [2026-06-04 02:12:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.129 - - [2026-06-04 02:12:00] "GET /virtual-network/1feea31f-bf65-4ff9-8582-4c73d3e20705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.004740 252.129.119.39 - - [2026-06-04 02:12:02] "POST /neutron/port HTTP/1.1" 200 1112 0.014799 252.129.119.39 - - [2026-06-04 02:12:02] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006647 252.129.119.39 - - [2026-06-04 02:12:02] "POST /neutron/port HTTP/1.1" 200 1115 0.017982 252.129.119.39 - - [2026-06-04 02:12:02] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008035 252.129.119.39 - - [2026-06-04 02:12:02] "POST /neutron/port HTTP/1.1" 200 1112 0.019135 252.129.119.39 - - [2026-06-04 02:12:02] "POST /neutron/port HTTP/1.1" 200 1115 0.018347 252.129.119.39 - - [2026-06-04 02:12:02] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006775 252.129.119.39 - - [2026-06-04 02:12:03] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006353 10.0.0.129 - - [2026-06-04 02:12:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004182 10.0.0.129 - - [2026-06-04 02:12:04] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003400 10.0.0.129 - - [2026-06-04 02:12:04] "GET /virtual-networks?parent_id=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.004009 10.0.0.129 - - [2026-06-04 02:12:04] "GET /virtual-network/1feea31f-bf65-4ff9-8582-4c73d3e20705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.010268 252.129.119.39 - - [2026-06-04 02:12:04] "POST /neutron/port HTTP/1.1" 200 1112 0.015914 252.129.119.39 - - [2026-06-04 02:12:04] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008989 252.129.119.39 - - [2026-06-04 02:12:04] "POST /neutron/port HTTP/1.1" 200 1115 0.023199 252.129.119.39 - - [2026-06-04 02:12:04] "POST /neutron/port HTTP/1.1" 200 1112 0.021544 252.129.119.39 - - [2026-06-04 02:12:04] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007417 252.129.119.39 - - [2026-06-04 02:12:04] "POST /neutron/security_group HTTP/1.1" 200 2052 0.010752 252.129.119.39 - - [2026-06-04 02:12:05] "POST /neutron/port HTTP/1.1" 200 1115 0.013205 252.129.119.39 - - [2026-06-04 02:12:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006106 252.129.119.39 - - [2026-06-04 02:12:05] "POST /neutron/port HTTP/1.1" 200 1115 0.017627 252.129.119.39 - - [2026-06-04 02:12:05] "POST /neutron/security_group HTTP/1.1" 200 2052 0.005775 10.0.0.129 - - [2026-06-04 02:12:09] "DELETE /project/7d174038a4344267ba4398b7e89b6642 HTTP/1.1" 404 173 0.020360 10.0.0.129 - - [2026-06-04 02:12:09] "GET /projects?obj_uuids=3bcaebe2-4b20-4dfd-b122-9d312cf85b09&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000993 10.0.0.129 - - [2026-06-04 02:12:09] "DELETE /project/3bcaebe24b204dfdb1229d312cf85b09 HTTP/1.1" 404 173 0.011350 10.0.0.129 - - [2026-06-04 02:12:09] "DELETE /project/49d3428b4324404fb004d427440a8d33 HTTP/1.1" 404 173 0.008283 10.0.0.129 - - [2026-06-04 02:12:09] "GET /projects?obj_uuids=7d174038-a434-4267-ba43-98b7e89b6642&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001016 10.0.0.129 - - [2026-06-04 02:12:09] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000996 10.0.0.129 - - [2026-06-04 02:12:09] "GET /project/3bcaebe2-4b20-4dfd-b122-9d312cf85b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.057626 10.0.0.129 - - [2026-06-04 02:12:09] "GET /projects?obj_uuids=3bcaebe2-4b20-4dfd-b122-9d312cf85b09&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001148 10.0.0.129 - - [2026-06-04 02:12:09] "GET /project/7d174038-a434-4267-ba43-98b7e89b6642?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.080408 10.0.0.129 - - [2026-06-04 02:12:09] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1502 0.092875 10.0.0.129 - - [2026-06-04 02:12:09] "GET /project/3bcaebe2-4b20-4dfd-b122-9d312cf85b09?fields=security_groups HTTP/1.1" 200 1334 0.088242 10.0.0.129 - - [2026-06-04 02:12:09] "GET /projects?obj_uuids=7d174038-a434-4267-ba43-98b7e89b6642&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001153 10.0.0.129 - - [2026-06-04 02:12:09] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002264 10.0.0.129 - - [2026-06-04 02:12:09] "GET /project/7d174038-a434-4267-ba43-98b7e89b6642?fields=security_groups HTTP/1.1" 200 1334 0.036976 10.0.0.129 - - [2026-06-04 02:12:09] "DELETE /security-group/e77ae454-3d32-4a98-91f6-d57a3a14eda9 HTTP/1.1" 200 115 0.043483 10.0.0.129 - - [2026-06-04 02:12:09] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7?fields=security_groups HTTP/1.1" 200 1385 0.086451 10.0.0.129 - - [2026-06-04 02:12:09] "GET /projects?obj_uuids=3bcaebe2-4b20-4dfd-b122-9d312cf85b09&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001254 10.0.0.129 - - [2026-06-04 02:12:09] "DELETE /access-control-list/684599fd-a5ca-4bd9-929b-8f3ab1823fb5 HTTP/1.1" 200 115 0.050662 10.0.0.129 - - [2026-06-04 02:12:09] "GET /project/3bcaebe2-4b20-4dfd-b122-9d312cf85b09?fields=application_policy_sets HTTP/1.1" 200 1373 0.048414 10.0.0.129 - - [2026-06-04 02:12:09] "DELETE /security-group/42931d4e-b4f5-4920-bbd6-eddfed68335c HTTP/1.1" 200 115 0.079604 10.0.0.129 - - [2026-06-04 02:12:09] "GET /projects?obj_uuids=7d174038-a434-4267-ba43-98b7e89b6642&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001285 10.0.0.129 - - [2026-06-04 02:12:09] "DELETE /access-control-list/13eed109-b9a1-4186-90cf-6ea0b6f92edf HTTP/1.1" 200 115 0.053037 10.0.0.129 - - [2026-06-04 02:12:09] "GET /project/7d174038-a434-4267-ba43-98b7e89b6642?fields=application_policy_sets HTTP/1.1" 200 1373 0.036983 10.0.0.129 - - [2026-06-04 02:12:09] "DELETE /access-control-list/980ed66e-9b1a-41d4-a9a2-dd36f62854c7 HTTP/1.1" 200 115 0.057167 10.0.0.129 - - [2026-06-04 02:12:09] "DELETE /security-group/77893cd3-5ebb-4ebb-accf-323dd12670cb HTTP/1.1" 200 115 0.100891 10.0.0.129 - - [2026-06-04 02:12:09] "GET /projects?obj_uuids=801009d6-a68c-488b-94d9-ce61f78393f7&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.000963 10.0.0.129 - - [2026-06-04 02:12:09] "DELETE /access-control-list/71675fd4-130e-4ead-b070-5ada0987f822 HTTP/1.1" 200 115 0.088119 10.0.0.129 - - [2026-06-04 02:12:09] "GET /project/801009d6-a68c-488b-94d9-ce61f78393f7?fields=application_policy_sets HTTP/1.1" 200 1424 0.094268 10.0.0.129 - - [2026-06-04 02:12:10] "DELETE /project/3bcaebe2-4b20-4dfd-b122-9d312cf85b09 HTTP/1.1" 200 115 0.543590 10.0.0.129 - - [2026-06-04 02:12:10] "DELETE /access-control-list/5fba128c-d1aa-4938-8289-74dd385c5ca4 HTTP/1.1" 200 115 0.038777 10.0.0.129 - - [2026-06-04 02:12:10] "DELETE /access-control-list/334caaa4-dd97-4258-a7f9-3d3ef038416a HTTP/1.1" 200 115 0.061502 10.0.0.129 - - [2026-06-04 02:12:10] "DELETE /project/7d174038-a434-4267-ba43-98b7e89b6642 HTTP/1.1" 200 115 0.601192 252.129.119.39 - - [2026-06-04 02:12:10] "POST /neutron/port HTTP/1.1" 200 1112 0.022746 10.0.0.129 - - [2026-06-04 02:12:10] "DELETE /project/801009d6-a68c-488b-94d9-ce61f78393f7 HTTP/1.1" 200 115 0.688191 252.129.119.39 - - [2026-06-04 02:12:10] "POST /neutron/security_group HTTP/1.1" 200 2052 0.008005 252.129.119.39 - - [2026-06-04 02:12:10] "POST /neutron/port HTTP/1.1" 200 1112 0.014727 252.129.119.39 - - [2026-06-04 02:12:10] "POST /neutron/security_group HTTP/1.1" 200 2052 0.007661 252.129.119.39 - - [2026-06-04 02:12:10] "POST /neutron/port HTTP/1.1" 200 1112 0.016328 252.129.119.39 - - [2026-06-04 02:12:10] "POST /neutron/security_group HTTP/1.1" 200 2052 0.006316 10.0.0.129 - - [2026-06-04 02:12:10] "GET /virtual-machine/932a0274-3524-4c85-a880-5f6888918b6e HTTP/1.1" 200 1287 0.004971 10.0.0.129 - - [2026-06-04 02:12:10] "GET /virtual-machine-interface/cc7f4602-8433-4912-8c63-1356eac8a7e5 HTTP/1.1" 200 2927 0.004953 10.0.0.129 - - [2026-06-04 02:12:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.129 - - [2026-06-04 02:12:10] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004220 10.0.0.129 - - [2026-06-04 02:12:10] "GET /virtual-networks?parent_id=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003699 10.0.0.129 - - [2026-06-04 02:12:10] "GET /virtual-network/1feea31f-bf65-4ff9-8582-4c73d3e20705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.006486 10.0.0.129 - - [2026-06-04 02:12:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.129 - - [2026-06-04 02:12:12] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003601 10.0.0.129 - - [2026-06-04 02:12:12] "GET /virtual-networks?parent_id=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 348 0.003154 10.0.0.129 - - [2026-06-04 02:12:12] "GET /virtual-network/1feea31f-bf65-4ff9-8582-4c73d3e20705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2561 0.007881 252.129.119.39 - - [2026-06-04 02:12:15] "POST /neutron/port HTTP/1.1" 200 1102 0.028378 252.129.119.39 - - [2026-06-04 02:12:15] "POST /neutron/port HTTP/1.1" 200 1102 0.012209 252.129.119.39 - - [2026-06-04 02:12:16] "POST /neutron/port HTTP/1.1" 200 151 0.146910 252.129.119.39 - - [2026-06-04 02:12:16] "POST /neutron/port HTTP/1.1" 200 1105 0.010784 252.129.119.39 - - [2026-06-04 02:12:16] "POST /neutron/port HTTP/1.1" 200 1105 0.016368 252.129.119.39 - - [2026-06-04 02:12:16] "POST /neutron/port HTTP/1.1" 200 151 0.151619 252.129.119.39 - - [2026-06-04 02:12:16] "POST /neutron/network HTTP/1.1" 200 975 0.010039 10.0.0.129 - - [2026-06-04 02:12:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003642 10.0.0.129 - - [2026-06-04 02:12:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003186 10.0.0.129 - - [2026-06-04 02:12:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.129 - - [2026-06-04 02:12:16] "POST /useragent-kv HTTP/1.1" 200 115 0.004609 10.0.0.129 - - [2026-06-04 02:12:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002206 252.129.119.39 - - [2026-06-04 02:12:16] "POST /neutron/network HTTP/1.1" 200 151 0.152908 10.0.0.129 - - [2026-06-04 02:12:16] "DELETE /route-target/20a77ee8-bd40-420f-9227-8aa858162b0c HTTP/1.1" 200 115 0.023798 10.0.0.129 - - [2026-06-04 02:12:17] "GET /projects?obj_uuids=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001042 10.0.0.129 - - [2026-06-04 02:12:17] "GET /project/49d3428b-4324-404f-b004-d427440a8d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.032774 10.0.0.129 - - [2026-06-04 02:12:17] "GET /projects?obj_uuids=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001321 10.0.0.129 - - [2026-06-04 02:12:17] "GET /project/49d3428b-4324-404f-b004-d427440a8d33?fields=virtual_networks HTTP/1.1" 200 1025 0.069279 10.0.0.129 - - [2026-06-04 02:12:17] "GET /projects?obj_uuids=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.002538 10.0.0.129 - - [2026-06-04 02:12:17] "GET /project/49d3428b-4324-404f-b004-d427440a8d33?fields=virtual_machine_interfaces HTTP/1.1" 200 1025 0.035799 10.0.0.129 - - [2026-06-04 02:12:17] "GET /projects?obj_uuids=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001014 10.0.0.129 - - [2026-06-04 02:12:17] "GET /project/49d3428b-4324-404f-b004-d427440a8d33?fields=security_groups HTTP/1.1" 200 1247 0.039406 10.0.0.129 - - [2026-06-04 02:12:18] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001236 10.0.0.129 - - [2026-06-04 02:12:18] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007757 10.0.0.129 - - [2026-06-04 02:12:18] "POST /fqname-to-id HTTP/1.1" 404 184 0.036467 10.0.0.129 - - [2026-06-04 02:12:18] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002796 10.0.0.129 - - [2026-06-04 02:12:18] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001222 10.0.0.129 - - [2026-06-04 02:12:18] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007436 10.0.0.129 - - [2026-06-04 02:12:18] "POST /id-to-fqname HTTP/1.1" 200 186 0.001579 10.0.0.129 - - [2026-06-04 02:12:18] "POST /fqname-to-id HTTP/1.1" 404 195 0.003945 10.0.0.129 - - [2026-06-04 02:12:18] "POST /security-groups HTTP/1.1" 200 581 0.064994 10.0.0.129 - - [2026-06-04 02:12:18] "POST /fqname-to-id HTTP/1.1" 404 230 0.002742 10.0.0.129 - - [2026-06-04 02:12:18] "POST /projects HTTP/1.1" 200 573 0.238984 10.0.0.129 - - [2026-06-04 02:12:18] "POST /access-control-lists HTTP/1.1" 200 596 0.060946 10.0.0.129 - - [2026-06-04 02:12:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.321661 10.0.0.129 - - [2026-06-04 02:12:18] "POST /fqname-to-id HTTP/1.1" 404 229 0.002818 10.0.0.129 - - [2026-06-04 02:12:18] "GET /project/3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.468550 10.0.0.129 - - [2026-06-04 02:12:19] "POST /access-control-lists HTTP/1.1" 200 594 0.072567 10.0.0.129 - - [2026-06-04 02:12:19] "GET /obj-perms HTTP/1.1" 200 6399 0.066099 10.0.0.129 - - [2026-06-04 02:12:20] "GET /obj-perms HTTP/1.1" 200 6399 0.063071 10.0.0.129 - - [2026-06-04 02:12:20] "GET / HTTP/1.1" 200 36499 0.001658 252.129.119.39 - - [2026-06-04 02:12:21] "POST /neutron/port HTTP/1.1" 200 117 0.005916 10.0.0.129 - - [2026-06-04 02:12:21] "POST /fqname-to-id HTTP/1.1" 401 296 0.000647 252.129.119.39 - - [2026-06-04 02:12:21] "POST /neutron/port HTTP/1.1" 400 205 0.006124 252.129.119.39 - - [2026-06-04 02:12:21] "POST /neutron/port HTTP/1.1" 200 117 0.008536 252.129.119.39 - - [2026-06-04 02:12:21] "POST /neutron/port HTTP/1.1" 400 205 0.003510 10.0.0.129 - - [2026-06-04 02:12:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.043339 10.0.0.129 - - [2026-06-04 02:12:21] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001005 10.0.0.129 - - [2026-06-04 02:12:21] "GET /project/3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.031580 252.129.119.39 - - [2026-06-04 02:12:21] "POST /neutron/network HTTP/1.1" 200 117 0.034999 10.0.0.129 - - [2026-06-04 02:12:21] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001000 252.129.119.39 - - [2026-06-04 02:12:21] "POST /neutron/network HTTP/1.1" 200 603 0.086470 10.0.0.129 - - [2026-06-04 02:12:21] "POST /route-targets HTTP/1.1" 200 329 0.017461 10.0.0.129 - - [2026-06-04 02:12:21] "POST /ref-update HTTP/1.1" 200 156 0.017293 10.0.0.129 - - [2026-06-04 02:12:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003274 252.129.119.39 - - [2026-06-04 02:12:22] "POST /neutron/subnet HTTP/1.1" 200 715 0.165025 252.129.119.39 - - [2026-06-04 02:12:22] "POST /neutron/network HTTP/1.1" 200 820 0.006367 10.0.0.129 - - [2026-06-04 02:12:22] "POST /id-to-fqname HTTP/1.1" 200 217 0.001768 10.0.0.129 - - [2026-06-04 02:12:22] "GET /virtual-network/02be00d0-b650-47eb-bdcc-0495c52bbcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006401 252.129.119.39 - - [2026-06-04 02:12:22] "POST /neutron/network HTTP/1.1" 200 820 0.006309 10.0.0.129 - - [2026-06-04 02:12:22] "GET /virtual-network/02be00d0-b650-47eb-bdcc-0495c52bbcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007641 252.129.119.39 - - [2026-06-04 02:12:22] "POST /neutron/network HTTP/1.1" 200 820 0.007985 252.129.119.39 - - [2026-06-04 02:12:22] "POST /neutron/subnet HTTP/1.1" 200 715 0.007989 10.0.0.129 - - [2026-06-04 02:12:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.129 - - [2026-06-04 02:12:22] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001116 10.0.0.129 - - [2026-06-04 02:12:22] "GET /project/3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.028776 252.129.119.39 - - [2026-06-04 02:12:22] "POST /neutron/network HTTP/1.1" 200 117 0.011981 10.0.0.129 - - [2026-06-04 02:12:22] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001096 252.129.119.39 - - [2026-06-04 02:12:22] "POST /neutron/network HTTP/1.1" 200 603 0.096536 10.0.0.129 - - [2026-06-04 02:12:22] "POST /route-targets HTTP/1.1" 200 329 0.013793 10.0.0.129 - - [2026-06-04 02:12:22] "POST /ref-update HTTP/1.1" 200 156 0.034435 10.0.0.129 - - [2026-06-04 02:12:23] "POST /useragent-kv HTTP/1.1" 200 115 0.009332 252.129.119.39 - - [2026-06-04 02:12:23] "POST /neutron/subnet HTTP/1.1" 200 734 0.199281 252.129.119.39 - - [2026-06-04 02:12:23] "POST /neutron/network HTTP/1.1" 200 824 0.005522 10.0.0.129 - - [2026-06-04 02:12:23] "POST /id-to-fqname HTTP/1.1" 200 217 0.001312 10.0.0.129 - - [2026-06-04 02:12:23] "GET /virtual-network/69f00a58-0cba-4d55-9e9a-267f481fc5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005183 252.129.119.39 - - [2026-06-04 02:12:23] "POST /neutron/network HTTP/1.1" 200 824 0.005430 10.0.0.129 - - [2026-06-04 02:12:23] "GET /virtual-network/69f00a58-0cba-4d55-9e9a-267f481fc5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008779 252.129.119.39 - - [2026-06-04 02:12:23] "POST /neutron/network HTTP/1.1" 200 824 0.009777 252.129.119.39 - - [2026-06-04 02:12:23] "POST /neutron/subnet HTTP/1.1" 200 734 0.006752 10.0.0.129 - - [2026-06-04 02:12:23] "POST /id-to-fqname HTTP/1.1" 200 217 0.001387 252.129.119.39 - - [2026-06-04 02:12:23] "POST /neutron/network HTTP/1.1" 200 830 0.005724 252.129.119.39 - - [2026-06-04 02:12:23] "GET /aaa-mode HTTP/1.1" 401 296 0.001401 252.129.119.39 - - [2026-06-04 02:12:23] "GET / HTTP/1.1" 200 36499 0.002367 252.129.119.39 - - [2026-06-04 02:12:23] "GET /project/3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000380 10.0.0.129 - - [2026-06-04 02:12:24] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001125 252.129.119.39 - - [2026-06-04 02:12:24] "GET /project/3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.069286 252.129.119.39 - - [2026-06-04 02:12:24] "POST /neutron/network HTTP/1.1" 200 820 0.005910 252.129.119.39 - - [2026-06-04 02:12:24] "POST /neutron/port HTTP/1.1" 200 117 0.006433 252.129.119.39 - - [2026-06-04 02:12:24] "POST /neutron/port HTTP/1.1" 200 117 0.006106 10.0.0.129 - - [2026-06-04 02:12:24] "POST /id-to-fqname HTTP/1.1" 200 217 0.002015 252.129.119.39 - - [2026-06-04 02:12:24] "POST /neutron/port HTTP/1.1" 200 117 0.005239 252.129.119.39 - - [2026-06-04 02:12:24] "POST /neutron/network HTTP/1.1" 200 834 0.023327 252.129.119.39 - - [2026-06-04 02:12:24] "GET /aaa-mode HTTP/1.1" 401 296 0.001135 252.129.119.39 - - [2026-06-04 02:12:25] "GET / HTTP/1.1" 200 36499 0.003814 252.129.119.39 - - [2026-06-04 02:12:25] "GET /project/3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000892 252.129.119.39 - - [2026-06-04 02:12:25] "POST /neutron/network HTTP/1.1" 200 830 0.013672 10.0.0.129 - - [2026-06-04 02:12:25] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001086 10.0.0.129 - - [2026-06-04 02:12:25] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001104 252.129.119.39 - - [2026-06-04 02:12:25] "GET /project/3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.101075 252.129.119.39 - - [2026-06-04 02:12:25] "POST /neutron/network HTTP/1.1" 200 824 0.006568 252.129.119.39 - - [2026-06-04 02:12:25] "POST /neutron/port HTTP/1.1" 200 1054 0.337668 252.129.119.39 - - [2026-06-04 02:12:25] "POST /neutron/port HTTP/1.1" 200 1054 0.019474 252.129.119.39 - - [2026-06-04 02:12:25] "POST /neutron/port HTTP/1.1" 200 1054 0.012866 252.129.119.39 - - [2026-06-04 02:12:25] "POST /neutron/port HTTP/1.1" 200 1064 0.024000 252.129.119.39 - - [2026-06-04 02:12:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010078 252.129.119.39 - - [2026-06-04 02:12:25] "POST /neutron/port HTTP/1.1" 200 1104 0.100671 252.129.119.39 - - [2026-06-04 02:12:25] "POST /neutron/port HTTP/1.1" 200 117 0.012024 10.0.0.129 - - [2026-06-04 02:12:26] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001188 252.129.119.39 - - [2026-06-04 02:12:26] "POST /neutron/port HTTP/1.1" 200 1114 0.036253 252.129.119.39 - - [2026-06-04 02:12:26] "POST /neutron/router HTTP/1.1" 200 578 0.063706 10.0.0.129 - - [2026-06-04 02:12:26] "POST /route-targets HTTP/1.1" 200 329 0.012210 252.129.119.39 - - [2026-06-04 02:12:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005016 10.0.0.129 - - [2026-06-04 02:12:26] "PUT /logical-router/2ec59787-374d-4864-8957-82fbf4378eee HTTP/1.1" 200 264 0.027210 252.129.119.39 - - [2026-06-04 02:12:26] "POST /neutron/router HTTP/1.1" 200 578 0.009057 252.129.119.39 - - [2026-06-04 02:12:26] "POST /neutron/subnet HTTP/1.1" 200 689 0.009753 10.0.0.129 - - [2026-06-04 02:12:26] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001298 252.129.119.39 - - [2026-06-04 02:12:26] "POST /neutron/port HTTP/1.1" 200 117 0.001132 252.129.119.39 - - [2026-06-04 02:12:26] "POST /neutron/network HTTP/1.1" 200 834 0.020981 252.129.119.39 - - [2026-06-04 02:12:26] "POST /neutron/network HTTP/1.1" 200 820 0.019310 10.0.0.129 - - [2026-06-04 02:12:26] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001475 252.129.119.39 - - [2026-06-04 02:12:26] "POST /neutron/router HTTP/1.1" 200 344 0.302402 10.0.0.129 - - [2026-06-04 02:12:26] "POST /ref-update HTTP/1.1" 200 156 0.012058 252.129.119.39 - - [2026-06-04 02:12:26] "POST /neutron/port HTTP/1.1" 200 1058 0.315703 252.129.119.39 - - [2026-06-04 02:12:26] "POST /neutron/port HTTP/1.1" 200 1114 0.013482 252.129.119.39 - - [2026-06-04 02:12:26] "POST /neutron/port HTTP/1.1" 200 1058 0.012819 252.129.119.39 - - [2026-06-04 02:12:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005878 252.129.119.39 - - [2026-06-04 02:12:26] "POST /neutron/port HTTP/1.1" 200 1058 0.014231 252.129.119.39 - - [2026-06-04 02:12:26] "POST /neutron/port HTTP/1.1" 200 1108 0.057355 252.129.119.39 - - [2026-06-04 02:12:27] "POST /neutron/port HTTP/1.1" 200 1118 0.014391 252.129.119.39 - - [2026-06-04 02:12:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006089 252.129.119.39 - - [2026-06-04 02:12:27] "POST /neutron/subnet HTTP/1.1" 200 708 0.007092 252.129.119.39 - - [2026-06-04 02:12:27] "POST /neutron/port HTTP/1.1" 200 117 0.001965 252.129.119.39 - - [2026-06-04 02:12:27] "POST /neutron/network HTTP/1.1" 200 824 0.006772 252.129.119.39 - - [2026-06-04 02:12:31] "POST /neutron/port HTTP/1.1" 200 1114 0.017058 252.129.119.39 - - [2026-06-04 02:12:31] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008561 252.129.119.39 - - [2026-06-04 02:12:32] "POST /neutron/port HTTP/1.1" 200 1114 0.012648 252.129.119.39 - - [2026-06-04 02:12:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009546 252.129.119.39 - - [2026-06-04 02:12:32] "POST /neutron/port HTTP/1.1" 200 1114 0.013444 252.129.119.39 - - [2026-06-04 02:12:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007483 10.0.0.129 - - [2026-06-04 02:12:32] "GET /virtual-machine/f1d23a78-343b-48d0-bfca-b4811406fb72 HTTP/1.1" 401 296 0.000601 10.0.0.129 - - [2026-06-04 02:12:32] "GET /virtual-machine/f1d23a78-343b-48d0-bfca-b4811406fb72 HTTP/1.1" 200 1293 0.038861 10.0.0.129 - - [2026-06-04 02:12:32] "GET /virtual-machine-interface/f847baa7-c81f-4bb4-8729-89baa247eadd HTTP/1.1" 200 2935 0.006579 10.0.0.129 - - [2026-06-04 02:12:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.129 - - [2026-06-04 02:12:32] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003980 10.0.0.129 - - [2026-06-04 02:12:32] "GET /virtual-networks?parent_id=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003579 10.0.0.129 - - [2026-06-04 02:12:33] "GET /virtual-network/02be00d0-b650-47eb-bdcc-0495c52bbcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005762 252.129.119.39 - - [2026-06-04 02:12:35] "POST /neutron/port HTTP/1.1" 200 1114 0.013723 252.129.119.39 - - [2026-06-04 02:12:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005415 252.129.119.39 - - [2026-06-04 02:12:35] "POST /neutron/port HTTP/1.1" 200 1114 0.022444 252.129.119.39 - - [2026-06-04 02:12:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005453 10.0.0.129 - - [2026-06-04 02:12:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.129 - - [2026-06-04 02:12:36] "GET /virtual-network/02be00d0-b650-47eb-bdcc-0495c52bbcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.016428 252.129.119.39 - - [2026-06-04 02:12:36] "POST /neutron/port HTTP/1.1" 200 1118 0.030045 252.129.119.39 - - [2026-06-04 02:12:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010590 252.129.119.39 - - [2026-06-04 02:12:36] "POST /neutron/port HTTP/1.1" 200 1118 0.018124 252.129.119.39 - - [2026-06-04 02:12:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005912 252.129.119.39 - - [2026-06-04 02:12:37] "POST /neutron/port HTTP/1.1" 200 1114 0.014833 252.129.119.39 - - [2026-06-04 02:12:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006562 10.0.0.129 - - [2026-06-04 02:12:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.129 - - [2026-06-04 02:12:38] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003708 10.0.0.129 - - [2026-06-04 02:12:38] "GET /virtual-networks?parent_id=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.004290 10.0.0.129 - - [2026-06-04 02:12:38] "GET /virtual-network/02be00d0-b650-47eb-bdcc-0495c52bbcc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007181 252.129.119.39 - - [2026-06-04 02:12:38] "POST /neutron/port HTTP/1.1" 200 1118 0.014324 252.129.119.39 - - [2026-06-04 02:12:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005980 252.129.119.39 - - [2026-06-04 02:12:38] "POST /neutron/port HTTP/1.1" 200 1118 0.022384 252.129.119.39 - - [2026-06-04 02:12:38] "POST /neutron/port HTTP/1.1" 200 1118 0.023834 252.129.119.39 - - [2026-06-04 02:12:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006400 252.129.119.39 - - [2026-06-04 02:12:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.015949 252.129.119.39 - - [2026-06-04 02:12:38] "POST /neutron/port HTTP/1.1" 200 1118 0.036816 252.129.119.39 - - [2026-06-04 02:12:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008672 252.129.119.39 - - [2026-06-04 02:12:39] "POST /neutron/port HTTP/1.1" 200 1118 0.020625 252.129.119.39 - - [2026-06-04 02:12:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006681 10.0.0.129 - - [2026-06-04 02:12:39] "GET /virtual-machine/850b8c8c-eae8-4971-9307-ca6a52b9467c HTTP/1.1" 200 1292 0.005326 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:12:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001272 10.0.0.129 - - [2026-06-04 02:12:39] "GET /virtual-machine-interface/93a3f235-f27c-4b46-9555-55393c73d7bd HTTP/1.1" 200 2936 0.009395 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:12:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.000954 10.0.0.129 - - [2026-06-04 02:12:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.129 - - [2026-06-04 02:12:39] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003194 10.0.0.129 - - [2026-06-04 02:12:39] "GET /virtual-networks?parent_id=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.003313 10.0.0.129 - - [2026-06-04 02:12:39] "GET /virtual-network/69f00a58-0cba-4d55-9e9a-267f481fc5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005677 10.0.0.129 - - [2026-06-04 02:12:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.129 - - [2026-06-04 02:12:40] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003639 10.0.0.129 - - [2026-06-04 02:12:40] "GET /virtual-networks?parent_id=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 569 0.002944 10.0.0.129 - - [2026-06-04 02:12:40] "GET /virtual-network/69f00a58-0cba-4d55-9e9a-267f481fc5f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006011 252.129.119.39 - - [2026-06-04 02:12:45] "POST /neutron/router HTTP/1.1" 200 578 0.006189 10.0.0.129 - - [2026-06-04 02:12:45] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001776 252.129.119.39 - - [2026-06-04 02:12:46] "POST /neutron/router HTTP/1.1" 200 344 0.239631 10.0.0.129 - - [2026-06-04 02:12:46] "POST /ref-update HTTP/1.1" 200 156 0.011583 252.129.119.39 - - [2026-06-04 02:12:46] "POST /neutron/port HTTP/1.1" 200 1916 0.019198 252.129.119.39 - - [2026-06-04 02:12:48] "POST /neutron/router HTTP/1.1" 200 578 0.003529 10.0.0.129 - - [2026-06-04 02:12:48] "POST /ref-update HTTP/1.1" 200 156 0.010088 252.129.119.39 - - [2026-06-04 02:12:48] "POST /neutron/router HTTP/1.1" 200 344 0.140646 252.129.119.39 - - [2026-06-04 02:12:51] "POST /neutron/router HTTP/1.1" 200 578 0.005146 10.0.0.129 - - [2026-06-04 02:12:51] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001420 252.129.119.39 - - [2026-06-04 02:12:52] "POST /neutron/router HTTP/1.1" 200 344 0.221776 10.0.0.129 - - [2026-06-04 02:12:52] "POST /ref-update HTTP/1.1" 200 156 0.008659 252.129.119.39 - - [2026-06-04 02:12:54] "POST /neutron/router HTTP/1.1" 200 578 0.005188 10.0.0.129 - - [2026-06-04 02:12:54] "POST /ref-update HTTP/1.1" 200 156 0.013382 252.129.119.39 - - [2026-06-04 02:12:54] "POST /neutron/router HTTP/1.1" 200 344 0.111614 252.129.119.39 - - [2026-06-04 02:12:54] "POST /neutron/router HTTP/1.1" 200 578 0.004832 252.129.119.39 - - [2026-06-04 02:12:54] "POST /neutron/router HTTP/1.1" 200 344 0.099007 252.129.119.39 - - [2026-06-04 02:12:54] "POST /neutron/router HTTP/1.1" 200 578 0.005051 10.0.0.129 - - [2026-06-04 02:12:54] "GET /logical-router/2ec59787-374d-4864-8957-82fbf4378eee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002673 252.129.119.39 - - [2026-06-04 02:12:54] "POST /neutron/router HTTP/1.1" 200 151 0.043206 10.0.0.129 - - [2026-06-04 02:12:54] "POST /ref-update HTTP/1.1" 200 156 0.015970 10.0.0.129 - - [2026-06-04 02:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004484 10.0.0.129 - - [2026-06-04 02:12:55] "DELETE /route-target/9a6a4d53-943c-43eb-8b0d-c757a8c657ee HTTP/1.1" 200 115 0.023926 252.129.119.39 - - [2026-06-04 02:12:55] "POST /neutron/network HTTP/1.1" 200 824 0.008409 252.129.119.39 - - [2026-06-04 02:12:55] "POST /neutron/network HTTP/1.1" 400 204 0.013987 252.129.119.39 - - [2026-06-04 02:12:55] "POST /neutron/port HTTP/1.1" 200 1118 0.016229 252.129.119.39 - - [2026-06-04 02:12:55] "POST /neutron/port HTTP/1.1" 200 1114 0.014372 252.129.119.39 - - [2026-06-04 02:12:55] "POST /neutron/port HTTP/1.1" 200 1108 0.016304 252.129.119.39 - - [2026-06-04 02:12:55] "POST /neutron/port HTTP/1.1" 200 1104 0.015334 252.129.119.39 - - [2026-06-04 02:12:56] "POST /neutron/port HTTP/1.1" 200 151 0.154959 252.129.119.39 - - [2026-06-04 02:12:56] "POST /neutron/port HTTP/1.1" 200 151 0.155819 252.129.119.39 - - [2026-06-04 02:12:57] "POST /neutron/network HTTP/1.1" 200 824 0.006450 10.0.0.129 - - [2026-06-04 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004049 10.0.0.129 - - [2026-06-04 02:12:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002840 10.0.0.129 - - [2026-06-04 02:12:57] "POST /useragent-kv HTTP/1.1" 200 115 0.001967 252.129.119.39 - - [2026-06-04 02:12:57] "POST /neutron/network HTTP/1.1" 200 151 0.108053 10.0.0.129 - - [2026-06-04 02:12:57] "DELETE /route-target/c5ca7a34-3d17-4751-afac-f27159102f4a HTTP/1.1" 200 115 0.028565 252.129.119.39 - - [2026-06-04 02:12:57] "POST /neutron/network HTTP/1.1" 200 820 0.005257 10.0.0.129 - - [2026-06-04 02:12:57] "POST /useragent-kv HTTP/1.1" 200 115 0.003277 10.0.0.129 - - [2026-06-04 02:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.129 - - [2026-06-04 02:12:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002514 252.129.119.39 - - [2026-06-04 02:12:57] "POST /neutron/network HTTP/1.1" 200 151 0.090013 10.0.0.129 - - [2026-06-04 02:12:57] "DELETE /route-target/2131cb00-9d32-4743-bf4e-898118493a87 HTTP/1.1" 200 115 0.018446 10.0.0.129 - - [2026-06-04 02:12:58] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001018 10.0.0.129 - - [2026-06-04 02:12:58] "GET /project/3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.023782 10.0.0.129 - - [2026-06-04 02:12:58] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001117 10.0.0.129 - - [2026-06-04 02:12:58] "GET /project/3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb?fields=virtual_networks HTTP/1.1" 200 1029 0.065738 10.0.0.129 - - [2026-06-04 02:12:58] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001348 10.0.0.129 - - [2026-06-04 02:12:58] "GET /project/3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.029213 10.0.0.129 - - [2026-06-04 02:12:58] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001402 10.0.0.129 - - [2026-06-04 02:12:58] "GET /project/3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb?fields=security_groups HTTP/1.1" 200 1253 0.030447 10.0.0.129 - - [2026-06-04 02:12:59] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001206 10.0.0.129 - - [2026-06-04 02:12:59] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007866 10.0.0.129 - - [2026-06-04 02:12:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.028798 10.0.0.129 - - [2026-06-04 02:12:59] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002892 10.0.0.129 - - [2026-06-04 02:12:59] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001055 10.0.0.129 - - [2026-06-04 02:12:59] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007723 10.0.0.129 - - [2026-06-04 02:12:59] "POST /id-to-fqname HTTP/1.1" 200 191 0.001858 10.0.0.129 - - [2026-06-04 02:12:59] "POST /fqname-to-id HTTP/1.1" 404 200 0.002593 10.0.0.129 - - [2026-06-04 02:12:59] "POST /security-groups HTTP/1.1" 200 586 0.068461 10.0.0.129 - - [2026-06-04 02:12:59] "POST /fqname-to-id HTTP/1.1" 404 235 0.004771 10.0.0.129 - - [2026-06-04 02:12:59] "POST /projects HTTP/1.1" 200 583 0.230046 10.0.0.129 - - [2026-06-04 02:12:59] "POST /access-control-lists HTTP/1.1" 200 601 0.061885 10.0.0.129 - - [2026-06-04 02:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.306699 10.0.0.129 - - [2026-06-04 02:12:59] "POST /fqname-to-id HTTP/1.1" 404 234 0.002786 10.0.0.129 - - [2026-06-04 02:12:59] "GET /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.452245 10.0.0.129 - - [2026-06-04 02:12:59] "POST /access-control-lists HTTP/1.1" 200 599 0.068923 10.0.0.129 - - [2026-06-04 02:13:01] "GET / HTTP/1.1" 200 36499 0.002030 10.0.0.129 - - [2026-06-04 02:13:02] "POST /fqname-to-id HTTP/1.1" 401 296 0.000754 10.0.0.129 - - [2026-06-04 02:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.042030 10.0.0.129 - - [2026-06-04 02:13:02] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001732 10.0.0.129 - - [2026-06-04 02:13:02] "GET /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.031698 10.0.0.129 - - [2026-06-04 02:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.129 - - [2026-06-04 02:13:02] "GET /security-group/cb8b8fd6-e3de-454f-9c7b-858dfdb4ab40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.005334 10.0.0.129 - - [2026-06-04 02:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.129 - - [2026-06-04 02:13:03] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001100 10.0.0.129 - - [2026-06-04 02:13:03] "GET /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.024374 10.0.0.129 - - [2026-06-04 02:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.129 - - [2026-06-04 02:13:03] "GET /security-group/cb8b8fd6-e3de-454f-9c7b-858dfdb4ab40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3761 0.003944 10.0.0.129 - - [2026-06-04 02:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441 10.0.0.129 - - [2026-06-04 02:13:03] "PUT /security-group/cb8b8fd6-e3de-454f-9c7b-858dfdb4ab40 HTTP/1.1" 200 264 0.014199 10.0.0.129 - - [2026-06-04 02:13:03] "PUT /access-control-list/87d24ad4-9a00-4982-bf00-475eed0690bb HTTP/1.1" 200 274 0.010279 10.0.0.129 - - [2026-06-04 02:13:03] "PUT /access-control-list/be3ab80c-1f23-4cb1-a4d7-a9ccf81a8a98 HTTP/1.1" 200 274 0.011428 10.0.0.129 - - [2026-06-04 02:13:03] "POST /fqname-to-id HTTP/1.1" 404 200 0.002544 10.0.0.129 - - [2026-06-04 02:13:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.129 - - [2026-06-04 02:13:03] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001386 10.0.0.129 - - [2026-06-04 02:13:03] "GET /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.029706 252.129.119.39 - - [2026-06-04 02:13:03] "POST /neutron/network HTTP/1.1" 200 117 0.042937 10.0.0.129 - - [2026-06-04 02:13:03] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001546 252.129.119.39 - - [2026-06-04 02:13:03] "POST /neutron/network HTTP/1.1" 200 606 0.071842 10.0.0.129 - - [2026-06-04 02:13:03] "POST /route-targets HTTP/1.1" 200 329 0.012898 10.0.0.129 - - [2026-06-04 02:13:03] "POST /ref-update HTTP/1.1" 200 156 0.018743 10.0.0.129 - - [2026-06-04 02:13:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004676 252.129.119.39 - - [2026-06-04 02:13:04] "POST /neutron/subnet HTTP/1.1" 200 715 0.193497 252.129.119.39 - - [2026-06-04 02:13:04] "POST /neutron/network HTTP/1.1" 200 823 0.006301 10.0.0.129 - - [2026-06-04 02:13:04] "POST /id-to-fqname HTTP/1.1" 200 221 0.001413 10.0.0.129 - - [2026-06-04 02:13:04] "GET /virtual-network/b6c49201-ee37-4de2-902e-9bef1df5b42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005659 252.129.119.39 - - [2026-06-04 02:13:04] "POST /neutron/network HTTP/1.1" 200 823 0.006387 10.0.0.129 - - [2026-06-04 02:13:04] "GET /virtual-network/b6c49201-ee37-4de2-902e-9bef1df5b42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006857 252.129.119.39 - - [2026-06-04 02:13:04] "POST /neutron/network HTTP/1.1" 200 823 0.006421 252.129.119.39 - - [2026-06-04 02:13:04] "POST /neutron/subnet HTTP/1.1" 200 715 0.007285 10.0.0.129 - - [2026-06-04 02:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.129 - - [2026-06-04 02:13:04] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001333 10.0.0.129 - - [2026-06-04 02:13:04] "GET /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.030065 252.129.119.39 - - [2026-06-04 02:13:04] "POST /neutron/network HTTP/1.1" 200 117 0.011086 10.0.0.129 - - [2026-06-04 02:13:04] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001290 10.0.0.129 - - [2026-06-04 02:13:04] "POST /route-targets HTTP/1.1" 200 329 0.012923 252.129.119.39 - - [2026-06-04 02:13:04] "POST /neutron/network HTTP/1.1" 200 613 0.108766 10.0.0.129 - - [2026-06-04 02:13:04] "POST /ref-update HTTP/1.1" 200 156 0.010839 10.0.0.129 - - [2026-06-04 02:13:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004666 252.129.119.39 - - [2026-06-04 02:13:04] "POST /neutron/subnet HTTP/1.1" 200 719 0.179030 252.129.119.39 - - [2026-06-04 02:13:05] "POST /neutron/network HTTP/1.1" 200 831 0.006477 10.0.0.129 - - [2026-06-04 02:13:05] "POST /id-to-fqname HTTP/1.1" 200 225 0.001607 10.0.0.129 - - [2026-06-04 02:13:05] "GET /virtual-network/d4745b28-82bb-41a5-9301-0d18296956a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004787 252.129.119.39 - - [2026-06-04 02:13:05] "POST /neutron/network HTTP/1.1" 200 831 0.006128 10.0.0.129 - - [2026-06-04 02:13:05] "GET /virtual-network/d4745b28-82bb-41a5-9301-0d18296956a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005562 252.129.119.39 - - [2026-06-04 02:13:05] "POST /neutron/network HTTP/1.1" 200 831 0.005510 252.129.119.39 - - [2026-06-04 02:13:05] "POST /neutron/subnet HTTP/1.1" 200 719 0.013295 10.0.0.129 - - [2026-06-04 02:13:05] "POST /id-to-fqname HTTP/1.1" 200 221 0.001417 252.129.119.39 - - [2026-06-04 02:13:05] "POST /neutron/network HTTP/1.1" 200 833 0.006622 252.129.119.39 - - [2026-06-04 02:13:05] "GET /aaa-mode HTTP/1.1" 401 296 0.000414 252.129.119.39 - - [2026-06-04 02:13:05] "GET / HTTP/1.1" 200 36499 0.001806 252.129.119.39 - - [2026-06-04 02:13:05] "GET /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000366 10.0.0.129 - - [2026-06-04 02:13:06] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001295 252.129.119.39 - - [2026-06-04 02:13:06] "GET /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.060205 252.129.119.39 - - [2026-06-04 02:13:06] "POST /neutron/network HTTP/1.1" 200 823 0.035770 252.129.119.39 - - [2026-06-04 02:13:06] "POST /neutron/port HTTP/1.1" 200 117 0.005541 252.129.119.39 - - [2026-06-04 02:13:06] "POST /neutron/port HTTP/1.1" 200 117 0.005550 10.0.0.129 - - [2026-06-04 02:13:06] "POST /id-to-fqname HTTP/1.1" 200 225 0.001863 252.129.119.39 - - [2026-06-04 02:13:07] "POST /neutron/port HTTP/1.1" 200 117 0.004952 252.129.119.39 - - [2026-06-04 02:13:07] "POST /neutron/network HTTP/1.1" 200 841 0.006675 252.129.119.39 - - [2026-06-04 02:13:07] "POST /neutron/network HTTP/1.1" 200 833 0.006172 252.129.119.39 - - [2026-06-04 02:13:07] "GET /aaa-mode HTTP/1.1" 401 296 0.000430 252.129.119.39 - - [2026-06-04 02:13:07] "GET / HTTP/1.1" 200 36499 0.001618 10.0.0.129 - - [2026-06-04 02:13:07] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001136 252.129.119.39 - - [2026-06-04 02:13:07] "GET /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000406 252.129.119.39 - - [2026-06-04 02:13:07] "POST /neutron/port HTTP/1.1" 200 1059 0.262800 252.129.119.39 - - [2026-06-04 02:13:07] "POST /neutron/port HTTP/1.1" 200 1059 0.014484 10.0.0.129 - - [2026-06-04 02:13:07] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003283 252.129.119.39 - - [2026-06-04 02:13:07] "POST /neutron/port HTTP/1.1" 200 1059 0.014728 252.129.119.39 - - [2026-06-04 02:13:07] "GET /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.077676 252.129.119.39 - - [2026-06-04 02:13:08] "POST /neutron/port HTTP/1.1" 200 1109 0.102379 252.129.119.39 - - [2026-06-04 02:13:08] "POST /neutron/port HTTP/1.1" 200 1119 0.020478 252.129.119.39 - - [2026-06-04 02:13:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004597 252.129.119.39 - - [2026-06-04 02:13:08] "POST /neutron/subnet HTTP/1.1" 200 689 0.009608 252.129.119.39 - - [2026-06-04 02:13:08] "POST /neutron/network HTTP/1.1" 200 831 0.040493 252.129.119.39 - - [2026-06-04 02:13:08] "POST /neutron/port HTTP/1.1" 200 117 0.001467 252.129.119.39 - - [2026-06-04 02:13:08] "POST /neutron/network HTTP/1.1" 200 823 0.005992 252.129.119.39 - - [2026-06-04 02:13:08] "POST /neutron/port HTTP/1.1" 200 1119 0.016082 252.129.119.39 - - [2026-06-04 02:13:08] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010531 252.129.119.39 - - [2026-06-04 02:13:08] "POST /neutron/port HTTP/1.1" 200 117 0.008034 10.0.0.129 - - [2026-06-04 02:13:08] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001868 252.129.119.39 - - [2026-06-04 02:13:08] "POST /neutron/router HTTP/1.1" 200 583 0.084311 10.0.0.129 - - [2026-06-04 02:13:08] "POST /route-targets HTTP/1.1" 200 329 0.014005 10.0.0.129 - - [2026-06-04 02:13:08] "PUT /logical-router/4f4d5ade-7bfc-4268-99a0-a9cd4cb5bc9a HTTP/1.1" 200 264 0.038294 252.129.119.39 - - [2026-06-04 02:13:08] "POST /neutron/router HTTP/1.1" 200 583 0.007537 252.129.119.39 - - [2026-06-04 02:13:09] "POST /neutron/router HTTP/1.1" 200 654 0.033155 10.0.0.129 - - [2026-06-04 02:13:09] "GET /logical-router/4f4d5ade-7bfc-4268-99a0-a9cd4cb5bc9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1645 0.013418 10.0.0.129 - - [2026-06-04 02:13:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005361 252.129.119.39 - - [2026-06-04 02:13:09] "POST /neutron/router HTTP/1.1" 200 654 0.005175 10.0.0.129 - - [2026-06-04 02:13:09] "GET /service-template/1f298bf7-220a-470a-a373-57d3ac09ef3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.009537 10.0.0.129 - - [2026-06-04 02:13:09] "POST /fqname-to-id HTTP/1.1" 404 213 0.003618 10.0.0.129 - - [2026-06-04 02:13:09] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001272 252.129.119.39 - - [2026-06-04 02:13:09] "POST /neutron/network HTTP/1.1" 200 841 0.028378 10.0.0.129 - - [2026-06-04 02:13:09] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001511 10.0.0.129 - - [2026-06-04 02:13:09] "POST /useragent-kv HTTP/1.1" 200 115 0.016310 10.0.0.129 - - [2026-06-04 02:13:09] "POST /virtual-networks HTTP/1.1" 200 696 0.294703 10.0.0.129 - - [2026-06-04 02:13:09] "POST /route-targets HTTP/1.1" 200 329 0.074668 10.0.0.129 - - [2026-06-04 02:13:09] "POST /ref-update HTTP/1.1" 200 156 0.084099 252.129.119.39 - - [2026-06-04 02:13:09] "POST /neutron/router HTTP/1.1" 200 344 0.509877 10.0.0.129 - - [2026-06-04 02:13:09] "POST /service-instances HTTP/1.1" 200 672 0.179183 10.0.0.129 - - [2026-06-04 02:13:09] "POST /ref-update HTTP/1.1" 200 156 0.035865 252.129.119.39 - - [2026-06-04 02:13:09] "POST /neutron/port HTTP/1.1" 200 1119 0.025901 10.0.0.129 - - [2026-06-04 02:13:09] "POST /route-tables HTTP/1.1" 200 584 0.035860 252.129.119.39 - - [2026-06-04 02:13:09] "POST /neutron/security_group HTTP/1.1" 200 2000 0.021950 252.129.119.39 - - [2026-06-04 02:13:09] "POST /neutron/port HTTP/1.1" 200 1060 0.495468 10.0.0.129 - - [2026-06-04 02:13:09] "PUT /logical-router/4f4d5ade-7bfc-4268-99a0-a9cd4cb5bc9a HTTP/1.1" 200 264 0.033075 252.129.119.39 - - [2026-06-04 02:13:09] "POST /neutron/port HTTP/1.1" 200 1060 0.011402 10.0.0.129 - - [2026-06-04 02:13:09] "POST /ref-update HTTP/1.1" 200 156 0.026223 252.129.119.39 - - [2026-06-04 02:13:10] "POST /neutron/port HTTP/1.1" 200 1060 0.015441 10.0.0.129 - - [2026-06-04 02:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.129 - - [2026-06-04 02:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.129 - - [2026-06-04 02:13:10] "POST /virtual-machines HTTP/1.1" 200 551 0.018457 252.129.119.39 - - [2026-06-04 02:13:10] "POST /neutron/port HTTP/1.1" 200 1110 0.081306 10.0.0.129 - - [2026-06-04 02:13:10] "DELETE /project/47bfdf4da756488a9bc4f91ba5f6d12b HTTP/1.1" 404 173 0.011868 10.0.0.129 - - [2026-06-04 02:13:10] "DELETE /project/3d2bcbe853504ab1a7fd68d9d5ffc5cb HTTP/1.1" 404 173 0.008636 10.0.0.129 - - [2026-06-04 02:13:10] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.006088 10.0.0.129 - - [2026-06-04 02:13:10] "GET /projects?obj_uuids=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001093 252.129.119.39 - - [2026-06-04 02:13:10] "POST /neutron/port HTTP/1.1" 200 1120 0.046479 10.0.0.129 - - [2026-06-04 02:13:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.164702 10.0.0.129 - - [2026-06-04 02:13:10] "GET /project/49d3428b-4324-404f-b004-d427440a8d33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.102112 10.0.0.129 - - [2026-06-04 02:13:10] "GET /project/3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.115145 10.0.0.129 - - [2026-06-04 02:13:10] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002775 10.0.0.129 - - [2026-06-04 02:13:10] "GET /projects?obj_uuids=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001381 252.129.119.39 - - [2026-06-04 02:13:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010603 10.0.0.129 - - [2026-06-04 02:13:10] "POST /chown HTTP/1.1" 200 109 0.045656 10.0.0.129 - - [2026-06-04 02:13:10] "GET /project/49d3428b-4324-404f-b004-d427440a8d33?fields=security_groups HTTP/1.1" 200 1337 0.070675 10.0.0.129 - - [2026-06-04 02:13:10] "GET /project/3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb?fields=security_groups HTTP/1.1" 200 1343 0.086930 252.129.119.39 - - [2026-06-04 02:13:10] "POST /neutron/subnet HTTP/1.1" 200 693 0.019212 10.0.0.129 - - [2026-06-04 02:13:10] "POST /instance-ips HTTP/1.1" 200 549 0.065534 252.129.119.39 - - [2026-06-04 02:13:10] "POST /neutron/port HTTP/1.1" 200 117 0.001191 10.0.0.129 - - [2026-06-04 02:13:10] "DELETE /security-group/86e3118d-c86d-4edd-9c28-761c04667d1f HTTP/1.1" 200 115 0.121987 10.0.0.129 - - [2026-06-04 02:13:10] "GET /projects?obj_uuids=49d3428b-4324-404f-b004-d427440a8d33&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001182 10.0.0.129 - - [2026-06-04 02:13:10] "POST /instance-ips HTTP/1.1" 400 244 0.034365 10.0.0.129 - - [2026-06-04 02:13:10] "DELETE /access-control-list/a4bab344-d9f3-4c7f-9f0c-53d89a458686 HTTP/1.1" 200 115 0.070229 252.129.119.39 - - [2026-06-04 02:13:10] "POST /neutron/network HTTP/1.1" 200 831 0.012359 10.0.0.129 - - [2026-06-04 02:13:10] "DELETE /security-group/0970a97e-3d2e-4920-a9b4-ba31d02f9a6b HTTP/1.1" 200 115 0.129366 10.0.0.129 - - [2026-06-04 02:13:10] "GET /projects?obj_uuids=3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001072 10.0.0.129 - - [2026-06-04 02:13:10] "GET /project/49d3428b-4324-404f-b004-d427440a8d33?fields=application_policy_sets HTTP/1.1" 200 1376 0.065855 10.0.0.129 - - [2026-06-04 02:13:10] "POST /chown HTTP/1.1" 200 109 0.022236 10.0.0.129 - - [2026-06-04 02:13:10] "DELETE /access-control-list/863e5424-50d9-4abf-9024-b3f44f465dc3 HTTP/1.1" 200 115 0.048947 10.0.0.129 - - [2026-06-04 02:13:10] "GET /project/3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb?fields=application_policy_sets HTTP/1.1" 200 1382 0.067323 10.0.0.129 - - [2026-06-04 02:13:10] "PUT /virtual-machine-interface/600c7be4-43ff-4ec2-8a70-aa5a7422a51d HTTP/1.1" 200 286 0.019396 10.0.0.129 - - [2026-06-04 02:13:10] "DELETE /access-control-list/d2f2b858-4028-437e-b1a7-dcffb981a4ac HTTP/1.1" 200 115 0.072354 10.0.0.129 - - [2026-06-04 02:13:10] "PUT /instance-ip/00ef5d7c-c301-40c3-b727-916b97333c82 HTTP/1.1" 200 258 0.044648 10.0.0.129 - - [2026-06-04 02:13:10] "DELETE /access-control-list/c345c875-2fa8-4742-8cdd-b53b66a4ed65 HTTP/1.1" 200 115 0.092115 10.0.0.129 - - [2026-06-04 02:13:10] "DELETE /project/49d3428b-4324-404f-b004-d427440a8d33 HTTP/1.1" 200 115 0.695394 10.0.0.129 - - [2026-06-04 02:13:10] "POST /ref-update HTTP/1.1" 200 156 0.022462 10.0.0.129 - - [2026-06-04 02:13:10] "DELETE /project/3d2bcbe8-5350-4ab1-a7fd-68d9d5ffc5cb HTTP/1.1" 200 115 0.710384 10.0.0.129 - - [2026-06-04 02:13:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.102164 10.0.0.129 - - [2026-06-04 02:13:11] "POST /chown HTTP/1.1" 200 109 0.009327 10.0.0.129 - - [2026-06-04 02:13:11] "POST /instance-ips HTTP/1.1" 200 547 0.047005 10.0.0.129 - - [2026-06-04 02:13:11] "POST /instance-ips HTTP/1.1" 400 314 0.020377 10.0.0.129 - - [2026-06-04 02:13:11] "POST /chown HTTP/1.1" 200 109 0.008404 10.0.0.129 - - [2026-06-04 02:13:11] "PUT /virtual-machine-interface/c84a05d7-cd8a-42d8-89cc-9176c7cdee2c HTTP/1.1" 200 286 0.024563 10.0.0.129 - - [2026-06-04 02:13:11] "PUT /instance-ip/df01f59c-6099-4e90-b275-931e3ffadbb6 HTTP/1.1" 200 258 0.015895 10.0.0.129 - - [2026-06-04 02:13:11] "POST /ref-update HTTP/1.1" 200 156 0.016920 10.0.0.129 - - [2026-06-04 02:13:11] "POST /ref-update HTTP/1.1" 200 156 0.020058 10.0.0.129 - - [2026-06-04 02:13:11] "PUT /routing-instance/6c6ba616-6183-43fa-ba46-bc3d589c7f5e HTTP/1.1" 200 268 0.018942 10.0.0.129 - - [2026-06-04 02:13:11] "POST /ref-update HTTP/1.1" 200 156 0.020469 10.0.0.129 - - [2026-06-04 02:13:11] "POST /virtual-machines HTTP/1.1" 200 551 0.018034 10.0.0.129 - - [2026-06-04 02:13:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.119557 10.0.0.129 - - [2026-06-04 02:13:11] "POST /chown HTTP/1.1" 200 109 0.012706 10.0.0.129 - - [2026-06-04 02:13:12] "POST /instance-ips HTTP/1.1" 400 244 0.064691 10.0.0.129 - - [2026-06-04 02:13:12] "POST /chown HTTP/1.1" 200 109 0.010006 10.0.0.129 - - [2026-06-04 02:13:12] "PUT /virtual-machine-interface/a167bad8-3189-43d8-956e-3bf8f8740eb3 HTTP/1.1" 200 286 0.020983 10.0.0.129 - - [2026-06-04 02:13:12] "PUT /instance-ip/00ef5d7c-c301-40c3-b727-916b97333c82 HTTP/1.1" 200 258 0.015814 10.0.0.129 - - [2026-06-04 02:13:12] "POST /ref-update HTTP/1.1" 200 156 0.017383 10.0.0.129 - - [2026-06-04 02:13:12] "POST /ref-update HTTP/1.1" 200 156 0.014668 10.0.0.129 - - [2026-06-04 02:13:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.168400 10.0.0.129 - - [2026-06-04 02:13:12] "POST /ref-update HTTP/1.1" 200 156 0.015495 10.0.0.129 - - [2026-06-04 02:13:12] "PUT /routing-instance/6c6ba616-6183-43fa-ba46-bc3d589c7f5e HTTP/1.1" 200 268 0.026540 10.0.0.129 - - [2026-06-04 02:13:12] "POST /chown HTTP/1.1" 200 109 0.011335 10.0.0.129 - - [2026-06-04 02:13:12] "POST /instance-ips HTTP/1.1" 400 314 0.042502 10.0.0.129 - - [2026-06-04 02:13:12] "POST /chown HTTP/1.1" 200 109 0.012447 10.0.0.129 - - [2026-06-04 02:13:12] "PUT /virtual-machine-interface/378656f2-3c74-4087-8fc6-7bb949f4cec9 HTTP/1.1" 200 286 0.024467 10.0.0.129 - - [2026-06-04 02:13:12] "PUT /instance-ip/df01f59c-6099-4e90-b275-931e3ffadbb6 HTTP/1.1" 200 258 0.014500 10.0.0.129 - - [2026-06-04 02:13:12] "POST /ref-update HTTP/1.1" 200 156 0.016336 10.0.0.129 - - [2026-06-04 02:13:13] "POST /ref-update HTTP/1.1" 200 156 0.014539 10.0.0.129 - - [2026-06-04 02:13:13] "POST /ref-update HTTP/1.1" 200 156 0.012486 10.0.0.129 - - [2026-06-04 02:13:13] "PUT /routing-instance/6c6ba616-6183-43fa-ba46-bc3d589c7f5e HTTP/1.1" 200 268 0.016287 252.129.119.39 - - [2026-06-04 02:13:14] "POST /neutron/port HTTP/1.1" 200 1119 0.013721 252.129.119.39 - - [2026-06-04 02:13:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009018 252.129.119.39 - - [2026-06-04 02:13:15] "POST /neutron/port HTTP/1.1" 200 1119 0.013165 252.129.119.39 - - [2026-06-04 02:13:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009973 252.129.119.39 - - [2026-06-04 02:13:15] "POST /neutron/port HTTP/1.1" 200 1119 0.014923 252.129.119.39 - - [2026-06-04 02:13:15] "POST /neutron/security_group HTTP/1.1" 200 2000 0.021602 10.0.0.129 - - [2026-06-04 02:13:15] "GET /virtual-machine/3bd51b05-254e-4b67-9111-08cfe65ab846 HTTP/1.1" 401 296 0.000675 10.0.0.129 - - [2026-06-04 02:13:15] "GET /virtual-machine/3bd51b05-254e-4b67-9111-08cfe65ab846 HTTP/1.1" 200 1297 0.039304 10.0.0.129 - - [2026-06-04 02:13:15] "GET /virtual-machine-interface/2e4f9286-a655-46ad-9bf7-9088fd87036b HTTP/1.1" 200 2958 0.005044 10.0.0.129 - - [2026-06-04 02:13:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.129 - - [2026-06-04 02:13:16] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003511 10.0.0.129 - - [2026-06-04 02:13:16] "GET /virtual-networks?parent_id=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003368 10.0.0.129 - - [2026-06-04 02:13:16] "GET /virtual-network/b6c49201-ee37-4de2-902e-9bef1df5b42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005416 252.129.119.39 - - [2026-06-04 02:13:18] "POST /neutron/port HTTP/1.1" 200 1119 0.013845 252.129.119.39 - - [2026-06-04 02:13:18] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005626 252.129.119.39 - - [2026-06-04 02:13:18] "POST /neutron/port HTTP/1.1" 200 1119 0.013910 252.129.119.39 - - [2026-06-04 02:13:18] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007476 252.129.119.39 - - [2026-06-04 02:13:18] "POST /neutron/port HTTP/1.1" 200 1119 0.012634 252.129.119.39 - - [2026-06-04 02:13:18] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006313 10.0.0.129 - - [2026-06-04 02:13:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.129 - - [2026-06-04 02:13:19] "GET /virtual-network/b6c49201-ee37-4de2-902e-9bef1df5b42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005119 10.0.0.129 - - [2026-06-04 02:13:20] "GET /obj-perms HTTP/1.1" 200 6399 0.075031 252.129.119.39 - - [2026-06-04 02:13:20] "POST /neutron/port HTTP/1.1" 200 1120 0.020580 252.129.119.39 - - [2026-06-04 02:13:20] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005586 252.129.119.39 - - [2026-06-04 02:13:20] "POST /neutron/port HTTP/1.1" 200 1120 0.014077 252.129.119.39 - - [2026-06-04 02:13:20] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006758 10.0.0.129 - - [2026-06-04 02:13:21] "GET /obj-perms HTTP/1.1" 200 6399 0.067045 10.0.0.129 - - [2026-06-04 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002989 10.0.0.129 - - [2026-06-04 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 252.129.119.39 - - [2026-06-04 02:13:21] "POST /neutron/port HTTP/1.1" 200 1120 0.012570 10.0.0.129 - - [2026-06-04 02:13:21] "POST /chown HTTP/1.1" 200 109 0.010839 252.129.119.39 - - [2026-06-04 02:13:21] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010301 10.0.0.129 - - [2026-06-04 02:13:21] "POST /instance-ips HTTP/1.1" 400 244 0.024054 10.0.0.129 - - [2026-06-04 02:13:21] "POST /chown HTTP/1.1" 200 109 0.009775 10.0.0.129 - - [2026-06-04 02:13:21] "POST /chown HTTP/1.1" 200 109 0.008143 10.0.0.129 - - [2026-06-04 02:13:21] "POST /instance-ips HTTP/1.1" 400 314 0.026344 10.0.0.129 - - [2026-06-04 02:13:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.129 - - [2026-06-04 02:13:21] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004198 10.0.0.129 - - [2026-06-04 02:13:21] "POST /chown HTTP/1.1" 200 109 0.013600 10.0.0.129 - - [2026-06-04 02:13:21] "GET /virtual-networks?parent_id=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.005260 10.0.0.129 - - [2026-06-04 02:13:21] "GET /virtual-network/b6c49201-ee37-4de2-902e-9bef1df5b42c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.007381 10.0.0.129 - - [2026-06-04 02:13:21] "POST /chown HTTP/1.1" 200 109 0.012963 10.0.0.129 - - [2026-06-04 02:13:21] "POST /instance-ips HTTP/1.1" 400 244 0.018923 10.0.0.129 - - [2026-06-04 02:13:21] "POST /chown HTTP/1.1" 200 109 0.011040 10.0.0.129 - - [2026-06-04 02:13:21] "POST /chown HTTP/1.1" 200 109 0.009252 10.0.0.129 - - [2026-06-04 02:13:21] "POST /instance-ips HTTP/1.1" 400 314 0.017486 10.0.0.129 - - [2026-06-04 02:13:21] "POST /chown HTTP/1.1" 200 109 0.009355 252.129.119.39 - - [2026-06-04 02:13:21] "POST /neutron/port HTTP/1.1" 200 1120 0.014717 252.129.119.39 - - [2026-06-04 02:13:22] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007133 252.129.119.39 - - [2026-06-04 02:13:22] "POST /neutron/port HTTP/1.1" 200 1120 0.021219 252.129.119.39 - - [2026-06-04 02:13:22] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006210 252.129.119.39 - - [2026-06-04 02:13:22] "POST /neutron/port HTTP/1.1" 200 1120 0.014362 252.129.119.39 - - [2026-06-04 02:13:22] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006278 10.0.0.129 - - [2026-06-04 02:13:22] "GET /virtual-machine/cb741d3d-7532-4f06-819d-6f282725dade HTTP/1.1" 200 1297 0.004770 10.0.0.129 - - [2026-06-04 02:13:22] "GET /virtual-machine-interface/0f5c335d-ad33-44dc-9f82-5ad6eac7b950 HTTP/1.1" 200 2970 0.005104 10.0.0.129 - - [2026-06-04 02:13:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.129 - - [2026-06-04 02:13:22] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003185 10.0.0.129 - - [2026-06-04 02:13:22] "GET /virtual-networks?parent_id=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003058 10.0.0.129 - - [2026-06-04 02:13:22] "GET /virtual-network/d4745b28-82bb-41a5-9301-0d18296956a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.006089 252.129.119.39 - - [2026-06-04 02:13:22] "POST /neutron/port HTTP/1.1" 200 1120 0.018510 252.129.119.39 - - [2026-06-04 02:13:22] "POST /neutron/security_group HTTP/1.1" 200 2000 0.005880 252.129.119.39 - - [2026-06-04 02:13:22] "POST /neutron/port HTTP/1.1" 200 1119 0.012031 252.129.119.39 - - [2026-06-04 02:13:23] "POST /neutron/port HTTP/1.1" 200 1119 0.016609 252.129.119.39 - - [2026-06-04 02:13:23] "POST /neutron/network HTTP/1.1" 200 833 0.006313 252.129.119.39 - - [2026-06-04 02:13:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003393 252.129.119.39 - - [2026-06-04 02:13:23] "POST /neutron/subnet HTTP/1.1" 200 689 0.007086 252.129.119.39 - - [2026-06-04 02:13:23] "POST /neutron/port HTTP/1.1" 200 117 0.001424 252.129.119.39 - - [2026-06-04 02:13:23] "POST /neutron/network HTTP/1.1" 200 823 0.005845 10.0.0.129 - - [2026-06-04 02:13:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.129 - - [2026-06-04 02:13:23] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005119 10.0.0.129 - - [2026-06-04 02:13:23] "GET /virtual-networks?parent_id=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003119 10.0.0.129 - - [2026-06-04 02:13:23] "GET /virtual-network/d4745b28-82bb-41a5-9301-0d18296956a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005486 252.129.119.39 - - [2026-06-04 02:13:28] "POST /neutron/router HTTP/1.1" 200 654 0.003866 10.0.0.129 - - [2026-06-04 02:13:28] "POST /ref-update HTTP/1.1" 200 156 0.017854 252.129.119.39 - - [2026-06-04 02:13:28] "POST /neutron/router HTTP/1.1" 200 344 0.110172 252.129.119.39 - - [2026-06-04 02:13:28] "POST /neutron/router HTTP/1.1" 200 654 0.004763 10.0.0.129 - - [2026-06-04 02:13:28] "GET /logical-router/4f4d5ade-7bfc-4268-99a0-a9cd4cb5bc9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.004172 10.0.0.129 - - [2026-06-04 02:13:28] "GET /service-instance/633de468-97d9-4f54-8495-52423bb505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2314 0.003486 10.0.0.129 - - [2026-06-04 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 252.129.119.39 - - [2026-06-04 02:13:28] "POST /neutron/router HTTP/1.1" 200 151 0.064057 10.0.0.129 - - [2026-06-04 02:13:28] "DELETE /route-target/2b4f041d-51b6-4eba-95c2-0d5603422657 HTTP/1.1" 409 241 0.007309 10.0.0.129 - - [2026-06-04 02:13:28] "PUT /logical-router/4f4d5ade-7bfc-4268-99a0-a9cd4cb5bc9a HTTP/1.1" 404 171 0.003723 10.0.0.129 - - [2026-06-04 02:13:28] "POST /ref-update HTTP/1.1" 200 156 0.014601 10.0.0.129 - - [2026-06-04 02:13:28] "DELETE /route-table/0cb9fbea-2c60-4d72-890c-d4b308ee877d HTTP/1.1" 200 115 0.028963 10.0.0.129 - - [2026-06-04 02:13:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006248 10.0.0.129 - - [2026-06-04 02:13:28] "PUT /routing-instance/6c6ba616-6183-43fa-ba46-bc3d589c7f5e HTTP/1.1" 200 268 0.016898 10.0.0.129 - - [2026-06-04 02:13:28] "GET /virtual-network/be102588-1e2b-42f8-a258-af52f7d84be9?fields=virtual_machine_interface_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 2298 0.008398 10.0.0.129 - - [2026-06-04 02:13:28] "POST /ref-update HTTP/1.1" 200 156 0.014367 252.129.119.39 - - [2026-06-04 02:13:28] "POST /neutron/network HTTP/1.1" 200 831 0.037415 10.0.0.129 - - [2026-06-04 02:13:28] "POST /ref-update HTTP/1.1" 200 156 0.012269 10.0.0.129 - - [2026-06-04 02:13:29] "GET /virtual-machine-interface/378656f2-3c74-4087-8fc6-7bb949f4cec9?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1648 0.010966 252.129.119.39 - - [2026-06-04 02:13:29] "POST /neutron/network HTTP/1.1" 400 204 0.056811 10.0.0.129 - - [2026-06-04 02:13:29] "POST /ref-update HTTP/1.1" 200 156 0.013653 10.0.0.129 - - [2026-06-04 02:13:29] "GET /instance-ip/df01f59c-6099-4e90-b275-931e3ffadbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.004023 10.0.0.129 - - [2026-06-04 02:13:29] "DELETE /virtual-machine-interface/378656f2-3c74-4087-8fc6-7bb949f4cec9 HTTP/1.1" 200 115 0.037110 10.0.0.129 - - [2026-06-04 02:13:29] "GET /virtual-machine-interface/c84a05d7-cd8a-42d8-89cc-9176c7cdee2c?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1648 0.008285 10.0.0.129 - - [2026-06-04 02:13:29] "POST /ref-update HTTP/1.1" 200 156 0.019537 10.0.0.129 - - [2026-06-04 02:13:29] "GET /instance-ip/df01f59c-6099-4e90-b275-931e3ffadbb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.005362 10.0.0.129 - - [2026-06-04 02:13:29] "DELETE /instance-ip/df01f59c-6099-4e90-b275-931e3ffadbb6 HTTP/1.1" 200 115 0.032966 10.0.0.129 - - [2026-06-04 02:13:29] "DELETE /virtual-machine-interface/c84a05d7-cd8a-42d8-89cc-9176c7cdee2c HTTP/1.1" 200 115 0.054700 10.0.0.129 - - [2026-06-04 02:13:29] "DELETE /instance-ip/df01f59c-6099-4e90-b275-931e3ffadbb6 HTTP/1.1" 404 177 0.003970 252.129.119.39 - - [2026-06-04 02:13:29] "POST /neutron/port HTTP/1.1" 200 1120 0.030877 10.0.0.129 - - [2026-06-04 02:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.129 - - [2026-06-04 02:13:29] "POST /useragent-kv HTTP/1.1" 200 115 0.008752 10.0.0.129 - - [2026-06-04 02:13:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003442 10.0.0.129 - - [2026-06-04 02:13:29] "DELETE /virtual-network/be102588-1e2b-42f8-a258-af52f7d84be9 HTTP/1.1" 200 115 0.160683 10.0.0.129 - - [2026-06-04 02:13:29] "DELETE /route-target/9acfc3d2-1a88-4b40-b0d3-80017910abd1 HTTP/1.1" 200 115 0.043683 252.129.119.39 - - [2026-06-04 02:13:29] "POST /neutron/port HTTP/1.1" 200 1119 0.027683 252.129.119.39 - - [2026-06-04 02:13:29] "POST /neutron/port HTTP/1.1" 200 1110 0.015829 10.0.0.129 - - [2026-06-04 02:13:29] "DELETE /service-instance/633de468-97d9-4f54-8495-52423bb505fe HTTP/1.1" 200 115 0.039278 10.0.0.129 - - [2026-06-04 02:13:29] "GET /logical-router/4f4d5ade-7bfc-4268-99a0-a9cd4cb5bc9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003266 10.0.0.129 - - [2026-06-04 02:13:29] "GET /service-instance/633de468-97d9-4f54-8495-52423bb505fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002681 252.129.119.39 - - [2026-06-04 02:13:29] "POST /neutron/port HTTP/1.1" 200 1109 0.012507 10.0.0.129 - - [2026-06-04 02:13:29] "GET /virtual-machine-interface/a167bad8-3189-43d8-956e-3bf8f8740eb3?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1652 0.006832 252.129.119.39 - - [2026-06-04 02:13:29] "POST /neutron/port HTTP/1.1" 200 151 0.144207 10.0.0.129 - - [2026-06-04 02:13:29] "POST /ref-update HTTP/1.1" 200 156 0.035168 10.0.0.129 - - [2026-06-04 02:13:29] "GET /instance-ip/00ef5d7c-c301-40c3-b727-916b97333c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.006337 252.129.119.39 - - [2026-06-04 02:13:30] "POST /neutron/port HTTP/1.1" 200 151 0.179798 10.0.0.129 - - [2026-06-04 02:13:30] "DELETE /virtual-machine-interface/a167bad8-3189-43d8-956e-3bf8f8740eb3 HTTP/1.1" 200 115 0.048548 10.0.0.129 - - [2026-06-04 02:13:30] "DELETE /virtual-machine/bdb38bd8-8ee1-4ad6-88b9-29af9d031f6f HTTP/1.1" 200 115 0.025504 10.0.0.129 - - [2026-06-04 02:13:30] "GET /virtual-machine-interface/600c7be4-43ff-4ec2-8a70-aa5a7422a51d?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1650 0.007051 10.0.0.129 - - [2026-06-04 02:13:30] "POST /ref-update HTTP/1.1" 200 156 0.016680 10.0.0.129 - - [2026-06-04 02:13:30] "GET /instance-ip/00ef5d7c-c301-40c3-b727-916b97333c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1688 0.006513 10.0.0.129 - - [2026-06-04 02:13:30] "DELETE /instance-ip/00ef5d7c-c301-40c3-b727-916b97333c82 HTTP/1.1" 200 115 0.035086 10.0.0.129 - - [2026-06-04 02:13:30] "DELETE /virtual-machine-interface/600c7be4-43ff-4ec2-8a70-aa5a7422a51d HTTP/1.1" 200 115 0.039633 10.0.0.129 - - [2026-06-04 02:13:30] "POST /ref-update HTTP/1.1" 200 156 0.009875 10.0.0.129 - - [2026-06-04 02:13:30] "DELETE /virtual-machine/dfcb7748-0a57-432c-b816-69f99dfc06f9 HTTP/1.1" 200 115 0.016085 252.129.119.39 - - [2026-06-04 02:13:31] "POST /neutron/network HTTP/1.1" 200 831 0.005120 10.0.0.129 - - [2026-06-04 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.129 - - [2026-06-04 02:13:31] "POST /useragent-kv HTTP/1.1" 200 115 0.004127 10.0.0.129 - - [2026-06-04 02:13:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002301 252.129.119.39 - - [2026-06-04 02:13:31] "POST /neutron/network HTTP/1.1" 200 151 0.089802 10.0.0.129 - - [2026-06-04 02:13:31] "DELETE /route-target/26ad6102-2159-400a-9727-1cdeff95c229 HTTP/1.1" 200 115 0.022781 252.129.119.39 - - [2026-06-04 02:13:31] "POST /neutron/network HTTP/1.1" 200 823 0.009651 10.0.0.129 - - [2026-06-04 02:13:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002368 10.0.0.129 - - [2026-06-04 02:13:31] "POST /useragent-kv HTTP/1.1" 200 115 0.003961 10.0.0.129 - - [2026-06-04 02:13:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002712 252.129.119.39 - - [2026-06-04 02:13:31] "POST /neutron/network HTTP/1.1" 200 151 0.089166 10.0.0.129 - - [2026-06-04 02:13:31] "DELETE /route-target/21b1d72e-db5f-4bc8-a246-2bfad9f54817 HTTP/1.1" 200 115 0.019119 10.0.0.129 - - [2026-06-04 02:13:31] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001161 10.0.0.129 - - [2026-06-04 02:13:31] "GET /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.024731 10.0.0.129 - - [2026-06-04 02:13:31] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001026 10.0.0.129 - - [2026-06-04 02:13:31] "GET /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b?fields=virtual_networks HTTP/1.1" 200 1039 0.067124 10.0.0.129 - - [2026-06-04 02:13:31] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001568 10.0.0.129 - - [2026-06-04 02:13:31] "GET /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.033897 10.0.0.129 - - [2026-06-04 02:13:32] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001285 10.0.0.129 - - [2026-06-04 02:13:32] "GET /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b?fields=security_groups HTTP/1.1" 200 1268 0.029936 10.0.0.129 - - [2026-06-04 02:13:32] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001252 10.0.0.129 - - [2026-06-04 02:13:32] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007410 10.0.0.129 - - [2026-06-04 02:13:33] "POST /fqname-to-id HTTP/1.1" 404 194 0.031739 10.0.0.129 - - [2026-06-04 02:13:33] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002587 10.0.0.129 - - [2026-06-04 02:13:33] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001554 10.0.0.129 - - [2026-06-04 02:13:33] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008282 10.0.0.129 - - [2026-06-04 02:13:33] "POST /id-to-fqname HTTP/1.1" 200 196 0.001566 10.0.0.129 - - [2026-06-04 02:13:33] "POST /fqname-to-id HTTP/1.1" 404 205 0.002934 10.0.0.129 - - [2026-06-04 02:13:33] "POST /security-groups HTTP/1.1" 200 591 0.064628 10.0.0.129 - - [2026-06-04 02:13:33] "POST /fqname-to-id HTTP/1.1" 404 240 0.002768 10.0.0.129 - - [2026-06-04 02:13:33] "POST /projects HTTP/1.1" 200 593 0.231051 10.0.0.129 - - [2026-06-04 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.266465 10.0.0.129 - - [2026-06-04 02:13:33] "POST /access-control-lists HTTP/1.1" 200 606 0.057541 10.0.0.129 - - [2026-06-04 02:13:33] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.410899 10.0.0.129 - - [2026-06-04 02:13:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.003128 10.0.0.129 - - [2026-06-04 02:13:33] "POST /access-control-lists HTTP/1.1" 200 604 0.060743 10.0.0.129 - - [2026-06-04 02:13:34] "GET / HTTP/1.1" 200 36499 0.002999 10.0.0.129 - - [2026-06-04 02:13:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000537 10.0.0.129 - - [2026-06-04 02:13:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.069752 10.0.0.129 - - [2026-06-04 02:13:36] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001119 10.0.0.129 - - [2026-06-04 02:13:36] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.024720 252.129.119.39 - - [2026-06-04 02:13:36] "POST /neutron/network HTTP/1.1" 200 117 0.039240 10.0.0.129 - - [2026-06-04 02:13:36] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001614 252.129.119.39 - - [2026-06-04 02:13:36] "POST /neutron/network HTTP/1.1" 200 611 0.074163 10.0.0.129 - - [2026-06-04 02:13:36] "POST /route-targets HTTP/1.1" 200 329 0.011186 10.0.0.129 - - [2026-06-04 02:13:36] "POST /ref-update HTTP/1.1" 200 156 0.015841 10.0.0.129 - - [2026-06-04 02:13:36] "POST /useragent-kv HTTP/1.1" 200 115 0.003645 252.129.119.39 - - [2026-06-04 02:13:36] "POST /neutron/subnet HTTP/1.1" 200 720 0.181412 10.0.0.129 - - [2026-06-04 02:13:36] "POST /fqname-to-id HTTP/1.1" 401 296 0.000433 10.0.0.129 - - [2026-06-04 02:13:36] "POST /useragent-kv HTTP/1.1" 200 115 0.004447 252.129.119.39 - - [2026-06-04 02:13:36] "POST /neutron/subnet HTTP/1.1" 200 823 0.156554 252.129.119.39 - - [2026-06-04 02:13:36] "POST /neutron/network HTTP/1.1" 200 1002 0.007541 10.0.0.129 - - [2026-06-04 02:13:36] "POST /id-to-fqname HTTP/1.1" 200 226 0.002277 10.0.0.129 - - [2026-06-04 02:13:36] "GET /virtual-network/f17dcee8-1af7-4585-baa2-f2c116ead371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006108 252.129.119.39 - - [2026-06-04 02:13:37] "POST /neutron/network HTTP/1.1" 200 1002 0.006824 10.0.0.129 - - [2026-06-04 02:13:37] "GET /virtual-network/f17dcee8-1af7-4585-baa2-f2c116ead371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.006259 10.0.0.129 - - [2026-06-04 02:13:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.032152 252.129.119.39 - - [2026-06-04 02:13:37] "POST /neutron/network HTTP/1.1" 200 1002 0.008718 252.129.119.39 - - [2026-06-04 02:13:37] "POST /neutron/subnet HTTP/1.1" 200 720 0.006855 252.129.119.39 - - [2026-06-04 02:13:37] "POST /neutron/subnet HTTP/1.1" 200 823 0.007587 10.0.0.129 - - [2026-06-04 02:13:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.129 - - [2026-06-04 02:13:37] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000977 10.0.0.129 - - [2026-06-04 02:13:37] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.032623 252.129.119.39 - - [2026-06-04 02:13:37] "POST /neutron/network HTTP/1.1" 200 117 0.010890 10.0.0.129 - - [2026-06-04 02:13:37] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001092 252.129.119.39 - - [2026-06-04 02:13:37] "POST /neutron/network HTTP/1.1" 200 611 0.073956 10.0.0.129 - - [2026-06-04 02:13:37] "POST /route-targets HTTP/1.1" 200 329 0.009977 10.0.0.129 - - [2026-06-04 02:13:37] "POST /ref-update HTTP/1.1" 200 156 0.013174 10.0.0.129 - - [2026-06-04 02:13:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003742 252.129.119.39 - - [2026-06-04 02:13:37] "POST /neutron/subnet HTTP/1.1" 200 720 0.132492 10.0.0.129 - - [2026-06-04 02:13:37] "POST /fqname-to-id HTTP/1.1" 404 207 0.003802 10.0.0.129 - - [2026-06-04 02:13:37] "POST /useragent-kv HTTP/1.1" 200 115 0.005511 252.129.119.39 - - [2026-06-04 02:13:37] "POST /neutron/subnet HTTP/1.1" 200 828 0.181339 252.129.119.39 - - [2026-06-04 02:13:38] "POST /neutron/network HTTP/1.1" 200 1003 0.008631 10.0.0.129 - - [2026-06-04 02:13:38] "POST /id-to-fqname HTTP/1.1" 200 226 0.001854 10.0.0.129 - - [2026-06-04 02:13:38] "GET /virtual-network/2a99f76b-b156-48be-85b8-23775c23f437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004839 252.129.119.39 - - [2026-06-04 02:13:38] "POST /neutron/network HTTP/1.1" 200 1003 0.006455 10.0.0.129 - - [2026-06-04 02:13:38] "GET /virtual-network/2a99f76b-b156-48be-85b8-23775c23f437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005135 252.129.119.39 - - [2026-06-04 02:13:38] "POST /neutron/network HTTP/1.1" 200 1003 0.038024 252.129.119.39 - - [2026-06-04 02:13:38] "POST /neutron/subnet HTTP/1.1" 200 720 0.009368 252.129.119.39 - - [2026-06-04 02:13:38] "POST /neutron/subnet HTTP/1.1" 200 828 0.009416 10.0.0.129 - - [2026-06-04 02:13:38] "POST /fqname-to-id HTTP/1.1" 404 232 0.002866 10.0.0.129 - - [2026-06-04 02:13:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.129 - - [2026-06-04 02:13:38] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001134 10.0.0.129 - - [2026-06-04 02:13:38] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.028961 10.0.0.129 - - [2026-06-04 02:13:38] "POST /network-policys HTTP/1.1" 200 579 0.060533 10.0.0.129 - - [2026-06-04 02:13:38] "GET /network-policy/1df9b7c4-454e-40fa-94ff-3b3ff3a413b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.004911 252.129.119.39 - - [2026-06-04 02:13:38] "POST /neutron/network HTTP/1.1" 200 1002 0.007669 10.0.0.129 - - [2026-06-04 02:13:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.005021 10.0.0.129 - - [2026-06-04 02:13:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.008266 252.129.119.39 - - [2026-06-04 02:13:38] "POST /neutron/network HTTP/1.1" 200 1108 0.065631 10.0.0.129 - - [2026-06-04 02:13:38] "POST /access-control-lists HTTP/1.1" 200 598 0.068338 252.129.119.39 - - [2026-06-04 02:13:38] "POST /neutron/network HTTP/1.1" 200 1108 0.008045 10.0.0.129 - - [2026-06-04 02:13:38] "GET /virtual-network/f17dcee8-1af7-4585-baa2-f2c116ead371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.005635 10.0.0.129 - - [2026-06-04 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.129 - - [2026-06-04 02:13:39] "GET /network-policy/1df9b7c4-454e-40fa-94ff-3b3ff3a413b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.004224 252.129.119.39 - - [2026-06-04 02:13:39] "POST /neutron/network HTTP/1.1" 200 1003 0.007675 10.0.0.129 - - [2026-06-04 02:13:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.008287 10.0.0.129 - - [2026-06-04 02:13:39] "POST /fqname-to-id HTTP/1.1" 404 207 0.005229 252.129.119.39 - - [2026-06-04 02:13:39] "POST /neutron/network HTTP/1.1" 200 1109 0.055271 10.0.0.129 - - [2026-06-04 02:13:39] "POST /access-control-lists HTTP/1.1" 200 598 0.070855 252.129.119.39 - - [2026-06-04 02:13:39] "POST /neutron/network HTTP/1.1" 200 1109 0.007906 10.0.0.129 - - [2026-06-04 02:13:39] "POST /ref-update HTTP/1.1" 200 156 0.011539 10.0.0.129 - - [2026-06-04 02:13:39] "GET /virtual-network/2a99f76b-b156-48be-85b8-23775c23f437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.008683 10.0.0.129 - - [2026-06-04 02:13:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.129 - - [2026-06-04 02:13:39] "GET /network-policy/1df9b7c4-454e-40fa-94ff-3b3ff3a413b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3122 0.003362 10.0.0.129 - - [2026-06-04 02:13:39] "GET /domains HTTP/1.1" 401 296 0.000414 10.0.0.129 - - [2026-06-04 02:13:39] "GET /domains HTTP/1.1" 200 440 0.030601 10.0.0.129 - - [2026-06-04 02:13:39] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001900 10.0.0.129 - - [2026-06-04 02:13:39] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1505 0.010572 10.0.0.129 - - [2026-06-04 02:13:39] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001078 10.0.0.129 - - [2026-06-04 02:13:39] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460 HTTP/1.1" 200 2626 0.027251 10.0.0.129 - - [2026-06-04 02:13:40] "GET /virtual-network/f17dcee8-1af7-4585-baa2-f2c116ead371 HTTP/1.1" 200 3505 0.011034 10.0.0.129 - - [2026-06-04 02:13:40] "GET /virtual-network/f17dcee8-1af7-4585-baa2-f2c116ead371 HTTP/1.1" 200 3505 0.008654 10.0.0.129 - - [2026-06-04 02:13:40] "GET /routing-instance/f98b1093-4724-4322-9195-14b51f83bb08 HTTP/1.1" 200 1800 0.004313 10.0.0.129 - - [2026-06-04 02:13:40] "GET /routing-instance/f98b1093-4724-4322-9195-14b51f83bb08 HTTP/1.1" 200 1800 0.004414 10.0.0.129 - - [2026-06-04 02:13:40] "GET /route-target/021c980f-6056-4cab-b280-422888c45f2d HTTP/1.1" 200 1213 0.004320 10.0.0.129 - - [2026-06-04 02:13:40] "GET /virtual-network/f17dcee8-1af7-4585-baa2-f2c116ead371 HTTP/1.1" 200 3505 0.005357 10.0.0.129 - - [2026-06-04 02:13:40] "GET /routing-instance/f98b1093-4724-4322-9195-14b51f83bb08 HTTP/1.1" 200 1800 0.004624 10.0.0.129 - - [2026-06-04 02:13:40] "GET /virtual-network/f17dcee8-1af7-4585-baa2-f2c116ead371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.005735 10.0.0.129 - - [2026-06-04 02:13:40] "GET /virtual-network/f17dcee8-1af7-4585-baa2-f2c116ead371 HTTP/1.1" 200 3505 0.007569 10.0.0.129 - - [2026-06-04 02:13:40] "GET /routing-instance/f98b1093-4724-4322-9195-14b51f83bb08 HTTP/1.1" 200 1800 0.003884 10.0.0.129 - - [2026-06-04 02:13:40] "GET /routing-instance/f98b1093-4724-4322-9195-14b51f83bb08 HTTP/1.1" 200 1800 0.004488 10.0.0.129 - - [2026-06-04 02:13:40] "GET /route-target/021c980f-6056-4cab-b280-422888c45f2d HTTP/1.1" 200 1213 0.003475 10.0.0.129 - - [2026-06-04 02:13:40] "GET /domains HTTP/1.1" 200 440 0.003222 10.0.0.129 - - [2026-06-04 02:13:40] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001182 10.0.0.129 - - [2026-06-04 02:13:40] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1505 0.007389 10.0.0.129 - - [2026-06-04 02:13:40] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001809 10.0.0.129 - - [2026-06-04 02:13:41] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460 HTTP/1.1" 200 2626 0.027866 10.0.0.129 - - [2026-06-04 02:13:41] "GET /virtual-network/f17dcee8-1af7-4585-baa2-f2c116ead371 HTTP/1.1" 200 3505 0.005471 10.0.0.129 - - [2026-06-04 02:13:41] "GET /obj-perms HTTP/1.1" 200 6462 0.061456 10.0.0.129 - - [2026-06-04 02:13:41] "GET /domains HTTP/1.1" 200 440 0.004881 10.0.0.129 - - [2026-06-04 02:13:41] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001534 10.0.0.129 - - [2026-06-04 02:13:41] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1505 0.007391 10.0.0.129 - - [2026-06-04 02:13:41] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001594 10.0.0.129 - - [2026-06-04 02:13:41] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460 HTTP/1.1" 200 2626 0.026444 10.0.0.129 - - [2026-06-04 02:13:41] "GET /virtual-network/2a99f76b-b156-48be-85b8-23775c23f437 HTTP/1.1" 200 3506 0.008016 10.0.0.129 - - [2026-06-04 02:13:41] "GET /virtual-network/2a99f76b-b156-48be-85b8-23775c23f437 HTTP/1.1" 200 3506 0.008209 10.0.0.129 - - [2026-06-04 02:13:42] "GET /routing-instance/7891ca49-08ab-48e0-8f78-f30043dcc4c8 HTTP/1.1" 200 1799 0.003895 10.0.0.129 - - [2026-06-04 02:13:42] "GET /routing-instance/7891ca49-08ab-48e0-8f78-f30043dcc4c8 HTTP/1.1" 200 1799 0.006196 10.0.0.129 - - [2026-06-04 02:13:42] "GET /route-target/dd96acaa-3ec9-4ff1-90ef-fb13232a7b8b HTTP/1.1" 200 1215 0.004496 10.0.0.129 - - [2026-06-04 02:13:42] "GET /virtual-network/2a99f76b-b156-48be-85b8-23775c23f437 HTTP/1.1" 200 3506 0.007527 10.0.0.129 - - [2026-06-04 02:13:42] "GET /routing-instance/7891ca49-08ab-48e0-8f78-f30043dcc4c8 HTTP/1.1" 200 1799 0.004040 10.0.0.129 - - [2026-06-04 02:13:42] "GET /virtual-network/2a99f76b-b156-48be-85b8-23775c23f437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005322 10.0.0.129 - - [2026-06-04 02:13:42] "GET /virtual-network/2a99f76b-b156-48be-85b8-23775c23f437 HTTP/1.1" 200 3506 0.005582 10.0.0.129 - - [2026-06-04 02:13:42] "GET /routing-instance/7891ca49-08ab-48e0-8f78-f30043dcc4c8 HTTP/1.1" 200 1799 0.004435 10.0.0.129 - - [2026-06-04 02:13:42] "GET /routing-instance/7891ca49-08ab-48e0-8f78-f30043dcc4c8 HTTP/1.1" 200 1799 0.004352 10.0.0.129 - - [2026-06-04 02:13:42] "GET /route-target/dd96acaa-3ec9-4ff1-90ef-fb13232a7b8b HTTP/1.1" 200 1215 0.003503 10.0.0.129 - - [2026-06-04 02:13:42] "GET /domains HTTP/1.1" 200 440 0.002864 10.0.0.129 - - [2026-06-04 02:13:42] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001306 10.0.0.129 - - [2026-06-04 02:13:42] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1505 0.007732 10.0.0.129 - - [2026-06-04 02:13:42] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003696 10.0.0.129 - - [2026-06-04 02:13:42] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460 HTTP/1.1" 200 2626 0.029829 10.0.0.129 - - [2026-06-04 02:13:42] "GET /virtual-network/2a99f76b-b156-48be-85b8-23775c23f437 HTTP/1.1" 200 3506 0.005238 10.0.0.129 - - [2026-06-04 02:13:42] "GET /obj-perms HTTP/1.1" 200 6462 0.001740 10.0.0.129 - - [2026-06-04 02:13:43] "GET /virtual-network/2a99f76b-b156-48be-85b8-23775c23f437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005220 252.129.119.39 - - [2026-06-04 02:13:43] "POST /neutron/network HTTP/1.1" 200 1109 0.010370 10.0.0.129 - - [2026-06-04 02:13:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.006367 252.129.119.39 - - [2026-06-04 02:13:43] "POST /neutron/network HTTP/1.1" 200 1003 0.069922 10.0.0.129 - - [2026-06-04 02:13:43] "DELETE /access-control-list/629d8705-d5b1-4151-a322-c0bdb678b5ba HTTP/1.1" 200 115 0.052256 10.0.0.129 - - [2026-06-04 02:13:43] "POST /ref-update HTTP/1.1" 200 156 0.016474 252.129.119.39 - - [2026-06-04 02:13:43] "POST /neutron/network HTTP/1.1" 200 1003 0.010609 10.0.0.129 - - [2026-06-04 02:13:43] "GET /virtual-network/2a99f76b-b156-48be-85b8-23775c23f437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.004941 10.0.0.129 - - [2026-06-04 02:13:43] "GET /virtual-network/f17dcee8-1af7-4585-baa2-f2c116ead371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.006763 252.129.119.39 - - [2026-06-04 02:13:43] "POST /neutron/network HTTP/1.1" 200 1108 0.008453 10.0.0.129 - - [2026-06-04 02:13:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.013029 252.129.119.39 - - [2026-06-04 02:13:43] "POST /neutron/network HTTP/1.1" 200 1002 0.053685 10.0.0.129 - - [2026-06-04 02:13:43] "DELETE /access-control-list/30d3d92c-7e11-4eb7-92ea-49fc353ffe45 HTTP/1.1" 200 115 0.034607 10.0.0.129 - - [2026-06-04 02:13:43] "POST /ref-update HTTP/1.1" 200 156 0.015795 252.129.119.39 - - [2026-06-04 02:13:43] "POST /neutron/network HTTP/1.1" 200 1002 0.010754 10.0.0.129 - - [2026-06-04 02:13:43] "GET /virtual-network/f17dcee8-1af7-4585-baa2-f2c116ead371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004966 10.0.0.129 - - [2026-06-04 02:13:43] "DELETE /network-policy/1df9b7c4-454e-40fa-94ff-3b3ff3a413b3 HTTP/1.1" 200 115 0.023940 252.129.119.39 - - [2026-06-04 02:13:43] "POST /neutron/network HTTP/1.1" 200 1003 0.006758 10.0.0.129 - - [2026-06-04 02:13:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.129 - - [2026-06-04 02:13:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002376 10.0.0.129 - - [2026-06-04 02:13:43] "POST /useragent-kv HTTP/1.1" 200 115 0.003034 10.0.0.129 - - [2026-06-04 02:13:43] "POST /useragent-kv HTTP/1.1" 200 115 0.002226 10.0.0.129 - - [2026-06-04 02:13:43] "POST /useragent-kv HTTP/1.1" 200 115 0.001947 252.129.119.39 - - [2026-06-04 02:13:43] "POST /neutron/network HTTP/1.1" 200 151 0.109454 10.0.0.129 - - [2026-06-04 02:13:43] "DELETE /route-target/dd96acaa-3ec9-4ff1-90ef-fb13232a7b8b HTTP/1.1" 200 115 0.032642 10.0.0.129 - - [2026-06-04 02:13:43] "GET /routing-instance/7891ca49-08ab-48e0-8f78-f30043dcc4c8 HTTP/1.1" 404 171 0.002997 10.0.0.129 - - [2026-06-04 02:13:43] "GET /domains HTTP/1.1" 200 440 0.002939 10.0.0.129 - - [2026-06-04 02:13:44] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001184 10.0.0.129 - - [2026-06-04 02:13:44] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1505 0.010328 10.0.0.129 - - [2026-06-04 02:13:44] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002866 10.0.0.129 - - [2026-06-04 02:13:44] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460 HTTP/1.1" 200 2146 0.034417 252.129.119.39 - - [2026-06-04 02:13:44] "POST /neutron/network HTTP/1.1" 200 1002 0.008584 10.0.0.129 - - [2026-06-04 02:13:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.129 - - [2026-06-04 02:13:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003303 10.0.0.129 - - [2026-06-04 02:13:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002091 10.0.0.129 - - [2026-06-04 02:13:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002531 10.0.0.129 - - [2026-06-04 02:13:44] "POST /useragent-kv HTTP/1.1" 200 115 0.001826 252.129.119.39 - - [2026-06-04 02:13:44] "POST /neutron/network HTTP/1.1" 200 151 0.103595 10.0.0.129 - - [2026-06-04 02:13:44] "DELETE /route-target/021c980f-6056-4cab-b280-422888c45f2d HTTP/1.1" 200 115 0.036282 10.0.0.129 - - [2026-06-04 02:13:44] "GET /routing-instance/f98b1093-4724-4322-9195-14b51f83bb08 HTTP/1.1" 404 171 0.002784 10.0.0.129 - - [2026-06-04 02:13:44] "GET /domains HTTP/1.1" 200 440 0.003037 10.0.0.129 - - [2026-06-04 02:13:44] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001160 10.0.0.129 - - [2026-06-04 02:13:44] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1505 0.007784 10.0.0.129 - - [2026-06-04 02:13:44] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001549 10.0.0.129 - - [2026-06-04 02:13:44] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460 HTTP/1.1" 200 1901 0.032541 10.0.0.129 - - [2026-06-04 02:13:45] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001092 10.0.0.129 - - [2026-06-04 02:13:45] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.024888 10.0.0.129 - - [2026-06-04 02:13:45] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000927 10.0.0.129 - - [2026-06-04 02:13:45] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460?fields=virtual_networks HTTP/1.1" 200 1049 0.065500 10.0.0.129 - - [2026-06-04 02:13:45] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003110 10.0.0.129 - - [2026-06-04 02:13:45] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.027913 10.0.0.129 - - [2026-06-04 02:13:45] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001258 10.0.0.129 - - [2026-06-04 02:13:45] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460?fields=security_groups HTTP/1.1" 200 1283 0.023325 10.0.0.129 - - [2026-06-04 02:13:46] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001133 10.0.0.129 - - [2026-06-04 02:13:46] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007238 10.0.0.129 - - [2026-06-04 02:13:46] "POST /fqname-to-id HTTP/1.1" 404 202 0.031673 10.0.0.129 - - [2026-06-04 02:13:46] "GET /projects?obj_uuids=9c8c957b-29e8-4a28-9261-a4dddebb3286&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002414 10.0.0.129 - - [2026-06-04 02:13:46] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001104 10.0.0.129 - - [2026-06-04 02:13:46] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006665 10.0.0.129 - - [2026-06-04 02:13:46] "POST /id-to-fqname HTTP/1.1" 200 204 0.001771 10.0.0.129 - - [2026-06-04 02:13:46] "POST /fqname-to-id HTTP/1.1" 404 213 0.003524 10.0.0.129 - - [2026-06-04 02:13:47] "POST /security-groups HTTP/1.1" 200 599 0.068726 10.0.0.129 - - [2026-06-04 02:13:47] "POST /fqname-to-id HTTP/1.1" 404 248 0.002747 10.0.0.129 - - [2026-06-04 02:13:47] "POST /projects HTTP/1.1" 200 609 0.223808 10.0.0.129 - - [2026-06-04 02:13:47] "POST /access-control-lists HTTP/1.1" 200 614 0.059820 10.0.0.129 - - [2026-06-04 02:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.302864 10.0.0.129 - - [2026-06-04 02:13:47] "POST /fqname-to-id HTTP/1.1" 404 247 0.003276 10.0.0.129 - - [2026-06-04 02:13:47] "GET /project/9c8c957b-29e8-4a28-9261-a4dddebb3286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.442016 10.0.0.129 - - [2026-06-04 02:13:47] "POST /access-control-lists HTTP/1.1" 200 612 0.060467 10.0.0.129 - - [2026-06-04 02:13:48] "GET / HTTP/1.1" 200 36499 0.002311 10.0.0.129 - - [2026-06-04 02:13:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000525 10.0.0.129 - - [2026-06-04 02:13:50] "POST /fqname-to-id HTTP/1.1" 404 231 0.085541 10.0.0.129 - - [2026-06-04 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.129 - - [2026-06-04 02:13:50] "GET /projects?obj_uuids=9c8c957b-29e8-4a28-9261-a4dddebb3286&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001089 10.0.0.129 - - [2026-06-04 02:13:50] "GET /project/9c8c957b-29e8-4a28-9261-a4dddebb3286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.036662 10.0.0.129 - - [2026-06-04 02:13:50] "POST /network-policys HTTP/1.1" 200 569 0.060962 10.0.0.129 - - [2026-06-04 02:13:50] "GET /network-policy/eefb9a70-67ee-44d3-87bf-eb75f8947064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3147 0.004977 10.0.0.129 - - [2026-06-04 02:13:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.129 - - [2026-06-04 02:13:50] "GET /projects?obj_uuids=9c8c957b-29e8-4a28-9261-a4dddebb3286&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001188 10.0.0.129 - - [2026-06-04 02:13:50] "GET /project/9c8c957b-29e8-4a28-9261-a4dddebb3286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.025063 252.129.119.39 - - [2026-06-04 02:13:50] "POST /neutron/network HTTP/1.1" 200 117 0.038356 10.0.0.129 - - [2026-06-04 02:13:50] "GET /projects?obj_uuids=9c8c957b-29e8-4a28-9261-a4dddebb3286&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001373 252.129.119.39 - - [2026-06-04 02:13:50] "POST /neutron/network HTTP/1.1" 200 621 0.071748 10.0.0.129 - - [2026-06-04 02:13:50] "POST /route-targets HTTP/1.1" 200 329 0.021728 10.0.0.129 - - [2026-06-04 02:13:50] "POST /ref-update HTTP/1.1" 200 156 0.025475 10.0.0.129 - - [2026-06-04 02:13:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002472 252.129.119.39 - - [2026-06-04 02:13:51] "POST /neutron/subnet HTTP/1.1" 200 719 0.208137 10.0.0.129 - - [2026-06-04 02:13:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.004363 10.0.0.129 - - [2026-06-04 02:13:51] "POST /useragent-kv HTTP/1.1" 200 115 0.005077 252.129.119.39 - - [2026-06-04 02:13:51] "POST /neutron/subnet HTTP/1.1" 200 828 0.144017 252.129.119.39 - - [2026-06-04 02:13:51] "POST /neutron/network HTTP/1.1" 200 1013 0.009886 10.0.0.129 - - [2026-06-04 02:13:51] "POST /id-to-fqname HTTP/1.1" 200 235 0.001626 10.0.0.129 - - [2026-06-04 02:13:51] "GET /virtual-network/cfa652cc-78b3-4d97-8309-6f3e2b828dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.005888 252.129.119.39 - - [2026-06-04 02:13:51] "POST /neutron/network HTTP/1.1" 200 1013 0.008685 10.0.0.129 - - [2026-06-04 02:13:51] "GET /virtual-network/cfa652cc-78b3-4d97-8309-6f3e2b828dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2660 0.007440 252.129.119.39 - - [2026-06-04 02:13:51] "POST /neutron/network HTTP/1.1" 200 1013 0.008272 252.129.119.39 - - [2026-06-04 02:13:51] "POST /neutron/subnet HTTP/1.1" 200 719 0.007600 252.129.119.39 - - [2026-06-04 02:13:51] "POST /neutron/subnet HTTP/1.1" 200 828 0.008625 252.129.119.39 - - [2026-06-04 02:13:51] "POST /neutron/network HTTP/1.1" 200 1013 0.009888 10.0.0.129 - - [2026-06-04 02:13:51] "POST /fqname-to-id HTTP/1.1" 404 250 0.004940 10.0.0.129 - - [2026-06-04 02:13:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.002538 252.129.119.39 - - [2026-06-04 02:13:51] "POST /neutron/network HTTP/1.1" 200 1118 0.046218 10.0.0.129 - - [2026-06-04 02:13:51] "POST /access-control-lists HTTP/1.1" 200 609 0.066462 252.129.119.39 - - [2026-06-04 02:13:51] "POST /neutron/network HTTP/1.1" 200 1118 0.012798 10.0.0.129 - - [2026-06-04 02:13:51] "GET /virtual-network/cfa652cc-78b3-4d97-8309-6f3e2b828dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2983 0.005487 10.0.0.129 - - [2026-06-04 02:13:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.129 - - [2026-06-04 02:13:52] "GET /network-policy/eefb9a70-67ee-44d3-87bf-eb75f8947064?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3147 0.004949 10.0.0.129 - - [2026-06-04 02:13:52] "GET /domains HTTP/1.1" 401 296 0.000413 10.0.0.129 - - [2026-06-04 02:13:52] "GET /domains HTTP/1.1" 200 440 0.031492 10.0.0.129 - - [2026-06-04 02:13:52] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001538 10.0.0.129 - - [2026-06-04 02:13:52] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1707 0.011465 10.0.0.129 - - [2026-06-04 02:13:52] "GET /projects?obj_uuids=9c8c957b-29e8-4a28-9261-a4dddebb3286&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002280 10.0.0.129 - - [2026-06-04 02:13:52] "GET /project/9c8c957b-29e8-4a28-9261-a4dddebb3286 HTTP/1.1" 200 2460 0.029030 10.0.0.129 - - [2026-06-04 02:13:52] "GET /virtual-network/cfa652cc-78b3-4d97-8309-6f3e2b828dac HTTP/1.1" 200 3545 0.008480 10.0.0.129 - - [2026-06-04 02:13:52] "GET /virtual-network/cfa652cc-78b3-4d97-8309-6f3e2b828dac HTTP/1.1" 200 3545 0.006636 10.0.0.129 - - [2026-06-04 02:13:52] "GET /routing-instance/b2a88050-b9fe-4d84-90ca-5d124adae2d6 HTTP/1.1" 200 1500 0.004207 10.0.0.129 - - [2026-06-04 02:13:52] "GET /routing-instance/b2a88050-b9fe-4d84-90ca-5d124adae2d6 HTTP/1.1" 200 1500 0.003515 10.0.0.129 - - [2026-06-04 02:13:52] "GET /route-target/8fc6d446-5f9a-4348-93fd-a6fcb4747211 HTTP/1.1" 200 1225 0.003593 10.0.0.129 - - [2026-06-04 02:13:52] "GET /virtual-network/cfa652cc-78b3-4d97-8309-6f3e2b828dac HTTP/1.1" 200 3545 0.004848 10.0.0.129 - - [2026-06-04 02:13:53] "GET /routing-instance/b2a88050-b9fe-4d84-90ca-5d124adae2d6 HTTP/1.1" 200 1500 0.004956 10.0.0.129 - - [2026-06-04 02:13:53] "GET /virtual-network/cfa652cc-78b3-4d97-8309-6f3e2b828dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2983 0.004977 10.0.0.129 - - [2026-06-04 02:13:53] "GET /virtual-network/cfa652cc-78b3-4d97-8309-6f3e2b828dac HTTP/1.1" 200 3545 0.004665 10.0.0.129 - - [2026-06-04 02:13:53] "GET /routing-instance/b2a88050-b9fe-4d84-90ca-5d124adae2d6 HTTP/1.1" 200 1500 0.004024 10.0.0.129 - - [2026-06-04 02:13:53] "GET /routing-instance/b2a88050-b9fe-4d84-90ca-5d124adae2d6 HTTP/1.1" 200 1500 0.003459 10.0.0.129 - - [2026-06-04 02:13:53] "GET /route-target/8fc6d446-5f9a-4348-93fd-a6fcb4747211 HTTP/1.1" 200 1225 0.004091 10.0.0.129 - - [2026-06-04 02:13:53] "GET /domains HTTP/1.1" 200 440 0.002882 10.0.0.129 - - [2026-06-04 02:13:53] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001118 10.0.0.129 - - [2026-06-04 02:13:53] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1707 0.007927 10.0.0.129 - - [2026-06-04 02:13:53] "GET /projects?obj_uuids=9c8c957b-29e8-4a28-9261-a4dddebb3286&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001033 10.0.0.129 - - [2026-06-04 02:13:53] "GET /project/9c8c957b-29e8-4a28-9261-a4dddebb3286 HTTP/1.1" 200 2460 0.026733 10.0.0.129 - - [2026-06-04 02:13:53] "GET /virtual-network/cfa652cc-78b3-4d97-8309-6f3e2b828dac HTTP/1.1" 200 3545 0.004733 10.0.0.129 - - [2026-06-04 02:13:54] "GET /obj-perms HTTP/1.1" 200 6478 0.074720 10.0.0.129 - - [2026-06-04 02:13:54] "GET /domains HTTP/1.1" 200 440 0.004936 10.0.0.129 - - [2026-06-04 02:13:54] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001185 10.0.0.129 - - [2026-06-04 02:13:54] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1707 0.008113 10.0.0.129 - - [2026-06-04 02:13:54] "GET /projects?obj_uuids=9c8c957b-29e8-4a28-9261-a4dddebb3286&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001069 10.0.0.129 - - [2026-06-04 02:13:54] "GET /project/9c8c957b-29e8-4a28-9261-a4dddebb3286 HTTP/1.1" 200 2460 0.028217 10.0.0.129 - - [2026-06-04 02:13:54] "GET /network-policy/eefb9a70-67ee-44d3-87bf-eb75f8947064 HTTP/1.1" 200 3473 0.005067 10.0.0.129 - - [2026-06-04 02:13:54] "DELETE /network-policy/eefb9a70-67ee-44d3-87bf-eb75f8947064 HTTP/1.1" 409 240 0.010380 252.129.119.39 - - [2026-06-04 02:13:54] "POST /neutron/network HTTP/1.1" 200 1118 0.008016 10.0.0.129 - - [2026-06-04 02:13:54] "DELETE /access-control-list/6bd15fd0-0aa1-408c-93d5-5512e0c1986f HTTP/1.1" 200 115 0.033690 10.0.0.129 - - [2026-06-04 02:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.129 - - [2026-06-04 02:13:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002042 10.0.0.129 - - [2026-06-04 02:13:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002541 10.0.0.129 - - [2026-06-04 02:13:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002010 10.0.0.129 - - [2026-06-04 02:13:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002310 252.129.119.39 - - [2026-06-04 02:13:54] "POST /neutron/network HTTP/1.1" 200 151 0.108193 10.0.0.129 - - [2026-06-04 02:13:54] "GET /routing-instance/b2a88050-b9fe-4d84-90ca-5d124adae2d6 HTTP/1.1" 404 171 0.004061 10.0.0.129 - - [2026-06-04 02:13:54] "DELETE /route-target/8fc6d446-5f9a-4348-93fd-a6fcb4747211 HTTP/1.1" 200 115 0.014242 10.0.0.129 - - [2026-06-04 02:13:54] "GET /domains HTTP/1.1" 200 440 0.003195 10.0.0.129 - - [2026-06-04 02:13:54] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001657 10.0.0.129 - - [2026-06-04 02:13:54] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1707 0.009127 10.0.0.129 - - [2026-06-04 02:13:54] "GET /projects?obj_uuids=9c8c957b-29e8-4a28-9261-a4dddebb3286&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001139 10.0.0.129 - - [2026-06-04 02:13:54] "GET /project/9c8c957b-29e8-4a28-9261-a4dddebb3286 HTTP/1.1" 200 2206 0.025886 10.0.0.129 - - [2026-06-04 02:13:55] "DELETE /network-policy/eefb9a70-67ee-44d3-87bf-eb75f8947064 HTTP/1.1" 200 115 0.022816 10.0.0.129 - - [2026-06-04 02:13:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.129 - - [2026-06-04 02:13:55] "GET /projects?obj_uuids=9c8c957b-29e8-4a28-9261-a4dddebb3286&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001022 10.0.0.129 - - [2026-06-04 02:13:55] "GET /project/9c8c957b-29e8-4a28-9261-a4dddebb3286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.025063 10.0.0.129 - - [2026-06-04 02:13:55] "GET /network-policys?parent_fq_name_str=admin_domain%3Actest-TestBasicPolicyNegativeIpv4v6-47611665&detail=False&count=False&shared=False HTTP/1.1" 200 131 0.005223 10.0.0.129 - - [2026-06-04 02:13:56] "GET /projects?obj_uuids=9c8c957b-29e8-4a28-9261-a4dddebb3286&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001584 10.0.0.129 - - [2026-06-04 02:13:56] "GET /project/9c8c957b-29e8-4a28-9261-a4dddebb3286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.023370 10.0.0.129 - - [2026-06-04 02:13:56] "GET /projects?obj_uuids=9c8c957b-29e8-4a28-9261-a4dddebb3286&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001019 10.0.0.129 - - [2026-06-04 02:13:56] "GET /project/9c8c957b-29e8-4a28-9261-a4dddebb3286?fields=virtual_networks HTTP/1.1" 200 1066 0.075602 10.0.0.129 - - [2026-06-04 02:13:56] "GET /projects?obj_uuids=9c8c957b-29e8-4a28-9261-a4dddebb3286&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001069 10.0.0.129 - - [2026-06-04 02:13:56] "GET /project/9c8c957b-29e8-4a28-9261-a4dddebb3286?fields=virtual_machine_interfaces HTTP/1.1" 200 1066 0.028048 10.0.0.129 - - [2026-06-04 02:13:56] "GET /projects?obj_uuids=9c8c957b-29e8-4a28-9261-a4dddebb3286&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002946 10.0.0.129 - - [2026-06-04 02:13:56] "GET /project/9c8c957b-29e8-4a28-9261-a4dddebb3286?fields=security_groups HTTP/1.1" 200 1308 0.029769 10.0.0.129 - - [2026-06-04 02:13:57] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001182 10.0.0.129 - - [2026-06-04 02:13:57] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007940 10.0.0.129 - - [2026-06-04 02:13:57] "POST /fqname-to-id HTTP/1.1" 404 188 0.032067 10.0.0.129 - - [2026-06-04 02:13:57] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002591 10.0.0.129 - - [2026-06-04 02:13:57] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001332 10.0.0.129 - - [2026-06-04 02:13:57] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007207 10.0.0.129 - - [2026-06-04 02:13:57] "POST /id-to-fqname HTTP/1.1" 200 190 0.001269 10.0.0.129 - - [2026-06-04 02:13:57] "POST /fqname-to-id HTTP/1.1" 404 199 0.003569 10.0.0.129 - - [2026-06-04 02:13:57] "POST /security-groups HTTP/1.1" 200 585 0.068522 10.0.0.129 - - [2026-06-04 02:13:57] "POST /fqname-to-id HTTP/1.1" 404 234 0.002748 10.0.0.129 - - [2026-06-04 02:13:57] "POST /projects HTTP/1.1" 200 581 0.225579 10.0.0.129 - - [2026-06-04 02:13:58] "POST /access-control-lists HTTP/1.1" 200 600 0.064994 10.0.0.129 - - [2026-06-04 02:13:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.306147 10.0.0.129 - - [2026-06-04 02:13:58] "POST /fqname-to-id HTTP/1.1" 404 233 0.003447 10.0.0.129 - - [2026-06-04 02:13:58] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.482979 10.0.0.129 - - [2026-06-04 02:13:58] "POST /access-control-lists HTTP/1.1" 200 598 0.065004 10.0.0.129 - - [2026-06-04 02:13:59] "GET / HTTP/1.1" 200 36499 0.002131 10.0.0.129 - - [2026-06-04 02:14:00] "POST /fqname-to-id HTTP/1.1" 401 296 0.000923 10.0.0.129 - - [2026-06-04 02:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.085523 10.0.0.129 - - [2026-06-04 02:14:00] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001317 10.0.0.129 - - [2026-06-04 02:14:00] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.034343 252.129.119.39 - - [2026-06-04 02:14:00] "POST /neutron/network HTTP/1.1" 200 117 0.036095 10.0.0.129 - - [2026-06-04 02:14:00] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001051 252.129.119.39 - - [2026-06-04 02:14:00] "POST /neutron/network HTTP/1.1" 200 605 0.066750 10.0.0.129 - - [2026-06-04 02:14:00] "POST /route-targets HTTP/1.1" 200 329 0.011779 10.0.0.129 - - [2026-06-04 02:14:01] "POST /ref-update HTTP/1.1" 200 156 0.013421 10.0.0.129 - - [2026-06-04 02:14:01] "POST /useragent-kv HTTP/1.1" 200 115 0.002798 252.129.119.39 - - [2026-06-04 02:14:01] "POST /neutron/subnet HTTP/1.1" 200 730 0.171970 252.129.119.39 - - [2026-06-04 02:14:01] "POST /neutron/network HTTP/1.1" 200 825 0.007002 10.0.0.129 - - [2026-06-04 02:14:01] "POST /id-to-fqname HTTP/1.1" 200 220 0.001637 10.0.0.129 - - [2026-06-04 02:14:01] "GET /virtual-network/422c263d-03af-454e-8e72-f0eb983621b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005305 252.129.119.39 - - [2026-06-04 02:14:01] "POST /neutron/network HTTP/1.1" 200 825 0.006917 10.0.0.129 - - [2026-06-04 02:14:01] "GET /virtual-network/422c263d-03af-454e-8e72-f0eb983621b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005910 252.129.119.39 - - [2026-06-04 02:14:01] "POST /neutron/network HTTP/1.1" 200 825 0.006824 252.129.119.39 - - [2026-06-04 02:14:01] "POST /neutron/subnet HTTP/1.1" 200 730 0.007464 10.0.0.129 - - [2026-06-04 02:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.129 - - [2026-06-04 02:14:01] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001096 10.0.0.129 - - [2026-06-04 02:14:01] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.026307 252.129.119.39 - - [2026-06-04 02:14:01] "POST /neutron/network HTTP/1.1" 200 117 0.016191 10.0.0.129 - - [2026-06-04 02:14:01] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001279 252.129.119.39 - - [2026-06-04 02:14:01] "POST /neutron/network HTTP/1.1" 200 605 0.075572 10.0.0.129 - - [2026-06-04 02:14:01] "POST /route-targets HTTP/1.1" 200 329 0.012174 10.0.0.129 - - [2026-06-04 02:14:01] "POST /ref-update HTTP/1.1" 200 156 0.013629 10.0.0.129 - - [2026-06-04 02:14:02] "POST /useragent-kv HTTP/1.1" 200 115 0.006145 252.129.119.39 - - [2026-06-04 02:14:02] "POST /neutron/subnet HTTP/1.1" 200 710 0.195815 252.129.119.39 - - [2026-06-04 02:14:02] "POST /neutron/network HTTP/1.1" 200 821 0.006133 10.0.0.129 - - [2026-06-04 02:14:02] "POST /id-to-fqname HTTP/1.1" 200 220 0.001495 10.0.0.129 - - [2026-06-04 02:14:02] "GET /virtual-network/2b5b4c3d-dab6-4adc-a968-a6fdf10336fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005105 252.129.119.39 - - [2026-06-04 02:14:02] "POST /neutron/network HTTP/1.1" 200 821 0.006510 10.0.0.129 - - [2026-06-04 02:14:02] "GET /virtual-network/2b5b4c3d-dab6-4adc-a968-a6fdf10336fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007859 252.129.119.39 - - [2026-06-04 02:14:02] "POST /neutron/network HTTP/1.1" 200 821 0.007958 252.129.119.39 - - [2026-06-04 02:14:02] "POST /neutron/subnet HTTP/1.1" 200 710 0.009797 10.0.0.129 - - [2026-06-04 02:14:02] "POST /fqname-to-id HTTP/1.1" 404 226 0.003891 10.0.0.129 - - [2026-06-04 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.129 - - [2026-06-04 02:14:02] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001294 10.0.0.129 - - [2026-06-04 02:14:02] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.024026 10.0.0.129 - - [2026-06-04 02:14:02] "POST /network-policys HTTP/1.1" 200 573 0.019716 10.0.0.129 - - [2026-06-04 02:14:02] "GET /network-policy/5d05a779-3ffc-4789-8a6f-0d97032645ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.004950 252.129.119.39 - - [2026-06-04 02:14:02] "POST /neutron/network HTTP/1.1" 200 825 0.005519 10.0.0.129 - - [2026-06-04 02:14:02] "POST /fqname-to-id HTTP/1.1" 404 234 0.004087 252.129.119.39 - - [2026-06-04 02:14:02] "POST /neutron/network HTTP/1.1" 200 925 0.043632 10.0.0.129 - - [2026-06-04 02:14:02] "POST /access-control-lists HTTP/1.1" 200 592 0.062651 252.129.119.39 - - [2026-06-04 02:14:02] "POST /neutron/network HTTP/1.1" 200 925 0.006293 10.0.0.129 - - [2026-06-04 02:14:02] "GET /virtual-network/422c263d-03af-454e-8e72-f0eb983621b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.004966 10.0.0.129 - - [2026-06-04 02:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.129 - - [2026-06-04 02:14:02] "GET /network-policy/5d05a779-3ffc-4789-8a6f-0d97032645ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.004046 252.129.119.39 - - [2026-06-04 02:14:03] "POST /neutron/network HTTP/1.1" 200 821 0.006749 10.0.0.129 - - [2026-06-04 02:14:03] "POST /fqname-to-id HTTP/1.1" 404 234 0.003245 252.129.119.39 - - [2026-06-04 02:14:03] "POST /neutron/network HTTP/1.1" 200 921 0.040097 10.0.0.129 - - [2026-06-04 02:14:03] "POST /access-control-lists HTTP/1.1" 200 592 0.065591 252.129.119.39 - - [2026-06-04 02:14:03] "POST /neutron/network HTTP/1.1" 200 921 0.008053 10.0.0.129 - - [2026-06-04 02:14:03] "POST /ref-update HTTP/1.1" 200 156 0.010242 10.0.0.129 - - [2026-06-04 02:14:03] "GET /virtual-network/2b5b4c3d-dab6-4adc-a968-a6fdf10336fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005124 10.0.0.129 - - [2026-06-04 02:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.129 - - [2026-06-04 02:14:03] "GET /network-policy/5d05a779-3ffc-4789-8a6f-0d97032645ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2148 0.003875 10.0.0.129 - - [2026-06-04 02:14:03] "GET /domains HTTP/1.1" 401 296 0.000416 10.0.0.129 - - [2026-06-04 02:14:03] "GET /domains HTTP/1.1" 200 440 0.030132 10.0.0.129 - - [2026-06-04 02:14:03] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001180 10.0.0.129 - - [2026-06-04 02:14:03] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1895 0.008529 10.0.0.129 - - [2026-06-04 02:14:03] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001007 10.0.0.129 - - [2026-06-04 02:14:03] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc HTTP/1.1" 200 2572 0.029121 10.0.0.129 - - [2026-06-04 02:14:03] "GET /virtual-network/422c263d-03af-454e-8e72-f0eb983621b7 HTTP/1.1" 200 2898 0.007492 10.0.0.129 - - [2026-06-04 02:14:04] "GET /virtual-network/422c263d-03af-454e-8e72-f0eb983621b7 HTTP/1.1" 200 2898 0.005855 10.0.0.129 - - [2026-06-04 02:14:04] "GET /routing-instance/863c1ebe-b6c8-41ad-9811-84776544cc95 HTTP/1.1" 200 1787 0.004193 10.0.0.129 - - [2026-06-04 02:14:04] "GET /routing-instance/863c1ebe-b6c8-41ad-9811-84776544cc95 HTTP/1.1" 200 1787 0.003940 10.0.0.129 - - [2026-06-04 02:14:04] "GET /route-target/d594dd56-6c3d-405b-bf86-76637f297513 HTTP/1.1" 200 1209 0.005822 10.0.0.129 - - [2026-06-04 02:14:04] "GET /virtual-network/422c263d-03af-454e-8e72-f0eb983621b7 HTTP/1.1" 200 2898 0.005358 10.0.0.129 - - [2026-06-04 02:14:04] "GET /routing-instance/863c1ebe-b6c8-41ad-9811-84776544cc95 HTTP/1.1" 200 1787 0.004895 10.0.0.129 - - [2026-06-04 02:14:04] "GET /virtual-network/422c263d-03af-454e-8e72-f0eb983621b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005326 10.0.0.129 - - [2026-06-04 02:14:04] "GET /virtual-network/422c263d-03af-454e-8e72-f0eb983621b7 HTTP/1.1" 200 2898 0.005033 10.0.0.129 - - [2026-06-04 02:14:04] "GET /routing-instance/863c1ebe-b6c8-41ad-9811-84776544cc95 HTTP/1.1" 200 1787 0.004402 10.0.0.129 - - [2026-06-04 02:14:04] "GET /routing-instance/863c1ebe-b6c8-41ad-9811-84776544cc95 HTTP/1.1" 200 1787 0.004872 10.0.0.129 - - [2026-06-04 02:14:04] "GET /route-target/d594dd56-6c3d-405b-bf86-76637f297513 HTTP/1.1" 200 1209 0.003640 10.0.0.129 - - [2026-06-04 02:14:04] "GET /domains HTTP/1.1" 200 440 0.004432 10.0.0.129 - - [2026-06-04 02:14:04] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001208 10.0.0.129 - - [2026-06-04 02:14:04] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1895 0.008422 10.0.0.129 - - [2026-06-04 02:14:04] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001146 10.0.0.129 - - [2026-06-04 02:14:04] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc HTTP/1.1" 200 2572 0.027589 10.0.0.129 - - [2026-06-04 02:14:04] "GET /virtual-network/422c263d-03af-454e-8e72-f0eb983621b7 HTTP/1.1" 200 2898 0.005147 10.0.0.129 - - [2026-06-04 02:14:05] "GET /obj-perms HTTP/1.1" 200 6450 0.063045 10.0.0.129 - - [2026-06-04 02:14:05] "GET /domains HTTP/1.1" 200 440 0.002882 10.0.0.129 - - [2026-06-04 02:14:05] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001339 10.0.0.129 - - [2026-06-04 02:14:05] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1895 0.007757 10.0.0.129 - - [2026-06-04 02:14:05] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001557 10.0.0.129 - - [2026-06-04 02:14:05] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc HTTP/1.1" 200 2572 0.030879 10.0.0.129 - - [2026-06-04 02:14:05] "GET /virtual-network/2b5b4c3d-dab6-4adc-a968-a6fdf10336fe HTTP/1.1" 200 2886 0.008271 10.0.0.129 - - [2026-06-04 02:14:05] "GET /virtual-network/2b5b4c3d-dab6-4adc-a968-a6fdf10336fe HTTP/1.1" 200 2886 0.004862 10.0.0.129 - - [2026-06-04 02:14:05] "GET /routing-instance/dba9a4d1-a743-48dd-a71d-f68afcbfa792 HTTP/1.1" 200 1788 0.004544 10.0.0.129 - - [2026-06-04 02:14:05] "GET /routing-instance/dba9a4d1-a743-48dd-a71d-f68afcbfa792 HTTP/1.1" 200 1788 0.003606 10.0.0.129 - - [2026-06-04 02:14:05] "GET /route-target/c985e79c-581c-4d20-adce-da96bb1051c4 HTTP/1.1" 200 1209 0.004160 10.0.0.129 - - [2026-06-04 02:14:06] "GET /virtual-network/2b5b4c3d-dab6-4adc-a968-a6fdf10336fe HTTP/1.1" 200 2886 0.005315 10.0.0.129 - - [2026-06-04 02:14:06] "GET /routing-instance/dba9a4d1-a743-48dd-a71d-f68afcbfa792 HTTP/1.1" 200 1788 0.004118 10.0.0.129 - - [2026-06-04 02:14:06] "GET /virtual-network/2b5b4c3d-dab6-4adc-a968-a6fdf10336fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006905 10.0.0.129 - - [2026-06-04 02:14:06] "GET /virtual-network/2b5b4c3d-dab6-4adc-a968-a6fdf10336fe HTTP/1.1" 200 2886 0.004991 10.0.0.129 - - [2026-06-04 02:14:06] "GET /routing-instance/dba9a4d1-a743-48dd-a71d-f68afcbfa792 HTTP/1.1" 200 1788 0.003903 10.0.0.129 - - [2026-06-04 02:14:06] "GET /routing-instance/dba9a4d1-a743-48dd-a71d-f68afcbfa792 HTTP/1.1" 200 1788 0.003876 10.0.0.129 - - [2026-06-04 02:14:06] "GET /route-target/c985e79c-581c-4d20-adce-da96bb1051c4 HTTP/1.1" 200 1209 0.004671 10.0.0.129 - - [2026-06-04 02:14:06] "GET /domains HTTP/1.1" 200 440 0.002772 10.0.0.129 - - [2026-06-04 02:14:06] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001089 10.0.0.129 - - [2026-06-04 02:14:06] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1895 0.006848 10.0.0.129 - - [2026-06-04 02:14:06] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001300 10.0.0.129 - - [2026-06-04 02:14:06] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc HTTP/1.1" 200 2572 0.029768 10.0.0.129 - - [2026-06-04 02:14:06] "GET /virtual-network/2b5b4c3d-dab6-4adc-a968-a6fdf10336fe HTTP/1.1" 200 2886 0.005234 10.0.0.129 - - [2026-06-04 02:14:06] "GET /obj-perms HTTP/1.1" 200 6450 0.002300 10.0.0.129 - - [2026-06-04 02:14:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.004146 252.129.119.39 - - [2026-06-04 02:14:07] "POST /neutron/network HTTP/1.1" 200 935 0.006279 252.129.119.39 - - [2026-06-04 02:14:07] "GET /aaa-mode HTTP/1.1" 401 296 0.000573 252.129.119.39 - - [2026-06-04 02:14:07] "GET / HTTP/1.1" 200 36499 0.003997 252.129.119.39 - - [2026-06-04 02:14:07] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000561 10.0.0.129 - - [2026-06-04 02:14:08] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001127 252.129.119.39 - - [2026-06-04 02:14:08] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.055521 252.129.119.39 - - [2026-06-04 02:14:08] "POST /neutron/network HTTP/1.1" 200 925 0.007464 252.129.119.39 - - [2026-06-04 02:14:08] "POST /neutron/port HTTP/1.1" 200 117 0.008487 252.129.119.39 - - [2026-06-04 02:14:08] "POST /neutron/port HTTP/1.1" 200 117 0.005617 10.0.0.129 - - [2026-06-04 02:14:08] "POST /id-to-fqname HTTP/1.1" 200 220 0.002174 252.129.119.39 - - [2026-06-04 02:14:08] "POST /neutron/port HTTP/1.1" 200 117 0.005173 252.129.119.39 - - [2026-06-04 02:14:08] "POST /neutron/network HTTP/1.1" 200 931 0.007079 252.129.119.39 - - [2026-06-04 02:14:09] "GET /aaa-mode HTTP/1.1" 401 296 0.000489 252.129.119.39 - - [2026-06-04 02:14:09] "GET / HTTP/1.1" 200 36499 0.002256 252.129.119.39 - - [2026-06-04 02:14:09] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000406 252.129.119.39 - - [2026-06-04 02:14:09] "POST /neutron/network HTTP/1.1" 200 935 0.006915 10.0.0.129 - - [2026-06-04 02:14:09] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001058 10.0.0.129 - - [2026-06-04 02:14:09] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001241 252.129.119.39 - - [2026-06-04 02:14:09] "POST /neutron/port HTTP/1.1" 200 1061 0.244754 252.129.119.39 - - [2026-06-04 02:14:09] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.070539 252.129.119.39 - - [2026-06-04 02:14:09] "POST /neutron/network HTTP/1.1" 200 921 0.007077 252.129.119.39 - - [2026-06-04 02:14:09] "POST /neutron/port HTTP/1.1" 200 1061 0.019373 252.129.119.39 - - [2026-06-04 02:14:09] "POST /neutron/port HTTP/1.1" 200 1061 0.012200 252.129.119.39 - - [2026-06-04 02:14:09] "POST /neutron/port HTTP/1.1" 200 1083 0.047614 252.129.119.39 - - [2026-06-04 02:14:09] "POST /neutron/port HTTP/1.1" 200 1111 0.106465 252.129.119.39 - - [2026-06-04 02:14:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007200 252.129.119.39 - - [2026-06-04 02:14:09] "POST /neutron/port HTTP/1.1" 200 117 0.004847 252.129.119.39 - - [2026-06-04 02:14:09] "POST /neutron/port HTTP/1.1" 200 1121 0.017756 252.129.119.39 - - [2026-06-04 02:14:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003667 252.129.119.39 - - [2026-06-04 02:14:10] "POST /neutron/port HTTP/1.1" 200 1121 0.016349 252.129.119.39 - - [2026-06-04 02:14:10] "POST /neutron/subnet HTTP/1.1" 200 704 0.005911 252.129.119.39 - - [2026-06-04 02:14:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010416 252.129.119.39 - - [2026-06-04 02:14:10] "POST /neutron/port HTTP/1.1" 200 117 0.000971 252.129.119.39 - - [2026-06-04 02:14:10] "POST /neutron/network HTTP/1.1" 200 925 0.008414 252.129.119.39 - - [2026-06-04 02:14:10] "POST /neutron/network HTTP/1.1" 200 931 0.008756 10.0.0.129 - - [2026-06-04 02:14:10] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001201 252.129.119.39 - - [2026-06-04 02:14:10] "POST /neutron/port HTTP/1.1" 200 1057 0.285913 252.129.119.39 - - [2026-06-04 02:14:10] "POST /neutron/port HTTP/1.1" 200 1057 0.013094 252.129.119.39 - - [2026-06-04 02:14:10] "POST /neutron/port HTTP/1.1" 200 1057 0.012068 252.129.119.39 - - [2026-06-04 02:14:11] "POST /neutron/port HTTP/1.1" 200 1107 0.113299 10.0.0.129 - - [2026-06-04 02:14:11] "DELETE /project/47fa507c6e8347299c2cdf546e833460 HTTP/1.1" 404 173 0.019180 10.0.0.129 - - [2026-06-04 02:14:11] "DELETE /project/9c8c957b29e84a289261a4dddebb3286 HTTP/1.1" 404 173 0.018248 10.0.0.129 - - [2026-06-04 02:14:11] "DELETE /project/b84e2f1ddd254745812a32cfdb5653dc HTTP/1.1" 404 173 0.010388 10.0.0.129 - - [2026-06-04 02:14:11] "GET /projects?obj_uuids=9c8c957b-29e8-4a28-9261-a4dddebb3286&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001039 10.0.0.129 - - [2026-06-04 02:14:11] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000908 10.0.0.129 - - [2026-06-04 02:14:11] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000831 10.0.0.129 - - [2026-06-04 02:14:11] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.051490 10.0.0.129 - - [2026-06-04 02:14:11] "GET /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.063917 10.0.0.129 - - [2026-06-04 02:14:11] "GET /project/9c8c957b-29e8-4a28-9261-a4dddebb3286?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1519 0.076618 10.0.0.129 - - [2026-06-04 02:14:11] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001196 10.0.0.129 - - [2026-06-04 02:14:11] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001390 10.0.0.129 - - [2026-06-04 02:14:11] "GET /projects?obj_uuids=9c8c957b-29e8-4a28-9261-a4dddebb3286&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000995 252.129.119.39 - - [2026-06-04 02:14:11] "POST /neutron/port HTTP/1.1" 200 1117 0.045947 10.0.0.129 - - [2026-06-04 02:14:11] "GET /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b?fields=security_groups HTTP/1.1" 200 1358 0.069875 10.0.0.129 - - [2026-06-04 02:14:11] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460?fields=security_groups HTTP/1.1" 200 1373 0.082150 10.0.0.129 - - [2026-06-04 02:14:11] "GET /project/9c8c957b-29e8-4a28-9261-a4dddebb3286?fields=security_groups HTTP/1.1" 200 1398 0.077010 252.129.119.39 - - [2026-06-04 02:14:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005887 252.129.119.39 - - [2026-06-04 02:14:11] "POST /neutron/subnet HTTP/1.1" 200 684 0.018717 10.0.0.129 - - [2026-06-04 02:14:11] "DELETE /access-control-list/87d24ad4-9a00-4982-bf00-475eed0690bb HTTP/1.1" 200 115 0.054455 10.0.0.129 - - [2026-06-04 02:14:11] "DELETE /security-group/cb8b8fd6-e3de-454f-9c7b-858dfdb4ab40 HTTP/1.1" 200 115 0.102784 10.0.0.129 - - [2026-06-04 02:14:11] "GET /projects?obj_uuids=47bfdf4d-a756-488a-9bc4-f91ba5f6d12b&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001222 10.0.0.129 - - [2026-06-04 02:14:11] "DELETE /security-group/70a2ef15-7010-4a91-9241-35c346ef5be3 HTTP/1.1" 200 115 0.116253 10.0.0.129 - - [2026-06-04 02:14:11] "DELETE /security-group/6854a6d4-0fb6-4ba2-81b8-793aa076c48b HTTP/1.1" 200 115 0.113340 10.0.0.129 - - [2026-06-04 02:14:11] "GET /projects?obj_uuids=47fa507c-6e83-4729-9c2c-df546e833460&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001202 252.129.119.39 - - [2026-06-04 02:14:11] "POST /neutron/port HTTP/1.1" 200 117 0.000996 10.0.0.129 - - [2026-06-04 02:14:11] "GET /projects?obj_uuids=9c8c957b-29e8-4a28-9261-a4dddebb3286&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001004 10.0.0.129 - - [2026-06-04 02:14:11] "GET /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b?fields=application_policy_sets HTTP/1.1" 200 1397 0.050291 10.0.0.129 - - [2026-06-04 02:14:11] "DELETE /access-control-list/be3ab80c-1f23-4cb1-a4d7-a9ccf81a8a98 HTTP/1.1" 200 115 0.058757 10.0.0.129 - - [2026-06-04 02:14:11] "GET /project/9c8c957b-29e8-4a28-9261-a4dddebb3286?fields=application_policy_sets HTTP/1.1" 200 1437 0.042330 252.129.119.39 - - [2026-06-04 02:14:11] "POST /neutron/network HTTP/1.1" 200 921 0.013476 10.0.0.129 - - [2026-06-04 02:14:11] "GET /project/47fa507c-6e83-4729-9c2c-df546e833460?fields=application_policy_sets HTTP/1.1" 200 1412 0.118585 10.0.0.129 - - [2026-06-04 02:14:11] "DELETE /access-control-list/6f168c15-ec99-4150-9a1f-47f33ed67d7a HTTP/1.1" 200 115 0.100608 10.0.0.129 - - [2026-06-04 02:14:11] "DELETE /access-control-list/9935d742-a126-4be1-bb09-9a9b94ea8c0b HTTP/1.1" 200 115 0.052912 10.0.0.129 - - [2026-06-04 02:14:11] "DELETE /access-control-list/8994946a-5649-49a5-b9d0-3a223fe96641 HTTP/1.1" 200 115 0.100453 10.0.0.129 - - [2026-06-04 02:14:11] "DELETE /project/47bfdf4d-a756-488a-9bc4-f91ba5f6d12b HTTP/1.1" 200 115 0.668363 10.0.0.129 - - [2026-06-04 02:14:11] "DELETE /project/9c8c957b-29e8-4a28-9261-a4dddebb3286 HTTP/1.1" 200 115 0.675419 10.0.0.129 - - [2026-06-04 02:14:11] "DELETE /access-control-list/17447fbf-d539-4f98-9b0c-b4cc330a1053 HTTP/1.1" 200 115 0.024931 10.0.0.129 - - [2026-06-04 02:14:11] "DELETE /project/47fa507c-6e83-4729-9c2c-df546e833460 HTTP/1.1" 200 115 0.691472 252.129.119.39 - - [2026-06-04 02:14:15] "POST /neutron/port HTTP/1.1" 200 1121 0.073556 252.129.119.39 - - [2026-06-04 02:14:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011146 252.129.119.39 - - [2026-06-04 02:14:15] "POST /neutron/port HTTP/1.1" 200 1121 0.059661 252.129.119.39 - - [2026-06-04 02:14:15] "POST /neutron/security_group HTTP/1.1" 200 2058 0.016620 252.129.119.39 - - [2026-06-04 02:14:15] "POST /neutron/port HTTP/1.1" 200 1121 0.032213 252.129.119.39 - - [2026-06-04 02:14:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.020097 10.0.0.129 - - [2026-06-04 02:14:16] "GET /virtual-machine/64780c89-2b77-4fba-ac37-294d3b3e7bc3 HTTP/1.1" 200 1296 0.004632 10.0.0.129 - - [2026-06-04 02:14:16] "GET /virtual-machine-interface/4893bb90-6a2d-4fd7-8c32-cbdcf3b87954 HTTP/1.1" 200 2952 0.007509 10.0.0.129 - - [2026-06-04 02:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004055 10.0.0.129 - - [2026-06-04 02:14:16] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003704 10.0.0.129 - - [2026-06-04 02:14:16] "GET /virtual-networks?parent_id=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.010673 10.0.0.129 - - [2026-06-04 02:14:16] "GET /virtual-network/422c263d-03af-454e-8e72-f0eb983621b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.010601 10.0.0.129 - - [2026-06-04 02:14:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011318 10.0.0.129 - - [2026-06-04 02:14:19] "GET /virtual-network/422c263d-03af-454e-8e72-f0eb983621b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.022629 10.0.0.129 - - [2026-06-04 02:14:22] "GET /obj-perms HTTP/1.1" 200 6399 0.106722 10.0.0.129 - - [2026-06-04 02:14:22] "GET /obj-perms HTTP/1.1" 200 6399 0.086937 10.0.0.129 - - [2026-06-04 02:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.129 - - [2026-06-04 02:14:23] "GET /virtual-network/422c263d-03af-454e-8e72-f0eb983621b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.012596 252.129.119.39 - - [2026-06-04 02:14:24] "POST /neutron/port HTTP/1.1" 200 1121 0.042055 252.129.119.39 - - [2026-06-04 02:14:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.022697 252.129.119.39 - - [2026-06-04 02:14:24] "POST /neutron/port HTTP/1.1" 200 1121 0.012929 252.129.119.39 - - [2026-06-04 02:14:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008172 252.129.119.39 - - [2026-06-04 02:14:24] "POST /neutron/port HTTP/1.1" 200 1121 0.018875 252.129.119.39 - - [2026-06-04 02:14:24] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014477 10.0.0.129 - - [2026-06-04 02:14:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.129 - - [2026-06-04 02:14:26] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.010811 10.0.0.129 - - [2026-06-04 02:14:26] "GET /virtual-networks?parent_id=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003566 10.0.0.129 - - [2026-06-04 02:14:26] "GET /virtual-network/422c263d-03af-454e-8e72-f0eb983621b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.005879 252.129.119.39 - - [2026-06-04 02:14:26] "POST /neutron/port HTTP/1.1" 200 1121 0.042366 252.129.119.39 - - [2026-06-04 02:14:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006516 252.129.119.39 - - [2026-06-04 02:14:26] "POST /neutron/port HTTP/1.1" 200 1117 0.017745 252.129.119.39 - - [2026-06-04 02:14:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013396 252.129.119.39 - - [2026-06-04 02:14:26] "POST /neutron/port HTTP/1.1" 200 1117 0.013911 252.129.119.39 - - [2026-06-04 02:14:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011211 252.129.119.39 - - [2026-06-04 02:14:26] "POST /neutron/port HTTP/1.1" 200 1117 0.016678 252.129.119.39 - - [2026-06-04 02:14:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007963 10.0.0.129 - - [2026-06-04 02:14:26] "GET /virtual-machine/8e6fafad-79f9-4a0d-8033-87649c962dfc HTTP/1.1" 200 1296 0.008306 10.0.0.129 - - [2026-06-04 02:14:27] "GET /virtual-machine-interface/12e1bf12-b2e1-4876-9caf-841efe96cfeb HTTP/1.1" 200 2952 0.006746 252.129.119.39 - - [2026-06-04 02:14:27] "POST /neutron/port HTTP/1.1" 200 1117 0.037666 252.129.119.39 - - [2026-06-04 02:14:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008121 10.0.0.129 - - [2026-06-04 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.129 - - [2026-06-04 02:14:27] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003264 10.0.0.129 - - [2026-06-04 02:14:27] "GET /virtual-networks?parent_id=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.004322 10.0.0.129 - - [2026-06-04 02:14:27] "GET /virtual-network/2b5b4c3d-dab6-4adc-a968-a6fdf10336fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006577 252.129.119.39 - - [2026-06-04 02:14:27] "POST /neutron/port HTTP/1.1" 200 1117 0.016835 252.129.119.39 - - [2026-06-04 02:14:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009068 252.129.119.39 - - [2026-06-04 02:14:27] "POST /neutron/port HTTP/1.1" 200 1117 0.015628 252.129.119.39 - - [2026-06-04 02:14:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.019428 10.0.0.129 - - [2026-06-04 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.129 - - [2026-06-04 02:14:28] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004341 10.0.0.129 - - [2026-06-04 02:14:28] "GET /virtual-networks?parent_id=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003197 10.0.0.129 - - [2026-06-04 02:14:28] "GET /virtual-network/2b5b4c3d-dab6-4adc-a968-a6fdf10336fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.010603 252.129.119.39 - - [2026-06-04 02:14:28] "POST /neutron/port HTTP/1.1" 200 1117 0.016700 252.129.119.39 - - [2026-06-04 02:14:28] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007277 252.129.119.39 - - [2026-06-04 02:14:30] "POST /neutron/port HTTP/1.1" 200 1117 0.021982 252.129.119.39 - - [2026-06-04 02:14:30] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005495 10.0.0.129 - - [2026-06-04 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.129 - - [2026-06-04 02:14:37] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000932 10.0.0.129 - - [2026-06-04 02:14:37] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.025733 10.0.0.129 - - [2026-06-04 02:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.129 - - [2026-06-04 02:14:38] "PUT /network-policy/5d05a779-3ffc-4789-8a6f-0d97032645ee HTTP/1.1" 200 264 0.009803 10.0.0.129 - - [2026-06-04 02:14:38] "PUT /access-control-list/f59e055d-1df5-442e-b103-8c869fb52f96 HTTP/1.1" 200 274 0.057952 10.0.0.129 - - [2026-06-04 02:14:38] "POST /ref-update HTTP/1.1" 200 156 0.012651 10.0.0.129 - - [2026-06-04 02:14:38] "PUT /access-control-list/e15e2923-7f65-41a3-80d4-3f869cc6ffcd HTTP/1.1" 200 274 0.053951 10.0.0.129 - - [2026-06-04 02:14:38] "POST /ref-update HTTP/1.1" 200 156 0.010675 10.0.0.129 - - [2026-06-04 02:14:41] "GET /virtual-network/2b5b4c3d-dab6-4adc-a968-a6fdf10336fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.007677 252.129.119.39 - - [2026-06-04 02:14:41] "POST /neutron/network HTTP/1.1" 200 921 0.006886 252.129.119.39 - - [2026-06-04 02:14:41] "POST /neutron/network HTTP/1.1" 200 821 0.054288 10.0.0.129 - - [2026-06-04 02:14:41] "DELETE /access-control-list/f59e055d-1df5-442e-b103-8c869fb52f96 HTTP/1.1" 200 115 0.041232 252.129.119.39 - - [2026-06-04 02:14:41] "POST /neutron/network HTTP/1.1" 200 821 0.009619 10.0.0.129 - - [2026-06-04 02:14:41] "GET /virtual-network/2b5b4c3d-dab6-4adc-a968-a6fdf10336fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.006187 10.0.0.129 - - [2026-06-04 02:14:41] "GET /virtual-network/422c263d-03af-454e-8e72-f0eb983621b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2368 0.006009 252.129.119.39 - - [2026-06-04 02:14:41] "POST /neutron/network HTTP/1.1" 200 925 0.008057 252.129.119.39 - - [2026-06-04 02:14:41] "POST /neutron/network HTTP/1.1" 200 825 0.059449 10.0.0.129 - - [2026-06-04 02:14:41] "DELETE /access-control-list/e15e2923-7f65-41a3-80d4-3f869cc6ffcd HTTP/1.1" 200 115 0.045497 252.129.119.39 - - [2026-06-04 02:14:42] "POST /neutron/network HTTP/1.1" 200 825 0.006497 10.0.0.129 - - [2026-06-04 02:14:42] "GET /virtual-network/422c263d-03af-454e-8e72-f0eb983621b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006019 10.0.0.129 - - [2026-06-04 02:14:42] "DELETE /network-policy/5d05a779-3ffc-4789-8a6f-0d97032645ee HTTP/1.1" 200 115 0.037620 252.129.119.39 - - [2026-06-04 02:14:42] "POST /neutron/network HTTP/1.1" 200 821 0.006118 252.129.119.39 - - [2026-06-04 02:14:42] "POST /neutron/network HTTP/1.1" 400 204 0.030009 252.129.119.39 - - [2026-06-04 02:14:42] "POST /neutron/port HTTP/1.1" 200 1117 0.025854 252.129.119.39 - - [2026-06-04 02:14:42] "POST /neutron/port HTTP/1.1" 200 1121 0.014077 252.129.119.39 - - [2026-06-04 02:14:42] "POST /neutron/port HTTP/1.1" 200 1107 0.019697 252.129.119.39 - - [2026-06-04 02:14:42] "POST /neutron/port HTTP/1.1" 200 1111 0.019451 252.129.119.39 - - [2026-06-04 02:14:42] "POST /neutron/port HTTP/1.1" 200 151 0.198063 252.129.119.39 - - [2026-06-04 02:14:42] "POST /neutron/port HTTP/1.1" 200 151 0.204169 252.129.119.39 - - [2026-06-04 02:14:44] "POST /neutron/network HTTP/1.1" 200 821 0.006246 10.0.0.129 - - [2026-06-04 02:14:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510 10.0.0.129 - - [2026-06-04 02:14:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003550 10.0.0.129 - - [2026-06-04 02:14:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002116 252.129.119.39 - - [2026-06-04 02:14:44] "POST /neutron/network HTTP/1.1" 200 151 0.087886 10.0.0.129 - - [2026-06-04 02:14:44] "DELETE /route-target/c985e79c-581c-4d20-adce-da96bb1051c4 HTTP/1.1" 200 115 0.028433 10.0.0.129 - - [2026-06-04 02:14:44] "GET /routing-instance/dba9a4d1-a743-48dd-a71d-f68afcbfa792 HTTP/1.1" 404 171 0.002608 10.0.0.129 - - [2026-06-04 02:14:44] "GET /domains HTTP/1.1" 200 440 0.002782 10.0.0.129 - - [2026-06-04 02:14:44] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001045 10.0.0.129 - - [2026-06-04 02:14:44] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1310 0.008288 10.0.0.129 - - [2026-06-04 02:14:44] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001949 10.0.0.129 - - [2026-06-04 02:14:44] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc HTTP/1.1" 200 2104 0.025192 252.129.119.39 - - [2026-06-04 02:14:44] "POST /neutron/network HTTP/1.1" 200 825 0.005851 10.0.0.129 - - [2026-06-04 02:14:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.129 - - [2026-06-04 02:14:45] "DELETE /route-target/d594dd56-6c3d-405b-bf86-76637f297513 HTTP/1.1" 200 115 0.024700 10.0.0.129 - - [2026-06-04 02:14:45] "POST /useragent-kv HTTP/1.1" 200 115 0.038942 10.0.0.129 - - [2026-06-04 02:14:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002292 252.129.119.39 - - [2026-06-04 02:14:45] "POST /neutron/network HTTP/1.1" 200 151 0.120584 10.0.0.129 - - [2026-06-04 02:14:45] "GET /routing-instance/863c1ebe-b6c8-41ad-9811-84776544cc95 HTTP/1.1" 404 171 0.002516 10.0.0.129 - - [2026-06-04 02:14:45] "GET /domains HTTP/1.1" 200 440 0.003567 10.0.0.129 - - [2026-06-04 02:14:45] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001512 10.0.0.129 - - [2026-06-04 02:14:45] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1310 0.007878 10.0.0.129 - - [2026-06-04 02:14:45] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001278 10.0.0.129 - - [2026-06-04 02:14:45] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc HTTP/1.1" 200 1865 0.029340 10.0.0.129 - - [2026-06-04 02:14:46] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001096 10.0.0.129 - - [2026-06-04 02:14:46] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.052423 10.0.0.129 - - [2026-06-04 02:14:46] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000960 10.0.0.129 - - [2026-06-04 02:14:46] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc?fields=virtual_networks HTTP/1.1" 200 1037 0.072105 10.0.0.129 - - [2026-06-04 02:14:46] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001443 10.0.0.129 - - [2026-06-04 02:14:46] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.026871 10.0.0.129 - - [2026-06-04 02:14:46] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001081 10.0.0.129 - - [2026-06-04 02:14:46] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc?fields=security_groups HTTP/1.1" 200 1265 0.027630 10.0.0.129 - - [2026-06-04 02:14:47] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000957 10.0.0.129 - - [2026-06-04 02:14:47] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007249 10.0.0.129 - - [2026-06-04 02:14:47] "POST /fqname-to-id HTTP/1.1" 404 179 0.030115 10.0.0.129 - - [2026-06-04 02:14:47] "GET /projects?obj_uuids=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003328 10.0.0.129 - - [2026-06-04 02:14:47] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001651 10.0.0.129 - - [2026-06-04 02:14:47] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.053977 10.0.0.129 - - [2026-06-04 02:14:47] "POST /id-to-fqname HTTP/1.1" 200 181 0.003405 10.0.0.129 - - [2026-06-04 02:14:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.005178 10.0.0.129 - - [2026-06-04 02:14:47] "POST /security-groups HTTP/1.1" 200 576 0.064840 10.0.0.129 - - [2026-06-04 02:14:47] "POST /projects HTTP/1.1" 200 563 0.227951 10.0.0.129 - - [2026-06-04 02:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.263885 10.0.0.129 - - [2026-06-04 02:14:47] "POST /fqname-to-id HTTP/1.1" 404 225 0.035451 10.0.0.129 - - [2026-06-04 02:14:47] "POST /access-control-lists HTTP/1.1" 200 591 0.056143 10.0.0.129 - - [2026-06-04 02:14:47] "GET /project/12d540ba-94e8-405a-8bab-1a0f8944eebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.493776 10.0.0.129 - - [2026-06-04 02:14:47] "POST /fqname-to-id HTTP/1.1" 404 224 0.005916 10.0.0.129 - - [2026-06-04 02:14:47] "POST /access-control-lists HTTP/1.1" 200 589 0.060262 10.0.0.129 - - [2026-06-04 02:14:49] "GET / HTTP/1.1" 200 36499 0.003328 10.0.0.129 - - [2026-06-04 02:14:50] "POST /fqname-to-id HTTP/1.1" 401 296 0.000576 10.0.0.129 - - [2026-06-04 02:14:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.072343 10.0.0.129 - - [2026-06-04 02:14:50] "GET /projects?obj_uuids=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001921 10.0.0.129 - - [2026-06-04 02:14:50] "GET /project/12d540ba-94e8-405a-8bab-1a0f8944eebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.030871 252.129.119.39 - - [2026-06-04 02:14:50] "POST /neutron/network HTTP/1.1" 200 117 0.042650 10.0.0.129 - - [2026-06-04 02:14:50] "GET /projects?obj_uuids=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001098 252.129.119.39 - - [2026-06-04 02:14:50] "POST /neutron/network HTTP/1.1" 200 610 0.075251 10.0.0.129 - - [2026-06-04 02:14:50] "POST /route-targets HTTP/1.1" 200 329 0.012351 10.0.0.129 - - [2026-06-04 02:14:50] "POST /ref-update HTTP/1.1" 200 156 0.014654 10.0.0.129 - - [2026-06-04 02:14:50] "POST /useragent-kv HTTP/1.1" 200 115 0.003504 252.129.119.39 - - [2026-06-04 02:14:50] "POST /neutron/subnet HTTP/1.1" 200 729 0.141573 252.129.119.39 - - [2026-06-04 02:14:51] "POST /neutron/network HTTP/1.1" 200 830 0.005797 10.0.0.129 - - [2026-06-04 02:14:51] "POST /id-to-fqname HTTP/1.1" 200 218 0.001700 10.0.0.129 - - [2026-06-04 02:14:51] "GET /virtual-network/d0912ab3-505f-41f7-a666-36ca9513c696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004783 252.129.119.39 - - [2026-06-04 02:14:51] "POST /neutron/network HTTP/1.1" 200 830 0.005800 10.0.0.129 - - [2026-06-04 02:14:51] "GET /virtual-network/d0912ab3-505f-41f7-a666-36ca9513c696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005593 252.129.119.39 - - [2026-06-04 02:14:51] "POST /neutron/network HTTP/1.1" 200 830 0.006471 252.129.119.39 - - [2026-06-04 02:14:51] "POST /neutron/subnet HTTP/1.1" 200 729 0.007244 10.0.0.129 - - [2026-06-04 02:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.129 - - [2026-06-04 02:14:51] "GET /virtual-network/d0912ab3-505f-41f7-a666-36ca9513c696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006375 10.0.0.129 - - [2026-06-04 02:14:51] "PUT /virtual-network/d0912ab3-505f-41f7-a666-36ca9513c696 HTTP/1.1" 200 266 0.037295 10.0.0.129 - - [2026-06-04 02:14:51] "POST /route-targets HTTP/1.1" 200 325 0.016541 10.0.0.129 - - [2026-06-04 02:14:51] "POST /ref-update HTTP/1.1" 200 156 0.015688 10.0.0.129 - - [2026-06-04 02:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.129 - - [2026-06-04 02:14:51] "GET /projects?obj_uuids=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001443 10.0.0.129 - - [2026-06-04 02:14:51] "GET /project/12d540ba-94e8-405a-8bab-1a0f8944eebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.028270 252.129.119.39 - - [2026-06-04 02:14:51] "POST /neutron/network HTTP/1.1" 200 117 0.011446 10.0.0.129 - - [2026-06-04 02:14:51] "GET /projects?obj_uuids=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001170 252.129.119.39 - - [2026-06-04 02:14:51] "POST /neutron/network HTTP/1.1" 200 610 0.077844 10.0.0.129 - - [2026-06-04 02:14:51] "POST /route-targets HTTP/1.1" 200 329 0.012601 10.0.0.129 - - [2026-06-04 02:14:51] "POST /ref-update HTTP/1.1" 200 156 0.013554 10.0.0.129 - - [2026-06-04 02:14:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004729 252.129.119.39 - - [2026-06-04 02:14:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.197246 252.129.119.39 - - [2026-06-04 02:14:52] "POST /neutron/network HTTP/1.1" 200 829 0.006009 10.0.0.129 - - [2026-06-04 02:14:52] "POST /id-to-fqname HTTP/1.1" 200 218 0.001378 10.0.0.129 - - [2026-06-04 02:14:52] "GET /virtual-network/c446b95a-c60b-48de-938c-3fb544298172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004666 252.129.119.39 - - [2026-06-04 02:14:52] "POST /neutron/network HTTP/1.1" 200 829 0.007205 10.0.0.129 - - [2026-06-04 02:14:52] "GET /virtual-network/c446b95a-c60b-48de-938c-3fb544298172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005104 252.129.119.39 - - [2026-06-04 02:14:52] "POST /neutron/network HTTP/1.1" 200 829 0.006058 252.129.119.39 - - [2026-06-04 02:14:52] "POST /neutron/subnet HTTP/1.1" 200 724 0.007233 10.0.0.129 - - [2026-06-04 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.129 - - [2026-06-04 02:14:52] "GET /virtual-network/c446b95a-c60b-48de-938c-3fb544298172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.017104 10.0.0.129 - - [2026-06-04 02:14:52] "POST /ref-update HTTP/1.1" 200 156 0.011924 10.0.0.129 - - [2026-06-04 02:14:52] "PUT /virtual-network/c446b95a-c60b-48de-938c-3fb544298172 HTTP/1.1" 200 266 0.046923 10.0.0.129 - - [2026-06-04 02:14:52] "POST /id-to-fqname HTTP/1.1" 200 218 0.001518 252.129.119.39 - - [2026-06-04 02:14:52] "POST /neutron/network HTTP/1.1" 200 840 0.011100 252.129.119.39 - - [2026-06-04 02:14:52] "GET /aaa-mode HTTP/1.1" 401 296 0.000459 252.129.119.39 - - [2026-06-04 02:14:52] "GET / HTTP/1.1" 200 36499 0.001868 252.129.119.39 - - [2026-06-04 02:14:52] "GET /project/12d540ba-94e8-405a-8bab-1a0f8944eebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000465 10.0.0.129 - - [2026-06-04 02:14:53] "GET /projects?obj_uuids=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001191 252.129.119.39 - - [2026-06-04 02:14:53] "GET /project/12d540ba-94e8-405a-8bab-1a0f8944eebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.062926 252.129.119.39 - - [2026-06-04 02:14:53] "POST /neutron/network HTTP/1.1" 200 830 0.007520 252.129.119.39 - - [2026-06-04 02:14:53] "POST /neutron/port HTTP/1.1" 200 117 0.005406 252.129.119.39 - - [2026-06-04 02:14:53] "POST /neutron/port HTTP/1.1" 200 117 0.007177 10.0.0.129 - - [2026-06-04 02:14:53] "POST /id-to-fqname HTTP/1.1" 200 218 0.001316 252.129.119.39 - - [2026-06-04 02:14:53] "POST /neutron/port HTTP/1.1" 200 117 0.005585 252.129.119.39 - - [2026-06-04 02:14:54] "POST /neutron/network HTTP/1.1" 200 839 0.006095 252.129.119.39 - - [2026-06-04 02:14:54] "GET /aaa-mode HTTP/1.1" 401 296 0.002655 252.129.119.39 - - [2026-06-04 02:14:54] "GET / HTTP/1.1" 200 36499 0.002204 252.129.119.39 - - [2026-06-04 02:14:54] "GET /project/12d540ba-94e8-405a-8bab-1a0f8944eebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000395 252.129.119.39 - - [2026-06-04 02:14:54] "POST /neutron/network HTTP/1.1" 200 840 0.006437 10.0.0.129 - - [2026-06-04 02:14:54] "GET /projects?obj_uuids=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001376 252.129.119.39 - - [2026-06-04 02:14:54] "POST /neutron/port HTTP/1.1" 200 1052 0.263762 10.0.0.129 - - [2026-06-04 02:14:54] "GET /projects?obj_uuids=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001025 252.129.119.39 - - [2026-06-04 02:14:54] "GET /project/12d540ba-94e8-405a-8bab-1a0f8944eebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.056857 252.129.119.39 - - [2026-06-04 02:14:54] "POST /neutron/network HTTP/1.1" 200 829 0.009674 252.129.119.39 - - [2026-06-04 02:14:54] "POST /neutron/port HTTP/1.1" 200 1052 0.009761 252.129.119.39 - - [2026-06-04 02:14:54] "POST /neutron/port HTTP/1.1" 200 1052 0.013975 252.129.119.39 - - [2026-06-04 02:14:54] "POST /neutron/port HTTP/1.1" 200 1102 0.108509 252.129.119.39 - - [2026-06-04 02:14:54] "POST /neutron/port HTTP/1.1" 200 1112 0.024152 252.129.119.39 - - [2026-06-04 02:14:54] "POST /neutron/security_group HTTP/1.1" 200 2049 0.010036 252.129.119.39 - - [2026-06-04 02:14:54] "POST /neutron/port HTTP/1.1" 200 1112 0.016079 252.129.119.39 - - [2026-06-04 02:14:54] "POST /neutron/port HTTP/1.1" 200 117 0.005460 252.129.119.39 - - [2026-06-04 02:14:55] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006803 252.129.119.39 - - [2026-06-04 02:14:55] "POST /neutron/port HTTP/1.1" 200 1112 0.014552 252.129.119.39 - - [2026-06-04 02:14:55] "POST /neutron/subnet HTTP/1.1" 200 703 0.008842 252.129.119.39 - - [2026-06-04 02:14:55] "POST /neutron/security_group HTTP/1.1" 200 2049 0.016324 252.129.119.39 - - [2026-06-04 02:14:55] "POST /neutron/port HTTP/1.1" 200 117 0.001191 252.129.119.39 - - [2026-06-04 02:14:55] "POST /neutron/network HTTP/1.1" 200 830 0.006436 252.129.119.39 - - [2026-06-04 02:14:55] "POST /neutron/network HTTP/1.1" 200 839 0.006000 10.0.0.129 - - [2026-06-04 02:14:55] "GET /projects?obj_uuids=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001292 252.129.119.39 - - [2026-06-04 02:14:55] "POST /neutron/port HTTP/1.1" 200 1051 0.269196 252.129.119.39 - - [2026-06-04 02:14:55] "POST /neutron/port HTTP/1.1" 200 1051 0.012250 252.129.119.39 - - [2026-06-04 02:14:55] "POST /neutron/port HTTP/1.1" 200 1051 0.010711 252.129.119.39 - - [2026-06-04 02:14:55] "POST /neutron/port HTTP/1.1" 200 1101 0.067086 252.129.119.39 - - [2026-06-04 02:14:56] "POST /neutron/port HTTP/1.1" 200 1111 0.012875 252.129.119.39 - - [2026-06-04 02:14:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003470 252.129.119.39 - - [2026-06-04 02:14:56] "POST /neutron/subnet HTTP/1.1" 200 698 0.008863 252.129.119.39 - - [2026-06-04 02:14:56] "POST /neutron/port HTTP/1.1" 200 117 0.001198 252.129.119.39 - - [2026-06-04 02:14:56] "POST /neutron/network HTTP/1.1" 200 829 0.006439 252.129.119.39 - - [2026-06-04 02:15:00] "POST /neutron/port HTTP/1.1" 200 1112 0.018015 252.129.119.39 - - [2026-06-04 02:15:00] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008924 252.129.119.39 - - [2026-06-04 02:15:00] "POST /neutron/port HTTP/1.1" 200 1112 0.020575 252.129.119.39 - - [2026-06-04 02:15:00] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008396 252.129.119.39 - - [2026-06-04 02:15:00] "POST /neutron/port HTTP/1.1" 200 1112 0.013304 252.129.119.39 - - [2026-06-04 02:15:00] "POST /neutron/security_group HTTP/1.1" 200 2049 0.009293 10.0.0.129 - - [2026-06-04 02:15:00] "GET /virtual-machine/8decc99a-84a7-4141-b998-b8f8c0bcd840 HTTP/1.1" 401 296 0.000519 10.0.0.129 - - [2026-06-04 02:15:01] "GET /virtual-machine/8decc99a-84a7-4141-b998-b8f8c0bcd840 HTTP/1.1" 200 1288 0.037012 10.0.0.129 - - [2026-06-04 02:15:01] "GET /virtual-machine-interface/8d82089d-d09b-4591-a4a2-2b6ae65ca244 HTTP/1.1" 200 2930 0.005796 10.0.0.129 - - [2026-06-04 02:15:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.129 - - [2026-06-04 02:15:01] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003349 10.0.0.129 - - [2026-06-04 02:15:01] "GET /virtual-networks?parent_id=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003674 10.0.0.129 - - [2026-06-04 02:15:01] "GET /virtual-network/d0912ab3-505f-41f7-a666-36ca9513c696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.007430 10.0.0.129 - - [2026-06-04 02:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.129 - - [2026-06-04 02:15:04] "GET /virtual-network/d0912ab3-505f-41f7-a666-36ca9513c696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.005371 252.129.119.39 - - [2026-06-04 02:15:04] "POST /neutron/port HTTP/1.1" 200 1112 0.012319 252.129.119.39 - - [2026-06-04 02:15:04] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005635 252.129.119.39 - - [2026-06-04 02:15:04] "POST /neutron/port HTTP/1.1" 200 1112 0.014615 252.129.119.39 - - [2026-06-04 02:15:05] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007614 252.129.119.39 - - [2026-06-04 02:15:05] "POST /neutron/port HTTP/1.1" 200 1111 0.014000 252.129.119.39 - - [2026-06-04 02:15:05] "POST /neutron/security_group HTTP/1.1" 200 2049 0.005774 252.129.119.39 - - [2026-06-04 02:15:06] "POST /neutron/port HTTP/1.1" 200 1111 0.014994 252.129.119.39 - - [2026-06-04 02:15:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006114 252.129.119.39 - - [2026-06-04 02:15:06] "POST /neutron/port HTTP/1.1" 200 1112 0.014531 252.129.119.39 - - [2026-06-04 02:15:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006258 252.129.119.39 - - [2026-06-04 02:15:06] "POST /neutron/port HTTP/1.1" 200 1112 0.016602 252.129.119.39 - - [2026-06-04 02:15:06] "POST /neutron/security_group HTTP/1.1" 200 2049 0.007574 10.0.0.129 - - [2026-06-04 02:15:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003443 10.0.0.129 - - [2026-06-04 02:15:06] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003808 10.0.0.129 - - [2026-06-04 02:15:06] "GET /virtual-networks?parent_id=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003254 10.0.0.129 - - [2026-06-04 02:15:06] "GET /virtual-network/d0912ab3-505f-41f7-a666-36ca9513c696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.007271 252.129.119.39 - - [2026-06-04 02:15:07] "POST /neutron/port HTTP/1.1" 200 1111 0.018435 252.129.119.39 - - [2026-06-04 02:15:07] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006713 252.129.119.39 - - [2026-06-04 02:15:07] "POST /neutron/port HTTP/1.1" 200 1111 0.016303 252.129.119.39 - - [2026-06-04 02:15:07] "POST /neutron/security_group HTTP/1.1" 200 2049 0.013851 252.129.119.39 - - [2026-06-04 02:15:07] "POST /neutron/port HTTP/1.1" 200 1111 0.018530 252.129.119.39 - - [2026-06-04 02:15:07] "POST /neutron/port HTTP/1.1" 200 1111 0.013804 252.129.119.39 - - [2026-06-04 02:15:07] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006648 252.129.119.39 - - [2026-06-04 02:15:07] "POST /neutron/security_group HTTP/1.1" 200 2049 0.006674 10.0.0.129 - - [2026-06-04 02:15:07] "GET /virtual-machine/e6f85b29-f5ab-4284-a59b-a9c4bad14abf HTTP/1.1" 200 1288 0.006039 10.0.0.129 - - [2026-06-04 02:15:07] "GET /virtual-machine-interface/093288b9-68ac-4909-a665-3e63477da753 HTTP/1.1" 200 2928 0.005512 252.129.119.39 - - [2026-06-04 02:15:07] "POST /neutron/port HTTP/1.1" 200 1111 0.013976 252.129.119.39 - - [2026-06-04 02:15:07] "POST /neutron/security_group HTTP/1.1" 200 2049 0.008995 10.0.0.129 - - [2026-06-04 02:15:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.129 - - [2026-06-04 02:15:07] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003988 10.0.0.129 - - [2026-06-04 02:15:07] "GET /virtual-networks?parent_id=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003096 10.0.0.129 - - [2026-06-04 02:15:07] "GET /virtual-network/c446b95a-c60b-48de-938c-3fb544298172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.006397 10.0.0.129 - - [2026-06-04 02:15:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.129 - - [2026-06-04 02:15:09] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003559 10.0.0.129 - - [2026-06-04 02:15:09] "GET /virtual-networks?parent_id=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 571 0.003643 10.0.0.129 - - [2026-06-04 02:15:09] "GET /virtual-network/c446b95a-c60b-48de-938c-3fb544298172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.005267 10.0.0.129 - - [2026-06-04 02:15:09] "POST /routing-policys HTTP/1.1" 200 536 0.032280 10.0.0.129 - - [2026-06-04 02:15:09] "GET /virtual-network/d0912ab3-505f-41f7-a666-36ca9513c696?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2118 0.008060 10.0.0.129 - - [2026-06-04 02:15:09] "PUT /virtual-network/d0912ab3-505f-41f7-a666-36ca9513c696 HTTP/1.1" 200 266 0.031906 10.0.0.129 - - [2026-06-04 02:15:10] "POST /ref-update HTTP/1.1" 200 156 0.008610 10.0.0.129 - - [2026-06-04 02:15:11] "DELETE /project/12d540ba94e8405a8bab1a0f8944eebb HTTP/1.1" 404 173 0.004242 10.0.0.129 - - [2026-06-04 02:15:11] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.000923 10.0.0.129 - - [2026-06-04 02:15:11] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.031961 10.0.0.129 - - [2026-06-04 02:15:11] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002329 10.0.0.129 - - [2026-06-04 02:15:11] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc?fields=security_groups HTTP/1.1" 200 1355 0.070152 10.0.0.129 - - [2026-06-04 02:15:12] "DELETE /security-group/9c744a30-ab65-4fc1-8d85-8e7f14a3f049 HTTP/1.1" 200 115 0.041194 10.0.0.129 - - [2026-06-04 02:15:12] "GET /projects?obj_uuids=b84e2f1d-dd25-4745-812a-32cfdb5653dc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001009 10.0.0.129 - - [2026-06-04 02:15:12] "DELETE /access-control-list/1af643e1-3219-4662-a084-f080bcdf0190 HTTP/1.1" 200 115 0.038347 10.0.0.129 - - [2026-06-04 02:15:12] "GET /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc?fields=application_policy_sets HTTP/1.1" 200 1394 0.050622 10.0.0.129 - - [2026-06-04 02:15:12] "DELETE /access-control-list/6fba6310-214d-466f-a6ea-ab4a19eed199 HTTP/1.1" 200 115 0.037293 10.0.0.129 - - [2026-06-04 02:15:12] "DELETE /project/b84e2f1d-dd25-4745-812a-32cfdb5653dc HTTP/1.1" 200 115 0.381513 10.0.0.129 - - [2026-06-04 02:15:14] "POST /ref-update HTTP/1.1" 200 156 0.013963 10.0.0.129 - - [2026-06-04 02:15:14] "POST /ref-update HTTP/1.1" 200 156 0.033695 10.0.0.129 - - [2026-06-04 02:15:14] "DELETE /routing-policy/d9fde404-7f55-4d6a-be57-ab1eb51f2c1f HTTP/1.1" 200 115 0.026851 252.129.119.39 - - [2026-06-04 02:15:15] "POST /neutron/network HTTP/1.1" 200 829 0.008840 252.129.119.39 - - [2026-06-04 02:15:15] "POST /neutron/network HTTP/1.1" 400 204 0.013520 252.129.119.39 - - [2026-06-04 02:15:15] "POST /neutron/port HTTP/1.1" 200 1112 0.020919 252.129.119.39 - - [2026-06-04 02:15:15] "POST /neutron/port HTTP/1.1" 200 1111 0.013747 252.129.119.39 - - [2026-06-04 02:15:15] "POST /neutron/port HTTP/1.1" 200 1102 0.017798 252.129.119.39 - - [2026-06-04 02:15:15] "POST /neutron/port HTTP/1.1" 200 1101 0.015687 252.129.119.39 - - [2026-06-04 02:15:16] "POST /neutron/port HTTP/1.1" 200 151 0.143956 252.129.119.39 - - [2026-06-04 02:15:16] "POST /neutron/port HTTP/1.1" 200 151 0.136116 252.129.119.39 - - [2026-06-04 02:15:17] "POST /neutron/network HTTP/1.1" 200 829 0.006929 10.0.0.129 - - [2026-06-04 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.129 - - [2026-06-04 02:15:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002919 10.0.0.129 - - [2026-06-04 02:15:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002056 252.129.119.39 - - [2026-06-04 02:15:17] "POST /neutron/network HTTP/1.1" 200 151 0.099566 10.0.0.129 - - [2026-06-04 02:15:17] "DELETE /route-target/a4dad574-3c0f-4628-b238-a8b425a6bdb3 HTTP/1.1" 200 115 0.023630 10.0.0.129 - - [2026-06-04 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003733 252.129.119.39 - - [2026-06-04 02:15:17] "POST /neutron/network HTTP/1.1" 200 830 0.006312 10.0.0.129 - - [2026-06-04 02:15:17] "DELETE /route-target/3f150e1b-d992-4257-a98d-c6c7cf1dbbe9 HTTP/1.1" 409 241 0.006500 10.0.0.129 - - [2026-06-04 02:15:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002315 10.0.0.129 - - [2026-06-04 02:15:17] "POST /useragent-kv HTTP/1.1" 200 115 0.002199 252.129.119.39 - - [2026-06-04 02:15:17] "POST /neutron/network HTTP/1.1" 200 151 0.081428 10.0.0.129 - - [2026-06-04 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.129 - - [2026-06-04 02:15:17] "DELETE /route-target/533f9e15-c1eb-4790-a057-32590dd3495e HTTP/1.1" 200 115 0.022039 10.0.0.129 - - [2026-06-04 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.129 - - [2026-06-04 02:15:17] "DELETE /route-target/3f150e1b-d992-4257-a98d-c6c7cf1dbbe9 HTTP/1.1" 200 115 0.020440 10.0.0.129 - - [2026-06-04 02:15:18] "GET /projects?obj_uuids=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001420 10.0.0.129 - - [2026-06-04 02:15:18] "GET /project/12d540ba-94e8-405a-8bab-1a0f8944eebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.028889 10.0.0.129 - - [2026-06-04 02:15:18] "GET /projects?obj_uuids=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001151 10.0.0.129 - - [2026-06-04 02:15:18] "GET /project/12d540ba-94e8-405a-8bab-1a0f8944eebb?fields=virtual_networks HTTP/1.1" 200 1019 0.072348 10.0.0.129 - - [2026-06-04 02:15:18] "GET /projects?obj_uuids=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001176 10.0.0.129 - - [2026-06-04 02:15:18] "GET /project/12d540ba-94e8-405a-8bab-1a0f8944eebb?fields=virtual_machine_interfaces HTTP/1.1" 200 1019 0.023615 10.0.0.129 - - [2026-06-04 02:15:18] "GET /projects?obj_uuids=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001580 10.0.0.129 - - [2026-06-04 02:15:18] "GET /project/12d540ba-94e8-405a-8bab-1a0f8944eebb?fields=security_groups HTTP/1.1" 200 1238 0.035731 10.0.0.129 - - [2026-06-04 02:15:19] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001081 10.0.0.129 - - [2026-06-04 02:15:19] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007652 10.0.0.129 - - [2026-06-04 02:15:19] "POST /fqname-to-id HTTP/1.1" 404 184 0.030028 10.0.0.129 - - [2026-06-04 02:15:19] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002865 10.0.0.129 - - [2026-06-04 02:15:19] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001130 10.0.0.129 - - [2026-06-04 02:15:19] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007122 10.0.0.129 - - [2026-06-04 02:15:19] "POST /id-to-fqname HTTP/1.1" 200 186 0.001970 10.0.0.129 - - [2026-06-04 02:15:19] "POST /fqname-to-id HTTP/1.1" 404 195 0.004954 10.0.0.129 - - [2026-06-04 02:15:19] "POST /security-groups HTTP/1.1" 200 581 0.063946 10.0.0.129 - - [2026-06-04 02:15:19] "POST /fqname-to-id HTTP/1.1" 404 230 0.002694 10.0.0.129 - - [2026-06-04 02:15:19] "POST /projects HTTP/1.1" 200 573 0.234161 10.0.0.129 - - [2026-06-04 02:15:19] "POST /access-control-lists HTTP/1.1" 200 596 0.060263 10.0.0.129 - - [2026-06-04 02:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.311814 10.0.0.129 - - [2026-06-04 02:15:19] "POST /fqname-to-id HTTP/1.1" 404 229 0.002951 10.0.0.129 - - [2026-06-04 02:15:19] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.455160 10.0.0.129 - - [2026-06-04 02:15:19] "POST /access-control-lists HTTP/1.1" 200 594 0.079607 10.0.0.129 - - [2026-06-04 02:15:21] "GET / HTTP/1.1" 200 36499 0.003443 10.0.0.129 - - [2026-06-04 02:15:21] "POST /fqname-to-id HTTP/1.1" 401 296 0.000693 10.0.0.129 - - [2026-06-04 02:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.096318 10.0.0.129 - - [2026-06-04 02:15:22] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001092 10.0.0.129 - - [2026-06-04 02:15:22] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.046095 252.129.119.39 - - [2026-06-04 02:15:22] "POST /neutron/network HTTP/1.1" 200 117 0.043977 10.0.0.129 - - [2026-06-04 02:15:22] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001225 252.129.119.39 - - [2026-06-04 02:15:22] "POST /neutron/network HTTP/1.1" 200 611 0.075400 10.0.0.129 - - [2026-06-04 02:15:22] "POST /route-targets HTTP/1.1" 200 329 0.014454 10.0.0.129 - - [2026-06-04 02:15:22] "POST /ref-update HTTP/1.1" 200 156 0.022023 10.0.0.129 - - [2026-06-04 02:15:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004585 252.129.119.39 - - [2026-06-04 02:15:22] "POST /neutron/subnet HTTP/1.1" 200 725 0.177747 252.129.119.39 - - [2026-06-04 02:15:23] "POST /neutron/network HTTP/1.1" 200 830 0.005835 10.0.0.129 - - [2026-06-04 02:15:23] "POST /id-to-fqname HTTP/1.1" 200 221 0.001386 10.0.0.129 - - [2026-06-04 02:15:23] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005019 252.129.119.39 - - [2026-06-04 02:15:23] "POST /neutron/network HTTP/1.1" 200 830 0.006016 10.0.0.129 - - [2026-06-04 02:15:23] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005434 252.129.119.39 - - [2026-06-04 02:15:23] "POST /neutron/network HTTP/1.1" 200 830 0.006546 10.0.0.129 - - [2026-06-04 02:15:23] "GET /obj-perms HTTP/1.1" 200 6399 0.066639 252.129.119.39 - - [2026-06-04 02:15:23] "POST /neutron/subnet HTTP/1.1" 200 725 0.020946 10.0.0.129 - - [2026-06-04 02:15:23] "GET /domains HTTP/1.1" 401 296 0.000431 10.0.0.129 - - [2026-06-04 02:15:23] "GET /obj-perms HTTP/1.1" 200 6399 0.076301 10.0.0.129 - - [2026-06-04 02:15:23] "GET /domains HTTP/1.1" 200 440 0.030180 10.0.0.129 - - [2026-06-04 02:15:23] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001047 10.0.0.129 - - [2026-06-04 02:15:23] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1485 0.008525 10.0.0.129 - - [2026-06-04 02:15:23] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001031 10.0.0.129 - - [2026-06-04 02:15:23] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627 HTTP/1.1" 200 2081 0.047251 10.0.0.129 - - [2026-06-04 02:15:23] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47 HTTP/1.1" 200 2323 0.008433 10.0.0.129 - - [2026-06-04 02:15:24] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47 HTTP/1.1" 200 2323 0.005121 10.0.0.129 - - [2026-06-04 02:15:24] "GET /routing-instance/44727519-cc7c-4efb-8753-1419a76e723d HTTP/1.1" 200 1496 0.004394 10.0.0.129 - - [2026-06-04 02:15:24] "GET /routing-instance/44727519-cc7c-4efb-8753-1419a76e723d HTTP/1.1" 200 1496 0.006649 10.0.0.129 - - [2026-06-04 02:15:24] "GET /route-target/3ba9b191-ee51-4b73-9864-198f43481446 HTTP/1.1" 200 1214 0.003922 10.0.0.129 - - [2026-06-04 02:15:24] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47 HTTP/1.1" 200 2323 0.005384 10.0.0.129 - - [2026-06-04 02:15:24] "GET /routing-instance/44727519-cc7c-4efb-8753-1419a76e723d HTTP/1.1" 200 1496 0.055290 10.0.0.129 - - [2026-06-04 02:15:24] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005870 10.0.0.129 - - [2026-06-04 02:15:24] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47 HTTP/1.1" 200 2323 0.005710 10.0.0.129 - - [2026-06-04 02:15:24] "GET /routing-instance/44727519-cc7c-4efb-8753-1419a76e723d HTTP/1.1" 200 1496 0.004369 10.0.0.129 - - [2026-06-04 02:15:24] "GET /routing-instance/44727519-cc7c-4efb-8753-1419a76e723d HTTP/1.1" 200 1496 0.004623 10.0.0.129 - - [2026-06-04 02:15:24] "GET /route-target/3ba9b191-ee51-4b73-9864-198f43481446 HTTP/1.1" 200 1214 0.003545 10.0.0.129 - - [2026-06-04 02:15:24] "GET /domains HTTP/1.1" 200 440 0.002820 10.0.0.129 - - [2026-06-04 02:15:24] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001475 10.0.0.129 - - [2026-06-04 02:15:24] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1485 0.007998 10.0.0.129 - - [2026-06-04 02:15:24] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001887 10.0.0.129 - - [2026-06-04 02:15:24] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627 HTTP/1.1" 200 2081 0.047083 10.0.0.129 - - [2026-06-04 02:15:25] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47 HTTP/1.1" 200 2323 0.008140 10.0.0.129 - - [2026-06-04 02:15:25] "GET /obj-perms HTTP/1.1" 200 6442 0.061049 10.0.0.129 - - [2026-06-04 02:15:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005942 10.0.0.129 - - [2026-06-04 02:15:25] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001416 10.0.0.129 - - [2026-06-04 02:15:25] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.051449 252.129.119.39 - - [2026-06-04 02:15:25] "POST /neutron/network HTTP/1.1" 200 117 0.011655 10.0.0.129 - - [2026-06-04 02:15:25] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001215 252.129.119.39 - - [2026-06-04 02:15:25] "POST /neutron/network HTTP/1.1" 200 611 0.079259 10.0.0.129 - - [2026-06-04 02:15:25] "POST /route-targets HTTP/1.1" 200 329 0.012971 10.0.0.129 - - [2026-06-04 02:15:26] "POST /ref-update HTTP/1.1" 200 156 0.021189 10.0.0.129 - - [2026-06-04 02:15:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002941 252.129.119.39 - - [2026-06-04 02:15:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.131625 252.129.119.39 - - [2026-06-04 02:15:26] "POST /neutron/network HTTP/1.1" 200 830 0.005826 10.0.0.129 - - [2026-06-04 02:15:26] "POST /id-to-fqname HTTP/1.1" 200 221 0.001464 10.0.0.129 - - [2026-06-04 02:15:26] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.004964 252.129.119.39 - - [2026-06-04 02:15:26] "POST /neutron/network HTTP/1.1" 200 830 0.009147 10.0.0.129 - - [2026-06-04 02:15:26] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005860 252.129.119.39 - - [2026-06-04 02:15:26] "POST /neutron/network HTTP/1.1" 200 830 0.005511 252.129.119.39 - - [2026-06-04 02:15:26] "POST /neutron/subnet HTTP/1.1" 200 725 0.007143 10.0.0.129 - - [2026-06-04 02:15:26] "GET /domains HTTP/1.1" 200 440 0.002788 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:15:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001046 10.0.0.129 - - [2026-06-04 02:15:26] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001431 10.0.0.129 - - [2026-06-04 02:15:26] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1485 0.008801 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:15:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001498 10.0.0.129 - - [2026-06-04 02:15:26] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001451 10.0.0.129 - - [2026-06-04 02:15:26] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627 HTTP/1.1" 200 2299 0.025376 10.0.0.129 - - [2026-06-04 02:15:26] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38 HTTP/1.1" 200 2323 0.006658 10.0.0.129 - - [2026-06-04 02:15:26] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38 HTTP/1.1" 200 2323 0.004845 10.0.0.129 - - [2026-06-04 02:15:26] "GET /routing-instance/3785c2fd-9604-4ec2-9527-5a25ba3ffcf3 HTTP/1.1" 200 1497 0.004461 10.0.0.129 - - [2026-06-04 02:15:26] "GET /routing-instance/3785c2fd-9604-4ec2-9527-5a25ba3ffcf3 HTTP/1.1" 200 1497 0.003615 10.0.0.129 - - [2026-06-04 02:15:26] "GET /route-target/86aa996b-124b-4d9a-a6bc-f3a21cf5a413 HTTP/1.1" 200 1214 0.004368 10.0.0.129 - - [2026-06-04 02:15:27] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38 HTTP/1.1" 200 2323 0.005229 10.0.0.129 - - [2026-06-04 02:15:27] "GET /routing-instance/3785c2fd-9604-4ec2-9527-5a25ba3ffcf3 HTTP/1.1" 200 1497 0.030257 10.0.0.129 - - [2026-06-04 02:15:27] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005281 10.0.0.129 - - [2026-06-04 02:15:27] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38 HTTP/1.1" 200 2323 0.004837 10.0.0.129 - - [2026-06-04 02:15:27] "GET /routing-instance/3785c2fd-9604-4ec2-9527-5a25ba3ffcf3 HTTP/1.1" 200 1497 0.004238 10.0.0.129 - - [2026-06-04 02:15:27] "GET /routing-instance/3785c2fd-9604-4ec2-9527-5a25ba3ffcf3 HTTP/1.1" 200 1497 0.003850 10.0.0.129 - - [2026-06-04 02:15:27] "GET /route-target/86aa996b-124b-4d9a-a6bc-f3a21cf5a413 HTTP/1.1" 200 1214 0.004437 10.0.0.129 - - [2026-06-04 02:15:27] "GET /domains HTTP/1.1" 200 440 0.004109 10.0.0.129 - - [2026-06-04 02:15:27] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001279 10.0.0.129 - - [2026-06-04 02:15:27] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1485 0.008204 10.0.0.129 - - [2026-06-04 02:15:27] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001530 10.0.0.129 - - [2026-06-04 02:15:27] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627 HTTP/1.1" 200 2299 0.038127 10.0.0.129 - - [2026-06-04 02:15:27] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38 HTTP/1.1" 200 2323 0.005213 10.0.0.129 - - [2026-06-04 02:15:27] "GET /obj-perms HTTP/1.1" 200 6442 0.001894 10.0.0.129 - - [2026-06-04 02:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.129 - - [2026-06-04 02:15:28] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001159 10.0.0.129 - - [2026-06-04 02:15:28] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.033324 252.129.119.39 - - [2026-06-04 02:15:28] "POST /neutron/network HTTP/1.1" 200 117 0.018260 10.0.0.129 - - [2026-06-04 02:15:28] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001518 252.129.119.39 - - [2026-06-04 02:15:28] "POST /neutron/network HTTP/1.1" 200 613 0.079640 10.0.0.129 - - [2026-06-04 02:15:28] "POST /ref-update HTTP/1.1" 200 156 0.011670 10.0.0.129 - - [2026-06-04 02:15:28] "POST /useragent-kv HTTP/1.1" 200 115 0.005971 252.129.119.39 - - [2026-06-04 02:15:28] "POST /neutron/subnet HTTP/1.1" 200 715 0.213065 252.129.119.39 - - [2026-06-04 02:15:28] "POST /neutron/network HTTP/1.1" 200 830 0.006151 10.0.0.129 - - [2026-06-04 02:15:28] "POST /id-to-fqname HTTP/1.1" 200 222 0.001491 10.0.0.129 - - [2026-06-04 02:15:28] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006204 252.129.119.39 - - [2026-06-04 02:15:28] "POST /neutron/network HTTP/1.1" 200 830 0.005891 10.0.0.129 - - [2026-06-04 02:15:28] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004962 252.129.119.39 - - [2026-06-04 02:15:28] "POST /neutron/network HTTP/1.1" 200 830 0.005972 252.129.119.39 - - [2026-06-04 02:15:28] "POST /neutron/subnet HTTP/1.1" 200 715 0.007808 10.0.0.129 - - [2026-06-04 02:15:28] "GET /domains HTTP/1.1" 200 440 0.004357 10.0.0.129 - - [2026-06-04 02:15:28] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001084 10.0.0.129 - - [2026-06-04 02:15:28] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1485 0.006691 10.0.0.129 - - [2026-06-04 02:15:29] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001813 10.0.0.129 - - [2026-06-04 02:15:29] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627 HTTP/1.1" 200 2518 0.024518 10.0.0.129 - - [2026-06-04 02:15:29] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b HTTP/1.1" 200 2323 0.006620 10.0.0.129 - - [2026-06-04 02:15:29] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b HTTP/1.1" 200 2323 0.005435 10.0.0.129 - - [2026-06-04 02:15:29] "GET /routing-instance/92d95b85-d0ba-4f3a-bb3e-dc9acd5c6785 HTTP/1.1" 200 1502 0.004372 10.0.0.129 - - [2026-06-04 02:15:29] "GET /routing-instance/92d95b85-d0ba-4f3a-bb3e-dc9acd5c6785 HTTP/1.1" 200 1502 0.003918 10.0.0.129 - - [2026-06-04 02:15:29] "GET /route-target/2b4f041d-51b6-4eba-95c2-0d5603422657 HTTP/1.1" 200 1216 0.004133 10.0.0.129 - - [2026-06-04 02:15:29] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b HTTP/1.1" 200 2323 0.007357 10.0.0.129 - - [2026-06-04 02:15:29] "GET /routing-instance/92d95b85-d0ba-4f3a-bb3e-dc9acd5c6785 HTTP/1.1" 200 1502 0.004721 10.0.0.129 - - [2026-06-04 02:15:29] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006815 10.0.0.129 - - [2026-06-04 02:15:29] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b HTTP/1.1" 200 2323 0.004842 10.0.0.129 - - [2026-06-04 02:15:29] "GET /routing-instance/92d95b85-d0ba-4f3a-bb3e-dc9acd5c6785 HTTP/1.1" 200 1502 0.003737 10.0.0.129 - - [2026-06-04 02:15:29] "GET /routing-instance/92d95b85-d0ba-4f3a-bb3e-dc9acd5c6785 HTTP/1.1" 200 1502 0.005322 10.0.0.129 - - [2026-06-04 02:15:29] "GET /route-target/2b4f041d-51b6-4eba-95c2-0d5603422657 HTTP/1.1" 200 1216 0.003671 10.0.0.129 - - [2026-06-04 02:15:29] "GET /domains HTTP/1.1" 200 440 0.002682 10.0.0.129 - - [2026-06-04 02:15:30] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001177 10.0.0.129 - - [2026-06-04 02:15:30] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1485 0.008337 10.0.0.129 - - [2026-06-04 02:15:30] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001161 10.0.0.129 - - [2026-06-04 02:15:30] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627 HTTP/1.1" 200 2518 0.028072 10.0.0.129 - - [2026-06-04 02:15:30] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b HTTP/1.1" 200 2323 0.006104 10.0.0.129 - - [2026-06-04 02:15:30] "GET /obj-perms HTTP/1.1" 200 6442 0.001741 10.0.0.129 - - [2026-06-04 02:15:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001504 252.129.119.39 - - [2026-06-04 02:15:30] "POST /neutron/network HTTP/1.1" 200 840 0.007582 252.129.119.39 - - [2026-06-04 02:15:30] "GET /aaa-mode HTTP/1.1" 401 296 0.000480 252.129.119.39 - - [2026-06-04 02:15:30] "GET / HTTP/1.1" 200 36499 0.001554 252.129.119.39 - - [2026-06-04 02:15:30] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000375 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:15:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001006 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:15:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001061 10.0.0.129 - - [2026-06-04 02:15:31] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001432 252.129.119.39 - - [2026-06-04 02:15:31] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.056806 252.129.119.39 - - [2026-06-04 02:15:31] "POST /neutron/network HTTP/1.1" 200 830 0.006368 252.129.119.39 - - [2026-06-04 02:15:31] "POST /neutron/port HTTP/1.1" 200 117 0.008977 252.129.119.39 - - [2026-06-04 02:15:31] "POST /neutron/port HTTP/1.1" 200 117 0.008052 10.0.0.129 - - [2026-06-04 02:15:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001536 252.129.119.39 - - [2026-06-04 02:15:31] "POST /neutron/port HTTP/1.1" 200 117 0.006612 252.129.119.39 - - [2026-06-04 02:15:32] "POST /neutron/network HTTP/1.1" 200 840 0.006560 252.129.119.39 - - [2026-06-04 02:15:32] "GET /aaa-mode HTTP/1.1" 401 296 0.000435 252.129.119.39 - - [2026-06-04 02:15:32] "GET / HTTP/1.1" 200 36499 0.002014 252.129.119.39 - - [2026-06-04 02:15:32] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000371 10.0.0.129 - - [2026-06-04 02:15:32] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001347 252.129.119.39 - - [2026-06-04 02:15:32] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.086180 252.129.119.39 - - [2026-06-04 02:15:32] "POST /neutron/network HTTP/1.1" 200 840 0.025937 252.129.119.39 - - [2026-06-04 02:15:32] "POST /neutron/network HTTP/1.1" 200 830 0.010095 10.0.0.129 - - [2026-06-04 02:15:32] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001102 252.129.119.39 - - [2026-06-04 02:15:32] "POST /neutron/port HTTP/1.1" 200 982 0.028407 252.129.119.39 - - [2026-06-04 02:15:32] "POST /neutron/port HTTP/1.1" 200 1056 0.278268 252.129.119.39 - - [2026-06-04 02:15:32] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008178 252.129.119.39 - - [2026-06-04 02:15:33] "POST /neutron/port HTTP/1.1" 200 117 0.007906 10.0.0.129 - - [2026-06-04 02:15:33] "POST /fqname-to-id HTTP/1.1" 404 191 0.003524 10.0.0.129 - - [2026-06-04 02:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007653 252.129.119.39 - - [2026-06-04 02:15:33] "POST /neutron/port HTTP/1.1" 200 1056 0.057206 10.0.0.129 - - [2026-06-04 02:15:33] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001392 10.0.0.129 - - [2026-06-04 02:15:33] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009004 252.129.119.39 - - [2026-06-04 02:15:33] "POST /neutron/port HTTP/1.1" 200 1056 0.013772 10.0.0.129 - - [2026-06-04 02:15:33] "POST /service-templates HTTP/1.1" 200 545 0.026648 10.0.0.129 - - [2026-06-04 02:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005980 10.0.0.129 - - [2026-06-04 02:15:33] "GET /service-template/7422595c-375e-441a-b1e5-9afd10a09deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.013360 252.129.119.39 - - [2026-06-04 02:15:33] "POST /neutron/port HTTP/1.1" 200 1106 0.107212 10.0.0.129 - - [2026-06-04 02:15:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.129 - - [2026-06-04 02:15:33] "GET /service-template/7422595c-375e-441a-b1e5-9afd10a09deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003202 252.129.119.39 - - [2026-06-04 02:15:33] "POST /neutron/network HTTP/1.1" 200 840 0.006518 10.0.0.129 - - [2026-06-04 02:15:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.001309 252.129.119.39 - - [2026-06-04 02:15:33] "POST /neutron/port HTTP/1.1" 200 1116 0.014779 10.0.0.129 - - [2026-06-04 02:15:33] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001147 10.0.0.129 - - [2026-06-04 02:15:33] "POST /id-to-fqname HTTP/1.1" 200 221 0.001093 252.129.119.39 - - [2026-06-04 02:15:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004817 10.0.0.129 - - [2026-06-04 02:15:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.002079 252.129.119.39 - - [2026-06-04 02:15:33] "POST /neutron/subnet HTTP/1.1" 200 699 0.049389 252.129.119.39 - - [2026-06-04 02:15:33] "POST /neutron/port HTTP/1.1" 200 1946 0.027799 252.129.119.39 - - [2026-06-04 02:15:33] "POST /neutron/port HTTP/1.1" 200 117 0.000995 252.129.119.39 - - [2026-06-04 02:15:33] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009604 252.129.119.39 - - [2026-06-04 02:15:33] "POST /neutron/port HTTP/1.1" 200 1054 0.319141 252.129.119.39 - - [2026-06-04 02:15:33] "POST /neutron/network HTTP/1.1" 200 830 0.007552 252.129.119.39 - - [2026-06-04 02:15:33] "POST /neutron/port HTTP/1.1" 200 1054 0.033940 252.129.119.39 - - [2026-06-04 02:15:33] "POST /neutron/port HTTP/1.1" 200 1054 0.015216 252.129.119.39 - - [2026-06-04 02:15:34] "POST /neutron/port HTTP/1.1" 200 1104 0.083637 252.129.119.39 - - [2026-06-04 02:15:34] "POST /neutron/port HTTP/1.1" 200 1114 0.027682 252.129.119.39 - - [2026-06-04 02:15:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005384 252.129.119.39 - - [2026-06-04 02:15:34] "POST /neutron/subnet HTTP/1.1" 200 689 0.010096 252.129.119.39 - - [2026-06-04 02:15:34] "POST /neutron/port HTTP/1.1" 200 117 0.001148 252.129.119.39 - - [2026-06-04 02:15:34] "POST /neutron/network HTTP/1.1" 200 830 0.007077 252.129.119.39 - - [2026-06-04 02:15:35] "POST /neutron/network HTTP/1.1" 200 2215 0.014462 252.129.119.39 - - [2026-06-04 02:15:35] "GET /aaa-mode HTTP/1.1" 401 296 0.000459 252.129.119.39 - - [2026-06-04 02:15:35] "GET / HTTP/1.1" 200 36499 0.001580 252.129.119.39 - - [2026-06-04 02:15:35] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000392 10.0.0.129 - - [2026-06-04 02:15:36] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001178 252.129.119.39 - - [2026-06-04 02:15:36] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.135566 252.129.119.39 - - [2026-06-04 02:15:36] "POST /neutron/network HTTP/1.1" 200 830 0.006293 252.129.119.39 - - [2026-06-04 02:15:36] "POST /neutron/network HTTP/1.1" 200 830 0.008998 252.129.119.39 - - [2026-06-04 02:15:36] "POST /neutron/network HTTP/1.1" 200 830 0.008052 252.129.119.39 - - [2026-06-04 02:15:36] "POST /neutron/port HTTP/1.1" 200 2078 0.034317 252.129.119.39 - - [2026-06-04 02:15:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010165 252.129.119.39 - - [2026-06-04 02:15:37] "POST /neutron/port HTTP/1.1" 200 117 0.006901 252.129.119.39 - - [2026-06-04 02:15:37] "POST /neutron/port HTTP/1.1" 200 117 0.008305 252.129.119.39 - - [2026-06-04 02:15:37] "POST /neutron/network HTTP/1.1" 200 2215 0.017659 10.0.0.129 - - [2026-06-04 02:15:37] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001708 252.129.119.39 - - [2026-06-04 02:15:37] "POST /neutron/port HTTP/1.1" 200 1056 0.343127 10.0.0.129 - - [2026-06-04 02:15:38] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002733 252.129.119.39 - - [2026-06-04 02:15:38] "POST /neutron/port HTTP/1.1" 200 1056 0.276445 10.0.0.129 - - [2026-06-04 02:15:38] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001443 252.129.119.39 - - [2026-06-04 02:15:38] "POST /neutron/port HTTP/1.1" 200 1054 0.323216 252.129.119.39 - - [2026-06-04 02:15:38] "POST /neutron/port HTTP/1.1" 200 1056 0.013920 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:15:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001362 252.129.119.39 - - [2026-06-04 02:15:38] "POST /neutron/port HTTP/1.1" 200 1056 0.014509 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:15:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001540 252.129.119.39 - - [2026-06-04 02:15:39] "POST /neutron/port HTTP/1.1" 200 1106 0.080327 252.129.119.39 - - [2026-06-04 02:15:39] "POST /neutron/port HTTP/1.1" 200 1056 0.010980 252.129.119.39 - - [2026-06-04 02:15:39] "POST /neutron/port HTTP/1.1" 200 1056 0.012659 252.129.119.39 - - [2026-06-04 02:15:39] "POST /neutron/port HTTP/1.1" 200 1106 0.102767 252.129.119.39 - - [2026-06-04 02:15:39] "POST /neutron/port HTTP/1.1" 200 1054 0.016071 252.129.119.39 - - [2026-06-04 02:15:39] "POST /neutron/port HTTP/1.1" 200 1054 0.015062 252.129.119.39 - - [2026-06-04 02:15:39] "POST /neutron/port HTTP/1.1" 200 1104 0.091682 252.129.119.39 - - [2026-06-04 02:15:39] "POST /neutron/port HTTP/1.1" 200 3041 0.043394 252.129.119.39 - - [2026-06-04 02:15:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006358 252.129.119.39 - - [2026-06-04 02:15:39] "POST /neutron/subnet HTTP/1.1" 200 699 0.008930 252.129.119.39 - - [2026-06-04 02:15:39] "POST /neutron/port HTTP/1.1" 200 117 0.001337 252.129.119.39 - - [2026-06-04 02:15:40] "POST /neutron/network HTTP/1.1" 200 830 0.008334 252.129.119.39 - - [2026-06-04 02:15:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004762 252.129.119.39 - - [2026-06-04 02:15:40] "POST /neutron/subnet HTTP/1.1" 200 699 0.008486 252.129.119.39 - - [2026-06-04 02:15:40] "POST /neutron/port HTTP/1.1" 200 117 0.001236 252.129.119.39 - - [2026-06-04 02:15:40] "POST /neutron/network HTTP/1.1" 200 830 0.121935 252.129.119.39 - - [2026-06-04 02:15:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003678 252.129.119.39 - - [2026-06-04 02:15:40] "POST /neutron/subnet HTTP/1.1" 200 689 0.011141 252.129.119.39 - - [2026-06-04 02:15:40] "POST /neutron/port HTTP/1.1" 200 117 0.002095 252.129.119.39 - - [2026-06-04 02:15:40] "POST /neutron/network HTTP/1.1" 200 830 0.006139 252.129.119.39 - - [2026-06-04 02:15:42] "POST /neutron/port HTTP/1.1" 200 3041 0.024427 252.129.119.39 - - [2026-06-04 02:15:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009555 252.129.119.39 - - [2026-06-04 02:15:44] "POST /neutron/port HTTP/1.1" 200 1116 0.052277 252.129.119.39 - - [2026-06-04 02:15:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009329 252.129.119.39 - - [2026-06-04 02:15:44] "POST /neutron/port HTTP/1.1" 200 1116 0.054184 252.129.119.39 - - [2026-06-04 02:15:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007175 252.129.119.39 - - [2026-06-04 02:15:44] "POST /neutron/port HTTP/1.1" 200 1116 0.013026 252.129.119.39 - - [2026-06-04 02:15:44] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005900 252.129.119.39 - - [2026-06-04 02:15:45] "POST /neutron/port HTTP/1.1" 200 1114 0.012787 252.129.119.39 - - [2026-06-04 02:15:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006869 252.129.119.39 - - [2026-06-04 02:15:45] "POST /neutron/port HTTP/1.1" 200 1114 0.020482 252.129.119.39 - - [2026-06-04 02:15:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007020 252.129.119.39 - - [2026-06-04 02:15:45] "POST /neutron/port HTTP/1.1" 200 1114 0.015070 252.129.119.39 - - [2026-06-04 02:15:45] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007918 252.129.119.39 - - [2026-06-04 02:15:46] "POST /neutron/port HTTP/1.1" 200 1116 0.013975 252.129.119.39 - - [2026-06-04 02:15:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007368 252.129.119.39 - - [2026-06-04 02:15:46] "POST /neutron/port HTTP/1.1" 200 1114 0.013291 252.129.119.39 - - [2026-06-04 02:15:46] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006157 252.129.119.39 - - [2026-06-04 02:15:47] "POST /neutron/port HTTP/1.1" 200 3041 0.025971 252.129.119.39 - - [2026-06-04 02:15:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006015 252.129.119.39 - - [2026-06-04 02:15:47] "POST /neutron/port HTTP/1.1" 200 3041 0.031812 252.129.119.39 - - [2026-06-04 02:15:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007577 252.129.119.39 - - [2026-06-04 02:15:47] "POST /neutron/port HTTP/1.1" 200 3041 0.023236 252.129.119.39 - - [2026-06-04 02:15:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005727 252.129.119.39 - - [2026-06-04 02:15:47] "POST /neutron/port HTTP/1.1" 200 3041 0.019542 252.129.119.39 - - [2026-06-04 02:15:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008349 252.129.119.39 - - [2026-06-04 02:15:47] "POST /neutron/port HTTP/1.1" 200 3041 0.022179 252.129.119.39 - - [2026-06-04 02:15:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006546 10.0.0.129 - - [2026-06-04 02:15:47] "GET /virtual-machine/ee74c87a-92f5-477c-9422-6f183e368600 HTTP/1.1" 200 1805 0.004929 10.0.0.129 - - [2026-06-04 02:15:48] "GET /virtual-machine-interface/01a007e7-1b1a-4a7a-bde0-421a084a8327 HTTP/1.1" 200 2950 0.005445 10.0.0.129 - - [2026-06-04 02:15:48] "GET /virtual-machine-interface/06322ac4-5391-40b0-addb-60eed5a91a08 HTTP/1.1" 200 2947 0.005434 10.0.0.129 - - [2026-06-04 02:15:48] "GET /virtual-machine-interface/c76df50e-c489-43d9-a059-e3782b23a0c3 HTTP/1.1" 200 2949 0.004888 10.0.0.129 - - [2026-06-04 02:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.129 - - [2026-06-04 02:15:48] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003398 10.0.0.129 - - [2026-06-04 02:15:48] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004519 10.0.0.129 - - [2026-06-04 02:15:48] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005297 10.0.0.129 - - [2026-06-04 02:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.129 - - [2026-06-04 02:15:51] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005611 10.0.0.129 - - [2026-06-04 02:15:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.129 - - [2026-06-04 02:15:56] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005939 10.0.0.129 - - [2026-06-04 02:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.129 - - [2026-06-04 02:16:00] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005078 10.0.0.129 - - [2026-06-04 02:16:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.129 - - [2026-06-04 02:16:02] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004445 10.0.0.129 - - [2026-06-04 02:16:02] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003042 10.0.0.129 - - [2026-06-04 02:16:02] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.011033 252.129.119.39 - - [2026-06-04 02:16:02] "POST /neutron/port HTTP/1.1" 200 3041 0.028022 252.129.119.39 - - [2026-06-04 02:16:02] "POST /neutron/security_group HTTP/1.1" 200 2054 0.015547 252.129.119.39 - - [2026-06-04 02:16:07] "POST /neutron/port HTTP/1.1" 200 3041 0.020465 252.129.119.39 - - [2026-06-04 02:16:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006057 252.129.119.39 - - [2026-06-04 02:16:12] "POST /neutron/port HTTP/1.1" 200 3041 0.059923 252.129.119.39 - - [2026-06-04 02:16:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006092 10.0.0.129 - - [2026-06-04 02:16:12] "DELETE /project/3842a8f5287749beb17f63295f8d8627 HTTP/1.1" 404 173 0.009240 10.0.0.129 - - [2026-06-04 02:16:12] "GET /projects?obj_uuids=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001401 10.0.0.129 - - [2026-06-04 02:16:12] "GET /project/12d540ba-94e8-405a-8bab-1a0f8944eebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.040432 10.0.0.129 - - [2026-06-04 02:16:12] "GET /projects?obj_uuids=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001110 10.0.0.129 - - [2026-06-04 02:16:12] "GET /project/12d540ba-94e8-405a-8bab-1a0f8944eebb?fields=security_groups HTTP/1.1" 200 1328 0.030299 10.0.0.129 - - [2026-06-04 02:16:12] "DELETE /security-group/27aafb37-ff5e-46f8-957c-3280fb3dc4db HTTP/1.1" 200 115 0.036434 10.0.0.129 - - [2026-06-04 02:16:12] "GET /projects?obj_uuids=12d540ba-94e8-405a-8bab-1a0f8944eebb&detail=False&count=False&shared=False HTTP/1.1" 200 337 0.001485 10.0.0.129 - - [2026-06-04 02:16:12] "GET /project/12d540ba-94e8-405a-8bab-1a0f8944eebb?fields=application_policy_sets HTTP/1.1" 200 1367 0.027790 10.0.0.129 - - [2026-06-04 02:16:12] "DELETE /access-control-list/19226bf0-1968-4581-bf7e-631ea3c3eb72 HTTP/1.1" 200 115 0.036807 10.0.0.129 - - [2026-06-04 02:16:12] "DELETE /access-control-list/ccb0c07f-76e0-4efb-9eb6-e605b6ef02e6 HTTP/1.1" 200 115 0.028280 10.0.0.129 - - [2026-06-04 02:16:12] "DELETE /project/12d540ba-94e8-405a-8bab-1a0f8944eebb HTTP/1.1" 200 115 0.311643 252.129.119.39 - - [2026-06-04 02:16:12] "POST /neutron/port HTTP/1.1" 200 3041 0.048214 252.129.119.39 - - [2026-06-04 02:16:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007478 252.129.119.39 - - [2026-06-04 02:16:12] "POST /neutron/port HTTP/1.1" 200 3041 0.022503 252.129.119.39 - - [2026-06-04 02:16:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005915 252.129.119.39 - - [2026-06-04 02:16:13] "POST /neutron/port HTTP/1.1" 200 3041 0.020653 252.129.119.39 - - [2026-06-04 02:16:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006371 252.129.119.39 - - [2026-06-04 02:16:13] "POST /neutron/port HTTP/1.1" 200 3041 0.021022 252.129.119.39 - - [2026-06-04 02:16:13] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006154 10.0.0.129 - - [2026-06-04 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009010 10.0.0.129 - - [2026-06-04 02:16:18] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004735 10.0.0.129 - - [2026-06-04 02:16:18] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003095 10.0.0.129 - - [2026-06-04 02:16:18] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.007276 10.0.0.129 - - [2026-06-04 02:16:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.129 - - [2026-06-04 02:16:18] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003798 10.0.0.129 - - [2026-06-04 02:16:18] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003380 10.0.0.129 - - [2026-06-04 02:16:18] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005154 10.0.0.129 - - [2026-06-04 02:16:19] "POST /fqname-to-id HTTP/1.1" 404 205 0.003020 10.0.0.129 - - [2026-06-04 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002459 10.0.0.129 - - [2026-06-04 02:16:19] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001068 10.0.0.129 - - [2026-06-04 02:16:19] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.026255 10.0.0.129 - - [2026-06-04 02:16:19] "POST /service-instances HTTP/1.1" 200 545 0.066148 10.0.0.129 - - [2026-06-04 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.129 - - [2026-06-04 02:16:19] "GET /service-instance/d2f39648-1481-4675-b129-3803514097fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2138 0.005159 10.0.0.129 - - [2026-06-04 02:16:19] "POST /port-tuples HTTP/1.1" 200 588 0.028708 10.0.0.129 - - [2026-06-04 02:16:19] "GET /virtual-machine-interface/06322ac4-5391-40b0-addb-60eed5a91a08?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.005996 10.0.0.129 - - [2026-06-04 02:16:19] "PUT /virtual-machine-interface/06322ac4-5391-40b0-addb-60eed5a91a08 HTTP/1.1" 200 286 0.015005 10.0.0.129 - - [2026-06-04 02:16:19] "POST /ref-update HTTP/1.1" 200 156 0.012162 10.0.0.129 - - [2026-06-04 02:16:19] "POST /instance-ips HTTP/1.1" 200 387 0.026745 10.0.0.129 - - [2026-06-04 02:16:19] "GET /virtual-machine-interface/c76df50e-c489-43d9-a059-e3782b23a0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.007369 10.0.0.129 - - [2026-06-04 02:16:19] "POST /ref-update HTTP/1.1" 200 156 0.016221 10.0.0.129 - - [2026-06-04 02:16:19] "PUT /virtual-machine-interface/c76df50e-c489-43d9-a059-e3782b23a0c3 HTTP/1.1" 200 286 0.016249 10.0.0.129 - - [2026-06-04 02:16:19] "POST /ref-update HTTP/1.1" 200 156 0.010774 10.0.0.129 - - [2026-06-04 02:16:19] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004515 10.0.0.129 - - [2026-06-04 02:16:19] "POST /ref-update HTTP/1.1" 200 156 0.014665 10.0.0.129 - - [2026-06-04 02:16:19] "GET /virtual-machine-interface/01a007e7-1b1a-4a7a-bde0-421a084a8327?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2727 0.005872 10.0.0.129 - - [2026-06-04 02:16:19] "POST /instance-ips HTTP/1.1" 200 387 0.029622 10.0.0.129 - - [2026-06-04 02:16:19] "PUT /virtual-machine-interface/01a007e7-1b1a-4a7a-bde0-421a084a8327 HTTP/1.1" 200 286 0.014364 10.0.0.129 - - [2026-06-04 02:16:19] "POST /ref-update HTTP/1.1" 200 156 0.014634 10.0.0.129 - - [2026-06-04 02:16:19] "POST /ref-update HTTP/1.1" 200 156 0.012273 10.0.0.129 - - [2026-06-04 02:16:19] "POST /ref-update HTTP/1.1" 200 156 0.008789 10.0.0.129 - - [2026-06-04 02:16:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003275 252.129.119.39 - - [2026-06-04 02:16:20] "POST /neutron/port HTTP/1.1" 200 1116 0.013363 10.0.0.129 - - [2026-06-04 02:16:20] "POST /instance-ips HTTP/1.1" 200 375 0.020148 252.129.119.39 - - [2026-06-04 02:16:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007427 10.0.0.129 - - [2026-06-04 02:16:20] "POST /ref-update HTTP/1.1" 200 156 0.010678 252.129.119.39 - - [2026-06-04 02:16:20] "POST /neutron/port HTTP/1.1" 200 1116 0.017875 10.0.0.129 - - [2026-06-04 02:16:20] "POST /ref-update HTTP/1.1" 200 156 0.012888 252.129.119.39 - - [2026-06-04 02:16:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008576 10.0.0.129 - - [2026-06-04 02:16:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011425 252.129.119.39 - - [2026-06-04 02:16:20] "POST /neutron/port HTTP/1.1" 200 1116 0.018205 10.0.0.129 - - [2026-06-04 02:16:20] "POST /instance-ips HTTP/1.1" 200 375 0.021157 252.129.119.39 - - [2026-06-04 02:16:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006793 10.0.0.129 - - [2026-06-04 02:16:20] "POST /ref-update HTTP/1.1" 200 156 0.016897 10.0.0.129 - - [2026-06-04 02:16:20] "GET /virtual-machine/03cc5ca5-d36c-4805-b6d0-f4d5e0dc76a9 HTTP/1.1" 200 1291 0.005052 10.0.0.129 - - [2026-06-04 02:16:20] "POST /ref-update HTTP/1.1" 200 156 0.009526 10.0.0.129 - - [2026-06-04 02:16:20] "GET /virtual-machine-interface/03c0b887-0096-484a-bb74-5bc96886d7b5 HTTP/1.1" 200 2947 0.005881 10.0.0.129 - - [2026-06-04 02:16:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003961 10.0.0.129 - - [2026-06-04 02:16:20] "POST /instance-ips HTTP/1.1" 200 377 0.020357 10.0.0.129 - - [2026-06-04 02:16:20] "POST /ref-update HTTP/1.1" 200 156 0.011144 10.0.0.129 - - [2026-06-04 02:16:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005063 10.0.0.129 - - [2026-06-04 02:16:20] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005078 10.0.0.129 - - [2026-06-04 02:16:20] "POST /ref-update HTTP/1.1" 200 156 0.009138 10.0.0.129 - - [2026-06-04 02:16:20] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002763 10.0.0.129 - - [2026-06-04 02:16:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002890 10.0.0.129 - - [2026-06-04 02:16:20] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005314 10.0.0.129 - - [2026-06-04 02:16:20] "POST /instance-ips HTTP/1.1" 200 377 0.014471 10.0.0.129 - - [2026-06-04 02:16:20] "POST /ref-update HTTP/1.1" 200 156 0.010833 10.0.0.129 - - [2026-06-04 02:16:20] "POST /ref-update HTTP/1.1" 200 156 0.010093 10.0.0.129 - - [2026-06-04 02:16:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004115 10.0.0.129 - - [2026-06-04 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.129 - - [2026-06-04 02:16:21] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003565 10.0.0.129 - - [2026-06-04 02:16:21] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003247 10.0.0.129 - - [2026-06-04 02:16:22] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005987 252.129.119.39 - - [2026-06-04 02:16:22] "POST /neutron/port HTTP/1.1" 200 1114 0.014251 252.129.119.39 - - [2026-06-04 02:16:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006690 252.129.119.39 - - [2026-06-04 02:16:22] "POST /neutron/port HTTP/1.1" 200 1114 0.013629 252.129.119.39 - - [2026-06-04 02:16:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007520 252.129.119.39 - - [2026-06-04 02:16:22] "POST /neutron/port HTTP/1.1" 200 1114 0.016616 252.129.119.39 - - [2026-06-04 02:16:22] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006298 10.0.0.129 - - [2026-06-04 02:16:22] "GET /virtual-machine/235284e8-a450-4b51-bbb1-901ce28101d9 HTTP/1.1" 200 1292 0.004685 10.0.0.129 - - [2026-06-04 02:16:22] "GET /virtual-machine-interface/11a82edc-a400-4679-ad98-4e6af7dde362 HTTP/1.1" 200 2951 0.004798 10.0.0.129 - - [2026-06-04 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.129 - - [2026-06-04 02:16:23] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003026 10.0.0.129 - - [2026-06-04 02:16:23] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003044 10.0.0.129 - - [2026-06-04 02:16:23] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005225 10.0.0.129 - - [2026-06-04 02:16:24] "GET /obj-perms HTTP/1.1" 200 6399 0.073176 10.0.0.129 - - [2026-06-04 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.129 - - [2026-06-04 02:16:24] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003937 10.0.0.129 - - [2026-06-04 02:16:24] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002863 10.0.0.129 - - [2026-06-04 02:16:24] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005138 10.0.0.129 - - [2026-06-04 02:16:24] "GET /obj-perms HTTP/1.1" 200 6399 0.060298 10.0.0.129 - - [2026-06-04 02:16:24] "POST /fqname-to-id HTTP/1.1" 404 209 0.007959 10.0.0.129 - - [2026-06-04 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004422 10.0.0.129 - - [2026-06-04 02:16:24] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001155 10.0.0.129 - - [2026-06-04 02:16:24] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.027325 10.0.0.129 - - [2026-06-04 02:16:24] "POST /network-policys HTTP/1.1" 200 549 0.018358 10.0.0.129 - - [2026-06-04 02:16:24] "GET /network-policy/8f3277e1-7404-454d-af53-12b2b20beb96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.010306 10.0.0.129 - - [2026-06-04 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.129 - - [2026-06-04 02:16:24] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005598 10.0.0.129 - - [2026-06-04 02:16:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.129 - - [2026-06-04 02:16:25] "GET /network-policy/8f3277e1-7404-454d-af53-12b2b20beb96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003217 10.0.0.129 - - [2026-06-04 02:16:25] "POST /fqname-to-id HTTP/1.1" 404 240 0.006389 10.0.0.129 - - [2026-06-04 02:16:25] "POST /ref-update HTTP/1.1" 200 156 0.056549 10.0.0.129 - - [2026-06-04 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003353 10.0.0.129 - - [2026-06-04 02:16:25] "POST /access-control-lists HTTP/1.1" 200 603 0.071172 10.0.0.129 - - [2026-06-04 02:16:25] "GET /network-policy/8f3277e1-7404-454d-af53-12b2b20beb96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004473 252.129.119.39 - - [2026-06-04 02:16:25] "POST /neutron/network HTTP/1.1" 200 916 0.007923 10.0.0.129 - - [2026-06-04 02:16:25] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005633 10.0.0.129 - - [2026-06-04 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.129 - - [2026-06-04 02:16:25] "GET /network-policy/8f3277e1-7404-454d-af53-12b2b20beb96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003545 10.0.0.129 - - [2026-06-04 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.129 - - [2026-06-04 02:16:25] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006212 10.0.0.129 - - [2026-06-04 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.129 - - [2026-06-04 02:16:25] "GET /network-policy/8f3277e1-7404-454d-af53-12b2b20beb96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003497 10.0.0.129 - - [2026-06-04 02:16:25] "POST /fqname-to-id HTTP/1.1" 404 242 0.004297 10.0.0.129 - - [2026-06-04 02:16:25] "POST /ref-update HTTP/1.1" 200 156 0.035124 10.0.0.129 - - [2026-06-04 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.129 - - [2026-06-04 02:16:25] "POST /access-control-lists HTTP/1.1" 200 606 0.065038 10.0.0.129 - - [2026-06-04 02:16:25] "GET /network-policy/8f3277e1-7404-454d-af53-12b2b20beb96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003510 10.0.0.129 - - [2026-06-04 02:16:25] "POST /routing-instances HTTP/1.1" 200 757 0.015080 252.129.119.39 - - [2026-06-04 02:16:25] "POST /neutron/network HTTP/1.1" 200 916 0.009732 10.0.0.129 - - [2026-06-04 02:16:25] "POST /route-targets HTTP/1.1" 200 329 0.009762 10.0.0.129 - - [2026-06-04 02:16:25] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005585 10.0.0.129 - - [2026-06-04 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.129 - - [2026-06-04 02:16:25] "POST /ref-update HTTP/1.1" 200 156 0.011368 10.0.0.129 - - [2026-06-04 02:16:25] "GET /network-policy/8f3277e1-7404-454d-af53-12b2b20beb96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003339 10.0.0.129 - - [2026-06-04 02:16:25] "GET /routing-instance/f7dede51-9489-4a06-b792-a57ed00c2211?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1275 0.003505 10.0.0.129 - - [2026-06-04 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.129 - - [2026-06-04 02:16:26] "GET /routing-instance/f7dede51-9489-4a06-b792-a57ed00c2211?fields=routing_policy_back_refs HTTP/1.1" 200 1275 0.003561 10.0.0.129 - - [2026-06-04 02:16:26] "GET /service-template/7422595c-375e-441a-b1e5-9afd10a09deb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.003998 10.0.0.129 - - [2026-06-04 02:16:26] "POST /ref-update HTTP/1.1" 200 156 0.009713 10.0.0.129 - - [2026-06-04 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.129 - - [2026-06-04 02:16:26] "POST /routing-instances HTTP/1.1" 200 758 0.016105 10.0.0.129 - - [2026-06-04 02:16:26] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001155 10.0.0.129 - - [2026-06-04 02:16:26] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.023644 10.0.0.129 - - [2026-06-04 02:16:26] "POST /route-targets HTTP/1.1" 200 329 0.010481 10.0.0.129 - - [2026-06-04 02:16:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.129 - - [2026-06-04 02:16:26] "POST /ref-update HTTP/1.1" 200 156 0.011506 10.0.0.129 - - [2026-06-04 02:16:26] "GET /service-instance/d2f39648-1481-4675-b129-3803514097fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3544 0.008360 10.0.0.129 - - [2026-06-04 02:16:26] "GET /global-system-configs HTTP/1.1" 401 296 0.000411 10.0.0.129 - - [2026-06-04 02:16:26] "GET /routing-instance/62c9918b-77d7-4be4-8d15-21f6a2533fcf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1275 0.004664 10.0.0.129 - - [2026-06-04 02:16:26] "GET /global-system-configs HTTP/1.1" 401 296 0.000403 10.0.0.129 - - [2026-06-04 02:16:26] "GET /domains HTTP/1.1" 200 440 0.003654 10.0.0.129 - - [2026-06-04 02:16:26] "GET /routing-instance/62c9918b-77d7-4be4-8d15-21f6a2533fcf?fields=routing_policy_back_refs HTTP/1.1" 200 1275 0.003725 10.0.0.129 - - [2026-06-04 02:16:26] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000950 10.0.0.129 - - [2026-06-04 02:16:26] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1529 0.008656 10.0.0.129 - - [2026-06-04 02:16:26] "PUT /routing-instance/f7dede51-9489-4a06-b792-a57ed00c2211 HTTP/1.1" 200 268 0.010130 10.0.0.129 - - [2026-06-04 02:16:26] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001343 10.0.0.129 - - [2026-06-04 02:16:26] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627 HTTP/1.1" 200 4234 0.024132 10.0.0.129 - - [2026-06-04 02:16:26] "PUT /routing-instance/62c9918b-77d7-4be4-8d15-21f6a2533fcf HTTP/1.1" 200 268 0.011700 10.0.0.129 - - [2026-06-04 02:16:26] "GET /service-instance/d2f39648-1481-4675-b129-3803514097fc HTTP/1.1" 200 3798 0.005458 10.0.0.129 - - [2026-06-04 02:16:26] "POST /ref-update HTTP/1.1" 200 156 0.011293 10.0.0.129 - - [2026-06-04 02:16:26] "GET /domains HTTP/1.1" 200 440 0.003087 10.0.0.129 - - [2026-06-04 02:16:26] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001652 10.0.0.129 - - [2026-06-04 02:16:26] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1529 0.007298 10.0.0.129 - - [2026-06-04 02:16:26] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001042 10.0.0.129 - - [2026-06-04 02:16:26] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627 HTTP/1.1" 200 4234 0.029423 10.0.0.129 - - [2026-06-04 02:16:26] "GET /service-instance/d2f39648-1481-4675-b129-3803514097fc HTTP/1.1" 200 3798 0.003857 10.0.0.129 - - [2026-06-04 02:16:26] "GET /port-tuple/eea96643-c950-4582-b1de-e7d41baa23e3 HTTP/1.1" 200 1982 0.003832 10.0.0.129 - - [2026-06-04 02:16:26] "GET /virtual-machine-interface/01a007e7-1b1a-4a7a-bde0-421a084a8327 HTTP/1.1" 200 3809 0.005386 10.0.0.129 - - [2026-06-04 02:16:26] "GET /virtual-machine-interface/06322ac4-5391-40b0-addb-60eed5a91a08 HTTP/1.1" 200 3821 0.005900 10.0.0.129 - - [2026-06-04 02:16:26] "GET /virtual-machine-interface/c76df50e-c489-43d9-a059-e3782b23a0c3 HTTP/1.1" 200 3805 0.005343 252.129.119.39 - - [2026-06-04 02:16:27] "POST /neutron/port HTTP/1.1" 200 3812 0.040001 252.129.119.39 - - [2026-06-04 02:16:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006200 252.129.119.39 - - [2026-06-04 02:16:27] "POST /neutron/port HTTP/1.1" 200 3812 0.029610 252.129.119.39 - - [2026-06-04 02:16:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006705 252.129.119.39 - - [2026-06-04 02:16:27] "POST /neutron/port HTTP/1.1" 200 3812 0.032803 252.129.119.39 - - [2026-06-04 02:16:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006292 252.129.119.39 - - [2026-06-04 02:16:27] "POST /neutron/port HTTP/1.1" 200 3812 0.032286 252.129.119.39 - - [2026-06-04 02:16:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006522 252.129.119.39 - - [2026-06-04 02:16:27] "POST /neutron/network HTTP/1.1" 200 890 0.012842 252.129.119.39 - - [2026-06-04 02:16:27] "POST /neutron/network HTTP/1.1" 200 916 0.006151 252.129.119.39 - - [2026-06-04 02:16:27] "POST /neutron/network HTTP/1.1" 200 804 0.012182 252.129.119.39 - - [2026-06-04 02:16:27] "POST /neutron/network HTTP/1.1" 200 830 0.005776 252.129.119.39 - - [2026-06-04 02:16:27] "POST /neutron/network HTTP/1.1" 200 890 0.012442 252.129.119.39 - - [2026-06-04 02:16:27] "POST /neutron/network HTTP/1.1" 200 916 0.006217 10.0.0.129 - - [2026-06-04 02:16:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.002188 10.0.0.129 - - [2026-06-04 02:16:27] "POST /id-to-fqname HTTP/1.1" 200 221 0.001357 252.129.119.39 - - [2026-06-04 02:16:27] "POST /neutron/port HTTP/1.1" 200 1116 0.012947 10.0.0.129 - - [2026-06-04 02:16:27] "POST /id-to-fqname HTTP/1.1" 200 222 0.001572 10.0.0.129 - - [2026-06-04 02:16:27] "GET /virtual-machine/ee74c87a-92f5-477c-9422-6f183e368600 HTTP/1.1" 200 1805 0.003954 252.129.119.39 - - [2026-06-04 02:16:28] "POST /neutron/port HTTP/1.1" 200 1116 0.012856 10.0.0.129 - - [2026-06-04 02:16:28] "GET /virtual-machine-interface/01a007e7-1b1a-4a7a-bde0-421a084a8327 HTTP/1.1" 200 3809 0.005289 10.0.0.129 - - [2026-06-04 02:16:28] "GET /virtual-machine-interface/06322ac4-5391-40b0-addb-60eed5a91a08 HTTP/1.1" 200 3821 0.007078 252.129.119.39 - - [2026-06-04 02:16:28] "POST /neutron/network HTTP/1.1" 200 926 0.010618 10.0.0.129 - - [2026-06-04 02:16:28] "GET /virtual-machine-interface/c76df50e-c489-43d9-a059-e3782b23a0c3 HTTP/1.1" 200 3805 0.006923 252.129.119.39 - - [2026-06-04 02:16:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003241 10.0.0.129 - - [2026-06-04 02:16:28] "GET /instance-ip/41f35ec3-c471-42ca-a34e-41a03e074244 HTTP/1.1" 200 1964 0.004713 252.129.119.39 - - [2026-06-04 02:16:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.010975 10.0.0.129 - - [2026-06-04 02:16:28] "GET /instance-ip/9ffbde93-29b0-4949-a0c5-eecfc9b33591 HTTP/1.1" 200 1623 0.005024 252.129.119.39 - - [2026-06-04 02:16:28] "POST /neutron/port HTTP/1.1" 200 117 0.001772 10.0.0.129 - - [2026-06-04 02:16:28] "GET /instance-ip/af281ab4-0978-4a76-bafb-39e0b41fc374 HTTP/1.1" 200 1963 0.003983 252.129.119.39 - - [2026-06-04 02:16:28] "POST /neutron/network HTTP/1.1" 200 916 0.005666 10.0.0.129 - - [2026-06-04 02:16:28] "GET /instance-ip/33e81c9e-a46f-4455-bf71-24abd2f39d0c HTTP/1.1" 200 1982 0.003849 10.0.0.129 - - [2026-06-04 02:16:28] "GET /instance-ip/844ff786-fae4-4741-83f4-49ac0c5f855b HTTP/1.1" 200 1622 0.006003 10.0.0.129 - - [2026-06-04 02:16:28] "GET /global-system-configs HTTP/1.1" 401 296 0.000431 10.0.0.129 - - [2026-06-04 02:16:28] "GET /global-system-configs HTTP/1.1" 401 296 0.000608 10.0.0.129 - - [2026-06-04 02:16:28] "GET /instance-ip/f4c4d133-d6ae-45c9-ab8c-d83a3e822177 HTTP/1.1" 200 1985 0.004041 10.0.0.129 - - [2026-06-04 02:16:28] "GET /instance-ip/19d97f28-1453-48ab-9005-346838efa7da HTTP/1.1" 200 1960 0.007451 10.0.0.129 - - [2026-06-04 02:16:28] "GET /instance-ip/28dabd72-a8d0-453b-baa7-4e3d41efbcc4 HTTP/1.1" 200 1623 0.006170 10.0.0.129 - - [2026-06-04 02:16:28] "GET /instance-ip/3d37a368-a91b-49ed-8846-ba430ea08755 HTTP/1.1" 200 1957 0.004491 252.129.119.39 - - [2026-06-04 02:16:28] "POST /neutron/port HTTP/1.1" 200 3812 0.029902 252.129.119.39 - - [2026-06-04 02:16:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006244 252.129.119.39 - - [2026-06-04 02:16:28] "POST /neutron/port HTTP/1.1" 200 3812 0.029181 252.129.119.39 - - [2026-06-04 02:16:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006091 252.129.119.39 - - [2026-06-04 02:16:28] "POST /neutron/port HTTP/1.1" 200 3812 0.036170 252.129.119.39 - - [2026-06-04 02:16:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006906 252.129.119.39 - - [2026-06-04 02:16:29] "POST /neutron/port HTTP/1.1" 200 3812 0.038181 252.129.119.39 - - [2026-06-04 02:16:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006659 10.0.0.129 - - [2026-06-04 02:16:29] "GET /virtual-machine/ee74c87a-92f5-477c-9422-6f183e368600 HTTP/1.1" 200 1805 0.003768 10.0.0.129 - - [2026-06-04 02:16:29] "GET /virtual-machine-interface/01a007e7-1b1a-4a7a-bde0-421a084a8327 HTTP/1.1" 200 3809 0.006687 10.0.0.129 - - [2026-06-04 02:16:29] "GET /virtual-machine-interface/06322ac4-5391-40b0-addb-60eed5a91a08 HTTP/1.1" 200 3821 0.005064 10.0.0.129 - - [2026-06-04 02:16:29] "GET /virtual-machine-interface/c76df50e-c489-43d9-a059-e3782b23a0c3 HTTP/1.1" 200 3805 0.007610 10.0.0.129 - - [2026-06-04 02:16:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004939 10.0.0.129 - - [2026-06-04 02:16:29] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003644 10.0.0.129 - - [2026-06-04 02:16:29] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004752 10.0.0.129 - - [2026-06-04 02:16:29] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005458 10.0.0.129 - - [2026-06-04 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.129 - - [2026-06-04 02:16:31] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003441 10.0.0.129 - - [2026-06-04 02:16:31] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003632 10.0.0.129 - - [2026-06-04 02:16:31] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005140 10.0.0.129 - - [2026-06-04 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.129 - - [2026-06-04 02:16:31] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003117 10.0.0.129 - - [2026-06-04 02:16:31] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003164 10.0.0.129 - - [2026-06-04 02:16:31] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005876 10.0.0.129 - - [2026-06-04 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.129 - - [2026-06-04 02:16:31] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003632 10.0.0.129 - - [2026-06-04 02:16:31] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003115 10.0.0.129 - - [2026-06-04 02:16:31] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006239 10.0.0.129 - - [2026-06-04 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.129 - - [2026-06-04 02:16:31] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003685 10.0.0.129 - - [2026-06-04 02:16:31] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003696 10.0.0.129 - - [2026-06-04 02:16:31] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006423 10.0.0.129 - - [2026-06-04 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.129 - - [2026-06-04 02:16:32] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003262 10.0.0.129 - - [2026-06-04 02:16:32] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003687 10.0.0.129 - - [2026-06-04 02:16:32] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006029 10.0.0.129 - - [2026-06-04 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.129 - - [2026-06-04 02:16:32] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003946 10.0.0.129 - - [2026-06-04 02:16:32] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004047 10.0.0.129 - - [2026-06-04 02:16:32] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006440 10.0.0.129 - - [2026-06-04 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003363 10.0.0.129 - - [2026-06-04 02:16:32] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002773 10.0.0.129 - - [2026-06-04 02:16:32] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003199 10.0.0.129 - - [2026-06-04 02:16:32] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005229 10.0.0.129 - - [2026-06-04 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.129 - - [2026-06-04 02:16:32] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003545 10.0.0.129 - - [2026-06-04 02:16:32] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003439 10.0.0.129 - - [2026-06-04 02:16:32] "GET /virtual-network/701bad36-253e-4ce4-a03e-0cb23eb5ee47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005060 10.0.0.129 - - [2026-06-04 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.129 - - [2026-06-04 02:16:33] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002974 10.0.0.129 - - [2026-06-04 02:16:33] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003291 10.0.0.129 - - [2026-06-04 02:16:33] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005193 10.0.0.129 - - [2026-06-04 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.129 - - [2026-06-04 02:16:33] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002912 10.0.0.129 - - [2026-06-04 02:16:33] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003523 10.0.0.129 - - [2026-06-04 02:16:33] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005811 10.0.0.129 - - [2026-06-04 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.129 - - [2026-06-04 02:16:33] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003231 10.0.0.129 - - [2026-06-04 02:16:33] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002950 10.0.0.129 - - [2026-06-04 02:16:33] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005123 10.0.0.129 - - [2026-06-04 02:16:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.129 - - [2026-06-04 02:16:33] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003703 10.0.0.129 - - [2026-06-04 02:16:33] "GET /virtual-networks?parent_id=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003520 10.0.0.129 - - [2026-06-04 02:16:33] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005296 10.0.0.129 - - [2026-06-04 02:16:33] "GET /virtual-machine/ee74c87a-92f5-477c-9422-6f183e368600 HTTP/1.1" 200 1805 0.003809 10.0.0.129 - - [2026-06-04 02:16:33] "GET /domains HTTP/1.1" 200 440 0.002993 10.0.0.129 - - [2026-06-04 02:16:33] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001173 10.0.0.129 - - [2026-06-04 02:16:33] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1529 0.007168 10.0.0.129 - - [2026-06-04 02:16:34] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001087 10.0.0.129 - - [2026-06-04 02:16:34] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627 HTTP/1.1" 200 4234 0.026149 10.0.0.129 - - [2026-06-04 02:16:34] "GET /service-instance/d2f39648-1481-4675-b129-3803514097fc HTTP/1.1" 200 3798 0.004150 10.0.0.129 - - [2026-06-04 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.129 - - [2026-06-04 02:16:34] "GET /routing-instance/3785c2fd-9604-4ec2-9527-5a25ba3ffcf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1889 0.003858 10.0.0.129 - - [2026-06-04 02:16:34] "GET /routing-instance/3785c2fd-9604-4ec2-9527-5a25ba3ffcf3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.005172 10.0.0.129 - - [2026-06-04 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.129 - - [2026-06-04 02:16:34] "GET /routing-instance/92d95b85-d0ba-4f3a-bb3e-dc9acd5c6785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.004275 10.0.0.129 - - [2026-06-04 02:16:34] "GET /routing-instance/92d95b85-d0ba-4f3a-bb3e-dc9acd5c6785?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2026 0.005449 10.0.0.129 - - [2026-06-04 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.129 - - [2026-06-04 02:16:34] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005672 10.0.0.129 - - [2026-06-04 02:16:34] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38?fields=routing_instances HTTP/1.1" 200 1683 0.008142 10.0.0.129 - - [2026-06-04 02:16:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.129 - - [2026-06-04 02:16:34] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005224 10.0.0.129 - - [2026-06-04 02:16:34] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b?fields=routing_instances HTTP/1.1" 200 1689 0.007692 10.0.0.129 - - [2026-06-04 02:16:39] "POST /ref-update HTTP/1.1" 200 156 0.034565 10.0.0.129 - - [2026-06-04 02:16:39] "DELETE /access-control-list/07bc5af7-9695-4e33-8a21-0c90fe8431b0 HTTP/1.1" 200 115 0.036328 252.129.119.39 - - [2026-06-04 02:16:39] "POST /neutron/network HTTP/1.1" 200 830 0.010616 10.0.0.129 - - [2026-06-04 02:16:39] "GET /virtual-network/b95b9dd6-045b-4855-acd2-3fed430a203b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005089 10.0.0.129 - - [2026-06-04 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.129 - - [2026-06-04 02:16:39] "DELETE /routing-instance/f7dede51-9489-4a06-b792-a57ed00c2211 HTTP/1.1" 200 115 0.024832 10.0.0.129 - - [2026-06-04 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.129 - - [2026-06-04 02:16:39] "GET /network-policy/8f3277e1-7404-454d-af53-12b2b20beb96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.003305 10.0.0.129 - - [2026-06-04 02:16:39] "DELETE /route-target/39e50f2b-66d3-4f40-abed-2bf47c1aa233 HTTP/1.1" 200 115 0.014324 10.0.0.129 - - [2026-06-04 02:16:39] "POST /ref-update HTTP/1.1" 200 156 0.032788 10.0.0.129 - - [2026-06-04 02:16:39] "DELETE /routing-instance/62c9918b-77d7-4be4-8d15-21f6a2533fcf HTTP/1.1" 200 115 0.041796 10.0.0.129 - - [2026-06-04 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 252.129.119.39 - - [2026-06-04 02:16:39] "POST /neutron/network HTTP/1.1" 200 830 0.010460 10.0.0.129 - - [2026-06-04 02:16:39] "DELETE /route-target/2826a476-da83-48fd-a3d2-99a06fee28c5 HTTP/1.1" 200 115 0.018747 10.0.0.129 - - [2026-06-04 02:16:39] "GET /virtual-network/56a18089-477d-45ed-be89-307b6d6faf38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006804 10.0.0.129 - - [2026-06-04 02:16:39] "DELETE /access-control-list/dc2a759b-92d8-4a39-88de-463042fb917c HTTP/1.1" 200 115 0.031904 10.0.0.129 - - [2026-06-04 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.012765 10.0.0.129 - - [2026-06-04 02:16:39] "GET /network-policy/8f3277e1-7404-454d-af53-12b2b20beb96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2178 0.004049 10.0.0.129 - - [2026-06-04 02:16:39] "DELETE /network-policy/8f3277e1-7404-454d-af53-12b2b20beb96 HTTP/1.1" 200 115 0.024815 10.0.0.129 - - [2026-06-04 02:16:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.129 - - [2026-06-04 02:16:39] "DELETE /service-instance/d2f39648-1481-4675-b129-3803514097fc HTTP/1.1" 200 115 0.044681 10.0.0.129 - - [2026-06-04 02:16:39] "POST /ref-update HTTP/1.1" 200 156 0.016909 10.0.0.129 - - [2026-06-04 02:16:39] "GET /domains HTTP/1.1" 200 440 0.004560 10.0.0.129 - - [2026-06-04 02:16:39] "DELETE /instance-ip/3d37a368-a91b-49ed-8846-ba430ea08755 HTTP/1.1" 200 115 0.020598 10.0.0.129 - - [2026-06-04 02:16:39] "POST /ref-update HTTP/1.1" 200 156 0.014135 10.0.0.129 - - [2026-06-04 02:16:39] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001559 10.0.0.129 - - [2026-06-04 02:16:39] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1529 0.010592 10.0.0.129 - - [2026-06-04 02:16:39] "DELETE /instance-ip/f4c4d133-d6ae-45c9-ab8c-d83a3e822177 HTTP/1.1" 200 115 0.024765 10.0.0.129 - - [2026-06-04 02:16:39] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001165 10.0.0.129 - - [2026-06-04 02:16:39] "POST /ref-update HTTP/1.1" 200 156 0.012425 10.0.0.129 - - [2026-06-04 02:16:39] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627 HTTP/1.1" 200 3760 0.034236 10.0.0.129 - - [2026-06-04 02:16:39] "GET /virtual-machine/ee74c87a-92f5-477c-9422-6f183e368600 HTTP/1.1" 200 1805 0.004138 10.0.0.129 - - [2026-06-04 02:16:39] "DELETE /instance-ip/33e81c9e-a46f-4455-bf71-24abd2f39d0c HTTP/1.1" 200 115 0.032385 10.0.0.129 - - [2026-06-04 02:16:39] "POST /ref-update HTTP/1.1" 200 156 0.009006 10.0.0.129 - - [2026-06-04 02:16:39] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002901 10.0.0.129 - - [2026-06-04 02:16:39] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002043 10.0.0.129 - - [2026-06-04 02:16:39] "DELETE /instance-ip/19d97f28-1453-48ab-9005-346838efa7da HTTP/1.1" 200 115 0.019236 10.0.0.129 - - [2026-06-04 02:16:39] "POST /ref-update HTTP/1.1" 200 156 0.012434 10.0.0.129 - - [2026-06-04 02:16:39] "DELETE /instance-ip/41f35ec3-c471-42ca-a34e-41a03e074244 HTTP/1.1" 200 115 0.026735 10.0.0.129 - - [2026-06-04 02:16:40] "POST /ref-update HTTP/1.1" 200 156 0.024167 10.0.0.129 - - [2026-06-04 02:16:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.129 - - [2026-06-04 02:16:40] "DELETE /service-template/7422595c-375e-441a-b1e5-9afd10a09deb HTTP/1.1" 200 115 0.033610 10.0.0.129 - - [2026-06-04 02:16:40] "POST /fqname-to-id HTTP/1.1" 404 191 0.002079 10.0.0.129 - - [2026-06-04 02:16:40] "DELETE /instance-ip/af281ab4-0978-4a76-bafb-39e0b41fc374 HTTP/1.1" 200 115 0.029776 252.129.119.39 - - [2026-06-04 02:16:40] "POST /neutron/network HTTP/1.1" 200 830 0.005341 252.129.119.39 - - [2026-06-04 02:16:40] "POST /neutron/network HTTP/1.1" 400 204 0.013395 252.129.119.39 - - [2026-06-04 02:16:41] "POST /neutron/port HTTP/1.1" 200 1116 0.065924 252.129.119.39 - - [2026-06-04 02:16:41] "POST /neutron/port HTTP/1.1" 200 3041 0.050071 252.129.119.39 - - [2026-06-04 02:16:41] "POST /neutron/port HTTP/1.1" 200 1114 0.034867 252.129.119.39 - - [2026-06-04 02:16:41] "POST /neutron/port HTTP/1.1" 200 1106 0.024287 252.129.119.39 - - [2026-06-04 02:16:41] "POST /neutron/port HTTP/1.1" 200 1106 0.013414 252.129.119.39 - - [2026-06-04 02:16:41] "POST /neutron/port HTTP/1.1" 200 1104 0.022442 252.129.119.39 - - [2026-06-04 02:16:42] "POST /neutron/port HTTP/1.1" 200 151 0.416064 252.129.119.39 - - [2026-06-04 02:16:42] "POST /neutron/port HTTP/1.1" 200 151 0.453860 252.129.119.39 - - [2026-06-04 02:16:42] "POST /neutron/port HTTP/1.1" 200 151 0.374481 252.129.119.39 - - [2026-06-04 02:16:42] "POST /neutron/port HTTP/1.1" 200 1104 0.016433 252.129.119.39 - - [2026-06-04 02:16:42] "POST /neutron/network HTTP/1.1" 200 830 0.012701 252.129.119.39 - - [2026-06-04 02:16:42] "POST /neutron/network HTTP/1.1" 400 204 0.029578 252.129.119.39 - - [2026-06-04 02:16:42] "POST /neutron/port HTTP/1.1" 200 151 0.212474 252.129.119.39 - - [2026-06-04 02:16:42] "POST /neutron/port HTTP/1.1" 200 1106 0.011544 252.129.119.39 - - [2026-06-04 02:16:42] "POST /neutron/port HTTP/1.1" 200 151 0.129831 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:16:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001383 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:16:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001096 252.129.119.39 - - [2026-06-04 02:16:44] "POST /neutron/network HTTP/1.1" 200 830 0.006056 10.0.0.129 - - [2026-06-04 02:16:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003129 10.0.0.129 - - [2026-06-04 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.129 - - [2026-06-04 02:16:45] "POST /useragent-kv HTTP/1.1" 200 115 0.005026 252.129.119.39 - - [2026-06-04 02:16:45] "POST /neutron/network HTTP/1.1" 200 151 0.361757 10.0.0.129 - - [2026-06-04 02:16:45] "GET /routing-instance/92d95b85-d0ba-4f3a-bb3e-dc9acd5c6785 HTTP/1.1" 404 171 0.004457 10.0.0.129 - - [2026-06-04 02:16:45] "DELETE /route-target/2b4f041d-51b6-4eba-95c2-0d5603422657 HTTP/1.1" 200 115 0.034758 10.0.0.129 - - [2026-06-04 02:16:45] "GET /domains HTTP/1.1" 200 440 0.003384 10.0.0.129 - - [2026-06-04 02:16:45] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001157 10.0.0.129 - - [2026-06-04 02:16:45] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1306 0.008435 10.0.0.129 - - [2026-06-04 02:16:45] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001645 10.0.0.129 - - [2026-06-04 02:16:45] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627 HTTP/1.1" 200 2299 0.031291 252.129.119.39 - - [2026-06-04 02:16:45] "POST /neutron/network HTTP/1.1" 200 830 0.005974 10.0.0.129 - - [2026-06-04 02:16:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.129 - - [2026-06-04 02:16:45] "POST /useragent-kv HTTP/1.1" 200 115 0.002963 10.0.0.129 - - [2026-06-04 02:16:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001859 252.129.119.39 - - [2026-06-04 02:16:45] "POST /neutron/network HTTP/1.1" 200 151 0.082108 10.0.0.129 - - [2026-06-04 02:16:45] "DELETE /route-target/86aa996b-124b-4d9a-a6bc-f3a21cf5a413 HTTP/1.1" 200 115 0.017889 10.0.0.129 - - [2026-06-04 02:16:45] "GET /routing-instance/3785c2fd-9604-4ec2-9527-5a25ba3ffcf3 HTTP/1.1" 404 171 0.002464 10.0.0.129 - - [2026-06-04 02:16:45] "GET /domains HTTP/1.1" 200 440 0.002410 10.0.0.129 - - [2026-06-04 02:16:45] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001308 10.0.0.129 - - [2026-06-04 02:16:45] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1306 0.007491 10.0.0.129 - - [2026-06-04 02:16:45] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001958 10.0.0.129 - - [2026-06-04 02:16:45] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627 HTTP/1.1" 200 2081 0.039883 252.129.119.39 - - [2026-06-04 02:16:46] "POST /neutron/network HTTP/1.1" 200 830 0.005839 10.0.0.129 - - [2026-06-04 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006245 10.0.0.129 - - [2026-06-04 02:16:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002800 10.0.0.129 - - [2026-06-04 02:16:46] "POST /useragent-kv HTTP/1.1" 200 115 0.002084 252.129.119.39 - - [2026-06-04 02:16:46] "POST /neutron/network HTTP/1.1" 200 151 0.099329 10.0.0.129 - - [2026-06-04 02:16:46] "DELETE /route-target/3ba9b191-ee51-4b73-9864-198f43481446 HTTP/1.1" 200 115 0.021722 10.0.0.129 - - [2026-06-04 02:16:46] "GET /routing-instance/44727519-cc7c-4efb-8753-1419a76e723d HTTP/1.1" 404 171 0.002147 10.0.0.129 - - [2026-06-04 02:16:46] "GET /domains HTTP/1.1" 200 440 0.003068 10.0.0.129 - - [2026-06-04 02:16:46] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001152 10.0.0.129 - - [2026-06-04 02:16:46] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1306 0.008479 10.0.0.129 - - [2026-06-04 02:16:46] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001850 10.0.0.129 - - [2026-06-04 02:16:46] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627 HTTP/1.1" 200 1841 0.029040 10.0.0.129 - - [2026-06-04 02:16:47] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000969 10.0.0.129 - - [2026-06-04 02:16:47] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.037815 10.0.0.129 - - [2026-06-04 02:16:47] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001034 10.0.0.129 - - [2026-06-04 02:16:47] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?fields=virtual_networks HTTP/1.1" 200 1029 0.027596 10.0.0.129 - - [2026-06-04 02:16:47] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002746 10.0.0.129 - - [2026-06-04 02:16:47] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.041195 10.0.0.129 - - [2026-06-04 02:16:47] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001011 10.0.0.129 - - [2026-06-04 02:16:47] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?fields=security_groups HTTP/1.1" 200 1253 0.035549 10.0.0.129 - - [2026-06-04 02:16:48] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001114 10.0.0.129 - - [2026-06-04 02:16:48] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.013884 10.0.0.129 - - [2026-06-04 02:16:48] "POST /fqname-to-id HTTP/1.1" 404 187 0.033991 10.0.0.129 - - [2026-06-04 02:16:48] "GET /projects?obj_uuids=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002691 10.0.0.129 - - [2026-06-04 02:16:48] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000975 10.0.0.129 - - [2026-06-04 02:16:48] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006726 10.0.0.129 - - [2026-06-04 02:16:48] "POST /id-to-fqname HTTP/1.1" 200 189 0.001286 10.0.0.129 - - [2026-06-04 02:16:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.003320 10.0.0.129 - - [2026-06-04 02:16:48] "POST /security-groups HTTP/1.1" 200 584 0.071791 10.0.0.129 - - [2026-06-04 02:16:48] "POST /fqname-to-id HTTP/1.1" 404 233 0.002764 10.0.0.129 - - [2026-06-04 02:16:49] "POST /projects HTTP/1.1" 200 579 0.236509 10.0.0.129 - - [2026-06-04 02:16:49] "POST /access-control-lists HTTP/1.1" 200 599 0.066408 10.0.0.129 - - [2026-06-04 02:16:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.319384 10.0.0.129 - - [2026-06-04 02:16:49] "POST /fqname-to-id HTTP/1.1" 404 232 0.002962 10.0.0.129 - - [2026-06-04 02:16:49] "GET /project/4a78847d-032d-47a1-a53f-3bd2ce074955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.457361 10.0.0.129 - - [2026-06-04 02:16:49] "POST /access-control-lists HTTP/1.1" 200 597 0.085045 10.0.0.129 - - [2026-06-04 02:16:50] "GET / HTTP/1.1" 200 36499 0.002296 10.0.0.129 - - [2026-06-04 02:16:51] "POST /fqname-to-id HTTP/1.1" 401 296 0.000672 10.0.0.129 - - [2026-06-04 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.037376 10.0.0.129 - - [2026-06-04 02:16:52] "GET /projects?obj_uuids=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000985 10.0.0.129 - - [2026-06-04 02:16:52] "GET /project/4a78847d-032d-47a1-a53f-3bd2ce074955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.029596 10.0.0.129 - - [2026-06-04 02:16:52] "POST /fqname-to-id HTTP/1.1" 404 178 0.003628 10.0.0.129 - - [2026-06-04 02:16:52] "POST /virtual-DNSs HTTP/1.1" 200 509 0.020860 10.0.0.129 - - [2026-06-04 02:16:52] "GET /virtual-DNS/22663b7d-d7e5-4b63-bbd1-ddc6c0e20643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.005010 10.0.0.129 - - [2026-06-04 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.129 - - [2026-06-04 02:16:52] "GET /virtual-DNS/22663b7d-d7e5-4b63-bbd1-ddc6c0e20643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1440 0.003324 10.0.0.129 - - [2026-06-04 02:16:52] "GET /domains HTTP/1.1" 401 296 0.000437 10.0.0.129 - - [2026-06-04 02:16:52] "GET /domains HTTP/1.1" 200 440 0.028081 10.0.0.129 - - [2026-06-04 02:16:52] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002503 10.0.0.129 - - [2026-06-04 02:16:52] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1693 0.012366 10.0.0.129 - - [2026-06-04 02:16:52] "GET /virtual-DNS/22663b7d-d7e5-4b63-bbd1-ddc6c0e20643 HTTP/1.1" 200 1440 0.005155 10.0.0.129 - - [2026-06-04 02:16:52] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003080 10.0.0.129 - - [2026-06-04 02:16:53] "POST /network-ipams HTTP/1.1" 200 516 0.015908 10.0.0.129 - - [2026-06-04 02:16:53] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 755 0.002916 10.0.0.129 - - [2026-06-04 02:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.129 - - [2026-06-04 02:16:53] "GET /network-ipam/9f71ded7-dbf8-40ee-81e5-acf7908ac1c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1400 0.005055 10.0.0.129 - - [2026-06-04 02:16:53] "PUT /network-ipam/9f71ded7-dbf8-40ee-81e5-acf7908ac1c9 HTTP/1.1" 200 260 0.011275 10.0.0.129 - - [2026-06-04 02:16:53] "POST /ref-update HTTP/1.1" 200 156 0.012185 10.0.0.129 - - [2026-06-04 02:16:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.129 - - [2026-06-04 02:16:53] "GET /projects?obj_uuids=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001286 10.0.0.129 - - [2026-06-04 02:16:53] "GET /project/4a78847d-032d-47a1-a53f-3bd2ce074955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.023912 252.129.119.39 - - [2026-06-04 02:16:53] "POST /neutron/network HTTP/1.1" 200 117 0.037787 10.0.0.129 - - [2026-06-04 02:16:53] "GET /projects?obj_uuids=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001173 252.129.119.39 - - [2026-06-04 02:16:53] "POST /neutron/network HTTP/1.1" 200 616 0.063845 10.0.0.129 - - [2026-06-04 02:16:53] "POST /route-targets HTTP/1.1" 200 329 0.010682 10.0.0.129 - - [2026-06-04 02:16:53] "POST /ref-update HTTP/1.1" 200 156 0.011590 10.0.0.129 - - [2026-06-04 02:16:53] "POST /useragent-kv HTTP/1.1" 200 115 0.003588 252.129.119.39 - - [2026-06-04 02:16:53] "POST /neutron/subnet HTTP/1.1" 200 711 0.196624 252.129.119.39 - - [2026-06-04 02:16:54] "POST /neutron/network HTTP/1.1" 200 829 0.005460 10.0.0.129 - - [2026-06-04 02:16:54] "POST /id-to-fqname HTTP/1.1" 200 225 0.001358 10.0.0.129 - - [2026-06-04 02:16:54] "GET /virtual-network/60d7158f-09c6-49f0-bf72-3b3ef2be09a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006396 252.129.119.39 - - [2026-06-04 02:16:54] "POST /neutron/network HTTP/1.1" 200 829 0.005720 10.0.0.129 - - [2026-06-04 02:16:54] "GET /virtual-network/60d7158f-09c6-49f0-bf72-3b3ef2be09a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005254 252.129.119.39 - - [2026-06-04 02:16:54] "POST /neutron/network HTTP/1.1" 200 829 0.006547 252.129.119.39 - - [2026-06-04 02:16:54] "POST /neutron/subnet HTTP/1.1" 200 711 0.007293 252.129.119.39 - - [2026-06-04 02:16:54] "POST /neutron/network HTTP/1.1" 200 803 0.010486 252.129.119.39 - - [2026-06-04 02:16:54] "POST /neutron/network HTTP/1.1" 200 829 0.005663 10.0.0.129 - - [2026-06-04 02:16:54] "POST /id-to-fqname HTTP/1.1" 200 225 0.004056 252.129.119.39 - - [2026-06-04 02:16:54] "POST /neutron/network HTTP/1.1" 200 839 0.006226 252.129.119.39 - - [2026-06-04 02:16:54] "GET /aaa-mode HTTP/1.1" 401 296 0.000623 252.129.119.39 - - [2026-06-04 02:16:54] "GET / HTTP/1.1" 200 36499 0.002920 252.129.119.39 - - [2026-06-04 02:16:54] "GET /project/4a78847d-032d-47a1-a53f-3bd2ce074955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000376 10.0.0.129 - - [2026-06-04 02:16:55] "GET /projects?obj_uuids=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001104 252.129.119.39 - - [2026-06-04 02:16:55] "GET /project/4a78847d-032d-47a1-a53f-3bd2ce074955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.057397 252.129.119.39 - - [2026-06-04 02:16:55] "POST /neutron/network HTTP/1.1" 200 829 0.037894 252.129.119.39 - - [2026-06-04 02:16:55] "POST /neutron/port HTTP/1.1" 200 117 0.004869 252.129.119.39 - - [2026-06-04 02:16:55] "POST /neutron/port HTTP/1.1" 200 117 0.005240 252.129.119.39 - - [2026-06-04 02:16:55] "POST /neutron/port HTTP/1.1" 200 117 0.006338 252.129.119.39 - - [2026-06-04 02:16:56] "POST /neutron/network HTTP/1.1" 200 839 0.006248 10.0.0.129 - - [2026-06-04 02:16:56] "GET /projects?obj_uuids=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001234 252.129.119.39 - - [2026-06-04 02:16:56] "POST /neutron/port HTTP/1.1" 200 1056 0.224967 252.129.119.39 - - [2026-06-04 02:16:56] "POST /neutron/port HTTP/1.1" 200 1056 0.010879 252.129.119.39 - - [2026-06-04 02:16:56] "POST /neutron/port HTTP/1.1" 200 1056 0.010725 252.129.119.39 - - [2026-06-04 02:16:56] "POST /neutron/port HTTP/1.1" 200 1106 0.057137 252.129.119.39 - - [2026-06-04 02:16:56] "POST /neutron/port HTTP/1.1" 200 1116 0.012881 252.129.119.39 - - [2026-06-04 02:16:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003832 252.129.119.39 - - [2026-06-04 02:16:57] "POST /neutron/subnet HTTP/1.1" 200 685 0.007994 252.129.119.39 - - [2026-06-04 02:16:57] "POST /neutron/port HTTP/1.1" 200 117 0.001221 252.129.119.39 - - [2026-06-04 02:16:57] "POST /neutron/network HTTP/1.1" 200 829 0.006006 252.129.119.39 - - [2026-06-04 02:17:00] "POST /neutron/port HTTP/1.1" 200 1116 0.015539 252.129.119.39 - - [2026-06-04 02:17:00] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006944 252.129.119.39 - - [2026-06-04 02:17:00] "POST /neutron/port HTTP/1.1" 200 1116 0.014056 252.129.119.39 - - [2026-06-04 02:17:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007222 252.129.119.39 - - [2026-06-04 02:17:01] "POST /neutron/port HTTP/1.1" 200 1116 0.014127 252.129.119.39 - - [2026-06-04 02:17:01] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006979 10.0.0.129 - - [2026-06-04 02:17:01] "GET /virtual-machine/2fe4221e-d884-45a9-a542-5dea8305a210 HTTP/1.1" 200 1295 0.018721 10.0.0.129 - - [2026-06-04 02:17:01] "GET /virtual-machine-interface/d9e41458-73fe-4158-93f2-fdb42dbfa63e HTTP/1.1" 200 2967 0.007019 10.0.0.129 - - [2026-06-04 02:17:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.129 - - [2026-06-04 02:17:01] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003726 10.0.0.129 - - [2026-06-04 02:17:01] "GET /virtual-networks?parent_id=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002978 10.0.0.129 - - [2026-06-04 02:17:01] "GET /virtual-network/60d7158f-09c6-49f0-bf72-3b3ef2be09a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005821 10.0.0.129 - - [2026-06-04 02:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003866 10.0.0.129 - - [2026-06-04 02:17:04] "GET /virtual-network/60d7158f-09c6-49f0-bf72-3b3ef2be09a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.004616 252.129.119.39 - - [2026-06-04 02:17:06] "POST /neutron/port HTTP/1.1" 200 1116 0.013358 252.129.119.39 - - [2026-06-04 02:17:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005962 252.129.119.39 - - [2026-06-04 02:17:06] "POST /neutron/port HTTP/1.1" 200 1116 0.013378 252.129.119.39 - - [2026-06-04 02:17:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006128 252.129.119.39 - - [2026-06-04 02:17:06] "POST /neutron/port HTTP/1.1" 200 1116 0.012725 252.129.119.39 - - [2026-06-04 02:17:06] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005960 10.0.0.129 - - [2026-06-04 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.129 - - [2026-06-04 02:17:08] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002725 10.0.0.129 - - [2026-06-04 02:17:08] "GET /virtual-networks?parent_id=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002914 10.0.0.129 - - [2026-06-04 02:17:09] "GET /virtual-network/60d7158f-09c6-49f0-bf72-3b3ef2be09a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005967 252.129.119.39 - - [2026-06-04 02:17:09] "POST /neutron/port HTTP/1.1" 200 1116 0.012726 252.129.119.39 - - [2026-06-04 02:17:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005883 252.129.119.39 - - [2026-06-04 02:17:10] "POST /neutron/port HTTP/1.1" 200 1116 0.012954 252.129.119.39 - - [2026-06-04 02:17:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006505 10.0.0.129 - - [2026-06-04 02:17:12] "DELETE /project/4a78847d032d47a1a53f3bd2ce074955 HTTP/1.1" 404 173 0.004567 10.0.0.129 - - [2026-06-04 02:17:12] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001044 10.0.0.129 - - [2026-06-04 02:17:12] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1446 0.037256 10.0.0.129 - - [2026-06-04 02:17:12] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001067 10.0.0.129 - - [2026-06-04 02:17:12] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?fields=security_groups HTTP/1.1" 200 1343 0.030509 10.0.0.129 - - [2026-06-04 02:17:12] "DELETE /security-group/12ed98d4-4d77-4685-8819-9902d361d14b HTTP/1.1" 200 115 0.034085 10.0.0.129 - - [2026-06-04 02:17:12] "GET /projects?obj_uuids=3842a8f5-2877-49be-b17f-63295f8d8627&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002408 10.0.0.129 - - [2026-06-04 02:17:12] "DELETE /access-control-list/89f558e5-8943-4da6-86c7-5caf2d38a18c HTTP/1.1" 200 115 0.032109 10.0.0.129 - - [2026-06-04 02:17:12] "GET /project/3842a8f5-2877-49be-b17f-63295f8d8627?fields=application_policy_sets HTTP/1.1" 200 1382 0.041106 10.0.0.129 - - [2026-06-04 02:17:12] "DELETE /access-control-list/203a0b32-6d11-4c9b-8af8-444d363a3ec5 HTTP/1.1" 200 115 0.040012 10.0.0.129 - - [2026-06-04 02:17:12] "DELETE /project/3842a8f5-2877-49be-b17f-63295f8d8627 HTTP/1.1" 200 115 0.300425 252.129.119.39 - - [2026-06-04 02:17:18] "POST /neutron/network HTTP/1.1" 200 803 0.010092 252.129.119.39 - - [2026-06-04 02:17:18] "POST /neutron/network HTTP/1.1" 200 829 0.005549 10.0.0.129 - - [2026-06-04 02:17:18] "POST /id-to-fqname HTTP/1.1" 200 225 0.002211 252.129.119.39 - - [2026-06-04 02:17:19] "POST /neutron/port HTTP/1.1" 200 1116 0.014096 252.129.119.39 - - [2026-06-04 02:17:19] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007448 252.129.119.39 - - [2026-06-04 02:17:19] "POST /neutron/network HTTP/1.1" 200 839 0.006021 252.129.119.39 - - [2026-06-04 02:17:19] "GET /aaa-mode HTTP/1.1" 401 296 0.000481 252.129.119.39 - - [2026-06-04 02:17:19] "GET / HTTP/1.1" 200 36499 0.001886 252.129.119.39 - - [2026-06-04 02:17:19] "GET /project/4a78847d-032d-47a1-a53f-3bd2ce074955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000903 10.0.0.129 - - [2026-06-04 02:17:19] "GET /projects?obj_uuids=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001074 252.129.119.39 - - [2026-06-04 02:17:19] "GET /project/4a78847d-032d-47a1-a53f-3bd2ce074955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.050989 252.129.119.39 - - [2026-06-04 02:17:19] "POST /neutron/network HTTP/1.1" 200 829 0.006462 252.129.119.39 - - [2026-06-04 02:17:20] "POST /neutron/port HTTP/1.1" 200 1116 0.018288 252.129.119.39 - - [2026-06-04 02:17:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007960 252.129.119.39 - - [2026-06-04 02:17:20] "POST /neutron/port HTTP/1.1" 200 117 0.005715 252.129.119.39 - - [2026-06-04 02:17:20] "POST /neutron/port HTTP/1.1" 200 117 0.006406 252.129.119.39 - - [2026-06-04 02:17:20] "POST /neutron/network HTTP/1.1" 200 839 0.006429 10.0.0.129 - - [2026-06-04 02:17:20] "GET /projects?obj_uuids=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001252 252.129.119.39 - - [2026-06-04 02:17:20] "POST /neutron/port HTTP/1.1" 200 1056 0.244919 252.129.119.39 - - [2026-06-04 02:17:21] "POST /neutron/port HTTP/1.1" 200 1056 0.011820 252.129.119.39 - - [2026-06-04 02:17:21] "POST /neutron/port HTTP/1.1" 200 1056 0.010749 252.129.119.39 - - [2026-06-04 02:17:21] "POST /neutron/port HTTP/1.1" 200 1106 0.069522 252.129.119.39 - - [2026-06-04 02:17:21] "POST /neutron/port HTTP/1.1" 200 1116 0.011701 252.129.119.39 - - [2026-06-04 02:17:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003977 252.129.119.39 - - [2026-06-04 02:17:21] "POST /neutron/subnet HTTP/1.1" 200 685 0.020574 252.129.119.39 - - [2026-06-04 02:17:21] "POST /neutron/port HTTP/1.1" 200 117 0.001337 252.129.119.39 - - [2026-06-04 02:17:21] "POST /neutron/network HTTP/1.1" 200 829 0.006173 10.0.0.129 - - [2026-06-04 02:17:25] "GET /obj-perms HTTP/1.1" 200 6399 0.063434 252.129.119.39 - - [2026-06-04 02:17:25] "POST /neutron/port HTTP/1.1" 200 1116 0.021881 10.0.0.129 - - [2026-06-04 02:17:25] "GET /obj-perms HTTP/1.1" 200 6399 0.066387 252.129.119.39 - - [2026-06-04 02:17:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006515 252.129.119.39 - - [2026-06-04 02:17:25] "POST /neutron/port HTTP/1.1" 200 1116 0.022729 252.129.119.39 - - [2026-06-04 02:17:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006512 252.129.119.39 - - [2026-06-04 02:17:25] "POST /neutron/port HTTP/1.1" 200 1116 0.011900 252.129.119.39 - - [2026-06-04 02:17:25] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006670 10.0.0.129 - - [2026-06-04 02:17:25] "GET /virtual-machine/822dae90-ced8-4ed5-bc28-5f1e3e1128ee HTTP/1.1" 200 1295 0.004857 10.0.0.129 - - [2026-06-04 02:17:25] "GET /virtual-machine-interface/b12b8995-ff2a-4171-a928-e5a780ff816f HTTP/1.1" 200 2967 0.005014 10.0.0.129 - - [2026-06-04 02:17:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.129 - - [2026-06-04 02:17:26] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003992 10.0.0.129 - - [2026-06-04 02:17:26] "GET /virtual-networks?parent_id=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003689 10.0.0.129 - - [2026-06-04 02:17:26] "GET /virtual-network/60d7158f-09c6-49f0-bf72-3b3ef2be09a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005641 10.0.0.129 - - [2026-06-04 02:17:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.129 - - [2026-06-04 02:17:29] "GET /virtual-network/60d7158f-09c6-49f0-bf72-3b3ef2be09a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006169 252.129.119.39 - - [2026-06-04 02:17:30] "POST /neutron/port HTTP/1.1" 200 1116 0.013055 252.129.119.39 - - [2026-06-04 02:17:30] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006610 252.129.119.39 - - [2026-06-04 02:17:30] "POST /neutron/port HTTP/1.1" 200 1116 0.011855 252.129.119.39 - - [2026-06-04 02:17:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005821 252.129.119.39 - - [2026-06-04 02:17:31] "POST /neutron/port HTTP/1.1" 200 1116 0.012966 252.129.119.39 - - [2026-06-04 02:17:31] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006090 252.129.119.39 - - [2026-06-04 02:17:32] "POST /neutron/port HTTP/1.1" 200 1116 0.013936 252.129.119.39 - - [2026-06-04 02:17:32] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005581 10.0.0.129 - - [2026-06-04 02:17:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.129 - - [2026-06-04 02:17:33] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003245 10.0.0.129 - - [2026-06-04 02:17:33] "GET /virtual-networks?parent_id=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002896 10.0.0.129 - - [2026-06-04 02:17:33] "GET /virtual-network/60d7158f-09c6-49f0-bf72-3b3ef2be09a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006969 10.0.0.129 - - [2026-06-04 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.129 - - [2026-06-04 02:17:40] "DELETE /virtual-DNS/22663b7d-d7e5-4b63-bbd1-ddc6c0e20643 HTTP/1.1" 409 237 0.005486 10.0.0.129 - - [2026-06-04 02:17:40] "POST /fqname-to-id HTTP/1.1" 404 190 0.002706 10.0.0.129 - - [2026-06-04 02:17:40] "POST /virtual-DNS-records HTTP/1.1" 200 533 0.018040 10.0.0.129 - - [2026-06-04 02:17:40] "GET /virtual-DNS-record/7263b6cc-6c52-4705-a5b2-1e376619af92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.069352 10.0.0.129 - - [2026-06-04 02:17:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.129 - - [2026-06-04 02:17:40] "GET /virtual-DNS-record/7263b6cc-6c52-4705-a5b2-1e376619af92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1338 0.003262 10.0.0.129 - - [2026-06-04 02:17:40] "GET /domains HTTP/1.1" 200 440 0.002522 10.0.0.129 - - [2026-06-04 02:17:40] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000945 10.0.0.129 - - [2026-06-04 02:17:40] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1509 0.008170 10.0.0.129 - - [2026-06-04 02:17:41] "GET /virtual-DNS/22663b7d-d7e5-4b63-bbd1-ddc6c0e20643 HTTP/1.1" 200 1909 0.004859 10.0.0.129 - - [2026-06-04 02:17:41] "GET /virtual-DNS-record/7263b6cc-6c52-4705-a5b2-1e376619af92 HTTP/1.1" 200 1338 0.003156 10.0.0.129 - - [2026-06-04 02:17:46] "DELETE /virtual-DNS-record/7263b6cc-6c52-4705-a5b2-1e376619af92 HTTP/1.1" 200 115 0.022572 10.0.0.129 - - [2026-06-04 02:17:46] "POST /fqname-to-id HTTP/1.1" 404 182 0.002880 252.129.119.39 - - [2026-06-04 02:17:46] "POST /neutron/network HTTP/1.1" 200 829 0.014226 252.129.119.39 - - [2026-06-04 02:17:46] "POST /neutron/network HTTP/1.1" 400 204 0.013458 252.129.119.39 - - [2026-06-04 02:17:47] "POST /neutron/port HTTP/1.1" 200 1116 0.023519 252.129.119.39 - - [2026-06-04 02:17:47] "POST /neutron/port HTTP/1.1" 200 1116 0.014453 252.129.119.39 - - [2026-06-04 02:17:47] "POST /neutron/port HTTP/1.1" 200 1106 0.019362 252.129.119.39 - - [2026-06-04 02:17:47] "POST /neutron/port HTTP/1.1" 200 1106 0.013758 252.129.119.39 - - [2026-06-04 02:17:47] "POST /neutron/port HTTP/1.1" 200 151 0.132975 252.129.119.39 - - [2026-06-04 02:17:47] "POST /neutron/port HTTP/1.1" 200 151 0.134426 252.129.119.39 - - [2026-06-04 02:17:48] "POST /neutron/network HTTP/1.1" 200 829 0.006529 10.0.0.129 - - [2026-06-04 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.129 - - [2026-06-04 02:17:49] "POST /useragent-kv HTTP/1.1" 200 115 0.003083 10.0.0.129 - - [2026-06-04 02:17:49] "POST /useragent-kv HTTP/1.1" 200 115 0.002399 10.0.0.129 - - [2026-06-04 02:17:49] "DELETE /route-target/4d630a9b-6bd3-4ab4-8d89-5f14f540fa3b HTTP/1.1" 200 115 0.280637 252.129.119.39 - - [2026-06-04 02:17:49] "POST /neutron/network HTTP/1.1" 200 151 0.580887 10.0.0.129 - - [2026-06-04 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.129 - - [2026-06-04 02:17:49] "DELETE /network-ipam/9f71ded7-dbf8-40ee-81e5-acf7908ac1c9 HTTP/1.1" 200 115 0.104073 10.0.0.129 - - [2026-06-04 02:17:49] "DELETE /virtual-DNS/22663b7d-d7e5-4b63-bbd1-ddc6c0e20643 HTTP/1.1" 200 115 0.036242 10.0.0.129 - - [2026-06-04 02:17:49] "POST /fqname-to-id HTTP/1.1" 404 178 0.005210 10.0.0.129 - - [2026-06-04 02:17:49] "GET /domains HTTP/1.1" 200 440 0.002482 10.0.0.129 - - [2026-06-04 02:17:49] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001567 10.0.0.129 - - [2026-06-04 02:17:49] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1309 0.009719 10.0.0.129 - - [2026-06-04 02:17:50] "GET /projects?obj_uuids=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000957 10.0.0.129 - - [2026-06-04 02:17:50] "GET /project/4a78847d-032d-47a1-a53f-3bd2ce074955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.029963 10.0.0.129 - - [2026-06-04 02:17:50] "GET /projects?obj_uuids=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001359 10.0.0.129 - - [2026-06-04 02:17:50] "GET /project/4a78847d-032d-47a1-a53f-3bd2ce074955?fields=virtual_networks HTTP/1.1" 200 1035 0.067158 10.0.0.129 - - [2026-06-04 02:17:50] "GET /projects?obj_uuids=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001394 10.0.0.129 - - [2026-06-04 02:17:50] "GET /project/4a78847d-032d-47a1-a53f-3bd2ce074955?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.037478 10.0.0.129 - - [2026-06-04 02:17:50] "GET /projects?obj_uuids=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001391 10.0.0.129 - - [2026-06-04 02:17:50] "GET /project/4a78847d-032d-47a1-a53f-3bd2ce074955?fields=security_groups HTTP/1.1" 200 1262 0.028417 10.0.0.129 - - [2026-06-04 02:17:51] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001164 10.0.0.129 - - [2026-06-04 02:17:51] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007296 10.0.0.129 - - [2026-06-04 02:17:51] "POST /fqname-to-id HTTP/1.1" 404 187 0.033906 10.0.0.129 - - [2026-06-04 02:17:51] "GET /projects?obj_uuids=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002578 10.0.0.129 - - [2026-06-04 02:17:51] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001242 10.0.0.129 - - [2026-06-04 02:17:51] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007575 10.0.0.129 - - [2026-06-04 02:17:51] "POST /id-to-fqname HTTP/1.1" 200 189 0.002032 10.0.0.129 - - [2026-06-04 02:17:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.003805 10.0.0.129 - - [2026-06-04 02:17:51] "POST /security-groups HTTP/1.1" 200 584 0.060561 10.0.0.129 - - [2026-06-04 02:17:51] "POST /fqname-to-id HTTP/1.1" 404 233 0.002274 10.0.0.129 - - [2026-06-04 02:17:51] "POST /projects HTTP/1.1" 200 579 0.214280 10.0.0.129 - - [2026-06-04 02:17:51] "POST /access-control-lists HTTP/1.1" 200 599 0.058003 10.0.0.129 - - [2026-06-04 02:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.288218 10.0.0.129 - - [2026-06-04 02:17:52] "POST /fqname-to-id HTTP/1.1" 404 232 0.002785 10.0.0.129 - - [2026-06-04 02:17:52] "GET /project/228b288a-2881-417b-8911-2aecff0540f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.425256 10.0.0.129 - - [2026-06-04 02:17:52] "POST /access-control-lists HTTP/1.1" 200 597 0.065232 10.0.0.129 - - [2026-06-04 02:17:53] "GET / HTTP/1.1" 200 36499 0.001842 10.0.0.129 - - [2026-06-04 02:17:54] "POST /fqname-to-id HTTP/1.1" 401 296 0.000710 10.0.0.129 - - [2026-06-04 02:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.072268 10.0.0.129 - - [2026-06-04 02:17:54] "GET /projects?obj_uuids=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001088 10.0.0.129 - - [2026-06-04 02:17:54] "GET /project/228b288a-2881-417b-8911-2aecff0540f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.023371 252.129.119.39 - - [2026-06-04 02:17:54] "POST /neutron/network HTTP/1.1" 200 117 0.038276 10.0.0.129 - - [2026-06-04 02:17:54] "GET /projects?obj_uuids=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001093 252.129.119.39 - - [2026-06-04 02:17:54] "POST /neutron/network HTTP/1.1" 200 604 0.074089 10.0.0.129 - - [2026-06-04 02:17:54] "POST /route-targets HTTP/1.1" 200 329 0.010414 10.0.0.129 - - [2026-06-04 02:17:54] "POST /ref-update HTTP/1.1" 200 156 0.014952 10.0.0.129 - - [2026-06-04 02:17:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003206 252.129.119.39 - - [2026-06-04 02:17:55] "POST /neutron/subnet HTTP/1.1" 200 724 0.198859 252.129.119.39 - - [2026-06-04 02:17:55] "POST /neutron/network HTTP/1.1" 200 823 0.005632 10.0.0.129 - - [2026-06-04 02:17:55] "POST /id-to-fqname HTTP/1.1" 200 219 0.001588 10.0.0.129 - - [2026-06-04 02:17:55] "GET /virtual-network/c3f595cf-885f-4216-b6ed-a4c5fa50905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005425 252.129.119.39 - - [2026-06-04 02:17:55] "POST /neutron/network HTTP/1.1" 200 823 0.005704 10.0.0.129 - - [2026-06-04 02:17:55] "GET /virtual-network/c3f595cf-885f-4216-b6ed-a4c5fa50905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005789 252.129.119.39 - - [2026-06-04 02:17:55] "POST /neutron/network HTTP/1.1" 200 823 0.005157 252.129.119.39 - - [2026-06-04 02:17:55] "POST /neutron/subnet HTTP/1.1" 200 724 0.007682 10.0.0.129 - - [2026-06-04 02:17:55] "POST /id-to-fqname HTTP/1.1" 200 219 0.001328 252.129.119.39 - - [2026-06-04 02:17:55] "POST /neutron/network HTTP/1.1" 200 833 0.006416 252.129.119.39 - - [2026-06-04 02:17:55] "GET /aaa-mode HTTP/1.1" 401 296 0.000433 252.129.119.39 - - [2026-06-04 02:17:55] "GET / HTTP/1.1" 200 36499 0.001812 252.129.119.39 - - [2026-06-04 02:17:55] "GET /project/228b288a-2881-417b-8911-2aecff0540f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000453 10.0.0.129 - - [2026-06-04 02:17:56] "GET /projects?obj_uuids=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001144 252.129.119.39 - - [2026-06-04 02:17:56] "GET /project/228b288a-2881-417b-8911-2aecff0540f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.061123 252.129.119.39 - - [2026-06-04 02:17:56] "POST /neutron/network HTTP/1.1" 200 823 0.034411 252.129.119.39 - - [2026-06-04 02:17:56] "POST /neutron/port HTTP/1.1" 200 117 0.005764 252.129.119.39 - - [2026-06-04 02:17:56] "POST /neutron/port HTTP/1.1" 200 117 0.004928 10.0.0.129 - - [2026-06-04 02:17:56] "POST /id-to-fqname HTTP/1.1" 200 219 0.002256 252.129.119.39 - - [2026-06-04 02:17:56] "POST /neutron/port HTTP/1.1" 200 117 0.005901 252.129.119.39 - - [2026-06-04 02:17:57] "POST /neutron/network HTTP/1.1" 200 833 0.005595 252.129.119.39 - - [2026-06-04 02:17:57] "GET /aaa-mode HTTP/1.1" 401 296 0.000485 252.129.119.39 - - [2026-06-04 02:17:57] "GET / HTTP/1.1" 200 36499 0.001888 252.129.119.39 - - [2026-06-04 02:17:57] "GET /project/228b288a-2881-417b-8911-2aecff0540f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000552 252.129.119.39 - - [2026-06-04 02:17:57] "POST /neutron/network HTTP/1.1" 200 833 0.006656 10.0.0.129 - - [2026-06-04 02:17:57] "GET /projects?obj_uuids=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001115 10.0.0.129 - - [2026-06-04 02:17:57] "GET /projects?obj_uuids=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001109 252.129.119.39 - - [2026-06-04 02:17:57] "GET /project/228b288a-2881-417b-8911-2aecff0540f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.078512 252.129.119.39 - - [2026-06-04 02:17:57] "POST /neutron/network HTTP/1.1" 200 823 0.006815 252.129.119.39 - - [2026-06-04 02:17:57] "POST /neutron/port HTTP/1.1" 200 1059 0.266444 252.129.119.39 - - [2026-06-04 02:17:57] "POST /neutron/port HTTP/1.1" 200 1059 0.014038 252.129.119.39 - - [2026-06-04 02:17:57] "POST /neutron/port HTTP/1.1" 200 1059 0.015716 252.129.119.39 - - [2026-06-04 02:17:57] "POST /neutron/port HTTP/1.1" 200 1069 0.017221 252.129.119.39 - - [2026-06-04 02:17:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006373 252.129.119.39 - - [2026-06-04 02:17:57] "POST /neutron/port HTTP/1.1" 200 117 0.007971 252.129.119.39 - - [2026-06-04 02:17:58] "POST /neutron/port HTTP/1.1" 200 1109 0.096877 252.129.119.39 - - [2026-06-04 02:17:58] "POST /neutron/port HTTP/1.1" 200 1119 0.022105 252.129.119.39 - - [2026-06-04 02:17:58] "POST /neutron/port HTTP/1.1" 200 1119 0.020570 252.129.119.39 - - [2026-06-04 02:17:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010038 252.129.119.39 - - [2026-06-04 02:17:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007986 252.129.119.39 - - [2026-06-04 02:17:58] "POST /neutron/subnet HTTP/1.1" 200 698 0.007113 252.129.119.39 - - [2026-06-04 02:17:58] "POST /neutron/port HTTP/1.1" 200 117 0.001416 252.129.119.39 - - [2026-06-04 02:17:58] "POST /neutron/network HTTP/1.1" 200 823 0.011494 252.129.119.39 - - [2026-06-04 02:17:58] "POST /neutron/network HTTP/1.1" 200 833 0.006858 10.0.0.129 - - [2026-06-04 02:17:58] "GET /projects?obj_uuids=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001673 252.129.119.39 - - [2026-06-04 02:17:58] "POST /neutron/port HTTP/1.1" 200 1059 0.270359 252.129.119.39 - - [2026-06-04 02:17:58] "POST /neutron/port HTTP/1.1" 200 1059 0.012731 252.129.119.39 - - [2026-06-04 02:17:58] "POST /neutron/port HTTP/1.1" 200 1059 0.012539 252.129.119.39 - - [2026-06-04 02:17:59] "POST /neutron/port HTTP/1.1" 200 1109 0.068098 252.129.119.39 - - [2026-06-04 02:17:59] "POST /neutron/port HTTP/1.1" 200 1119 0.013281 252.129.119.39 - - [2026-06-04 02:17:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003873 252.129.119.39 - - [2026-06-04 02:17:59] "POST /neutron/subnet HTTP/1.1" 200 698 0.007450 252.129.119.39 - - [2026-06-04 02:17:59] "POST /neutron/port HTTP/1.1" 200 117 0.001482 252.129.119.39 - - [2026-06-04 02:17:59] "POST /neutron/network HTTP/1.1" 200 823 0.006615 252.129.119.39 - - [2026-06-04 02:18:03] "POST /neutron/port HTTP/1.1" 200 1119 0.012731 252.129.119.39 - - [2026-06-04 02:18:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007624 252.129.119.39 - - [2026-06-04 02:18:03] "POST /neutron/port HTTP/1.1" 200 1119 0.011939 252.129.119.39 - - [2026-06-04 02:18:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006066 252.129.119.39 - - [2026-06-04 02:18:03] "POST /neutron/port HTTP/1.1" 200 1119 0.015530 252.129.119.39 - - [2026-06-04 02:18:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006068 10.0.0.129 - - [2026-06-04 02:18:03] "GET /virtual-machine/6c981ddc-594a-493a-ab55-ec069560b861 HTTP/1.1" 401 296 0.000491 10.0.0.129 - - [2026-06-04 02:18:04] "GET /virtual-machine/6c981ddc-594a-493a-ab55-ec069560b861 HTTP/1.1" 200 1295 0.055719 10.0.0.129 - - [2026-06-04 02:18:04] "GET /virtual-machine-interface/de547ecb-9151-433d-af88-242a49024fb6 HTTP/1.1" 200 2949 0.006056 10.0.0.129 - - [2026-06-04 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.129 - - [2026-06-04 02:18:04] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003027 10.0.0.129 - - [2026-06-04 02:18:04] "GET /virtual-networks?parent_id=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003089 10.0.0.129 - - [2026-06-04 02:18:04] "GET /virtual-network/c3f595cf-885f-4216-b6ed-a4c5fa50905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007249 10.0.0.129 - - [2026-06-04 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.129 - - [2026-06-04 02:18:07] "GET /virtual-network/c3f595cf-885f-4216-b6ed-a4c5fa50905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005400 252.129.119.39 - - [2026-06-04 02:18:07] "POST /neutron/port HTTP/1.1" 200 1119 0.015630 252.129.119.39 - - [2026-06-04 02:18:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006824 252.129.119.39 - - [2026-06-04 02:18:08] "POST /neutron/port HTTP/1.1" 200 1119 0.012871 252.129.119.39 - - [2026-06-04 02:18:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.013699 252.129.119.39 - - [2026-06-04 02:18:08] "POST /neutron/port HTTP/1.1" 200 1119 0.012410 252.129.119.39 - - [2026-06-04 02:18:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006408 252.129.119.39 - - [2026-06-04 02:18:09] "POST /neutron/port HTTP/1.1" 200 1119 0.013289 252.129.119.39 - - [2026-06-04 02:18:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005712 252.129.119.39 - - [2026-06-04 02:18:09] "POST /neutron/port HTTP/1.1" 200 1119 0.016534 10.0.0.129 - - [2026-06-04 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 252.129.119.39 - - [2026-06-04 02:18:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008467 10.0.0.129 - - [2026-06-04 02:18:09] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003489 10.0.0.129 - - [2026-06-04 02:18:09] "GET /virtual-networks?parent_id=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003362 10.0.0.129 - - [2026-06-04 02:18:09] "GET /virtual-network/c3f595cf-885f-4216-b6ed-a4c5fa50905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006080 252.129.119.39 - - [2026-06-04 02:18:10] "POST /neutron/port HTTP/1.1" 200 1119 0.023039 252.129.119.39 - - [2026-06-04 02:18:10] "POST /neutron/port HTTP/1.1" 200 1119 0.012328 252.129.119.39 - - [2026-06-04 02:18:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006190 252.129.119.39 - - [2026-06-04 02:18:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007583 252.129.119.39 - - [2026-06-04 02:18:10] "POST /neutron/port HTTP/1.1" 200 1119 0.022561 252.129.119.39 - - [2026-06-04 02:18:10] "POST /neutron/port HTTP/1.1" 200 1119 0.018153 252.129.119.39 - - [2026-06-04 02:18:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008543 252.129.119.39 - - [2026-06-04 02:18:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005230 252.129.119.39 - - [2026-06-04 02:18:10] "POST /neutron/port HTTP/1.1" 200 1119 0.012764 252.129.119.39 - - [2026-06-04 02:18:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006220 10.0.0.129 - - [2026-06-04 02:18:10] "GET /virtual-machine/ea1b2558-643f-418b-bc67-3bb4003301aa HTTP/1.1" 200 1296 0.009092 10.0.0.129 - - [2026-06-04 02:18:10] "GET /virtual-machine-interface/3870795c-24e1-4ad8-940e-92b1a302378a HTTP/1.1" 200 2948 0.005020 10.0.0.129 - - [2026-06-04 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.129 - - [2026-06-04 02:18:10] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003276 10.0.0.129 - - [2026-06-04 02:18:10] "GET /virtual-networks?parent_id=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003060 10.0.0.129 - - [2026-06-04 02:18:10] "GET /virtual-network/c3f595cf-885f-4216-b6ed-a4c5fa50905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006546 10.0.0.129 - - [2026-06-04 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.129 - - [2026-06-04 02:18:12] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003069 10.0.0.129 - - [2026-06-04 02:18:12] "GET /virtual-networks?parent_id=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004601 10.0.0.129 - - [2026-06-04 02:18:12] "GET /virtual-network/c3f595cf-885f-4216-b6ed-a4c5fa50905a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005941 10.0.0.129 - - [2026-06-04 02:18:13] "DELETE /project/228b288a2881417b89112aecff0540f7 HTTP/1.1" 404 173 0.004267 10.0.0.129 - - [2026-06-04 02:18:13] "GET /projects?obj_uuids=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000898 10.0.0.129 - - [2026-06-04 02:18:13] "GET /project/4a78847d-032d-47a1-a53f-3bd2ce074955?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.028881 10.0.0.129 - - [2026-06-04 02:18:13] "GET /projects?obj_uuids=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001499 10.0.0.129 - - [2026-06-04 02:18:13] "GET /project/4a78847d-032d-47a1-a53f-3bd2ce074955?fields=security_groups HTTP/1.1" 200 1352 0.075083 10.0.0.129 - - [2026-06-04 02:18:13] "DELETE /security-group/117f4587-2137-4861-9270-a3c8558a7383 HTTP/1.1" 200 115 0.030416 10.0.0.129 - - [2026-06-04 02:18:13] "GET /projects?obj_uuids=4a78847d-032d-47a1-a53f-3bd2ce074955&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001044 10.0.0.129 - - [2026-06-04 02:18:13] "GET /project/4a78847d-032d-47a1-a53f-3bd2ce074955?fields=application_policy_sets HTTP/1.1" 200 1391 0.026697 10.0.0.129 - - [2026-06-04 02:18:13] "DELETE /access-control-list/29238905-d7b9-4d96-b79b-21936d8b52f3 HTTP/1.1" 200 115 0.034854 10.0.0.129 - - [2026-06-04 02:18:13] "DELETE /access-control-list/44711bd5-127b-4dea-8546-54705672d834 HTTP/1.1" 200 115 0.017724 10.0.0.129 - - [2026-06-04 02:18:13] "DELETE /project/4a78847d-032d-47a1-a53f-3bd2ce074955 HTTP/1.1" 200 115 0.315453 252.129.119.39 - - [2026-06-04 02:18:16] "POST /neutron/network HTTP/1.1" 200 823 0.010324 252.129.119.39 - - [2026-06-04 02:18:16] "POST /neutron/network HTTP/1.1" 400 204 0.011402 252.129.119.39 - - [2026-06-04 02:18:17] "POST /neutron/port HTTP/1.1" 200 1119 0.014830 252.129.119.39 - - [2026-06-04 02:18:17] "POST /neutron/port HTTP/1.1" 200 1119 0.015530 252.129.119.39 - - [2026-06-04 02:18:17] "POST /neutron/port HTTP/1.1" 200 1109 0.010147 252.129.119.39 - - [2026-06-04 02:18:17] "POST /neutron/port HTTP/1.1" 200 1109 0.010058 252.129.119.39 - - [2026-06-04 02:18:17] "POST /neutron/port HTTP/1.1" 200 151 0.151183 252.129.119.39 - - [2026-06-04 02:18:17] "POST /neutron/port HTTP/1.1" 200 151 0.168094 252.129.119.39 - - [2026-06-04 02:18:18] "POST /neutron/network HTTP/1.1" 200 823 0.005280 10.0.0.129 - - [2026-06-04 02:18:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004858 10.0.0.129 - - [2026-06-04 02:18:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002291 10.0.0.129 - - [2026-06-04 02:18:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003421 252.129.119.39 - - [2026-06-04 02:18:19] "POST /neutron/network HTTP/1.1" 200 151 0.091900 10.0.0.129 - - [2026-06-04 02:18:19] "DELETE /route-target/3211939d-b95a-404d-ba4b-ff31990d856d HTTP/1.1" 200 115 0.021559 10.0.0.129 - - [2026-06-04 02:18:19] "GET /projects?obj_uuids=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001255 10.0.0.129 - - [2026-06-04 02:18:19] "GET /project/228b288a-2881-417b-8911-2aecff0540f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.031420 10.0.0.129 - - [2026-06-04 02:18:19] "GET /projects?obj_uuids=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001440 10.0.0.129 - - [2026-06-04 02:18:19] "GET /project/228b288a-2881-417b-8911-2aecff0540f7?fields=virtual_networks HTTP/1.1" 200 1034 0.075079 10.0.0.129 - - [2026-06-04 02:18:19] "GET /projects?obj_uuids=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002326 10.0.0.129 - - [2026-06-04 02:18:19] "GET /project/228b288a-2881-417b-8911-2aecff0540f7?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.027389 10.0.0.129 - - [2026-06-04 02:18:19] "GET /projects?obj_uuids=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.000960 10.0.0.129 - - [2026-06-04 02:18:19] "GET /project/228b288a-2881-417b-8911-2aecff0540f7?fields=security_groups HTTP/1.1" 200 1261 0.025188 10.0.0.129 - - [2026-06-04 02:18:20] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001207 10.0.0.129 - - [2026-06-04 02:18:20] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007822 10.0.0.129 - - [2026-06-04 02:18:20] "POST /fqname-to-id HTTP/1.1" 404 186 0.032892 10.0.0.129 - - [2026-06-04 02:18:21] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002506 10.0.0.129 - - [2026-06-04 02:18:21] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001157 10.0.0.129 - - [2026-06-04 02:18:21] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.008812 10.0.0.129 - - [2026-06-04 02:18:21] "POST /id-to-fqname HTTP/1.1" 200 188 0.002737 10.0.0.129 - - [2026-06-04 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.002895 10.0.0.129 - - [2026-06-04 02:18:21] "POST /security-groups HTTP/1.1" 200 583 0.064013 10.0.0.129 - - [2026-06-04 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 232 0.002459 10.0.0.129 - - [2026-06-04 02:18:21] "POST /projects HTTP/1.1" 200 577 0.217821 10.0.0.129 - - [2026-06-04 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.255938 10.0.0.129 - - [2026-06-04 02:18:21] "POST /access-control-lists HTTP/1.1" 200 598 0.057585 10.0.0.129 - - [2026-06-04 02:18:21] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.396403 10.0.0.129 - - [2026-06-04 02:18:21] "POST /fqname-to-id HTTP/1.1" 404 231 0.003360 10.0.0.129 - - [2026-06-04 02:18:21] "POST /access-control-lists HTTP/1.1" 200 596 0.059506 10.0.0.129 - - [2026-06-04 02:18:22] "GET / HTTP/1.1" 200 36499 0.001846 10.0.0.129 - - [2026-06-04 02:18:23] "POST /fqname-to-id HTTP/1.1" 401 296 0.000852 10.0.0.129 - - [2026-06-04 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.073195 10.0.0.129 - - [2026-06-04 02:18:24] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001030 10.0.0.129 - - [2026-06-04 02:18:24] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.028290 252.129.119.39 - - [2026-06-04 02:18:24] "POST /neutron/network HTTP/1.1" 200 117 0.052274 10.0.0.129 - - [2026-06-04 02:18:24] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001264 252.129.119.39 - - [2026-06-04 02:18:24] "POST /neutron/network HTTP/1.1" 200 623 0.085161 10.0.0.129 - - [2026-06-04 02:18:24] "POST /route-targets HTTP/1.1" 200 329 0.012843 10.0.0.129 - - [2026-06-04 02:18:24] "POST /ref-update HTTP/1.1" 200 156 0.014336 10.0.0.129 - - [2026-06-04 02:18:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004312 252.129.119.39 - - [2026-06-04 02:18:24] "POST /neutron/subnet HTTP/1.1" 200 701 0.185489 252.129.119.39 - - [2026-06-04 02:18:24] "POST /neutron/network HTTP/1.1" 200 837 0.006714 10.0.0.129 - - [2026-06-04 02:18:24] "POST /id-to-fqname HTTP/1.1" 200 228 0.001356 10.0.0.129 - - [2026-06-04 02:18:24] "GET /virtual-network/aa6b7808-8398-4b03-9748-bcc391f8474d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004981 252.129.119.39 - - [2026-06-04 02:18:24] "POST /neutron/network HTTP/1.1" 200 837 0.007042 10.0.0.129 - - [2026-06-04 02:18:24] "GET /virtual-network/aa6b7808-8398-4b03-9748-bcc391f8474d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005321 252.129.119.39 - - [2026-06-04 02:18:24] "POST /neutron/network HTTP/1.1" 200 837 0.006998 252.129.119.39 - - [2026-06-04 02:18:24] "POST /neutron/subnet HTTP/1.1" 200 701 0.010882 252.129.119.39 - - [2026-06-04 02:18:25] "POST /neutron/network HTTP/1.1" 200 837 0.005814 10.0.0.129 - - [2026-06-04 02:18:25] "POST /id-to-fqname HTTP/1.1" 200 228 0.001842 252.129.119.39 - - [2026-06-04 02:18:25] "POST /neutron/network HTTP/1.1" 200 847 0.006075 252.129.119.39 - - [2026-06-04 02:18:25] "GET /aaa-mode HTTP/1.1" 401 296 0.000967 252.129.119.39 - - [2026-06-04 02:18:25] "GET / HTTP/1.1" 200 36499 0.001447 252.129.119.39 - - [2026-06-04 02:18:25] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000350 10.0.0.129 - - [2026-06-04 02:18:25] "GET /obj-perms HTTP/1.1" 200 6399 0.063646 10.0.0.129 - - [2026-06-04 02:18:25] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001063 252.129.119.39 - - [2026-06-04 02:18:25] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.055513 252.129.119.39 - - [2026-06-04 02:18:26] "POST /neutron/network HTTP/1.1" 200 837 0.038306 252.129.119.39 - - [2026-06-04 02:18:26] "POST /neutron/port HTTP/1.1" 200 117 0.005126 252.129.119.39 - - [2026-06-04 02:18:26] "POST /neutron/port HTTP/1.1" 200 117 0.009141 10.0.0.129 - - [2026-06-04 02:18:26] "GET /obj-perms HTTP/1.1" 200 6399 0.074579 10.0.0.129 - - [2026-06-04 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.129 - - [2026-06-04 02:18:26] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003347 10.0.0.129 - - [2026-06-04 02:18:26] "PUT /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69 HTTP/1.1" 200 278 0.011209 252.129.119.39 - - [2026-06-04 02:18:26] "POST /neutron/port HTTP/1.1" 200 117 0.006047 252.129.119.39 - - [2026-06-04 02:18:26] "POST /neutron/network HTTP/1.1" 200 847 0.008471 10.0.0.129 - - [2026-06-04 02:18:26] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002002 252.129.119.39 - - [2026-06-04 02:18:27] "POST /neutron/port HTTP/1.1" 200 1053 0.220562 252.129.119.39 - - [2026-06-04 02:18:27] "POST /neutron/port HTTP/1.1" 200 1053 0.011755 252.129.119.39 - - [2026-06-04 02:18:27] "POST /neutron/port HTTP/1.1" 200 1053 0.012389 252.129.119.39 - - [2026-06-04 02:18:27] "POST /neutron/port HTTP/1.1" 200 1103 0.060195 252.129.119.39 - - [2026-06-04 02:18:27] "POST /neutron/port HTTP/1.1" 200 1113 0.014869 252.129.119.39 - - [2026-06-04 02:18:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003676 252.129.119.39 - - [2026-06-04 02:18:27] "POST /neutron/subnet HTTP/1.1" 200 675 0.010140 252.129.119.39 - - [2026-06-04 02:18:27] "POST /neutron/port HTTP/1.1" 200 117 0.001318 252.129.119.39 - - [2026-06-04 02:18:27] "POST /neutron/network HTTP/1.1" 200 837 0.005776 252.129.119.39 - - [2026-06-04 02:18:31] "POST /neutron/port HTTP/1.1" 200 1113 0.016891 252.129.119.39 - - [2026-06-04 02:18:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007128 252.129.119.39 - - [2026-06-04 02:18:31] "POST /neutron/port HTTP/1.1" 200 1113 0.017028 252.129.119.39 - - [2026-06-04 02:18:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008329 252.129.119.39 - - [2026-06-04 02:18:32] "POST /neutron/port HTTP/1.1" 200 1113 0.012549 252.129.119.39 - - [2026-06-04 02:18:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007958 10.0.0.129 - - [2026-06-04 02:18:32] "GET /virtual-machine/1bfb4507-a1c8-4d7b-a95a-562e5659dd64 HTTP/1.1" 401 296 0.000507 10.0.0.129 - - [2026-06-04 02:18:32] "GET /virtual-machine/1bfb4507-a1c8-4d7b-a95a-562e5659dd64 HTTP/1.1" 200 1294 0.035672 10.0.0.129 - - [2026-06-04 02:18:32] "GET /virtual-machine-interface/55ff1c23-6bfc-4a13-950f-5d10f2674be5 HTTP/1.1" 200 2972 0.005815 10.0.0.129 - - [2026-06-04 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.129 - - [2026-06-04 02:18:32] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003545 10.0.0.129 - - [2026-06-04 02:18:32] "GET /virtual-networks?parent_id=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002933 10.0.0.129 - - [2026-06-04 02:18:32] "GET /virtual-network/aa6b7808-8398-4b03-9748-bcc391f8474d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005338 10.0.0.129 - - [2026-06-04 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005721 10.0.0.129 - - [2026-06-04 02:18:36] "GET /virtual-network/aa6b7808-8398-4b03-9748-bcc391f8474d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005523 252.129.119.39 - - [2026-06-04 02:18:36] "POST /neutron/port HTTP/1.1" 200 1113 0.014169 252.129.119.39 - - [2026-06-04 02:18:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005693 252.129.119.39 - - [2026-06-04 02:18:37] "POST /neutron/port HTTP/1.1" 200 1113 0.011830 252.129.119.39 - - [2026-06-04 02:18:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005769 252.129.119.39 - - [2026-06-04 02:18:37] "POST /neutron/port HTTP/1.1" 200 1113 0.016465 252.129.119.39 - - [2026-06-04 02:18:37] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006862 10.0.0.129 - - [2026-06-04 02:18:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.129 - - [2026-06-04 02:18:38] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003395 10.0.0.129 - - [2026-06-04 02:18:38] "GET /virtual-networks?parent_id=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003098 10.0.0.129 - - [2026-06-04 02:18:38] "GET /virtual-network/aa6b7808-8398-4b03-9748-bcc391f8474d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005481 252.129.119.39 - - [2026-06-04 02:18:38] "POST /neutron/port HTTP/1.1" 200 1113 0.017229 252.129.119.39 - - [2026-06-04 02:18:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008236 10.0.0.129 - - [2026-06-04 02:18:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.129 - - [2026-06-04 02:18:40] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1883 0.003258 10.0.0.129 - - [2026-06-04 02:18:40] "PUT /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69 HTTP/1.1" 200 278 0.010188 252.129.119.39 - - [2026-06-04 02:18:40] "POST /neutron/network HTTP/1.1" 200 837 0.005550 252.129.119.39 - - [2026-06-04 02:18:40] "POST /neutron/network HTTP/1.1" 400 204 0.012565 252.129.119.39 - - [2026-06-04 02:18:41] "POST /neutron/port HTTP/1.1" 200 1113 0.014046 252.129.119.39 - - [2026-06-04 02:18:41] "POST /neutron/port HTTP/1.1" 200 1103 0.011117 252.129.119.39 - - [2026-06-04 02:18:41] "POST /neutron/port HTTP/1.1" 200 151 0.111796 252.129.119.39 - - [2026-06-04 02:18:42] "POST /neutron/network HTTP/1.1" 200 837 0.006155 10.0.0.129 - - [2026-06-04 02:18:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.129 - - [2026-06-04 02:18:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003392 10.0.0.129 - - [2026-06-04 02:18:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001881 252.129.119.39 - - [2026-06-04 02:18:42] "POST /neutron/network HTTP/1.1" 200 151 0.083766 10.0.0.129 - - [2026-06-04 02:18:42] "DELETE /route-target/29e22775-5595-484f-ab96-7ff0a851fa52 HTTP/1.1" 200 115 0.021283 10.0.0.129 - - [2026-06-04 02:18:43] "GET /global-vrouter-configs HTTP/1.1" 200 359 0.002890 10.0.0.129 - - [2026-06-04 02:18:43] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69 HTTP/1.1" 200 1887 0.003537 10.0.0.129 - - [2026-06-04 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.129 - - [2026-06-04 02:18:43] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001008 10.0.0.129 - - [2026-06-04 02:18:43] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.029170 252.129.119.39 - - [2026-06-04 02:18:43] "POST /neutron/network HTTP/1.1" 200 117 0.018525 10.0.0.129 - - [2026-06-04 02:18:44] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001105 252.129.119.39 - - [2026-06-04 02:18:44] "POST /neutron/network HTTP/1.1" 200 603 0.074284 10.0.0.129 - - [2026-06-04 02:18:44] "POST /route-targets HTTP/1.1" 200 329 0.012973 10.0.0.129 - - [2026-06-04 02:18:44] "POST /ref-update HTTP/1.1" 200 156 0.015368 10.0.0.129 - - [2026-06-04 02:18:44] "POST /useragent-kv HTTP/1.1" 200 115 0.005061 252.129.119.39 - - [2026-06-04 02:18:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.169470 252.129.119.39 - - [2026-06-04 02:18:44] "POST /neutron/network HTTP/1.1" 200 823 0.006838 10.0.0.129 - - [2026-06-04 02:18:44] "POST /id-to-fqname HTTP/1.1" 200 218 0.001335 10.0.0.129 - - [2026-06-04 02:18:44] "GET /virtual-network/850d9c8a-f1b2-4431-a642-7075a9f1009e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004878 252.129.119.39 - - [2026-06-04 02:18:44] "POST /neutron/network HTTP/1.1" 200 823 0.005944 10.0.0.129 - - [2026-06-04 02:18:44] "GET /virtual-network/850d9c8a-f1b2-4431-a642-7075a9f1009e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005331 252.129.119.39 - - [2026-06-04 02:18:44] "POST /neutron/network HTTP/1.1" 200 823 0.005509 252.129.119.39 - - [2026-06-04 02:18:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.007299 10.0.0.129 - - [2026-06-04 02:18:44] "POST /id-to-fqname HTTP/1.1" 200 218 0.001639 252.129.119.39 - - [2026-06-04 02:18:44] "POST /neutron/network HTTP/1.1" 200 833 0.006559 252.129.119.39 - - [2026-06-04 02:18:44] "GET /aaa-mode HTTP/1.1" 401 296 0.001014 252.129.119.39 - - [2026-06-04 02:18:44] "GET / HTTP/1.1" 200 36499 0.001867 252.129.119.39 - - [2026-06-04 02:18:44] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000533 10.0.0.129 - - [2026-06-04 02:18:45] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001621 252.129.119.39 - - [2026-06-04 02:18:45] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.055545 252.129.119.39 - - [2026-06-04 02:18:45] "POST /neutron/network HTTP/1.1" 200 823 0.005425 252.129.119.39 - - [2026-06-04 02:18:45] "POST /neutron/port HTTP/1.1" 200 117 0.004908 252.129.119.39 - - [2026-06-04 02:18:45] "POST /neutron/port HTTP/1.1" 200 117 0.005687 252.129.119.39 - - [2026-06-04 02:18:45] "POST /neutron/port HTTP/1.1" 200 117 0.004666 252.129.119.39 - - [2026-06-04 02:18:46] "POST /neutron/network HTTP/1.1" 200 833 0.006729 10.0.0.129 - - [2026-06-04 02:18:46] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001035 252.129.119.39 - - [2026-06-04 02:18:46] "POST /neutron/port HTTP/1.1" 200 1059 0.240705 252.129.119.39 - - [2026-06-04 02:18:46] "POST /neutron/port HTTP/1.1" 200 1059 0.011764 252.129.119.39 - - [2026-06-04 02:18:46] "POST /neutron/port HTTP/1.1" 200 1059 0.010177 252.129.119.39 - - [2026-06-04 02:18:46] "POST /neutron/port HTTP/1.1" 200 1109 0.078263 252.129.119.39 - - [2026-06-04 02:18:46] "POST /neutron/port HTTP/1.1" 200 1119 0.012983 252.129.119.39 - - [2026-06-04 02:18:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003497 252.129.119.39 - - [2026-06-04 02:18:46] "POST /neutron/subnet HTTP/1.1" 200 703 0.006802 252.129.119.39 - - [2026-06-04 02:18:47] "POST /neutron/port HTTP/1.1" 200 117 0.002016 252.129.119.39 - - [2026-06-04 02:18:47] "POST /neutron/network HTTP/1.1" 200 823 0.005189 252.129.119.39 - - [2026-06-04 02:18:50] "POST /neutron/port HTTP/1.1" 200 1119 0.014045 252.129.119.39 - - [2026-06-04 02:18:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006274 252.129.119.39 - - [2026-06-04 02:18:51] "POST /neutron/port HTTP/1.1" 200 1119 0.012690 252.129.119.39 - - [2026-06-04 02:18:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009501 252.129.119.39 - - [2026-06-04 02:18:51] "POST /neutron/port HTTP/1.1" 200 1119 0.019866 252.129.119.39 - - [2026-06-04 02:18:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008304 10.0.0.129 - - [2026-06-04 02:18:51] "GET /virtual-machine/3d73772c-eefc-479e-a8e5-a6a4849aef15 HTTP/1.1" 200 1294 0.008008 10.0.0.129 - - [2026-06-04 02:18:51] "GET /virtual-machine-interface/84436254-7344-4a55-88f4-607729906ee9 HTTP/1.1" 200 2941 0.005197 10.0.0.129 - - [2026-06-04 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.129 - - [2026-06-04 02:18:51] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003962 10.0.0.129 - - [2026-06-04 02:18:51] "GET /virtual-networks?parent_id=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003175 10.0.0.129 - - [2026-06-04 02:18:51] "GET /virtual-network/850d9c8a-f1b2-4431-a642-7075a9f1009e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.004949 10.0.0.129 - - [2026-06-04 02:18:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.129 - - [2026-06-04 02:18:54] "GET /virtual-network/850d9c8a-f1b2-4431-a642-7075a9f1009e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.005685 252.129.119.39 - - [2026-06-04 02:18:56] "POST /neutron/port HTTP/1.1" 200 1119 0.013885 252.129.119.39 - - [2026-06-04 02:18:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005633 252.129.119.39 - - [2026-06-04 02:18:56] "POST /neutron/port HTTP/1.1" 200 1119 0.012871 252.129.119.39 - - [2026-06-04 02:18:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005539 252.129.119.39 - - [2026-06-04 02:18:56] "POST /neutron/port HTTP/1.1" 200 1119 0.012867 252.129.119.39 - - [2026-06-04 02:18:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006175 10.0.0.129 - - [2026-06-04 02:18:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.129 - - [2026-06-04 02:18:56] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002895 10.0.0.129 - - [2026-06-04 02:18:57] "GET /virtual-networks?parent_id=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003207 10.0.0.129 - - [2026-06-04 02:18:57] "GET /virtual-network/850d9c8a-f1b2-4431-a642-7075a9f1009e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.006490 252.129.119.39 - - [2026-06-04 02:18:57] "POST /neutron/port HTTP/1.1" 200 1119 0.013168 252.129.119.39 - - [2026-06-04 02:18:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006652 252.129.119.39 - - [2026-06-04 02:18:57] "POST /neutron/port HTTP/1.1" 200 1119 0.013049 252.129.119.39 - - [2026-06-04 02:18:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005777 252.129.119.39 - - [2026-06-04 02:19:04] "POST /neutron/network HTTP/1.1" 200 823 0.009299 252.129.119.39 - - [2026-06-04 02:19:04] "POST /neutron/network HTTP/1.1" 400 204 0.034381 252.129.119.39 - - [2026-06-04 02:19:04] "POST /neutron/port HTTP/1.1" 200 1119 0.014152 252.129.119.39 - - [2026-06-04 02:19:05] "POST /neutron/port HTTP/1.1" 200 1109 0.012580 252.129.119.39 - - [2026-06-04 02:19:05] "POST /neutron/port HTTP/1.1" 200 151 0.111111 252.129.119.39 - - [2026-06-04 02:19:06] "POST /neutron/network HTTP/1.1" 200 823 0.005661 10.0.0.129 - - [2026-06-04 02:19:06] "POST /useragent-kv HTTP/1.1" 200 115 0.005715 10.0.0.129 - - [2026-06-04 02:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.129 - - [2026-06-04 02:19:06] "POST /useragent-kv HTTP/1.1" 200 115 0.003173 252.129.119.39 - - [2026-06-04 02:19:06] "POST /neutron/network HTTP/1.1" 200 151 0.093582 10.0.0.129 - - [2026-06-04 02:19:06] "DELETE /route-target/9ad30c52-429e-4d1f-b588-7e053df6227a HTTP/1.1" 200 115 0.024733 10.0.0.129 - - [2026-06-04 02:19:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 549 0.003066 10.0.0.129 - - [2026-06-04 02:19:07] "POST /network-ipams HTTP/1.1" 200 543 0.017023 10.0.0.129 - - [2026-06-04 02:19:07] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 768 0.002808 10.0.0.129 - - [2026-06-04 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.129 - - [2026-06-04 02:19:07] "GET /network-ipam/39c88339-6919-4d5c-a32b-d532174dac43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1330 0.005466 10.0.0.129 - - [2026-06-04 02:19:07] "PUT /network-ipam/39c88339-6919-4d5c-a32b-d532174dac43 HTTP/1.1" 200 260 0.011526 10.0.0.129 - - [2026-06-04 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.129 - - [2026-06-04 02:19:07] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001523 10.0.0.129 - - [2026-06-04 02:19:07] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.029571 252.129.119.39 - - [2026-06-04 02:19:07] "POST /neutron/network HTTP/1.1" 200 117 0.010373 10.0.0.129 - - [2026-06-04 02:19:07] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001203 252.129.119.39 - - [2026-06-04 02:19:07] "POST /neutron/network HTTP/1.1" 200 603 0.071493 10.0.0.129 - - [2026-06-04 02:19:08] "POST /route-targets HTTP/1.1" 200 329 0.011988 10.0.0.129 - - [2026-06-04 02:19:08] "POST /ref-update HTTP/1.1" 200 156 0.012854 10.0.0.129 - - [2026-06-04 02:19:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003407 252.129.119.39 - - [2026-06-04 02:19:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.150636 10.0.0.129 - - [2026-06-04 02:19:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003115 252.129.119.39 - - [2026-06-04 02:19:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.162706 252.129.119.39 - - [2026-06-04 02:19:08] "POST /neutron/network HTTP/1.1" 200 988 0.008281 10.0.0.129 - - [2026-06-04 02:19:08] "POST /id-to-fqname HTTP/1.1" 200 218 0.001511 10.0.0.129 - - [2026-06-04 02:19:08] "GET /virtual-network/4b239c9c-300b-4139-b934-819dadc6bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005090 252.129.119.39 - - [2026-06-04 02:19:08] "POST /neutron/network HTTP/1.1" 200 988 0.009722 10.0.0.129 - - [2026-06-04 02:19:08] "GET /virtual-network/4b239c9c-300b-4139-b934-819dadc6bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006468 252.129.119.39 - - [2026-06-04 02:19:08] "POST /neutron/network HTTP/1.1" 200 988 0.010657 252.129.119.39 - - [2026-06-04 02:19:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.007421 252.129.119.39 - - [2026-06-04 02:19:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.007254 252.129.119.39 - - [2026-06-04 02:19:08] "POST /neutron/network HTTP/1.1" 200 988 0.007946 252.129.119.39 - - [2026-06-04 02:19:08] "POST /neutron/subnet HTTP/1.1" 200 699 0.007962 252.129.119.39 - - [2026-06-04 02:19:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.007694 10.0.0.129 - - [2026-06-04 02:19:09] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001000 252.129.119.39 - - [2026-06-04 02:19:09] "POST /neutron/port HTTP/1.1" 200 1015 0.166282 10.0.0.129 - - [2026-06-04 02:19:09] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001631 252.129.119.39 - - [2026-06-04 02:19:09] "POST /neutron/port HTTP/1.1" 200 1015 0.169273 10.0.0.129 - - [2026-06-04 02:19:09] "POST /id-to-fqname HTTP/1.1" 200 218 0.001331 252.129.119.39 - - [2026-06-04 02:19:09] "POST /neutron/port HTTP/1.1" 200 1015 0.010157 252.129.119.39 - - [2026-06-04 02:19:09] "POST /neutron/port HTTP/1.1" 200 1015 0.010876 252.129.119.39 - - [2026-06-04 02:19:09] "POST /neutron/network HTTP/1.1" 200 988 0.007681 252.129.119.39 - - [2026-06-04 02:19:09] "POST /neutron/port HTTP/1.1" 200 1015 0.009215 252.129.119.39 - - [2026-06-04 02:19:10] "POST /neutron/port HTTP/1.1" 200 117 0.005784 252.129.119.39 - - [2026-06-04 02:19:10] "POST /neutron/port HTTP/1.1" 200 117 0.005417 10.0.0.129 - - [2026-06-04 02:19:10] "POST /id-to-fqname HTTP/1.1" 200 218 0.007461 252.129.119.39 - - [2026-06-04 02:19:10] "POST /neutron/port HTTP/1.1" 200 117 0.006012 252.129.119.39 - - [2026-06-04 02:19:10] "POST /neutron/port HTTP/1.1" 200 1015 0.009461 252.129.119.39 - - [2026-06-04 02:19:10] "POST /neutron/port HTTP/1.1" 200 1015 0.015572 252.129.119.39 - - [2026-06-04 02:19:10] "POST /neutron/port HTTP/1.1" 200 1015 0.050633 252.129.119.39 - - [2026-06-04 02:19:10] "POST /neutron/network HTTP/1.1" 200 988 0.007538 252.129.119.39 - - [2026-06-04 02:19:10] "POST /neutron/port HTTP/1.1" 200 1015 0.012798 252.129.119.39 - - [2026-06-04 02:19:11] "POST /neutron/port HTTP/1.1" 200 1015 0.011380 252.129.119.39 - - [2026-06-04 02:19:11] "POST /neutron/port HTTP/1.1" 200 117 0.006592 252.129.119.39 - - [2026-06-04 02:19:11] "POST /neutron/port HTTP/1.1" 200 117 0.028378 252.129.119.39 - - [2026-06-04 02:19:11] "POST /neutron/port HTTP/1.1" 200 1015 0.028522 10.0.0.129 - - [2026-06-04 02:19:11] "POST /id-to-fqname HTTP/1.1" 200 218 0.001354 252.129.119.39 - - [2026-06-04 02:19:11] "POST /neutron/network HTTP/1.1" 200 998 0.007976 252.129.119.39 - - [2026-06-04 02:19:11] "POST /neutron/port HTTP/1.1" 200 117 0.013552 252.129.119.39 - - [2026-06-04 02:19:11] "POST /neutron/port HTTP/1.1" 200 1015 0.014383 252.129.119.39 - - [2026-06-04 02:19:11] "POST /neutron/port HTTP/1.1" 200 1015 0.018655 252.129.119.39 - - [2026-06-04 02:19:11] "POST /neutron/network HTTP/1.1" 200 998 0.007116 252.129.119.39 - - [2026-06-04 02:19:11] "POST /neutron/port HTTP/1.1" 200 1103 0.103491 252.129.119.39 - - [2026-06-04 02:19:11] "GET /aaa-mode HTTP/1.1" 401 296 0.000505 252.129.119.39 - - [2026-06-04 02:19:11] "GET / HTTP/1.1" 200 36499 0.002066 252.129.119.39 - - [2026-06-04 02:19:11] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000754 252.129.119.39 - - [2026-06-04 02:19:11] "POST /neutron/port HTTP/1.1" 200 1113 0.021600 252.129.119.39 - - [2026-06-04 02:19:11] "POST /neutron/port HTTP/1.1" 200 1015 0.014482 252.129.119.39 - - [2026-06-04 02:19:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004702 252.129.119.39 - - [2026-06-04 02:19:12] "POST /neutron/network HTTP/1.1" 200 998 0.006275 252.129.119.39 - - [2026-06-04 02:19:12] "POST /neutron/subnet HTTP/1.1" 200 673 0.011698 252.129.119.39 - - [2026-06-04 02:19:12] "POST /neutron/port HTTP/1.1" 200 117 0.001359 252.129.119.39 - - [2026-06-04 02:19:12] "POST /neutron/port HTTP/1.1" 200 1015 0.010720 10.0.0.129 - - [2026-06-04 02:19:12] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001946 252.129.119.39 - - [2026-06-04 02:19:12] "POST /neutron/network HTTP/1.1" 200 988 0.013444 252.129.119.39 - - [2026-06-04 02:19:12] "POST /neutron/port HTTP/1.1" 200 1015 0.018433 252.129.119.39 - - [2026-06-04 02:19:12] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.091448 252.129.119.39 - - [2026-06-04 02:19:12] "POST /neutron/network HTTP/1.1" 200 988 0.012319 252.129.119.39 - - [2026-06-04 02:19:12] "POST /neutron/port HTTP/1.1" 200 1103 0.094683 252.129.119.39 - - [2026-06-04 02:19:12] "POST /neutron/port HTTP/1.1" 200 1113 0.026971 252.129.119.39 - - [2026-06-04 02:19:12] "POST /neutron/port HTTP/1.1" 200 2074 0.030069 252.129.119.39 - - [2026-06-04 02:19:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006890 252.129.119.39 - - [2026-06-04 02:19:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005720 252.129.119.39 - - [2026-06-04 02:19:12] "POST /neutron/port HTTP/1.1" 200 117 0.006826 252.129.119.39 - - [2026-06-04 02:19:12] "POST /neutron/subnet HTTP/1.1" 200 673 0.017392 10.0.0.129 - - [2026-06-04 02:19:12] "GET /domains HTTP/1.1" 200 440 0.003237 252.129.119.39 - - [2026-06-04 02:19:12] "POST /neutron/port HTTP/1.1" 200 117 0.002378 10.0.0.129 - - [2026-06-04 02:19:12] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001150 10.0.0.129 - - [2026-06-04 02:19:12] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1495 0.014982 252.129.119.39 - - [2026-06-04 02:19:12] "POST /neutron/network HTTP/1.1" 200 988 0.012649 10.0.0.129 - - [2026-06-04 02:19:12] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001044 10.0.0.129 - - [2026-06-04 02:19:12] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050 HTTP/1.1" 200 2842 0.032615 10.0.0.129 - - [2026-06-04 02:19:12] "GET /network-ipam/39c88339-6919-4d5c-a32b-d532174dac43 HTTP/1.1" 200 2647 0.006203 10.0.0.129 - - [2026-06-04 02:19:13] "GET /domains HTTP/1.1" 200 440 0.002978 10.0.0.129 - - [2026-06-04 02:19:13] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001220 10.0.0.129 - - [2026-06-04 02:19:13] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1495 0.014349 252.129.119.39 - - [2026-06-04 02:19:13] "POST /neutron/network HTTP/1.1" 200 998 0.009902 10.0.0.129 - - [2026-06-04 02:19:13] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001218 10.0.0.129 - - [2026-06-04 02:19:13] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050 HTTP/1.1" 200 2842 0.049114 10.0.0.129 - - [2026-06-04 02:19:13] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001574 10.0.0.129 - - [2026-06-04 02:19:13] "GET /virtual-network/4b239c9c-300b-4139-b934-819dadc6bfbd HTTP/1.1" 200 3785 0.010614 10.0.0.129 - - [2026-06-04 02:19:13] "GET /virtual-network/4b239c9c-300b-4139-b934-819dadc6bfbd HTTP/1.1" 200 3785 0.030073 10.0.0.129 - - [2026-06-04 02:19:13] "GET /routing-instance/a710ef9c-a374-4a18-a00c-aa4dbf25ab41 HTTP/1.1" 200 2817 0.005804 252.129.119.39 - - [2026-06-04 02:19:13] "POST /neutron/port HTTP/1.1" 200 1053 0.254219 10.0.0.129 - - [2026-06-04 02:19:13] "GET /routing-instance/a710ef9c-a374-4a18-a00c-aa4dbf25ab41 HTTP/1.1" 200 2817 0.009248 10.0.0.129 - - [2026-06-04 02:19:13] "DELETE /project/1b334b115d014a80869d5e357964b050 HTTP/1.1" 404 173 0.004809 10.0.0.129 - - [2026-06-04 02:19:13] "GET /projects?obj_uuids=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001548 10.0.0.129 - - [2026-06-04 02:19:13] "GET /project/228b288a-2881-417b-8911-2aecff0540f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.031565 10.0.0.129 - - [2026-06-04 02:19:13] "GET /projects?obj_uuids=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001579 10.0.0.129 - - [2026-06-04 02:19:13] "GET /route-target/d02f742b-8630-4dfa-a42d-306b2f288a34 HTTP/1.1" 200 1207 0.004991 252.129.119.39 - - [2026-06-04 02:19:13] "POST /neutron/port HTTP/1.1" 200 1053 0.011682 10.0.0.129 - - [2026-06-04 02:19:13] "GET /project/228b288a-2881-417b-8911-2aecff0540f7?fields=security_groups HTTP/1.1" 200 1351 0.085251 10.0.0.129 - - [2026-06-04 02:19:13] "GET /virtual-network/4b239c9c-300b-4139-b934-819dadc6bfbd HTTP/1.1" 200 4239 0.019812 252.129.119.39 - - [2026-06-04 02:19:13] "POST /neutron/port HTTP/1.1" 200 1053 0.008915 10.0.0.129 - - [2026-06-04 02:19:13] "GET /routing-instance/a710ef9c-a374-4a18-a00c-aa4dbf25ab41 HTTP/1.1" 200 2817 0.004115 10.0.0.129 - - [2026-06-04 02:19:13] "DELETE /security-group/5f8b0d0c-b516-42ba-88ee-d671bd07d553 HTTP/1.1" 200 115 0.059255 10.0.0.129 - - [2026-06-04 02:19:13] "GET /virtual-network/4b239c9c-300b-4139-b934-819dadc6bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.018667 10.0.0.129 - - [2026-06-04 02:19:13] "GET /projects?obj_uuids=228b288a-2881-417b-8911-2aecff0540f7&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001538 10.0.0.129 - - [2026-06-04 02:19:13] "DELETE /access-control-list/7ec87993-fcdb-410a-8b2c-458c569091ee HTTP/1.1" 200 115 0.061290 10.0.0.129 - - [2026-06-04 02:19:13] "GET /virtual-network/4b239c9c-300b-4139-b934-819dadc6bfbd HTTP/1.1" 200 4239 0.004997 10.0.0.129 - - [2026-06-04 02:19:13] "GET /project/228b288a-2881-417b-8911-2aecff0540f7?fields=application_policy_sets HTTP/1.1" 200 1390 0.065702 252.129.119.39 - - [2026-06-04 02:19:13] "POST /neutron/port HTTP/1.1" 200 1103 0.119796 10.0.0.129 - - [2026-06-04 02:19:13] "GET /routing-instance/a710ef9c-a374-4a18-a00c-aa4dbf25ab41 HTTP/1.1" 200 2817 0.005459 10.0.0.129 - - [2026-06-04 02:19:13] "DELETE /access-control-list/54b66099-44f9-4a83-9b60-7b5b9ae78b9c HTTP/1.1" 200 115 0.058458 10.0.0.129 - - [2026-06-04 02:19:13] "GET /routing-instance/a710ef9c-a374-4a18-a00c-aa4dbf25ab41 HTTP/1.1" 200 2817 0.006601 252.129.119.39 - - [2026-06-04 02:19:13] "POST /neutron/port HTTP/1.1" 200 1113 0.025782 10.0.0.129 - - [2026-06-04 02:19:13] "GET /route-target/d02f742b-8630-4dfa-a42d-306b2f288a34 HTTP/1.1" 200 1207 0.006416 10.0.0.129 - - [2026-06-04 02:19:13] "DELETE /project/228b288a-2881-417b-8911-2aecff0540f7 HTTP/1.1" 200 115 0.465144 252.129.119.39 - - [2026-06-04 02:19:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004182 252.129.119.39 - - [2026-06-04 02:19:14] "POST /neutron/subnet HTTP/1.1" 200 673 0.009908 10.0.0.129 - - [2026-06-04 02:19:14] "GET /domains HTTP/1.1" 200 440 0.003247 252.129.119.39 - - [2026-06-04 02:19:14] "POST /neutron/port HTTP/1.1" 200 117 0.001367 10.0.0.129 - - [2026-06-04 02:19:14] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001267 10.0.0.129 - - [2026-06-04 02:19:14] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1308 0.009251 252.129.119.39 - - [2026-06-04 02:19:14] "POST /neutron/network HTTP/1.1" 200 988 0.009445 10.0.0.129 - - [2026-06-04 02:19:14] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001176 10.0.0.129 - - [2026-06-04 02:19:14] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050 HTTP/1.1" 200 3086 0.036761 10.0.0.129 - - [2026-06-04 02:19:14] "GET /virtual-network/4b239c9c-300b-4139-b934-819dadc6bfbd HTTP/1.1" 200 4239 0.006368 10.0.0.129 - - [2026-06-04 02:19:14] "GET /obj-perms HTTP/1.1" 200 6446 0.059061 252.129.119.39 - - [2026-06-04 02:19:14] "POST /neutron/port HTTP/1.1" 200 1113 0.017284 252.129.119.39 - - [2026-06-04 02:19:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012344 252.129.119.39 - - [2026-06-04 02:19:20] "POST /neutron/port HTTP/1.1" 200 1113 0.016214 252.129.119.39 - - [2026-06-04 02:19:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009120 252.129.119.39 - - [2026-06-04 02:19:20] "POST /neutron/port HTTP/1.1" 200 1113 0.013192 252.129.119.39 - - [2026-06-04 02:19:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007012 252.129.119.39 - - [2026-06-04 02:19:20] "POST /neutron/port HTTP/1.1" 200 1113 0.019868 252.129.119.39 - - [2026-06-04 02:19:20] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011404 10.0.0.129 - - [2026-06-04 02:19:20] "GET /virtual-machine/995031d9-fbe2-4c66-ba22-c4478519cd85 HTTP/1.1" 200 1291 0.006489 10.0.0.129 - - [2026-06-04 02:19:20] "GET /virtual-machine-interface/e57730d8-ef27-4580-bc41-d9b7f7b0b5a2 HTTP/1.1" 200 2943 0.006107 10.0.0.129 - - [2026-06-04 02:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.129 - - [2026-06-04 02:19:20] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004647 10.0.0.129 - - [2026-06-04 02:19:20] "GET /virtual-networks?parent_id=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003580 10.0.0.129 - - [2026-06-04 02:19:20] "GET /virtual-network/4b239c9c-300b-4139-b934-819dadc6bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.007941 10.0.0.129 - - [2026-06-04 02:19:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012119 10.0.0.129 - - [2026-06-04 02:19:24] "GET /virtual-network/4b239c9c-300b-4139-b934-819dadc6bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.051474 252.129.119.39 - - [2026-06-04 02:19:24] "POST /neutron/port HTTP/1.1" 200 1113 0.056138 252.129.119.39 - - [2026-06-04 02:19:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011841 252.129.119.39 - - [2026-06-04 02:19:24] "POST /neutron/port HTTP/1.1" 200 1113 0.054768 252.129.119.39 - - [2026-06-04 02:19:24] "POST /neutron/port HTTP/1.1" 200 1113 0.052216 252.129.119.39 - - [2026-06-04 02:19:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015733 252.129.119.39 - - [2026-06-04 02:19:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.021301 252.129.119.39 - - [2026-06-04 02:19:25] "POST /neutron/port HTTP/1.1" 200 1113 0.067618 252.129.119.39 - - [2026-06-04 02:19:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.018455 252.129.119.39 - - [2026-06-04 02:19:25] "POST /neutron/port HTTP/1.1" 200 1113 0.043449 252.129.119.39 - - [2026-06-04 02:19:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.016279 252.129.119.39 - - [2026-06-04 02:19:25] "POST /neutron/port HTTP/1.1" 200 1113 0.029414 252.129.119.39 - - [2026-06-04 02:19:25] "POST /neutron/security_group HTTP/1.1" 200 2056 0.021034 10.0.0.129 - - [2026-06-04 02:19:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.026439 10.0.0.129 - - [2026-06-04 02:19:26] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.046714 252.129.119.39 - - [2026-06-04 02:19:26] "POST /neutron/port HTTP/1.1" 200 1113 0.226819 10.0.0.129 - - [2026-06-04 02:19:26] "GET /virtual-networks?parent_id=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.145362 252.129.119.39 - - [2026-06-04 02:19:26] "POST /neutron/security_group HTTP/1.1" 200 2056 0.108539 10.0.0.129 - - [2026-06-04 02:19:26] "GET /virtual-network/4b239c9c-300b-4139-b934-819dadc6bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.134989 252.129.119.39 - - [2026-06-04 02:19:27] "POST /neutron/port HTTP/1.1" 200 1113 0.333816 252.129.119.39 - - [2026-06-04 02:19:27] "POST /neutron/port HTTP/1.1" 200 1113 0.186826 10.0.0.129 - - [2026-06-04 02:19:27] "GET /obj-perms HTTP/1.1" 200 6399 0.269253 252.129.119.39 - - [2026-06-04 02:19:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.037933 252.129.119.39 - - [2026-06-04 02:19:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.018432 252.129.119.39 - - [2026-06-04 02:19:27] "POST /neutron/port HTTP/1.1" 200 1113 0.045880 252.129.119.39 - - [2026-06-04 02:19:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.043229 10.0.0.129 - - [2026-06-04 02:19:28] "GET /obj-perms HTTP/1.1" 200 6399 0.168432 252.129.119.39 - - [2026-06-04 02:19:29] "POST /neutron/port HTTP/1.1" 200 1113 0.016468 252.129.119.39 - - [2026-06-04 02:19:30] "POST /neutron/port HTTP/1.1" 200 1113 0.013715 252.129.119.39 - - [2026-06-04 02:19:30] "POST /neutron/network HTTP/1.1" 200 998 0.007595 252.129.119.39 - - [2026-06-04 02:19:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004919 252.129.119.39 - - [2026-06-04 02:19:30] "POST /neutron/subnet HTTP/1.1" 200 673 0.044335 252.129.119.39 - - [2026-06-04 02:19:30] "POST /neutron/port HTTP/1.1" 200 1113 0.027722 252.129.119.39 - - [2026-06-04 02:19:30] "POST /neutron/port HTTP/1.1" 200 117 0.001912 252.129.119.39 - - [2026-06-04 02:19:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.020030 252.129.119.39 - - [2026-06-04 02:19:30] "POST /neutron/network HTTP/1.1" 200 988 0.041764 252.129.119.39 - - [2026-06-04 02:19:30] "POST /neutron/port HTTP/1.1" 200 1113 0.020917 252.129.119.39 - - [2026-06-04 02:19:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013792 252.129.119.39 - - [2026-06-04 02:19:32] "POST /neutron/port HTTP/1.1" 200 1113 0.024898 252.129.119.39 - - [2026-06-04 02:19:32] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012778 252.129.119.39 - - [2026-06-04 02:19:32] "POST /neutron/port HTTP/1.1" 200 1113 0.023906 252.129.119.39 - - [2026-06-04 02:19:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015099 252.129.119.39 - - [2026-06-04 02:19:33] "POST /neutron/port HTTP/1.1" 200 1113 0.032234 252.129.119.39 - - [2026-06-04 02:19:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006066 252.129.119.39 - - [2026-06-04 02:19:33] "POST /neutron/port HTTP/1.1" 200 1113 0.018564 252.129.119.39 - - [2026-06-04 02:19:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.016166 10.0.0.129 - - [2026-06-04 02:19:33] "GET /virtual-machine/7692a40e-5902-457e-9610-7a541b917cb5 HTTP/1.1" 200 1290 0.006367 10.0.0.129 - - [2026-06-04 02:19:33] "GET /virtual-machine-interface/8298697e-08c7-4d3c-983a-f3c602472fc2 HTTP/1.1" 200 2942 0.006792 10.0.0.129 - - [2026-06-04 02:19:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005482 10.0.0.129 - - [2026-06-04 02:19:33] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004713 10.0.0.129 - - [2026-06-04 02:19:33] "GET /virtual-networks?parent_id=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003024 10.0.0.129 - - [2026-06-04 02:19:33] "GET /virtual-network/4b239c9c-300b-4139-b934-819dadc6bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.007293 10.0.0.129 - - [2026-06-04 02:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.129 - - [2026-06-04 02:19:34] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003525 10.0.0.129 - - [2026-06-04 02:19:34] "GET /virtual-networks?parent_id=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003215 10.0.0.129 - - [2026-06-04 02:19:35] "GET /virtual-network/4b239c9c-300b-4139-b934-819dadc6bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.006765 252.129.119.39 - - [2026-06-04 02:19:35] "POST /neutron/port HTTP/1.1" 200 1113 0.021981 252.129.119.39 - - [2026-06-04 02:19:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011502 252.129.119.39 - - [2026-06-04 02:19:35] "POST /neutron/port HTTP/1.1" 200 1113 0.016390 252.129.119.39 - - [2026-06-04 02:19:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009061 252.129.119.39 - - [2026-06-04 02:19:35] "POST /neutron/port HTTP/1.1" 200 1113 0.017900 252.129.119.39 - - [2026-06-04 02:19:35] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009993 10.0.0.129 - - [2026-06-04 02:19:35] "GET /virtual-machine/6b859817-57bf-4ab1-9c60-9f721ebc8942 HTTP/1.1" 200 1294 0.017568 10.0.0.129 - - [2026-06-04 02:19:35] "GET /virtual-machine-interface/1aca8222-8f82-48c0-80f2-9db792fc3456 HTTP/1.1" 200 2941 0.008322 10.0.0.129 - - [2026-06-04 02:19:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.129 - - [2026-06-04 02:19:36] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.007224 10.0.0.129 - - [2026-06-04 02:19:36] "GET /virtual-networks?parent_id=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004382 10.0.0.129 - - [2026-06-04 02:19:36] "GET /virtual-network/4b239c9c-300b-4139-b934-819dadc6bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005662 10.0.0.129 - - [2026-06-04 02:19:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003674 10.0.0.129 - - [2026-06-04 02:19:37] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003411 10.0.0.129 - - [2026-06-04 02:19:37] "GET /virtual-networks?parent_id=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003282 10.0.0.129 - - [2026-06-04 02:19:37] "GET /virtual-network/4b239c9c-300b-4139-b934-819dadc6bfbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2549 0.005276 252.129.119.39 - - [2026-06-04 02:19:53] "POST /neutron/port HTTP/1.1" 200 1103 0.016996 252.129.119.39 - - [2026-06-04 02:19:54] "POST /neutron/port HTTP/1.1" 200 1103 0.032104 252.129.119.39 - - [2026-06-04 02:19:54] "POST /neutron/port HTTP/1.1" 200 1113 0.014993 252.129.119.39 - - [2026-06-04 02:19:54] "POST /neutron/port HTTP/1.1" 200 151 0.277297 252.129.119.39 - - [2026-06-04 02:19:54] "POST /neutron/port HTTP/1.1" 200 1103 0.018209 252.129.119.39 - - [2026-06-04 02:19:54] "POST /neutron/port HTTP/1.1" 200 1103 0.011250 252.129.119.39 - - [2026-06-04 02:19:54] "POST /neutron/port HTTP/1.1" 200 1103 0.014147 252.129.119.39 - - [2026-06-04 02:19:54] "POST /neutron/port HTTP/1.1" 200 1034 0.039235 252.129.119.39 - - [2026-06-04 02:19:54] "POST /neutron/port HTTP/1.1" 200 151 0.253143 252.129.119.39 - - [2026-06-04 02:19:54] "POST /neutron/port HTTP/1.1" 200 151 0.204076 252.129.119.39 - - [2026-06-04 02:19:54] "POST /neutron/port HTTP/1.1" 400 205 0.005954 252.129.119.39 - - [2026-06-04 02:19:54] "POST /neutron/network HTTP/1.1" 200 988 0.011058 10.0.0.129 - - [2026-06-04 02:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.050811 10.0.0.129 - - [2026-06-04 02:19:55] "POST /useragent-kv HTTP/1.1" 200 115 0.077884 10.0.0.129 - - [2026-06-04 02:19:55] "DELETE /route-target/d02f742b-8630-4dfa-a42d-306b2f288a34 HTTP/1.1" 200 115 0.033281 10.0.0.129 - - [2026-06-04 02:19:55] "POST /useragent-kv HTTP/1.1" 200 115 0.004099 10.0.0.129 - - [2026-06-04 02:19:55] "POST /useragent-kv HTTP/1.1" 200 115 0.001958 10.0.0.129 - - [2026-06-04 02:19:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002733 252.129.119.39 - - [2026-06-04 02:19:55] "POST /neutron/network HTTP/1.1" 200 151 0.235029 10.0.0.129 - - [2026-06-04 02:19:55] "GET /routing-instance/a710ef9c-a374-4a18-a00c-aa4dbf25ab41 HTTP/1.1" 404 171 0.004777 10.0.0.129 - - [2026-06-04 02:19:55] "GET /domains HTTP/1.1" 200 440 0.004078 10.0.0.129 - - [2026-06-04 02:19:55] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001709 10.0.0.129 - - [2026-06-04 02:19:55] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 1308 0.012474 10.0.0.129 - - [2026-06-04 02:19:55] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.004436 10.0.0.129 - - [2026-06-04 02:19:55] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050 HTTP/1.1" 200 2085 0.037532 10.0.0.129 - - [2026-06-04 02:19:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.129 - - [2026-06-04 02:19:55] "DELETE /network-ipam/39c88339-6919-4d5c-a32b-d532174dac43 HTTP/1.1" 200 115 0.025198 10.0.0.129 - - [2026-06-04 02:19:55] "POST /fqname-to-id HTTP/1.1" 404 209 0.002659 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:19:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000891 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:19:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001038 10.0.0.129 - - [2026-06-04 02:19:56] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001412 10.0.0.129 - - [2026-06-04 02:19:56] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.062052 10.0.0.129 - - [2026-06-04 02:19:56] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001057 10.0.0.129 - - [2026-06-04 02:19:56] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?fields=virtual_networks HTTP/1.1" 200 1032 0.074824 10.0.0.129 - - [2026-06-04 02:19:56] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001126 10.0.0.129 - - [2026-06-04 02:19:56] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.031217 10.0.0.129 - - [2026-06-04 02:19:56] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001374 10.0.0.129 - - [2026-06-04 02:19:56] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?fields=security_groups HTTP/1.1" 200 1258 0.043001 252.129.119.39 - - [2026-06-04 02:19:59] "POST /neutron/port HTTP/1.1" 200 117 0.006208 252.129.119.39 - - [2026-06-04 02:19:59] "POST /neutron/port HTTP/1.1" 400 205 0.003754 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:20:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000975 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:20:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001049 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:20:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.000947 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:20:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001187 10.0.0.129 - - [2026-06-04 02:20:11] "GET / HTTP/1.1" 200 36499 0.001935 10.0.0.129 - - [2026-06-04 02:20:12] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000652 10.0.0.129 - - [2026-06-04 02:20:12] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001285 10.0.0.129 - - [2026-06-04 02:20:12] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.037782 10.0.0.129 - - [2026-06-04 02:20:12] "POST /fqname-to-id HTTP/1.1" 404 181 0.030152 10.0.0.129 - - [2026-06-04 02:20:12] "GET /projects?obj_uuids=898c46bc-cfec-450c-826b-c8b84024f2bb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002663 10.0.0.129 - - [2026-06-04 02:20:12] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001177 10.0.0.129 - - [2026-06-04 02:20:12] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.043502 10.0.0.129 - - [2026-06-04 02:20:13] "POST /id-to-fqname HTTP/1.1" 200 183 0.002104 10.0.0.129 - - [2026-06-04 02:20:13] "POST /fqname-to-id HTTP/1.1" 404 192 0.002687 10.0.0.129 - - [2026-06-04 02:20:13] "POST /security-groups HTTP/1.1" 200 578 0.064696 10.0.0.129 - - [2026-06-04 02:20:13] "POST /fqname-to-id HTTP/1.1" 404 227 0.002971 10.0.0.129 - - [2026-06-04 02:20:13] "POST /projects HTTP/1.1" 200 567 0.233004 10.0.0.129 - - [2026-06-04 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.270797 10.0.0.129 - - [2026-06-04 02:20:13] "POST /access-control-lists HTTP/1.1" 200 593 0.058463 10.0.0.129 - - [2026-06-04 02:20:13] "GET /project/898c46bc-cfec-450c-826b-c8b84024f2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.452193 10.0.0.129 - - [2026-06-04 02:20:13] "POST /fqname-to-id HTTP/1.1" 404 226 0.003680 10.0.0.129 - - [2026-06-04 02:20:13] "POST /access-control-lists HTTP/1.1" 200 591 0.069561 10.0.0.129 - - [2026-06-04 02:20:14] "DELETE /project/898c46bccfec450c826bc8b84024f2bb HTTP/1.1" 404 173 0.006357 10.0.0.129 - - [2026-06-04 02:20:14] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001135 10.0.0.129 - - [2026-06-04 02:20:14] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.034808 10.0.0.129 - - [2026-06-04 02:20:14] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001209 10.0.0.129 - - [2026-06-04 02:20:14] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?fields=security_groups HTTP/1.1" 200 1348 0.079970 10.0.0.129 - - [2026-06-04 02:20:14] "DELETE /security-group/cf084c00-143a-4e00-920d-df3b1a7368b0 HTTP/1.1" 200 115 0.055303 10.0.0.129 - - [2026-06-04 02:20:14] "GET /projects?obj_uuids=1b334b11-5d01-4a80-869d-5e357964b050&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002502 10.0.0.129 - - [2026-06-04 02:20:14] "DELETE /access-control-list/325d091b-d33e-4402-b970-0bc25ca187fa HTTP/1.1" 200 115 0.047447 10.0.0.129 - - [2026-06-04 02:20:14] "GET /project/1b334b11-5d01-4a80-869d-5e357964b050?fields=application_policy_sets HTTP/1.1" 200 1387 0.049904 10.0.0.129 - - [2026-06-04 02:20:14] "DELETE /access-control-list/6935a30a-ec4c-4679-95a0-9ac74c00cf3a HTTP/1.1" 200 115 0.039851 10.0.0.129 - - [2026-06-04 02:20:14] "DELETE /project/1b334b11-5d01-4a80-869d-5e357964b050 HTTP/1.1" 200 115 0.396647 10.0.0.129 - - [2026-06-04 02:20:14] "GET / HTTP/1.1" 200 36499 0.001898 10.0.0.129 - - [2026-06-04 02:20:16] "POST /fqname-to-id HTTP/1.1" 401 296 0.000585 10.0.0.129 - - [2026-06-04 02:20:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.030015 10.0.0.129 - - [2026-06-04 02:20:17] "GET /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004390 10.0.0.129 - - [2026-06-04 02:20:17] "GET /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003108 10.0.0.129 - - [2026-06-04 02:20:17] "GET /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003396 10.0.0.129 - - [2026-06-04 02:20:17] "PUT /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e HTTP/1.1" 200 266 0.010978 10.0.0.129 - - [2026-06-04 02:20:17] "GET /aaa-mode HTTP/1.1" 401 296 0.000483 10.0.0.129 - - [2026-06-04 02:20:18] "GET /aaa-mode HTTP/1.1" 200 128 0.029215 10.0.0.129 - - [2026-06-04 02:20:18] "POST /fqname-to-id HTTP/1.1" 404 181 0.031864 10.0.0.129 - - [2026-06-04 02:20:18] "GET /projects?obj_uuids=e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002684 10.0.0.129 - - [2026-06-04 02:20:18] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001094 10.0.0.129 - - [2026-06-04 02:20:18] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007776 10.0.0.129 - - [2026-06-04 02:20:18] "POST /id-to-fqname HTTP/1.1" 200 183 0.001555 10.0.0.129 - - [2026-06-04 02:20:18] "POST /fqname-to-id HTTP/1.1" 404 192 0.003664 10.0.0.129 - - [2026-06-04 02:20:18] "POST /security-groups HTTP/1.1" 200 578 0.064161 10.0.0.129 - - [2026-06-04 02:20:18] "POST /fqname-to-id HTTP/1.1" 404 227 0.002546 10.0.0.129 - - [2026-06-04 02:20:19] "POST /projects HTTP/1.1" 200 567 0.210798 10.0.0.129 - - [2026-06-04 02:20:19] "POST /access-control-lists HTTP/1.1" 200 593 0.059470 10.0.0.129 - - [2026-06-04 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.294532 10.0.0.129 - - [2026-06-04 02:20:19] "POST /fqname-to-id HTTP/1.1" 404 226 0.003006 10.0.0.129 - - [2026-06-04 02:20:19] "GET /project/e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.432944 10.0.0.129 - - [2026-06-04 02:20:19] "POST /access-control-lists HTTP/1.1" 200 591 0.060920 10.0.0.129 - - [2026-06-04 02:20:19] "POST /fqname-to-id HTTP/1.1" 404 181 0.038233 10.0.0.129 - - [2026-06-04 02:20:19] "GET /projects?obj_uuids=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003198 10.0.0.129 - - [2026-06-04 02:20:19] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001590 10.0.0.129 - - [2026-06-04 02:20:19] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.011920 10.0.0.129 - - [2026-06-04 02:20:19] "POST /id-to-fqname HTTP/1.1" 200 183 0.001698 10.0.0.129 - - [2026-06-04 02:20:19] "POST /fqname-to-id HTTP/1.1" 404 192 0.003585 10.0.0.129 - - [2026-06-04 02:20:19] "POST /security-groups HTTP/1.1" 200 578 0.064486 10.0.0.129 - - [2026-06-04 02:20:19] "POST /fqname-to-id HTTP/1.1" 404 227 0.002608 10.0.0.129 - - [2026-06-04 02:20:19] "POST /projects HTTP/1.1" 200 567 0.222297 10.0.0.129 - - [2026-06-04 02:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.260715 10.0.0.129 - - [2026-06-04 02:20:20] "POST /access-control-lists HTTP/1.1" 200 593 0.058562 10.0.0.129 - - [2026-06-04 02:20:20] "GET /project/1ce87b0e-632f-474e-9134-b7623be8a2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.429504 10.0.0.129 - - [2026-06-04 02:20:20] "POST /fqname-to-id HTTP/1.1" 404 226 0.003737 10.0.0.129 - - [2026-06-04 02:20:20] "POST /access-control-lists HTTP/1.1" 200 591 0.068585 10.0.0.129 - - [2026-06-04 02:20:20] "GET / HTTP/1.1" 200 36499 0.002011 10.0.0.129 - - [2026-06-04 02:20:21] "GET / HTTP/1.1" 200 36499 0.002244 10.0.0.129 - - [2026-06-04 02:20:21] "POST /fqname-to-id HTTP/1.1" 404 181 0.002819 10.0.0.129 - - [2026-06-04 02:20:22] "POST /api-access-lists HTTP/1.1" 200 523 0.013599 10.0.0.129 - - [2026-06-04 02:20:22] "GET /api-access-list/f2e03c40-b8fe-4241-9266-9e18b3fbaa74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.005300 10.0.0.129 - - [2026-06-04 02:20:22] "GET /api-access-list/f2e03c40-b8fe-4241-9266-9e18b3fbaa74 HTTP/1.1" 401 296 0.000400 10.0.0.129 - - [2026-06-04 02:20:22] "GET /api-access-list/f2e03c40-b8fe-4241-9266-9e18b3fbaa74 HTTP/1.1" 200 1267 0.077552 10.0.0.129 - - [2026-06-04 02:20:22] "POST /fqname-to-id HTTP/1.1" 401 296 0.000568 10.0.0.129 - - [2026-06-04 02:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.074663 10.0.0.129 - - [2026-06-04 02:20:22] "GET /projects?obj_uuids=e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001100 10.0.0.129 - - [2026-06-04 02:20:23] "GET /project/e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.040747 10.0.0.129 - - [2026-06-04 02:20:23] "GET /virtual-networks?parent_id=e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.013436 10.0.0.129 - - [2026-06-04 02:20:23] "POST /virtual-networks HTTP/1.1" 200 570 0.069944 10.0.0.129 - - [2026-06-04 02:20:23] "POST /route-targets HTTP/1.1" 200 329 0.013007 10.0.0.129 - - [2026-06-04 02:20:23] "POST /ref-update HTTP/1.1" 200 156 0.016953 10.0.0.129 - - [2026-06-04 02:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018739 10.0.0.129 - - [2026-06-04 02:20:23] "GET /network-ipam/d71bffc2-70c2-4600-9244-87dfd13fcd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.010763 10.0.0.129 - - [2026-06-04 02:20:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004212 10.0.0.129 - - [2026-06-04 02:20:23] "POST /ref-update HTTP/1.1" 200 156 0.053453 252.129.119.39 - - [2026-06-04 02:20:23] "POST /neutron/network HTTP/1.1" 200 829 0.050047 252.129.119.39 - - [2026-06-04 02:20:23] "POST /neutron/network HTTP/1.1" 200 829 0.021285 10.0.0.129 - - [2026-06-04 02:20:23] "GET /virtual-network/e83df307-e7a1-42b9-803b-c65207f932dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.021100 252.129.119.39 - - [2026-06-04 02:20:23] "POST /neutron/network HTTP/1.1" 200 829 0.024602 252.129.119.39 - - [2026-06-04 02:20:23] "POST /neutron/subnet HTTP/1.1" 200 673 0.033331 10.0.0.129 - - [2026-06-04 02:20:23] "GET /virtual-network/e83df307-e7a1-42b9-803b-c65207f932dc HTTP/1.1" 401 296 0.000424 10.0.0.129 - - [2026-06-04 02:20:24] "GET /virtual-network/e83df307-e7a1-42b9-803b-c65207f932dc HTTP/1.1" 200 2268 0.049958 10.0.0.129 - - [2026-06-04 02:20:24] "GET /virtual-network/e83df307-e7a1-42b9-803b-c65207f932dc HTTP/1.1" 401 296 0.000410 10.0.0.129 - - [2026-06-04 02:20:24] "GET /virtual-network/e83df307-e7a1-42b9-803b-c65207f932dc HTTP/1.1" 200 2008 0.049734 10.0.0.129 - - [2026-06-04 02:20:25] "GET /obj-perms HTTP/1.1" 200 6331 0.078665 10.0.0.129 - - [2026-06-04 02:20:25] "POST /fqname-to-id HTTP/1.1" 401 296 0.000449 10.0.0.129 - - [2026-06-04 02:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.027368 10.0.0.129 - - [2026-06-04 02:20:25] "GET /virtual-network/e83df307-e7a1-42b9-803b-c65207f932dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.015080 10.0.0.129 - - [2026-06-04 02:20:25] "GET /obj-perms HTTP/1.1" 200 6331 0.009596 10.0.0.129 - - [2026-06-04 02:20:25] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.015990 10.0.0.129 - - [2026-06-04 02:20:26] "GET /obj-perms HTTP/1.1" 200 6331 0.068394 10.0.0.129 - - [2026-06-04 02:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003606 10.0.0.129 - - [2026-06-04 02:20:26] "GET /virtual-network/e83df307-e7a1-42b9-803b-c65207f932dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.014243 10.0.0.129 - - [2026-06-04 02:20:26] "GET /obj-perms HTTP/1.1" 200 6331 0.010434 10.0.0.129 - - [2026-06-04 02:20:26] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 361 0.017761 10.0.0.129 - - [2026-06-04 02:20:26] "POST /id-to-fqname HTTP/1.1" 401 296 0.000532 10.0.0.129 - - [2026-06-04 02:20:26] "POST /id-to-fqname HTTP/1.1" 200 228 0.039528 252.129.119.39 - - [2026-06-04 02:20:27] "POST /neutron/network HTTP/1.1" 200 839 0.046582 252.129.119.39 - - [2026-06-04 02:20:27] "GET /aaa-mode HTTP/1.1" 401 296 0.000463 252.129.119.39 - - [2026-06-04 02:20:27] "GET / HTTP/1.1" 200 36499 0.002971 252.129.119.39 - - [2026-06-04 02:20:27] "GET /project/1ce87b0e-632f-474e-9134-b7623be8a2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000410 10.0.0.129 - - [2026-06-04 02:20:28] "GET /projects?obj_uuids=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001120 252.129.119.39 - - [2026-06-04 02:20:28] "GET /project/1ce87b0e-632f-474e-9134-b7623be8a2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.053890 252.129.119.39 - - [2026-06-04 02:20:28] "POST /neutron/network HTTP/1.1" 200 829 0.005985 252.129.119.39 - - [2026-06-04 02:20:28] "POST /neutron/port HTTP/1.1" 200 117 0.033529 252.129.119.39 - - [2026-06-04 02:20:28] "POST /neutron/port HTTP/1.1" 200 117 0.007033 252.129.119.39 - - [2026-06-04 02:20:28] "POST /neutron/port HTTP/1.1" 200 117 0.011700 10.0.0.129 - - [2026-06-04 02:20:28] "GET /obj-perms HTTP/1.1" 200 6399 0.079107 252.129.119.39 - - [2026-06-04 02:20:29] "POST /neutron/network HTTP/1.1" 200 839 0.026017 252.129.119.39 - - [2026-06-04 02:20:29] "POST /neutron/network HTTP/1.1" 200 829 0.040397 10.0.0.129 - - [2026-06-04 02:20:29] "GET /projects?obj_uuids=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001267 10.0.0.129 - - [2026-06-04 02:20:29] "GET /obj-perms HTTP/1.1" 200 6399 0.064626 252.129.119.39 - - [2026-06-04 02:20:29] "POST /neutron/port HTTP/1.1" 200 1053 0.381226 252.129.119.39 - - [2026-06-04 02:20:29] "POST /neutron/port HTTP/1.1" 200 1053 0.011907 252.129.119.39 - - [2026-06-04 02:20:29] "POST /neutron/port HTTP/1.1" 200 1053 0.011842 252.129.119.39 - - [2026-06-04 02:20:30] "POST /neutron/port HTTP/1.1" 200 1103 0.062641 252.129.119.39 - - [2026-06-04 02:20:30] "POST /neutron/port HTTP/1.1" 200 1113 0.013770 252.129.119.39 - - [2026-06-04 02:20:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003845 252.129.119.39 - - [2026-06-04 02:20:30] "POST /neutron/subnet HTTP/1.1" 200 647 0.008166 252.129.119.39 - - [2026-06-04 02:20:30] "POST /neutron/port HTTP/1.1" 200 117 0.001865 252.129.119.39 - - [2026-06-04 02:20:30] "POST /neutron/network HTTP/1.1" 200 829 0.005556 252.129.119.39 - - [2026-06-04 02:20:33] "POST /neutron/port HTTP/1.1" 200 1113 0.015977 252.129.119.39 - - [2026-06-04 02:20:34] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007783 252.129.119.39 - - [2026-06-04 02:20:34] "POST /neutron/port HTTP/1.1" 200 1113 0.014671 252.129.119.39 - - [2026-06-04 02:20:34] "POST /neutron/security_group HTTP/1.1" 200 2051 0.007224 252.129.119.39 - - [2026-06-04 02:20:34] "POST /neutron/port HTTP/1.1" 200 1113 0.014273 252.129.119.39 - - [2026-06-04 02:20:34] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008246 252.129.119.39 - - [2026-06-04 02:20:34] "POST /neutron/port HTTP/1.1" 200 1113 0.014490 252.129.119.39 - - [2026-06-04 02:20:34] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006682 10.0.0.129 - - [2026-06-04 02:20:34] "GET /virtual-machine/3b7ef43e-3a91-4dce-b3e2-ef93677b5d3b HTTP/1.1" 200 1289 0.015507 10.0.0.129 - - [2026-06-04 02:20:34] "GET /virtual-machine/3b7ef43e-3a91-4dce-b3e2-ef93677b5d3b HTTP/1.1" 200 1289 0.024898 10.0.0.129 - - [2026-06-04 02:20:34] "GET /virtual-machine-interface/d8a677d7-f3c8-46ca-9b37-247d4629b4d4 HTTP/1.1" 200 2533 0.016886 10.0.0.129 - - [2026-06-04 02:20:34] "GET /virtual-machine/3b7ef43e-3a91-4dce-b3e2-ef93677b5d3b HTTP/1.1" 200 1289 0.014823 10.0.0.129 - - [2026-06-04 02:20:34] "GET /virtual-machine-interface/d8a677d7-f3c8-46ca-9b37-247d4629b4d4 HTTP/1.1" 200 2533 0.016794 10.0.0.129 - - [2026-06-04 02:20:34] "GET /instance-ip/a6960230-9b67-4511-9495-b1858234460a HTTP/1.1" 200 1628 0.014046 10.0.0.129 - - [2026-06-04 02:20:34] "GET /virtual-machine/3b7ef43e-3a91-4dce-b3e2-ef93677b5d3b HTTP/1.1" 200 1289 0.014867 10.0.0.129 - - [2026-06-04 02:20:35] "GET /virtual-machine-interface/d8a677d7-f3c8-46ca-9b37-247d4629b4d4 HTTP/1.1" 200 2533 0.016222 10.0.0.129 - - [2026-06-04 02:20:35] "GET /instance-ip/a6960230-9b67-4511-9495-b1858234460a HTTP/1.1" 200 1628 0.014326 10.0.0.129 - - [2026-06-04 02:20:35] "POST /fqname-to-id HTTP/1.1" 403 329 0.011241 10.0.0.129 - - [2026-06-04 02:20:35] "GET / HTTP/1.1" 200 36499 0.001608 10.0.0.129 - - [2026-06-04 02:20:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.002406 10.0.0.129 - - [2026-06-04 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.032355 10.0.0.129 - - [2026-06-04 02:20:36] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003203 10.0.0.129 - - [2026-06-04 02:20:36] "GET /virtual-networks?parent_id=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010950 10.0.0.129 - - [2026-06-04 02:20:36] "POST /fqname-to-id HTTP/1.1" 403 329 0.010702 10.0.0.129 - - [2026-06-04 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.129 - - [2026-06-04 02:20:36] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.004091 10.0.0.129 - - [2026-06-04 02:20:36] "GET /virtual-networks?parent_id=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012060 10.0.0.129 - - [2026-06-04 02:20:36] "POST /fqname-to-id HTTP/1.1" 403 329 0.010724 10.0.0.129 - - [2026-06-04 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.129 - - [2026-06-04 02:20:36] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003149 10.0.0.129 - - [2026-06-04 02:20:36] "GET /virtual-networks?parent_id=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.016280 10.0.0.129 - - [2026-06-04 02:20:36] "POST /fqname-to-id HTTP/1.1" 403 329 0.010772 10.0.0.129 - - [2026-06-04 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.129 - - [2026-06-04 02:20:36] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002670 10.0.0.129 - - [2026-06-04 02:20:36] "GET /virtual-networks?parent_id=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010968 10.0.0.129 - - [2026-06-04 02:20:36] "POST /fqname-to-id HTTP/1.1" 403 329 0.010769 10.0.0.129 - - [2026-06-04 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.129 - - [2026-06-04 02:20:36] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003543 10.0.0.129 - - [2026-06-04 02:20:36] "GET /virtual-networks?parent_id=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012417 252.129.119.39 - - [2026-06-04 02:20:39] "POST /neutron/port HTTP/1.1" 200 1113 0.012950 252.129.119.39 - - [2026-06-04 02:20:39] "POST /neutron/security_group HTTP/1.1" 200 2051 0.006533 252.129.119.39 - - [2026-06-04 02:20:39] "POST /neutron/port HTTP/1.1" 200 1113 0.013487 252.129.119.39 - - [2026-06-04 02:20:39] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005881 10.0.0.129 - - [2026-06-04 02:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010610 10.0.0.129 - - [2026-06-04 02:20:39] "GET /virtual-network/e83df307-e7a1-42b9-803b-c65207f932dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.014890 10.0.0.129 - - [2026-06-04 02:20:41] "POST /fqname-to-id HTTP/1.1" 403 329 0.014125 10.0.0.129 - - [2026-06-04 02:20:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.129 - - [2026-06-04 02:20:41] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.005260 252.129.119.39 - - [2026-06-04 02:20:42] "POST /neutron/port HTTP/1.1" 200 1113 0.013311 10.0.0.129 - - [2026-06-04 02:20:42] "GET /virtual-networks?parent_id=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012469 252.129.119.39 - - [2026-06-04 02:20:42] "POST /neutron/security_group HTTP/1.1" 200 2051 0.008683 252.129.119.39 - - [2026-06-04 02:20:42] "POST /neutron/port HTTP/1.1" 200 1113 0.014109 10.0.0.129 - - [2026-06-04 02:20:42] "POST /fqname-to-id HTTP/1.1" 403 329 0.012010 10.0.0.129 - - [2026-06-04 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.129 - - [2026-06-04 02:20:42] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003401 252.129.119.39 - - [2026-06-04 02:20:42] "POST /neutron/security_group HTTP/1.1" 200 2051 0.005824 10.0.0.129 - - [2026-06-04 02:20:42] "GET /virtual-networks?parent_id=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010090 10.0.0.129 - - [2026-06-04 02:20:42] "POST /fqname-to-id HTTP/1.1" 403 351 0.015320 10.0.0.129 - - [2026-06-04 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.129 - - [2026-06-04 02:20:42] "GET /routing-instance/4a880827-474b-4ff0-8e61-1425472c0c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004451 10.0.0.129 - - [2026-06-04 02:20:42] "GET /route-target/85028a10-86a1-43f0-9b74-c758946eae72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.011177 10.0.0.129 - - [2026-06-04 02:20:42] "GET /route-target/85028a10-86a1-43f0-9b74-c758946eae72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.003935 10.0.0.129 - - [2026-06-04 02:20:42] "POST /fqname-to-id HTTP/1.1" 403 329 0.011820 10.0.0.129 - - [2026-06-04 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.129 - - [2026-06-04 02:20:42] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.003889 10.0.0.129 - - [2026-06-04 02:20:42] "GET /virtual-networks?parent_id=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010998 10.0.0.129 - - [2026-06-04 02:20:42] "POST /fqname-to-id HTTP/1.1" 403 351 0.012241 10.0.0.129 - - [2026-06-04 02:20:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.129 - - [2026-06-04 02:20:42] "GET /routing-instance/4a880827-474b-4ff0-8e61-1425472c0c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003366 10.0.0.129 - - [2026-06-04 02:20:42] "GET /route-target/85028a10-86a1-43f0-9b74-c758946eae72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.009498 10.0.0.129 - - [2026-06-04 02:20:42] "GET /route-target/85028a10-86a1-43f0-9b74-c758946eae72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.002806 10.0.0.129 - - [2026-06-04 02:20:42] "GET /obj-perms HTTP/1.1" 200 6331 0.010075 10.0.0.129 - - [2026-06-04 02:20:42] "GET /virtual-machine/3b7ef43e-3a91-4dce-b3e2-ef93677b5d3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.011130 10.0.0.129 - - [2026-06-04 02:20:45] "GET /obj-perms HTTP/1.1" 200 6331 0.010407 10.0.0.129 - - [2026-06-04 02:20:45] "GET /virtual-machine/3b7ef43e-3a91-4dce-b3e2-ef93677b5d3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.013911 10.0.0.129 - - [2026-06-04 02:20:47] "GET /obj-perms HTTP/1.1" 200 6331 0.008840 10.0.0.129 - - [2026-06-04 02:20:47] "GET /virtual-machine/3b7ef43e-3a91-4dce-b3e2-ef93677b5d3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.014620 10.0.0.129 - - [2026-06-04 02:20:49] "GET /obj-perms HTTP/1.1" 200 6331 0.010586 10.0.0.129 - - [2026-06-04 02:20:49] "GET /virtual-machine/3b7ef43e-3a91-4dce-b3e2-ef93677b5d3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.013325 10.0.0.129 - - [2026-06-04 02:20:49] "GET /obj-perms HTTP/1.1" 200 6331 0.011304 10.0.0.129 - - [2026-06-04 02:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.129 - - [2026-06-04 02:20:49] "GET /virtual-machine-interface/d8a677d7-f3c8-46ca-9b37-247d4629b4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.019220 10.0.0.129 - - [2026-06-04 02:20:49] "GET /obj-perms HTTP/1.1" 200 6331 0.009541 10.0.0.129 - - [2026-06-04 02:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.129 - - [2026-06-04 02:20:49] "GET /virtual-machine-interface/d8a677d7-f3c8-46ca-9b37-247d4629b4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.018001 10.0.0.129 - - [2026-06-04 02:20:49] "GET /obj-perms HTTP/1.1" 200 6331 0.010014 10.0.0.129 - - [2026-06-04 02:20:49] "GET /virtual-machine/3b7ef43e-3a91-4dce-b3e2-ef93677b5d3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.010350 10.0.0.129 - - [2026-06-04 02:20:49] "GET /obj-perms HTTP/1.1" 200 6331 0.008885 10.0.0.129 - - [2026-06-04 02:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.129 - - [2026-06-04 02:20:49] "GET /virtual-machine-interface/d8a677d7-f3c8-46ca-9b37-247d4629b4d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2310 0.015638 10.0.0.129 - - [2026-06-04 02:20:50] "GET /obj-perms HTTP/1.1" 200 6331 0.007828 10.0.0.129 - - [2026-06-04 02:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002173 10.0.0.129 - - [2026-06-04 02:20:50] "GET /virtual-network/e83df307-e7a1-42b9-803b-c65207f932dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.013556 10.0.0.129 - - [2026-06-04 02:20:50] "GET /obj-perms HTTP/1.1" 200 6331 0.009381 10.0.0.129 - - [2026-06-04 02:20:50] "GET /virtual-machine/3b7ef43e-3a91-4dce-b3e2-ef93677b5d3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 994 0.019105 10.0.0.129 - - [2026-06-04 02:20:50] "GET /obj-perms HTTP/1.1" 200 6331 0.009249 10.0.0.129 - - [2026-06-04 02:20:50] "GET /obj-perms HTTP/1.1" 200 6331 0.007953 10.0.0.129 - - [2026-06-04 02:20:50] "GET /obj-perms HTTP/1.1" 200 6331 0.068665 10.0.0.129 - - [2026-06-04 02:20:50] "GET /obj-perms HTTP/1.1" 200 6331 0.010668 10.0.0.129 - - [2026-06-04 02:20:51] "GET /obj-perms HTTP/1.1" 200 6436 0.057783 10.0.0.129 - - [2026-06-04 02:20:51] "GET /obj-perms HTTP/1.1" 200 6436 0.001804 10.0.0.129 - - [2026-06-04 02:20:51] "GET /obj-perms HTTP/1.1" 200 6331 0.008847 10.0.0.129 - - [2026-06-04 02:20:51] "GET /obj-perms HTTP/1.1" 200 6331 0.008809 10.0.0.129 - - [2026-06-04 02:20:52] "GET /obj-perms HTTP/1.1" 200 6331 0.072918 10.0.0.129 - - [2026-06-04 02:20:52] "GET /obj-perms HTTP/1.1" 200 6331 0.009810 10.0.0.129 - - [2026-06-04 02:20:52] "GET /obj-perms HTTP/1.1" 200 6436 0.001764 10.0.0.129 - - [2026-06-04 02:20:52] "GET /obj-perms HTTP/1.1" 200 6436 0.001761 10.0.0.129 - - [2026-06-04 02:20:52] "GET /obj-perms HTTP/1.1" 200 6331 0.018413 10.0.0.129 - - [2026-06-04 02:20:52] "GET /virtual-machines?detail=False&count=False&shared=False HTTP/1.1" 200 322 0.011832 10.0.0.129 - - [2026-06-04 02:20:52] "GET /virtual-machine/3b7ef43e-3a91-4dce-b3e2-ef93677b5d3b HTTP/1.1" 200 1289 0.013585 252.129.119.39 - - [2026-06-04 02:20:53] "POST /neutron/port HTTP/1.1" 200 1113 0.011937 252.129.119.39 - - [2026-06-04 02:20:53] "POST /neutron/port HTTP/1.1" 200 1103 0.010243 252.129.119.39 - - [2026-06-04 02:20:53] "POST /neutron/port HTTP/1.1" 200 151 0.113200 10.0.0.129 - - [2026-06-04 02:20:54] "GET /virtual-machine/3b7ef43e-3a91-4dce-b3e2-ef93677b5d3b HTTP/1.1" 404 171 0.019794 10.0.0.129 - - [2026-06-04 02:20:54] "GET /virtual-machine/3b7ef43e-3a91-4dce-b3e2-ef93677b5d3b HTTP/1.1" 404 171 0.010758 10.0.0.129 - - [2026-06-04 02:20:54] "GET /virtual-machine/3b7ef43e-3a91-4dce-b3e2-ef93677b5d3b HTTP/1.1" 404 171 0.009839 10.0.0.129 - - [2026-06-04 02:20:55] "POST /fqname-to-id HTTP/1.1" 403 329 0.011643 10.0.0.129 - - [2026-06-04 02:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.129 - - [2026-06-04 02:20:55] "GET /global-vrouter-config/d4b2573a-f31b-4c88-b2f3-59b11cfd2a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1619 0.002659 10.0.0.129 - - [2026-06-04 02:20:55] "GET /virtual-networks?parent_id=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.010700 10.0.0.129 - - [2026-06-04 02:20:55] "POST /fqname-to-id HTTP/1.1" 403 351 0.011449 10.0.0.129 - - [2026-06-04 02:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.129 - - [2026-06-04 02:20:55] "GET /routing-instance/4a880827-474b-4ff0-8e61-1425472c0c34?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003288 10.0.0.129 - - [2026-06-04 02:20:55] "GET /route-target/85028a10-86a1-43f0-9b74-c758946eae72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 351 0.009659 10.0.0.129 - - [2026-06-04 02:20:55] "GET /route-target/85028a10-86a1-43f0-9b74-c758946eae72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 903 0.002738 10.0.0.129 - - [2026-06-04 02:20:55] "GET /obj-perms HTTP/1.1" 200 6331 0.009254 10.0.0.129 - - [2026-06-04 02:20:55] "GET /obj-perms HTTP/1.1" 200 6331 0.008533 10.0.0.129 - - [2026-06-04 02:20:55] "GET /obj-perms HTTP/1.1" 200 6331 0.065727 10.0.0.129 - - [2026-06-04 02:20:55] "GET /obj-perms HTTP/1.1" 200 6331 0.009515 10.0.0.129 - - [2026-06-04 02:20:56] "GET /obj-perms HTTP/1.1" 200 6436 0.001948 10.0.0.129 - - [2026-06-04 02:20:56] "GET /obj-perms HTTP/1.1" 200 6436 0.001808 10.0.0.129 - - [2026-06-04 02:20:59] "GET /obj-perms HTTP/1.1" 200 6436 0.002397 10.0.0.129 - - [2026-06-04 02:20:59] "GET /obj-perms HTTP/1.1" 200 6436 0.002150 10.0.0.129 - - [2026-06-04 02:21:02] "GET /obj-perms HTTP/1.1" 200 6436 0.001922 10.0.0.129 - - [2026-06-04 02:21:02] "GET /obj-perms HTTP/1.1" 200 6436 0.002290 10.0.0.129 - - [2026-06-04 02:21:05] "GET /obj-perms HTTP/1.1" 200 6436 0.001737 10.0.0.129 - - [2026-06-04 02:21:05] "GET /obj-perms HTTP/1.1" 200 6436 0.002772 10.0.0.129 - - [2026-06-04 02:21:08] "GET /obj-perms HTTP/1.1" 200 6436 0.002251 10.0.0.129 - - [2026-06-04 02:21:08] "GET /obj-perms HTTP/1.1" 200 6436 0.001889 10.0.0.129 - - [2026-06-04 02:21:11] "GET /obj-perms HTTP/1.1" 200 6436 0.002011 10.0.0.129 - - [2026-06-04 02:21:11] "GET /obj-perms HTTP/1.1" 200 6436 0.001642 10.0.0.129 - - [2026-06-04 02:21:14] "DELETE /project/1ce87b0e632f474e9134b7623be8a2ed HTTP/1.1" 404 173 0.003793 10.0.0.129 - - [2026-06-04 02:21:14] "DELETE /project/e9d18b8b0b2f4f45a2a7173ec0eebbff HTTP/1.1" 404 173 0.003992 10.0.0.129 - - [2026-06-04 02:21:14] "GET /obj-perms HTTP/1.1" 200 6436 0.001801 10.0.0.129 - - [2026-06-04 02:21:14] "GET /obj-perms HTTP/1.1" 200 6436 0.001790 10.0.0.129 - - [2026-06-04 02:21:18] "GET /obj-perms HTTP/1.1" 200 6436 0.002072 10.0.0.129 - - [2026-06-04 02:21:18] "GET /obj-perms HTTP/1.1" 200 6436 0.001667 10.0.0.129 - - [2026-06-04 02:21:21] "GET /obj-perms HTTP/1.1" 200 6436 0.002890 10.0.0.129 - - [2026-06-04 02:21:21] "GET /obj-perms HTTP/1.1" 200 6436 0.001752 10.0.0.129 - - [2026-06-04 02:21:21] "GET /obj-perms HTTP/1.1" 200 6436 0.001802 10.0.0.129 - - [2026-06-04 02:21:21] "GET /obj-perms HTTP/1.1" 200 6436 0.002218 10.0.0.129 - - [2026-06-04 02:21:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004258 10.0.0.129 - - [2026-06-04 02:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.129 - - [2026-06-04 02:21:21] "POST /useragent-kv HTTP/1.1" 200 115 0.004749 10.0.0.129 - - [2026-06-04 02:21:21] "DELETE /virtual-network/e83df307-e7a1-42b9-803b-c65207f932dc HTTP/1.1" 200 115 0.078590 10.0.0.129 - - [2026-06-04 02:21:21] "DELETE /route-target/85028a10-86a1-43f0-9b74-c758946eae72 HTTP/1.1" 200 115 0.021317 10.0.0.129 - - [2026-06-04 02:21:21] "DELETE /api-access-list/f2e03c40-b8fe-4241-9266-9e18b3fbaa74 HTTP/1.1" 200 115 0.026139 10.0.0.129 - - [2026-06-04 02:21:21] "GET /api-access-list/f2e03c40-b8fe-4241-9266-9e18b3fbaa74 HTTP/1.1" 404 171 0.002538 10.0.0.129 - - [2026-06-04 02:21:21] "GET /projects?obj_uuids=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001119 10.0.0.129 - - [2026-06-04 02:21:21] "GET /project/1ce87b0e-632f-474e-9134-b7623be8a2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.026494 10.0.0.129 - - [2026-06-04 02:21:21] "GET /projects?obj_uuids=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001515 10.0.0.129 - - [2026-06-04 02:21:22] "GET /project/1ce87b0e-632f-474e-9134-b7623be8a2ed?fields=virtual_networks HTTP/1.1" 200 1023 0.074897 10.0.0.129 - - [2026-06-04 02:21:22] "GET /projects?obj_uuids=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001021 10.0.0.129 - - [2026-06-04 02:21:22] "GET /project/1ce87b0e-632f-474e-9134-b7623be8a2ed?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.026319 10.0.0.129 - - [2026-06-04 02:21:22] "GET /projects?obj_uuids=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001141 10.0.0.129 - - [2026-06-04 02:21:22] "GET /project/1ce87b0e-632f-474e-9134-b7623be8a2ed?fields=security_groups HTTP/1.1" 200 1244 0.024606 10.0.0.129 - - [2026-06-04 02:21:22] "GET /projects?obj_uuids=e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002053 10.0.0.129 - - [2026-06-04 02:21:22] "GET /project/e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.032132 10.0.0.129 - - [2026-06-04 02:21:22] "GET /projects?obj_uuids=e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001541 10.0.0.129 - - [2026-06-04 02:21:22] "GET /project/e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff?fields=virtual_networks HTTP/1.1" 200 1024 0.091286 10.0.0.129 - - [2026-06-04 02:21:22] "GET /projects?obj_uuids=e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001643 10.0.0.129 - - [2026-06-04 02:21:22] "GET /project/e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff?fields=virtual_machine_interfaces HTTP/1.1" 200 1024 0.039295 10.0.0.129 - - [2026-06-04 02:21:23] "GET /projects?obj_uuids=e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001539 10.0.0.129 - - [2026-06-04 02:21:23] "GET /project/e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff?fields=security_groups HTTP/1.1" 200 1245 0.025761 10.0.0.129 - - [2026-06-04 02:21:24] "GET /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.004809 10.0.0.129 - - [2026-06-04 02:21:24] "PUT /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e HTTP/1.1" 200 266 0.012388 10.0.0.129 - - [2026-06-04 02:21:24] "GET /projects?obj_uuids=898c46bc-cfec-450c-826b-c8b84024f2bb&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001010 10.0.0.129 - - [2026-06-04 02:21:24] "GET /project/898c46bc-cfec-450c-826b-c8b84024f2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.026232 10.0.0.129 - - [2026-06-04 02:21:24] "GET /projects?obj_uuids=898c46bc-cfec-450c-826b-c8b84024f2bb&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001254 10.0.0.129 - - [2026-06-04 02:21:24] "GET /project/898c46bc-cfec-450c-826b-c8b84024f2bb?fields=virtual_networks HTTP/1.1" 200 1022 0.071195 10.0.0.129 - - [2026-06-04 02:21:24] "GET /projects?obj_uuids=898c46bc-cfec-450c-826b-c8b84024f2bb&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001402 10.0.0.129 - - [2026-06-04 02:21:24] "GET /project/898c46bc-cfec-450c-826b-c8b84024f2bb?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.037567 10.0.0.129 - - [2026-06-04 02:21:25] "GET /projects?obj_uuids=898c46bc-cfec-450c-826b-c8b84024f2bb&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001212 10.0.0.129 - - [2026-06-04 02:21:25] "GET /project/898c46bc-cfec-450c-826b-c8b84024f2bb?fields=security_groups HTTP/1.1" 200 1243 0.028404 10.0.0.129 - - [2026-06-04 02:21:25] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001547 10.0.0.129 - - [2026-06-04 02:21:25] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007565 10.0.0.129 - - [2026-06-04 02:21:26] "POST /fqname-to-id HTTP/1.1" 404 186 0.031625 10.0.0.129 - - [2026-06-04 02:21:26] "GET /projects?obj_uuids=bdd8590c-80fa-41d0-bf18-e5e63563f28e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002274 10.0.0.129 - - [2026-06-04 02:21:26] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001287 10.0.0.129 - - [2026-06-04 02:21:26] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007384 10.0.0.129 - - [2026-06-04 02:21:26] "GET /global-system-configs HTTP/1.1" 401 296 0.000535 10.0.0.129 - - [2026-06-04 02:21:26] "GET /global-system-configs HTTP/1.1" 401 296 0.001031 10.0.0.129 - - [2026-06-04 02:21:26] "POST /id-to-fqname HTTP/1.1" 200 188 0.001818 10.0.0.129 - - [2026-06-04 02:21:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.002595 10.0.0.129 - - [2026-06-04 02:21:26] "POST /security-groups HTTP/1.1" 200 583 0.068336 10.0.0.129 - - [2026-06-04 02:21:26] "POST /fqname-to-id HTTP/1.1" 404 232 0.002582 10.0.0.129 - - [2026-06-04 02:21:26] "POST /projects HTTP/1.1" 200 577 0.251162 10.0.0.129 - - [2026-06-04 02:21:26] "POST /access-control-lists HTTP/1.1" 200 598 0.059572 10.0.0.129 - - [2026-06-04 02:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.330300 10.0.0.129 - - [2026-06-04 02:21:26] "POST /fqname-to-id HTTP/1.1" 404 231 0.003209 10.0.0.129 - - [2026-06-04 02:21:26] "GET /project/bdd8590c-80fa-41d0-bf18-e5e63563f28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.462068 10.0.0.129 - - [2026-06-04 02:21:26] "POST /access-control-lists HTTP/1.1" 200 596 0.065705 10.0.0.129 - - [2026-06-04 02:21:27] "GET / HTTP/1.1" 200 36499 0.002099 10.0.0.129 - - [2026-06-04 02:21:28] "GET /global-system-configs HTTP/1.1" 401 296 0.000433 10.0.0.129 - - [2026-06-04 02:21:28] "GET /global-system-configs HTTP/1.1" 401 296 0.000380 10.0.0.129 - - [2026-06-04 02:21:29] "GET /obj-perms HTTP/1.1" 200 6399 0.056734 10.0.0.129 - - [2026-06-04 02:21:30] "POST /fqname-to-id HTTP/1.1" 401 296 0.000477 10.0.0.129 - - [2026-06-04 02:21:30] "GET /obj-perms HTTP/1.1" 200 6399 0.062587 10.0.0.129 - - [2026-06-04 02:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.035122 10.0.0.129 - - [2026-06-04 02:21:30] "GET /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.004216 10.0.0.129 - - [2026-06-04 02:21:30] "GET /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003897 10.0.0.129 - - [2026-06-04 02:21:30] "GET /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003831 10.0.0.129 - - [2026-06-04 02:21:30] "PUT /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e HTTP/1.1" 200 266 0.010429 10.0.0.129 - - [2026-06-04 02:21:30] "GET /aaa-mode HTTP/1.1" 200 128 0.001855 10.0.0.129 - - [2026-06-04 02:21:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.025825 10.0.0.129 - - [2026-06-04 02:21:31] "GET /projects?obj_uuids=b64a6150-5dd8-4d26-ae59-b517cd32c56f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003304 10.0.0.129 - - [2026-06-04 02:21:31] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000979 10.0.0.129 - - [2026-06-04 02:21:31] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006695 10.0.0.129 - - [2026-06-04 02:21:31] "POST /id-to-fqname HTTP/1.1" 200 188 0.001963 10.0.0.129 - - [2026-06-04 02:21:31] "POST /fqname-to-id HTTP/1.1" 404 197 0.002846 10.0.0.129 - - [2026-06-04 02:21:31] "POST /security-groups HTTP/1.1" 200 583 0.064221 10.0.0.129 - - [2026-06-04 02:21:31] "POST /fqname-to-id HTTP/1.1" 404 232 0.002801 10.0.0.129 - - [2026-06-04 02:21:31] "POST /projects HTTP/1.1" 200 577 0.220744 10.0.0.129 - - [2026-06-04 02:21:31] "POST /access-control-lists HTTP/1.1" 200 598 0.065645 10.0.0.129 - - [2026-06-04 02:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.302331 10.0.0.129 - - [2026-06-04 02:21:31] "POST /fqname-to-id HTTP/1.1" 404 231 0.002860 10.0.0.129 - - [2026-06-04 02:21:31] "GET /project/b64a6150-5dd8-4d26-ae59-b517cd32c56f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.434085 10.0.0.129 - - [2026-06-04 02:21:31] "POST /access-control-lists HTTP/1.1" 200 596 0.060547 10.0.0.129 - - [2026-06-04 02:21:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.029651 10.0.0.129 - - [2026-06-04 02:21:32] "GET /projects?obj_uuids=83269620-e8d7-4dd6-b100-a96820fc1a2b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002490 10.0.0.129 - - [2026-06-04 02:21:32] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001117 10.0.0.129 - - [2026-06-04 02:21:32] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.006499 10.0.0.129 - - [2026-06-04 02:21:32] "POST /id-to-fqname HTTP/1.1" 200 188 0.001218 10.0.0.129 - - [2026-06-04 02:21:32] "POST /fqname-to-id HTTP/1.1" 404 197 0.006264 10.0.0.129 - - [2026-06-04 02:21:32] "POST /security-groups HTTP/1.1" 200 583 0.063845 10.0.0.129 - - [2026-06-04 02:21:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.002753 10.0.0.129 - - [2026-06-04 02:21:32] "POST /projects HTTP/1.1" 200 577 0.227213 10.0.0.129 - - [2026-06-04 02:21:32] "POST /access-control-lists HTTP/1.1" 200 598 0.056879 10.0.0.129 - - [2026-06-04 02:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.300822 10.0.0.129 - - [2026-06-04 02:21:32] "POST /fqname-to-id HTTP/1.1" 404 231 0.002915 10.0.0.129 - - [2026-06-04 02:21:32] "GET /project/83269620-e8d7-4dd6-b100-a96820fc1a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.433971 10.0.0.129 - - [2026-06-04 02:21:32] "POST /access-control-lists HTTP/1.1" 200 596 0.063551 10.0.0.129 - - [2026-06-04 02:21:33] "GET / HTTP/1.1" 200 36499 0.002135 10.0.0.129 - - [2026-06-04 02:21:34] "GET / HTTP/1.1" 200 36499 0.001784 10.0.0.129 - - [2026-06-04 02:21:34] "POST /fqname-to-id HTTP/1.1" 404 181 0.003272 10.0.0.129 - - [2026-06-04 02:21:34] "POST /api-access-lists HTTP/1.1" 200 523 0.013686 10.0.0.129 - - [2026-06-04 02:21:34] "GET /api-access-list/97da284c-0a86-4707-ba51-1e97faf9fc5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.004605 10.0.0.129 - - [2026-06-04 02:21:34] "GET /api-access-list/97da284c-0a86-4707-ba51-1e97faf9fc5d HTTP/1.1" 401 296 0.000410 10.0.0.129 - - [2026-06-04 02:21:35] "GET /api-access-list/97da284c-0a86-4707-ba51-1e97faf9fc5d HTTP/1.1" 200 1292 0.074506 10.0.0.129 - - [2026-06-04 02:21:35] "POST /fqname-to-id HTTP/1.1" 401 296 0.000456 10.0.0.129 - - [2026-06-04 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.042992 10.0.0.129 - - [2026-06-04 02:21:35] "GET /projects?obj_uuids=b64a6150-5dd8-4d26-ae59-b517cd32c56f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001096 10.0.0.129 - - [2026-06-04 02:21:35] "GET /project/b64a6150-5dd8-4d26-ae59-b517cd32c56f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.036957 10.0.0.129 - - [2026-06-04 02:21:35] "GET /virtual-networks?parent_id=b64a6150-5dd8-4d26-ae59-b517cd32c56f&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.011715 10.0.0.129 - - [2026-06-04 02:21:35] "POST /virtual-networks HTTP/1.1" 200 585 0.063382 10.0.0.129 - - [2026-06-04 02:21:35] "POST /route-targets HTTP/1.1" 200 329 0.010515 10.0.0.129 - - [2026-06-04 02:21:35] "POST /ref-update HTTP/1.1" 200 156 0.014547 10.0.0.129 - - [2026-06-04 02:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.018021 10.0.0.129 - - [2026-06-04 02:21:35] "GET /network-ipam/d71bffc2-70c2-4600-9244-87dfd13fcd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.010750 10.0.0.129 - - [2026-06-04 02:21:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003152 10.0.0.129 - - [2026-06-04 02:21:35] "POST /ref-update HTTP/1.1" 200 156 0.046057 252.129.119.39 - - [2026-06-04 02:21:36] "POST /neutron/network HTTP/1.1" 200 845 0.048342 252.129.119.39 - - [2026-06-04 02:21:36] "POST /neutron/network HTTP/1.1" 200 845 0.027065 10.0.0.129 - - [2026-06-04 02:21:36] "GET /virtual-network/c6a1428b-c70c-431c-b89e-06675f77ffe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.016319 252.129.119.39 - - [2026-06-04 02:21:36] "POST /neutron/network HTTP/1.1" 200 845 0.023450 252.129.119.39 - - [2026-06-04 02:21:36] "POST /neutron/subnet HTTP/1.1" 200 671 0.029415 10.0.0.129 - - [2026-06-04 02:21:36] "POST /fqname-to-id HTTP/1.1" 401 296 0.001113 10.0.0.129 - - [2026-06-04 02:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.040656 10.0.0.129 - - [2026-06-04 02:21:36] "GET /projects?obj_uuids=83269620-e8d7-4dd6-b100-a96820fc1a2b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001439 10.0.0.129 - - [2026-06-04 02:21:36] "GET /project/83269620-e8d7-4dd6-b100-a96820fc1a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.039893 10.0.0.129 - - [2026-06-04 02:21:36] "GET /virtual-networks?parent_id=83269620-e8d7-4dd6-b100-a96820fc1a2b&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012193 10.0.0.129 - - [2026-06-04 02:21:37] "POST /virtual-networks HTTP/1.1" 200 585 0.049879 10.0.0.129 - - [2026-06-04 02:21:37] "POST /route-targets HTTP/1.1" 200 329 0.015689 10.0.0.129 - - [2026-06-04 02:21:37] "POST /ref-update HTTP/1.1" 200 156 0.013955 10.0.0.129 - - [2026-06-04 02:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017289 10.0.0.129 - - [2026-06-04 02:21:37] "GET /network-ipam/d71bffc2-70c2-4600-9244-87dfd13fcd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.010480 10.0.0.129 - - [2026-06-04 02:21:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003933 10.0.0.129 - - [2026-06-04 02:21:37] "POST /ref-update HTTP/1.1" 200 156 0.052823 252.129.119.39 - - [2026-06-04 02:21:37] "POST /neutron/network HTTP/1.1" 200 842 0.046418 252.129.119.39 - - [2026-06-04 02:21:37] "POST /neutron/network HTTP/1.1" 200 842 0.020447 10.0.0.129 - - [2026-06-04 02:21:37] "GET /virtual-network/39a5f13f-d505-4352-b592-3120560064bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.014270 252.129.119.39 - - [2026-06-04 02:21:37] "POST /neutron/network HTTP/1.1" 200 842 0.020116 252.129.119.39 - - [2026-06-04 02:21:37] "POST /neutron/subnet HTTP/1.1" 200 659 0.028541 10.0.0.129 - - [2026-06-04 02:21:37] "GET /virtual-network/c6a1428b-c70c-431c-b89e-06675f77ffe0 HTTP/1.1" 401 296 0.000413 10.0.0.129 - - [2026-06-04 02:21:38] "GET /virtual-network/c6a1428b-c70c-431c-b89e-06675f77ffe0 HTTP/1.1" 200 2313 0.046523 10.0.0.129 - - [2026-06-04 02:21:38] "GET /virtual-network/c6a1428b-c70c-431c-b89e-06675f77ffe0 HTTP/1.1" 401 296 0.001032 10.0.0.129 - - [2026-06-04 02:21:38] "GET /virtual-network/c6a1428b-c70c-431c-b89e-06675f77ffe0 HTTP/1.1" 403 366 0.040317 10.0.0.129 - - [2026-06-04 02:21:38] "GET /virtual-network/c6a1428b-c70c-431c-b89e-06675f77ffe0 HTTP/1.1" 200 2313 0.005942 10.0.0.129 - - [2026-06-04 02:21:38] "GET /virtual-networks HTTP/1.1" 200 371 0.020847 10.0.0.129 - - [2026-06-04 02:21:38] "GET /virtual-networks HTTP/1.1" 200 371 0.020060 10.0.0.129 - - [2026-06-04 02:21:39] "GET /obj-perms HTTP/1.1" 403 257 0.039250 10.0.0.129 - - [2026-06-04 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.129 - - [2026-06-04 02:21:39] "GET /virtual-network/c6a1428b-c70c-431c-b89e-06675f77ffe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.018336 10.0.0.129 - - [2026-06-04 02:21:39] "GET /obj-perms HTTP/1.1" 403 257 0.040236 10.0.0.129 - - [2026-06-04 02:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.129 - - [2026-06-04 02:21:39] "GET /virtual-network/c6a1428b-c70c-431c-b89e-06675f77ffe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.011701 10.0.0.129 - - [2026-06-04 02:21:40] "GET /obj-perms HTTP/1.1" 200 6446 0.064446 10.0.0.129 - - [2026-06-04 02:21:40] "GET /obj-perms HTTP/1.1" 403 257 0.009362 10.0.0.129 - - [2026-06-04 02:21:40] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.017221 10.0.0.129 - - [2026-06-04 02:21:40] "GET /obj-perms HTTP/1.1" 403 257 0.008305 10.0.0.129 - - [2026-06-04 02:21:40] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.020044 10.0.0.129 - - [2026-06-04 02:21:40] "GET /obj-perms HTTP/1.1" 200 6446 0.001591 10.0.0.129 - - [2026-06-04 02:21:40] "PUT /virtual-network/c6a1428b-c70c-431c-b89e-06675f77ffe0 HTTP/1.1" 200 266 0.024819 10.0.0.129 - - [2026-06-04 02:21:40] "GET /virtual-networks HTTP/1.1" 200 132 0.023297 10.0.0.129 - - [2026-06-04 02:21:40] "GET /virtual-networks HTTP/1.1" 200 611 0.019805 10.0.0.129 - - [2026-06-04 02:21:40] "GET /virtual-networks HTTP/1.1" 200 1437 0.002706 10.0.0.129 - - [2026-06-04 02:21:40] "GET /obj-perms HTTP/1.1" 403 257 0.008805 10.0.0.129 - - [2026-06-04 02:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002335 10.0.0.129 - - [2026-06-04 02:21:40] "GET /virtual-network/c6a1428b-c70c-431c-b89e-06675f77ffe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.009690 10.0.0.129 - - [2026-06-04 02:21:41] "GET /obj-perms HTTP/1.1" 403 257 0.037105 10.0.0.129 - - [2026-06-04 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.129 - - [2026-06-04 02:21:41] "GET /virtual-network/c6a1428b-c70c-431c-b89e-06675f77ffe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 366 0.010642 10.0.0.129 - - [2026-06-04 02:21:41] "GET /obj-perms HTTP/1.1" 403 257 0.008956 10.0.0.129 - - [2026-06-04 02:21:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.129 - - [2026-06-04 02:21:41] "GET /virtual-network/c6a1428b-c70c-431c-b89e-06675f77ffe0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.014796 10.0.0.129 - - [2026-06-04 02:21:41] "GET /obj-perms HTTP/1.1" 200 6446 0.001933 10.0.0.129 - - [2026-06-04 02:21:41] "GET /obj-perms HTTP/1.1" 403 257 0.008272 10.0.0.129 - - [2026-06-04 02:21:41] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.018055 10.0.0.129 - - [2026-06-04 02:21:41] "GET /obj-perms HTTP/1.1" 403 257 0.008927 10.0.0.129 - - [2026-06-04 02:21:41] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 611 0.017684 10.0.0.129 - - [2026-06-04 02:21:42] "GET /obj-perms HTTP/1.1" 200 6446 0.001817 10.0.0.129 - - [2026-06-04 02:21:42] "PUT /virtual-network/c6a1428b-c70c-431c-b89e-06675f77ffe0 HTTP/1.1" 200 266 0.028926 10.0.0.129 - - [2026-06-04 02:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004756 10.0.0.129 - - [2026-06-04 02:21:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003168 10.0.0.129 - - [2026-06-04 02:21:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002769 10.0.0.129 - - [2026-06-04 02:21:42] "DELETE /virtual-network/39a5f13f-d505-4352-b592-3120560064bc HTTP/1.1" 200 115 0.088376 10.0.0.129 - - [2026-06-04 02:21:42] "DELETE /route-target/6210b2ee-bbf2-4618-9359-8cfbe7b0cfbb HTTP/1.1" 200 115 0.021238 10.0.0.129 - - [2026-06-04 02:21:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003491 10.0.0.129 - - [2026-06-04 02:21:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.129 - - [2026-06-04 02:21:42] "POST /useragent-kv HTTP/1.1" 200 115 0.002457 10.0.0.129 - - [2026-06-04 02:21:42] "DELETE /virtual-network/c6a1428b-c70c-431c-b89e-06675f77ffe0 HTTP/1.1" 200 115 0.083394 10.0.0.129 - - [2026-06-04 02:21:42] "DELETE /route-target/9ae122a2-40ba-4f43-b89f-d3a9da83ef19 HTTP/1.1" 200 115 0.019754 10.0.0.129 - - [2026-06-04 02:21:42] "DELETE /api-access-list/97da284c-0a86-4707-ba51-1e97faf9fc5d HTTP/1.1" 200 115 0.027298 10.0.0.129 - - [2026-06-04 02:21:42] "GET /api-access-list/97da284c-0a86-4707-ba51-1e97faf9fc5d HTTP/1.1" 404 171 0.002873 10.0.0.129 - - [2026-06-04 02:21:42] "GET /projects?obj_uuids=83269620-e8d7-4dd6-b100-a96820fc1a2b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001276 10.0.0.129 - - [2026-06-04 02:21:42] "GET /project/83269620-e8d7-4dd6-b100-a96820fc1a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.037646 10.0.0.129 - - [2026-06-04 02:21:42] "GET /projects?obj_uuids=83269620-e8d7-4dd6-b100-a96820fc1a2b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001408 10.0.0.129 - - [2026-06-04 02:21:42] "GET /project/83269620-e8d7-4dd6-b100-a96820fc1a2b?fields=virtual_networks HTTP/1.1" 200 1033 0.066654 10.0.0.129 - - [2026-06-04 02:21:42] "GET /projects?obj_uuids=83269620-e8d7-4dd6-b100-a96820fc1a2b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001311 10.0.0.129 - - [2026-06-04 02:21:42] "GET /project/83269620-e8d7-4dd6-b100-a96820fc1a2b?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.028524 10.0.0.129 - - [2026-06-04 02:21:42] "GET /projects?obj_uuids=83269620-e8d7-4dd6-b100-a96820fc1a2b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001214 10.0.0.129 - - [2026-06-04 02:21:42] "GET /project/83269620-e8d7-4dd6-b100-a96820fc1a2b?fields=security_groups HTTP/1.1" 200 1259 0.077835 10.0.0.129 - - [2026-06-04 02:21:43] "GET /projects?obj_uuids=b64a6150-5dd8-4d26-ae59-b517cd32c56f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001202 10.0.0.129 - - [2026-06-04 02:21:43] "GET /project/b64a6150-5dd8-4d26-ae59-b517cd32c56f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.027930 10.0.0.129 - - [2026-06-04 02:21:43] "GET /projects?obj_uuids=b64a6150-5dd8-4d26-ae59-b517cd32c56f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000998 10.0.0.129 - - [2026-06-04 02:21:43] "GET /project/b64a6150-5dd8-4d26-ae59-b517cd32c56f?fields=virtual_networks HTTP/1.1" 200 1034 0.067969 10.0.0.129 - - [2026-06-04 02:21:43] "GET /projects?obj_uuids=b64a6150-5dd8-4d26-ae59-b517cd32c56f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001429 10.0.0.129 - - [2026-06-04 02:21:43] "GET /project/b64a6150-5dd8-4d26-ae59-b517cd32c56f?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.027155 10.0.0.129 - - [2026-06-04 02:21:43] "GET /projects?obj_uuids=b64a6150-5dd8-4d26-ae59-b517cd32c56f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001439 10.0.0.129 - - [2026-06-04 02:21:43] "GET /project/b64a6150-5dd8-4d26-ae59-b517cd32c56f?fields=security_groups HTTP/1.1" 200 1260 0.028278 10.0.0.129 - - [2026-06-04 02:21:44] "GET /aaa-mode HTTP/1.1" 200 128 0.001131 10.0.0.129 - - [2026-06-04 02:21:45] "GET / HTTP/1.1" 200 36499 0.002057 10.0.0.129 - - [2026-06-04 02:21:46] "GET / HTTP/1.1" 200 36499 0.001599 10.0.0.129 - - [2026-06-04 02:21:46] "POST /fqname-to-id HTTP/1.1" 401 296 0.000493 10.0.0.129 - - [2026-06-04 02:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.082136 10.0.0.129 - - [2026-06-04 02:21:47] "GET /projects?obj_uuids=bdd8590c-80fa-41d0-bf18-e5e63563f28e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001271 10.0.0.129 - - [2026-06-04 02:21:47] "GET /project/bdd8590c-80fa-41d0-bf18-e5e63563f28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.032247 10.0.0.129 - - [2026-06-04 02:21:47] "GET /virtual-networks?parent_id=bdd8590c-80fa-41d0-bf18-e5e63563f28e&detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008486 10.0.0.129 - - [2026-06-04 02:21:47] "POST /fqname-to-id HTTP/1.1" 404 195 0.010388 10.0.0.129 - - [2026-06-04 02:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014015 10.0.0.129 - - [2026-06-04 02:21:47] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001090 10.0.0.129 - - [2026-06-04 02:21:47] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.015211 10.0.0.129 - - [2026-06-04 02:21:47] "POST /service-templates HTTP/1.1" 403 264 0.008678 10.0.0.129 - - [2026-06-04 02:21:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.006697 10.0.0.129 - - [2026-06-04 02:21:47] "POST /api-access-lists HTTP/1.1" 200 557 0.022797 10.0.0.129 - - [2026-06-04 02:21:47] "GET /api-access-list/d4eabe67-b752-417d-948c-e7cb437568b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.004992 10.0.0.129 - - [2026-06-04 02:21:47] "GET /api-access-list/d4eabe67-b752-417d-948c-e7cb437568b3 HTTP/1.1" 200 1326 0.003526 10.0.0.129 - - [2026-06-04 02:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013127 10.0.0.129 - - [2026-06-04 02:21:47] "GET /projects?obj_uuids=bdd8590c-80fa-41d0-bf18-e5e63563f28e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001079 10.0.0.129 - - [2026-06-04 02:21:47] "GET /project/bdd8590c-80fa-41d0-bf18-e5e63563f28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.036275 10.0.0.129 - - [2026-06-04 02:21:47] "GET /virtual-networks?parent_id=bdd8590c-80fa-41d0-bf18-e5e63563f28e&detail=False&count=False&shared=False HTTP/1.1" 200 132 0.012750 10.0.0.129 - - [2026-06-04 02:21:47] "POST /virtual-networks HTTP/1.1" 200 585 0.056138 10.0.0.129 - - [2026-06-04 02:21:47] "POST /route-targets HTTP/1.1" 200 329 0.010276 10.0.0.129 - - [2026-06-04 02:21:47] "POST /ref-update HTTP/1.1" 200 156 0.015449 10.0.0.129 - - [2026-06-04 02:21:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017544 10.0.0.129 - - [2026-06-04 02:21:48] "GET /network-ipam/d71bffc2-70c2-4600-9244-87dfd13fcd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.011970 10.0.0.129 - - [2026-06-04 02:21:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003932 10.0.0.129 - - [2026-06-04 02:21:48] "POST /ref-update HTTP/1.1" 200 156 0.054043 252.129.119.39 - - [2026-06-04 02:21:48] "POST /neutron/network HTTP/1.1" 200 846 0.050395 252.129.119.39 - - [2026-06-04 02:21:48] "POST /neutron/network HTTP/1.1" 200 846 0.027839 10.0.0.129 - - [2026-06-04 02:21:48] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.017880 252.129.119.39 - - [2026-06-04 02:21:48] "POST /neutron/network HTTP/1.1" 200 846 0.020974 252.129.119.39 - - [2026-06-04 02:21:48] "POST /neutron/subnet HTTP/1.1" 200 679 0.031960 252.129.119.39 - - [2026-06-04 02:21:48] "POST /neutron/network HTTP/1.1" 200 846 0.038919 10.0.0.129 - - [2026-06-04 02:21:48] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.005131 10.0.0.129 - - [2026-06-04 02:21:48] "GET /network-ipam/d71bffc2-70c2-4600-9244-87dfd13fcd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.003887 10.0.0.129 - - [2026-06-04 02:21:48] "GET /domains HTTP/1.1" 200 440 0.002541 10.0.0.129 - - [2026-06-04 02:21:48] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001599 10.0.0.129 - - [2026-06-04 02:21:48] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 2223 0.008281 10.0.0.129 - - [2026-06-04 02:21:49] "GET /projects?obj_uuids=bdd8590c-80fa-41d0-bf18-e5e63563f28e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001281 10.0.0.129 - - [2026-06-04 02:21:49] "GET /project/bdd8590c-80fa-41d0-bf18-e5e63563f28e HTTP/1.1" 200 2354 0.030710 10.0.0.129 - - [2026-06-04 02:21:49] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97 HTTP/1.1" 200 2318 0.007301 10.0.0.129 - - [2026-06-04 02:21:49] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97 HTTP/1.1" 200 2318 0.005792 10.0.0.129 - - [2026-06-04 02:21:49] "GET /routing-instance/56233673-c2dc-4905-898d-1969a70f43d5 HTTP/1.1" 200 1558 0.003906 10.0.0.129 - - [2026-06-04 02:21:49] "GET /routing-instance/56233673-c2dc-4905-898d-1969a70f43d5 HTTP/1.1" 200 1558 0.004755 10.0.0.129 - - [2026-06-04 02:21:49] "GET /route-target/bc356ab3-e206-4306-96b6-871e43004542 HTTP/1.1" 200 1247 0.003333 10.0.0.129 - - [2026-06-04 02:21:49] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97 HTTP/1.1" 200 2318 0.006127 10.0.0.129 - - [2026-06-04 02:21:49] "GET /routing-instance/56233673-c2dc-4905-898d-1969a70f43d5 HTTP/1.1" 200 1558 0.004115 10.0.0.129 - - [2026-06-04 02:21:49] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.005460 10.0.0.129 - - [2026-06-04 02:21:49] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97 HTTP/1.1" 200 2318 0.005142 10.0.0.129 - - [2026-06-04 02:21:49] "GET /routing-instance/56233673-c2dc-4905-898d-1969a70f43d5 HTTP/1.1" 200 1558 0.004157 10.0.0.129 - - [2026-06-04 02:21:49] "GET /routing-instance/56233673-c2dc-4905-898d-1969a70f43d5 HTTP/1.1" 200 1558 0.004945 10.0.0.129 - - [2026-06-04 02:21:49] "GET /route-target/bc356ab3-e206-4306-96b6-871e43004542 HTTP/1.1" 200 1247 0.004412 10.0.0.129 - - [2026-06-04 02:21:49] "GET /domains HTTP/1.1" 200 440 0.006659 10.0.0.129 - - [2026-06-04 02:21:49] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001462 10.0.0.129 - - [2026-06-04 02:21:49] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa HTTP/1.1" 200 2223 0.007785 10.0.0.129 - - [2026-06-04 02:21:49] "GET /projects?obj_uuids=bdd8590c-80fa-41d0-bf18-e5e63563f28e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001549 10.0.0.129 - - [2026-06-04 02:21:49] "GET /project/bdd8590c-80fa-41d0-bf18-e5e63563f28e HTTP/1.1" 200 2354 0.022951 10.0.0.129 - - [2026-06-04 02:21:49] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97 HTTP/1.1" 200 2318 0.005050 10.0.0.129 - - [2026-06-04 02:21:50] "GET /obj-perms HTTP/1.1" 200 6446 0.001924 10.0.0.129 - - [2026-06-04 02:21:50] "POST /fqname-to-id HTTP/1.1" 404 195 0.015652 10.0.0.129 - - [2026-06-04 02:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009716 10.0.0.129 - - [2026-06-04 02:21:50] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001562 10.0.0.129 - - [2026-06-04 02:21:50] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.014985 10.0.0.129 - - [2026-06-04 02:21:50] "POST /service-templates HTTP/1.1" 403 264 0.009542 10.0.0.129 - - [2026-06-04 02:21:50] "POST /fqname-to-id HTTP/1.1" 404 181 0.003353 10.0.0.129 - - [2026-06-04 02:21:50] "POST /api-access-lists HTTP/1.1" 200 523 0.014250 10.0.0.129 - - [2026-06-04 02:21:50] "GET /api-access-list/2b6a36f9-4ac8-4659-a90f-79ebb0c11c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.004496 10.0.0.129 - - [2026-06-04 02:21:50] "GET /api-access-list/2b6a36f9-4ac8-4659-a90f-79ebb0c11c88 HTTP/1.1" 200 1292 0.003629 10.0.0.129 - - [2026-06-04 02:21:50] "POST /fqname-to-id HTTP/1.1" 404 195 0.013914 10.0.0.129 - - [2026-06-04 02:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011455 10.0.0.129 - - [2026-06-04 02:21:50] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001435 10.0.0.129 - - [2026-06-04 02:21:50] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.017168 10.0.0.129 - - [2026-06-04 02:21:50] "POST /service-templates HTTP/1.1" 200 553 0.025563 10.0.0.129 - - [2026-06-04 02:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014558 10.0.0.129 - - [2026-06-04 02:21:50] "GET /service-template/244427ec-7cef-4671-baf6-3e61961d553b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.011779 10.0.0.129 - - [2026-06-04 02:21:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014224 10.0.0.129 - - [2026-06-04 02:21:51] "GET /service-template/244427ec-7cef-4671-baf6-3e61961d553b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.013530 10.0.0.129 - - [2026-06-04 02:21:51] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97 HTTP/1.1" 401 296 0.000396 10.0.0.129 - - [2026-06-04 02:21:51] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97 HTTP/1.1" 403 263 0.039015 10.0.0.129 - - [2026-06-04 02:21:51] "GET /service-template/244427ec-7cef-4671-baf6-3e61961d553b HTTP/1.1" 403 264 0.009133 10.0.0.129 - - [2026-06-04 02:21:51] "GET /service-template/244427ec-7cef-4671-baf6-3e61961d553b HTTP/1.1" 403 264 0.038206 10.0.0.129 - - [2026-06-04 02:21:52] "GET /obj-perms HTTP/1.1" 403 257 0.038036 10.0.0.129 - - [2026-06-04 02:21:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.129 - - [2026-06-04 02:21:52] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.009190 10.0.0.129 - - [2026-06-04 02:21:52] "GET /obj-perms HTTP/1.1" 403 257 0.009439 10.0.0.129 - - [2026-06-04 02:21:52] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.008482 10.0.0.129 - - [2026-06-04 02:21:52] "GET /api-access-list/d4eabe67-b752-417d-948c-e7cb437568b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.003490 10.0.0.129 - - [2026-06-04 02:21:52] "PUT /api-access-list/d4eabe67-b752-417d-948c-e7cb437568b3 HTTP/1.1" 200 266 0.008352 10.0.0.129 - - [2026-06-04 02:21:52] "GET /api-access-list/d4eabe67-b752-417d-948c-e7cb437568b3 HTTP/1.1" 200 1463 0.003427 10.0.0.129 - - [2026-06-04 02:21:52] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97 HTTP/1.1" 200 2318 0.017453 10.0.0.129 - - [2026-06-04 02:21:52] "POST /fqname-to-id HTTP/1.1" 401 296 0.000588 10.0.0.129 - - [2026-06-04 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.050494 10.0.0.129 - - [2026-06-04 02:21:53] "GET /projects?obj_uuids=bdd8590c-80fa-41d0-bf18-e5e63563f28e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001603 10.0.0.129 - - [2026-06-04 02:21:53] "GET /project/bdd8590c-80fa-41d0-bf18-e5e63563f28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.039172 10.0.0.129 - - [2026-06-04 02:21:53] "GET /virtual-networks?parent_id=bdd8590c-80fa-41d0-bf18-e5e63563f28e&detail=False&count=False&shared=False HTTP/1.1" 200 371 0.017462 10.0.0.129 - - [2026-06-04 02:21:53] "POST /virtual-networks HTTP/1.1" 403 263 0.009704 10.0.0.129 - - [2026-06-04 02:21:53] "GET /service-template/244427ec-7cef-4671-baf6-3e61961d553b HTTP/1.1" 403 264 0.010666 10.0.0.129 - - [2026-06-04 02:21:53] "GET /service-template/244427ec-7cef-4671-baf6-3e61961d553b HTTP/1.1" 403 264 0.048901 10.0.0.129 - - [2026-06-04 02:21:53] "GET /obj-perms HTTP/1.1" 403 257 0.010203 10.0.0.129 - - [2026-06-04 02:21:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002925 10.0.0.129 - - [2026-06-04 02:21:53] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.016441 10.0.0.129 - - [2026-06-04 02:21:53] "GET /obj-perms HTTP/1.1" 403 257 0.010408 10.0.0.129 - - [2026-06-04 02:21:54] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.018472 10.0.0.129 - - [2026-06-04 02:21:54] "GET /api-access-list/2b6a36f9-4ac8-4659-a90f-79ebb0c11c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1292 0.003475 10.0.0.129 - - [2026-06-04 02:21:54] "PUT /api-access-list/2b6a36f9-4ac8-4659-a90f-79ebb0c11c88 HTTP/1.1" 200 266 0.009639 10.0.0.129 - - [2026-06-04 02:21:54] "GET /api-access-list/2b6a36f9-4ac8-4659-a90f-79ebb0c11c88 HTTP/1.1" 200 1430 0.003697 10.0.0.129 - - [2026-06-04 02:21:54] "GET /service-template/244427ec-7cef-4671-baf6-3e61961d553b HTTP/1.1" 200 1855 0.021335 10.0.0.129 - - [2026-06-04 02:21:54] "POST /fqname-to-id HTTP/1.1" 404 195 0.012065 10.0.0.129 - - [2026-06-04 02:21:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012450 10.0.0.129 - - [2026-06-04 02:21:54] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001122 10.0.0.129 - - [2026-06-04 02:21:54] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.017616 10.0.0.129 - - [2026-06-04 02:21:54] "POST /service-templates HTTP/1.1" 403 264 0.011103 10.0.0.129 - - [2026-06-04 02:21:54] "GET /api-access-list/d4eabe67-b752-417d-948c-e7cb437568b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003543 10.0.0.129 - - [2026-06-04 02:21:54] "PUT /api-access-list/d4eabe67-b752-417d-948c-e7cb437568b3 HTTP/1.1" 200 266 0.009860 10.0.0.129 - - [2026-06-04 02:21:54] "GET /api-access-list/d4eabe67-b752-417d-948c-e7cb437568b3 HTTP/1.1" 200 1326 0.003313 10.0.0.129 - - [2026-06-04 02:21:54] "GET /api-access-list/2b6a36f9-4ac8-4659-a90f-79ebb0c11c88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003320 10.0.0.129 - - [2026-06-04 02:21:54] "PUT /api-access-list/2b6a36f9-4ac8-4659-a90f-79ebb0c11c88 HTTP/1.1" 200 266 0.009580 10.0.0.129 - - [2026-06-04 02:21:54] "GET /api-access-list/2b6a36f9-4ac8-4659-a90f-79ebb0c11c88 HTTP/1.1" 200 1292 0.003270 10.0.0.129 - - [2026-06-04 02:21:54] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97 HTTP/1.1" 403 263 0.009111 10.0.0.129 - - [2026-06-04 02:21:55] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97 HTTP/1.1" 403 263 0.038365 10.0.0.129 - - [2026-06-04 02:21:55] "GET /service-template/244427ec-7cef-4671-baf6-3e61961d553b HTTP/1.1" 403 264 0.012775 10.0.0.129 - - [2026-06-04 02:21:55] "GET /service-template/244427ec-7cef-4671-baf6-3e61961d553b HTTP/1.1" 403 264 0.039471 10.0.0.129 - - [2026-06-04 02:21:55] "GET /obj-perms HTTP/1.1" 403 257 0.009855 10.0.0.129 - - [2026-06-04 02:21:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.129 - - [2026-06-04 02:21:55] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.014182 10.0.0.129 - - [2026-06-04 02:21:56] "GET /obj-perms HTTP/1.1" 403 257 0.037730 10.0.0.129 - - [2026-06-04 02:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.129 - - [2026-06-04 02:21:56] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.009192 10.0.0.129 - - [2026-06-04 02:21:56] "GET /obj-perms HTTP/1.1" 403 257 0.010176 10.0.0.129 - - [2026-06-04 02:21:56] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.010879 10.0.0.129 - - [2026-06-04 02:21:56] "GET /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003764 10.0.0.129 - - [2026-06-04 02:21:56] "PUT /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e HTTP/1.1" 200 266 0.010291 10.0.0.129 - - [2026-06-04 02:21:56] "GET /service-template/244427ec-7cef-4671-baf6-3e61961d553b HTTP/1.1" 200 1855 0.016019 10.0.0.129 - - [2026-06-04 02:21:56] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97 HTTP/1.1" 200 2318 0.017932 10.0.0.129 - - [2026-06-04 02:21:56] "GET /obj-perms HTTP/1.1" 403 257 0.009896 10.0.0.129 - - [2026-06-04 02:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.129 - - [2026-06-04 02:21:56] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.020648 10.0.0.129 - - [2026-06-04 02:21:56] "GET /obj-perms HTTP/1.1" 403 257 0.010352 10.0.0.129 - - [2026-06-04 02:21:56] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.020844 10.0.0.129 - - [2026-06-04 02:21:56] "DELETE /api-access-list/d4eabe67-b752-417d-948c-e7cb437568b3 HTTP/1.1" 200 115 0.022288 10.0.0.129 - - [2026-06-04 02:21:56] "GET /api-access-list/d4eabe67-b752-417d-948c-e7cb437568b3 HTTP/1.1" 404 171 0.002997 10.0.0.129 - - [2026-06-04 02:21:56] "DELETE /api-access-list/2b6a36f9-4ac8-4659-a90f-79ebb0c11c88 HTTP/1.1" 200 115 0.020960 10.0.0.129 - - [2026-06-04 02:21:56] "GET /api-access-list/2b6a36f9-4ac8-4659-a90f-79ebb0c11c88 HTTP/1.1" 404 171 0.003958 10.0.0.129 - - [2026-06-04 02:21:56] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97 HTTP/1.1" 401 296 0.000474 10.0.0.129 - - [2026-06-04 02:21:57] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97 HTTP/1.1" 403 263 0.044658 10.0.0.129 - - [2026-06-04 02:21:57] "GET /service-template/244427ec-7cef-4671-baf6-3e61961d553b HTTP/1.1" 403 264 0.007650 10.0.0.129 - - [2026-06-04 02:21:57] "GET /service-template/244427ec-7cef-4671-baf6-3e61961d553b HTTP/1.1" 403 264 0.043706 10.0.0.129 - - [2026-06-04 02:21:58] "GET /obj-perms HTTP/1.1" 403 257 0.039096 10.0.0.129 - - [2026-06-04 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.129 - - [2026-06-04 02:21:58] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 403 263 0.007206 10.0.0.129 - - [2026-06-04 02:21:58] "GET /obj-perms HTTP/1.1" 403 257 0.008471 10.0.0.129 - - [2026-06-04 02:21:58] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 403 263 0.006460 10.0.0.129 - - [2026-06-04 02:21:58] "GET /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2688 0.003458 10.0.0.129 - - [2026-06-04 02:21:58] "PUT /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e HTTP/1.1" 200 266 0.008387 10.0.0.129 - - [2026-06-04 02:21:58] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97 HTTP/1.1" 200 2318 0.013564 10.0.0.129 - - [2026-06-04 02:21:58] "GET /service-template/244427ec-7cef-4671-baf6-3e61961d553b HTTP/1.1" 200 1855 0.010936 10.0.0.129 - - [2026-06-04 02:21:58] "GET /obj-perms HTTP/1.1" 403 257 0.007567 10.0.0.129 - - [2026-06-04 02:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.129 - - [2026-06-04 02:21:58] "GET /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2018 0.036046 10.0.0.129 - - [2026-06-04 02:21:58] "GET /obj-perms HTTP/1.1" 403 257 0.009878 10.0.0.129 - - [2026-06-04 02:21:58] "GET /virtual-networks?detail=False&count=False&shared=False HTTP/1.1" 200 371 0.016468 10.0.0.129 - - [2026-06-04 02:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010985 10.0.0.129 - - [2026-06-04 02:21:59] "DELETE /service-template/244427ec-7cef-4671-baf6-3e61961d553b HTTP/1.1" 200 115 0.027530 10.0.0.129 - - [2026-06-04 02:21:59] "POST /fqname-to-id HTTP/1.1" 404 195 0.012438 10.0.0.129 - - [2026-06-04 02:21:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.129 - - [2026-06-04 02:21:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003727 10.0.0.129 - - [2026-06-04 02:21:59] "POST /useragent-kv HTTP/1.1" 200 115 0.001944 10.0.0.129 - - [2026-06-04 02:21:59] "DELETE /virtual-network/90060208-1f3e-4279-8c69-3dd155dc1d97 HTTP/1.1" 200 115 0.083302 10.0.0.129 - - [2026-06-04 02:21:59] "DELETE /route-target/bc356ab3-e206-4306-96b6-871e43004542 HTTP/1.1" 200 115 0.020530 10.0.0.129 - - [2026-06-04 02:21:59] "GET /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003645 10.0.0.129 - - [2026-06-04 02:21:59] "PUT /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e HTTP/1.1" 200 266 0.010897 10.0.0.129 - - [2026-06-04 02:21:59] "GET /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2694 0.003960 10.0.0.129 - - [2026-06-04 02:21:59] "PUT /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e HTTP/1.1" 200 266 0.010541 10.0.0.129 - - [2026-06-04 02:22:00] "GET /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005291 10.0.0.129 - - [2026-06-04 02:22:00] "PUT /api-access-list/038a3ecc-f858-4d02-9e7d-5490d3a9562e HTTP/1.1" 200 266 0.012216 10.0.0.129 - - [2026-06-04 02:22:00] "GET /projects?obj_uuids=bdd8590c-80fa-41d0-bf18-e5e63563f28e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002767 10.0.0.129 - - [2026-06-04 02:22:00] "GET /project/bdd8590c-80fa-41d0-bf18-e5e63563f28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.040607 10.0.0.129 - - [2026-06-04 02:22:00] "GET /projects?obj_uuids=bdd8590c-80fa-41d0-bf18-e5e63563f28e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001245 10.0.0.129 - - [2026-06-04 02:22:01] "GET /project/bdd8590c-80fa-41d0-bf18-e5e63563f28e?fields=virtual_networks HTTP/1.1" 200 1034 0.075644 10.0.0.129 - - [2026-06-04 02:22:01] "GET /projects?obj_uuids=bdd8590c-80fa-41d0-bf18-e5e63563f28e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001122 10.0.0.129 - - [2026-06-04 02:22:01] "GET /project/bdd8590c-80fa-41d0-bf18-e5e63563f28e?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.022087 10.0.0.129 - - [2026-06-04 02:22:01] "GET /projects?obj_uuids=bdd8590c-80fa-41d0-bf18-e5e63563f28e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001462 10.0.0.129 - - [2026-06-04 02:22:01] "GET /project/bdd8590c-80fa-41d0-bf18-e5e63563f28e?fields=security_groups HTTP/1.1" 200 1260 0.035883 10.0.0.129 - - [2026-06-04 02:22:02] "GET /projects?obj_uuids=253194de-6e84-4006-a55a-9329233548b5&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.002260 10.0.0.129 - - [2026-06-04 02:22:02] "GET /project/253194de-6e84-4006-a55a-9329233548b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.031968 Traceback (most recent call last): File "src/gevent/greenlet.py", line 912, in gevent._gevent_cgreenlet.Greenlet.run File "/usr/local/lib64/python3.9/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done return handle(*args_tuple) File "/usr/local/lib64/python3.9/site-packages/gevent/server.py", line 209, in wrap_socket_and_handle with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket: File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 873, in wrap_socket return SSLSocket(sock=sock, keyfile=keyfile, certfile=certfile, File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 351, in __init__ self.do_handshake() File "/usr/local/lib64/python3.9/site-packages/gevent/ssl.py", line 740, in do_handshake self._sslobj.do_handshake() ssl.SSLError: [SSL: HTTP_REQUEST] http request (_ssl.c:1147) 2026-06-04T02:22:02Z failed with SSLError [Introspect:8084]10.0.0.129 - - [2026-06-04 02:22:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001932 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:22:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 848 0.001004 [Introspect:8084]10.0.0.129 - - [2026-06-04 02:22:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2961 0.001371 10.0.0.129 - - [2026-06-04 02:22:03] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.000993 10.0.0.129 - - [2026-06-04 02:22:03] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.007221 10.0.0.129 - - [2026-06-04 02:22:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.033560 10.0.0.129 - - [2026-06-04 02:22:04] "GET /projects?obj_uuids=c574d95f-01fa-4fc2-a8a1-5dce10357c86&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002514 10.0.0.129 - - [2026-06-04 02:22:04] "GET /domains?obj_uuids=4bbd272f-f102-4983-a587-c5578191c0aa&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001208 10.0.0.129 - - [2026-06-04 02:22:04] "GET /domain/4bbd272f-f102-4983-a587-c5578191c0aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 974 0.007003 10.0.0.129 - - [2026-06-04 02:22:04] "POST /id-to-fqname HTTP/1.1" 200 184 0.002484 10.0.0.129 - - [2026-06-04 02:22:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.006219 10.0.0.129 - - [2026-06-04 02:22:04] "POST /security-groups HTTP/1.1" 200 579 0.064285 10.0.0.129 - - [2026-06-04 02:22:04] "POST /fqname-to-id HTTP/1.1" 404 228 0.002739 10.0.0.129 - - [2026-06-04 02:22:04] "POST /projects HTTP/1.1" 200 569 0.234069 10.0.0.129 - - [2026-06-04 02:22:04] "POST /access-control-lists HTTP/1.1" 200 594 0.059076 10.0.0.129 - - [2026-06-04 02:22:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.310039 10.0.0.129 - - [2026-06-04 02:22:04] "POST /fqname-to-id HTTP/1.1" 404 227 0.002717 10.0.0.129 - - [2026-06-04 02:22:04] "GET /project/c574d95f-01fa-4fc2-a8a1-5dce10357c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.449004 10.0.0.129 - - [2026-06-04 02:22:04] "POST /access-control-lists HTTP/1.1" 200 592 0.153169 10.0.0.129 - - [2026-06-04 02:22:05] "GET / HTTP/1.1" 200 36499 0.002042 10.0.0.129 - - [2026-06-04 02:22:06] "GET /projects?obj_uuids=c574d95f-01fa-4fc2-a8a1-5dce10357c86&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001745 10.0.0.129 - - [2026-06-04 02:22:06] "GET /project/c574d95f-01fa-4fc2-a8a1-5dce10357c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1349 0.029906 10.0.0.129 - - [2026-06-04 02:22:06] "GET /projects?obj_uuids=c574d95f-01fa-4fc2-a8a1-5dce10357c86&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001192 10.0.0.129 - - [2026-06-04 02:22:06] "GET /project/c574d95f-01fa-4fc2-a8a1-5dce10357c86?fields=virtual_networks HTTP/1.1" 200 1026 0.072214 10.0.0.129 - - [2026-06-04 02:22:06] "GET /projects?obj_uuids=c574d95f-01fa-4fc2-a8a1-5dce10357c86&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001732 10.0.0.129 - - [2026-06-04 02:22:06] "GET /project/c574d95f-01fa-4fc2-a8a1-5dce10357c86?fields=virtual_machine_interfaces HTTP/1.1" 200 1026 0.028956 10.0.0.129 - - [2026-06-04 02:22:06] "GET /projects?obj_uuids=c574d95f-01fa-4fc2-a8a1-5dce10357c86&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001107 10.0.0.129 - - [2026-06-04 02:22:06] "GET /project/c574d95f-01fa-4fc2-a8a1-5dce10357c86?fields=security_groups HTTP/1.1" 200 1248 0.025194 10.0.0.129 - - [2026-06-04 02:22:14] "DELETE /project/bdd8590c80fa41d0bf18e5e63563f28e HTTP/1.1" 404 173 0.032530 10.0.0.129 - - [2026-06-04 02:22:14] "GET /projects?obj_uuids=898c46bc-cfec-450c-826b-c8b84024f2bb&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001495 10.0.0.129 - - [2026-06-04 02:22:14] "GET /projects?obj_uuids=b64a6150-5dd8-4d26-ae59-b517cd32c56f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001590 10.0.0.129 - - [2026-06-04 02:22:14] "GET /projects?obj_uuids=c574d95f-01fa-4fc2-a8a1-5dce10357c86&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001228 10.0.0.129 - - [2026-06-04 02:22:14] "GET /projects?obj_uuids=83269620-e8d7-4dd6-b100-a96820fc1a2b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000902 10.0.0.129 - - [2026-06-04 02:22:14] "GET /projects?obj_uuids=e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001109 10.0.0.129 - - [2026-06-04 02:22:14] "DELETE /project/c574d95f01fa4fc2a8a15dce10357c86 HTTP/1.1" 404 173 0.034005 10.0.0.129 - - [2026-06-04 02:22:14] "DELETE /project/b64a61505dd84d26ae59b517cd32c56f HTTP/1.1" 404 173 0.025197 10.0.0.129 - - [2026-06-04 02:22:14] "DELETE /project/83269620e8d74dd6b100a96820fc1a2b HTTP/1.1" 404 173 0.031540 10.0.0.129 - - [2026-06-04 02:22:14] "GET /projects?obj_uuids=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.002244 10.0.0.129 - - [2026-06-04 02:22:14] "GET /projects?obj_uuids=bdd8590c-80fa-41d0-bf18-e5e63563f28e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001765 10.0.0.129 - - [2026-06-04 02:22:14] "GET /project/898c46bc-cfec-450c-826b-c8b84024f2bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1433 0.117691 10.0.0.129 - - [2026-06-04 02:22:14] "GET /project/1ce87b0e-632f-474e-9134-b7623be8a2ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.076488 10.0.0.129 - - [2026-06-04 02:22:14] "GET /projects?obj_uuids=898c46bc-cfec-450c-826b-c8b84024f2bb&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001610 10.0.0.129 - - [2026-06-04 02:22:14] "GET /project/e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.186639 10.0.0.129 - - [2026-06-04 02:22:14] "GET /project/83269620-e8d7-4dd6-b100-a96820fc1a2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.200148 10.0.0.129 - - [2026-06-04 02:22:14] "GET /project/c574d95f-01fa-4fc2-a8a1-5dce10357c86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.208383 10.0.0.129 - - [2026-06-04 02:22:14] "GET /project/b64a6150-5dd8-4d26-ae59-b517cd32c56f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.215839 10.0.0.129 - - [2026-06-04 02:22:14] "GET /projects?obj_uuids=b64a6150-5dd8-4d26-ae59-b517cd32c56f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001011 10.0.0.129 - - [2026-06-04 02:22:14] "GET /projects?obj_uuids=c574d95f-01fa-4fc2-a8a1-5dce10357c86&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001147 10.0.0.129 - - [2026-06-04 02:22:14] "GET /projects?obj_uuids=83269620-e8d7-4dd6-b100-a96820fc1a2b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000819 10.0.0.129 - - [2026-06-04 02:22:14] "GET /projects?obj_uuids=e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000786 10.0.0.129 - - [2026-06-04 02:22:14] "GET /projects?obj_uuids=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000777 10.0.0.129 - - [2026-06-04 02:22:14] "GET /project/bdd8590c-80fa-41d0-bf18-e5e63563f28e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.204524 10.0.0.129 - - [2026-06-04 02:22:14] "GET /project/898c46bc-cfec-450c-826b-c8b84024f2bb?fields=security_groups HTTP/1.1" 200 1333 0.175601 10.0.0.129 - - [2026-06-04 02:22:14] "GET /project/1ce87b0e-632f-474e-9134-b7623be8a2ed?fields=security_groups HTTP/1.1" 200 1334 0.103194 10.0.0.129 - - [2026-06-04 02:22:14] "GET /project/c574d95f-01fa-4fc2-a8a1-5dce10357c86?fields=security_groups HTTP/1.1" 200 1338 0.099916 10.0.0.129 - - [2026-06-04 02:22:14] "GET /project/83269620-e8d7-4dd6-b100-a96820fc1a2b?fields=security_groups HTTP/1.1" 200 1349 0.108254 10.0.0.129 - - [2026-06-04 02:22:14] "GET /project/b64a6150-5dd8-4d26-ae59-b517cd32c56f?fields=security_groups HTTP/1.1" 200 1350 0.109131 10.0.0.129 - - [2026-06-04 02:22:14] "GET /project/e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff?fields=security_groups HTTP/1.1" 200 1335 0.120213 10.0.0.129 - - [2026-06-04 02:22:15] "GET /projects?obj_uuids=bdd8590c-80fa-41d0-bf18-e5e63563f28e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000881 10.0.0.129 - - [2026-06-04 02:22:15] "GET /project/bdd8590c-80fa-41d0-bf18-e5e63563f28e?fields=security_groups HTTP/1.1" 200 1350 0.076698 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /security-group/9df18687-dfbe-4df9-bb80-88fe84925fac HTTP/1.1" 200 115 0.122514 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /security-group/b18a8060-b6ba-41e2-b745-8f27ec1503b2 HTTP/1.1" 200 115 0.128600 10.0.0.129 - - [2026-06-04 02:22:15] "GET /projects?obj_uuids=898c46bc-cfec-450c-826b-c8b84024f2bb&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.000937 10.0.0.129 - - [2026-06-04 02:22:15] "GET /projects?obj_uuids=1ce87b0e-632f-474e-9134-b7623be8a2ed&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001214 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /access-control-list/bb6ef122-e9fc-4e83-b248-c49bcb9f006e HTTP/1.1" 200 115 0.070455 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /security-group/cc32e655-cde5-4aaf-b374-931e3c533af2 HTTP/1.1" 200 115 0.161003 10.0.0.129 - - [2026-06-04 02:22:15] "GET /project/898c46bc-cfec-450c-826b-c8b84024f2bb?fields=application_policy_sets HTTP/1.1" 200 1372 0.055448 10.0.0.129 - - [2026-06-04 02:22:15] "GET /projects?obj_uuids=e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001317 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /security-group/5dddbc34-6c76-4fc9-a29a-ff69e4f3fe47 HTTP/1.1" 200 115 0.172063 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /security-group/87fbb497-5264-482f-b192-91aecd51fcf5 HTTP/1.1" 200 115 0.176483 10.0.0.129 - - [2026-06-04 02:22:15] "GET /projects?obj_uuids=c574d95f-01fa-4fc2-a8a1-5dce10357c86&detail=False&count=False&shared=False HTTP/1.1" 200 340 0.001426 10.0.0.129 - - [2026-06-04 02:22:15] "GET /projects?obj_uuids=83269620-e8d7-4dd6-b100-a96820fc1a2b&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001267 10.0.0.129 - - [2026-06-04 02:22:15] "GET /project/e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff?fields=application_policy_sets HTTP/1.1" 200 1374 0.072459 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /security-group/d201ffb3-bb5f-4f16-adf8-382d5c06c361 HTTP/1.1" 200 115 0.205253 10.0.0.129 - - [2026-06-04 02:22:15] "GET /project/1ce87b0e-632f-474e-9134-b7623be8a2ed?fields=application_policy_sets HTTP/1.1" 200 1373 0.114439 10.0.0.129 - - [2026-06-04 02:22:15] "GET /projects?obj_uuids=b64a6150-5dd8-4d26-ae59-b517cd32c56f&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001066 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /access-control-list/8349fea8-29ba-413f-b4ed-b8ec0bae32fa HTTP/1.1" 200 115 0.107917 10.0.0.129 - - [2026-06-04 02:22:15] "GET /project/83269620-e8d7-4dd6-b100-a96820fc1a2b?fields=application_policy_sets HTTP/1.1" 200 1388 0.088966 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /security-group/6f66b287-80c5-481a-941c-860495be1c72 HTTP/1.1" 200 115 0.209565 10.0.0.129 - - [2026-06-04 02:22:15] "GET /project/c574d95f-01fa-4fc2-a8a1-5dce10357c86?fields=application_policy_sets HTTP/1.1" 200 1377 0.139710 10.0.0.129 - - [2026-06-04 02:22:15] "GET /projects?obj_uuids=bdd8590c-80fa-41d0-bf18-e5e63563f28e&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002059 10.0.0.129 - - [2026-06-04 02:22:15] "GET /project/b64a6150-5dd8-4d26-ae59-b517cd32c56f?fields=application_policy_sets HTTP/1.1" 200 1389 0.147682 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /access-control-list/cf57df67-45b2-4f3d-942e-1012ce5de538 HTTP/1.1" 200 115 0.127773 10.0.0.129 - - [2026-06-04 02:22:15] "GET /project/bdd8590c-80fa-41d0-bf18-e5e63563f28e?fields=application_policy_sets HTTP/1.1" 200 1389 0.134047 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /access-control-list/0dc001bb-e737-4098-9d04-b13515fb7692 HTTP/1.1" 200 115 0.080099 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /project/898c46bc-cfec-450c-826b-c8b84024f2bb HTTP/1.1" 200 115 0.894256 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /access-control-list/342f12cb-827f-42c8-a765-cdaa5fd61864 HTTP/1.1" 200 115 0.047606 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /project/1ce87b0e-632f-474e-9134-b7623be8a2ed HTTP/1.1" 200 115 0.900001 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /project/e9d18b8b-0b2f-4f45-a2a7-173ec0eebbff HTTP/1.1" 200 115 0.974763 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /project/83269620-e8d7-4dd6-b100-a96820fc1a2b HTTP/1.1" 200 115 0.994363 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /project/c574d95f-01fa-4fc2-a8a1-5dce10357c86 HTTP/1.1" 200 115 0.993428 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /access-control-list/7a562c98-5ecd-4e3e-beba-2190531308e5 HTTP/1.1" 200 115 0.064108 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /project/b64a6150-5dd8-4d26-ae59-b517cd32c56f HTTP/1.1" 200 115 1.041368 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /access-control-list/840368a9-81cd-4446-9731-bfa0c18e1e4c HTTP/1.1" 200 115 0.042933 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /project/bdd8590c-80fa-41d0-bf18-e5e63563f28e HTTP/1.1" 200 115 1.033808 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /access-control-list/dbac8a14-d39c-4ac3-964d-c5429fcda521 HTTP/1.1" 200 115 0.049870 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /access-control-list/38a2b26e-7a99-4d43-9033-2851d848b830 HTTP/1.1" 200 115 0.020441 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /access-control-list/1feed6e6-4f5e-442d-9e8a-f4ff828a2b1b HTTP/1.1" 200 115 0.021206 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /access-control-list/0394414a-3a17-4bac-a1f9-cfbdd1ea54fc HTTP/1.1" 200 115 0.018989 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /access-control-list/feb507a5-b230-4a26-a62f-284222e7a8b0 HTTP/1.1" 200 115 0.017565 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /access-control-list/b8c1f2cc-1a45-4f9d-b622-a33dbb30a63c HTTP/1.1" 200 115 0.020620 10.0.0.129 - - [2026-06-04 02:22:15] "DELETE /access-control-list/765895ef-5e41-4ad3-bc9c-411170adc7dd HTTP/1.1" 200 115 0.032490 10.0.0.129 - - [2026-06-04 02:22:30] "GET /obj-perms HTTP/1.1" 200 6399 0.078288 10.0.0.129 - - [2026-06-04 02:22:31] "GET /obj-perms HTTP/1.1" 200 6399 0.056837