+++ date ++ echo 'INFO: =================== Thu May 29 02:27:11 UTC 2025 ===================' INFO: =================== Thu May 29 02:27:11 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ 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=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38 ++ ANALYTICSDB_NODES=10.0.0.38 ++ ANALYTICS_SNMP_NODES=10.0.0.38 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ '[' -n '10.0.0.38:8081 ' ']' +++ echo 10.0.0.38:8081 ++ ANALYTICS_SERVERS=10.0.0.38:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ '[' -n '10.0.0.38:9042 ' ']' +++ echo 10.0.0.38:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.38:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ '[' -n '10.0.0.38:8086 ' ']' +++ echo 10.0.0.38:8086 ++ COLLECTOR_SERVERS=10.0.0.38:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38 ++ CONFIGDB_NODES=10.0.0.38 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ '[' -n '10.0.0.38:8082 ' ']' +++ echo 10.0.0.38:8082 ++ CONFIG_SERVERS=10.0.0.38:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ '[' -n '10.0.0.38:9161 ' ']' +++ echo 10.0.0.38:9161 ++ CONFIGDB_SERVERS=10.0.0.38:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ '[' -n '10.0.0.38:9041 ' ']' +++ echo 10.0.0.38:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.38:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ 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=false ++ 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=false ++ 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.20.0.17 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ '[' -n 10.0.0.38:2181, ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ '[' -n '10.0.0.38:2181 ' ']' +++ echo 10.0.0.38:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.38:2181 ++ RABBITMQ_NODES=10.0.0.38 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ '[' -n 10.0.0.38:5673, ']' +++ echo 10.0.0.38:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ '[' -n '10.0.0.38:6379 ' ']' +++ echo 10.0.0.38:6379 ++ REDIS_SERVERS=10.0.0.38:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ 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 false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ '[' -n '10.0.0.38:9092 ' ']' +++ echo 10.0.0.38:9092 ++ KAFKA_SERVERS=10.0.0.38:9092 ++ KAFKA_SSL_ENABLE=false ++ 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=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ 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=false ++ 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=false ++ 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 contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_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 ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_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 ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -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 false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.38 ++ cut -d , -f 1 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.38 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.38 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.38 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ tr '\n' , +++ local local_ips=,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ echo 10.0.0.38 1 +++ return ++ local ip=10.0.0.38 ++ [[ -z 10.0.0.38 ]] ++ echo 10.0.0.38 + host_ip=10.0.0.38 + [[ cql == \c\q\l ]] ++ echo 10.0.0.38:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.38:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.38:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + 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 ++ grep '^API__.*__.*=.*$' ++ set ++ sort ++ sed 's/^API__//g' ++ cut -d = -f 1 + 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 false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ 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 05/29/2025 02:27:20.032 7f7905d9a288 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/29/2025 02:27:20.170 7f7905d9a288 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/29/2025 02:27:20.183 7f7905d9a288 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/29/2025 02:27:20.183 7f7905d9a288 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.38:8082/ Hit Ctrl-C to quit. 10.0.0.38 - - [2025-05-29 02:27:22] "GET / HTTP/1.1" 503 181 0.000250 10.0.0.38 - - [2025-05-29 02:27:22] "GET / HTTP/1.1" 503 181 0.000156 10.0.0.38 - - [2025-05-29 02:27:23] "GET / HTTP/1.1" 200 35931 0.001738 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.38 - - [2025-05-29 02:27:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000651 10.0.0.38 - - [2025-05-29 02:27:23] "GET / HTTP/1.1" 200 45871 0.001669 10.0.0.38 - - [2025-05-29 02:27:23] "GET / HTTP/1.1" 200 45871 0.001177 10.0.0.38 - - [2025-05-29 02:27:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000373 10.0.0.38 - - [2025-05-29 02:27:23] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000266 10.0.0.38 - - [2025-05-29 02:27:23] "POST /fqname-to-id HTTP/1.1" 404 196 0.318099 10.0.0.38 - - [2025-05-29 02:27:24] "POST /job-templates HTTP/1.1" 200 555 0.065045 10.0.0.38 - - [2025-05-29 02:27:24] "POST /fqname-to-id HTTP/1.1" 404 200 0.003141 10.0.0.38 - - [2025-05-29 02:27:24] "POST /job-templates HTTP/1.1" 200 563 0.061341 10.0.0.38 - - [2025-05-29 02:27:24] "POST /fqname-to-id HTTP/1.1" 404 191 0.003109 10.0.0.38 - - [2025-05-29 02:27:24] "POST /job-templates HTTP/1.1" 200 545 0.061555 10.0.0.38 - - [2025-05-29 02:27:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.002944 10.0.0.38 - - [2025-05-29 02:27:24] "POST /job-templates HTTP/1.1" 200 577 0.081840 10.0.0.38 - - [2025-05-29 02:27:24] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.299537 10.0.0.38 - - [2025-05-29 02:27:24] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004008 10.0.0.38 - - [2025-05-29 02:27:24] "POST /fqname-to-id HTTP/1.1" 404 208 0.003039 10.0.0.38 - - [2025-05-29 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.030758 10.0.0.38 - - [2025-05-29 02:27:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.38 - - [2025-05-29 02:27:24] "POST /job-templates HTTP/1.1" 200 579 0.064848 10.0.0.38 - - [2025-05-29 02:27:24] "POST /fqname-to-id HTTP/1.1" 404 210 0.003227 10.0.0.38 - - [2025-05-29 02:27:24] "POST /job-templates HTTP/1.1" 200 583 0.061924 10.0.0.38 - - [2025-05-29 02:27:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.002985 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.38 - - [2025-05-29 02:27:24] "POST /job-templates HTTP/1.1" 200 559 0.061540 10.0.0.38 - - [2025-05-29 02:27:25] "POST /fqname-to-id HTTP/1.1" 404 203 0.003101 10.0.0.38 - - [2025-05-29 02:27:25] "POST /job-templates HTTP/1.1" 200 569 0.060887 10.0.0.38 - - [2025-05-29 02:27:25] "POST /fqname-to-id HTTP/1.1" 404 196 0.003061 10.0.0.38 - - [2025-05-29 02:27:25] "GET / HTTP/1.1" 200 35931 0.001350 10.0.0.38 - - [2025-05-29 02:27:25] "POST /job-templates HTTP/1.1" 200 555 0.064597 10.0.0.38 - - [2025-05-29 02:27:25] "POST /fqname-to-id HTTP/1.1" 404 196 0.002870 10.0.0.38 - - [2025-05-29 02:27:25] "POST /job-templates HTTP/1.1" 200 555 0.060802 10.0.0.38 - - [2025-05-29 02:27:25] "GET / HTTP/1.1" 200 35931 0.001561 10.0.0.38 - - [2025-05-29 02:27:25] "POST /fqname-to-id HTTP/1.1" 404 196 0.003109 10.0.0.38 - - [2025-05-29 02:27:25] "POST /job-templates HTTP/1.1" 200 555 0.066176 10.0.0.38 - - [2025-05-29 02:27:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000577 10.0.0.38 - - [2025-05-29 02:27:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.003609 10.0.0.38 - - [2025-05-29 02:27:25] "POST /job-templates HTTP/1.1" 200 535 0.060513 10.0.0.38 - - [2025-05-29 02:27:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.002992 10.0.0.38 - - [2025-05-29 02:27:25] "POST /job-templates HTTP/1.1" 200 559 0.069652 10.0.0.38 - - [2025-05-29 02:27:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.025070 10.0.0.38 - - [2025-05-29 02:27:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.38 - - [2025-05-29 02:27:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.002846 10.0.0.38 - - [2025-05-29 02:27:25] "GET /global-system-config/7bc8e698-71e3-4031-a161-e25f19e2b2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006788 10.0.0.38 - - [2025-05-29 02:27:26] "POST /job-templates HTTP/1.1" 200 559 0.075920 10.0.0.38 - - [2025-05-29 02:27:26] "POST /service-appliance-sets HTTP/1.1" 200 553 0.072186 10.0.0.38 - - [2025-05-29 02:27:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.002774 10.0.0.38 - - [2025-05-29 02:27:26] "POST /fqname-to-id HTTP/1.1" 404 180 0.003707 10.0.0.38 - - [2025-05-29 02:27:26] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.38 - - [2025-05-29 02:27:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000429 10.0.0.38 - - [2025-05-29 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.38 - - [2025-05-29 02:27:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.38 - - [2025-05-29 02:27:26] "GET /global-system-config/7bc8e698-71e3-4031-a161-e25f19e2b2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007233 10.0.0.38 - - [2025-05-29 02:27:26] "POST /job-templates HTTP/1.1" 200 559 0.067301 10.0.0.38 - - [2025-05-29 02:27:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.003111 10.0.0.38 - - [2025-05-29 02:27:26] "POST /service-appliance-sets HTTP/1.1" 200 541 0.023283 10.0.0.38 - - [2025-05-29 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.38 - - [2025-05-29 02:27:26] "POST /job-templates HTTP/1.1" 200 565 0.061201 10.0.0.38 - - [2025-05-29 02:27:26] "GET /network-ipam/eb178d69-2fc3-490d-8852-165615598a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003491 10.0.0.38 - - [2025-05-29 02:27:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.003086 10.0.0.38 - - [2025-05-29 02:27:26] "POST /job-templates HTTP/1.1" 200 557 0.069238 10.0.0.38 - - [2025-05-29 02:27:26] "POST /service-templates HTTP/1.1" 200 511 0.026487 10.0.0.38 - - [2025-05-29 02:27:26] "POST /fqname-to-id HTTP/1.1" 404 196 0.003558 10.0.0.38 - - [2025-05-29 02:27:26] "POST /service-templates HTTP/1.1" 200 501 0.025695 10.0.0.38 - - [2025-05-29 02:27:26] "POST /service-templates HTTP/1.1" 200 515 0.018570 10.0.0.38 - - [2025-05-29 02:27:26] "POST /job-templates HTTP/1.1" 200 555 0.066527 10.0.0.38 - - [2025-05-29 02:27:26] "POST /service-templates HTTP/1.1" 200 535 0.020267 10.0.0.38 - - [2025-05-29 02:27:26] "POST /fqname-to-id HTTP/1.1" 404 205 0.002852 10.0.0.38 - - [2025-05-29 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.297009 10.0.0.38 - - [2025-05-29 02:27:26] "POST /service-templates HTTP/1.1" 200 507 0.020331 10.0.0.38 - - [2025-05-29 02:27:26] "GET /global-system-config/7bc8e698-71e3-4031-a161-e25f19e2b2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006320 10.0.0.38 - - [2025-05-29 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.031985 10.0.0.38 - - [2025-05-29 02:27:26] "GET /network-ipam/eb178d69-2fc3-490d-8852-165615598a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003341 10.0.0.38 - - [2025-05-29 02:27:26] "POST /fqname-to-id HTTP/1.1" 404 220 0.003122 10.0.0.38 - - [2025-05-29 02:27:26] "POST /job-templates HTTP/1.1" 200 573 0.064125 10.0.0.38 - - [2025-05-29 02:27:26] "POST /fqname-to-id HTTP/1.1" 404 194 0.003489 10.0.0.38 - - [2025-05-29 02:27:26] "POST /config-nodes HTTP/1.1" 200 599 0.020531 10.0.0.38 - - [2025-05-29 02:27:27] "POST /job-templates HTTP/1.1" 200 551 0.064938 10.0.0.38 - - [2025-05-29 02:27:27] "POST /fqname-to-id HTTP/1.1" 404 208 0.002754 10.0.0.38 - - [2025-05-29 02:27:27] "POST /job-templates HTTP/1.1" 200 579 0.061272 10.0.0.38 - - [2025-05-29 02:27:27] "GET / HTTP/1.1" 200 35931 0.001514 10.0.0.38 - - [2025-05-29 02:27:27] "POST /fqname-to-id HTTP/1.1" 404 196 0.002536 10.0.0.38 - - [2025-05-29 02:27:27] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000323 10.0.0.38 - - [2025-05-29 02:27:27] "POST /job-templates HTTP/1.1" 200 555 0.061803 10.0.0.38 - - [2025-05-29 02:27:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.002381 10.0.0.38 - - [2025-05-29 02:27:27] "POST /fqname-to-id HTTP/1.1" 404 225 0.001966 10.0.0.38 - - [2025-05-29 02:27:27] "POST /access-control-lists HTTP/1.1" 200 587 0.014818 10.0.0.38 - - [2025-05-29 02:27:27] "POST /fqname-to-id HTTP/1.1" 404 224 0.002343 10.0.0.38 - - [2025-05-29 02:27:27] "POST /job-templates HTTP/1.1" 200 559 0.061044 10.0.0.38 - - [2025-05-29 02:27:27] "POST /access-control-lists HTTP/1.1" 200 585 0.017013 10.0.0.38 - - [2025-05-29 02:27:27] "POST /fqname-to-id HTTP/1.1" 404 206 0.003518 10.0.0.38 - - [2025-05-29 02:27:27] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.026595 10.0.0.38 - - [2025-05-29 02:27:27] "POST /job-templates HTTP/1.1" 200 575 0.063938 10.0.0.38 - - [2025-05-29 02:27:27] "POST /route-targets HTTP/1.1" 200 327 0.054024 10.0.0.38 - - [2025-05-29 02:27:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.003286 10.0.0.38 - - [2025-05-29 02:27:27] "POST /ref-update HTTP/1.1" 200 156 0.009190 10.0.0.38 - - [2025-05-29 02:27:27] "POST /job-templates HTTP/1.1" 200 557 0.060666 10.0.0.38 - - [2025-05-29 02:27:27] "POST /route-targets HTTP/1.1" 200 327 0.047443 10.0.0.38 - - [2025-05-29 02:27:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.005458 10.0.0.38 - - [2025-05-29 02:27:27] "POST /ref-update HTTP/1.1" 200 156 0.010716 10.0.0.38 - - [2025-05-29 02:27:28] "POST /job-templates HTTP/1.1" 200 559 0.057702 10.0.0.38 - - [2025-05-29 02:27:28] "POST /route-targets HTTP/1.1" 200 327 0.040216 10.0.0.38 - - [2025-05-29 02:27:28] "POST /fqname-to-id HTTP/1.1" 404 196 0.003361 10.0.0.38 - - [2025-05-29 02:27:28] "POST /ref-update HTTP/1.1" 200 156 0.009398 10.0.0.38 - - [2025-05-29 02:27:28] "POST /job-templates HTTP/1.1" 200 555 0.065480 10.0.0.38 - - [2025-05-29 02:27:28] "POST /route-targets HTTP/1.1" 200 327 0.043403 10.0.0.38 - - [2025-05-29 02:27:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.002831 10.0.0.38 - - [2025-05-29 02:27:28] "POST /ref-update HTTP/1.1" 200 156 0.009960 10.0.0.38 - - [2025-05-29 02:27:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.002466 10.0.0.38 - - [2025-05-29 02:27:28] "POST /job-templates HTTP/1.1" 200 553 0.060463 10.0.0.38 - - [2025-05-29 02:27:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.002028 10.0.0.38 - - [2025-05-29 02:27:28] "POST /access-control-lists HTTP/1.1" 200 551 0.060740 10.0.0.38 - - [2025-05-29 02:27:28] "POST /job-templates HTTP/1.1" 200 553 0.059862 10.0.0.38 - - [2025-05-29 02:27:28] "PUT /access-control-list/453acf72-ab0d-4b84-a3a3-e8d2cf512fb9 HTTP/1.1" 200 272 0.025315 10.0.0.38 - - [2025-05-29 02:27:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.003088 10.0.0.38 - - [2025-05-29 02:27:28] "PUT /access-control-list/74bd23e0-360e-4072-b0ef-77479e67fbd3 HTTP/1.1" 200 272 0.008562 10.0.0.38 - - [2025-05-29 02:27:28] "POST /job-templates HTTP/1.1" 200 553 0.063409 10.0.0.38 - - [2025-05-29 02:27:28] "POST /fqname-to-id HTTP/1.1" 404 200 0.003346 10.0.0.38 - - [2025-05-29 02:27:28] "GET / HTTP/1.1" 200 35931 0.001664 10.0.0.38 - - [2025-05-29 02:27:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000409 10.0.0.38 - - [2025-05-29 02:27:28] "POST /job-templates HTTP/1.1" 200 563 0.060899 10.0.0.38 - - [2025-05-29 02:27:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.003030 10.0.0.38 - - [2025-05-29 02:27:28] "POST /job-templates HTTP/1.1" 200 565 0.061184 10.0.0.38 - - [2025-05-29 02:27:28] "POST /fqname-to-id HTTP/1.1" 404 189 0.003174 10.0.0.38 - - [2025-05-29 02:27:29] "POST /config-propertiess HTTP/1.1" 200 551 0.016025 10.0.0.38 - - [2025-05-29 02:27:29] "POST /fqname-to-id HTTP/1.1" 404 168 0.002635 10.0.0.38 - - [2025-05-29 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.020265 10.0.0.38 - - [2025-05-29 02:27:29] "GET /global-system-config/7bc8e698-71e3-4031-a161-e25f19e2b2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006254 10.0.0.38 - - [2025-05-29 02:27:29] "POST /fqname-to-id HTTP/1.1" 404 220 0.002981 10.0.0.38 - - [2025-05-29 02:27:29] "POST /tags HTTP/1.1" 200 321 0.030318 10.0.0.38 - - [2025-05-29 02:27:29] "POST /fqname-to-id HTTP/1.1" 404 166 0.002457 10.0.0.38 - - [2025-05-29 02:27:29] "POST /config-database-nodes HTTP/1.1" 200 617 0.016862 10.0.0.38 - - [2025-05-29 02:27:29] "POST /tags HTTP/1.1" 200 317 0.020649 10.0.0.38 - - [2025-05-29 02:27:29] "POST /fqname-to-id HTTP/1.1" 404 174 0.003018 10.0.0.38 - - [2025-05-29 02:27:29] "POST /tags HTTP/1.1" 200 333 0.030437 10.0.0.38 - - [2025-05-29 02:27:29] "POST /fqname-to-id HTTP/1.1" 404 162 0.003061 10.0.0.38 - - [2025-05-29 02:27:29] "POST /tags HTTP/1.1" 200 309 0.021003 10.0.0.38 - - [2025-05-29 02:27:29] "POST /fqname-to-id HTTP/1.1" 404 174 0.003216 10.0.0.38 - - [2025-05-29 02:27:29] "POST /tags HTTP/1.1" 200 333 0.027129 10.0.0.38 - - [2025-05-29 02:27:29] "POST /fqname-to-id HTTP/1.1" 404 164 0.003877 10.0.0.38 - - [2025-05-29 02:27:29] "POST /tags HTTP/1.1" 200 313 0.019239 10.0.0.38 - - [2025-05-29 02:27:29] "POST /fqname-to-id HTTP/1.1" 404 169 0.002850 10.0.0.38 - - [2025-05-29 02:27:29] "POST /tags HTTP/1.1" 200 323 0.021217 10.0.0.38 - - [2025-05-29 02:27:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.38 - - [2025-05-29 02:27:29] "PUT /global-system-config/7bc8e698-71e3-4031-a161-e25f19e2b2a3 HTTP/1.1" 200 274 0.008890 10.0.0.38 - - [2025-05-29 02:27:30] "POST /fqname-to-id HTTP/1.1" 404 166 0.002760 10.0.0.38 - - [2025-05-29 02:27:30] "POST /hardwares HTTP/1.1" 200 327 0.010155 10.0.0.38 - - [2025-05-29 02:27:30] "POST /fqname-to-id HTTP/1.1" 404 166 0.002764 10.0.0.38 - - [2025-05-29 02:27:30] "POST /hardwares HTTP/1.1" 200 327 0.010093 10.0.0.38 - - [2025-05-29 02:27:30] "POST /fqname-to-id HTTP/1.1" 404 166 0.003870 10.0.0.38 - - [2025-05-29 02:27:30] "POST /hardwares HTTP/1.1" 200 327 0.009524 10.0.0.38 - - [2025-05-29 02:27:30] "POST /fqname-to-id HTTP/1.1" 404 166 0.002887 10.0.0.38 - - [2025-05-29 02:27:30] "POST /hardwares HTTP/1.1" 200 327 0.010056 10.0.0.38 - - [2025-05-29 02:27:30] "POST /fqname-to-id HTTP/1.1" 404 164 0.002887 10.0.0.38 - - [2025-05-29 02:27:30] "POST /hardwares HTTP/1.1" 200 323 0.011693 10.0.0.38 - - [2025-05-29 02:27:30] "POST /fqname-to-id HTTP/1.1" 404 164 0.002917 10.0.0.38 - - [2025-05-29 02:27:30] "POST /hardwares HTTP/1.1" 200 323 0.010540 10.0.0.38 - - [2025-05-29 02:27:30] "POST /fqname-to-id HTTP/1.1" 404 161 0.002867 10.0.0.38 - - [2025-05-29 02:27:30] "POST /hardwares HTTP/1.1" 200 317 0.011389 10.0.0.38 - - [2025-05-29 02:27:30] "POST /fqname-to-id HTTP/1.1" 404 164 0.003256 10.0.0.38 - - [2025-05-29 02:27:30] "POST /hardwares HTTP/1.1" 200 323 0.011987 10.0.0.38 - - [2025-05-29 02:27:30] "POST /fqname-to-id HTTP/1.1" 404 164 0.003896 10.0.0.38 - - [2025-05-29 02:27:30] "POST /hardwares HTTP/1.1" 200 323 0.010482 10.0.0.38 - - [2025-05-29 02:27:30] "POST /fqname-to-id HTTP/1.1" 404 164 0.003245 10.0.0.38 - - [2025-05-29 02:27:31] "POST /hardwares HTTP/1.1" 200 323 0.009950 10.0.0.38 - - [2025-05-29 02:27:31] "POST /fqname-to-id HTTP/1.1" 404 165 0.003218 10.0.0.38 - - [2025-05-29 02:27:31] "POST /hardwares HTTP/1.1" 200 325 0.011179 10.0.0.38 - - [2025-05-29 02:27:31] "POST /fqname-to-id HTTP/1.1" 404 165 0.002710 10.0.0.38 - - [2025-05-29 02:27:31] "POST /hardwares HTTP/1.1" 200 325 0.010210 10.0.0.38 - - [2025-05-29 02:27:31] "POST /fqname-to-id HTTP/1.1" 404 165 0.002791 10.0.0.38 - - [2025-05-29 02:27:31] "POST /hardwares HTTP/1.1" 200 325 0.010008 10.0.0.38 - - [2025-05-29 02:27:31] "POST /fqname-to-id HTTP/1.1" 404 165 0.002967 10.0.0.38 - - [2025-05-29 02:27:31] "POST /hardwares HTTP/1.1" 200 325 0.009892 10.0.0.38 - - [2025-05-29 02:27:31] "POST /fqname-to-id HTTP/1.1" 404 164 0.002926 10.0.0.38 - - [2025-05-29 02:27:31] "POST /hardwares HTTP/1.1" 200 323 0.010175 10.0.0.38 - - [2025-05-29 02:27:31] "POST /fqname-to-id HTTP/1.1" 404 161 0.002915 10.0.0.38 - - [2025-05-29 02:27:31] "POST /hardwares HTTP/1.1" 200 317 0.010822 10.0.0.38 - - [2025-05-29 02:27:31] "POST /fqname-to-id HTTP/1.1" 404 164 0.003544 10.0.0.38 - - [2025-05-29 02:27:31] "POST /hardwares HTTP/1.1" 200 323 0.011661 10.0.0.38 - - [2025-05-29 02:27:31] "POST /fqname-to-id HTTP/1.1" 404 161 0.003523 10.0.0.38 - - [2025-05-29 02:27:31] "POST /hardwares HTTP/1.1" 200 317 0.011937 10.0.0.38 - - [2025-05-29 02:27:31] "POST /fqname-to-id HTTP/1.1" 404 164 0.002908 10.0.0.38 - - [2025-05-29 02:27:31] "POST /hardwares HTTP/1.1" 200 323 0.013569 10.0.0.38 - - [2025-05-29 02:27:32] "POST /fqname-to-id HTTP/1.1" 404 162 0.002840 10.0.0.38 - - [2025-05-29 02:27:32] "POST /hardwares HTTP/1.1" 200 319 0.010061 10.0.0.38 - - [2025-05-29 02:27:32] "POST /fqname-to-id HTTP/1.1" 404 162 0.002714 10.0.0.38 - - [2025-05-29 02:27:32] "POST /hardwares HTTP/1.1" 200 319 0.010159 10.0.0.38 - - [2025-05-29 02:27:32] "POST /fqname-to-id HTTP/1.1" 404 165 0.002810 10.0.0.38 - - [2025-05-29 02:27:32] "POST /hardwares HTTP/1.1" 200 325 0.009980 10.0.0.38 - - [2025-05-29 02:27:32] "POST /fqname-to-id HTTP/1.1" 404 161 0.002793 10.0.0.38 - - [2025-05-29 02:27:32] "POST /hardwares HTTP/1.1" 200 317 0.010526 10.0.0.38 - - [2025-05-29 02:27:32] "POST /fqname-to-id HTTP/1.1" 404 161 0.002779 10.0.0.38 - - [2025-05-29 02:27:32] "POST /hardwares HTTP/1.1" 200 317 0.010715 10.0.0.38 - - [2025-05-29 02:27:32] "POST /fqname-to-id HTTP/1.1" 404 162 0.002862 10.0.0.38 - - [2025-05-29 02:27:32] "POST /hardwares HTTP/1.1" 200 319 0.010236 10.0.0.38 - - [2025-05-29 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.38 - - [2025-05-29 02:27:32] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.003188 10.0.0.38 - - [2025-05-29 02:27:32] "POST /fqname-to-id HTTP/1.1" 404 162 0.002709 10.0.0.38 - - [2025-05-29 02:27:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.38 - - [2025-05-29 02:27:32] "POST /hardwares HTTP/1.1" 200 319 0.009787 10.0.0.38 - - [2025-05-29 02:27:32] "PUT /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b HTTP/1.1" 200 276 0.008403 10.0.0.38 - - [2025-05-29 02:27:32] "POST /fqname-to-id HTTP/1.1" 404 162 0.003356 10.0.0.38 - - [2025-05-29 02:27:32] "POST /hardwares HTTP/1.1" 200 319 0.011453 10.0.0.38 - - [2025-05-29 02:27:32] "POST /fqname-to-id HTTP/1.1" 404 158 0.002698 10.0.0.38 - - [2025-05-29 02:27:32] "POST /hardwares HTTP/1.1" 200 311 0.010592 10.0.0.38 - - [2025-05-29 02:27:32] "POST /fqname-to-id HTTP/1.1" 404 158 0.002830 10.0.0.38 - - [2025-05-29 02:27:33] "POST /hardwares HTTP/1.1" 200 311 0.011190 10.0.0.38 - - [2025-05-29 02:27:33] "GET / HTTP/1.1" 200 35931 0.001358 10.0.0.38 - - [2025-05-29 02:27:33] "POST /alarms HTTP/1.1" 401 292 0.000392 10.0.0.38 - - [2025-05-29 02:27:33] "POST /fqname-to-id HTTP/1.1" 404 160 0.002686 10.0.0.38 - - [2025-05-29 02:27:33] "POST /hardwares HTTP/1.1" 200 315 0.009942 10.0.0.38 - - [2025-05-29 02:27:33] "POST /fqname-to-id HTTP/1.1" 404 154 0.003582 10.0.0.38 - - [2025-05-29 02:27:33] "POST /hardwares HTTP/1.1" 200 303 0.010342 10.0.0.38 - - [2025-05-29 02:27:33] "POST /fqname-to-id HTTP/1.1" 404 158 0.002803 10.0.0.38 - - [2025-05-29 02:27:33] "POST /hardwares HTTP/1.1" 200 311 0.009778 10.0.0.38 - - [2025-05-29 02:27:33] "POST /fqname-to-id HTTP/1.1" 404 155 0.005000 10.0.0.38 - - [2025-05-29 02:27:33] "POST /alarms HTTP/1.1" 200 581 0.034949 10.0.0.38 - - [2025-05-29 02:27:33] "POST /alarms HTTP/1.1" 200 575 0.016314 10.0.0.38 - - [2025-05-29 02:27:33] "POST /hardwares HTTP/1.1" 200 305 0.009124 10.0.0.38 - - [2025-05-29 02:27:33] "POST /fqname-to-id HTTP/1.1" 404 155 0.002978 10.0.0.38 - - [2025-05-29 02:27:33] "POST /alarms HTTP/1.1" 200 575 0.028825 10.0.0.38 - - [2025-05-29 02:27:33] "POST /hardwares HTTP/1.1" 200 305 0.010235 10.0.0.38 - - [2025-05-29 02:27:33] "POST /alarms HTTP/1.1" 200 559 0.020215 10.0.0.38 - - [2025-05-29 02:27:33] "POST /fqname-to-id HTTP/1.1" 404 155 0.002820 10.0.0.38 - - [2025-05-29 02:27:33] "POST /alarms HTTP/1.1" 200 555 0.019248 10.0.0.38 - - [2025-05-29 02:27:33] "POST /hardwares HTTP/1.1" 200 305 0.008515 10.0.0.38 - - [2025-05-29 02:27:33] "POST /fqname-to-id HTTP/1.1" 404 155 0.002151 10.0.0.38 - - [2025-05-29 02:27:33] "POST /alarms HTTP/1.1" 200 557 0.019014 10.0.0.38 - - [2025-05-29 02:27:33] "POST /hardwares HTTP/1.1" 200 305 0.012026 10.0.0.38 - - [2025-05-29 02:27:33] "POST /alarms HTTP/1.1" 200 565 0.015949 10.0.0.38 - - [2025-05-29 02:27:33] "POST /fqname-to-id HTTP/1.1" 404 156 0.002729 10.0.0.38 - - [2025-05-29 02:27:33] "POST /alarms HTTP/1.1" 200 549 0.015013 10.0.0.38 - - [2025-05-29 02:27:33] "POST /hardwares HTTP/1.1" 200 307 0.009319 10.0.0.38 - - [2025-05-29 02:27:33] "POST /alarms HTTP/1.1" 200 557 0.013921 10.0.0.38 - - [2025-05-29 02:27:33] "POST /fqname-to-id HTTP/1.1" 404 156 0.002688 10.0.0.38 - - [2025-05-29 02:27:33] "POST /alarms HTTP/1.1" 200 567 0.015875 10.0.0.38 - - [2025-05-29 02:27:33] "POST /hardwares HTTP/1.1" 200 307 0.009952 10.0.0.38 - - [2025-05-29 02:27:34] "POST /alarms HTTP/1.1" 200 555 0.015156 10.0.0.38 - - [2025-05-29 02:27:34] "POST /fqname-to-id HTTP/1.1" 404 156 0.002209 10.0.0.38 - - [2025-05-29 02:27:34] "POST /alarms HTTP/1.1" 200 567 0.016715 10.0.0.38 - - [2025-05-29 02:27:34] "POST /hardwares HTTP/1.1" 200 307 0.011063 10.0.0.38 - - [2025-05-29 02:27:34] "POST /fqname-to-id HTTP/1.1" 404 157 0.002188 10.0.0.38 - - [2025-05-29 02:27:34] "POST /alarms HTTP/1.1" 200 575 0.060572 10.0.0.38 - - [2025-05-29 02:27:34] "POST /hardwares HTTP/1.1" 200 309 0.011896 10.0.0.38 - - [2025-05-29 02:27:34] "POST /fqname-to-id HTTP/1.1" 404 158 0.002368 10.0.0.38 - - [2025-05-29 02:27:34] "POST /alarms HTTP/1.1" 200 569 0.015419 10.0.0.38 - - [2025-05-29 02:27:34] "POST /hardwares HTTP/1.1" 200 311 0.012706 10.0.0.38 - - [2025-05-29 02:27:34] "POST /alarms HTTP/1.1" 200 561 0.015932 10.0.0.38 - - [2025-05-29 02:27:34] "POST /fqname-to-id HTTP/1.1" 404 158 0.002812 10.0.0.38 - - [2025-05-29 02:27:34] "POST /alarms HTTP/1.1" 200 561 0.015046 10.0.0.38 - - [2025-05-29 02:27:34] "POST /hardwares HTTP/1.1" 200 311 0.009876 10.0.0.38 - - [2025-05-29 02:27:34] "POST /alarms HTTP/1.1" 200 561 0.015253 10.0.0.38 - - [2025-05-29 02:27:34] "POST /fqname-to-id HTTP/1.1" 404 153 0.002972 10.0.0.38 - - [2025-05-29 02:27:34] "POST /alarms HTTP/1.1" 200 547 0.015263 10.0.0.38 - - [2025-05-29 02:27:34] "POST /hardwares HTTP/1.1" 200 301 0.012467 10.0.0.38 - - [2025-05-29 02:27:34] "POST /alarms HTTP/1.1" 200 595 0.015734 10.0.0.38 - - [2025-05-29 02:27:34] "POST /fqname-to-id HTTP/1.1" 404 157 0.002040 10.0.0.38 - - [2025-05-29 02:27:34] "POST /alarms HTTP/1.1" 200 575 0.016459 10.0.0.38 - - [2025-05-29 02:27:34] "POST /hardwares HTTP/1.1" 200 309 0.011219 10.0.0.38 - - [2025-05-29 02:27:34] "POST /fqname-to-id HTTP/1.1" 404 157 0.002297 10.0.0.38 - - [2025-05-29 02:27:34] "POST /alarms HTTP/1.1" 200 571 0.014687 10.0.0.38 - - [2025-05-29 02:27:34] "POST /hardwares HTTP/1.1" 200 309 0.011367 10.0.0.38 - - [2025-05-29 02:27:34] "POST /alarms HTTP/1.1" 200 583 0.015486 10.0.0.38 - - [2025-05-29 02:27:34] "POST /fqname-to-id HTTP/1.1" 404 157 0.002729 10.0.0.38 - - [2025-05-29 02:27:34] "POST /alarms HTTP/1.1" 200 609 0.014745 10.0.0.38 - - [2025-05-29 02:27:34] "POST /hardwares HTTP/1.1" 200 309 0.009525 10.0.0.38 - - [2025-05-29 02:27:34] "POST /fqname-to-id HTTP/1.1" 404 157 0.003841 10.0.0.38 - - [2025-05-29 02:27:34] "POST /hardwares HTTP/1.1" 200 309 0.009943 10.0.0.38 - - [2025-05-29 02:27:34] "POST /fqname-to-id HTTP/1.1" 404 157 0.002772 10.0.0.38 - - [2025-05-29 02:27:35] "POST /hardwares HTTP/1.1" 200 309 0.010129 10.0.0.38 - - [2025-05-29 02:27:35] "POST /fqname-to-id HTTP/1.1" 404 161 0.002828 10.0.0.38 - - [2025-05-29 02:27:35] "GET / HTTP/1.1" 200 35931 0.001790 10.0.0.38 - - [2025-05-29 02:27:35] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000392 10.0.0.38 - - [2025-05-29 02:27:35] "POST /hardwares HTTP/1.1" 200 317 0.011636 10.0.0.38 - - [2025-05-29 02:27:35] "POST /fqname-to-id HTTP/1.1" 404 157 0.002845 10.0.0.38 - - [2025-05-29 02:27:35] "POST /hardwares HTTP/1.1" 200 309 0.009904 10.0.0.38 - - [2025-05-29 02:27:35] "POST /fqname-to-id HTTP/1.1" 404 157 0.002800 10.0.0.38 - - [2025-05-29 02:27:35] "POST /hardwares HTTP/1.1" 200 309 0.010739 10.0.0.38 - - [2025-05-29 02:27:35] "POST /fqname-to-id HTTP/1.1" 404 154 0.002946 10.0.0.38 - - [2025-05-29 02:27:35] "POST /hardwares HTTP/1.1" 200 303 0.012894 10.0.0.38 - - [2025-05-29 02:27:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.024512 10.0.0.38 - - [2025-05-29 02:27:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.38 - - [2025-05-29 02:27:35] "POST /fqname-to-id HTTP/1.1" 404 190 0.003139 10.0.0.38 - - [2025-05-29 02:27:35] "PUT /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b HTTP/1.1" 200 276 0.007960 10.0.0.38 - - [2025-05-29 02:27:35] "POST /features HTTP/1.1" 200 533 0.015940 10.0.0.38 - - [2025-05-29 02:27:35] "POST /fqname-to-id HTTP/1.1" 404 185 0.002982 10.0.0.38 - - [2025-05-29 02:27:35] "POST /features HTTP/1.1" 200 523 0.015798 10.0.0.38 - - [2025-05-29 02:27:35] "POST /fqname-to-id HTTP/1.1" 404 184 0.002966 10.0.0.38 - - [2025-05-29 02:27:35] "POST /features HTTP/1.1" 200 521 0.015660 10.0.0.38 - - [2025-05-29 02:27:35] "POST /fqname-to-id HTTP/1.1" 404 184 0.002898 10.0.0.38 - - [2025-05-29 02:27:35] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.38 - - [2025-05-29 02:27:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000414 10.0.0.38 - - [2025-05-29 02:27:35] "POST /features HTTP/1.1" 200 521 0.015610 10.0.0.38 - - [2025-05-29 02:27:35] "POST /fqname-to-id HTTP/1.1" 404 189 0.002793 10.0.0.38 - - [2025-05-29 02:27:36] "POST /features HTTP/1.1" 200 531 0.014502 10.0.0.38 - - [2025-05-29 02:27:36] "POST /fqname-to-id HTTP/1.1" 404 184 0.002721 10.0.0.38 - - [2025-05-29 02:27:36] "POST /features HTTP/1.1" 200 521 0.018125 10.0.0.38 - - [2025-05-29 02:27:36] "POST /fqname-to-id HTTP/1.1" 404 193 0.002748 10.0.0.38 - - [2025-05-29 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.021127 10.0.0.38 - - [2025-05-29 02:27:36] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003258 10.0.0.38 - - [2025-05-29 02:27:36] "POST /features HTTP/1.1" 200 539 0.019221 10.0.0.38 - - [2025-05-29 02:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.38 - - [2025-05-29 02:27:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.005383 10.0.0.38 - - [2025-05-29 02:27:36] "PUT /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b HTTP/1.1" 200 276 0.007881 10.0.0.38 - - [2025-05-29 02:27:36] "POST /features HTTP/1.1" 200 525 0.014704 10.0.0.38 - - [2025-05-29 02:27:36] "POST /fqname-to-id HTTP/1.1" 404 183 0.003864 10.0.0.38 - - [2025-05-29 02:27:36] "POST /features HTTP/1.1" 200 519 0.015640 10.0.0.38 - - [2025-05-29 02:27:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.002724 10.0.0.38 - - [2025-05-29 02:27:36] "POST /features HTTP/1.1" 200 517 0.019548 10.0.0.38 - - [2025-05-29 02:27:36] "POST /fqname-to-id HTTP/1.1" 404 190 0.002935 10.0.0.38 - - [2025-05-29 02:27:36] "GET / HTTP/1.1" 200 35931 0.002803 10.0.0.38 - - [2025-05-29 02:27:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000381 10.0.0.38 - - [2025-05-29 02:27:36] "POST /features HTTP/1.1" 200 533 0.019007 10.0.0.38 - - [2025-05-29 02:27:36] "POST /fqname-to-id HTTP/1.1" 404 194 0.002852 10.0.0.38 - - [2025-05-29 02:27:36] "POST /features HTTP/1.1" 200 541 0.015260 10.0.0.38 - - [2025-05-29 02:27:36] "POST /fqname-to-id HTTP/1.1" 404 178 0.003404 10.0.0.38 - - [2025-05-29 02:27:36] "POST /physical-roles HTTP/1.1" 200 521 0.017857 10.0.0.38 - - [2025-05-29 02:27:36] "POST /fqname-to-id HTTP/1.1" 404 179 0.002798 10.0.0.38 - - [2025-05-29 02:27:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.021440 10.0.0.38 - - [2025-05-29 02:27:37] "GET /global-system-config/7bc8e698-71e3-4031-a161-e25f19e2b2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005299 10.0.0.38 - - [2025-05-29 02:27:37] "PUT /global-system-config/7bc8e698-71e3-4031-a161-e25f19e2b2a3 HTTP/1.1" 200 274 0.016106 10.0.0.38 - - [2025-05-29 02:27:37] "POST /physical-roles HTTP/1.1" 200 523 0.139224 10.0.0.38 - - [2025-05-29 02:27:37] "POST /fqname-to-id HTTP/1.1" 404 184 0.002849 10.0.0.38 - - [2025-05-29 02:27:37] "POST /physical-roles HTTP/1.1" 200 533 0.052360 10.0.0.38 - - [2025-05-29 02:27:37] "POST /fqname-to-id HTTP/1.1" 404 177 0.002926 10.0.0.38 - - [2025-05-29 02:27:37] "POST /physical-roles HTTP/1.1" 200 519 0.042706 10.0.0.38 - - [2025-05-29 02:27:37] "POST /fqname-to-id HTTP/1.1" 404 191 0.002982 10.0.0.38 - - [2025-05-29 02:27:37] "POST /overlay-roles HTTP/1.1" 200 545 0.027620 10.0.0.38 - - [2025-05-29 02:27:37] "POST /fqname-to-id HTTP/1.1" 404 184 0.003012 10.0.0.38 - - [2025-05-29 02:27:37] "POST /overlay-roles HTTP/1.1" 200 531 0.034779 10.0.0.38 - - [2025-05-29 02:27:37] "POST /fqname-to-id HTTP/1.1" 404 191 0.002790 10.0.0.38 - - [2025-05-29 02:27:37] "POST /overlay-roles HTTP/1.1" 200 545 0.040515 10.0.0.38 - - [2025-05-29 02:27:37] "POST /fqname-to-id HTTP/1.1" 404 185 0.003187 10.0.0.38 - - [2025-05-29 02:27:37] "POST /overlay-roles HTTP/1.1" 200 533 0.028385 10.0.0.38 - - [2025-05-29 02:27:38] "POST /fqname-to-id HTTP/1.1" 404 189 0.002900 10.0.0.38 - - [2025-05-29 02:27:38] "POST /overlay-roles HTTP/1.1" 200 541 0.024580 10.0.0.38 - - [2025-05-29 02:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.38 - - [2025-05-29 02:27:38] "PUT /overlay-role/74eef3df-137b-47c9-a42c-ac32d6915752 HTTP/1.1" 200 258 0.009176 10.0.0.38 - - [2025-05-29 02:27:38] "POST /fqname-to-id HTTP/1.1" 404 184 0.002885 10.0.0.38 - - [2025-05-29 02:27:38] "POST /overlay-roles HTTP/1.1" 200 531 0.192608 10.0.0.38 - - [2025-05-29 02:27:38] "POST /fqname-to-id HTTP/1.1" 404 185 0.003052 10.0.0.38 - - [2025-05-29 02:27:38] "POST /overlay-roles HTTP/1.1" 200 533 0.077469 10.0.0.38 - - [2025-05-29 02:27:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.002834 10.0.0.38 - - [2025-05-29 02:27:38] "POST /overlay-roles HTTP/1.1" 200 529 0.058798 10.0.0.38 - - [2025-05-29 02:27:38] "POST /fqname-to-id HTTP/1.1" 404 187 0.002947 10.0.0.38 - - [2025-05-29 02:27:38] "POST /overlay-roles HTTP/1.1" 200 537 0.015625 10.0.0.38 - - [2025-05-29 02:27:38] "POST /fqname-to-id HTTP/1.1" 404 189 0.003740 10.0.0.38 - - [2025-05-29 02:27:39] "POST /overlay-roles HTTP/1.1" 200 541 0.017981 10.0.0.38 - - [2025-05-29 02:27:39] "POST /fqname-to-id HTTP/1.1" 404 178 0.002937 10.0.0.38 - - [2025-05-29 02:27:39] "POST /overlay-roles HTTP/1.1" 200 519 0.045553 10.0.0.38 - - [2025-05-29 02:27:39] "POST /fqname-to-id HTTP/1.1" 404 190 0.003675 10.0.0.38 - - [2025-05-29 02:27:39] "POST /overlay-roles HTTP/1.1" 200 543 0.016980 10.0.0.38 - - [2025-05-29 02:27:39] "POST /fqname-to-id HTTP/1.1" 404 182 0.003647 10.0.0.38 - - [2025-05-29 02:27:39] "POST /role-definitions HTTP/1.1" 200 533 0.016635 10.0.0.38 - - [2025-05-29 02:27:39] "POST /fqname-to-id HTTP/1.1" 404 189 0.003108 10.0.0.38 - - [2025-05-29 02:27:39] "POST /role-definitions HTTP/1.1" 200 547 0.015225 10.0.0.38 - - [2025-05-29 02:27:39] "POST /fqname-to-id HTTP/1.1" 404 190 0.002780 10.0.0.38 - - [2025-05-29 02:27:39] "POST /role-definitions HTTP/1.1" 200 549 0.015829 10.0.0.38 - - [2025-05-29 02:27:39] "POST /fqname-to-id HTTP/1.1" 404 191 0.004293 10.0.0.38 - - [2025-05-29 02:27:39] "POST /role-definitions HTTP/1.1" 200 551 0.018770 10.0.0.38 - - [2025-05-29 02:27:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.002785 10.0.0.38 - - [2025-05-29 02:27:39] "POST /role-definitions HTTP/1.1" 200 563 0.018498 10.0.0.38 - - [2025-05-29 02:27:39] "POST /fqname-to-id HTTP/1.1" 404 189 0.003220 10.0.0.38 - - [2025-05-29 02:27:39] "POST /role-definitions HTTP/1.1" 200 547 0.016196 10.0.0.38 - - [2025-05-29 02:27:40] "POST /fqname-to-id HTTP/1.1" 404 190 0.003137 10.0.0.38 - - [2025-05-29 02:27:40] "POST /role-definitions HTTP/1.1" 200 549 0.016323 10.0.0.38 - - [2025-05-29 02:27:40] "POST /fqname-to-id HTTP/1.1" 404 191 0.003467 10.0.0.38 - - [2025-05-29 02:27:40] "POST /role-definitions HTTP/1.1" 200 551 0.020152 10.0.0.38 - - [2025-05-29 02:27:40] "POST /fqname-to-id HTTP/1.1" 404 190 0.003803 10.0.0.38 - - [2025-05-29 02:27:40] "POST /role-definitions HTTP/1.1" 200 549 0.014787 10.0.0.38 - - [2025-05-29 02:27:40] "POST /fqname-to-id HTTP/1.1" 404 196 0.002811 10.0.0.38 - - [2025-05-29 02:27:40] "POST /role-definitions HTTP/1.1" 200 561 0.017580 10.0.0.38 - - [2025-05-29 02:27:40] "POST /fqname-to-id HTTP/1.1" 404 189 0.003093 10.0.0.38 - - [2025-05-29 02:27:40] "POST /role-definitions HTTP/1.1" 200 547 0.015711 10.0.0.38 - - [2025-05-29 02:27:40] "POST /fqname-to-id HTTP/1.1" 404 190 0.003011 10.0.0.38 - - [2025-05-29 02:27:40] "POST /role-definitions HTTP/1.1" 200 549 0.016161 10.0.0.38 - - [2025-05-29 02:27:40] "POST /fqname-to-id HTTP/1.1" 404 188 0.002741 10.0.0.38 - - [2025-05-29 02:27:40] "POST /role-definitions HTTP/1.1" 200 545 0.015788 10.0.0.38 - - [2025-05-29 02:27:40] "POST /fqname-to-id HTTP/1.1" 404 189 0.003326 10.0.0.38 - - [2025-05-29 02:27:40] "POST /role-definitions HTTP/1.1" 200 547 0.015448 10.0.0.38 - - [2025-05-29 02:27:40] "POST /fqname-to-id HTTP/1.1" 404 192 0.002874 10.0.0.38 - - [2025-05-29 02:27:40] "POST /role-definitions HTTP/1.1" 200 553 0.015002 10.0.0.38 - - [2025-05-29 02:27:41] "POST /fqname-to-id HTTP/1.1" 404 193 0.003065 10.0.0.38 - - [2025-05-29 02:27:41] "POST /role-definitions HTTP/1.1" 200 555 0.014975 10.0.0.38 - - [2025-05-29 02:27:41] "POST /fqname-to-id HTTP/1.1" 404 182 0.002948 10.0.0.38 - - [2025-05-29 02:27:41] "POST /role-definitions HTTP/1.1" 200 533 0.016565 10.0.0.38 - - [2025-05-29 02:27:41] "POST /fqname-to-id HTTP/1.1" 404 187 0.003210 10.0.0.38 - - [2025-05-29 02:27:41] "POST /role-definitions HTTP/1.1" 200 543 0.014637 10.0.0.38 - - [2025-05-29 02:27:41] "POST /fqname-to-id HTTP/1.1" 404 181 0.002592 10.0.0.38 - - [2025-05-29 02:27:41] "POST /role-definitions HTTP/1.1" 200 531 0.017611 10.0.0.38 - - [2025-05-29 02:27:41] "POST /fqname-to-id HTTP/1.1" 404 184 0.002799 10.0.0.38 - - [2025-05-29 02:27:41] "POST /role-definitions HTTP/1.1" 200 537 0.015462 10.0.0.38 - - [2025-05-29 02:27:41] "POST /fqname-to-id HTTP/1.1" 404 189 0.002966 10.0.0.38 - - [2025-05-29 02:27:41] "POST /role-definitions HTTP/1.1" 200 547 0.014868 10.0.0.38 - - [2025-05-29 02:27:41] "POST /fqname-to-id HTTP/1.1" 404 194 0.002836 10.0.0.38 - - [2025-05-29 02:27:41] "POST /role-definitions HTTP/1.1" 200 557 0.015832 10.0.0.38 - - [2025-05-29 02:27:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.003265 10.0.0.38 - - [2025-05-29 02:27:41] "POST /role-definitions HTTP/1.1" 200 561 0.014175 10.0.0.38 - - [2025-05-29 02:27:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.004350 10.0.0.38 - - [2025-05-29 02:27:41] "POST /role-definitions HTTP/1.1" 200 559 0.019833 10.0.0.38 - - [2025-05-29 02:27:42] "POST /fqname-to-id HTTP/1.1" 404 196 0.002834 10.0.0.38 - - [2025-05-29 02:27:42] "POST /feature-configs HTTP/1.1" 200 537 0.016312 10.0.0.38 - - [2025-05-29 02:27:42] "POST /fqname-to-id HTTP/1.1" 404 212 0.002922 10.0.0.38 - - [2025-05-29 02:27:42] "POST /feature-configs HTTP/1.1" 200 562 0.015357 10.0.0.38 - - [2025-05-29 02:27:42] "POST /fqname-to-id HTTP/1.1" 404 211 0.002687 10.0.0.38 - - [2025-05-29 02:27:42] "POST /feature-configs HTTP/1.1" 200 561 0.016475 10.0.0.38 - - [2025-05-29 02:27:42] "POST /fqname-to-id HTTP/1.1" 404 192 0.002987 10.0.0.38 - - [2025-05-29 02:27:42] "POST /node-profiles HTTP/1.1" 200 547 0.017379 10.0.0.38 - - [2025-05-29 02:27:42] "POST /fqname-to-id HTTP/1.1" 404 187 0.003606 10.0.0.38 - - [2025-05-29 02:27:42] "POST /node-profiles HTTP/1.1" 200 537 0.021907 10.0.0.38 - - [2025-05-29 02:27:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.003100 10.0.0.38 - - [2025-05-29 02:27:42] "POST /node-profiles HTTP/1.1" 200 549 0.019212 10.0.0.38 - - [2025-05-29 02:27:42] "POST /fqname-to-id HTTP/1.1" 404 189 0.003630 10.0.0.38 - - [2025-05-29 02:27:42] "POST /node-profiles HTTP/1.1" 200 541 0.022099 10.0.0.38 - - [2025-05-29 02:27:42] "POST /fqname-to-id HTTP/1.1" 404 189 0.003649 10.0.0.38 - - [2025-05-29 02:27:42] "POST /node-profiles HTTP/1.1" 200 541 0.017857 10.0.0.38 - - [2025-05-29 02:27:42] "POST /fqname-to-id HTTP/1.1" 404 188 0.002833 10.0.0.38 - - [2025-05-29 02:27:42] "POST /node-profiles HTTP/1.1" 200 539 0.016261 10.0.0.38 - - [2025-05-29 02:27:43] "POST /fqname-to-id HTTP/1.1" 404 184 0.002890 10.0.0.38 - - [2025-05-29 02:27:43] "POST /node-profiles HTTP/1.1" 200 531 0.016695 10.0.0.38 - - [2025-05-29 02:27:43] "POST /fqname-to-id HTTP/1.1" 404 185 0.002756 10.0.0.38 - - [2025-05-29 02:27:43] "POST /node-profiles HTTP/1.1" 200 533 0.016561 10.0.0.38 - - [2025-05-29 02:27:43] "POST /fqname-to-id HTTP/1.1" 404 197 0.002791 10.0.0.38 - - [2025-05-29 02:27:43] "POST /node-profiles HTTP/1.1" 200 557 0.025855 10.0.0.38 - - [2025-05-29 02:27:43] "POST /fqname-to-id HTTP/1.1" 404 206 0.003266 10.0.0.38 - - [2025-05-29 02:27:43] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016625 10.0.0.38 - - [2025-05-29 02:27:43] "GET /global-system-configs HTTP/1.1" 200 322 0.585434 10.0.0.38 - - [2025-05-29 02:27:43] "POST /fqname-to-id HTTP/1.1" 404 206 0.003333 10.0.0.38 - - [2025-05-29 02:27:43] "POST /telemetry-profiles HTTP/1.1" 200 554 0.022054 10.0.0.38 - - [2025-05-29 02:27:43] "POST /fqname-to-id HTTP/1.1" 404 206 0.003530 10.0.0.38 - - [2025-05-29 02:27:43] "POST /telemetry-profiles HTTP/1.1" 200 554 0.015766 10.0.0.38 - - [2025-05-29 02:27:43] "POST /fqname-to-id HTTP/1.1" 404 206 0.002713 10.0.0.38 - - [2025-05-29 02:27:43] "POST /telemetry-profiles HTTP/1.1" 200 554 0.014492 10.0.0.38 - - [2025-05-29 02:27:43] "POST /fqname-to-id HTTP/1.1" 404 206 0.002829 10.0.0.38 - - [2025-05-29 02:27:43] "POST /telemetry-profiles HTTP/1.1" 200 554 0.015648 10.0.0.38 - - [2025-05-29 02:27:43] "POST /fqname-to-id HTTP/1.1" 404 206 0.003083 10.0.0.38 - - [2025-05-29 02:27:43] "POST /telemetry-profiles HTTP/1.1" 200 554 0.017088 10.0.0.38 - - [2025-05-29 02:27:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.002784 10.0.0.38 - - [2025-05-29 02:27:44] "GET /global-system-configs HTTP/1.1" 200 322 0.021190 10.0.0.38 - - [2025-05-29 02:27:44] "POST /sflow-profiles HTTP/1.1" 200 532 0.013961 10.0.0.38 - - [2025-05-29 02:27:44] "POST /fqname-to-id HTTP/1.1" 404 202 0.002782 10.0.0.38 - - [2025-05-29 02:27:44] "POST /sflow-profiles HTTP/1.1" 200 538 0.015996 10.0.0.38 - - [2025-05-29 02:27:44] "POST /fqname-to-id HTTP/1.1" 404 202 0.002950 10.0.0.38 - - [2025-05-29 02:27:44] "POST /sflow-profiles HTTP/1.1" 200 538 0.014390 10.0.0.38 - - [2025-05-29 02:27:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.002803 10.0.0.38 - - [2025-05-29 02:27:44] "POST /grpc-profiles HTTP/1.1" 200 530 0.015089 10.0.0.38 - - [2025-05-29 02:27:44] "POST /fqname-to-id HTTP/1.1" 404 199 0.002805 10.0.0.38 - - [2025-05-29 02:27:44] "POST /snmp-profiles HTTP/1.1" 200 530 0.015139 10.0.0.38 - - [2025-05-29 02:27:44] "POST /fqname-to-id HTTP/1.1" 404 202 0.002732 10.0.0.38 - - [2025-05-29 02:27:44] "POST /netconf-profiles HTTP/1.1" 200 542 0.017115 10.0.0.38 - - [2025-05-29 02:27:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.002779 10.0.0.38 - - [2025-05-29 02:27:44] "POST /device-functional-groups HTTP/1.1" 200 540 0.016220 10.0.0.38 - - [2025-05-29 02:27:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.002948 10.0.0.38 - - [2025-05-29 02:27:44] "POST /device-functional-groups HTTP/1.1" 200 540 0.015177 10.0.0.38 - - [2025-05-29 02:27:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.002773 10.0.0.38 - - [2025-05-29 02:27:44] "POST /device-functional-groups HTTP/1.1" 200 544 0.016129 10.0.0.38 - - [2025-05-29 02:27:45] "POST /fqname-to-id HTTP/1.1" 404 194 0.003130 10.0.0.38 - - [2025-05-29 02:27:45] "POST /device-functional-groups HTTP/1.1" 200 542 0.015859 10.0.0.38 - - [2025-05-29 02:27:45] "POST /fqname-to-id HTTP/1.1" 404 218 0.002842 10.0.0.38 - - [2025-05-29 02:27:45] "POST /device-functional-groups HTTP/1.1" 200 590 0.021435 10.0.0.38 - - [2025-05-29 02:27:45] "POST /fqname-to-id HTTP/1.1" 404 208 0.002643 10.0.0.38 - - [2025-05-29 02:27:45] "POST /device-functional-groups HTTP/1.1" 200 570 0.020509 10.0.0.38 - - [2025-05-29 02:27:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.002673 10.0.0.38 - - [2025-05-29 02:27:45] "POST /device-functional-groups HTTP/1.1" 200 620 0.017451 10.0.0.38 - - [2025-05-29 02:27:45] "POST /fqname-to-id HTTP/1.1" 404 206 0.002662 10.0.0.38 - - [2025-05-29 02:27:45] "POST /device-functional-groups HTTP/1.1" 200 566 0.036252 10.0.0.38 - - [2025-05-29 02:27:45] "POST /fqname-to-id HTTP/1.1" 404 205 0.003276 10.0.0.38 - - [2025-05-29 02:27:45] "POST /device-functional-groups HTTP/1.1" 200 564 0.019183 10.0.0.38 - - [2025-05-29 02:27:45] "POST /fqname-to-id HTTP/1.1" 404 210 0.002815 10.0.0.38 - - [2025-05-29 02:27:45] "POST /device-functional-groups HTTP/1.1" 200 574 0.015274 10.0.0.38 - - [2025-05-29 02:27:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.003233 10.0.0.38 - - [2025-05-29 02:27:45] "POST /role-configs HTTP/1.1" 200 525 0.016932 10.0.0.38 - - [2025-05-29 02:27:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.002771 10.0.0.38 - - [2025-05-29 02:27:46] "POST /role-configs HTTP/1.1" 200 520 0.015887 10.0.0.38 - - [2025-05-29 02:27:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.002671 10.0.0.38 - - [2025-05-29 02:27:46] "POST /role-configs HTTP/1.1" 200 522 0.015524 10.0.0.38 - - [2025-05-29 02:27:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.002572 10.0.0.38 - - [2025-05-29 02:27:46] "POST /role-configs HTTP/1.1" 200 522 0.014541 10.0.0.38 - - [2025-05-29 02:27:46] "POST /fqname-to-id HTTP/1.1" 404 202 0.002698 10.0.0.38 - - [2025-05-29 02:27:46] "POST /role-configs HTTP/1.1" 200 526 0.016031 10.0.0.38 - - [2025-05-29 02:27:46] "POST /fqname-to-id HTTP/1.1" 404 197 0.002753 10.0.0.38 - - [2025-05-29 02:27:46] "POST /role-configs HTTP/1.1" 200 521 0.014660 10.0.0.38 - - [2025-05-29 02:27:46] "POST /fqname-to-id HTTP/1.1" 404 193 0.002719 10.0.0.38 - - [2025-05-29 02:27:46] "POST /role-configs HTTP/1.1" 200 517 0.016328 10.0.0.38 - - [2025-05-29 02:27:46] "POST /fqname-to-id HTTP/1.1" 404 194 0.003916 10.0.0.38 - - [2025-05-29 02:27:46] "POST /role-configs HTTP/1.1" 200 518 0.014955 10.0.0.38 - - [2025-05-29 02:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002880 10.0.0.38 - - [2025-05-29 02:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.38 - - [2025-05-29 02:27:46] "POST /ref-update HTTP/1.1" 200 156 0.009097 10.0.0.38 - - [2025-05-29 02:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.38 - - [2025-05-29 02:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.38 - - [2025-05-29 02:27:46] "POST /ref-update HTTP/1.1" 200 156 0.008548 10.0.0.38 - - [2025-05-29 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.38 - - [2025-05-29 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.38 - - [2025-05-29 02:27:47] "POST /ref-update HTTP/1.1" 200 156 0.008036 10.0.0.38 - - [2025-05-29 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.38 - - [2025-05-29 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.38 - - [2025-05-29 02:27:47] "POST /ref-update HTTP/1.1" 200 156 0.008789 10.0.0.38 - - [2025-05-29 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002774 10.0.0.38 - - [2025-05-29 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.38 - - [2025-05-29 02:27:47] "POST /ref-update HTTP/1.1" 200 156 0.007983 10.0.0.38 - - [2025-05-29 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.38 - - [2025-05-29 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.38 - - [2025-05-29 02:27:47] "POST /ref-update HTTP/1.1" 200 156 0.008799 10.0.0.38 - - [2025-05-29 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.38 - - [2025-05-29 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.38 - - [2025-05-29 02:27:47] "POST /ref-update HTTP/1.1" 200 156 0.008471 10.0.0.38 - - [2025-05-29 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.38 - - [2025-05-29 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.38 - - [2025-05-29 02:27:47] "POST /ref-update HTTP/1.1" 200 156 0.008142 10.0.0.38 - - [2025-05-29 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.38 - - [2025-05-29 02:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.38 - - [2025-05-29 02:27:48] "POST /ref-update HTTP/1.1" 200 156 0.008009 10.0.0.38 - - [2025-05-29 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.38 - - [2025-05-29 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.38 - - [2025-05-29 02:27:48] "POST /ref-update HTTP/1.1" 200 156 0.008055 10.0.0.38 - - [2025-05-29 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002846 10.0.0.38 - - [2025-05-29 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.38 - - [2025-05-29 02:27:48] "POST /ref-update HTTP/1.1" 200 156 0.007546 10.0.0.38 - - [2025-05-29 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.38 - - [2025-05-29 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.38 - - [2025-05-29 02:27:48] "POST /ref-update HTTP/1.1" 200 156 0.007634 10.0.0.38 - - [2025-05-29 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.38 - - [2025-05-29 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003241 10.0.0.38 - - [2025-05-29 02:27:48] "POST /ref-update HTTP/1.1" 200 156 0.006619 10.0.0.38 - - [2025-05-29 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.38 - - [2025-05-29 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.38 - - [2025-05-29 02:27:48] "POST /ref-update HTTP/1.1" 200 156 0.006619 10.0.0.38 - - [2025-05-29 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002796 10.0.0.38 - - [2025-05-29 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.38 - - [2025-05-29 02:27:48] "POST /ref-update HTTP/1.1" 200 156 0.006586 10.0.0.38 - - [2025-05-29 02:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.38 - - [2025-05-29 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.38 - - [2025-05-29 02:27:49] "POST /ref-update HTTP/1.1" 200 156 0.006970 10.0.0.38 - - [2025-05-29 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.38 - - [2025-05-29 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.38 - - [2025-05-29 02:27:49] "POST /ref-update HTTP/1.1" 200 156 0.006763 10.0.0.38 - - [2025-05-29 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.38 - - [2025-05-29 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.38 - - [2025-05-29 02:27:49] "POST /ref-update HTTP/1.1" 200 156 0.008019 10.0.0.38 - - [2025-05-29 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.38 - - [2025-05-29 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.38 - - [2025-05-29 02:27:49] "POST /ref-update HTTP/1.1" 200 156 0.007904 10.0.0.38 - - [2025-05-29 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.38 - - [2025-05-29 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002807 10.0.0.38 - - [2025-05-29 02:27:49] "POST /ref-update HTTP/1.1" 200 156 0.006589 10.0.0.38 - - [2025-05-29 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.38 - - [2025-05-29 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.38 - - [2025-05-29 02:27:49] "POST /ref-update HTTP/1.1" 200 156 0.008148 10.0.0.38 - - [2025-05-29 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.38 - - [2025-05-29 02:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.38 - - [2025-05-29 02:27:49] "POST /ref-update HTTP/1.1" 200 156 0.006947 10.0.0.38 - - [2025-05-29 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.38 - - [2025-05-29 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.38 - - [2025-05-29 02:27:50] "POST /ref-update HTTP/1.1" 200 156 0.006470 10.0.0.38 - - [2025-05-29 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.38 - - [2025-05-29 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.38 - - [2025-05-29 02:27:50] "POST /ref-update HTTP/1.1" 200 156 0.006775 10.0.0.38 - - [2025-05-29 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.38 - - [2025-05-29 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.38 - - [2025-05-29 02:27:50] "POST /ref-update HTTP/1.1" 200 156 0.007607 10.0.0.38 - - [2025-05-29 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.38 - - [2025-05-29 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.38 - - [2025-05-29 02:27:50] "POST /ref-update HTTP/1.1" 200 156 0.006845 10.0.0.38 - - [2025-05-29 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.38 - - [2025-05-29 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.38 - - [2025-05-29 02:27:50] "POST /ref-update HTTP/1.1" 200 156 0.007808 10.0.0.38 - - [2025-05-29 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.38 - - [2025-05-29 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.38 - - [2025-05-29 02:27:50] "POST /ref-update HTTP/1.1" 200 156 0.006817 10.0.0.38 - - [2025-05-29 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.38 - - [2025-05-29 02:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.38 - - [2025-05-29 02:27:51] "POST /ref-update HTTP/1.1" 200 156 0.007646 10.0.0.38 - - [2025-05-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.38 - - [2025-05-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.38 - - [2025-05-29 02:27:51] "POST /ref-update HTTP/1.1" 200 156 0.006819 10.0.0.38 - - [2025-05-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.38 - - [2025-05-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.38 - - [2025-05-29 02:27:51] "POST /ref-update HTTP/1.1" 200 156 0.006605 10.0.0.38 - - [2025-05-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.38 - - [2025-05-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.38 - - [2025-05-29 02:27:51] "POST /ref-update HTTP/1.1" 200 156 0.006943 10.0.0.38 - - [2025-05-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.38 - - [2025-05-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.38 - - [2025-05-29 02:27:51] "POST /ref-update HTTP/1.1" 200 156 0.007431 10.0.0.38 - - [2025-05-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.38 - - [2025-05-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.38 - - [2025-05-29 02:27:51] "POST /ref-update HTTP/1.1" 200 156 0.006835 10.0.0.38 - - [2025-05-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.38 - - [2025-05-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.38 - - [2025-05-29 02:27:51] "POST /ref-update HTTP/1.1" 200 156 0.007186 10.0.0.38 - - [2025-05-29 02:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.38 - - [2025-05-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.38 - - [2025-05-29 02:27:52] "POST /ref-update HTTP/1.1" 200 156 0.006809 10.0.0.38 - - [2025-05-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.38 - - [2025-05-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.38 - - [2025-05-29 02:27:52] "POST /ref-update HTTP/1.1" 200 156 0.006995 10.0.0.38 - - [2025-05-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.38 - - [2025-05-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.38 - - [2025-05-29 02:27:52] "POST /ref-update HTTP/1.1" 200 156 0.007496 10.0.0.38 - - [2025-05-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002952 10.0.0.38 - - [2025-05-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.38 - - [2025-05-29 02:27:52] "POST /ref-update HTTP/1.1" 200 156 0.006856 10.0.0.38 - - [2025-05-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.38 - - [2025-05-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.38 - - [2025-05-29 02:27:52] "POST /ref-update HTTP/1.1" 200 156 0.007123 10.0.0.38 - - [2025-05-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.38 - - [2025-05-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.38 - - [2025-05-29 02:27:52] "POST /ref-update HTTP/1.1" 200 156 0.006897 10.0.0.38 - - [2025-05-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.38 - - [2025-05-29 02:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.38 - - [2025-05-29 02:27:53] "POST /ref-update HTTP/1.1" 200 156 0.006785 10.0.0.38 - - [2025-05-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.38 - - [2025-05-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.38 - - [2025-05-29 02:27:53] "POST /ref-update HTTP/1.1" 200 156 0.007226 10.0.0.38 - - [2025-05-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.38 - - [2025-05-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.38 - - [2025-05-29 02:27:53] "POST /ref-update HTTP/1.1" 200 156 0.007501 10.0.0.38 - - [2025-05-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.38 - - [2025-05-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.38 - - [2025-05-29 02:27:53] "POST /ref-update HTTP/1.1" 200 156 0.007018 10.0.0.38 - - [2025-05-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.38 - - [2025-05-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.38 - - [2025-05-29 02:27:53] "POST /ref-update HTTP/1.1" 200 156 0.007043 10.0.0.38 - - [2025-05-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.38 - - [2025-05-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.38 - - [2025-05-29 02:27:53] "POST /ref-update HTTP/1.1" 200 156 0.007062 10.0.0.38 - - [2025-05-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.38 - - [2025-05-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.38 - - [2025-05-29 02:27:53] "POST /ref-update HTTP/1.1" 200 156 0.007229 10.0.0.38 - - [2025-05-29 02:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.38 - - [2025-05-29 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.38 - - [2025-05-29 02:27:54] "POST /ref-update HTTP/1.1" 200 156 0.007882 10.0.0.38 - - [2025-05-29 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.38 - - [2025-05-29 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.38 - - [2025-05-29 02:27:54] "POST /ref-update HTTP/1.1" 200 156 0.007319 10.0.0.38 - - [2025-05-29 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.38 - - [2025-05-29 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.38 - - [2025-05-29 02:27:54] "POST /ref-update HTTP/1.1" 200 156 0.006737 10.0.0.38 - - [2025-05-29 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.38 - - [2025-05-29 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002901 10.0.0.38 - - [2025-05-29 02:27:54] "POST /ref-update HTTP/1.1" 200 156 0.006276 10.0.0.38 - - [2025-05-29 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.38 - - [2025-05-29 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.38 - - [2025-05-29 02:27:54] "POST /ref-update HTTP/1.1" 200 156 0.006780 10.0.0.38 - - [2025-05-29 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.38 - - [2025-05-29 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.38 - - [2025-05-29 02:27:54] "POST /ref-update HTTP/1.1" 200 156 0.008812 10.0.0.38 - - [2025-05-29 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.38 - - [2025-05-29 02:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.38 - - [2025-05-29 02:27:54] "POST /ref-update HTTP/1.1" 200 156 0.007097 10.0.0.38 - - [2025-05-29 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.38 - - [2025-05-29 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.38 - - [2025-05-29 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.007344 10.0.0.38 - - [2025-05-29 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.38 - - [2025-05-29 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.38 - - [2025-05-29 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.007423 10.0.0.38 - - [2025-05-29 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.38 - - [2025-05-29 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.38 - - [2025-05-29 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.007016 10.0.0.38 - - [2025-05-29 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.38 - - [2025-05-29 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.38 - - [2025-05-29 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.007585 10.0.0.38 - - [2025-05-29 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.38 - - [2025-05-29 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.38 - - [2025-05-29 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.006936 10.0.0.38 - - [2025-05-29 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.38 - - [2025-05-29 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002977 10.0.0.38 - - [2025-05-29 02:27:55] "POST /ref-update HTTP/1.1" 200 156 0.008389 10.0.0.38 - - [2025-05-29 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.38 - - [2025-05-29 02:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.38 - - [2025-05-29 02:27:56] "POST /ref-update HTTP/1.1" 200 156 0.007860 10.0.0.38 - - [2025-05-29 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.38 - - [2025-05-29 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.38 - - [2025-05-29 02:27:56] "POST /ref-update HTTP/1.1" 200 156 0.006437 10.0.0.38 - - [2025-05-29 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.38 - - [2025-05-29 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.38 - - [2025-05-29 02:27:56] "POST /ref-update HTTP/1.1" 200 156 0.007538 10.0.0.38 - - [2025-05-29 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.38 - - [2025-05-29 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.38 - - [2025-05-29 02:27:56] "POST /ref-update HTTP/1.1" 200 156 0.007788 10.0.0.38 - - [2025-05-29 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.38 - - [2025-05-29 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.38 - - [2025-05-29 02:27:56] "POST /ref-update HTTP/1.1" 200 156 0.008457 10.0.0.38 - - [2025-05-29 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.38 - - [2025-05-29 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.38 - - [2025-05-29 02:27:56] "POST /ref-update HTTP/1.1" 200 156 0.009910 10.0.0.38 - - [2025-05-29 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.38 - - [2025-05-29 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.38 - - [2025-05-29 02:27:56] "POST /ref-update HTTP/1.1" 200 156 0.006905 10.0.0.38 - - [2025-05-29 02:27:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.38 - - [2025-05-29 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.38 - - [2025-05-29 02:27:57] "POST /ref-update HTTP/1.1" 200 156 0.007491 10.0.0.38 - - [2025-05-29 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.38 - - [2025-05-29 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.38 - - [2025-05-29 02:27:57] "POST /ref-update HTTP/1.1" 200 156 0.007205 10.0.0.38 - - [2025-05-29 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.38 - - [2025-05-29 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.38 - - [2025-05-29 02:27:57] "POST /ref-update HTTP/1.1" 200 156 0.007308 10.0.0.38 - - [2025-05-29 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.38 - - [2025-05-29 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.38 - - [2025-05-29 02:27:57] "POST /ref-update HTTP/1.1" 200 156 0.006339 10.0.0.38 - - [2025-05-29 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.38 - - [2025-05-29 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003031 10.0.0.38 - - [2025-05-29 02:27:57] "POST /ref-update HTTP/1.1" 200 156 0.006303 10.0.0.38 - - [2025-05-29 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.38 - - [2025-05-29 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.38 - - [2025-05-29 02:27:57] "POST /ref-update HTTP/1.1" 200 156 0.006963 10.0.0.38 - - [2025-05-29 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.38 - - [2025-05-29 02:27:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.38 - - [2025-05-29 02:27:57] "POST /ref-update HTTP/1.1" 200 156 0.006417 10.0.0.38 - - [2025-05-29 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.38 - - [2025-05-29 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.38 - - [2025-05-29 02:27:58] "POST /ref-update HTTP/1.1" 200 156 0.006788 10.0.0.38 - - [2025-05-29 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.38 - - [2025-05-29 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.38 - - [2025-05-29 02:27:58] "POST /ref-update HTTP/1.1" 200 156 0.006925 10.0.0.38 - - [2025-05-29 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.38 - - [2025-05-29 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.38 - - [2025-05-29 02:27:58] "POST /ref-update HTTP/1.1" 200 156 0.007242 10.0.0.38 - - [2025-05-29 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.38 - - [2025-05-29 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.38 - - [2025-05-29 02:27:58] "POST /ref-update HTTP/1.1" 200 156 0.006495 10.0.0.38 - - [2025-05-29 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.38 - - [2025-05-29 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.38 - - [2025-05-29 02:27:58] "POST /ref-update HTTP/1.1" 200 156 0.007708 10.0.0.38 - - [2025-05-29 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.38 - - [2025-05-29 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.38 - - [2025-05-29 02:27:58] "POST /ref-update HTTP/1.1" 200 156 0.006975 10.0.0.38 - - [2025-05-29 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002790 10.0.0.38 - - [2025-05-29 02:27:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.38 - - [2025-05-29 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.006576 10.0.0.38 - - [2025-05-29 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.38 - - [2025-05-29 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.38 - - [2025-05-29 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.007987 10.0.0.38 - - [2025-05-29 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.38 - - [2025-05-29 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.38 - - [2025-05-29 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.006480 10.0.0.38 - - [2025-05-29 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.38 - - [2025-05-29 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.38 - - [2025-05-29 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.006868 10.0.0.38 - - [2025-05-29 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.38 - - [2025-05-29 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.38 - - [2025-05-29 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.007053 10.0.0.38 - - [2025-05-29 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.38 - - [2025-05-29 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.38 - - [2025-05-29 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.006736 10.0.0.38 - - [2025-05-29 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.38 - - [2025-05-29 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.38 - - [2025-05-29 02:27:59] "POST /ref-update HTTP/1.1" 200 156 0.006857 10.0.0.38 - - [2025-05-29 02:27:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.38 - - [2025-05-29 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.38 - - [2025-05-29 02:28:00] "POST /ref-update HTTP/1.1" 200 156 0.036958 10.0.0.38 - - [2025-05-29 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.38 - - [2025-05-29 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.38 - - [2025-05-29 02:28:00] "POST /ref-update HTTP/1.1" 200 156 0.008221 10.0.0.38 - - [2025-05-29 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.38 - - [2025-05-29 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.38 - - [2025-05-29 02:28:00] "POST /ref-update HTTP/1.1" 200 156 0.006587 10.0.0.38 - - [2025-05-29 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.38 - - [2025-05-29 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.38 - - [2025-05-29 02:28:00] "POST /ref-update HTTP/1.1" 200 156 0.007807 10.0.0.38 - - [2025-05-29 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002763 10.0.0.38 - - [2025-05-29 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.38 - - [2025-05-29 02:28:00] "POST /ref-update HTTP/1.1" 200 156 0.007148 10.0.0.38 - - [2025-05-29 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.38 - - [2025-05-29 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003927 10.0.0.38 - - [2025-05-29 02:28:00] "POST /ref-update HTTP/1.1" 200 156 0.007246 10.0.0.38 - - [2025-05-29 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.38 - - [2025-05-29 02:28:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.38 - - [2025-05-29 02:28:01] "POST /ref-update HTTP/1.1" 200 156 0.006649 10.0.0.38 - - [2025-05-29 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.38 - - [2025-05-29 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.38 - - [2025-05-29 02:28:01] "POST /ref-update HTTP/1.1" 200 156 0.007299 10.0.0.38 - - [2025-05-29 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.38 - - [2025-05-29 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.38 - - [2025-05-29 02:28:01] "POST /ref-update HTTP/1.1" 200 156 0.008506 10.0.0.38 - - [2025-05-29 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.38 - - [2025-05-29 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.38 - - [2025-05-29 02:28:01] "POST /ref-update HTTP/1.1" 200 156 0.007155 10.0.0.38 - - [2025-05-29 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.38 - - [2025-05-29 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.38 - - [2025-05-29 02:28:01] "POST /ref-update HTTP/1.1" 200 156 0.007192 10.0.0.38 - - [2025-05-29 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.38 - - [2025-05-29 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.38 - - [2025-05-29 02:28:01] "POST /ref-update HTTP/1.1" 200 156 0.007068 10.0.0.38 - - [2025-05-29 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.38 - - [2025-05-29 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.38 - - [2025-05-29 02:28:01] "POST /ref-update HTTP/1.1" 200 156 0.007545 10.0.0.38 - - [2025-05-29 02:28:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.38 - - [2025-05-29 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.38 - - [2025-05-29 02:28:02] "POST /ref-update HTTP/1.1" 200 156 0.007040 10.0.0.38 - - [2025-05-29 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.38 - - [2025-05-29 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.38 - - [2025-05-29 02:28:02] "POST /ref-update HTTP/1.1" 200 156 0.007293 10.0.0.38 - - [2025-05-29 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.38 - - [2025-05-29 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.38 - - [2025-05-29 02:28:02] "POST /ref-update HTTP/1.1" 200 156 0.006804 10.0.0.38 - - [2025-05-29 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.38 - - [2025-05-29 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.38 - - [2025-05-29 02:28:02] "POST /ref-update HTTP/1.1" 200 156 0.008379 10.0.0.38 - - [2025-05-29 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.38 - - [2025-05-29 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.38 - - [2025-05-29 02:28:02] "POST /ref-update HTTP/1.1" 200 156 0.008013 10.0.0.38 - - [2025-05-29 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.38 - - [2025-05-29 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.38 - - [2025-05-29 02:28:02] "POST /ref-update HTTP/1.1" 200 156 0.006764 10.0.0.38 - - [2025-05-29 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.38 - - [2025-05-29 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.38 - - [2025-05-29 02:28:02] "POST /ref-update HTTP/1.1" 200 156 0.007522 10.0.0.38 - - [2025-05-29 02:28:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.38 - - [2025-05-29 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.38 - - [2025-05-29 02:28:03] "POST /ref-update HTTP/1.1" 200 156 0.006653 10.0.0.38 - - [2025-05-29 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.38 - - [2025-05-29 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002843 10.0.0.38 - - [2025-05-29 02:28:03] "POST /ref-update HTTP/1.1" 200 156 0.008708 10.0.0.38 - - [2025-05-29 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.38 - - [2025-05-29 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.38 - - [2025-05-29 02:28:03] "POST /ref-update HTTP/1.1" 200 156 0.006793 10.0.0.38 - - [2025-05-29 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.38 - - [2025-05-29 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.38 - - [2025-05-29 02:28:03] "POST /ref-update HTTP/1.1" 200 156 0.006548 10.0.0.38 - - [2025-05-29 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.38 - - [2025-05-29 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.38 - - [2025-05-29 02:28:03] "POST /ref-update HTTP/1.1" 200 156 0.008172 10.0.0.38 - - [2025-05-29 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.38 - - [2025-05-29 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.38 - - [2025-05-29 02:28:03] "POST /ref-update HTTP/1.1" 200 156 0.006601 10.0.0.38 - - [2025-05-29 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.38 - - [2025-05-29 02:28:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.38 - - [2025-05-29 02:28:03] "POST /ref-update HTTP/1.1" 200 156 0.007100 10.0.0.38 - - [2025-05-29 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.38 - - [2025-05-29 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.38 - - [2025-05-29 02:28:04] "POST /ref-update HTTP/1.1" 200 156 0.006644 10.0.0.38 - - [2025-05-29 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.38 - - [2025-05-29 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.38 - - [2025-05-29 02:28:04] "POST /ref-update HTTP/1.1" 200 156 0.007745 10.0.0.38 - - [2025-05-29 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.38 - - [2025-05-29 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.38 - - [2025-05-29 02:28:04] "POST /ref-update HTTP/1.1" 200 156 0.006773 10.0.0.38 - - [2025-05-29 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.38 - - [2025-05-29 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003315 10.0.0.38 - - [2025-05-29 02:28:04] "POST /ref-update HTTP/1.1" 200 156 0.007496 10.0.0.38 - - [2025-05-29 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.38 - - [2025-05-29 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002968 10.0.0.38 - - [2025-05-29 02:28:04] "POST /ref-update HTTP/1.1" 200 156 0.007131 10.0.0.38 - - [2025-05-29 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.38 - - [2025-05-29 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.38 - - [2025-05-29 02:28:04] "POST /ref-update HTTP/1.1" 200 156 0.007474 10.0.0.38 - - [2025-05-29 02:28:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.38 - - [2025-05-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.38 - - [2025-05-29 02:28:05] "POST /ref-update HTTP/1.1" 200 156 0.006494 10.0.0.38 - - [2025-05-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.38 - - [2025-05-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.38 - - [2025-05-29 02:28:05] "POST /ref-update HTTP/1.1" 200 156 0.007336 10.0.0.38 - - [2025-05-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.38 - - [2025-05-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.38 - - [2025-05-29 02:28:05] "POST /ref-update HTTP/1.1" 200 156 0.006516 10.0.0.38 - - [2025-05-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.38 - - [2025-05-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.38 - - [2025-05-29 02:28:05] "POST /ref-update HTTP/1.1" 200 156 0.006503 10.0.0.38 - - [2025-05-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002853 10.0.0.38 - - [2025-05-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.38 - - [2025-05-29 02:28:05] "POST /ref-update HTTP/1.1" 200 156 0.006531 10.0.0.38 - - [2025-05-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.38 - - [2025-05-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.38 - - [2025-05-29 02:28:05] "POST /ref-update HTTP/1.1" 200 156 0.007963 10.0.0.38 - - [2025-05-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.38 - - [2025-05-29 02:28:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.38 - - [2025-05-29 02:28:05] "POST /ref-update HTTP/1.1" 200 156 0.007190 10.0.0.38 - - [2025-05-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.38 - - [2025-05-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.38 - - [2025-05-29 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.006619 10.0.0.38 - - [2025-05-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.38 - - [2025-05-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.38 - - [2025-05-29 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.006678 10.0.0.38 - - [2025-05-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.38 - - [2025-05-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.38 - - [2025-05-29 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.008926 10.0.0.38 - - [2025-05-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002882 10.0.0.38 - - [2025-05-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002680 10.0.0.38 - - [2025-05-29 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.006332 10.0.0.38 - - [2025-05-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.38 - - [2025-05-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.38 - - [2025-05-29 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.007138 10.0.0.38 - - [2025-05-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.38 - - [2025-05-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.38 - - [2025-05-29 02:28:06] "POST /ref-update HTTP/1.1" 200 156 0.006757 10.0.0.38 - - [2025-05-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.38 - - [2025-05-29 02:28:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.38 - - [2025-05-29 02:28:07] "POST /ref-update HTTP/1.1" 200 156 0.006578 10.0.0.38 - - [2025-05-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.38 - - [2025-05-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.38 - - [2025-05-29 02:28:07] "POST /ref-update HTTP/1.1" 200 156 0.006781 10.0.0.38 - - [2025-05-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.38 - - [2025-05-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.38 - - [2025-05-29 02:28:07] "POST /ref-update HTTP/1.1" 200 156 0.007288 10.0.0.38 - - [2025-05-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.38 - - [2025-05-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.38 - - [2025-05-29 02:28:07] "POST /ref-update HTTP/1.1" 200 156 0.007113 10.0.0.38 - - [2025-05-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.38 - - [2025-05-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.38 - - [2025-05-29 02:28:07] "POST /ref-update HTTP/1.1" 200 156 0.006889 10.0.0.38 - - [2025-05-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.38 - - [2025-05-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.38 - - [2025-05-29 02:28:07] "POST /ref-update HTTP/1.1" 200 156 0.006777 10.0.0.38 - - [2025-05-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.38 - - [2025-05-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.38 - - [2025-05-29 02:28:07] "POST /ref-update HTTP/1.1" 200 156 0.007311 10.0.0.38 - - [2025-05-29 02:28:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.38 - - [2025-05-29 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.38 - - [2025-05-29 02:28:08] "POST /ref-update HTTP/1.1" 200 156 0.006638 10.0.0.38 - - [2025-05-29 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.38 - - [2025-05-29 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.38 - - [2025-05-29 02:28:08] "POST /ref-update HTTP/1.1" 200 156 0.006659 10.0.0.38 - - [2025-05-29 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.38 - - [2025-05-29 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.38 - - [2025-05-29 02:28:08] "POST /ref-update HTTP/1.1" 200 156 0.008490 10.0.0.38 - - [2025-05-29 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.38 - - [2025-05-29 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.38 - - [2025-05-29 02:28:08] "POST /ref-update HTTP/1.1" 200 156 0.006500 10.0.0.38 - - [2025-05-29 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.38 - - [2025-05-29 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.38 - - [2025-05-29 02:28:08] "POST /ref-update HTTP/1.1" 200 156 0.007203 10.0.0.38 - - [2025-05-29 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.38 - - [2025-05-29 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.38 - - [2025-05-29 02:28:08] "POST /ref-update HTTP/1.1" 200 156 0.007072 10.0.0.38 - - [2025-05-29 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.38 - - [2025-05-29 02:28:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.38 - - [2025-05-29 02:28:08] "POST /ref-update HTTP/1.1" 200 156 0.008353 10.0.0.38 - - [2025-05-29 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.38 - - [2025-05-29 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.38 - - [2025-05-29 02:28:09] "POST /ref-update HTTP/1.1" 200 156 0.009470 10.0.0.38 - - [2025-05-29 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.38 - - [2025-05-29 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.38 - - [2025-05-29 02:28:09] "POST /ref-update HTTP/1.1" 200 156 0.006986 10.0.0.38 - - [2025-05-29 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.38 - - [2025-05-29 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.38 - - [2025-05-29 02:28:09] "POST /ref-update HTTP/1.1" 200 156 0.009742 10.0.0.38 - - [2025-05-29 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.38 - - [2025-05-29 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007535 10.0.0.38 - - [2025-05-29 02:28:09] "POST /ref-update HTTP/1.1" 200 156 0.010136 10.0.0.38 - - [2025-05-29 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.38 - - [2025-05-29 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.38 - - [2025-05-29 02:28:09] "POST /ref-update HTTP/1.1" 200 156 0.009330 10.0.0.38 - - [2025-05-29 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002951 10.0.0.38 - - [2025-05-29 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.38 - - [2025-05-29 02:28:09] "POST /ref-update HTTP/1.1" 200 156 0.008784 10.0.0.38 - - [2025-05-29 02:28:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.38 - - [2025-05-29 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.38 - - [2025-05-29 02:28:10] "POST /ref-update HTTP/1.1" 200 156 0.006797 10.0.0.38 - - [2025-05-29 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.38 - - [2025-05-29 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.38 - - [2025-05-29 02:28:10] "POST /ref-update HTTP/1.1" 200 156 0.006778 10.0.0.38 - - [2025-05-29 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.38 - - [2025-05-29 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.38 - - [2025-05-29 02:28:10] "POST /ref-update HTTP/1.1" 200 156 0.007185 10.0.0.38 - - [2025-05-29 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.38 - - [2025-05-29 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.38 - - [2025-05-29 02:28:10] "POST /ref-update HTTP/1.1" 200 156 0.006612 10.0.0.38 - - [2025-05-29 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.38 - - [2025-05-29 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.38 - - [2025-05-29 02:28:10] "POST /ref-update HTTP/1.1" 200 156 0.006740 10.0.0.38 - - [2025-05-29 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.38 - - [2025-05-29 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.38 - - [2025-05-29 02:28:10] "POST /ref-update HTTP/1.1" 200 156 0.008092 10.0.0.38 - - [2025-05-29 02:28:10] "GET / HTTP/1.1" 200 35931 0.001465 10.0.0.38 - - [2025-05-29 02:28:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000396 10.0.0.38 - - [2025-05-29 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746 10.0.0.38 - - [2025-05-29 02:28:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.38 - - [2025-05-29 02:28:10] "POST /ref-update HTTP/1.1" 200 156 0.007225 10.0.0.38 - - [2025-05-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.38 - - [2025-05-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.38 - - [2025-05-29 02:28:11] "POST /ref-update HTTP/1.1" 200 156 0.007380 10.0.0.38 - - [2025-05-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.38 - - [2025-05-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.020023 10.0.0.38 - - [2025-05-29 02:28:11] "GET /routing-instance/41d728e7-abda-46c2-ad71-f3849cae7b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003390 10.0.0.38 - - [2025-05-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.38 - - [2025-05-29 02:28:11] "POST /bgp-routers HTTP/1.1" 200 620 0.016393 10.0.0.38 - - [2025-05-29 02:28:11] "POST /ref-update HTTP/1.1" 200 156 0.006762 10.0.0.38 - - [2025-05-29 02:28:11] "GET /bgp-router/345a2146-2244-4100-8719-352b69fc0d63?fields=global_system_config_back_refs HTTP/1.1" 200 1114 0.006015 10.0.0.38 - - [2025-05-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.38 - - [2025-05-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.38 - - [2025-05-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.38 - - [2025-05-29 02:28:11] "GET /global-system-config/7bc8e698-71e3-4031-a161-e25f19e2b2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.005722 10.0.0.38 - - [2025-05-29 02:28:11] "POST /ref-update HTTP/1.1" 200 156 0.006193 10.0.0.38 - - [2025-05-29 02:28:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002929 10.0.0.38 - - [2025-05-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.38 - - [2025-05-29 02:28:11] "POST /ref-update HTTP/1.1" 200 156 0.007002 10.0.0.38 - - [2025-05-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002941 10.0.0.38 - - [2025-05-29 02:28:11] "POST /ref-update HTTP/1.1" 200 156 0.006078 10.0.0.38 - - [2025-05-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.38 - - [2025-05-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002869 10.0.0.38 - - [2025-05-29 02:28:11] "POST /ref-update HTTP/1.1" 200 156 0.007201 10.0.0.38 - - [2025-05-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.38 - - [2025-05-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.38 - - [2025-05-29 02:28:11] "POST /ref-update HTTP/1.1" 200 156 0.008335 10.0.0.38 - - [2025-05-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.38 - - [2025-05-29 02:28:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004867 10.0.0.38 - - [2025-05-29 02:28:12] "POST /ref-update HTTP/1.1" 200 156 0.007479 10.0.0.38 - - [2025-05-29 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.38 - - [2025-05-29 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.38 - - [2025-05-29 02:28:12] "POST /ref-update HTTP/1.1" 200 156 0.008150 10.0.0.38 - - [2025-05-29 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.38 - - [2025-05-29 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.38 - - [2025-05-29 02:28:12] "POST /ref-update HTTP/1.1" 200 156 0.008173 10.0.0.38 - - [2025-05-29 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.38 - - [2025-05-29 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.38 - - [2025-05-29 02:28:12] "POST /ref-update HTTP/1.1" 200 156 0.006893 10.0.0.38 - - [2025-05-29 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002997 10.0.0.38 - - [2025-05-29 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.38 - - [2025-05-29 02:28:12] "POST /ref-update HTTP/1.1" 200 156 0.008086 10.0.0.38 - - [2025-05-29 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.38 - - [2025-05-29 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.38 - - [2025-05-29 02:28:12] "POST /ref-update HTTP/1.1" 200 156 0.006975 10.0.0.38 - - [2025-05-29 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.38 - - [2025-05-29 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.38 - - [2025-05-29 02:28:12] "POST /ref-update HTTP/1.1" 200 156 0.008749 10.0.0.38 - - [2025-05-29 02:28:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.38 - - [2025-05-29 02:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.38 - - [2025-05-29 02:28:13] "POST /ref-update HTTP/1.1" 200 156 0.007818 10.0.0.38 - - [2025-05-29 02:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.38 - - [2025-05-29 02:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.38 - - [2025-05-29 02:28:13] "POST /ref-update HTTP/1.1" 200 156 0.007687 10.0.0.38 - - [2025-05-29 02:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.38 - - [2025-05-29 02:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.38 - - [2025-05-29 02:28:13] "POST /ref-update HTTP/1.1" 200 156 0.007434 10.0.0.38 - - [2025-05-29 02:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.38 - - [2025-05-29 02:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.38 - - [2025-05-29 02:28:13] "POST /ref-update HTTP/1.1" 200 156 0.006527 10.0.0.38 - - [2025-05-29 02:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.38 - - [2025-05-29 02:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.38 - - [2025-05-29 02:28:13] "POST /ref-update HTTP/1.1" 200 156 0.006499 10.0.0.38 - - [2025-05-29 02:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.38 - - [2025-05-29 02:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002775 10.0.0.38 - - [2025-05-29 02:28:13] "POST /ref-update HTTP/1.1" 200 156 0.007609 10.0.0.38 - - [2025-05-29 02:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.38 - - [2025-05-29 02:28:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.38 - - [2025-05-29 02:28:13] "POST /ref-update HTTP/1.1" 200 156 0.006907 10.0.0.38 - - [2025-05-29 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.38 - - [2025-05-29 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.38 - - [2025-05-29 02:28:14] "POST /ref-update HTTP/1.1" 200 156 0.007072 10.0.0.38 - - [2025-05-29 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.38 - - [2025-05-29 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.38 - - [2025-05-29 02:28:14] "POST /ref-update HTTP/1.1" 200 156 0.008585 10.0.0.38 - - [2025-05-29 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.38 - - [2025-05-29 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.38 - - [2025-05-29 02:28:14] "POST /ref-update HTTP/1.1" 200 156 0.007327 10.0.0.38 - - [2025-05-29 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.38 - - [2025-05-29 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.38 - - [2025-05-29 02:28:14] "POST /ref-update HTTP/1.1" 200 156 0.008760 10.0.0.38 - - [2025-05-29 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.38 - - [2025-05-29 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.38 - - [2025-05-29 02:28:14] "POST /ref-update HTTP/1.1" 200 156 0.008794 10.0.0.38 - - [2025-05-29 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.38 - - [2025-05-29 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.38 - - [2025-05-29 02:28:14] "POST /ref-update HTTP/1.1" 200 156 0.007721 10.0.0.38 - - [2025-05-29 02:28:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.38 - - [2025-05-29 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002827 10.0.0.38 - - [2025-05-29 02:28:15] "POST /ref-update HTTP/1.1" 200 156 0.007912 10.0.0.38 - - [2025-05-29 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.38 - - [2025-05-29 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.38 - - [2025-05-29 02:28:15] "POST /ref-update HTTP/1.1" 200 156 0.011283 10.0.0.38 - - [2025-05-29 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.38 - - [2025-05-29 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.38 - - [2025-05-29 02:28:15] "POST /ref-update HTTP/1.1" 200 156 0.007938 10.0.0.38 - - [2025-05-29 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.38 - - [2025-05-29 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.38 - - [2025-05-29 02:28:15] "POST /ref-update HTTP/1.1" 200 156 0.011106 10.0.0.38 - - [2025-05-29 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.38 - - [2025-05-29 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.38 - - [2025-05-29 02:28:15] "POST /ref-update HTTP/1.1" 200 156 0.010246 10.0.0.38 - - [2025-05-29 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.38 - - [2025-05-29 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.38 - - [2025-05-29 02:28:15] "POST /ref-update HTTP/1.1" 200 156 0.007765 10.0.0.38 - - [2025-05-29 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.38 - - [2025-05-29 02:28:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.38 - - [2025-05-29 02:28:15] "POST /ref-update HTTP/1.1" 200 156 0.008396 10.0.0.38 - - [2025-05-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.38 - - [2025-05-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.38 - - [2025-05-29 02:28:16] "POST /ref-update HTTP/1.1" 200 156 0.008165 10.0.0.38 - - [2025-05-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.38 - - [2025-05-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.38 - - [2025-05-29 02:28:16] "POST /ref-update HTTP/1.1" 200 156 0.009551 10.0.0.38 - - [2025-05-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.38 - - [2025-05-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.38 - - [2025-05-29 02:28:16] "POST /ref-update HTTP/1.1" 200 156 0.008659 10.0.0.38 - - [2025-05-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.38 - - [2025-05-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002754 10.0.0.38 - - [2025-05-29 02:28:16] "POST /ref-update HTTP/1.1" 200 156 0.007737 10.0.0.38 - - [2025-05-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.38 - - [2025-05-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.38 - - [2025-05-29 02:28:16] "POST /ref-update HTTP/1.1" 200 156 0.008643 10.0.0.38 - - [2025-05-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.38 - - [2025-05-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.38 - - [2025-05-29 02:28:16] "POST /ref-update HTTP/1.1" 200 156 0.008498 10.0.0.38 - - [2025-05-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.38 - - [2025-05-29 02:28:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.38 - - [2025-05-29 02:28:17] "POST /ref-update HTTP/1.1" 200 156 0.007582 10.0.0.38 - - [2025-05-29 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.38 - - [2025-05-29 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003285 10.0.0.38 - - [2025-05-29 02:28:17] "POST /ref-update HTTP/1.1" 200 156 0.007761 10.0.0.38 - - [2025-05-29 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002910 10.0.0.38 - - [2025-05-29 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.38 - - [2025-05-29 02:28:17] "POST /ref-update HTTP/1.1" 200 156 0.007952 10.0.0.38 - - [2025-05-29 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.38 - - [2025-05-29 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.38 - - [2025-05-29 02:28:17] "POST /ref-update HTTP/1.1" 200 156 0.008029 10.0.0.38 - - [2025-05-29 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.38 - - [2025-05-29 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.38 - - [2025-05-29 02:28:17] "POST /ref-update HTTP/1.1" 200 156 0.008671 10.0.0.38 - - [2025-05-29 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.38 - - [2025-05-29 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.38 - - [2025-05-29 02:28:17] "POST /ref-update HTTP/1.1" 200 156 0.007013 10.0.0.38 - - [2025-05-29 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.38 - - [2025-05-29 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.38 - - [2025-05-29 02:28:17] "POST /ref-update HTTP/1.1" 200 156 0.008697 10.0.0.38 - - [2025-05-29 02:28:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002981 10.0.0.38 - - [2025-05-29 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.38 - - [2025-05-29 02:28:18] "POST /ref-update HTTP/1.1" 200 156 0.007957 10.0.0.38 - - [2025-05-29 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.38 - - [2025-05-29 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.38 - - [2025-05-29 02:28:18] "POST /ref-update HTTP/1.1" 200 156 0.007541 10.0.0.38 - - [2025-05-29 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.38 - - [2025-05-29 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.38 - - [2025-05-29 02:28:18] "POST /ref-update HTTP/1.1" 200 156 0.008096 10.0.0.38 - - [2025-05-29 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.38 - - [2025-05-29 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.38 - - [2025-05-29 02:28:18] "POST /ref-update HTTP/1.1" 200 156 0.008250 10.0.0.38 - - [2025-05-29 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.38 - - [2025-05-29 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.38 - - [2025-05-29 02:28:18] "POST /ref-update HTTP/1.1" 200 156 0.008465 10.0.0.38 - - [2025-05-29 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002922 10.0.0.38 - - [2025-05-29 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002912 10.0.0.38 - - [2025-05-29 02:28:18] "POST /ref-update HTTP/1.1" 200 156 0.010635 10.0.0.38 - - [2025-05-29 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.38 - - [2025-05-29 02:28:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.38 - - [2025-05-29 02:28:18] "POST /ref-update HTTP/1.1" 200 156 0.007286 10.0.0.38 - - [2025-05-29 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.38 - - [2025-05-29 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.38 - - [2025-05-29 02:28:19] "POST /ref-update HTTP/1.1" 200 156 0.007467 10.0.0.38 - - [2025-05-29 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.38 - - [2025-05-29 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.38 - - [2025-05-29 02:28:19] "POST /ref-update HTTP/1.1" 200 156 0.007210 10.0.0.38 - - [2025-05-29 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006562 10.0.0.38 - - [2025-05-29 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.38 - - [2025-05-29 02:28:19] "POST /ref-update HTTP/1.1" 200 156 0.007861 10.0.0.38 - - [2025-05-29 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.38 - - [2025-05-29 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.38 - - [2025-05-29 02:28:19] "POST /ref-update HTTP/1.1" 200 156 0.007739 10.0.0.38 - - [2025-05-29 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.38 - - [2025-05-29 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.38 - - [2025-05-29 02:28:19] "POST /ref-update HTTP/1.1" 200 156 0.007560 10.0.0.38 - - [2025-05-29 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.38 - - [2025-05-29 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.38 - - [2025-05-29 02:28:19] "POST /ref-update HTTP/1.1" 200 156 0.007814 10.0.0.38 - - [2025-05-29 02:28:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.38 - - [2025-05-29 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.38 - - [2025-05-29 02:28:20] "POST /ref-update HTTP/1.1" 200 156 0.008737 10.0.0.38 - - [2025-05-29 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.38 - - [2025-05-29 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.38 - - [2025-05-29 02:28:20] "POST /ref-update HTTP/1.1" 200 156 0.009901 10.0.0.38 - - [2025-05-29 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.38 - - [2025-05-29 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.38 - - [2025-05-29 02:28:20] "POST /ref-update HTTP/1.1" 200 156 0.009408 10.0.0.38 - - [2025-05-29 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.38 - - [2025-05-29 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.38 - - [2025-05-29 02:28:20] "POST /ref-update HTTP/1.1" 200 156 0.008702 10.0.0.38 - - [2025-05-29 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.38 - - [2025-05-29 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002711 10.0.0.38 - - [2025-05-29 02:28:20] "POST /ref-update HTTP/1.1" 200 156 0.007646 10.0.0.38 - - [2025-05-29 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.38 - - [2025-05-29 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002861 10.0.0.38 - - [2025-05-29 02:28:20] "POST /ref-update HTTP/1.1" 200 156 0.009120 10.0.0.38 - - [2025-05-29 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.38 - - [2025-05-29 02:28:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.38 - - [2025-05-29 02:28:20] "POST /ref-update HTTP/1.1" 200 156 0.007766 10.0.0.38 - - [2025-05-29 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.38 - - [2025-05-29 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.38 - - [2025-05-29 02:28:21] "POST /ref-update HTTP/1.1" 200 156 0.007894 10.0.0.38 - - [2025-05-29 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.38 - - [2025-05-29 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.38 - - [2025-05-29 02:28:21] "POST /ref-update HTTP/1.1" 200 156 0.007427 10.0.0.38 - - [2025-05-29 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002805 10.0.0.38 - - [2025-05-29 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.38 - - [2025-05-29 02:28:21] "POST /ref-update HTTP/1.1" 200 156 0.007698 10.0.0.38 - - [2025-05-29 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.38 - - [2025-05-29 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.38 - - [2025-05-29 02:28:21] "POST /ref-update HTTP/1.1" 200 156 0.008304 10.0.0.38 - - [2025-05-29 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.38 - - [2025-05-29 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.38 - - [2025-05-29 02:28:21] "POST /ref-update HTTP/1.1" 200 156 0.008257 10.0.0.38 - - [2025-05-29 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.38 - - [2025-05-29 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.38 - - [2025-05-29 02:28:21] "POST /ref-update HTTP/1.1" 200 156 0.008058 10.0.0.38 - - [2025-05-29 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.38 - - [2025-05-29 02:28:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.38 - - [2025-05-29 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.007929 10.0.0.38 - - [2025-05-29 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.38 - - [2025-05-29 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.38 - - [2025-05-29 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.006858 10.0.0.38 - - [2025-05-29 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.38 - - [2025-05-29 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.38 - - [2025-05-29 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.006686 10.0.0.38 - - [2025-05-29 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.38 - - [2025-05-29 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.38 - - [2025-05-29 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.006876 10.0.0.38 - - [2025-05-29 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.38 - - [2025-05-29 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.38 - - [2025-05-29 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.007829 10.0.0.38 - - [2025-05-29 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.38 - - [2025-05-29 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.38 - - [2025-05-29 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.007206 10.0.0.38 - - [2025-05-29 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.38 - - [2025-05-29 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.38 - - [2025-05-29 02:28:22] "POST /ref-update HTTP/1.1" 200 156 0.006855 10.0.0.38 - - [2025-05-29 02:28:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.38 - - [2025-05-29 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.38 - - [2025-05-29 02:28:23] "POST /ref-update HTTP/1.1" 200 156 0.006636 10.0.0.38 - - [2025-05-29 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.38 - - [2025-05-29 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.38 - - [2025-05-29 02:28:23] "POST /ref-update HTTP/1.1" 200 156 0.007496 10.0.0.38 - - [2025-05-29 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.38 - - [2025-05-29 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.38 - - [2025-05-29 02:28:23] "POST /ref-update HTTP/1.1" 200 156 0.006727 10.0.0.38 - - [2025-05-29 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673 10.0.0.38 - - [2025-05-29 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.38 - - [2025-05-29 02:28:23] "POST /ref-update HTTP/1.1" 200 156 0.007858 10.0.0.38 - - [2025-05-29 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.38 - - [2025-05-29 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.38 - - [2025-05-29 02:28:23] "POST /ref-update HTTP/1.1" 200 156 0.007300 10.0.0.38 - - [2025-05-29 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.38 - - [2025-05-29 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.38 - - [2025-05-29 02:28:23] "POST /ref-update HTTP/1.1" 200 156 0.009453 10.0.0.38 - - [2025-05-29 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.38 - - [2025-05-29 02:28:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.38 - - [2025-05-29 02:28:23] "POST /ref-update HTTP/1.1" 200 156 0.009280 10.0.0.38 - - [2025-05-29 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.38 - - [2025-05-29 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002883 10.0.0.38 - - [2025-05-29 02:28:24] "POST /ref-update HTTP/1.1" 200 156 0.011394 10.0.0.38 - - [2025-05-29 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.38 - - [2025-05-29 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.38 - - [2025-05-29 02:28:24] "POST /ref-update HTTP/1.1" 200 156 0.009557 10.0.0.38 - - [2025-05-29 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.38 - - [2025-05-29 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.38 - - [2025-05-29 02:28:24] "POST /ref-update HTTP/1.1" 200 156 0.010150 10.0.0.38 - - [2025-05-29 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.38 - - [2025-05-29 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.38 - - [2025-05-29 02:28:24] "POST /ref-update HTTP/1.1" 200 156 0.009310 10.0.0.38 - - [2025-05-29 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.38 - - [2025-05-29 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002778 10.0.0.38 - - [2025-05-29 02:28:24] "POST /ref-update HTTP/1.1" 200 156 0.007582 10.0.0.38 - - [2025-05-29 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.38 - - [2025-05-29 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.38 - - [2025-05-29 02:28:24] "POST /ref-update HTTP/1.1" 200 156 0.008762 10.0.0.38 - - [2025-05-29 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.38 - - [2025-05-29 02:28:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.38 - - [2025-05-29 02:28:25] "POST /ref-update HTTP/1.1" 200 156 0.007882 10.0.0.38 - - [2025-05-29 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.38 - - [2025-05-29 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.38 - - [2025-05-29 02:28:25] "POST /ref-update HTTP/1.1" 200 156 0.007576 10.0.0.38 - - [2025-05-29 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002825 10.0.0.38 - - [2025-05-29 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.38 - - [2025-05-29 02:28:25] "POST /ref-update HTTP/1.1" 200 156 0.007597 10.0.0.38 - - [2025-05-29 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.38 - - [2025-05-29 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.38 - - [2025-05-29 02:28:25] "POST /ref-update HTTP/1.1" 200 156 0.009816 10.0.0.38 - - [2025-05-29 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004312 10.0.0.38 - - [2025-05-29 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.38 - - [2025-05-29 02:28:25] "POST /ref-update HTTP/1.1" 200 156 0.007817 10.0.0.38 - - [2025-05-29 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.38 - - [2025-05-29 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.38 - - [2025-05-29 02:28:25] "POST /ref-update HTTP/1.1" 200 156 0.007585 10.0.0.38 - - [2025-05-29 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.38 - - [2025-05-29 02:28:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.38 - - [2025-05-29 02:28:25] "POST /ref-update HTTP/1.1" 200 156 0.008110 10.0.0.38 - - [2025-05-29 02:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002788 10.0.0.38 - - [2025-05-29 02:28:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.38 - - [2025-05-29 02:28:26] "POST /ref-update HTTP/1.1" 200 156 0.007558 10.0.0.38 - - [2025-05-29 02:28:26] "POST /network-ipams HTTP/1.1" 200 550 0.016789 10.0.0.38 - - [2025-05-29 02:28:26] "POST /useragent-kv HTTP/1.1" 200 115 0.002722 10.0.0.38 - - [2025-05-29 02:28:26] "POST /virtual-networks HTTP/1.1" 200 552 0.094444 10.0.0.38 - - [2025-05-29 02:28:26] "POST /route-targets HTTP/1.1" 200 327 0.009701 10.0.0.38 - - [2025-05-29 02:28:26] "POST /ref-update HTTP/1.1" 200 156 0.008311 10.0.0.38 - - [2025-05-29 02:28:26] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.002464 10.0.0.38 - - [2025-05-29 02:28:26] "POST /fqname-to-id HTTP/1.1" 404 188 0.002753 10.0.0.38 - - [2025-05-29 02:28:26] "POST /fqname-to-id HTTP/1.1" 404 178 0.002621 10.0.0.38 - - [2025-05-29 02:28:26] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.003192 10.0.0.38 - - [2025-05-29 02:28:26] "GET /fabric/1651b77c-0f85-4340-aae4-f9edd792c04a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.007242 10.0.0.38 - - [2025-05-29 02:28:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.002676 10.0.0.38 - - [2025-05-29 02:28:26] "POST /fqname-to-id HTTP/1.1" 404 205 0.003142 10.0.0.38 - - [2025-05-29 02:28:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.002669 10.0.0.38 - - [2025-05-29 02:28:39] "GET / HTTP/1.1" 200 35931 0.003267 10.0.0.38 - - [2025-05-29 02:28:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000480 10.0.0.38 - - [2025-05-29 02:28:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.026392 10.0.0.38 - - [2025-05-29 02:28:39] "GET /global-system-config/7bc8e698-71e3-4031-a161-e25f19e2b2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.008575 10.0.0.38 - - [2025-05-29 02:28:40] "POST /fqname-to-id HTTP/1.1" 404 220 0.002552 10.0.0.38 - - [2025-05-29 02:28:40] "POST /database-nodes HTTP/1.1" 200 603 0.016083 10.0.0.38 - - [2025-05-29 02:29:10] "GET / HTTP/1.1" 200 35931 0.001575 10.0.0.38 - - [2025-05-29 02:29:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000403 10.0.0.38 - - [2025-05-29 02:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.021789 10.0.0.38 - - [2025-05-29 02:29:11] "GET /global-system-config/7bc8e698-71e3-4031-a161-e25f19e2b2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.006211 10.0.0.38 - - [2025-05-29 02:29:11] "POST /fqname-to-id HTTP/1.1" 404 220 0.002640 10.0.0.38 - - [2025-05-29 02:29:11] "POST /analytics-nodes HTTP/1.1" 200 605 0.014298 10.0.0.38 - - [2025-05-29 02:29:16] "GET / HTTP/1.1" 200 35931 0.002034 10.0.0.38 - - [2025-05-29 02:29:23] "GET / HTTP/1.1" 200 35931 0.001541 10.0.0.38 - - [2025-05-29 02:29:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000409 10.0.0.38 - - [2025-05-29 02:29:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.029031 10.0.0.38 - - [2025-05-29 02:29:24] "GET /global-system-config/7bc8e698-71e3-4031-a161-e25f19e2b2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005785 10.0.0.38 - - [2025-05-29 02:29:24] "POST /fqname-to-id HTTP/1.1" 404 220 0.003590 10.0.0.38 - - [2025-05-29 02:29:24] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.021768 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.38 - - [2025-05-29 02:29:28] "GET /obj-perms HTTP/1.1" 200 5056 0.345132 10.0.0.38 - - [2025-05-29 02:29:28] "GET /obj-perms HTTP/1.1" 200 5056 0.042192 10.0.0.38 - - [2025-05-29 02:29:32] "GET / HTTP/1.1" 200 35931 0.001743 10.0.0.38 - - [2025-05-29 02:29:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000393 10.0.0.38 - - [2025-05-29 02:29:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.022054 10.0.0.38 - - [2025-05-29 02:29:32] "GET /global-system-config/7bc8e698-71e3-4031-a161-e25f19e2b2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.011794 10.0.0.38 - - [2025-05-29 02:29:32] "POST /fqname-to-id HTTP/1.1" 404 220 0.003361 10.0.0.38 - - [2025-05-29 02:29:32] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.015386 10.0.0.38 - - [2025-05-29 02:30:28] "GET /obj-perms HTTP/1.1" 200 5056 0.050467 10.0.0.38 - - [2025-05-29 02:30:29] "GET /obj-perms HTTP/1.1" 200 5056 0.049737 10.0.0.38 - - [2025-05-29 02:31:00] "GET / HTTP/1.1" 200 35931 0.001654 10.0.0.38 - - [2025-05-29 02:31:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000399 10.0.0.38 - - [2025-05-29 02:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022215 10.0.0.38 - - [2025-05-29 02:31:01] "GET /global-system-config/7bc8e698-71e3-4031-a161-e25f19e2b2a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.005399 10.0.0.38 - - [2025-05-29 02:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.38 - - [2025-05-29 02:31:01] "GET /routing-instance/41d728e7-abda-46c2-ad71-f3849cae7b73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005105 10.0.0.38 - - [2025-05-29 02:31:01] "PUT /global-system-config/7bc8e698-71e3-4031-a161-e25f19e2b2a3 HTTP/1.1" 200 274 0.009874 10.0.0.38 - - [2025-05-29 02:31:01] "POST /fqname-to-id HTTP/1.1" 404 218 0.002754 10.0.0.38 - - [2025-05-29 02:31:01] "POST /virtual-routers HTTP/1.1" 200 603 0.017514 10.0.0.38 - - [2025-05-29 02:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.38 - - [2025-05-29 02:31:01] "GET /virtual-router/ffb58d7a-2546-41d7-bbf6-da27f61c7d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.006633 10.0.0.38 - - [2025-05-29 02:31:01] "POST /fqname-to-id HTTP/1.1" 404 231 0.003545 10.0.0.38 - - [2025-05-29 02:31:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.38 - - [2025-05-29 02:31:01] "GET /virtual-network/9f5aa8ab-5697-4a4f-b0f7-3248bfae947c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005959 10.0.0.38 - - [2025-05-29 02:31:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.056314 10.0.0.38 - - [2025-05-29 02:31:02] "PUT /access-control-list/02781d6b-8306-4e69-b320-325dd46e7145 HTTP/1.1" 200 272 0.011070 [Introspect:8084]10.0.0.38 - - [2025-05-29 02:31:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001035 [Introspect:8084]10.0.0.38 - - [2025-05-29 02:31:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000783 [Introspect:8084]10.0.0.38 - - [2025-05-29 02:31:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000771 [Introspect:8084]10.0.0.38 - - [2025-05-29 02:31:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001007 10.0.0.38 - - [2025-05-29 02:31:29] "GET /obj-perms HTTP/1.1" 200 5056 0.039670 10.0.0.38 - - [2025-05-29 02:31:29] "GET /obj-perms HTTP/1.1" 200 5056 0.039456 10.0.0.38 - - [2025-05-29 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.38 - - [2025-05-29 02:31:29] "GET /virtual-router/ffb58d7a-2546-41d7-bbf6-da27f61c7d4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.003751 10.0.0.38 - - [2025-05-29 02:32:05] "GET / HTTP/1.1" 200 35931 0.002245 10.0.0.38 - - [2025-05-29 02:32:06] "GET /project/ec1b731a-30f6-4960-89c3-0f0e82ec6705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000506 10.0.0.38 - - [2025-05-29 02:32:06] "GET /projects?obj_uuids=ec1b731a-30f6-4960-89c3-0f0e82ec6705&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002390 10.0.0.38 - - [2025-05-29 02:32:06] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001029 10.0.0.38 - - [2025-05-29 02:32:06] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.050747 10.0.0.38 - - [2025-05-29 02:32:06] "POST /id-to-fqname HTTP/1.1" 200 167 0.001280 10.0.0.38 - - [2025-05-29 02:32:06] "POST /fqname-to-id HTTP/1.1" 404 176 0.002611 10.0.0.38 - - [2025-05-29 02:32:07] "POST /security-groups HTTP/1.1" 200 568 0.059980 10.0.0.38 - - [2025-05-29 02:32:07] "POST /fqname-to-id HTTP/1.1" 404 207 0.002597 10.0.0.38 - - [2025-05-29 02:32:07] "POST /projects HTTP/1.1" 200 539 0.216048 10.0.0.38 - - [2025-05-29 02:32:07] "POST /access-control-lists HTTP/1.1" 200 573 0.057962 10.0.0.38 - - [2025-05-29 02:32:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.290714 10.0.0.38 - - [2025-05-29 02:32:07] "POST /fqname-to-id HTTP/1.1" 404 206 0.002726 10.0.0.38 - - [2025-05-29 02:32:07] "GET /project/ec1b731a-30f6-4960-89c3-0f0e82ec6705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.443767 10.0.0.38 - - [2025-05-29 02:32:07] "POST /access-control-lists HTTP/1.1" 200 571 0.063814 [Introspect:8084]10.0.0.38 - - [2025-05-29 02:32:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001026 10.0.0.38 - - [2025-05-29 02:32:08] "POST /fqname-to-id HTTP/1.1" 404 199 0.019574 10.0.0.38 - - [2025-05-29 02:32:08] "GET /projects?obj_uuids=02162a76-a91f-420e-a65f-1df3ce41916d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002843 10.0.0.38 - - [2025-05-29 02:32:08] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001045 10.0.0.38 - - [2025-05-29 02:32:08] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007715 10.0.0.38 - - [2025-05-29 02:32:08] "POST /id-to-fqname HTTP/1.1" 200 201 0.001770 10.0.0.38 - - [2025-05-29 02:32:08] "POST /fqname-to-id HTTP/1.1" 404 210 0.003398 10.0.0.38 - - [2025-05-29 02:32:08] "POST /security-groups HTTP/1.1" 200 602 0.067617 10.0.0.38 - - [2025-05-29 02:32:08] "POST /fqname-to-id HTTP/1.1" 404 245 0.003021 10.0.0.38 - - [2025-05-29 02:32:08] "POST /projects HTTP/1.1" 200 607 0.215586 10.0.0.38 - - [2025-05-29 02:32:08] "POST /access-control-lists HTTP/1.1" 200 607 0.056017 10.0.0.38 - - [2025-05-29 02:32:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.284960 10.0.0.38 - - [2025-05-29 02:32:08] "POST /fqname-to-id HTTP/1.1" 404 244 0.002630 10.0.0.38 - - [2025-05-29 02:32:08] "GET /project/02162a76-a91f-420e-a65f-1df3ce41916d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.399409 10.0.0.38 - - [2025-05-29 02:32:08] "POST /access-control-lists HTTP/1.1" 200 605 0.068151 10.0.0.38 - - [2025-05-29 02:32:09] "GET / HTTP/1.1" 200 35931 0.001906 10.0.0.38 - - [2025-05-29 02:32:10] "POST /fqname-to-id HTTP/1.1" 401 292 0.000548 10.0.0.38 - - [2025-05-29 02:32:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.050612 10.0.0.38 - - [2025-05-29 02:32:10] "GET /projects?obj_uuids=02162a76-a91f-420e-a65f-1df3ce41916d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000971 10.0.0.38 - - [2025-05-29 02:32:10] "GET /project/02162a76-a91f-420e-a65f-1df3ce41916d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.026900 10.0.0.38 - - [2025-05-29 02:32:10] "POST /neutron/network HTTP/1.1" 200 117 0.035328 10.0.0.38 - - [2025-05-29 02:32:10] "GET /projects?obj_uuids=02162a76-a91f-420e-a65f-1df3ce41916d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001359 10.0.0.38 - - [2025-05-29 02:32:10] "POST /neutron/network HTTP/1.1" 200 620 0.063269 10.0.0.38 - - [2025-05-29 02:32:10] "POST /route-targets HTTP/1.1" 200 327 0.011718 10.0.0.38 - - [2025-05-29 02:32:10] "POST /ref-update HTTP/1.1" 200 156 0.012797 10.0.0.38 - - [2025-05-29 02:32:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003909 10.0.0.38 - - [2025-05-29 02:32:10] "POST /neutron/subnet HTTP/1.1" 200 715 0.217919 10.0.0.38 - - [2025-05-29 02:32:10] "POST /neutron/network HTTP/1.1" 200 837 0.005147 10.0.0.38 - - [2025-05-29 02:32:10] "POST /id-to-fqname HTTP/1.1" 200 233 0.001139 10.0.0.38 - - [2025-05-29 02:32:10] "GET /virtual-network/942a2cef-c7fb-4e28-a515-9f91c03857e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004550 10.0.0.38 - - [2025-05-29 02:32:11] "POST /neutron/network HTTP/1.1" 200 837 0.005948 10.0.0.38 - - [2025-05-29 02:32:11] "GET /virtual-network/942a2cef-c7fb-4e28-a515-9f91c03857e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004856 10.0.0.38 - - [2025-05-29 02:32:11] "POST /neutron/network HTTP/1.1" 200 837 0.005320 10.0.0.38 - - [2025-05-29 02:32:11] "POST /neutron/subnet HTTP/1.1" 200 715 0.006742 10.0.0.38 - - [2025-05-29 02:32:11] "GET /domains HTTP/1.1" 401 292 0.000359 10.0.0.38 - - [2025-05-29 02:32:11] "GET /domains HTTP/1.1" 200 280 0.030901 10.0.0.38 - - [2025-05-29 02:32:11] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001043 10.0.0.38 - - [2025-05-29 02:32:11] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2585 0.012248 10.0.0.38 - - [2025-05-29 02:32:11] "GET /projects?obj_uuids=02162a76-a91f-420e-a65f-1df3ce41916d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000950 10.0.0.38 - - [2025-05-29 02:32:11] "GET /project/02162a76-a91f-420e-a65f-1df3ce41916d HTTP/1.1" 200 2166 0.084619 10.0.0.38 - - [2025-05-29 02:32:11] "GET /virtual-network/942a2cef-c7fb-4e28-a515-9f91c03857e8 HTTP/1.1" 200 2336 0.015098 10.0.0.38 - - [2025-05-29 02:32:11] "GET /virtual-network/942a2cef-c7fb-4e28-a515-9f91c03857e8 HTTP/1.1" 200 2336 0.007055 10.0.0.38 - - [2025-05-29 02:32:11] "GET /routing-instance/398aa77c-c039-4a66-bf0d-d64170165ea2 HTTP/1.1" 200 1494 0.003251 10.0.0.38 - - [2025-05-29 02:32:11] "GET /routing-instance/398aa77c-c039-4a66-bf0d-d64170165ea2 HTTP/1.1" 200 1494 0.003196 10.0.0.38 - - [2025-05-29 02:32:11] "GET /route-target/404b083a-204c-4b10-bcf7-56046f5eb182 HTTP/1.1" 200 1219 0.002821 10.0.0.38 - - [2025-05-29 02:32:11] "GET /virtual-network/942a2cef-c7fb-4e28-a515-9f91c03857e8 HTTP/1.1" 200 2336 0.004835 10.0.0.38 - - [2025-05-29 02:32:11] "GET /routing-instance/398aa77c-c039-4a66-bf0d-d64170165ea2 HTTP/1.1" 200 1494 0.003568 10.0.0.38 - - [2025-05-29 02:32:11] "GET /virtual-network/942a2cef-c7fb-4e28-a515-9f91c03857e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006272 10.0.0.38 - - [2025-05-29 02:32:11] "GET /virtual-network/942a2cef-c7fb-4e28-a515-9f91c03857e8 HTTP/1.1" 200 2336 0.004662 10.0.0.38 - - [2025-05-29 02:32:11] "GET /routing-instance/398aa77c-c039-4a66-bf0d-d64170165ea2 HTTP/1.1" 200 1494 0.003477 10.0.0.38 - - [2025-05-29 02:32:11] "GET /routing-instance/398aa77c-c039-4a66-bf0d-d64170165ea2 HTTP/1.1" 200 1494 0.002903 10.0.0.38 - - [2025-05-29 02:32:11] "GET /route-target/404b083a-204c-4b10-bcf7-56046f5eb182 HTTP/1.1" 200 1219 0.003281 10.0.0.38 - - [2025-05-29 02:32:11] "GET /domains HTTP/1.1" 200 280 0.002482 10.0.0.38 - - [2025-05-29 02:32:11] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000948 10.0.0.38 - - [2025-05-29 02:32:11] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2585 0.006823 10.0.0.38 - - [2025-05-29 02:32:11] "GET /projects?obj_uuids=02162a76-a91f-420e-a65f-1df3ce41916d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001049 10.0.0.38 - - [2025-05-29 02:32:11] "GET /project/02162a76-a91f-420e-a65f-1df3ce41916d HTTP/1.1" 200 2166 0.071917 10.0.0.38 - - [2025-05-29 02:32:11] "GET /virtual-network/942a2cef-c7fb-4e28-a515-9f91c03857e8 HTTP/1.1" 200 2336 0.005264 10.0.0.38 - - [2025-05-29 02:32:12] "GET /obj-perms HTTP/1.1" 200 5052 0.042449 10.0.0.38 - - [2025-05-29 02:32:12] "POST /id-to-fqname HTTP/1.1" 200 233 0.001283 10.0.0.38 - - [2025-05-29 02:32:13] "POST /neutron/network HTTP/1.1" 200 847 0.005478 10.0.0.38 - - [2025-05-29 02:32:13] "GET /aaa-mode HTTP/1.1" 401 292 0.000402 10.0.0.38 - - [2025-05-29 02:32:13] "GET / HTTP/1.1" 200 35931 0.001830 10.0.0.38 - - [2025-05-29 02:32:13] "GET /project/02162a76-a91f-420e-a65f-1df3ce41916d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000416 10.0.0.38 - - [2025-05-29 02:32:14] "GET /projects?obj_uuids=02162a76-a91f-420e-a65f-1df3ce41916d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001297 10.0.0.38 - - [2025-05-29 02:32:14] "GET /project/02162a76-a91f-420e-a65f-1df3ce41916d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.044478 10.0.0.38 - - [2025-05-29 02:32:14] "POST /neutron/network HTTP/1.1" 200 837 0.024356 10.0.0.38 - - [2025-05-29 02:32:15] "POST /neutron/port HTTP/1.1" 200 117 0.004779 10.0.0.38 - - [2025-05-29 02:32:15] "POST /neutron/port HTTP/1.1" 200 117 0.004885 10.0.0.38 - - [2025-05-29 02:32:15] "POST /neutron/port HTTP/1.1" 200 117 0.005725 10.0.0.38 - - [2025-05-29 02:32:15] "POST /neutron/network HTTP/1.1" 200 847 0.007382 10.0.0.38 - - [2025-05-29 02:32:15] "GET /projects?obj_uuids=02162a76-a91f-420e-a65f-1df3ce41916d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001089 10.0.0.38 - - [2025-05-29 02:32:16] "POST /neutron/port HTTP/1.1" 200 1069 0.232589 10.0.0.38 - - [2025-05-29 02:32:16] "POST /neutron/port HTTP/1.1" 200 1069 0.029201 10.0.0.38 - - [2025-05-29 02:32:16] "POST /neutron/port HTTP/1.1" 200 1069 0.007216 10.0.0.38 - - [2025-05-29 02:32:16] "POST /neutron/port HTTP/1.1" 200 1123 0.063352 10.0.0.38 - - [2025-05-29 02:32:16] "POST /neutron/port HTTP/1.1" 200 1097 0.012773 10.0.0.38 - - [2025-05-29 02:32:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003155 10.0.0.38 - - [2025-05-29 02:32:16] "POST /neutron/subnet HTTP/1.1" 200 689 0.009033 10.0.0.38 - - [2025-05-29 02:32:16] "POST /neutron/port HTTP/1.1" 200 117 0.001134 10.0.0.38 - - [2025-05-29 02:32:16] "POST /neutron/network HTTP/1.1" 200 837 0.005260 10.0.0.38 - - [2025-05-29 02:32:20] "POST /neutron/port HTTP/1.1" 200 1097 0.013396 10.0.0.38 - - [2025-05-29 02:32:20] "POST /neutron/security_group HTTP/1.1" 200 2069 0.005973 10.0.0.38 - - [2025-05-29 02:32:20] "GET /obj-perms HTTP/1.1" 200 5052 0.003109 10.0.0.38 - - [2025-05-29 02:32:21] "GET /obj-perms HTTP/1.1" 200 5052 0.003082 10.0.0.38 - - [2025-05-29 02:32:22] "GET /obj-perms HTTP/1.1" 200 5052 0.003082 10.0.0.38 - - [2025-05-29 02:32:23] "GET /obj-perms HTTP/1.1" 200 5052 0.003377 10.0.0.38 - - [2025-05-29 02:32:24] "GET /obj-perms HTTP/1.1" 200 5052 0.003028 10.0.0.38 - - [2025-05-29 02:32:25] "DELETE /project/ec1b731a30f6496089c30f0e82ec6705 HTTP/1.1" 404 173 0.021465 10.0.0.38 - - [2025-05-29 02:32:25] "DELETE /project/02162a76a91f420ea65f1df3ce41916d HTTP/1.1" 404 173 0.031415 10.0.0.38 - - [2025-05-29 02:32:25] "POST /neutron/network HTTP/1.1" 200 837 0.006792 10.0.0.38 - - [2025-05-29 02:32:25] "POST /neutron/network HTTP/1.1" 400 204 0.009471 10.0.0.38 - - [2025-05-29 02:32:25] "POST /neutron/port HTTP/1.1" 200 1097 0.012672 10.0.0.38 - - [2025-05-29 02:32:25] "POST /neutron/port HTTP/1.1" 200 1123 0.007600 10.0.0.38 - - [2025-05-29 02:32:26] "POST /neutron/port HTTP/1.1" 200 151 0.078839 10.0.0.38 - - [2025-05-29 02:32:27] "POST /neutron/network HTTP/1.1" 200 837 0.005430 10.0.0.38 - - [2025-05-29 02:32:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.022264 10.0.0.38 - - [2025-05-29 02:32:27] "POST /useragent-kv HTTP/1.1" 200 115 0.031575 10.0.0.38 - - [2025-05-29 02:32:27] "DELETE /route-target/404b083a-204c-4b10-bcf7-56046f5eb182 HTTP/1.1" 200 115 0.018839 10.0.0.38 - - [2025-05-29 02:32:27] "POST /useragent-kv HTTP/1.1" 200 115 0.002146 10.0.0.38 - - [2025-05-29 02:32:27] "POST /neutron/network HTTP/1.1" 200 151 0.102803 10.0.0.38 - - [2025-05-29 02:32:27] "GET /routing-instance/398aa77c-c039-4a66-bf0d-d64170165ea2 HTTP/1.1" 404 171 0.002490 10.0.0.38 - - [2025-05-29 02:32:27] "GET /domains HTTP/1.1" 200 280 0.001957 10.0.0.38 - - [2025-05-29 02:32:27] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001329 10.0.0.38 - - [2025-05-29 02:32:27] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2585 0.049408 10.0.0.38 - - [2025-05-29 02:32:27] "GET /projects?obj_uuids=02162a76-a91f-420e-a65f-1df3ce41916d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001046 10.0.0.38 - - [2025-05-29 02:32:27] "GET /project/02162a76-a91f-420e-a65f-1df3ce41916d HTTP/1.1" 200 1916 0.070902 10.0.0.38 - - [2025-05-29 02:32:27] "GET /projects?obj_uuids=02162a76-a91f-420e-a65f-1df3ce41916d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001159 10.0.0.38 - - [2025-05-29 02:32:27] "GET /project/02162a76-a91f-420e-a65f-1df3ce41916d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1405 0.022782 10.0.0.38 - - [2025-05-29 02:32:27] "GET /projects?obj_uuids=02162a76-a91f-420e-a65f-1df3ce41916d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001468 10.0.0.38 - - [2025-05-29 02:32:28] "GET /project/02162a76-a91f-420e-a65f-1df3ce41916d?fields=virtual_networks HTTP/1.1" 200 1052 0.068355 10.0.0.38 - - [2025-05-29 02:32:28] "GET /projects?obj_uuids=02162a76-a91f-420e-a65f-1df3ce41916d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001030 10.0.0.38 - - [2025-05-29 02:32:28] "GET /project/02162a76-a91f-420e-a65f-1df3ce41916d?fields=virtual_machine_interfaces HTTP/1.1" 200 1052 0.024956 10.0.0.38 - - [2025-05-29 02:32:28] "GET /projects?obj_uuids=02162a76-a91f-420e-a65f-1df3ce41916d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001033 10.0.0.38 - - [2025-05-29 02:32:28] "GET /project/02162a76-a91f-420e-a65f-1df3ce41916d?fields=security_groups HTTP/1.1" 200 1289 0.028302 10.0.0.38 - - [2025-05-29 02:32:28] "POST /fqname-to-id HTTP/1.1" 404 200 0.022026 10.0.0.38 - - [2025-05-29 02:32:28] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003996 10.0.0.38 - - [2025-05-29 02:32:29] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001037 10.0.0.38 - - [2025-05-29 02:32:29] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006973 10.0.0.38 - - [2025-05-29 02:32:29] "POST /id-to-fqname HTTP/1.1" 200 202 0.001150 10.0.0.38 - - [2025-05-29 02:32:29] "POST /fqname-to-id HTTP/1.1" 404 211 0.002164 10.0.0.38 - - [2025-05-29 02:32:29] "POST /security-groups HTTP/1.1" 200 603 0.059615 10.0.0.38 - - [2025-05-29 02:32:29] "POST /fqname-to-id HTTP/1.1" 404 246 0.002333 10.0.0.38 - - [2025-05-29 02:32:29] "POST /projects HTTP/1.1" 200 609 0.203884 10.0.0.38 - - [2025-05-29 02:32:29] "POST /access-control-lists HTTP/1.1" 200 608 0.059347 10.0.0.38 - - [2025-05-29 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.276145 10.0.0.38 - - [2025-05-29 02:32:29] "POST /fqname-to-id HTTP/1.1" 404 245 0.002534 10.0.0.38 - - [2025-05-29 02:32:29] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.397856 10.0.0.38 - - [2025-05-29 02:32:29] "POST /access-control-lists HTTP/1.1" 200 606 0.059278 10.0.0.38 - - [2025-05-29 02:32:30] "GET /obj-perms HTTP/1.1" 200 5056 0.058541 10.0.0.38 - - [2025-05-29 02:32:30] "GET / HTTP/1.1" 200 35931 0.001599 10.0.0.38 - - [2025-05-29 02:32:30] "GET /obj-perms HTTP/1.1" 200 5056 0.360537 10.0.0.38 - - [2025-05-29 02:32:31] "GET /projects?obj_uuids=ec1b731a-30f6-4960-89c3-0f0e82ec6705&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001147 10.0.0.38 - - [2025-05-29 02:32:31] "GET /project/ec1b731a-30f6-4960-89c3-0f0e82ec6705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.021037 10.0.0.38 - - [2025-05-29 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.38 - - [2025-05-29 02:32:32] "GET /security-group/4838432a-df44-4f7d-be0d-43481d7ec3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.004460 10.0.0.38 - - [2025-05-29 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.38 - - [2025-05-29 02:32:32] "GET /projects?obj_uuids=ec1b731a-30f6-4960-89c3-0f0e82ec6705&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001320 10.0.0.38 - - [2025-05-29 02:32:32] "GET /project/ec1b731a-30f6-4960-89c3-0f0e82ec6705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.025369 10.0.0.38 - - [2025-05-29 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.38 - - [2025-05-29 02:32:32] "GET /security-group/4838432a-df44-4f7d-be0d-43481d7ec3b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3684 0.003764 10.0.0.38 - - [2025-05-29 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.38 - - [2025-05-29 02:32:32] "PUT /security-group/4838432a-df44-4f7d-be0d-43481d7ec3b9 HTTP/1.1" 200 262 0.014598 10.0.0.38 - - [2025-05-29 02:32:32] "PUT /access-control-list/51be1956-d8f6-4f69-b376-b9c8d108593d HTTP/1.1" 200 272 0.009356 10.0.0.38 - - [2025-05-29 02:32:32] "PUT /access-control-list/f144888c-3ca4-46ae-8cc5-daf1b36a3466 HTTP/1.1" 200 272 0.011496 10.0.0.38 - - [2025-05-29 02:32:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000626 10.0.0.38 - - [2025-05-29 02:32:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.053544 10.0.0.38 - - [2025-05-29 02:32:32] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001061 10.0.0.38 - - [2025-05-29 02:32:32] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.022814 10.0.0.38 - - [2025-05-29 02:32:33] "POST /neutron/network HTTP/1.1" 200 117 0.028114 10.0.0.38 - - [2025-05-29 02:32:33] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001249 10.0.0.38 - - [2025-05-29 02:32:33] "POST /neutron/network HTTP/1.1" 200 619 0.074111 10.0.0.38 - - [2025-05-29 02:32:33] "POST /route-targets HTTP/1.1" 200 327 0.011108 10.0.0.38 - - [2025-05-29 02:32:33] "POST /ref-update HTTP/1.1" 200 156 0.012842 10.0.0.38 - - [2025-05-29 02:32:33] "POST /useragent-kv HTTP/1.1" 200 115 0.001842 10.0.0.38 - - [2025-05-29 02:32:33] "POST /neutron/subnet HTTP/1.1" 200 720 0.161363 10.0.0.38 - - [2025-05-29 02:32:33] "POST /neutron/network HTTP/1.1" 200 837 0.006325 10.0.0.38 - - [2025-05-29 02:32:33] "POST /id-to-fqname HTTP/1.1" 200 233 0.001102 10.0.0.38 - - [2025-05-29 02:32:33] "GET /virtual-network/c76b5fbb-0de4-412a-9649-4d4a96e3c600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004247 10.0.0.38 - - [2025-05-29 02:32:33] "POST /neutron/network HTTP/1.1" 200 837 0.004951 10.0.0.38 - - [2025-05-29 02:32:33] "GET /virtual-network/c76b5fbb-0de4-412a-9649-4d4a96e3c600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004767 10.0.0.38 - - [2025-05-29 02:32:33] "POST /neutron/network HTTP/1.1" 200 837 0.005999 10.0.0.38 - - [2025-05-29 02:32:33] "POST /neutron/subnet HTTP/1.1" 200 720 0.005795 10.0.0.38 - - [2025-05-29 02:32:33] "GET /domains HTTP/1.1" 401 292 0.000356 10.0.0.38 - - [2025-05-29 02:32:33] "GET /domains HTTP/1.1" 200 280 0.022943 10.0.0.38 - - [2025-05-29 02:32:33] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000984 10.0.0.38 - - [2025-05-29 02:32:33] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2783 0.007812 10.0.0.38 - - [2025-05-29 02:32:33] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000948 10.0.0.38 - - [2025-05-29 02:32:33] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f HTTP/1.1" 200 2174 0.064740 10.0.0.38 - - [2025-05-29 02:32:33] "GET /virtual-network/c76b5fbb-0de4-412a-9649-4d4a96e3c600 HTTP/1.1" 200 2337 0.006108 10.0.0.38 - - [2025-05-29 02:32:33] "GET /virtual-network/c76b5fbb-0de4-412a-9649-4d4a96e3c600 HTTP/1.1" 200 2337 0.007012 10.0.0.38 - - [2025-05-29 02:32:33] "GET /routing-instance/582bdda8-38b7-4334-81e0-be283152f089 HTTP/1.1" 200 1490 0.003588 10.0.0.38 - - [2025-05-29 02:32:33] "GET /routing-instance/582bdda8-38b7-4334-81e0-be283152f089 HTTP/1.1" 200 1490 0.003551 10.0.0.38 - - [2025-05-29 02:32:33] "GET /route-target/83c23727-c357-4a1f-b5aa-c354e6c796d1 HTTP/1.1" 200 1218 0.003321 10.0.0.38 - - [2025-05-29 02:32:33] "GET /virtual-network/c76b5fbb-0de4-412a-9649-4d4a96e3c600 HTTP/1.1" 200 2337 0.004550 10.0.0.38 - - [2025-05-29 02:32:33] "GET /routing-instance/582bdda8-38b7-4334-81e0-be283152f089 HTTP/1.1" 200 1490 0.003106 10.0.0.38 - - [2025-05-29 02:32:33] "GET /virtual-network/c76b5fbb-0de4-412a-9649-4d4a96e3c600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004513 10.0.0.38 - - [2025-05-29 02:32:33] "GET /virtual-network/c76b5fbb-0de4-412a-9649-4d4a96e3c600 HTTP/1.1" 200 2337 0.005632 10.0.0.38 - - [2025-05-29 02:32:33] "GET /routing-instance/582bdda8-38b7-4334-81e0-be283152f089 HTTP/1.1" 200 1490 0.003237 10.0.0.38 - - [2025-05-29 02:32:33] "GET /routing-instance/582bdda8-38b7-4334-81e0-be283152f089 HTTP/1.1" 200 1490 0.003291 10.0.0.38 - - [2025-05-29 02:32:33] "GET /route-target/83c23727-c357-4a1f-b5aa-c354e6c796d1 HTTP/1.1" 200 1218 0.002738 10.0.0.38 - - [2025-05-29 02:32:33] "GET /domains HTTP/1.1" 200 280 0.002395 10.0.0.38 - - [2025-05-29 02:32:33] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000935 10.0.0.38 - - [2025-05-29 02:32:33] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2783 0.006423 10.0.0.38 - - [2025-05-29 02:32:33] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001222 10.0.0.38 - - [2025-05-29 02:32:34] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f HTTP/1.1" 200 2174 0.063421 10.0.0.38 - - [2025-05-29 02:32:34] "GET /virtual-network/c76b5fbb-0de4-412a-9649-4d4a96e3c600 HTTP/1.1" 200 2337 0.006275 10.0.0.38 - - [2025-05-29 02:32:34] "GET /obj-perms HTTP/1.1" 200 5054 0.039083 10.0.0.38 - - [2025-05-29 02:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.38 - - [2025-05-29 02:32:34] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000920 10.0.0.38 - - [2025-05-29 02:32:34] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.021383 10.0.0.38 - - [2025-05-29 02:32:34] "POST /neutron/network HTTP/1.1" 200 117 0.008321 10.0.0.38 - - [2025-05-29 02:32:34] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000960 10.0.0.38 - - [2025-05-29 02:32:34] "POST /neutron/network HTTP/1.1" 200 619 0.073250 10.0.0.38 - - [2025-05-29 02:32:34] "POST /route-targets HTTP/1.1" 200 327 0.009470 10.0.0.38 - - [2025-05-29 02:32:34] "POST /ref-update HTTP/1.1" 200 156 0.012113 10.0.0.38 - - [2025-05-29 02:32:34] "POST /useragent-kv HTTP/1.1" 200 115 0.004779 10.0.0.38 - - [2025-05-29 02:32:34] "POST /neutron/subnet HTTP/1.1" 200 734 0.171791 10.0.0.38 - - [2025-05-29 02:32:34] "POST /neutron/network HTTP/1.1" 200 840 0.011357 10.0.0.38 - - [2025-05-29 02:32:34] "POST /id-to-fqname HTTP/1.1" 200 233 0.001333 10.0.0.38 - - [2025-05-29 02:32:34] "GET /virtual-network/feb31235-fcf5-4746-a228-2558e1efc86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004921 10.0.0.38 - - [2025-05-29 02:32:34] "POST /neutron/network HTTP/1.1" 200 840 0.005656 10.0.0.38 - - [2025-05-29 02:32:34] "GET /virtual-network/feb31235-fcf5-4746-a228-2558e1efc86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005124 10.0.0.38 - - [2025-05-29 02:32:34] "POST /neutron/network HTTP/1.1" 200 840 0.005580 10.0.0.38 - - [2025-05-29 02:32:34] "POST /neutron/subnet HTTP/1.1" 200 734 0.007531 10.0.0.38 - - [2025-05-29 02:32:34] "GET /domains HTTP/1.1" 200 280 0.002439 10.0.0.38 - - [2025-05-29 02:32:34] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001457 10.0.0.38 - - [2025-05-29 02:32:34] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2783 0.007503 10.0.0.38 - - [2025-05-29 02:32:34] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001197 10.0.0.38 - - [2025-05-29 02:32:35] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f HTTP/1.1" 200 2402 0.065293 10.0.0.38 - - [2025-05-29 02:32:35] "GET /virtual-network/feb31235-fcf5-4746-a228-2558e1efc86a HTTP/1.1" 200 2346 0.005706 10.0.0.38 - - [2025-05-29 02:32:35] "GET /virtual-network/feb31235-fcf5-4746-a228-2558e1efc86a HTTP/1.1" 200 2346 0.004634 10.0.0.38 - - [2025-05-29 02:32:35] "GET /routing-instance/31b55634-5763-4282-a462-172eb6311855 HTTP/1.1" 200 1491 0.003618 10.0.0.38 - - [2025-05-29 02:32:35] "GET /routing-instance/31b55634-5763-4282-a462-172eb6311855 HTTP/1.1" 200 1491 0.003049 10.0.0.38 - - [2025-05-29 02:32:35] "GET /route-target/47974112-c6d4-4639-9775-6de10d2869b3 HTTP/1.1" 200 1218 0.002633 10.0.0.38 - - [2025-05-29 02:32:35] "GET /virtual-network/feb31235-fcf5-4746-a228-2558e1efc86a HTTP/1.1" 200 2346 0.008360 10.0.0.38 - - [2025-05-29 02:32:35] "GET /routing-instance/31b55634-5763-4282-a462-172eb6311855 HTTP/1.1" 200 1491 0.003088 10.0.0.38 - - [2025-05-29 02:32:35] "GET /virtual-network/feb31235-fcf5-4746-a228-2558e1efc86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004335 10.0.0.38 - - [2025-05-29 02:32:35] "GET /virtual-network/feb31235-fcf5-4746-a228-2558e1efc86a HTTP/1.1" 200 2346 0.004321 10.0.0.38 - - [2025-05-29 02:32:35] "GET /routing-instance/31b55634-5763-4282-a462-172eb6311855 HTTP/1.1" 200 1491 0.002952 10.0.0.38 - - [2025-05-29 02:32:35] "GET /routing-instance/31b55634-5763-4282-a462-172eb6311855 HTTP/1.1" 200 1491 0.003253 10.0.0.38 - - [2025-05-29 02:32:35] "GET /route-target/47974112-c6d4-4639-9775-6de10d2869b3 HTTP/1.1" 200 1218 0.002420 10.0.0.38 - - [2025-05-29 02:32:35] "GET /domains HTTP/1.1" 200 280 0.002312 10.0.0.38 - - [2025-05-29 02:32:35] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000916 10.0.0.38 - - [2025-05-29 02:32:35] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2783 0.006170 10.0.0.38 - - [2025-05-29 02:32:35] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000857 10.0.0.38 - - [2025-05-29 02:32:35] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f HTTP/1.1" 200 2402 0.065099 10.0.0.38 - - [2025-05-29 02:32:35] "GET /virtual-network/feb31235-fcf5-4746-a228-2558e1efc86a HTTP/1.1" 200 2346 0.004616 10.0.0.38 - - [2025-05-29 02:32:35] "GET /obj-perms HTTP/1.1" 200 5054 0.003322 10.0.0.38 - - [2025-05-29 02:32:35] "POST /id-to-fqname HTTP/1.1" 200 233 0.001279 10.0.0.38 - - [2025-05-29 02:32:35] "POST /neutron/network HTTP/1.1" 200 850 0.005644 10.0.0.38 - - [2025-05-29 02:32:35] "GET /aaa-mode HTTP/1.1" 401 292 0.000390 10.0.0.38 - - [2025-05-29 02:32:35] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.38 - - [2025-05-29 02:32:35] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000389 10.0.0.38 - - [2025-05-29 02:32:36] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001131 10.0.0.38 - - [2025-05-29 02:32:36] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048117 10.0.0.38 - - [2025-05-29 02:32:36] "POST /neutron/network HTTP/1.1" 200 840 0.005038 10.0.0.38 - - [2025-05-29 02:32:36] "POST /neutron/port HTTP/1.1" 200 117 0.004693 10.0.0.38 - - [2025-05-29 02:32:36] "POST /neutron/port HTTP/1.1" 200 117 0.004423 10.0.0.38 - - [2025-05-29 02:32:36] "POST /id-to-fqname HTTP/1.1" 200 233 0.001296 10.0.0.38 - - [2025-05-29 02:32:36] "POST /neutron/port HTTP/1.1" 200 117 0.004985 10.0.0.38 - - [2025-05-29 02:32:36] "POST /neutron/network HTTP/1.1" 200 847 0.006120 10.0.0.38 - - [2025-05-29 02:32:36] "GET /aaa-mode HTTP/1.1" 401 292 0.000384 10.0.0.38 - - [2025-05-29 02:32:36] "POST /neutron/network HTTP/1.1" 200 850 0.005580 10.0.0.38 - - [2025-05-29 02:32:36] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001098 10.0.0.38 - - [2025-05-29 02:32:36] "GET / HTTP/1.1" 200 35931 0.001405 10.0.0.38 - - [2025-05-29 02:32:36] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000419 10.0.0.38 - - [2025-05-29 02:32:36] "POST /neutron/port HTTP/1.1" 200 1074 0.218119 10.0.0.38 - - [2025-05-29 02:32:36] "POST /neutron/port HTTP/1.1" 200 1074 0.008934 10.0.0.38 - - [2025-05-29 02:32:36] "POST /neutron/port HTTP/1.1" 200 1074 0.007569 10.0.0.38 - - [2025-05-29 02:32:36] "POST /neutron/port HTTP/1.1" 200 1128 0.090598 10.0.0.38 - - [2025-05-29 02:32:37] "POST /neutron/port HTTP/1.1" 200 1102 0.019407 10.0.0.38 - - [2025-05-29 02:32:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004404 10.0.0.38 - - [2025-05-29 02:32:37] "POST /neutron/subnet HTTP/1.1" 200 708 0.017512 10.0.0.38 - - [2025-05-29 02:32:37] "POST /neutron/port HTTP/1.1" 200 117 0.001457 10.0.0.38 - - [2025-05-29 02:32:37] "POST /neutron/network HTTP/1.1" 200 840 0.011393 10.0.0.38 - - [2025-05-29 02:32:37] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001644 10.0.0.38 - - [2025-05-29 02:32:37] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.071511 10.0.0.38 - - [2025-05-29 02:32:37] "POST /neutron/network HTTP/1.1" 200 837 0.006674 10.0.0.38 - - [2025-05-29 02:32:37] "POST /neutron/port HTTP/1.1" 200 1102 0.020567 10.0.0.38 - - [2025-05-29 02:32:37] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007406 10.0.0.38 - - [2025-05-29 02:32:37] "POST /neutron/port HTTP/1.1" 200 117 0.005612 10.0.0.38 - - [2025-05-29 02:32:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002870 10.0.0.38 - - [2025-05-29 02:32:37] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001407 10.0.0.38 - - [2025-05-29 02:32:37] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.031217 10.0.0.38 - - [2025-05-29 02:32:37] "GET /virtual-network/c76b5fbb-0de4-412a-9649-4d4a96e3c600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005268 10.0.0.38 - - [2025-05-29 02:32:37] "GET /floating-ip-pools?parent_id=c76b5fbb-0de4-412a-9649-4d4a96e3c600&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004650 10.0.0.38 - - [2025-05-29 02:32:37] "GET /virtual-network/c76b5fbb-0de4-412a-9649-4d4a96e3c600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005289 10.0.0.38 - - [2025-05-29 02:32:37] "POST /floating-ip-pools HTTP/1.1" 200 609 0.021886 10.0.0.38 - - [2025-05-29 02:32:37] "POST /neutron/network HTTP/1.1" 200 847 0.009485 10.0.0.38 - - [2025-05-29 02:32:37] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001074 10.0.0.38 - - [2025-05-29 02:32:37] "POST /ref-update HTTP/1.1" 200 156 0.015116 10.0.0.38 - - [2025-05-29 02:32:37] "GET /virtual-network/c76b5fbb-0de4-412a-9649-4d4a96e3c600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.008210 10.0.0.38 - - [2025-05-29 02:32:37] "GET /domains HTTP/1.1" 200 280 0.003600 10.0.0.38 - - [2025-05-29 02:32:37] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001412 10.0.0.38 - - [2025-05-29 02:32:37] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2783 0.019308 10.0.0.38 - - [2025-05-29 02:32:37] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001139 10.0.0.38 - - [2025-05-29 02:32:37] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f HTTP/1.1" 200 3244 0.083687 10.0.0.38 - - [2025-05-29 02:32:37] "GET /virtual-network/c76b5fbb-0de4-412a-9649-4d4a96e3c600 HTTP/1.1" 200 3149 0.020858 10.0.0.38 - - [2025-05-29 02:32:38] "GET /floating-ip-pool/5cdba208-86d5-41db-a7fc-5b3ff3719cc5 HTTP/1.1" 200 1440 0.004729 10.0.0.38 - - [2025-05-29 02:32:38] "GET /domains HTTP/1.1" 200 280 0.002404 10.0.0.38 - - [2025-05-29 02:32:38] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.38 - - [2025-05-29 02:32:38] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2783 0.009058 10.0.0.38 - - [2025-05-29 02:32:38] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002255 10.0.0.38 - - [2025-05-29 02:32:38] "POST /neutron/port HTTP/1.1" 200 1071 0.350022 10.0.0.38 - - [2025-05-29 02:32:38] "POST /neutron/port HTTP/1.1" 200 1071 0.021399 10.0.0.38 - - [2025-05-29 02:32:38] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f HTTP/1.1" 200 3244 0.103590 10.0.0.38 - - [2025-05-29 02:32:38] "POST /neutron/port HTTP/1.1" 200 1071 0.022162 10.0.0.38 - - [2025-05-29 02:32:38] "GET /virtual-network/c76b5fbb-0de4-412a-9649-4d4a96e3c600 HTTP/1.1" 200 3149 0.004661 10.0.0.38 - - [2025-05-29 02:32:38] "GET /virtual-network/c76b5fbb-0de4-412a-9649-4d4a96e3c600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005250 10.0.0.38 - - [2025-05-29 02:32:38] "POST /neutron/port HTTP/1.1" 200 1125 0.104424 10.0.0.38 - - [2025-05-29 02:32:38] "POST /neutron/port HTTP/1.1" 200 1102 0.038855 10.0.0.38 - - [2025-05-29 02:32:38] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008596 10.0.0.38 - - [2025-05-29 02:32:38] "POST /neutron/port HTTP/1.1" 200 1099 0.018341 10.0.0.38 - - [2025-05-29 02:32:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006706 10.0.0.38 - - [2025-05-29 02:32:38] "POST /neutron/port HTTP/1.1" 200 1102 0.023538 10.0.0.38 - - [2025-05-29 02:32:38] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005429 10.0.0.38 - - [2025-05-29 02:32:38] "POST /neutron/subnet HTTP/1.1" 200 694 0.013426 10.0.0.38 - - [2025-05-29 02:32:38] "POST /neutron/port HTTP/1.1" 200 117 0.001209 10.0.0.38 - - [2025-05-29 02:32:38] "POST /neutron/network HTTP/1.1" 200 837 0.005479 10.0.0.38 - - [2025-05-29 02:32:38] "POST /neutron/port HTTP/1.1" 200 1102 0.023664 10.0.0.38 - - [2025-05-29 02:32:38] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006014 10.0.0.38 - - [2025-05-29 02:32:38] "GET /virtual-machine/f792e647-3aae-4f93-a724-40983b036754 HTTP/1.1" 200 1305 0.003789 10.0.0.38 - - [2025-05-29 02:32:38] "GET /virtual-machine-interface/b59dd2ff-175e-4e28-820a-cbb7630f99cf HTTP/1.1" 200 3003 0.004224 10.0.0.38 - - [2025-05-29 02:32:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002443 10.0.0.38 - - [2025-05-29 02:32:38] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002786 10.0.0.38 - - [2025-05-29 02:32:38] "GET /virtual-networks?parent_id=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002810 10.0.0.38 - - [2025-05-29 02:32:38] "GET /virtual-network/feb31235-fcf5-4746-a228-2558e1efc86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.007892 10.0.0.38 - - [2025-05-29 02:32:40] "GET /global-system-configs HTTP/1.1" 200 322 0.002678 10.0.0.38 - - [2025-05-29 02:32:40] "GET /obj-perms HTTP/1.1" 200 5056 0.032090 10.0.0.38 - - [2025-05-29 02:32:41] "POST /neutron/port HTTP/1.1" 200 1102 0.013916 10.0.0.38 - - [2025-05-29 02:32:41] "POST /neutron/port HTTP/1.1" 200 1102 0.014625 10.0.0.38 - - [2025-05-29 02:32:41] "POST /neutron/network HTTP/1.1" 200 850 0.005987 10.0.0.38 - - [2025-05-29 02:32:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006014 10.0.0.38 - - [2025-05-29 02:32:41] "POST /neutron/subnet HTTP/1.1" 200 708 0.009401 10.0.0.38 - - [2025-05-29 02:32:41] "POST /neutron/port HTTP/1.1" 200 117 0.001172 10.0.0.38 - - [2025-05-29 02:32:41] "POST /neutron/network HTTP/1.1" 200 840 0.005827 10.0.0.38 - - [2025-05-29 02:32:41] "GET /global-system-configs HTTP/1.1" 200 322 0.007769 10.0.0.38 - - [2025-05-29 02:32:41] "GET /obj-perms HTTP/1.1" 200 5056 0.027805 10.0.0.38 - - [2025-05-29 02:32:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.38 - - [2025-05-29 02:32:41] "GET /virtual-network/feb31235-fcf5-4746-a228-2558e1efc86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005122 10.0.0.38 - - [2025-05-29 02:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.38 - - [2025-05-29 02:32:45] "GET /virtual-network/feb31235-fcf5-4746-a228-2558e1efc86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004684 10.0.0.38 - - [2025-05-29 02:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002765 10.0.0.38 - - [2025-05-29 02:32:47] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003516 10.0.0.38 - - [2025-05-29 02:32:47] "GET /virtual-networks?parent_id=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003256 10.0.0.38 - - [2025-05-29 02:32:48] "GET /virtual-network/feb31235-fcf5-4746-a228-2558e1efc86a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.005022 10.0.0.38 - - [2025-05-29 02:32:48] "POST /neutron/port HTTP/1.1" 200 1102 0.014834 10.0.0.38 - - [2025-05-29 02:32:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006726 10.0.0.38 - - [2025-05-29 02:32:48] "POST /neutron/port HTTP/1.1" 200 1102 0.033582 10.0.0.38 - - [2025-05-29 02:32:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005785 10.0.0.38 - - [2025-05-29 02:32:48] "POST /neutron/port HTTP/1.1" 200 1099 0.012908 10.0.0.38 - - [2025-05-29 02:32:48] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005265 10.0.0.38 - - [2025-05-29 02:32:53] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001063 10.0.0.38 - - [2025-05-29 02:32:53] "POST /neutron/floatingip HTTP/1.1" 200 529 0.059119 10.0.0.38 - - [2025-05-29 02:32:53] "POST /neutron/port HTTP/1.1" 200 1102 0.012500 10.0.0.38 - - [2025-05-29 02:32:53] "POST /neutron/floatingip HTTP/1.1" 200 529 0.004478 10.0.0.38 - - [2025-05-29 02:32:53] "POST /neutron/floatingip HTTP/1.1" 200 578 0.025612 10.0.0.38 - - [2025-05-29 02:32:53] "POST /neutron/port HTTP/1.1" 200 1099 0.013386 10.0.0.38 - - [2025-05-29 02:32:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005655 10.0.0.38 - - [2025-05-29 02:32:53] "POST /neutron/port HTTP/1.1" 200 1099 0.012898 10.0.0.38 - - [2025-05-29 02:32:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005246 10.0.0.38 - - [2025-05-29 02:32:53] "POST /neutron/port HTTP/1.1" 200 1099 0.012418 10.0.0.38 - - [2025-05-29 02:32:53] "POST /neutron/security_group HTTP/1.1" 200 2070 0.004989 10.0.0.38 - - [2025-05-29 02:32:53] "GET /virtual-machine/38f843ab-64ae-4d01-afbd-4627206c5f66 HTTP/1.1" 200 1304 0.004612 10.0.0.38 - - [2025-05-29 02:32:53] "GET /virtual-machine-interface/da77afb5-0cde-4c5a-bec8-3020f31e934c HTTP/1.1" 200 3004 0.005122 10.0.0.38 - - [2025-05-29 02:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.38 - - [2025-05-29 02:32:53] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002934 10.0.0.38 - - [2025-05-29 02:32:53] "GET /virtual-networks?parent_id=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003176 10.0.0.38 - - [2025-05-29 02:32:53] "GET /virtual-network/c76b5fbb-0de4-412a-9649-4d4a96e3c600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005739 10.0.0.38 - - [2025-05-29 02:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002890 10.0.0.38 - - [2025-05-29 02:32:54] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002841 10.0.0.38 - - [2025-05-29 02:32:54] "GET /virtual-networks?parent_id=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003047 10.0.0.38 - - [2025-05-29 02:32:54] "GET /virtual-network/c76b5fbb-0de4-412a-9649-4d4a96e3c600?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.005116 10.0.0.38 - - [2025-05-29 02:32:55] "POST /neutron/floatingip HTTP/1.1" 200 578 0.008529 10.0.0.38 - - [2025-05-29 02:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.38 - - [2025-05-29 02:32:55] "GET /routing-instance/582bdda8-38b7-4334-81e0-be283152f089?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.002886 10.0.0.38 - - [2025-05-29 02:32:55] "GET /route-target/83c23727-c357-4a1f-b5aa-c354e6c796d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 901 0.003983 10.0.0.38 - - [2025-05-29 02:32:55] "GET /floating-ip/fdae7aeb-92e5-4b7b-ad9a-8c5dcac00aaf HTTP/1.1" 200 1890 0.004729 10.0.0.38 - - [2025-05-29 02:32:57] "POST /neutron/floatingip HTTP/1.1" 200 578 0.008477 10.0.0.38 - - [2025-05-29 02:32:57] "POST /neutron/floatingip HTTP/1.1" 200 529 0.017260 10.0.0.38 - - [2025-05-29 02:32:57] "POST /neutron/floatingip HTTP/1.1" 200 529 0.005169 10.0.0.38 - - [2025-05-29 02:32:57] "POST /neutron/floatingip HTTP/1.1" 200 115 0.031071 10.0.0.38 - - [2025-05-29 02:32:57] "GET /floating-ip-pool/5cdba208-86d5-41db-a7fc-5b3ff3719cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.003238 10.0.0.38 - - [2025-05-29 02:32:57] "POST /ref-update HTTP/1.1" 200 156 0.007261 10.0.0.38 - - [2025-05-29 02:32:57] "DELETE /floating-ip-pool/5cdba208-86d5-41db-a7fc-5b3ff3719cc5 HTTP/1.1" 200 115 0.019235 10.0.0.38 - - [2025-05-29 02:32:58] "POST /neutron/network HTTP/1.1" 200 840 0.005924 10.0.0.38 - - [2025-05-29 02:32:58] "POST /neutron/network HTTP/1.1" 400 204 0.009653 10.0.0.38 - - [2025-05-29 02:32:58] "POST /neutron/port HTTP/1.1" 200 1099 0.013759 10.0.0.38 - - [2025-05-29 02:32:58] "POST /neutron/port HTTP/1.1" 200 1125 0.008252 10.0.0.38 - - [2025-05-29 02:32:58] "POST /neutron/port HTTP/1.1" 200 1102 0.018203 10.0.0.38 - - [2025-05-29 02:32:58] "POST /neutron/port HTTP/1.1" 200 1128 0.009760 10.0.0.38 - - [2025-05-29 02:32:58] "POST /neutron/port HTTP/1.1" 200 151 0.135174 10.0.0.38 - - [2025-05-29 02:32:58] "POST /neutron/port HTTP/1.1" 200 151 0.130309 10.0.0.38 - - [2025-05-29 02:33:00] "POST /neutron/network HTTP/1.1" 200 840 0.006284 10.0.0.38 - - [2025-05-29 02:33:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002838 10.0.0.38 - - [2025-05-29 02:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.38 - - [2025-05-29 02:33:00] "POST /useragent-kv HTTP/1.1" 200 115 0.001594 10.0.0.38 - - [2025-05-29 02:33:00] "POST /neutron/network HTTP/1.1" 200 151 0.068222 10.0.0.38 - - [2025-05-29 02:33:00] "GET /routing-instance/31b55634-5763-4282-a462-172eb6311855 HTTP/1.1" 404 171 0.001766 10.0.0.38 - - [2025-05-29 02:33:00] "GET /domains HTTP/1.1" 200 280 0.003325 10.0.0.38 - - [2025-05-29 02:33:00] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000924 10.0.0.38 - - [2025-05-29 02:33:00] "DELETE /route-target/47974112-c6d4-4639-9775-6de10d2869b3 HTTP/1.1" 200 115 0.027995 10.0.0.38 - - [2025-05-29 02:33:00] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2783 0.048153 10.0.0.38 - - [2025-05-29 02:33:00] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001411 10.0.0.38 - - [2025-05-29 02:33:00] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f HTTP/1.1" 200 2174 0.073261 10.0.0.38 - - [2025-05-29 02:33:00] "POST /neutron/network HTTP/1.1" 200 837 0.005009 10.0.0.38 - - [2025-05-29 02:33:00] "POST /useragent-kv HTTP/1.1" 200 115 0.002295 10.0.0.38 - - [2025-05-29 02:33:00] "POST /useragent-kv HTTP/1.1" 200 115 0.001880 10.0.0.38 - - [2025-05-29 02:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.38 - - [2025-05-29 02:33:00] "POST /neutron/network HTTP/1.1" 200 151 0.071910 10.0.0.38 - - [2025-05-29 02:33:00] "GET /routing-instance/582bdda8-38b7-4334-81e0-be283152f089 HTTP/1.1" 404 171 0.002069 10.0.0.38 - - [2025-05-29 02:33:00] "GET /domains HTTP/1.1" 200 280 0.003812 10.0.0.38 - - [2025-05-29 02:33:00] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001018 10.0.0.38 - - [2025-05-29 02:33:00] "DELETE /route-target/83c23727-c357-4a1f-b5aa-c354e6c796d1 HTTP/1.1" 200 115 0.022717 10.0.0.38 - - [2025-05-29 02:33:00] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2783 0.050569 10.0.0.38 - - [2025-05-29 02:33:00] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001002 10.0.0.38 - - [2025-05-29 02:33:00] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f HTTP/1.1" 200 1924 0.069435 10.0.0.38 - - [2025-05-29 02:33:00] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001053 10.0.0.38 - - [2025-05-29 02:33:00] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.021818 10.0.0.38 - - [2025-05-29 02:33:00] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001145 10.0.0.38 - - [2025-05-29 02:33:01] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f?fields=virtual_networks HTTP/1.1" 200 1056 0.068122 10.0.0.38 - - [2025-05-29 02:33:01] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001086 10.0.0.38 - - [2025-05-29 02:33:01] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.025586 10.0.0.38 - - [2025-05-29 02:33:01] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001160 10.0.0.38 - - [2025-05-29 02:33:01] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f?fields=security_groups HTTP/1.1" 200 1294 0.023713 10.0.0.38 - - [2025-05-29 02:33:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.025960 10.0.0.38 - - [2025-05-29 02:33:01] "GET /projects?obj_uuids=6516d9e0-70e4-40e5-a03b-5b51894cb227&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002699 10.0.0.38 - - [2025-05-29 02:33:01] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000976 10.0.0.38 - - [2025-05-29 02:33:01] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006595 10.0.0.38 - - [2025-05-29 02:33:02] "POST /id-to-fqname HTTP/1.1" 200 185 0.001175 10.0.0.38 - - [2025-05-29 02:33:02] "POST /fqname-to-id HTTP/1.1" 404 194 0.002914 10.0.0.38 - - [2025-05-29 02:33:02] "POST /security-groups HTTP/1.1" 200 586 0.059174 10.0.0.38 - - [2025-05-29 02:33:02] "POST /fqname-to-id HTTP/1.1" 404 229 0.002584 10.0.0.38 - - [2025-05-29 02:33:02] "POST /projects HTTP/1.1" 200 575 0.208994 10.0.0.38 - - [2025-05-29 02:33:02] "POST /access-control-lists HTTP/1.1" 200 591 0.057847 10.0.0.38 - - [2025-05-29 02:33:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.279335 10.0.0.38 - - [2025-05-29 02:33:02] "POST /fqname-to-id HTTP/1.1" 404 228 0.002596 10.0.0.38 - - [2025-05-29 02:33:02] "GET /project/6516d9e0-70e4-40e5-a03b-5b51894cb227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.400632 10.0.0.38 - - [2025-05-29 02:33:02] "POST /access-control-lists HTTP/1.1" 200 589 0.059465 10.0.0.38 - - [2025-05-29 02:33:03] "GET / HTTP/1.1" 200 35931 0.001971 10.0.0.38 - - [2025-05-29 02:33:04] "GET /projects?obj_uuids=6516d9e0-70e4-40e5-a03b-5b51894cb227&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001092 10.0.0.38 - - [2025-05-29 02:33:04] "GET /project/6516d9e0-70e4-40e5-a03b-5b51894cb227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.023133 10.0.0.38 - - [2025-05-29 02:33:04] "GET /projects?obj_uuids=6516d9e0-70e4-40e5-a03b-5b51894cb227&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001333 10.0.0.38 - - [2025-05-29 02:33:04] "GET /project/6516d9e0-70e4-40e5-a03b-5b51894cb227?fields=virtual_networks HTTP/1.1" 200 1021 0.068164 10.0.0.38 - - [2025-05-29 02:33:04] "GET /projects?obj_uuids=6516d9e0-70e4-40e5-a03b-5b51894cb227&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001078 10.0.0.38 - - [2025-05-29 02:33:04] "GET /project/6516d9e0-70e4-40e5-a03b-5b51894cb227?fields=virtual_machine_interfaces HTTP/1.1" 200 1021 0.025417 10.0.0.38 - - [2025-05-29 02:33:04] "GET /projects?obj_uuids=6516d9e0-70e4-40e5-a03b-5b51894cb227&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001202 10.0.0.38 - - [2025-05-29 02:33:04] "GET /project/6516d9e0-70e4-40e5-a03b-5b51894cb227?fields=security_groups HTTP/1.1" 200 1242 0.029559 10.0.0.38 - - [2025-05-29 02:33:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.025364 10.0.0.38 - - [2025-05-29 02:33:05] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002227 10.0.0.38 - - [2025-05-29 02:33:05] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001008 10.0.0.38 - - [2025-05-29 02:33:05] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006519 10.0.0.38 - - [2025-05-29 02:33:05] "POST /id-to-fqname HTTP/1.1" 200 193 0.001220 10.0.0.38 - - [2025-05-29 02:33:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.002712 10.0.0.38 - - [2025-05-29 02:33:05] "POST /security-groups HTTP/1.1" 200 594 0.063788 10.0.0.38 - - [2025-05-29 02:33:05] "POST /fqname-to-id HTTP/1.1" 404 237 0.002177 10.0.0.38 - - [2025-05-29 02:33:05] "POST /projects HTTP/1.1" 200 591 0.214401 10.0.0.38 - - [2025-05-29 02:33:05] "POST /access-control-lists HTTP/1.1" 200 599 0.056549 10.0.0.38 - - [2025-05-29 02:33:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.284958 10.0.0.38 - - [2025-05-29 02:33:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.002787 10.0.0.38 - - [2025-05-29 02:33:05] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.395711 10.0.0.38 - - [2025-05-29 02:33:05] "POST /access-control-lists HTTP/1.1" 200 597 0.060076 10.0.0.38 - - [2025-05-29 02:33:06] "GET / HTTP/1.1" 200 35931 0.001876 10.0.0.38 - - [2025-05-29 02:33:07] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000473 10.0.0.38 - - [2025-05-29 02:33:08] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001077 10.0.0.38 - - [2025-05-29 02:33:08] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.045016 10.0.0.38 - - [2025-05-29 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002227 10.0.0.38 - - [2025-05-29 02:33:08] "GET /security-group/45538ddd-975e-4d82-a29c-7cbbe16a5777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3762 0.004796 10.0.0.38 - - [2025-05-29 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.38 - - [2025-05-29 02:33:08] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001431 10.0.0.38 - - [2025-05-29 02:33:08] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.025422 10.0.0.38 - - [2025-05-29 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.38 - - [2025-05-29 02:33:08] "GET /security-group/45538ddd-975e-4d82-a29c-7cbbe16a5777?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3762 0.004323 10.0.0.38 - - [2025-05-29 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.38 - - [2025-05-29 02:33:08] "PUT /security-group/45538ddd-975e-4d82-a29c-7cbbe16a5777 HTTP/1.1" 200 262 0.013653 10.0.0.38 - - [2025-05-29 02:33:08] "PUT /access-control-list/3c8f0c3a-ff09-4d30-9225-7049a970ee02 HTTP/1.1" 200 272 0.008725 10.0.0.38 - - [2025-05-29 02:33:08] "PUT /access-control-list/6d08af96-a100-463f-a7ba-04b457e7f772 HTTP/1.1" 200 272 0.007765 10.0.0.38 - - [2025-05-29 02:33:08] "POST /fqname-to-id HTTP/1.1" 404 202 0.002198 10.0.0.38 - - [2025-05-29 02:33:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.38 - - [2025-05-29 02:33:08] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001471 10.0.0.38 - - [2025-05-29 02:33:08] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.023339 10.0.0.38 - - [2025-05-29 02:33:08] "POST /neutron/network HTTP/1.1" 200 117 0.025865 10.0.0.38 - - [2025-05-29 02:33:08] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001004 10.0.0.38 - - [2025-05-29 02:33:08] "POST /neutron/network HTTP/1.1" 200 608 0.058994 10.0.0.38 - - [2025-05-29 02:33:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002654 10.0.0.38 - - [2025-05-29 02:33:09] "POST /neutron/subnet HTTP/1.1" 200 715 0.129389 10.0.0.38 - - [2025-05-29 02:33:09] "POST /neutron/network HTTP/1.1" 200 825 0.005002 10.0.0.38 - - [2025-05-29 02:33:09] "POST /route-targets HTTP/1.1" 200 327 0.010061 10.0.0.38 - - [2025-05-29 02:33:09] "POST /id-to-fqname HTTP/1.1" 200 223 0.000972 10.0.0.38 - - [2025-05-29 02:33:09] "GET /virtual-network/7e5eb4bf-477c-44a8-8633-ade0319903cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.007398 10.0.0.38 - - [2025-05-29 02:33:09] "POST /ref-update HTTP/1.1" 200 156 0.018748 10.0.0.38 - - [2025-05-29 02:33:09] "POST /neutron/network HTTP/1.1" 200 825 0.005445 10.0.0.38 - - [2025-05-29 02:33:09] "GET /virtual-network/7e5eb4bf-477c-44a8-8633-ade0319903cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.004210 10.0.0.38 - - [2025-05-29 02:33:09] "POST /neutron/network HTTP/1.1" 200 825 0.005019 10.0.0.38 - - [2025-05-29 02:33:09] "POST /neutron/subnet HTTP/1.1" 200 715 0.006228 10.0.0.38 - - [2025-05-29 02:33:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.38 - - [2025-05-29 02:33:09] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001069 10.0.0.38 - - [2025-05-29 02:33:09] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.021690 10.0.0.38 - - [2025-05-29 02:33:09] "POST /neutron/network HTTP/1.1" 200 117 0.008517 10.0.0.38 - - [2025-05-29 02:33:09] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001059 10.0.0.38 - - [2025-05-29 02:33:09] "POST /route-targets HTTP/1.1" 200 327 0.013540 10.0.0.38 - - [2025-05-29 02:33:09] "POST /neutron/network HTTP/1.1" 200 615 0.096637 10.0.0.38 - - [2025-05-29 02:33:09] "POST /ref-update HTTP/1.1" 200 156 0.028402 10.0.0.38 - - [2025-05-29 02:33:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002804 10.0.0.38 - - [2025-05-29 02:33:09] "POST /neutron/subnet HTTP/1.1" 200 710 0.128466 10.0.0.38 - - [2025-05-29 02:33:09] "POST /neutron/network HTTP/1.1" 200 831 0.006021 10.0.0.38 - - [2025-05-29 02:33:09] "POST /id-to-fqname HTTP/1.1" 200 227 0.001555 10.0.0.38 - - [2025-05-29 02:33:09] "GET /virtual-network/62adf2db-da97-4df2-a770-8b7e1382a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004696 10.0.0.38 - - [2025-05-29 02:33:09] "POST /neutron/network HTTP/1.1" 200 831 0.004999 10.0.0.38 - - [2025-05-29 02:33:09] "GET /virtual-network/62adf2db-da97-4df2-a770-8b7e1382a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006121 10.0.0.38 - - [2025-05-29 02:33:09] "POST /neutron/network HTTP/1.1" 200 831 0.006887 10.0.0.38 - - [2025-05-29 02:33:09] "POST /neutron/subnet HTTP/1.1" 200 710 0.006141 10.0.0.38 - - [2025-05-29 02:33:09] "POST /id-to-fqname HTTP/1.1" 200 223 0.001112 10.0.0.38 - - [2025-05-29 02:33:10] "POST /neutron/network HTTP/1.1" 200 835 0.005167 10.0.0.38 - - [2025-05-29 02:33:10] "GET /aaa-mode HTTP/1.1" 401 292 0.000581 10.0.0.38 - - [2025-05-29 02:33:10] "GET / HTTP/1.1" 200 35931 0.002630 10.0.0.38 - - [2025-05-29 02:33:10] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000539 10.0.0.38 - - [2025-05-29 02:33:10] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001020 10.0.0.38 - - [2025-05-29 02:33:10] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.052874 10.0.0.38 - - [2025-05-29 02:33:10] "POST /neutron/network HTTP/1.1" 200 825 0.006216 10.0.0.38 - - [2025-05-29 02:33:10] "POST /neutron/port HTTP/1.1" 200 117 0.004543 10.0.0.38 - - [2025-05-29 02:33:10] "POST /neutron/port HTTP/1.1" 200 117 0.004308 10.0.0.38 - - [2025-05-29 02:33:10] "POST /id-to-fqname HTTP/1.1" 200 227 0.001194 10.0.0.38 - - [2025-05-29 02:33:11] "POST /neutron/port HTTP/1.1" 200 117 0.004990 10.0.0.38 - - [2025-05-29 02:33:11] "POST /neutron/network HTTP/1.1" 200 841 0.005265 10.0.0.38 - - [2025-05-29 02:33:11] "GET /aaa-mode HTTP/1.1" 401 292 0.000419 10.0.0.38 - - [2025-05-29 02:33:11] "POST /neutron/network HTTP/1.1" 200 835 0.006199 10.0.0.38 - - [2025-05-29 02:33:11] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001248 10.0.0.38 - - [2025-05-29 02:33:11] "GET / HTTP/1.1" 200 35931 0.005780 10.0.0.38 - - [2025-05-29 02:33:11] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000911 10.0.0.38 - - [2025-05-29 02:33:11] "POST /neutron/port HTTP/1.1" 200 1061 0.202992 10.0.0.38 - - [2025-05-29 02:33:11] "POST /neutron/port HTTP/1.1" 200 1061 0.012244 10.0.0.38 - - [2025-05-29 02:33:11] "POST /neutron/port HTTP/1.1" 200 1061 0.008695 10.0.0.38 - - [2025-05-29 02:33:11] "POST /neutron/port HTTP/1.1" 200 1115 0.067307 10.0.0.38 - - [2025-05-29 02:33:11] "POST /neutron/port HTTP/1.1" 200 1089 0.013676 10.0.0.38 - - [2025-05-29 02:33:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003006 10.0.0.38 - - [2025-05-29 02:33:11] "POST /neutron/subnet HTTP/1.1" 200 689 0.010587 10.0.0.38 - - [2025-05-29 02:33:11] "POST /neutron/port HTTP/1.1" 200 117 0.001023 10.0.0.38 - - [2025-05-29 02:33:11] "POST /neutron/network HTTP/1.1" 200 825 0.004941 10.0.0.38 - - [2025-05-29 02:33:11] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000985 10.0.0.38 - - [2025-05-29 02:33:11] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.054804 10.0.0.38 - - [2025-05-29 02:33:11] "POST /neutron/network HTTP/1.1" 200 831 0.004941 10.0.0.38 - - [2025-05-29 02:33:11] "POST /neutron/port HTTP/1.1" 200 1089 0.019090 10.0.0.38 - - [2025-05-29 02:33:12] "POST /neutron/security_group HTTP/1.1" 200 2002 0.016364 10.0.0.38 - - [2025-05-29 02:33:12] "POST /neutron/port HTTP/1.1" 200 117 0.004891 10.0.0.38 - - [2025-05-29 02:33:12] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000983 10.0.0.38 - - [2025-05-29 02:33:12] "POST /neutron/router HTTP/1.1" 200 585 0.070734 10.0.0.38 - - [2025-05-29 02:33:12] "POST /neutron/router HTTP/1.1" 200 585 0.005287 10.0.0.38 - - [2025-05-29 02:33:12] "POST /route-targets HTTP/1.1" 200 327 0.026832 10.0.0.38 - - [2025-05-29 02:33:12] "PUT /logical-router/3e61d695-696a-48a0-af30-2e3fe49f5a8c HTTP/1.1" 200 262 0.029053 10.0.0.38 - - [2025-05-29 02:33:12] "POST /neutron/router HTTP/1.1" 200 656 0.045897 10.0.0.38 - - [2025-05-29 02:33:12] "GET /logical-router/3e61d695-696a-48a0-af30-2e3fe49f5a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.018904 10.0.0.38 - - [2025-05-29 02:33:12] "POST /neutron/router HTTP/1.1" 200 656 0.007441 10.0.0.38 - - [2025-05-29 02:33:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.38 - - [2025-05-29 02:33:12] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001162 10.0.0.38 - - [2025-05-29 02:33:12] "GET /service-template/b4854e56-298e-450e-b71a-b5d5443d7a01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.007690 10.0.0.38 - - [2025-05-29 02:33:12] "POST /fqname-to-id HTTP/1.1" 404 215 0.002543 10.0.0.38 - - [2025-05-29 02:33:12] "POST /neutron/network HTTP/1.1" 200 841 0.033346 10.0.0.38 - - [2025-05-29 02:33:12] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001854 10.0.0.38 - - [2025-05-29 02:33:12] "POST /useragent-kv HTTP/1.1" 200 115 0.006247 10.0.0.38 - - [2025-05-29 02:33:12] "POST /virtual-networks HTTP/1.1" 200 694 0.262737 10.0.0.38 - - [2025-05-29 02:33:12] "POST /neutron/router HTTP/1.1" 200 344 0.428061 10.0.0.38 - - [2025-05-29 02:33:12] "POST /route-targets HTTP/1.1" 200 327 0.025295 10.0.0.38 - - [2025-05-29 02:33:12] "POST /ref-update HTTP/1.1" 200 156 0.052918 10.0.0.38 - - [2025-05-29 02:33:12] "POST /service-instances HTTP/1.1" 200 670 0.061608 10.0.0.38 - - [2025-05-29 02:33:12] "POST /neutron/port HTTP/1.1" 200 1089 0.040905 10.0.0.38 - - [2025-05-29 02:33:12] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007795 10.0.0.38 - - [2025-05-29 02:33:12] "POST /ref-update HTTP/1.1" 200 156 0.015481 10.0.0.38 - - [2025-05-29 02:33:12] "POST /neutron/port HTTP/1.1" 200 1060 0.435338 10.0.0.38 - - [2025-05-29 02:33:12] "POST /route-tables HTTP/1.1" 200 582 0.041021 10.0.0.38 - - [2025-05-29 02:33:12] "POST /neutron/port HTTP/1.1" 200 1060 0.007830 10.0.0.38 - - [2025-05-29 02:33:12] "POST /neutron/port HTTP/1.1" 200 1060 0.007801 10.0.0.38 - - [2025-05-29 02:33:12] "PUT /logical-router/3e61d695-696a-48a0-af30-2e3fe49f5a8c HTTP/1.1" 200 262 0.026449 10.0.0.38 - - [2025-05-29 02:33:12] "POST /neutron/port HTTP/1.1" 200 1114 0.069991 10.0.0.38 - - [2025-05-29 02:33:12] "POST /ref-update HTTP/1.1" 200 156 0.015979 10.0.0.38 - - [2025-05-29 02:33:13] "POST /neutron/port HTTP/1.1" 200 1088 0.016399 10.0.0.38 - - [2025-05-29 02:33:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002972 10.0.0.38 - - [2025-05-29 02:33:13] "POST /neutron/subnet HTTP/1.1" 200 684 0.011662 10.0.0.38 - - [2025-05-29 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.38 - - [2025-05-29 02:33:13] "POST /neutron/port HTTP/1.1" 200 117 0.001559 10.0.0.38 - - [2025-05-29 02:33:13] "POST /neutron/network HTTP/1.1" 200 831 0.006290 10.0.0.38 - - [2025-05-29 02:33:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.38 - - [2025-05-29 02:33:13] "POST /virtual-machines HTTP/1.1" 200 553 0.013058 10.0.0.38 - - [2025-05-29 02:33:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.101473 10.0.0.38 - - [2025-05-29 02:33:13] "POST /chown HTTP/1.1" 200 109 0.010927 10.0.0.38 - - [2025-05-29 02:33:13] "POST /instance-ips HTTP/1.1" 200 551 0.025064 10.0.0.38 - - [2025-05-29 02:33:13] "POST /instance-ips HTTP/1.1" 400 246 0.013860 10.0.0.38 - - [2025-05-29 02:33:13] "POST /chown HTTP/1.1" 200 109 0.010489 10.0.0.38 - - [2025-05-29 02:33:13] "PUT /virtual-machine-interface/492580a9-d75e-453f-99f9-e93f76ddd4cf HTTP/1.1" 200 284 0.011741 10.0.0.38 - - [2025-05-29 02:33:13] "PUT /instance-ip/d03eb23e-b3da-48cc-9f53-89d3bafad54b HTTP/1.1" 200 256 0.013221 10.0.0.38 - - [2025-05-29 02:33:13] "POST /ref-update HTTP/1.1" 200 156 0.022166 10.0.0.38 - - [2025-05-29 02:33:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.094677 10.0.0.38 - - [2025-05-29 02:33:13] "POST /chown HTTP/1.1" 200 109 0.008995 10.0.0.38 - - [2025-05-29 02:33:14] "POST /instance-ips HTTP/1.1" 200 549 0.034132 10.0.0.38 - - [2025-05-29 02:33:14] "POST /instance-ips HTTP/1.1" 400 316 0.014907 10.0.0.38 - - [2025-05-29 02:33:14] "POST /chown HTTP/1.1" 200 109 0.010068 10.0.0.38 - - [2025-05-29 02:33:14] "PUT /virtual-machine-interface/718f498b-dfbc-4e93-960f-69cf7c05eef2 HTTP/1.1" 200 284 0.009689 10.0.0.38 - - [2025-05-29 02:33:14] "PUT /instance-ip/36868f56-283b-40da-9a9f-370fa122c245 HTTP/1.1" 200 256 0.014925 10.0.0.38 - - [2025-05-29 02:33:14] "POST /ref-update HTTP/1.1" 200 156 0.015339 10.0.0.38 - - [2025-05-29 02:33:14] "POST /ref-update HTTP/1.1" 200 156 0.008227 10.0.0.38 - - [2025-05-29 02:33:14] "PUT /routing-instance/feec58a7-2c08-4c27-ac57-158e6e7cef83 HTTP/1.1" 200 266 0.011575 10.0.0.38 - - [2025-05-29 02:33:14] "POST /ref-update HTTP/1.1" 200 156 0.007586 10.0.0.38 - - [2025-05-29 02:33:14] "POST /virtual-machines HTTP/1.1" 200 553 0.030742 10.0.0.38 - - [2025-05-29 02:33:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.094131 10.0.0.38 - - [2025-05-29 02:33:14] "POST /chown HTTP/1.1" 200 109 0.007795 10.0.0.38 - - [2025-05-29 02:33:14] "POST /instance-ips HTTP/1.1" 400 246 0.014045 10.0.0.38 - - [2025-05-29 02:33:14] "POST /chown HTTP/1.1" 200 109 0.007905 10.0.0.38 - - [2025-05-29 02:33:14] "PUT /virtual-machine-interface/228903ea-6019-41b2-89cb-9ebaf4458425 HTTP/1.1" 200 284 0.011794 10.0.0.38 - - [2025-05-29 02:33:14] "PUT /instance-ip/d03eb23e-b3da-48cc-9f53-89d3bafad54b HTTP/1.1" 200 256 0.012337 10.0.0.38 - - [2025-05-29 02:33:14] "POST /ref-update HTTP/1.1" 200 156 0.011465 10.0.0.38 - - [2025-05-29 02:33:15] "POST /ref-update HTTP/1.1" 200 156 0.012603 10.0.0.38 - - [2025-05-29 02:33:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.103361 10.0.0.38 - - [2025-05-29 02:33:15] "POST /ref-update HTTP/1.1" 200 156 0.026156 10.0.0.38 - - [2025-05-29 02:33:15] "PUT /routing-instance/feec58a7-2c08-4c27-ac57-158e6e7cef83 HTTP/1.1" 200 266 0.026399 10.0.0.38 - - [2025-05-29 02:33:15] "POST /chown HTTP/1.1" 200 109 0.014410 10.0.0.38 - - [2025-05-29 02:33:15] "POST /instance-ips HTTP/1.1" 400 316 0.018304 10.0.0.38 - - [2025-05-29 02:33:15] "POST /chown HTTP/1.1" 200 109 0.006890 10.0.0.38 - - [2025-05-29 02:33:15] "PUT /virtual-machine-interface/f036426f-7fc3-49be-a719-21906f4b1b3c HTTP/1.1" 200 284 0.010039 10.0.0.38 - - [2025-05-29 02:33:15] "PUT /instance-ip/36868f56-283b-40da-9a9f-370fa122c245 HTTP/1.1" 200 256 0.017117 10.0.0.38 - - [2025-05-29 02:33:15] "POST /ref-update HTTP/1.1" 200 156 0.010937 10.0.0.38 - - [2025-05-29 02:33:15] "POST /ref-update HTTP/1.1" 200 156 0.011025 10.0.0.38 - - [2025-05-29 02:33:15] "PUT /routing-instance/feec58a7-2c08-4c27-ac57-158e6e7cef83 HTTP/1.1" 200 266 0.047925 10.0.0.38 - - [2025-05-29 02:33:15] "POST /ref-update HTTP/1.1" 200 156 0.036040 10.0.0.38 - - [2025-05-29 02:33:17] "POST /neutron/port HTTP/1.1" 200 1089 0.015680 10.0.0.38 - - [2025-05-29 02:33:17] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008477 10.0.0.38 - - [2025-05-29 02:33:17] "POST /neutron/port HTTP/1.1" 200 1089 0.015266 10.0.0.38 - - [2025-05-29 02:33:17] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006173 10.0.0.38 - - [2025-05-29 02:33:18] "POST /neutron/port HTTP/1.1" 200 1089 0.013470 10.0.0.38 - - [2025-05-29 02:33:18] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005507 10.0.0.38 - - [2025-05-29 02:33:18] "GET /virtual-machine/84713420-a84d-436e-be9b-3f9586b0990f HTTP/1.1" 401 292 0.000407 10.0.0.38 - - [2025-05-29 02:33:18] "GET /virtual-machine/84713420-a84d-436e-be9b-3f9586b0990f HTTP/1.1" 200 1295 0.024704 10.0.0.38 - - [2025-05-29 02:33:18] "GET /virtual-machine-interface/3da68576-8be6-4e9a-870d-22e767e4cc9a HTTP/1.1" 200 2954 0.004382 10.0.0.38 - - [2025-05-29 02:33:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.38 - - [2025-05-29 02:33:18] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002813 10.0.0.38 - - [2025-05-29 02:33:18] "GET /virtual-networks?parent_id=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002811 10.0.0.38 - - [2025-05-29 02:33:18] "GET /virtual-network/7e5eb4bf-477c-44a8-8633-ade0319903cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005039 10.0.0.38 - - [2025-05-29 02:33:20] "POST /neutron/port HTTP/1.1" 200 1089 0.014949 10.0.0.38 - - [2025-05-29 02:33:20] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005311 10.0.0.38 - - [2025-05-29 02:33:21] "POST /neutron/port HTTP/1.1" 200 1088 0.012879 10.0.0.38 - - [2025-05-29 02:33:21] "POST /neutron/security_group HTTP/1.1" 200 2002 0.004617 10.0.0.38 - - [2025-05-29 02:33:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.38 - - [2025-05-29 02:33:21] "GET /virtual-network/7e5eb4bf-477c-44a8-8633-ade0319903cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005050 10.0.0.38 - - [2025-05-29 02:33:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002783 10.0.0.38 - - [2025-05-29 02:33:23] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002865 10.0.0.38 - - [2025-05-29 02:33:23] "GET /virtual-networks?parent_id=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003243 10.0.0.38 - - [2025-05-29 02:33:23] "GET /virtual-network/7e5eb4bf-477c-44a8-8633-ade0319903cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.005468 10.0.0.38 - - [2025-05-29 02:33:24] "POST /neutron/port HTTP/1.1" 200 1088 0.012579 10.0.0.38 - - [2025-05-29 02:33:24] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005620 10.0.0.38 - - [2025-05-29 02:33:24] "POST /neutron/port HTTP/1.1" 200 1088 0.012730 10.0.0.38 - - [2025-05-29 02:33:24] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005760 10.0.0.38 - - [2025-05-29 02:33:24] "POST /neutron/port HTTP/1.1" 200 1088 0.012294 10.0.0.38 - - [2025-05-29 02:33:24] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005708 10.0.0.38 - - [2025-05-29 02:33:24] "GET /virtual-machine/98f2a96c-3b48-4c10-a5fe-5bbc98a380cf HTTP/1.1" 200 1296 0.004251 10.0.0.38 - - [2025-05-29 02:33:24] "GET /virtual-machine-interface/47805fcf-b073-47f4-8820-54ed6fb1e933 HTTP/1.1" 200 2966 0.004743 10.0.0.38 - - [2025-05-29 02:33:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.38 - - [2025-05-29 02:33:24] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002734 10.0.0.38 - - [2025-05-29 02:33:24] "GET /virtual-networks?parent_id=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003711 10.0.0.38 - - [2025-05-29 02:33:24] "GET /virtual-network/62adf2db-da97-4df2-a770-8b7e1382a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005344 10.0.0.38 - - [2025-05-29 02:33:25] "DELETE /project/0fe5db777b9c47dcb50d27ac6883b965 HTTP/1.1" 404 173 0.013525 10.0.0.38 - - [2025-05-29 02:33:25] "DELETE /project/efaabcbbe1c9479e8f952d3d12d4412f HTTP/1.1" 404 173 0.012617 10.0.0.38 - - [2025-05-29 02:33:25] "DELETE /project/6516d9e070e440e5a03b5b51894cb227 HTTP/1.1" 404 173 0.006138 10.0.0.38 - - [2025-05-29 02:33:25] "GET /projects?obj_uuids=02162a76-a91f-420e-a65f-1df3ce41916d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000961 10.0.0.38 - - [2025-05-29 02:33:25] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000870 10.0.0.38 - - [2025-05-29 02:33:25] "GET /projects?obj_uuids=6516d9e0-70e4-40e5-a03b-5b51894cb227&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000878 10.0.0.38 - - [2025-05-29 02:33:25] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.051567 10.0.0.38 - - [2025-05-29 02:33:25] "GET /project/02162a76-a91f-420e-a65f-1df3ce41916d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1510 0.070999 10.0.0.38 - - [2025-05-29 02:33:25] "GET /project/6516d9e0-70e4-40e5-a03b-5b51894cb227?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.074870 10.0.0.38 - - [2025-05-29 02:33:25] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001534 10.0.0.38 - - [2025-05-29 02:33:25] "GET /projects?obj_uuids=6516d9e0-70e4-40e5-a03b-5b51894cb227&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001884 10.0.0.38 - - [2025-05-29 02:33:25] "GET /projects?obj_uuids=02162a76-a91f-420e-a65f-1df3ce41916d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001321 10.0.0.38 - - [2025-05-29 02:33:25] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f?fields=security_groups HTTP/1.1" 200 1399 0.062323 10.0.0.38 - - [2025-05-29 02:33:25] "GET /project/02162a76-a91f-420e-a65f-1df3ce41916d?fields=security_groups HTTP/1.1" 200 1394 0.064062 10.0.0.38 - - [2025-05-29 02:33:25] "GET /project/6516d9e0-70e4-40e5-a03b-5b51894cb227?fields=security_groups HTTP/1.1" 200 1347 0.065950 10.0.0.38 - - [2025-05-29 02:33:25] "DELETE /security-group/46706697-504a-4f6c-88f1-eb0ff4228245 HTTP/1.1" 200 115 0.058515 10.0.0.38 - - [2025-05-29 02:33:25] "GET /projects?obj_uuids=efaabcbb-e1c9-479e-8f95-2d3d12d4412f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001978 10.0.0.38 - - [2025-05-29 02:33:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763 10.0.0.38 - - [2025-05-29 02:33:25] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003520 10.0.0.38 - - [2025-05-29 02:33:25] "DELETE /security-group/c36bb3d6-f3ee-45e2-9320-b2ad0e6baf03 HTTP/1.1" 200 115 0.092022 10.0.0.38 - - [2025-05-29 02:33:25] "GET /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f?fields=application_policy_sets HTTP/1.1" 200 1438 0.046319 10.0.0.38 - - [2025-05-29 02:33:25] "DELETE /security-group/7c851fb2-433c-4eb6-8419-7c5648eb2bfd HTTP/1.1" 200 115 0.103589 10.0.0.38 - - [2025-05-29 02:33:25] "GET /projects?obj_uuids=02162a76-a91f-420e-a65f-1df3ce41916d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.000998 10.0.0.38 - - [2025-05-29 02:33:25] "DELETE /access-control-list/6898a4a1-fb1d-4996-9c2d-8094f3563f0f HTTP/1.1" 200 115 0.077361 10.0.0.38 - - [2025-05-29 02:33:25] "GET /projects?obj_uuids=6516d9e0-70e4-40e5-a03b-5b51894cb227&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001111 10.0.0.38 - - [2025-05-29 02:33:25] "GET /virtual-networks?parent_id=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004222 10.0.0.38 - - [2025-05-29 02:33:25] "GET /project/02162a76-a91f-420e-a65f-1df3ce41916d?fields=application_policy_sets HTTP/1.1" 200 1433 0.033978 10.0.0.38 - - [2025-05-29 02:33:25] "DELETE /access-control-list/de1a7455-de70-4a31-8986-c5d09714de4a HTTP/1.1" 200 115 0.033955 10.0.0.38 - - [2025-05-29 02:33:25] "GET /virtual-network/62adf2db-da97-4df2-a770-8b7e1382a172?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007062 10.0.0.38 - - [2025-05-29 02:33:25] "GET /project/6516d9e0-70e4-40e5-a03b-5b51894cb227?fields=application_policy_sets HTTP/1.1" 200 1386 0.093017 10.0.0.38 - - [2025-05-29 02:33:25] "DELETE /access-control-list/c72ba625-a50b-48d7-9d0f-30367b529f28 HTTP/1.1" 200 115 0.055817 10.0.0.38 - - [2025-05-29 02:33:25] "DELETE /access-control-list/e788a50d-b38a-4bda-bd88-371725c7ec95 HTTP/1.1" 200 115 0.041592 10.0.0.38 - - [2025-05-29 02:33:25] "DELETE /project/efaabcbb-e1c9-479e-8f95-2d3d12d4412f HTTP/1.1" 200 115 0.501222 10.0.0.38 - - [2025-05-29 02:33:25] "DELETE /access-control-list/d02a382f-a28a-44df-937b-cf38dc4ab30f HTTP/1.1" 200 115 0.039913 10.0.0.38 - - [2025-05-29 02:33:25] "DELETE /project/02162a76-a91f-420e-a65f-1df3ce41916d HTTP/1.1" 200 115 0.527229 10.0.0.38 - - [2025-05-29 02:33:25] "DELETE /access-control-list/50d7099e-1bc8-40bd-a3a3-18aba1a743da HTTP/1.1" 200 115 0.021035 10.0.0.38 - - [2025-05-29 02:33:25] "DELETE /project/6516d9e0-70e4-40e5-a03b-5b51894cb227 HTTP/1.1" 200 115 0.548959 10.0.0.38 - - [2025-05-29 02:33:29] "POST /neutron/router HTTP/1.1" 200 656 0.003910 10.0.0.38 - - [2025-05-29 02:33:29] "POST /ref-update HTTP/1.1" 200 156 0.012059 10.0.0.38 - - [2025-05-29 02:33:29] "POST /neutron/router HTTP/1.1" 200 344 0.124039 10.0.0.38 - - [2025-05-29 02:33:29] "POST /neutron/router HTTP/1.1" 200 656 0.004401 10.0.0.38 - - [2025-05-29 02:33:30] "GET /logical-router/3e61d695-696a-48a0-af30-2e3fe49f5a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.007798 10.0.0.38 - - [2025-05-29 02:33:30] "GET /service-instance/9567b706-24f5-4002-8d20-2d717d0080ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.004398 10.0.0.38 - - [2025-05-29 02:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.38 - - [2025-05-29 02:33:30] "POST /neutron/router HTTP/1.1" 200 151 0.069215 10.0.0.38 - - [2025-05-29 02:33:30] "DELETE /route-target/eb72f32a-768d-477a-9ce4-9397171e2ea0 HTTP/1.1" 409 239 0.006758 10.0.0.38 - - [2025-05-29 02:33:30] "PUT /logical-router/3e61d695-696a-48a0-af30-2e3fe49f5a8c HTTP/1.1" 404 171 0.002980 10.0.0.38 - - [2025-05-29 02:33:30] "POST /ref-update HTTP/1.1" 200 156 0.017831 10.0.0.38 - - [2025-05-29 02:33:30] "DELETE /route-table/6118e431-db79-4d14-8db0-5af9fff51b1e HTTP/1.1" 200 115 0.038438 10.0.0.38 - - [2025-05-29 02:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.38 - - [2025-05-29 02:33:30] "PUT /routing-instance/feec58a7-2c08-4c27-ac57-158e6e7cef83 HTTP/1.1" 200 266 0.011769 10.0.0.38 - - [2025-05-29 02:33:30] "GET /virtual-network/6bcd71f6-7d35-4625-bbc2-a6dedb988082?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.006131 10.0.0.38 - - [2025-05-29 02:33:30] "POST /neutron/network HTTP/1.1" 200 831 0.006283 10.0.0.38 - - [2025-05-29 02:33:30] "POST /ref-update HTTP/1.1" 200 156 0.010867 10.0.0.38 - - [2025-05-29 02:33:30] "POST /neutron/network HTTP/1.1" 400 204 0.041627 10.0.0.38 - - [2025-05-29 02:33:30] "POST /ref-update HTTP/1.1" 200 156 0.008782 10.0.0.38 - - [2025-05-29 02:33:30] "DELETE /instance-ip/36868f56-283b-40da-9a9f-370fa122c245 HTTP/1.1" 200 115 0.041635 10.0.0.38 - - [2025-05-29 02:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006447 10.0.0.38 - - [2025-05-29 02:33:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003371 10.0.0.38 - - [2025-05-29 02:33:30] "POST /useragent-kv HTTP/1.1" 200 115 0.005713 10.0.0.38 - - [2025-05-29 02:33:30] "DELETE /virtual-network/6bcd71f6-7d35-4625-bbc2-a6dedb988082 HTTP/1.1" 200 115 0.151303 10.0.0.38 - - [2025-05-29 02:33:30] "DELETE /route-target/9d09180e-f87f-4e4b-850c-1c75415726ec HTTP/1.1" 200 115 0.023681 10.0.0.38 - - [2025-05-29 02:33:30] "DELETE /service-instance/9567b706-24f5-4002-8d20-2d717d0080ee HTTP/1.1" 200 115 0.027452 10.0.0.38 - - [2025-05-29 02:33:30] "GET /logical-router/3e61d695-696a-48a0-af30-2e3fe49f5a8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002073 10.0.0.38 - - [2025-05-29 02:33:30] "POST /neutron/port HTTP/1.1" 200 1088 0.011957 10.0.0.38 - - [2025-05-29 02:33:30] "GET /service-instance/9567b706-24f5-4002-8d20-2d717d0080ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002845 10.0.0.38 - - [2025-05-29 02:33:30] "POST /neutron/port HTTP/1.1" 200 1114 0.010454 10.0.0.38 - - [2025-05-29 02:33:30] "GET /virtual-machine-interface/718f498b-dfbc-4e93-960f-69cf7c05eef2?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1332 0.011466 10.0.0.38 - - [2025-05-29 02:33:30] "POST /neutron/port HTTP/1.1" 200 1089 0.026985 10.0.0.38 - - [2025-05-29 02:33:30] "POST /neutron/port HTTP/1.1" 200 151 0.138427 10.0.0.38 - - [2025-05-29 02:33:30] "POST /neutron/port HTTP/1.1" 200 1115 0.009829 10.0.0.38 - - [2025-05-29 02:33:30] "DELETE /virtual-machine-interface/718f498b-dfbc-4e93-960f-69cf7c05eef2 HTTP/1.1" 200 115 0.045762 10.0.0.38 - - [2025-05-29 02:33:30] "GET /virtual-machine-interface/492580a9-d75e-453f-99f9-e93f76ddd4cf?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1652 0.005346 10.0.0.38 - - [2025-05-29 02:33:30] "POST /ref-update HTTP/1.1" 200 156 0.023447 10.0.0.38 - - [2025-05-29 02:33:30] "POST /neutron/port HTTP/1.1" 200 151 0.125078 10.0.0.38 - - [2025-05-29 02:33:30] "GET /instance-ip/d03eb23e-b3da-48cc-9f53-89d3bafad54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004227 10.0.0.38 - - [2025-05-29 02:33:30] "GET /virtual-machine-interface/492580a9-d75e-453f-99f9-e93f76ddd4cf?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1334 0.006123 10.0.0.38 - - [2025-05-29 02:33:31] "DELETE /virtual-machine-interface/492580a9-d75e-453f-99f9-e93f76ddd4cf HTTP/1.1" 404 177 0.005169 10.0.0.38 - - [2025-05-29 02:33:31] "DELETE /virtual-machine-interface/492580a9-d75e-453f-99f9-e93f76ddd4cf HTTP/1.1" 200 115 0.037946 10.0.0.38 - - [2025-05-29 02:33:31] "POST /ref-update HTTP/1.1" 200 156 0.009471 10.0.0.38 - - [2025-05-29 02:33:31] "POST /ref-update HTTP/1.1" 200 156 0.010453 10.0.0.38 - - [2025-05-29 02:33:31] "DELETE /virtual-machine/a921c1c5-d6cf-4078-97b0-a3b932359238 HTTP/1.1" 200 115 0.018229 10.0.0.38 - - [2025-05-29 02:33:31] "GET /virtual-machine-interface/f036426f-7fc3-49be-a719-21906f4b1b3c?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1333 0.006669 10.0.0.38 - - [2025-05-29 02:33:31] "DELETE /virtual-machine/a921c1c5-d6cf-4078-97b0-a3b932359238 HTTP/1.1" 404 177 0.002479 10.0.0.38 - - [2025-05-29 02:33:31] "GET /virtual-machine-interface/f036426f-7fc3-49be-a719-21906f4b1b3c?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 404 171 0.003615 10.0.0.38 - - [2025-05-29 02:33:31] "DELETE /virtual-machine-interface/f036426f-7fc3-49be-a719-21906f4b1b3c HTTP/1.1" 200 115 0.026810 10.0.0.38 - - [2025-05-29 02:33:31] "GET /virtual-machine-interface/228903ea-6019-41b2-89cb-9ebaf4458425?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1651 0.004736 10.0.0.38 - - [2025-05-29 02:33:31] "GET /virtual-machine-interface/228903ea-6019-41b2-89cb-9ebaf4458425?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1651 0.005077 10.0.0.38 - - [2025-05-29 02:33:31] "POST /ref-update HTTP/1.1" 200 156 0.010404 10.0.0.38 - - [2025-05-29 02:33:31] "POST /ref-update HTTP/1.1" 200 156 0.009396 10.0.0.38 - - [2025-05-29 02:33:31] "GET /instance-ip/d03eb23e-b3da-48cc-9f53-89d3bafad54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1693 0.004313 10.0.0.38 - - [2025-05-29 02:33:31] "GET /instance-ip/d03eb23e-b3da-48cc-9f53-89d3bafad54b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1693 0.003889 10.0.0.38 - - [2025-05-29 02:33:31] "DELETE /instance-ip/d03eb23e-b3da-48cc-9f53-89d3bafad54b HTTP/1.1" 200 115 0.021097 10.0.0.38 - - [2025-05-29 02:33:31] "DELETE /instance-ip/d03eb23e-b3da-48cc-9f53-89d3bafad54b HTTP/1.1" 404 177 0.003037 10.0.0.38 - - [2025-05-29 02:33:31] "DELETE /virtual-machine-interface/228903ea-6019-41b2-89cb-9ebaf4458425 HTTP/1.1" 200 115 0.026105 10.0.0.38 - - [2025-05-29 02:33:31] "DELETE /virtual-machine/2f8c3959-d893-4870-bfa9-e4802655d668 HTTP/1.1" 200 115 0.015083 10.0.0.38 - - [2025-05-29 02:33:31] "DELETE /virtual-machine-interface/228903ea-6019-41b2-89cb-9ebaf4458425 HTTP/1.1" 404 177 0.002546 10.0.0.38 - - [2025-05-29 02:33:31] "DELETE /virtual-machine/2f8c3959-d893-4870-bfa9-e4802655d668 HTTP/1.1" 404 177 0.002714 10.0.0.38 - - [2025-05-29 02:33:31] "GET /obj-perms HTTP/1.1" 200 5056 0.043836 10.0.0.38 - - [2025-05-29 02:33:32] "GET /obj-perms HTTP/1.1" 200 5056 0.037786 10.0.0.38 - - [2025-05-29 02:33:32] "POST /neutron/network HTTP/1.1" 200 831 0.005237 10.0.0.38 - - [2025-05-29 02:33:32] "POST /useragent-kv HTTP/1.1" 200 115 0.003150 10.0.0.38 - - [2025-05-29 02:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.38 - - [2025-05-29 02:33:32] "POST /useragent-kv HTTP/1.1" 200 115 0.001697 10.0.0.38 - - [2025-05-29 02:33:32] "POST /neutron/network HTTP/1.1" 200 151 0.069554 10.0.0.38 - - [2025-05-29 02:33:32] "DELETE /route-target/5e359c12-5c6e-433b-bdc5-6c71aba13913 HTTP/1.1" 200 115 0.014803 10.0.0.38 - - [2025-05-29 02:33:32] "POST /neutron/network HTTP/1.1" 200 825 0.005789 10.0.0.38 - - [2025-05-29 02:33:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002166 10.0.0.38 - - [2025-05-29 02:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518 10.0.0.38 - - [2025-05-29 02:33:32] "POST /useragent-kv HTTP/1.1" 200 115 0.001977 10.0.0.38 - - [2025-05-29 02:33:32] "POST /neutron/network HTTP/1.1" 200 151 0.068828 10.0.0.38 - - [2025-05-29 02:33:32] "DELETE /route-target/9fefe1f5-1f15-44f5-9337-9cf1c1aadf97 HTTP/1.1" 200 115 0.014212 10.0.0.38 - - [2025-05-29 02:33:32] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001100 10.0.0.38 - - [2025-05-29 02:33:32] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.022933 10.0.0.38 - - [2025-05-29 02:33:32] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001423 10.0.0.38 - - [2025-05-29 02:33:32] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?fields=virtual_networks HTTP/1.1" 200 1037 0.068322 10.0.0.38 - - [2025-05-29 02:33:32] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001129 10.0.0.38 - - [2025-05-29 02:33:32] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.024592 10.0.0.38 - - [2025-05-29 02:33:32] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001165 10.0.0.38 - - [2025-05-29 02:33:32] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?fields=security_groups HTTP/1.1" 200 1266 0.023688 10.0.0.38 - - [2025-05-29 02:33:33] "POST /fqname-to-id HTTP/1.1" 404 196 0.021792 10.0.0.38 - - [2025-05-29 02:33:33] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003683 10.0.0.38 - - [2025-05-29 02:33:33] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001122 10.0.0.38 - - [2025-05-29 02:33:33] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006995 10.0.0.38 - - [2025-05-29 02:33:33] "POST /id-to-fqname HTTP/1.1" 200 198 0.001550 10.0.0.38 - - [2025-05-29 02:33:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.003044 10.0.0.38 - - [2025-05-29 02:33:34] "POST /security-groups HTTP/1.1" 200 599 0.064027 10.0.0.38 - - [2025-05-29 02:33:34] "POST /fqname-to-id HTTP/1.1" 404 242 0.003107 10.0.0.38 - - [2025-05-29 02:33:34] "POST /projects HTTP/1.1" 200 601 0.211194 10.0.0.38 - - [2025-05-29 02:33:34] "POST /access-control-lists HTTP/1.1" 200 604 0.059112 10.0.0.38 - - [2025-05-29 02:33:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.287798 10.0.0.38 - - [2025-05-29 02:33:34] "POST /fqname-to-id HTTP/1.1" 404 241 0.002778 10.0.0.38 - - [2025-05-29 02:33:34] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.412646 10.0.0.38 - - [2025-05-29 02:33:34] "POST /access-control-lists HTTP/1.1" 200 602 0.056246 10.0.0.38 - - [2025-05-29 02:33:35] "GET / HTTP/1.1" 200 35931 0.002131 10.0.0.38 - - [2025-05-29 02:33:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000430 10.0.0.38 - - [2025-05-29 02:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.049744 10.0.0.38 - - [2025-05-29 02:33:36] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001002 10.0.0.38 - - [2025-05-29 02:33:36] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.029290 10.0.0.38 - - [2025-05-29 02:33:36] "POST /neutron/network HTTP/1.1" 200 117 0.025581 10.0.0.38 - - [2025-05-29 02:33:36] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001395 10.0.0.38 - - [2025-05-29 02:33:36] "POST /neutron/network HTTP/1.1" 200 613 0.070913 10.0.0.38 - - [2025-05-29 02:33:36] "POST /route-targets HTTP/1.1" 200 327 0.014561 10.0.0.38 - - [2025-05-29 02:33:36] "POST /ref-update HTTP/1.1" 200 156 0.011518 10.0.0.38 - - [2025-05-29 02:33:36] "POST /useragent-kv HTTP/1.1" 200 115 0.007714 10.0.0.38 - - [2025-05-29 02:33:36] "POST /neutron/subnet HTTP/1.1" 200 730 0.147215 10.0.0.38 - - [2025-05-29 02:33:36] "POST /useragent-kv HTTP/1.1" 200 115 0.005597 10.0.0.38 - - [2025-05-29 02:33:36] "POST /neutron/subnet HTTP/1.1" 200 828 0.122209 10.0.0.38 - - [2025-05-29 02:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.028473 10.0.0.38 - - [2025-05-29 02:33:36] "GET /virtual-network/4001af77-9c74-4a79-8dda-dac2e7210f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.007370 10.0.0.38 - - [2025-05-29 02:33:36] "POST /neutron/network HTTP/1.1" 200 1007 0.005772 10.0.0.38 - - [2025-05-29 02:33:36] "POST /id-to-fqname HTTP/1.1" 200 228 0.001072 10.0.0.38 - - [2025-05-29 02:33:36] "GET /virtual-network/c92b1b1d-6dda-40de-a486-42ebfd7fede5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.004630 10.0.0.38 - - [2025-05-29 02:33:36] "POST /neutron/network HTTP/1.1" 200 1007 0.007521 10.0.0.38 - - [2025-05-29 02:33:36] "GET /virtual-network/c92b1b1d-6dda-40de-a486-42ebfd7fede5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.008204 10.0.0.38 - - [2025-05-29 02:33:36] "POST /neutron/network HTTP/1.1" 200 1007 0.007538 10.0.0.38 - - [2025-05-29 02:33:36] "POST /neutron/subnet HTTP/1.1" 200 730 0.006467 10.0.0.38 - - [2025-05-29 02:33:36] "POST /neutron/subnet HTTP/1.1" 200 828 0.006538 10.0.0.38 - - [2025-05-29 02:33:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.38 - - [2025-05-29 02:33:36] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001024 10.0.0.38 - - [2025-05-29 02:33:36] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.023265 10.0.0.38 - - [2025-05-29 02:33:36] "POST /neutron/network HTTP/1.1" 200 117 0.009011 10.0.0.38 - - [2025-05-29 02:33:36] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001045 10.0.0.38 - - [2025-05-29 02:33:37] "POST /neutron/network HTTP/1.1" 200 613 0.078038 10.0.0.38 - - [2025-05-29 02:33:37] "POST /route-targets HTTP/1.1" 200 327 0.018318 10.0.0.38 - - [2025-05-29 02:33:37] "POST /ref-update HTTP/1.1" 200 156 0.019938 10.0.0.38 - - [2025-05-29 02:33:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002428 10.0.0.38 - - [2025-05-29 02:33:37] "POST /neutron/subnet HTTP/1.1" 200 725 0.167565 10.0.0.38 - - [2025-05-29 02:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.38 - - [2025-05-29 02:33:37] "GET /virtual-network/4001af77-9c74-4a79-8dda-dac2e7210f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004249 10.0.0.38 - - [2025-05-29 02:33:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002219 10.0.0.38 - - [2025-05-29 02:33:37] "POST /neutron/subnet HTTP/1.1" 200 828 0.180664 10.0.0.38 - - [2025-05-29 02:33:37] "POST /neutron/network HTTP/1.1" 200 1006 0.056063 10.0.0.38 - - [2025-05-29 02:33:37] "POST /id-to-fqname HTTP/1.1" 200 228 0.001108 10.0.0.38 - - [2025-05-29 02:33:37] "GET /virtual-network/60602343-79ed-4c80-8a39-8b3d2a000438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004541 10.0.0.38 - - [2025-05-29 02:33:37] "POST /neutron/network HTTP/1.1" 200 1006 0.007172 10.0.0.38 - - [2025-05-29 02:33:37] "GET /virtual-network/60602343-79ed-4c80-8a39-8b3d2a000438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004417 10.0.0.38 - - [2025-05-29 02:33:37] "POST /neutron/network HTTP/1.1" 200 1006 0.006585 10.0.0.38 - - [2025-05-29 02:33:37] "POST /neutron/subnet HTTP/1.1" 200 725 0.007408 10.0.0.38 - - [2025-05-29 02:33:37] "POST /neutron/subnet HTTP/1.1" 200 828 0.007595 10.0.0.38 - - [2025-05-29 02:33:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.001924 10.0.0.38 - - [2025-05-29 02:33:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.38 - - [2025-05-29 02:33:37] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001055 10.0.0.38 - - [2025-05-29 02:33:37] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.022867 10.0.0.38 - - [2025-05-29 02:33:37] "POST /network-policys HTTP/1.1" 200 577 0.059902 10.0.0.38 - - [2025-05-29 02:33:37] "GET /network-policy/e457cefa-9bba-49de-b35e-c6910a5c6de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.004564 10.0.0.38 - - [2025-05-29 02:33:37] "POST /neutron/network HTTP/1.1" 200 1007 0.006703 10.0.0.38 - - [2025-05-29 02:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.38 - - [2025-05-29 02:33:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.004245 10.0.0.38 - - [2025-05-29 02:33:38] "GET /virtual-network/4001af77-9c74-4a79-8dda-dac2e7210f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.005865 10.0.0.38 - - [2025-05-29 02:33:38] "POST /neutron/network HTTP/1.1" 200 1115 0.045943 10.0.0.38 - - [2025-05-29 02:33:38] "POST /access-control-lists HTTP/1.1" 200 596 0.063843 10.0.0.38 - - [2025-05-29 02:33:38] "POST /neutron/network HTTP/1.1" 200 1115 0.040213 10.0.0.38 - - [2025-05-29 02:33:38] "GET /virtual-network/c92b1b1d-6dda-40de-a486-42ebfd7fede5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.005180 10.0.0.38 - - [2025-05-29 02:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.38 - - [2025-05-29 02:33:38] "GET /network-policy/e457cefa-9bba-49de-b35e-c6910a5c6de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.003424 10.0.0.38 - - [2025-05-29 02:33:38] "POST /neutron/network HTTP/1.1" 200 1006 0.006850 10.0.0.38 - - [2025-05-29 02:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.38 - - [2025-05-29 02:33:38] "GET /virtual-network/4001af77-9c74-4a79-8dda-dac2e7210f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.005939 10.0.0.38 - - [2025-05-29 02:33:38] "POST /neutron/network HTTP/1.1" 200 1114 0.042154 10.0.0.38 - - [2025-05-29 02:33:38] "PUT /access-control-list/1598bc29-9b59-411c-8d1a-81bf5980c833 HTTP/1.1" 200 272 0.017128 10.0.0.38 - - [2025-05-29 02:33:38] "POST /fqname-to-id HTTP/1.1" 404 242 0.004589 10.0.0.38 - - [2025-05-29 02:33:38] "POST /neutron/network HTTP/1.1" 200 1114 0.006274 10.0.0.38 - - [2025-05-29 02:33:38] "GET /virtual-network/60602343-79ed-4c80-8a39-8b3d2a000438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.004154 10.0.0.38 - - [2025-05-29 02:33:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.38 - - [2025-05-29 02:33:38] "GET /network-policy/e457cefa-9bba-49de-b35e-c6910a5c6de2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3128 0.032123 10.0.0.38 - - [2025-05-29 02:33:38] "POST /access-control-lists HTTP/1.1" 200 596 0.056959 10.0.0.38 - - [2025-05-29 02:33:38] "GET /domains HTTP/1.1" 401 292 0.000341 10.0.0.38 - - [2025-05-29 02:33:38] "POST /ref-update HTTP/1.1" 200 156 0.008895 10.0.0.38 - - [2025-05-29 02:33:38] "GET /domains HTTP/1.1" 200 280 0.023654 10.0.0.38 - - [2025-05-29 02:33:38] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001435 10.0.0.38 - - [2025-05-29 02:33:38] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2771 0.008106 10.0.0.38 - - [2025-05-29 02:33:38] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000965 10.0.0.38 - - [2025-05-29 02:33:38] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2 HTTP/1.1" 200 2624 0.067272 10.0.0.38 - - [2025-05-29 02:33:38] "GET /virtual-network/c92b1b1d-6dda-40de-a486-42ebfd7fede5 HTTP/1.1" 200 3508 0.006623 10.0.0.38 - - [2025-05-29 02:33:38] "GET /virtual-network/c92b1b1d-6dda-40de-a486-42ebfd7fede5 HTTP/1.1" 200 3508 0.005454 10.0.0.38 - - [2025-05-29 02:33:38] "GET /routing-instance/4987f623-ba9d-4eb7-86db-616bbd508970 HTTP/1.1" 200 1794 0.004358 10.0.0.38 - - [2025-05-29 02:33:38] "GET /routing-instance/4987f623-ba9d-4eb7-86db-616bbd508970 HTTP/1.1" 200 1794 0.003523 10.0.0.38 - - [2025-05-29 02:33:38] "GET /route-target/7b64ac59-9f7e-482d-94a1-e81f6e67986a HTTP/1.1" 200 1212 0.003415 10.0.0.38 - - [2025-05-29 02:33:38] "GET /virtual-network/c92b1b1d-6dda-40de-a486-42ebfd7fede5 HTTP/1.1" 200 3508 0.004741 10.0.0.38 - - [2025-05-29 02:33:38] "GET /routing-instance/4987f623-ba9d-4eb7-86db-616bbd508970 HTTP/1.1" 200 1794 0.004451 10.0.0.38 - - [2025-05-29 02:33:38] "GET /virtual-network/c92b1b1d-6dda-40de-a486-42ebfd7fede5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004974 10.0.0.38 - - [2025-05-29 02:33:38] "GET /virtual-network/c92b1b1d-6dda-40de-a486-42ebfd7fede5 HTTP/1.1" 200 3508 0.004435 10.0.0.38 - - [2025-05-29 02:33:38] "GET /routing-instance/4987f623-ba9d-4eb7-86db-616bbd508970 HTTP/1.1" 200 1794 0.003098 10.0.0.38 - - [2025-05-29 02:33:38] "GET /routing-instance/4987f623-ba9d-4eb7-86db-616bbd508970 HTTP/1.1" 200 1794 0.002750 10.0.0.38 - - [2025-05-29 02:33:38] "GET /route-target/7b64ac59-9f7e-482d-94a1-e81f6e67986a HTTP/1.1" 200 1212 0.002340 10.0.0.38 - - [2025-05-29 02:33:38] "GET /domains HTTP/1.1" 200 280 0.002631 10.0.0.38 - - [2025-05-29 02:33:38] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000950 10.0.0.38 - - [2025-05-29 02:33:38] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2771 0.006237 10.0.0.38 - - [2025-05-29 02:33:38] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000908 10.0.0.38 - - [2025-05-29 02:33:39] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2 HTTP/1.1" 200 2624 0.066516 10.0.0.38 - - [2025-05-29 02:33:39] "GET /virtual-network/c92b1b1d-6dda-40de-a486-42ebfd7fede5 HTTP/1.1" 200 3508 0.004482 10.0.0.38 - - [2025-05-29 02:33:39] "GET /obj-perms HTTP/1.1" 200 5046 0.042175 10.0.0.38 - - [2025-05-29 02:33:39] "GET /domains HTTP/1.1" 200 280 0.003775 10.0.0.38 - - [2025-05-29 02:33:39] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000925 10.0.0.38 - - [2025-05-29 02:33:39] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2771 0.006241 10.0.0.38 - - [2025-05-29 02:33:39] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000845 10.0.0.38 - - [2025-05-29 02:33:39] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2 HTTP/1.1" 200 2624 0.066425 10.0.0.38 - - [2025-05-29 02:33:39] "GET /virtual-network/60602343-79ed-4c80-8a39-8b3d2a000438 HTTP/1.1" 200 3503 0.008574 10.0.0.38 - - [2025-05-29 02:33:39] "GET /virtual-network/60602343-79ed-4c80-8a39-8b3d2a000438 HTTP/1.1" 200 3503 0.004587 10.0.0.38 - - [2025-05-29 02:33:39] "GET /routing-instance/f344fdc7-69a6-434f-a78b-2bd82c78b7fd HTTP/1.1" 200 1796 0.003643 10.0.0.38 - - [2025-05-29 02:33:39] "GET /routing-instance/f344fdc7-69a6-434f-a78b-2bd82c78b7fd HTTP/1.1" 200 1796 0.002890 10.0.0.38 - - [2025-05-29 02:33:39] "GET /route-target/aa904e73-0071-4bef-bd44-75dc83c674fc HTTP/1.1" 200 1213 0.002843 10.0.0.38 - - [2025-05-29 02:33:39] "GET /virtual-network/60602343-79ed-4c80-8a39-8b3d2a000438 HTTP/1.1" 200 3503 0.004138 10.0.0.38 - - [2025-05-29 02:33:39] "GET /routing-instance/f344fdc7-69a6-434f-a78b-2bd82c78b7fd HTTP/1.1" 200 1796 0.002830 10.0.0.38 - - [2025-05-29 02:33:39] "GET /virtual-network/60602343-79ed-4c80-8a39-8b3d2a000438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.004284 10.0.0.38 - - [2025-05-29 02:33:39] "GET /virtual-network/60602343-79ed-4c80-8a39-8b3d2a000438 HTTP/1.1" 200 3503 0.004153 10.0.0.38 - - [2025-05-29 02:33:39] "GET /routing-instance/f344fdc7-69a6-434f-a78b-2bd82c78b7fd HTTP/1.1" 200 1796 0.003022 10.0.0.38 - - [2025-05-29 02:33:39] "GET /routing-instance/f344fdc7-69a6-434f-a78b-2bd82c78b7fd HTTP/1.1" 200 1796 0.003109 10.0.0.38 - - [2025-05-29 02:33:39] "GET /route-target/aa904e73-0071-4bef-bd44-75dc83c674fc HTTP/1.1" 200 1213 0.002499 10.0.0.38 - - [2025-05-29 02:33:39] "GET /domains HTTP/1.1" 200 280 0.002331 10.0.0.38 - - [2025-05-29 02:33:39] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000923 10.0.0.38 - - [2025-05-29 02:33:39] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2771 0.006472 10.0.0.38 - - [2025-05-29 02:33:39] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000898 10.0.0.38 - - [2025-05-29 02:33:39] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2 HTTP/1.1" 200 2624 0.063447 10.0.0.38 - - [2025-05-29 02:33:39] "GET /virtual-network/60602343-79ed-4c80-8a39-8b3d2a000438 HTTP/1.1" 200 3503 0.004103 10.0.0.38 - - [2025-05-29 02:33:39] "GET /obj-perms HTTP/1.1" 200 5046 0.002780 10.0.0.38 - - [2025-05-29 02:33:39] "GET /virtual-network/60602343-79ed-4c80-8a39-8b3d2a000438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.004642 10.0.0.38 - - [2025-05-29 02:33:39] "POST /neutron/network HTTP/1.1" 200 1114 0.006493 10.0.0.38 - - [2025-05-29 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007156 10.0.0.38 - - [2025-05-29 02:33:39] "GET /virtual-network/4001af77-9c74-4a79-8dda-dac2e7210f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004565 10.0.0.38 - - [2025-05-29 02:33:39] "POST /neutron/network HTTP/1.1" 200 1006 0.048723 10.0.0.38 - - [2025-05-29 02:33:39] "DELETE /access-control-list/b8bdfbab-258d-48ec-a337-584245a87114 HTTP/1.1" 200 115 0.031518 10.0.0.38 - - [2025-05-29 02:33:39] "POST /neutron/network HTTP/1.1" 200 1006 0.016754 10.0.0.38 - - [2025-05-29 02:33:39] "POST /ref-update HTTP/1.1" 200 156 0.018072 10.0.0.38 - - [2025-05-29 02:33:39] "GET /virtual-network/60602343-79ed-4c80-8a39-8b3d2a000438?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004778 10.0.0.38 - - [2025-05-29 02:33:39] "GET /virtual-network/c92b1b1d-6dda-40de-a486-42ebfd7fede5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2966 0.004926 10.0.0.38 - - [2025-05-29 02:33:39] "POST /neutron/network HTTP/1.1" 200 1115 0.006957 10.0.0.38 - - [2025-05-29 02:33:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007074 10.0.0.38 - - [2025-05-29 02:33:39] "GET /virtual-network/4001af77-9c74-4a79-8dda-dac2e7210f9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.005343 10.0.0.38 - - [2025-05-29 02:33:39] "POST /neutron/network HTTP/1.1" 200 1007 0.050638 10.0.0.38 - - [2025-05-29 02:33:39] "DELETE /access-control-list/1598bc29-9b59-411c-8d1a-81bf5980c833 HTTP/1.1" 200 115 0.040408 10.0.0.38 - - [2025-05-29 02:33:39] "POST /neutron/network HTTP/1.1" 200 1007 0.016768 10.0.0.38 - - [2025-05-29 02:33:39] "POST /ref-update HTTP/1.1" 200 156 0.015914 10.0.0.38 - - [2025-05-29 02:33:39] "GET /virtual-network/c92b1b1d-6dda-40de-a486-42ebfd7fede5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2642 0.009987 10.0.0.38 - - [2025-05-29 02:33:40] "DELETE /network-policy/e457cefa-9bba-49de-b35e-c6910a5c6de2 HTTP/1.1" 200 115 0.024825 10.0.0.38 - - [2025-05-29 02:33:40] "POST /neutron/network HTTP/1.1" 200 1006 0.009024 10.0.0.38 - - [2025-05-29 02:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.38 - - [2025-05-29 02:33:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002199 10.0.0.38 - - [2025-05-29 02:33:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002566 10.0.0.38 - - [2025-05-29 02:33:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002465 10.0.0.38 - - [2025-05-29 02:33:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001690 10.0.0.38 - - [2025-05-29 02:33:40] "POST /neutron/network HTTP/1.1" 200 151 0.086968 10.0.0.38 - - [2025-05-29 02:33:40] "DELETE /route-target/aa904e73-0071-4bef-bd44-75dc83c674fc HTTP/1.1" 200 115 0.019611 10.0.0.38 - - [2025-05-29 02:33:40] "GET /routing-instance/f344fdc7-69a6-434f-a78b-2bd82c78b7fd HTTP/1.1" 404 171 0.004534 10.0.0.38 - - [2025-05-29 02:33:40] "GET /domains HTTP/1.1" 200 280 0.001944 10.0.0.38 - - [2025-05-29 02:33:40] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000974 10.0.0.38 - - [2025-05-29 02:33:40] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2771 0.050190 10.0.0.38 - - [2025-05-29 02:33:40] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000990 10.0.0.38 - - [2025-05-29 02:33:40] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2 HTTP/1.1" 200 2144 0.073326 10.0.0.38 - - [2025-05-29 02:33:40] "POST /neutron/network HTTP/1.1" 200 1007 0.007103 10.0.0.38 - - [2025-05-29 02:33:40] "POST /useragent-kv HTTP/1.1" 200 115 0.003398 10.0.0.38 - - [2025-05-29 02:33:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004413 10.0.0.38 - - [2025-05-29 02:33:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001705 10.0.0.38 - - [2025-05-29 02:33:40] "POST /useragent-kv HTTP/1.1" 200 115 0.002590 10.0.0.38 - - [2025-05-29 02:33:40] "POST /useragent-kv HTTP/1.1" 200 115 0.001837 10.0.0.38 - - [2025-05-29 02:33:40] "POST /neutron/network HTTP/1.1" 200 151 0.081324 10.0.0.38 - - [2025-05-29 02:33:40] "DELETE /route-target/7b64ac59-9f7e-482d-94a1-e81f6e67986a HTTP/1.1" 200 115 0.018340 10.0.0.38 - - [2025-05-29 02:33:40] "GET /routing-instance/4987f623-ba9d-4eb7-86db-616bbd508970 HTTP/1.1" 404 171 0.003840 10.0.0.38 - - [2025-05-29 02:33:40] "GET /domains HTTP/1.1" 200 280 0.002277 10.0.0.38 - - [2025-05-29 02:33:40] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000954 10.0.0.38 - - [2025-05-29 02:33:40] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2771 0.048370 10.0.0.38 - - [2025-05-29 02:33:40] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001566 10.0.0.38 - - [2025-05-29 02:33:40] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2 HTTP/1.1" 200 1899 0.064756 10.0.0.38 - - [2025-05-29 02:33:40] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001056 10.0.0.38 - - [2025-05-29 02:33:40] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.026552 10.0.0.38 - - [2025-05-29 02:33:40] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001550 10.0.0.38 - - [2025-05-29 02:33:40] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2?fields=virtual_networks HTTP/1.1" 200 1047 0.067857 10.0.0.38 - - [2025-05-29 02:33:40] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001055 10.0.0.38 - - [2025-05-29 02:33:40] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2?fields=virtual_machine_interfaces HTTP/1.1" 200 1047 0.023286 10.0.0.38 - - [2025-05-29 02:33:41] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001183 10.0.0.38 - - [2025-05-29 02:33:41] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2?fields=security_groups HTTP/1.1" 200 1281 0.022874 10.0.0.38 - - [2025-05-29 02:33:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.022207 10.0.0.38 - - [2025-05-29 02:33:41] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002186 10.0.0.38 - - [2025-05-29 02:33:41] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001040 10.0.0.38 - - [2025-05-29 02:33:41] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007146 10.0.0.38 - - [2025-05-29 02:33:41] "POST /id-to-fqname HTTP/1.1" 200 192 0.001121 10.0.0.38 - - [2025-05-29 02:33:41] "POST /fqname-to-id HTTP/1.1" 404 201 0.005718 10.0.0.38 - - [2025-05-29 02:33:42] "POST /security-groups HTTP/1.1" 200 593 0.063861 10.0.0.38 - - [2025-05-29 02:33:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.003001 10.0.0.38 - - [2025-05-29 02:33:42] "POST /projects HTTP/1.1" 200 589 0.211190 10.0.0.38 - - [2025-05-29 02:33:42] "POST /access-control-lists HTTP/1.1" 200 598 0.058291 10.0.0.38 - - [2025-05-29 02:33:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.277512 10.0.0.38 - - [2025-05-29 02:33:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.002606 10.0.0.38 - - [2025-05-29 02:33:42] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.390660 10.0.0.38 - - [2025-05-29 02:33:42] "POST /access-control-lists HTTP/1.1" 200 596 0.056056 10.0.0.38 - - [2025-05-29 02:33:43] "GET / HTTP/1.1" 200 35931 0.001935 10.0.0.38 - - [2025-05-29 02:33:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.38 - - [2025-05-29 02:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.048634 10.0.0.38 - - [2025-05-29 02:33:44] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001132 10.0.0.38 - - [2025-05-29 02:33:44] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.021875 10.0.0.38 - - [2025-05-29 02:33:44] "POST /neutron/network HTTP/1.1" 200 117 0.028090 10.0.0.38 - - [2025-05-29 02:33:44] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001811 10.0.0.38 - - [2025-05-29 02:33:44] "POST /neutron/network HTTP/1.1" 200 607 0.064450 10.0.0.38 - - [2025-05-29 02:33:44] "POST /route-targets HTTP/1.1" 200 327 0.009826 10.0.0.38 - - [2025-05-29 02:33:44] "POST /ref-update HTTP/1.1" 200 156 0.009675 10.0.0.38 - - [2025-05-29 02:33:44] "POST /useragent-kv HTTP/1.1" 200 115 0.003918 10.0.0.38 - - [2025-05-29 02:33:44] "POST /neutron/subnet HTTP/1.1" 200 734 0.130532 10.0.0.38 - - [2025-05-29 02:33:44] "POST /neutron/network HTTP/1.1" 200 828 0.005198 10.0.0.38 - - [2025-05-29 02:33:44] "POST /id-to-fqname HTTP/1.1" 200 222 0.001173 10.0.0.38 - - [2025-05-29 02:33:44] "GET /virtual-network/6ec2e90e-8f4d-49f0-867c-6242e06a4cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004874 10.0.0.38 - - [2025-05-29 02:33:44] "POST /neutron/network HTTP/1.1" 200 828 0.005061 10.0.0.38 - - [2025-05-29 02:33:44] "GET /virtual-network/6ec2e90e-8f4d-49f0-867c-6242e06a4cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004536 10.0.0.38 - - [2025-05-29 02:33:44] "POST /neutron/network HTTP/1.1" 200 828 0.005841 10.0.0.38 - - [2025-05-29 02:33:44] "POST /neutron/subnet HTTP/1.1" 200 734 0.006652 10.0.0.38 - - [2025-05-29 02:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.38 - - [2025-05-29 02:33:44] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001301 10.0.0.38 - - [2025-05-29 02:33:44] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.028396 10.0.0.38 - - [2025-05-29 02:33:44] "POST /neutron/network HTTP/1.1" 200 117 0.008991 10.0.0.38 - - [2025-05-29 02:33:44] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001422 10.0.0.38 - - [2025-05-29 02:33:44] "POST /neutron/network HTTP/1.1" 200 607 0.067892 10.0.0.38 - - [2025-05-29 02:33:44] "POST /route-targets HTTP/1.1" 200 327 0.015860 10.0.0.38 - - [2025-05-29 02:33:44] "POST /ref-update HTTP/1.1" 200 156 0.010874 10.0.0.38 - - [2025-05-29 02:33:45] "POST /useragent-kv HTTP/1.1" 200 115 0.003592 10.0.0.38 - - [2025-05-29 02:33:45] "POST /neutron/subnet HTTP/1.1" 200 724 0.128440 10.0.0.38 - - [2025-05-29 02:33:45] "POST /neutron/network HTTP/1.1" 200 826 0.004933 10.0.0.38 - - [2025-05-29 02:33:45] "POST /id-to-fqname HTTP/1.1" 200 222 0.001090 10.0.0.38 - - [2025-05-29 02:33:45] "GET /virtual-network/1985fdaf-5450-491b-bc49-55efb99b75f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004375 10.0.0.38 - - [2025-05-29 02:33:45] "POST /neutron/network HTTP/1.1" 200 826 0.005700 10.0.0.38 - - [2025-05-29 02:33:45] "GET /virtual-network/1985fdaf-5450-491b-bc49-55efb99b75f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004546 10.0.0.38 - - [2025-05-29 02:33:45] "POST /neutron/network HTTP/1.1" 200 826 0.005100 10.0.0.38 - - [2025-05-29 02:33:45] "POST /neutron/subnet HTTP/1.1" 200 724 0.007060 10.0.0.38 - - [2025-05-29 02:33:45] "POST /fqname-to-id HTTP/1.1" 404 228 0.002265 10.0.0.38 - - [2025-05-29 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002105 10.0.0.38 - - [2025-05-29 02:33:45] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001108 10.0.0.38 - - [2025-05-29 02:33:45] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.022957 10.0.0.38 - - [2025-05-29 02:33:45] "POST /network-policys HTTP/1.1" 200 571 0.017329 10.0.0.38 - - [2025-05-29 02:33:45] "GET /network-policy/24e718be-2623-416f-b0f4-ae127de84590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.004727 10.0.0.38 - - [2025-05-29 02:33:45] "POST /neutron/network HTTP/1.1" 200 828 0.005280 10.0.0.38 - - [2025-05-29 02:33:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.002966 10.0.0.38 - - [2025-05-29 02:33:45] "POST /neutron/network HTTP/1.1" 200 930 0.048226 10.0.0.38 - - [2025-05-29 02:33:45] "POST /neutron/network HTTP/1.1" 200 930 0.046257 10.0.0.38 - - [2025-05-29 02:33:45] "POST /access-control-lists HTTP/1.1" 200 590 0.076820 10.0.0.38 - - [2025-05-29 02:33:45] "GET /virtual-network/6ec2e90e-8f4d-49f0-867c-6242e06a4cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005568 10.0.0.38 - - [2025-05-29 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.38 - - [2025-05-29 02:33:45] "GET /network-policy/24e718be-2623-416f-b0f4-ae127de84590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.003578 10.0.0.38 - - [2025-05-29 02:33:45] "POST /neutron/network HTTP/1.1" 200 826 0.005332 10.0.0.38 - - [2025-05-29 02:33:45] "POST /fqname-to-id HTTP/1.1" 404 236 0.002719 10.0.0.38 - - [2025-05-29 02:33:45] "POST /neutron/network HTTP/1.1" 200 928 0.040423 10.0.0.38 - - [2025-05-29 02:33:45] "POST /neutron/network HTTP/1.1" 200 928 0.043376 10.0.0.38 - - [2025-05-29 02:33:45] "POST /access-control-lists HTTP/1.1" 200 590 0.065071 10.0.0.38 - - [2025-05-29 02:33:45] "GET /virtual-network/1985fdaf-5450-491b-bc49-55efb99b75f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.011255 10.0.0.38 - - [2025-05-29 02:33:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.38 - - [2025-05-29 02:33:45] "POST /ref-update HTTP/1.1" 200 156 0.010007 10.0.0.38 - - [2025-05-29 02:33:45] "GET /network-policy/24e718be-2623-416f-b0f4-ae127de84590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2151 0.003345 10.0.0.38 - - [2025-05-29 02:33:45] "GET /domains HTTP/1.1" 401 292 0.000429 10.0.0.38 - - [2025-05-29 02:33:45] "PUT /access-control-list/8944829c-6d69-4b80-b185-ce45dac8e16a HTTP/1.1" 200 272 0.054410 10.0.0.38 - - [2025-05-29 02:33:46] "GET /domains HTTP/1.1" 200 280 0.021913 10.0.0.38 - - [2025-05-29 02:33:46] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000957 10.0.0.38 - - [2025-05-29 02:33:46] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2959 0.007226 10.0.0.38 - - [2025-05-29 02:33:46] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000916 10.0.0.38 - - [2025-05-29 02:33:46] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d HTTP/1.1" 200 2570 0.078163 10.0.0.38 - - [2025-05-29 02:33:46] "GET /virtual-network/6ec2e90e-8f4d-49f0-867c-6242e06a4cc6 HTTP/1.1" 200 2895 0.005751 10.0.0.38 - - [2025-05-29 02:33:46] "GET /virtual-network/6ec2e90e-8f4d-49f0-867c-6242e06a4cc6 HTTP/1.1" 200 2895 0.004736 10.0.0.38 - - [2025-05-29 02:33:46] "GET /routing-instance/f6f4a044-ff4c-4896-b9df-9a26f8254206 HTTP/1.1" 200 1784 0.003481 10.0.0.38 - - [2025-05-29 02:33:46] "GET /routing-instance/f6f4a044-ff4c-4896-b9df-9a26f8254206 HTTP/1.1" 200 1784 0.003107 10.0.0.38 - - [2025-05-29 02:33:46] "GET /route-target/8e34c3ea-fc55-4a65-929c-8d2db086e77e HTTP/1.1" 200 1207 0.003252 10.0.0.38 - - [2025-05-29 02:33:46] "GET /virtual-network/6ec2e90e-8f4d-49f0-867c-6242e06a4cc6 HTTP/1.1" 200 2895 0.004859 10.0.0.38 - - [2025-05-29 02:33:46] "GET /routing-instance/f6f4a044-ff4c-4896-b9df-9a26f8254206 HTTP/1.1" 200 1784 0.003401 10.0.0.38 - - [2025-05-29 02:33:46] "GET /virtual-network/6ec2e90e-8f4d-49f0-867c-6242e06a4cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004804 10.0.0.38 - - [2025-05-29 02:33:46] "GET /virtual-network/6ec2e90e-8f4d-49f0-867c-6242e06a4cc6 HTTP/1.1" 200 2895 0.004274 10.0.0.38 - - [2025-05-29 02:33:46] "GET /routing-instance/f6f4a044-ff4c-4896-b9df-9a26f8254206 HTTP/1.1" 200 1784 0.003660 10.0.0.38 - - [2025-05-29 02:33:46] "GET /routing-instance/f6f4a044-ff4c-4896-b9df-9a26f8254206 HTTP/1.1" 200 1784 0.002826 10.0.0.38 - - [2025-05-29 02:33:46] "GET /route-target/8e34c3ea-fc55-4a65-929c-8d2db086e77e HTTP/1.1" 200 1207 0.002398 10.0.0.38 - - [2025-05-29 02:33:46] "GET /domains HTTP/1.1" 200 280 0.003237 10.0.0.38 - - [2025-05-29 02:33:46] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001911 10.0.0.38 - - [2025-05-29 02:33:46] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2959 0.010218 10.0.0.38 - - [2025-05-29 02:33:46] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001912 10.0.0.38 - - [2025-05-29 02:33:46] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d HTTP/1.1" 200 2570 0.072785 10.0.0.38 - - [2025-05-29 02:33:46] "GET /virtual-network/6ec2e90e-8f4d-49f0-867c-6242e06a4cc6 HTTP/1.1" 200 2895 0.004463 10.0.0.38 - - [2025-05-29 02:33:46] "GET /obj-perms HTTP/1.1" 200 5034 0.044799 10.0.0.38 - - [2025-05-29 02:33:46] "GET /domains HTTP/1.1" 200 280 0.002938 10.0.0.38 - - [2025-05-29 02:33:46] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001061 10.0.0.38 - - [2025-05-29 02:33:46] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2959 0.007775 10.0.0.38 - - [2025-05-29 02:33:46] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000942 10.0.0.38 - - [2025-05-29 02:33:47] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d HTTP/1.1" 200 2570 0.067083 10.0.0.38 - - [2025-05-29 02:33:47] "GET /virtual-network/1985fdaf-5450-491b-bc49-55efb99b75f4 HTTP/1.1" 200 2890 0.006381 10.0.0.38 - - [2025-05-29 02:33:47] "GET /virtual-network/1985fdaf-5450-491b-bc49-55efb99b75f4 HTTP/1.1" 200 2890 0.004383 10.0.0.38 - - [2025-05-29 02:33:47] "GET /routing-instance/f7874168-f018-4051-a20c-019ce0ed9914 HTTP/1.1" 200 1784 0.003136 10.0.0.38 - - [2025-05-29 02:33:47] "GET /routing-instance/f7874168-f018-4051-a20c-019ce0ed9914 HTTP/1.1" 200 1784 0.002977 10.0.0.38 - - [2025-05-29 02:33:47] "GET /route-target/cfbdd3ef-ce4c-4791-ab10-6df18e17e723 HTTP/1.1" 200 1207 0.003086 10.0.0.38 - - [2025-05-29 02:33:47] "GET /virtual-network/1985fdaf-5450-491b-bc49-55efb99b75f4 HTTP/1.1" 200 2890 0.004062 10.0.0.38 - - [2025-05-29 02:33:47] "GET /routing-instance/f7874168-f018-4051-a20c-019ce0ed9914 HTTP/1.1" 200 1784 0.002654 10.0.0.38 - - [2025-05-29 02:33:47] "GET /virtual-network/1985fdaf-5450-491b-bc49-55efb99b75f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004122 10.0.0.38 - - [2025-05-29 02:33:47] "GET /virtual-network/1985fdaf-5450-491b-bc49-55efb99b75f4 HTTP/1.1" 200 2890 0.005032 10.0.0.38 - - [2025-05-29 02:33:47] "GET /routing-instance/f7874168-f018-4051-a20c-019ce0ed9914 HTTP/1.1" 200 1784 0.003006 10.0.0.38 - - [2025-05-29 02:33:47] "GET /routing-instance/f7874168-f018-4051-a20c-019ce0ed9914 HTTP/1.1" 200 1784 0.002838 10.0.0.38 - - [2025-05-29 02:33:47] "GET /route-target/cfbdd3ef-ce4c-4791-ab10-6df18e17e723 HTTP/1.1" 200 1207 0.002435 10.0.0.38 - - [2025-05-29 02:33:47] "GET /domains HTTP/1.1" 200 280 0.003802 10.0.0.38 - - [2025-05-29 02:33:47] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000890 10.0.0.38 - - [2025-05-29 02:33:47] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2959 0.006070 10.0.0.38 - - [2025-05-29 02:33:47] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000913 10.0.0.38 - - [2025-05-29 02:33:47] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d HTTP/1.1" 200 2570 0.076758 10.0.0.38 - - [2025-05-29 02:33:47] "GET /virtual-network/1985fdaf-5450-491b-bc49-55efb99b75f4 HTTP/1.1" 200 2890 0.004872 10.0.0.38 - - [2025-05-29 02:33:47] "GET /obj-perms HTTP/1.1" 200 5034 0.003301 10.0.0.38 - - [2025-05-29 02:33:47] "POST /id-to-fqname HTTP/1.1" 200 222 0.001294 10.0.0.38 - - [2025-05-29 02:33:47] "POST /neutron/network HTTP/1.1" 200 940 0.006400 10.0.0.38 - - [2025-05-29 02:33:47] "GET /aaa-mode HTTP/1.1" 401 292 0.000413 10.0.0.38 - - [2025-05-29 02:33:47] "GET / HTTP/1.1" 200 35931 0.001478 10.0.0.38 - - [2025-05-29 02:33:47] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000380 10.0.0.38 - - [2025-05-29 02:33:48] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001452 10.0.0.38 - - [2025-05-29 02:33:48] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.055314 10.0.0.38 - - [2025-05-29 02:33:48] "POST /neutron/network HTTP/1.1" 200 930 0.005201 10.0.0.38 - - [2025-05-29 02:33:48] "POST /neutron/port HTTP/1.1" 200 117 0.004865 10.0.0.38 - - [2025-05-29 02:33:48] "POST /neutron/port HTTP/1.1" 200 117 0.006653 10.0.0.38 - - [2025-05-29 02:33:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001797 10.0.0.38 - - [2025-05-29 02:33:48] "POST /neutron/port HTTP/1.1" 200 117 0.005560 10.0.0.38 - - [2025-05-29 02:33:48] "POST /neutron/network HTTP/1.1" 200 938 0.005962 10.0.0.38 - - [2025-05-29 02:33:48] "GET /aaa-mode HTTP/1.1" 401 292 0.000408 10.0.0.38 - - [2025-05-29 02:33:48] "POST /neutron/network HTTP/1.1" 200 940 0.006170 10.0.0.38 - - [2025-05-29 02:33:48] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001459 10.0.0.38 - - [2025-05-29 02:33:48] "POST /neutron/port HTTP/1.1" 200 1064 0.215441 10.0.0.38 - - [2025-05-29 02:33:48] "GET / HTTP/1.1" 200 35931 0.001732 10.0.0.38 - - [2025-05-29 02:33:48] "POST /neutron/port HTTP/1.1" 200 1064 0.021394 10.0.0.38 - - [2025-05-29 02:33:48] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000342 10.0.0.38 - - [2025-05-29 02:33:48] "POST /neutron/port HTTP/1.1" 200 1064 0.009092 10.0.0.38 - - [2025-05-29 02:33:49] "POST /neutron/port HTTP/1.1" 200 1118 0.068873 10.0.0.38 - - [2025-05-29 02:33:49] "POST /neutron/port HTTP/1.1" 200 1092 0.014554 10.0.0.38 - - [2025-05-29 02:33:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003477 10.0.0.38 - - [2025-05-29 02:33:49] "POST /neutron/subnet HTTP/1.1" 200 708 0.009610 10.0.0.38 - - [2025-05-29 02:33:49] "POST /neutron/port HTTP/1.1" 200 117 0.001081 10.0.0.38 - - [2025-05-29 02:33:49] "POST /neutron/network HTTP/1.1" 200 930 0.004859 10.0.0.38 - - [2025-05-29 02:33:49] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001079 10.0.0.38 - - [2025-05-29 02:33:49] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.046880 10.0.0.38 - - [2025-05-29 02:33:49] "POST /neutron/network HTTP/1.1" 200 928 0.006356 10.0.0.38 - - [2025-05-29 02:33:49] "POST /neutron/port HTTP/1.1" 200 1092 0.017310 10.0.0.38 - - [2025-05-29 02:33:49] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006411 10.0.0.38 - - [2025-05-29 02:33:49] "POST /neutron/port HTTP/1.1" 200 117 0.006432 10.0.0.38 - - [2025-05-29 02:33:49] "POST /neutron/port HTTP/1.1" 200 1092 0.015193 10.0.0.38 - - [2025-05-29 02:33:49] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006349 10.0.0.38 - - [2025-05-29 02:33:49] "POST /neutron/network HTTP/1.1" 200 938 0.005545 10.0.0.38 - - [2025-05-29 02:33:49] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001208 10.0.0.38 - - [2025-05-29 02:33:50] "PUT /access-control-list/9c09f556-bfe9-444c-b519-2f76e268c2e6 HTTP/1.1" 200 272 0.055157 10.0.0.38 - - [2025-05-29 02:33:50] "POST /neutron/port HTTP/1.1" 200 1062 0.299327 10.0.0.38 - - [2025-05-29 02:33:50] "POST /neutron/port HTTP/1.1" 200 1062 0.010388 10.0.0.38 - - [2025-05-29 02:33:50] "POST /neutron/port HTTP/1.1" 200 1062 0.008507 10.0.0.38 - - [2025-05-29 02:33:50] "POST /neutron/port HTTP/1.1" 200 1116 0.080158 10.0.0.38 - - [2025-05-29 02:33:50] "POST /neutron/port HTTP/1.1" 200 1090 0.014111 10.0.0.38 - - [2025-05-29 02:33:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002944 10.0.0.38 - - [2025-05-29 02:33:50] "POST /neutron/subnet HTTP/1.1" 200 698 0.013745 10.0.0.38 - - [2025-05-29 02:33:50] "POST /neutron/port HTTP/1.1" 200 117 0.001133 10.0.0.38 - - [2025-05-29 02:33:50] "POST /neutron/network HTTP/1.1" 200 928 0.006932 10.0.0.38 - - [2025-05-29 02:33:54] "POST /neutron/port HTTP/1.1" 200 1092 0.016130 10.0.0.38 - - [2025-05-29 02:33:54] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005448 10.0.0.38 - - [2025-05-29 02:33:54] "POST /neutron/port HTTP/1.1" 200 1092 0.013305 10.0.0.38 - - [2025-05-29 02:33:54] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005290 10.0.0.38 - - [2025-05-29 02:33:54] "POST /neutron/port HTTP/1.1" 200 1092 0.016302 10.0.0.38 - - [2025-05-29 02:33:54] "POST /neutron/security_group HTTP/1.1" 200 2060 0.008100 10.0.0.38 - - [2025-05-29 02:33:54] "GET /virtual-machine/d406e850-75e5-4f9d-a560-48b4ef6888f2 HTTP/1.1" 200 1295 0.005886 10.0.0.38 - - [2025-05-29 02:33:54] "GET /virtual-machine-interface/c80fd538-e2bb-424d-a3ef-ca9be1966f6e HTTP/1.1" 200 2951 0.004817 10.0.0.38 - - [2025-05-29 02:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002836 10.0.0.38 - - [2025-05-29 02:33:54] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003105 10.0.0.38 - - [2025-05-29 02:33:54] "GET /virtual-networks?parent_id=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002769 10.0.0.38 - - [2025-05-29 02:33:55] "GET /virtual-network/6ec2e90e-8f4d-49f0-867c-6242e06a4cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.005559 10.0.0.38 - - [2025-05-29 02:33:57] "POST /neutron/port HTTP/1.1" 200 1092 0.014451 10.0.0.38 - - [2025-05-29 02:33:57] "POST /neutron/security_group HTTP/1.1" 200 2060 0.004679 10.0.0.38 - - [2025-05-29 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.38 - - [2025-05-29 02:33:58] "GET /virtual-network/6ec2e90e-8f4d-49f0-867c-6242e06a4cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004617 10.0.0.38 - - [2025-05-29 02:33:58] "POST /neutron/port HTTP/1.1" 200 1090 0.015397 10.0.0.38 - - [2025-05-29 02:33:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005224 10.0.0.38 - - [2025-05-29 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.38 - - [2025-05-29 02:34:00] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002688 10.0.0.38 - - [2025-05-29 02:34:00] "GET /virtual-networks?parent_id=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003332 10.0.0.38 - - [2025-05-29 02:34:00] "GET /virtual-network/6ec2e90e-8f4d-49f0-867c-6242e06a4cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004988 10.0.0.38 - - [2025-05-29 02:34:00] "POST /neutron/port HTTP/1.1" 200 1090 0.013446 10.0.0.38 - - [2025-05-29 02:34:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005840 10.0.0.38 - - [2025-05-29 02:34:00] "POST /neutron/port HTTP/1.1" 200 1090 0.014624 10.0.0.38 - - [2025-05-29 02:34:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005783 10.0.0.38 - - [2025-05-29 02:34:00] "POST /neutron/port HTTP/1.1" 200 1090 0.013641 10.0.0.38 - - [2025-05-29 02:34:00] "POST /neutron/security_group HTTP/1.1" 200 2060 0.004859 10.0.0.38 - - [2025-05-29 02:34:00] "GET /virtual-machine/c5a85393-fc1e-427e-9a7c-b1ea50b3b008 HTTP/1.1" 200 1295 0.003705 10.0.0.38 - - [2025-05-29 02:34:00] "GET /virtual-machine-interface/2f5b0fab-90e5-45b8-bbaf-29eed96890aa HTTP/1.1" 200 2950 0.004158 10.0.0.38 - - [2025-05-29 02:34:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.38 - - [2025-05-29 02:34:00] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002501 10.0.0.38 - - [2025-05-29 02:34:00] "GET /virtual-networks?parent_id=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002685 10.0.0.38 - - [2025-05-29 02:34:00] "GET /virtual-network/1985fdaf-5450-491b-bc49-55efb99b75f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005523 10.0.0.38 - - [2025-05-29 02:34:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.38 - - [2025-05-29 02:34:02] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003787 10.0.0.38 - - [2025-05-29 02:34:02] "GET /virtual-networks?parent_id=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.002872 10.0.0.38 - - [2025-05-29 02:34:02] "GET /virtual-network/1985fdaf-5450-491b-bc49-55efb99b75f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005273 10.0.0.38 - - [2025-05-29 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.38 - - [2025-05-29 02:34:06] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001004 10.0.0.38 - - [2025-05-29 02:34:06] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.027182 10.0.0.38 - - [2025-05-29 02:34:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.38 - - [2025-05-29 02:34:06] "PUT /network-policy/24e718be-2623-416f-b0f4-ae127de84590 HTTP/1.1" 200 262 0.013264 10.0.0.38 - - [2025-05-29 02:34:06] "PUT /access-control-list/9c09f556-bfe9-444c-b519-2f76e268c2e6 HTTP/1.1" 200 272 0.051448 10.0.0.38 - - [2025-05-29 02:34:06] "POST /ref-update HTTP/1.1" 200 156 0.016761 10.0.0.38 - - [2025-05-29 02:34:06] "PUT /access-control-list/8944829c-6d69-4b80-b185-ce45dac8e16a HTTP/1.1" 200 272 0.055113 10.0.0.38 - - [2025-05-29 02:34:06] "POST /ref-update HTTP/1.1" 200 156 0.010296 10.0.0.38 - - [2025-05-29 02:34:09] "GET /virtual-network/1985fdaf-5450-491b-bc49-55efb99b75f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.005453 10.0.0.38 - - [2025-05-29 02:34:09] "POST /neutron/network HTTP/1.1" 200 928 0.006361 10.0.0.38 - - [2025-05-29 02:34:09] "POST /neutron/network HTTP/1.1" 200 826 0.044077 10.0.0.38 - - [2025-05-29 02:34:09] "DELETE /access-control-list/9c09f556-bfe9-444c-b519-2f76e268c2e6 HTTP/1.1" 200 115 0.046880 10.0.0.38 - - [2025-05-29 02:34:09] "POST /neutron/network HTTP/1.1" 200 826 0.014514 10.0.0.38 - - [2025-05-29 02:34:09] "GET /virtual-network/1985fdaf-5450-491b-bc49-55efb99b75f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005067 10.0.0.38 - - [2025-05-29 02:34:09] "GET /virtual-network/6ec2e90e-8f4d-49f0-867c-6242e06a4cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004504 10.0.0.38 - - [2025-05-29 02:34:09] "POST /neutron/network HTTP/1.1" 200 930 0.007505 10.0.0.38 - - [2025-05-29 02:34:09] "POST /neutron/network HTTP/1.1" 200 828 0.056983 10.0.0.38 - - [2025-05-29 02:34:09] "POST /neutron/network HTTP/1.1" 200 828 0.005479 10.0.0.38 - - [2025-05-29 02:34:09] "GET /virtual-network/6ec2e90e-8f4d-49f0-867c-6242e06a4cc6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004655 10.0.0.38 - - [2025-05-29 02:34:09] "DELETE /network-policy/24e718be-2623-416f-b0f4-ae127de84590 HTTP/1.1" 200 115 0.027170 10.0.0.38 - - [2025-05-29 02:34:09] "POST /neutron/network HTTP/1.1" 200 826 0.005507 10.0.0.38 - - [2025-05-29 02:34:09] "POST /neutron/network HTTP/1.1" 400 204 0.010978 10.0.0.38 - - [2025-05-29 02:34:10] "POST /neutron/port HTTP/1.1" 200 1090 0.016230 10.0.0.38 - - [2025-05-29 02:34:10] "POST /neutron/port HTTP/1.1" 200 1116 0.009075 10.0.0.38 - - [2025-05-29 02:34:10] "POST /neutron/port HTTP/1.1" 200 1092 0.028262 10.0.0.38 - - [2025-05-29 02:34:10] "POST /neutron/port HTTP/1.1" 200 1118 0.013268 10.0.0.38 - - [2025-05-29 02:34:10] "POST /neutron/port HTTP/1.1" 200 151 0.135677 10.0.0.38 - - [2025-05-29 02:34:10] "DELETE /access-control-list/8944829c-6d69-4b80-b185-ce45dac8e16a HTTP/1.1" 200 115 0.024257 10.0.0.38 - - [2025-05-29 02:34:10] "POST /neutron/port HTTP/1.1" 200 151 0.144289 10.0.0.38 - - [2025-05-29 02:34:11] "POST /neutron/network HTTP/1.1" 200 826 0.006038 10.0.0.38 - - [2025-05-29 02:34:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003978 10.0.0.38 - - [2025-05-29 02:34:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004906 10.0.0.38 - - [2025-05-29 02:34:11] "POST /useragent-kv HTTP/1.1" 200 115 0.003006 10.0.0.38 - - [2025-05-29 02:34:12] "POST /neutron/network HTTP/1.1" 200 151 0.074441 10.0.0.38 - - [2025-05-29 02:34:12] "DELETE /route-target/cfbdd3ef-ce4c-4791-ab10-6df18e17e723 HTTP/1.1" 200 115 0.012924 10.0.0.38 - - [2025-05-29 02:34:12] "GET /routing-instance/f7874168-f018-4051-a20c-019ce0ed9914 HTTP/1.1" 404 171 0.002234 10.0.0.38 - - [2025-05-29 02:34:12] "GET /domains HTTP/1.1" 200 280 0.002039 10.0.0.38 - - [2025-05-29 02:34:12] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001000 10.0.0.38 - - [2025-05-29 02:34:12] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2959 0.050551 10.0.0.38 - - [2025-05-29 02:34:12] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001115 10.0.0.38 - - [2025-05-29 02:34:12] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d HTTP/1.1" 200 2102 0.068349 10.0.0.38 - - [2025-05-29 02:34:12] "POST /neutron/network HTTP/1.1" 200 828 0.005537 10.0.0.38 - - [2025-05-29 02:34:12] "POST /useragent-kv HTTP/1.1" 200 115 0.003637 10.0.0.38 - - [2025-05-29 02:34:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.38 - - [2025-05-29 02:34:12] "POST /useragent-kv HTTP/1.1" 200 115 0.001803 10.0.0.38 - - [2025-05-29 02:34:12] "POST /neutron/network HTTP/1.1" 200 151 0.074262 10.0.0.38 - - [2025-05-29 02:34:12] "GET /routing-instance/f6f4a044-ff4c-4896-b9df-9a26f8254206 HTTP/1.1" 404 171 0.001784 10.0.0.38 - - [2025-05-29 02:34:12] "DELETE /route-target/8e34c3ea-fc55-4a65-929c-8d2db086e77e HTTP/1.1" 200 115 0.017940 10.0.0.38 - - [2025-05-29 02:34:12] "GET /domains HTTP/1.1" 200 280 0.002084 10.0.0.38 - - [2025-05-29 02:34:12] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001107 10.0.0.38 - - [2025-05-29 02:34:12] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2959 0.048205 10.0.0.38 - - [2025-05-29 02:34:12] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001518 10.0.0.38 - - [2025-05-29 02:34:12] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d HTTP/1.1" 200 1863 0.071070 10.0.0.38 - - [2025-05-29 02:34:12] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001445 10.0.0.38 - - [2025-05-29 02:34:12] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1370 0.026084 10.0.0.38 - - [2025-05-29 02:34:12] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001098 10.0.0.38 - - [2025-05-29 02:34:12] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d?fields=virtual_networks HTTP/1.1" 200 1035 0.064896 10.0.0.38 - - [2025-05-29 02:34:12] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001050 10.0.0.38 - - [2025-05-29 02:34:12] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.028189 10.0.0.38 - - [2025-05-29 02:34:12] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001140 10.0.0.38 - - [2025-05-29 02:34:12] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d?fields=security_groups HTTP/1.1" 200 1263 0.021415 10.0.0.38 - - [2025-05-29 02:34:13] "POST /fqname-to-id HTTP/1.1" 404 186 0.021634 10.0.0.38 - - [2025-05-29 02:34:13] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003211 10.0.0.38 - - [2025-05-29 02:34:13] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001394 10.0.0.38 - - [2025-05-29 02:34:13] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007011 10.0.0.38 - - [2025-05-29 02:34:13] "POST /id-to-fqname HTTP/1.1" 200 188 0.003273 10.0.0.38 - - [2025-05-29 02:34:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.003139 10.0.0.38 - - [2025-05-29 02:34:13] "POST /security-groups HTTP/1.1" 200 589 0.063624 10.0.0.38 - - [2025-05-29 02:34:13] "POST /fqname-to-id HTTP/1.1" 404 232 0.002331 10.0.0.38 - - [2025-05-29 02:34:13] "POST /projects HTTP/1.1" 200 581 0.210741 10.0.0.38 - - [2025-05-29 02:34:14] "POST /access-control-lists HTTP/1.1" 200 594 0.055388 10.0.0.38 - - [2025-05-29 02:34:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.276224 10.0.0.38 - - [2025-05-29 02:34:14] "POST /fqname-to-id HTTP/1.1" 404 231 0.002670 10.0.0.38 - - [2025-05-29 02:34:14] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.397749 10.0.0.38 - - [2025-05-29 02:34:14] "POST /access-control-lists HTTP/1.1" 200 592 0.060189 10.0.0.38 - - [2025-05-29 02:34:15] "GET / HTTP/1.1" 200 35931 0.001962 10.0.0.38 - - [2025-05-29 02:34:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000679 10.0.0.38 - - [2025-05-29 02:34:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.049682 10.0.0.38 - - [2025-05-29 02:34:16] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000972 10.0.0.38 - - [2025-05-29 02:34:16] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.028574 10.0.0.38 - - [2025-05-29 02:34:16] "POST /neutron/network HTTP/1.1" 200 117 0.026502 10.0.0.38 - - [2025-05-29 02:34:16] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002366 10.0.0.38 - - [2025-05-29 02:34:16] "POST /neutron/network HTTP/1.1" 200 613 0.065470 10.0.0.38 - - [2025-05-29 02:34:16] "POST /route-targets HTTP/1.1" 200 327 0.008615 10.0.0.38 - - [2025-05-29 02:34:16] "POST /ref-update HTTP/1.1" 200 156 0.010483 10.0.0.38 - - [2025-05-29 02:34:16] "POST /useragent-kv HTTP/1.1" 200 115 0.002345 10.0.0.38 - - [2025-05-29 02:34:16] "POST /neutron/subnet HTTP/1.1" 200 734 0.143915 10.0.0.38 - - [2025-05-29 02:34:16] "POST /neutron/network HTTP/1.1" 200 834 0.005880 10.0.0.38 - - [2025-05-29 02:34:16] "POST /id-to-fqname HTTP/1.1" 200 223 0.001175 10.0.0.38 - - [2025-05-29 02:34:16] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006210 10.0.0.38 - - [2025-05-29 02:34:16] "POST /neutron/network HTTP/1.1" 200 834 0.005438 10.0.0.38 - - [2025-05-29 02:34:16] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004302 10.0.0.38 - - [2025-05-29 02:34:16] "POST /neutron/network HTTP/1.1" 200 834 0.005121 10.0.0.38 - - [2025-05-29 02:34:16] "POST /neutron/subnet HTTP/1.1" 200 734 0.006310 10.0.0.38 - - [2025-05-29 02:34:16] "GET /domains HTTP/1.1" 401 292 0.000355 10.0.0.38 - - [2025-05-29 02:34:16] "GET /domains HTTP/1.1" 200 280 0.024724 10.0.0.38 - - [2025-05-29 02:34:16] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001027 10.0.0.38 - - [2025-05-29 02:34:16] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 3143 0.007891 10.0.0.38 - - [2025-05-29 02:34:16] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001017 10.0.0.38 - - [2025-05-29 02:34:16] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e HTTP/1.1" 200 2080 0.075400 10.0.0.38 - - [2025-05-29 02:34:16] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105 HTTP/1.1" 200 2324 0.005992 10.0.0.38 - - [2025-05-29 02:34:17] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105 HTTP/1.1" 200 2324 0.006196 10.0.0.38 - - [2025-05-29 02:34:17] "GET /routing-instance/38486683-40b6-4056-b4bb-ba5ba07a4e23 HTTP/1.1" 200 1493 0.003670 10.0.0.38 - - [2025-05-29 02:34:17] "GET /routing-instance/38486683-40b6-4056-b4bb-ba5ba07a4e23 HTTP/1.1" 200 1493 0.003148 10.0.0.38 - - [2025-05-29 02:34:17] "GET /route-target/f4304f7e-84fb-4025-8373-54cd84517a1f HTTP/1.1" 200 1212 0.002729 10.0.0.38 - - [2025-05-29 02:34:17] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105 HTTP/1.1" 200 2324 0.004319 10.0.0.38 - - [2025-05-29 02:34:17] "GET /routing-instance/38486683-40b6-4056-b4bb-ba5ba07a4e23 HTTP/1.1" 200 1493 0.003097 10.0.0.38 - - [2025-05-29 02:34:17] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004550 10.0.0.38 - - [2025-05-29 02:34:17] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105 HTTP/1.1" 200 2324 0.004335 10.0.0.38 - - [2025-05-29 02:34:17] "GET /routing-instance/38486683-40b6-4056-b4bb-ba5ba07a4e23 HTTP/1.1" 200 1493 0.002921 10.0.0.38 - - [2025-05-29 02:34:17] "GET /routing-instance/38486683-40b6-4056-b4bb-ba5ba07a4e23 HTTP/1.1" 200 1493 0.003237 10.0.0.38 - - [2025-05-29 02:34:17] "GET /route-target/f4304f7e-84fb-4025-8373-54cd84517a1f HTTP/1.1" 200 1212 0.002515 10.0.0.38 - - [2025-05-29 02:34:17] "GET /domains HTTP/1.1" 200 280 0.002475 10.0.0.38 - - [2025-05-29 02:34:17] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001063 10.0.0.38 - - [2025-05-29 02:34:17] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 3143 0.006884 10.0.0.38 - - [2025-05-29 02:34:17] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000988 10.0.0.38 - - [2025-05-29 02:34:17] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e HTTP/1.1" 200 2080 0.061776 10.0.0.38 - - [2025-05-29 02:34:17] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105 HTTP/1.1" 200 2324 0.004382 10.0.0.38 - - [2025-05-29 02:34:17] "GET /obj-perms HTTP/1.1" 200 5026 0.043195 10.0.0.38 - - [2025-05-29 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.38 - - [2025-05-29 02:34:17] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001056 10.0.0.38 - - [2025-05-29 02:34:17] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.022083 10.0.0.38 - - [2025-05-29 02:34:17] "POST /neutron/network HTTP/1.1" 200 117 0.009226 10.0.0.38 - - [2025-05-29 02:34:17] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001143 10.0.0.38 - - [2025-05-29 02:34:17] "POST /neutron/network HTTP/1.1" 200 613 0.062993 10.0.0.38 - - [2025-05-29 02:34:17] "POST /route-targets HTTP/1.1" 200 327 0.013989 10.0.0.38 - - [2025-05-29 02:34:17] "POST /ref-update HTTP/1.1" 200 156 0.014123 10.0.0.38 - - [2025-05-29 02:34:17] "POST /useragent-kv HTTP/1.1" 200 115 0.006542 10.0.0.38 - - [2025-05-29 02:34:17] "POST /neutron/subnet HTTP/1.1" 200 729 0.162995 10.0.0.38 - - [2025-05-29 02:34:17] "POST /neutron/network HTTP/1.1" 200 833 0.005403 10.0.0.38 - - [2025-05-29 02:34:17] "POST /id-to-fqname HTTP/1.1" 200 223 0.001174 10.0.0.38 - - [2025-05-29 02:34:17] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004451 10.0.0.38 - - [2025-05-29 02:34:17] "POST /neutron/network HTTP/1.1" 200 833 0.005123 10.0.0.38 - - [2025-05-29 02:34:17] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004654 10.0.0.38 - - [2025-05-29 02:34:18] "POST /neutron/network HTTP/1.1" 200 833 0.005410 10.0.0.38 - - [2025-05-29 02:34:18] "POST /neutron/subnet HTTP/1.1" 200 729 0.006832 10.0.0.38 - - [2025-05-29 02:34:18] "GET /domains HTTP/1.1" 200 280 0.002444 10.0.0.38 - - [2025-05-29 02:34:18] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001033 10.0.0.38 - - [2025-05-29 02:34:18] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 3143 0.006686 10.0.0.38 - - [2025-05-29 02:34:18] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001473 10.0.0.38 - - [2025-05-29 02:34:18] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e HTTP/1.1" 200 2298 0.067987 10.0.0.38 - - [2025-05-29 02:34:18] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8 HTTP/1.1" 200 2321 0.005550 10.0.0.38 - - [2025-05-29 02:34:18] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8 HTTP/1.1" 200 2321 0.004299 10.0.0.38 - - [2025-05-29 02:34:18] "GET /routing-instance/979bdae1-1167-4f92-9b2c-2108b356775b HTTP/1.1" 200 1494 0.003615 10.0.0.38 - - [2025-05-29 02:34:18] "GET /routing-instance/979bdae1-1167-4f92-9b2c-2108b356775b HTTP/1.1" 200 1494 0.002971 10.0.0.38 - - [2025-05-29 02:34:18] "GET /route-target/422aa1ad-de97-4e19-a729-182adc0cd8da HTTP/1.1" 200 1212 0.002607 10.0.0.38 - - [2025-05-29 02:34:18] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8 HTTP/1.1" 200 2321 0.004269 10.0.0.38 - - [2025-05-29 02:34:18] "GET /routing-instance/979bdae1-1167-4f92-9b2c-2108b356775b HTTP/1.1" 200 1494 0.003870 10.0.0.38 - - [2025-05-29 02:34:18] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004547 10.0.0.38 - - [2025-05-29 02:34:18] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8 HTTP/1.1" 200 2321 0.004549 10.0.0.38 - - [2025-05-29 02:34:18] "GET /routing-instance/979bdae1-1167-4f92-9b2c-2108b356775b HTTP/1.1" 200 1494 0.002973 10.0.0.38 - - [2025-05-29 02:34:18] "GET /routing-instance/979bdae1-1167-4f92-9b2c-2108b356775b HTTP/1.1" 200 1494 0.004285 10.0.0.38 - - [2025-05-29 02:34:18] "GET /route-target/422aa1ad-de97-4e19-a729-182adc0cd8da HTTP/1.1" 200 1212 0.002448 10.0.0.38 - - [2025-05-29 02:34:18] "GET /domains HTTP/1.1" 200 280 0.002326 10.0.0.38 - - [2025-05-29 02:34:18] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000990 10.0.0.38 - - [2025-05-29 02:34:18] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 3143 0.006644 10.0.0.38 - - [2025-05-29 02:34:18] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000955 10.0.0.38 - - [2025-05-29 02:34:18] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e HTTP/1.1" 200 2298 0.064515 10.0.0.38 - - [2025-05-29 02:34:18] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8 HTTP/1.1" 200 2321 0.004363 10.0.0.38 - - [2025-05-29 02:34:18] "GET /obj-perms HTTP/1.1" 200 5026 0.003063 10.0.0.38 - - [2025-05-29 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.38 - - [2025-05-29 02:34:18] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000939 10.0.0.38 - - [2025-05-29 02:34:18] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.024628 10.0.0.38 - - [2025-05-29 02:34:18] "POST /neutron/network HTTP/1.1" 200 117 0.009737 10.0.0.38 - - [2025-05-29 02:34:18] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001056 10.0.0.38 - - [2025-05-29 02:34:18] "POST /neutron/network HTTP/1.1" 200 615 0.065556 10.0.0.38 - - [2025-05-29 02:34:18] "POST /ref-update HTTP/1.1" 200 156 0.009164 10.0.0.38 - - [2025-05-29 02:34:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004812 10.0.0.38 - - [2025-05-29 02:34:18] "POST /neutron/subnet HTTP/1.1" 200 719 0.198123 10.0.0.38 - - [2025-05-29 02:34:18] "POST /neutron/network HTTP/1.1" 200 833 0.005244 10.0.0.38 - - [2025-05-29 02:34:18] "POST /id-to-fqname HTTP/1.1" 200 224 0.001115 10.0.0.38 - - [2025-05-29 02:34:18] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006082 10.0.0.38 - - [2025-05-29 02:34:18] "POST /neutron/network HTTP/1.1" 200 833 0.005475 10.0.0.38 - - [2025-05-29 02:34:18] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004640 10.0.0.38 - - [2025-05-29 02:34:18] "POST /neutron/network HTTP/1.1" 200 833 0.005254 10.0.0.38 - - [2025-05-29 02:34:18] "POST /neutron/subnet HTTP/1.1" 200 719 0.007413 10.0.0.38 - - [2025-05-29 02:34:18] "GET /domains HTTP/1.1" 200 280 0.002746 10.0.0.38 - - [2025-05-29 02:34:18] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001476 10.0.0.38 - - [2025-05-29 02:34:18] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 3143 0.010133 10.0.0.38 - - [2025-05-29 02:34:18] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001461 10.0.0.38 - - [2025-05-29 02:34:19] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e HTTP/1.1" 200 2517 0.070565 10.0.0.38 - - [2025-05-29 02:34:19] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e HTTP/1.1" 200 2320 0.007114 10.0.0.38 - - [2025-05-29 02:34:19] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e HTTP/1.1" 200 2320 0.004455 10.0.0.38 - - [2025-05-29 02:34:19] "GET /routing-instance/d7a0477d-f0f7-4543-906b-cf110cd0d1ae HTTP/1.1" 200 1498 0.003616 10.0.0.38 - - [2025-05-29 02:34:19] "GET /routing-instance/d7a0477d-f0f7-4543-906b-cf110cd0d1ae HTTP/1.1" 200 1498 0.003139 10.0.0.38 - - [2025-05-29 02:34:19] "GET /route-target/eb72f32a-768d-477a-9ce4-9397171e2ea0 HTTP/1.1" 200 1215 0.003284 10.0.0.38 - - [2025-05-29 02:34:19] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e HTTP/1.1" 200 2320 0.004400 10.0.0.38 - - [2025-05-29 02:34:19] "GET /routing-instance/d7a0477d-f0f7-4543-906b-cf110cd0d1ae HTTP/1.1" 200 1498 0.003453 10.0.0.38 - - [2025-05-29 02:34:19] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004594 10.0.0.38 - - [2025-05-29 02:34:19] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e HTTP/1.1" 200 2320 0.004833 10.0.0.38 - - [2025-05-29 02:34:19] "GET /routing-instance/d7a0477d-f0f7-4543-906b-cf110cd0d1ae HTTP/1.1" 200 1498 0.003853 10.0.0.38 - - [2025-05-29 02:34:19] "GET /routing-instance/d7a0477d-f0f7-4543-906b-cf110cd0d1ae HTTP/1.1" 200 1498 0.003050 10.0.0.38 - - [2025-05-29 02:34:19] "GET /route-target/eb72f32a-768d-477a-9ce4-9397171e2ea0 HTTP/1.1" 200 1215 0.003361 10.0.0.38 - - [2025-05-29 02:34:19] "GET /domains HTTP/1.1" 200 280 0.003616 10.0.0.38 - - [2025-05-29 02:34:19] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000959 10.0.0.38 - - [2025-05-29 02:34:19] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 3143 0.006480 10.0.0.38 - - [2025-05-29 02:34:19] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000979 10.0.0.38 - - [2025-05-29 02:34:19] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e HTTP/1.1" 200 2517 0.069610 10.0.0.38 - - [2025-05-29 02:34:19] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e HTTP/1.1" 200 2320 0.004397 10.0.0.38 - - [2025-05-29 02:34:19] "GET /obj-perms HTTP/1.1" 200 5026 0.002625 10.0.0.38 - - [2025-05-29 02:34:19] "POST /id-to-fqname HTTP/1.1" 200 223 0.001204 10.0.0.38 - - [2025-05-29 02:34:19] "POST /neutron/network HTTP/1.1" 200 843 0.005599 10.0.0.38 - - [2025-05-29 02:34:19] "GET /aaa-mode HTTP/1.1" 401 292 0.000431 10.0.0.38 - - [2025-05-29 02:34:19] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.38 - - [2025-05-29 02:34:19] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000392 10.0.0.38 - - [2025-05-29 02:34:20] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001125 10.0.0.38 - - [2025-05-29 02:34:20] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046117 10.0.0.38 - - [2025-05-29 02:34:20] "POST /neutron/network HTTP/1.1" 200 833 0.004990 10.0.0.38 - - [2025-05-29 02:34:20] "POST /neutron/port HTTP/1.1" 200 117 0.004640 10.0.0.38 - - [2025-05-29 02:34:20] "POST /neutron/port HTTP/1.1" 200 117 0.005118 10.0.0.38 - - [2025-05-29 02:34:20] "POST /id-to-fqname HTTP/1.1" 200 224 0.001304 10.0.0.38 - - [2025-05-29 02:34:20] "POST /neutron/port HTTP/1.1" 200 117 0.004872 10.0.0.38 - - [2025-05-29 02:34:20] "POST /neutron/network HTTP/1.1" 200 843 0.005208 10.0.0.38 - - [2025-05-29 02:34:20] "GET /aaa-mode HTTP/1.1" 401 292 0.000389 10.0.0.38 - - [2025-05-29 02:34:20] "POST /neutron/network HTTP/1.1" 200 843 0.009121 10.0.0.38 - - [2025-05-29 02:34:20] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001499 10.0.0.38 - - [2025-05-29 02:34:20] "GET / HTTP/1.1" 200 35931 0.001774 10.0.0.38 - - [2025-05-29 02:34:20] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000366 10.0.0.38 - - [2025-05-29 02:34:20] "POST /neutron/port HTTP/1.1" 200 1059 0.203400 10.0.0.38 - - [2025-05-29 02:34:20] "POST /neutron/port HTTP/1.1" 200 1059 0.014171 10.0.0.38 - - [2025-05-29 02:34:20] "POST /neutron/port HTTP/1.1" 200 1059 0.008214 10.0.0.38 - - [2025-05-29 02:34:20] "POST /neutron/port HTTP/1.1" 200 1113 0.062890 10.0.0.38 - - [2025-05-29 02:34:21] "POST /neutron/port HTTP/1.1" 200 1087 0.013476 10.0.0.38 - - [2025-05-29 02:34:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002666 10.0.0.38 - - [2025-05-29 02:34:21] "POST /neutron/subnet HTTP/1.1" 200 703 0.009613 10.0.0.38 - - [2025-05-29 02:34:21] "POST /neutron/port HTTP/1.1" 200 117 0.001146 10.0.0.38 - - [2025-05-29 02:34:21] "POST /neutron/network HTTP/1.1" 200 833 0.005018 10.0.0.38 - - [2025-05-29 02:34:21] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001127 10.0.0.38 - - [2025-05-29 02:34:21] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.046608 10.0.0.38 - - [2025-05-29 02:34:21] "POST /neutron/network HTTP/1.1" 200 833 0.005527 10.0.0.38 - - [2025-05-29 02:34:21] "POST /neutron/port HTTP/1.1" 200 1087 0.017788 10.0.0.38 - - [2025-05-29 02:34:21] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007885 10.0.0.38 - - [2025-05-29 02:34:21] "POST /neutron/port HTTP/1.1" 200 117 0.004715 10.0.0.38 - - [2025-05-29 02:34:21] "POST /fqname-to-id HTTP/1.1" 404 193 0.006914 10.0.0.38 - - [2025-05-29 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.38 - - [2025-05-29 02:34:21] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001120 10.0.0.38 - - [2025-05-29 02:34:21] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007878 10.0.0.38 - - [2025-05-29 02:34:21] "POST /service-templates HTTP/1.1" 200 543 0.026623 10.0.0.38 - - [2025-05-29 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086 10.0.0.38 - - [2025-05-29 02:34:21] "GET /service-template/89500806-38eb-4593-8d73-99766b5f7b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.005364 10.0.0.38 - - [2025-05-29 02:34:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003792 10.0.0.38 - - [2025-05-29 02:34:21] "POST /neutron/network HTTP/1.1" 200 843 0.006734 10.0.0.38 - - [2025-05-29 02:34:21] "GET /service-template/89500806-38eb-4593-8d73-99766b5f7b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.003283 10.0.0.38 - - [2025-05-29 02:34:21] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001250 10.0.0.38 - - [2025-05-29 02:34:21] "POST /id-to-fqname HTTP/1.1" 200 223 0.001440 10.0.0.38 - - [2025-05-29 02:34:21] "POST /id-to-fqname HTTP/1.1" 200 223 0.001424 10.0.0.38 - - [2025-05-29 02:34:21] "POST /id-to-fqname HTTP/1.1" 200 224 0.002511 10.0.0.38 - - [2025-05-29 02:34:21] "POST /neutron/port HTTP/1.1" 200 1057 0.232868 10.0.0.38 - - [2025-05-29 02:34:22] "POST /neutron/port HTTP/1.1" 200 1057 0.016340 10.0.0.38 - - [2025-05-29 02:34:22] "POST /neutron/port HTTP/1.1" 200 1057 0.018381 10.0.0.38 - - [2025-05-29 02:34:22] "POST /neutron/port HTTP/1.1" 200 2002 0.045864 10.0.0.38 - - [2025-05-29 02:34:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010633 10.0.0.38 - - [2025-05-29 02:34:22] "POST /neutron/port HTTP/1.1" 200 1111 0.095541 10.0.0.38 - - [2025-05-29 02:34:22] "POST /neutron/port HTTP/1.1" 200 1085 0.015644 10.0.0.38 - - [2025-05-29 02:34:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003502 10.0.0.38 - - [2025-05-29 02:34:22] "POST /neutron/subnet HTTP/1.1" 200 693 0.009793 10.0.0.38 - - [2025-05-29 02:34:22] "POST /neutron/port HTTP/1.1" 200 117 0.001837 10.0.0.38 - - [2025-05-29 02:34:22] "POST /neutron/network HTTP/1.1" 200 833 0.006611 10.0.0.38 - - [2025-05-29 02:34:22] "POST /neutron/network HTTP/1.1" 200 2225 0.018525 10.0.0.38 - - [2025-05-29 02:34:22] "GET /aaa-mode HTTP/1.1" 401 292 0.000428 10.0.0.38 - - [2025-05-29 02:34:23] "GET / HTTP/1.1" 200 35931 0.001685 10.0.0.38 - - [2025-05-29 02:34:23] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000410 10.0.0.38 - - [2025-05-29 02:34:23] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001157 10.0.0.38 - - [2025-05-29 02:34:23] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.064502 10.0.0.38 - - [2025-05-29 02:34:23] "POST /neutron/network HTTP/1.1" 200 834 0.018739 10.0.0.38 - - [2025-05-29 02:34:23] "POST /neutron/network HTTP/1.1" 200 833 0.004642 10.0.0.38 - - [2025-05-29 02:34:23] "POST /neutron/network HTTP/1.1" 200 833 0.005770 10.0.0.38 - - [2025-05-29 02:34:23] "POST /neutron/port HTTP/1.1" 200 2056 0.023701 10.0.0.38 - - [2025-05-29 02:34:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012901 10.0.0.38 - - [2025-05-29 02:34:23] "POST /neutron/port HTTP/1.1" 200 117 0.004610 10.0.0.38 - - [2025-05-29 02:34:23] "POST /neutron/port HTTP/1.1" 200 117 0.004825 10.0.0.38 - - [2025-05-29 02:34:23] "POST /neutron/network HTTP/1.1" 200 2225 0.011256 10.0.0.38 - - [2025-05-29 02:34:24] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002118 10.0.0.38 - - [2025-05-29 02:34:24] "POST /neutron/port HTTP/1.1" 200 1060 0.258594 10.0.0.38 - - [2025-05-29 02:34:24] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001075 10.0.0.38 - - [2025-05-29 02:34:24] "POST /neutron/port HTTP/1.1" 200 1059 0.227986 10.0.0.38 - - [2025-05-29 02:34:24] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001054 10.0.0.38 - - [2025-05-29 02:34:24] "POST /neutron/port HTTP/1.1" 200 1057 0.195055 10.0.0.38 - - [2025-05-29 02:34:24] "POST /neutron/port HTTP/1.1" 200 1060 0.014072 10.0.0.38 - - [2025-05-29 02:34:24] "POST /neutron/port HTTP/1.1" 200 1060 0.010706 10.0.0.38 - - [2025-05-29 02:34:24] "POST /neutron/port HTTP/1.1" 200 1114 0.077567 10.0.0.38 - - [2025-05-29 02:34:24] "POST /neutron/port HTTP/1.1" 200 1059 0.009247 10.0.0.38 - - [2025-05-29 02:34:24] "POST /neutron/port HTTP/1.1" 200 1059 0.010305 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/port HTTP/1.1" 200 1113 0.081667 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/port HTTP/1.1" 200 1057 0.009582 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/port HTTP/1.1" 200 1057 0.008191 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/port HTTP/1.1" 200 1111 0.075295 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/port HTTP/1.1" 200 3027 0.018673 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003219 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/subnet HTTP/1.1" 200 708 0.010862 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/port HTTP/1.1" 200 117 0.001186 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/network HTTP/1.1" 200 834 0.005274 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002852 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/subnet HTTP/1.1" 200 703 0.009702 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/port HTTP/1.1" 200 117 0.001129 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/network HTTP/1.1" 200 833 0.005960 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003142 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/subnet HTTP/1.1" 200 693 0.010504 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/port HTTP/1.1" 200 117 0.001186 10.0.0.38 - - [2025-05-29 02:34:25] "POST /neutron/network HTTP/1.1" 200 833 0.006209 10.0.0.38 - - [2025-05-29 02:34:25] "DELETE /project/fd6f2a11138c4be292b8c134d09ce04e HTTP/1.1" 404 173 0.011035 10.0.0.38 - - [2025-05-29 02:34:25] "DELETE /project/5d5c0684d6214ca3aedf4a7449833a2d HTTP/1.1" 404 173 0.010372 10.0.0.38 - - [2025-05-29 02:34:25] "DELETE /project/3df71d2d9c024694b309e895e504eed2 HTTP/1.1" 404 173 0.009721 10.0.0.38 - - [2025-05-29 02:34:25] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.000920 10.0.0.38 - - [2025-05-29 02:34:25] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000890 10.0.0.38 - - [2025-05-29 02:34:25] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000802 10.0.0.38 - - [2025-05-29 02:34:25] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.059541 10.0.0.38 - - [2025-05-29 02:34:25] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.063005 10.0.0.38 - - [2025-05-29 02:34:25] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.080982 10.0.0.38 - - [2025-05-29 02:34:25] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001046 10.0.0.38 - - [2025-05-29 02:34:25] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000849 10.0.0.38 - - [2025-05-29 02:34:25] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.000894 10.0.0.38 - - [2025-05-29 02:34:25] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?fields=security_groups HTTP/1.1" 200 1371 0.068997 10.0.0.38 - - [2025-05-29 02:34:25] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2?fields=security_groups HTTP/1.1" 200 1386 0.071304 10.0.0.38 - - [2025-05-29 02:34:25] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d?fields=security_groups HTTP/1.1" 200 1368 0.068007 10.0.0.38 - - [2025-05-29 02:34:26] "DELETE /security-group/45538ddd-975e-4d82-a29c-7cbbe16a5777 HTTP/1.1" 200 115 0.068276 10.0.0.38 - - [2025-05-29 02:34:26] "GET /projects?obj_uuids=0fe5db77-7b9c-47dc-b50d-27ac6883b965&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001105 10.0.0.38 - - [2025-05-29 02:34:26] "DELETE /security-group/2703bbd5-399f-4b9c-8630-5c69eb4147be HTTP/1.1" 200 115 0.077149 10.0.0.38 - - [2025-05-29 02:34:26] "GET /projects?obj_uuids=3df71d2d-9c02-4694-b309-e895e504eed2&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.006610 10.0.0.38 - - [2025-05-29 02:34:26] "GET /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965?fields=application_policy_sets HTTP/1.1" 200 1410 0.086176 10.0.0.38 - - [2025-05-29 02:34:26] "DELETE /access-control-list/3c8f0c3a-ff09-4d30-9225-7049a970ee02 HTTP/1.1" 200 115 0.108755 10.0.0.38 - - [2025-05-29 02:34:26] "DELETE /security-group/51b5778e-6094-4bb1-bfb7-36bdc9440edc HTTP/1.1" 200 115 0.157997 10.0.0.38 - - [2025-05-29 02:34:26] "GET /projects?obj_uuids=5d5c0684-d621-4ca3-aedf-4a7449833a2d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001904 10.0.0.38 - - [2025-05-29 02:34:26] "GET /project/3df71d2d-9c02-4694-b309-e895e504eed2?fields=application_policy_sets HTTP/1.1" 200 1425 0.140159 10.0.0.38 - - [2025-05-29 02:34:26] "DELETE /access-control-list/6d08af96-a100-463f-a7ba-04b457e7f772 HTTP/1.1" 200 115 0.104365 10.0.0.38 - - [2025-05-29 02:34:26] "GET /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d?fields=application_policy_sets HTTP/1.1" 200 1407 0.120074 10.0.0.38 - - [2025-05-29 02:34:26] "DELETE /access-control-list/9c00b2ad-ceae-4368-8b8e-b96247b531fc HTTP/1.1" 200 115 0.069108 10.0.0.38 - - [2025-05-29 02:34:26] "DELETE /access-control-list/52a5176c-ebf7-4da4-aeb7-50119a2b6ecc HTTP/1.1" 200 115 0.106464 10.0.0.38 - - [2025-05-29 02:34:26] "DELETE /project/0fe5db77-7b9c-47dc-b50d-27ac6883b965 HTTP/1.1" 200 115 0.714565 10.0.0.38 - - [2025-05-29 02:34:26] "DELETE /project/3df71d2d-9c02-4694-b309-e895e504eed2 HTTP/1.1" 200 115 0.745070 10.0.0.38 - - [2025-05-29 02:34:26] "DELETE /access-control-list/f5df0cfc-d54e-47fd-a48c-5b4979792b6a HTTP/1.1" 200 115 0.063597 10.0.0.38 - - [2025-05-29 02:34:26] "DELETE /project/5d5c0684-d621-4ca3-aedf-4a7449833a2d HTTP/1.1" 200 115 0.764372 10.0.0.38 - - [2025-05-29 02:34:26] "DELETE /access-control-list/6fc81aca-3323-4d8e-a366-2e8a87383385 HTTP/1.1" 200 115 0.056809 10.0.0.38 - - [2025-05-29 02:34:28] "POST /neutron/port HTTP/1.1" 200 3027 0.018159 10.0.0.38 - - [2025-05-29 02:34:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006151 10.0.0.38 - - [2025-05-29 02:34:28] "POST /neutron/port HTTP/1.1" 200 3027 0.017762 10.0.0.38 - - [2025-05-29 02:34:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005756 10.0.0.38 - - [2025-05-29 02:34:29] "POST /neutron/port HTTP/1.1" 200 3027 0.018318 10.0.0.38 - - [2025-05-29 02:34:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006331 10.0.0.38 - - [2025-05-29 02:34:29] "POST /neutron/port HTTP/1.1" 200 3027 0.018142 10.0.0.38 - - [2025-05-29 02:34:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007378 10.0.0.38 - - [2025-05-29 02:34:29] "POST /neutron/port HTTP/1.1" 200 3027 0.022010 10.0.0.38 - - [2025-05-29 02:34:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008084 10.0.0.38 - - [2025-05-29 02:34:29] "GET /virtual-machine/d51c687a-266c-4903-b0d1-ecc3c60cd567 HTTP/1.1" 200 1803 0.004862 10.0.0.38 - - [2025-05-29 02:34:29] "GET /virtual-machine-interface/022d324c-5e31-4b5f-aba4-1df1bcc4e2b9 HTTP/1.1" 200 2944 0.004819 10.0.0.38 - - [2025-05-29 02:34:29] "GET /virtual-machine-interface/4db3a5c4-d058-4102-bf52-acc6a1df3764 HTTP/1.1" 200 2945 0.005658 10.0.0.38 - - [2025-05-29 02:34:29] "GET /virtual-machine-interface/991359e1-41b0-4f88-ba3e-031874accc0f HTTP/1.1" 200 2949 0.010762 10.0.0.38 - - [2025-05-29 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.38 - - [2025-05-29 02:34:29] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.004315 10.0.0.38 - - [2025-05-29 02:34:29] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004421 10.0.0.38 - - [2025-05-29 02:34:29] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005571 10.0.0.38 - - [2025-05-29 02:34:29] "POST /neutron/port HTTP/1.1" 200 1087 0.016711 10.0.0.38 - - [2025-05-29 02:34:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005657 10.0.0.38 - - [2025-05-29 02:34:30] "POST /neutron/port HTTP/1.1" 200 1085 0.014507 10.0.0.38 - - [2025-05-29 02:34:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.004591 10.0.0.38 - - [2025-05-29 02:34:32] "GET /obj-perms HTTP/1.1" 200 5056 0.041855 10.0.0.38 - - [2025-05-29 02:34:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.38 - - [2025-05-29 02:34:32] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004732 10.0.0.38 - - [2025-05-29 02:34:32] "GET /obj-perms HTTP/1.1" 200 5056 0.040031 10.0.0.38 - - [2025-05-29 02:34:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.38 - - [2025-05-29 02:34:36] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004936 10.0.0.38 - - [2025-05-29 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.38 - - [2025-05-29 02:34:40] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006376 10.0.0.38 - - [2025-05-29 02:34:43] "POST /neutron/port HTTP/1.1" 200 1087 0.013837 10.0.0.38 - - [2025-05-29 02:34:43] "POST /neutron/port HTTP/1.1" 200 1087 0.012778 10.0.0.38 - - [2025-05-29 02:34:43] "POST /neutron/network HTTP/1.1" 200 843 0.005732 10.0.0.38 - - [2025-05-29 02:34:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003048 10.0.0.38 - - [2025-05-29 02:34:43] "POST /neutron/subnet HTTP/1.1" 200 703 0.009841 10.0.0.38 - - [2025-05-29 02:34:43] "POST /neutron/port HTTP/1.1" 200 117 0.001129 10.0.0.38 - - [2025-05-29 02:34:43] "POST /neutron/network HTTP/1.1" 200 833 0.005002 10.0.0.38 - - [2025-05-29 02:34:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.38 - - [2025-05-29 02:34:44] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003620 10.0.0.38 - - [2025-05-29 02:34:44] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003600 10.0.0.38 - - [2025-05-29 02:34:45] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.006840 10.0.0.38 - - [2025-05-29 02:34:45] "POST /neutron/port HTTP/1.1" 200 3027 0.016672 10.0.0.38 - - [2025-05-29 02:34:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005400 10.0.0.38 - - [2025-05-29 02:34:50] "POST /neutron/port HTTP/1.1" 200 3027 0.018157 10.0.0.38 - - [2025-05-29 02:34:50] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006845 10.0.0.38 - - [2025-05-29 02:34:54] "POST /neutron/port HTTP/1.1" 200 3027 0.024948 10.0.0.38 - - [2025-05-29 02:34:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005569 10.0.0.38 - - [2025-05-29 02:34:55] "POST /neutron/port HTTP/1.1" 200 3027 0.019179 10.0.0.38 - - [2025-05-29 02:34:55] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005892 10.0.0.38 - - [2025-05-29 02:35:00] "POST /neutron/port HTTP/1.1" 200 3027 0.019297 10.0.0.38 - - [2025-05-29 02:35:00] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006006 10.0.0.38 - - [2025-05-29 02:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.38 - - [2025-05-29 02:35:05] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003015 10.0.0.38 - - [2025-05-29 02:35:05] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002806 10.0.0.38 - - [2025-05-29 02:35:05] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005458 10.0.0.38 - - [2025-05-29 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003008 10.0.0.38 - - [2025-05-29 02:35:06] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002851 10.0.0.38 - - [2025-05-29 02:35:06] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004140 10.0.0.38 - - [2025-05-29 02:35:06] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005067 10.0.0.38 - - [2025-05-29 02:35:06] "POST /fqname-to-id HTTP/1.1" 404 207 0.003282 10.0.0.38 - - [2025-05-29 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.38 - - [2025-05-29 02:35:06] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001101 10.0.0.38 - - [2025-05-29 02:35:06] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.022998 10.0.0.38 - - [2025-05-29 02:35:06] "POST /service-instances HTTP/1.1" 200 543 0.060245 10.0.0.38 - - [2025-05-29 02:35:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002848 10.0.0.38 - - [2025-05-29 02:35:06] "GET /service-instance/aaca276d-50eb-4f88-aee7-de440532c5d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2135 0.006322 10.0.0.38 - - [2025-05-29 02:35:06] "POST /port-tuples HTTP/1.1" 200 586 0.021918 10.0.0.38 - - [2025-05-29 02:35:06] "GET /virtual-machine-interface/022d324c-5e31-4b5f-aba4-1df1bcc4e2b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005191 10.0.0.38 - - [2025-05-29 02:35:06] "PUT /virtual-machine-interface/022d324c-5e31-4b5f-aba4-1df1bcc4e2b9 HTTP/1.1" 200 284 0.009967 10.0.0.38 - - [2025-05-29 02:35:06] "POST /ref-update HTTP/1.1" 200 156 0.014587 10.0.0.38 - - [2025-05-29 02:35:06] "POST /instance-ips HTTP/1.1" 200 385 0.022818 10.0.0.38 - - [2025-05-29 02:35:06] "GET /virtual-machine-interface/4db3a5c4-d058-4102-bf52-acc6a1df3764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.008022 10.0.0.38 - - [2025-05-29 02:35:06] "POST /ref-update HTTP/1.1" 200 156 0.021633 10.0.0.38 - - [2025-05-29 02:35:07] "PUT /virtual-machine-interface/4db3a5c4-d058-4102-bf52-acc6a1df3764 HTTP/1.1" 200 284 0.010971 10.0.0.38 - - [2025-05-29 02:35:07] "POST /ref-update HTTP/1.1" 200 156 0.012108 10.0.0.38 - - [2025-05-29 02:35:07] "POST /ref-update HTTP/1.1" 200 156 0.009615 10.0.0.38 - - [2025-05-29 02:35:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004155 10.0.0.38 - - [2025-05-29 02:35:07] "GET /virtual-machine-interface/991359e1-41b0-4f88-ba3e-031874accc0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.005204 10.0.0.38 - - [2025-05-29 02:35:07] "POST /instance-ips HTTP/1.1" 200 385 0.023319 10.0.0.38 - - [2025-05-29 02:35:07] "PUT /virtual-machine-interface/991359e1-41b0-4f88-ba3e-031874accc0f HTTP/1.1" 200 284 0.010602 10.0.0.38 - - [2025-05-29 02:35:07] "POST /ref-update HTTP/1.1" 200 156 0.008667 10.0.0.38 - - [2025-05-29 02:35:07] "POST /ref-update HTTP/1.1" 200 156 0.008677 10.0.0.38 - - [2025-05-29 02:35:07] "POST /ref-update HTTP/1.1" 200 156 0.008507 10.0.0.38 - - [2025-05-29 02:35:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003206 10.0.0.38 - - [2025-05-29 02:35:07] "POST /neutron/port HTTP/1.1" 200 1087 0.015611 10.0.0.38 - - [2025-05-29 02:35:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005449 10.0.0.38 - - [2025-05-29 02:35:07] "POST /instance-ips HTTP/1.1" 200 373 0.015399 10.0.0.38 - - [2025-05-29 02:35:07] "POST /neutron/port HTTP/1.1" 200 1087 0.014545 10.0.0.38 - - [2025-05-29 02:35:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005904 10.0.0.38 - - [2025-05-29 02:35:07] "POST /ref-update HTTP/1.1" 200 156 0.007661 10.0.0.38 - - [2025-05-29 02:35:07] "POST /neutron/port HTTP/1.1" 200 1087 0.014474 10.0.0.38 - - [2025-05-29 02:35:07] "POST /ref-update HTTP/1.1" 200 156 0.008249 10.0.0.38 - - [2025-05-29 02:35:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010357 10.0.0.38 - - [2025-05-29 02:35:07] "GET /virtual-machine/6af13fa2-0b49-4f2e-ba7d-54232338cb44 HTTP/1.1" 200 1290 0.005395 10.0.0.38 - - [2025-05-29 02:35:07] "GET /virtual-machine-interface/0081f761-904b-4da8-9430-aff4c42076de HTTP/1.1" 200 2943 0.006954 10.0.0.38 - - [2025-05-29 02:35:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002765 10.0.0.38 - - [2025-05-29 02:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.38 - - [2025-05-29 02:35:07] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003402 10.0.0.38 - - [2025-05-29 02:35:07] "POST /instance-ips HTTP/1.1" 200 373 0.018602 10.0.0.38 - - [2025-05-29 02:35:07] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.007558 10.0.0.38 - - [2025-05-29 02:35:07] "POST /ref-update HTTP/1.1" 200 156 0.009871 10.0.0.38 - - [2025-05-29 02:35:07] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005610 10.0.0.38 - - [2025-05-29 02:35:07] "POST /ref-update HTTP/1.1" 200 156 0.008142 10.0.0.38 - - [2025-05-29 02:35:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002901 10.0.0.38 - - [2025-05-29 02:35:07] "POST /instance-ips HTTP/1.1" 200 375 0.019339 10.0.0.38 - - [2025-05-29 02:35:07] "POST /ref-update HTTP/1.1" 200 156 0.008198 10.0.0.38 - - [2025-05-29 02:35:07] "POST /ref-update HTTP/1.1" 200 156 0.008270 10.0.0.38 - - [2025-05-29 02:35:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002651 10.0.0.38 - - [2025-05-29 02:35:08] "POST /instance-ips HTTP/1.1" 200 375 0.013751 10.0.0.38 - - [2025-05-29 02:35:08] "POST /ref-update HTTP/1.1" 200 156 0.008392 10.0.0.38 - - [2025-05-29 02:35:08] "POST /ref-update HTTP/1.1" 200 156 0.007884 10.0.0.38 - - [2025-05-29 02:35:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002931 10.0.0.38 - - [2025-05-29 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.38 - - [2025-05-29 02:35:08] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003118 10.0.0.38 - - [2025-05-29 02:35:08] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002916 10.0.0.38 - - [2025-05-29 02:35:08] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005090 10.0.0.38 - - [2025-05-29 02:35:09] "POST /neutron/port HTTP/1.1" 200 1085 0.013371 10.0.0.38 - - [2025-05-29 02:35:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005608 10.0.0.38 - - [2025-05-29 02:35:09] "POST /neutron/port HTTP/1.1" 200 1085 0.013363 10.0.0.38 - - [2025-05-29 02:35:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005780 10.0.0.38 - - [2025-05-29 02:35:09] "POST /neutron/port HTTP/1.1" 200 1085 0.012865 10.0.0.38 - - [2025-05-29 02:35:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005392 10.0.0.38 - - [2025-05-29 02:35:09] "GET /virtual-machine/18dfe4cb-182c-49ed-88d3-78f5985ecd77 HTTP/1.1" 200 1289 0.003651 10.0.0.38 - - [2025-05-29 02:35:09] "GET /virtual-machine-interface/1d230be9-09bf-462b-bbb1-784ff95017f8 HTTP/1.1" 200 2948 0.004479 10.0.0.38 - - [2025-05-29 02:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.38 - - [2025-05-29 02:35:09] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002631 10.0.0.38 - - [2025-05-29 02:35:09] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004165 10.0.0.38 - - [2025-05-29 02:35:09] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005447 10.0.0.38 - - [2025-05-29 02:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.38 - - [2025-05-29 02:35:10] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002752 10.0.0.38 - - [2025-05-29 02:35:10] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002872 10.0.0.38 - - [2025-05-29 02:35:10] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005100 10.0.0.38 - - [2025-05-29 02:35:10] "POST /fqname-to-id HTTP/1.1" 404 211 0.002728 10.0.0.38 - - [2025-05-29 02:35:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.38 - - [2025-05-29 02:35:10] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001377 10.0.0.38 - - [2025-05-29 02:35:10] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027579 10.0.0.38 - - [2025-05-29 02:35:11] "POST /network-policys HTTP/1.1" 200 547 0.027413 10.0.0.38 - - [2025-05-29 02:35:11] "GET /network-policy/f4fd2df4-4a24-4552-96b6-6cb3b069d7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.004444 10.0.0.38 - - [2025-05-29 02:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.38 - - [2025-05-29 02:35:11] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005053 10.0.0.38 - - [2025-05-29 02:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.38 - - [2025-05-29 02:35:11] "GET /network-policy/f4fd2df4-4a24-4552-96b6-6cb3b069d7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003333 10.0.0.38 - - [2025-05-29 02:35:11] "POST /ref-update HTTP/1.1" 200 156 0.024400 10.0.0.38 - - [2025-05-29 02:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.38 - - [2025-05-29 02:35:11] "GET /network-policy/f4fd2df4-4a24-4552-96b6-6cb3b069d7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003685 10.0.0.38 - - [2025-05-29 02:35:11] "POST /neutron/network HTTP/1.1" 200 921 0.006824 10.0.0.38 - - [2025-05-29 02:35:11] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004181 10.0.0.38 - - [2025-05-29 02:35:11] "POST /fqname-to-id HTTP/1.1" 404 242 0.003544 10.0.0.38 - - [2025-05-29 02:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.38 - - [2025-05-29 02:35:11] "GET /network-policy/f4fd2df4-4a24-4552-96b6-6cb3b069d7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.012279 10.0.0.38 - - [2025-05-29 02:35:11] "POST /access-control-lists HTTP/1.1" 200 601 0.057925 10.0.0.38 - - [2025-05-29 02:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.38 - - [2025-05-29 02:35:11] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005436 10.0.0.38 - - [2025-05-29 02:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.38 - - [2025-05-29 02:35:11] "GET /network-policy/f4fd2df4-4a24-4552-96b6-6cb3b069d7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003720 10.0.0.38 - - [2025-05-29 02:35:11] "POST /fqname-to-id HTTP/1.1" 404 244 0.004747 10.0.0.38 - - [2025-05-29 02:35:11] "POST /ref-update HTTP/1.1" 200 156 0.036073 10.0.0.38 - - [2025-05-29 02:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002684 10.0.0.38 - - [2025-05-29 02:35:11] "POST /access-control-lists HTTP/1.1" 200 604 0.065968 10.0.0.38 - - [2025-05-29 02:35:11] "GET /network-policy/f4fd2df4-4a24-4552-96b6-6cb3b069d7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003284 10.0.0.38 - - [2025-05-29 02:35:12] "POST /routing-instances HTTP/1.1" 200 759 0.015134 10.0.0.38 - - [2025-05-29 02:35:12] "POST /neutron/network HTTP/1.1" 200 921 0.006359 10.0.0.38 - - [2025-05-29 02:35:12] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004449 10.0.0.38 - - [2025-05-29 02:35:12] "POST /route-targets HTTP/1.1" 200 327 0.009800 10.0.0.38 - - [2025-05-29 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.38 - - [2025-05-29 02:35:12] "POST /ref-update HTTP/1.1" 200 156 0.013872 10.0.0.38 - - [2025-05-29 02:35:12] "GET /network-policy/f4fd2df4-4a24-4552-96b6-6cb3b069d7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003386 10.0.0.38 - - [2025-05-29 02:35:12] "GET /routing-instance/0c1aabd6-0ee6-4dff-a109-9cb276f8a76f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1275 0.003652 10.0.0.38 - - [2025-05-29 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.38 - - [2025-05-29 02:35:12] "GET /routing-instance/0c1aabd6-0ee6-4dff-a109-9cb276f8a76f?fields=routing_policy_back_refs HTTP/1.1" 200 1275 0.003716 10.0.0.38 - - [2025-05-29 02:35:12] "GET /service-template/89500806-38eb-4593-8d73-99766b5f7b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.003174 10.0.0.38 - - [2025-05-29 02:35:12] "POST /ref-update HTTP/1.1" 200 156 0.009276 10.0.0.38 - - [2025-05-29 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005272 10.0.0.38 - - [2025-05-29 02:35:12] "POST /routing-instances HTTP/1.1" 200 760 0.015056 10.0.0.38 - - [2025-05-29 02:35:12] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002216 10.0.0.38 - - [2025-05-29 02:35:12] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.033589 10.0.0.38 - - [2025-05-29 02:35:12] "POST /route-targets HTTP/1.1" 200 327 0.009282 10.0.0.38 - - [2025-05-29 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.38 - - [2025-05-29 02:35:12] "POST /ref-update HTTP/1.1" 200 156 0.010352 10.0.0.38 - - [2025-05-29 02:35:12] "GET /service-instance/aaca276d-50eb-4f88-aee7-de440532c5d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3529 0.005277 10.0.0.38 - - [2025-05-29 02:35:12] "GET /routing-instance/2bc2cd8d-e653-466c-8bd8-e6eb2f3daccc?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.003649 10.0.0.38 - - [2025-05-29 02:35:12] "GET /domains HTTP/1.1" 200 280 0.002534 10.0.0.38 - - [2025-05-29 02:35:12] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001021 10.0.0.38 - - [2025-05-29 02:35:12] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2772 0.007868 10.0.0.38 - - [2025-05-29 02:35:12] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001274 10.0.0.38 - - [2025-05-29 02:35:12] "GET /routing-instance/2bc2cd8d-e653-466c-8bd8-e6eb2f3daccc?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.003128 10.0.0.38 - - [2025-05-29 02:35:12] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e HTTP/1.1" 200 4233 0.070007 10.0.0.38 - - [2025-05-29 02:35:12] "GET /service-instance/aaca276d-50eb-4f88-aee7-de440532c5d3 HTTP/1.1" 200 3783 0.004740 10.0.0.38 - - [2025-05-29 02:35:12] "PUT /routing-instance/0c1aabd6-0ee6-4dff-a109-9cb276f8a76f HTTP/1.1" 200 266 0.018638 10.0.0.38 - - [2025-05-29 02:35:12] "GET /domains HTTP/1.1" 200 280 0.002315 10.0.0.38 - - [2025-05-29 02:35:12] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001051 10.0.0.38 - - [2025-05-29 02:35:12] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2772 0.006700 10.0.0.38 - - [2025-05-29 02:35:12] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001392 10.0.0.38 - - [2025-05-29 02:35:12] "PUT /routing-instance/2bc2cd8d-e653-466c-8bd8-e6eb2f3daccc HTTP/1.1" 200 266 0.008816 10.0.0.38 - - [2025-05-29 02:35:12] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e HTTP/1.1" 200 4233 0.068225 10.0.0.38 - - [2025-05-29 02:35:12] "GET /service-instance/aaca276d-50eb-4f88-aee7-de440532c5d3 HTTP/1.1" 200 3783 0.004380 10.0.0.38 - - [2025-05-29 02:35:12] "POST /ref-update HTTP/1.1" 200 156 0.010162 10.0.0.38 - - [2025-05-29 02:35:12] "GET /port-tuple/17d99d5e-8319-4b9e-919c-ff15c981ce00 HTTP/1.1" 200 1978 0.006509 10.0.0.38 - - [2025-05-29 02:35:12] "GET /virtual-machine-interface/022d324c-5e31-4b5f-aba4-1df1bcc4e2b9 HTTP/1.1" 200 3814 0.004683 10.0.0.38 - - [2025-05-29 02:35:12] "GET /virtual-machine-interface/4db3a5c4-d058-4102-bf52-acc6a1df3764 HTTP/1.1" 200 3797 0.004591 10.0.0.38 - - [2025-05-29 02:35:12] "GET /virtual-machine-interface/991359e1-41b0-4f88-ba3e-031874accc0f HTTP/1.1" 200 3804 0.004945 10.0.0.38 - - [2025-05-29 02:35:12] "PUT /access-control-list/87ba4f49-6d81-48ba-b4c6-32f44c4a9255 HTTP/1.1" 200 272 0.008910 10.0.0.38 - - [2025-05-29 02:35:12] "POST /neutron/port HTTP/1.1" 200 3834 0.037726 10.0.0.38 - - [2025-05-29 02:35:12] "PUT /access-control-list/b096e338-0af7-4c6b-a957-c55afa5cdb20 HTTP/1.1" 200 272 0.010424 10.0.0.38 - - [2025-05-29 02:35:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005934 10.0.0.38 - - [2025-05-29 02:35:12] "POST /neutron/port HTTP/1.1" 200 3834 0.032905 10.0.0.38 - - [2025-05-29 02:35:12] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005484 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/port HTTP/1.1" 200 3834 0.027568 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005387 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/port HTTP/1.1" 200 3834 0.028302 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005871 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/network HTTP/1.1" 200 895 0.010617 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/network HTTP/1.1" 200 921 0.004445 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/network HTTP/1.1" 200 808 0.010812 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/network HTTP/1.1" 200 834 0.004591 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/network HTTP/1.1" 200 895 0.011291 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/network HTTP/1.1" 200 921 0.004454 10.0.0.38 - - [2025-05-29 02:35:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.001065 10.0.0.38 - - [2025-05-29 02:35:13] "POST /id-to-fqname HTTP/1.1" 200 223 0.000919 10.0.0.38 - - [2025-05-29 02:35:13] "POST /id-to-fqname HTTP/1.1" 200 224 0.001271 10.0.0.38 - - [2025-05-29 02:35:13] "GET /virtual-machine/d51c687a-266c-4903-b0d1-ecc3c60cd567 HTTP/1.1" 200 1803 0.003748 10.0.0.38 - - [2025-05-29 02:35:13] "GET /virtual-machine-interface/022d324c-5e31-4b5f-aba4-1df1bcc4e2b9 HTTP/1.1" 200 3814 0.005049 10.0.0.38 - - [2025-05-29 02:35:13] "GET /virtual-machine-interface/4db3a5c4-d058-4102-bf52-acc6a1df3764 HTTP/1.1" 200 3797 0.007697 10.0.0.38 - - [2025-05-29 02:35:13] "GET /virtual-machine-interface/991359e1-41b0-4f88-ba3e-031874accc0f HTTP/1.1" 200 3804 0.004461 10.0.0.38 - - [2025-05-29 02:35:13] "GET /instance-ip/079077f2-9021-42a4-affb-6bf4fb65d815 HTTP/1.1" 200 1977 0.004670 10.0.0.38 - - [2025-05-29 02:35:13] "GET /instance-ip/2b53b67f-1738-4a01-9cb9-17e9e6145787 HTTP/1.1" 200 1623 0.004422 10.0.0.38 - - [2025-05-29 02:35:13] "GET /instance-ip/35243d0e-2d3f-4466-aca9-751fcb131f23 HTTP/1.1" 200 1980 0.002939 10.0.0.38 - - [2025-05-29 02:35:13] "GET /instance-ip/16022fc6-7782-450c-aa68-7334e46c9c73 HTTP/1.1" 200 1956 0.002919 10.0.0.38 - - [2025-05-29 02:35:13] "GET /instance-ip/9ec9740a-3dcc-4a73-96d5-cc38b4e86ebf HTTP/1.1" 200 1623 0.003973 10.0.0.38 - - [2025-05-29 02:35:13] "GET /instance-ip/ff224591-c968-4b5c-bd95-5c06aee6b320 HTTP/1.1" 200 1955 0.003215 10.0.0.38 - - [2025-05-29 02:35:13] "GET /instance-ip/4c83f1b8-94ee-4b6f-87b7-43455f2586e5 HTTP/1.1" 200 1959 0.002958 10.0.0.38 - - [2025-05-29 02:35:13] "GET /instance-ip/770ab696-9c87-48cc-b29f-bb21c6b7279c HTTP/1.1" 200 1958 0.002853 10.0.0.38 - - [2025-05-29 02:35:13] "GET /instance-ip/cdb125ab-9677-4508-8f4d-e554f632104e HTTP/1.1" 200 1622 0.003895 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/port HTTP/1.1" 200 3834 0.028083 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005502 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/port HTTP/1.1" 200 3834 0.027014 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005225 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/port HTTP/1.1" 200 3834 0.028327 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005338 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/port HTTP/1.1" 200 3834 0.029931 10.0.0.38 - - [2025-05-29 02:35:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005632 10.0.0.38 - - [2025-05-29 02:35:13] "GET /virtual-machine/d51c687a-266c-4903-b0d1-ecc3c60cd567 HTTP/1.1" 200 1803 0.003269 10.0.0.38 - - [2025-05-29 02:35:13] "GET /virtual-machine-interface/022d324c-5e31-4b5f-aba4-1df1bcc4e2b9 HTTP/1.1" 200 3814 0.004706 10.0.0.38 - - [2025-05-29 02:35:13] "GET /virtual-machine-interface/4db3a5c4-d058-4102-bf52-acc6a1df3764 HTTP/1.1" 200 3797 0.004511 10.0.0.38 - - [2025-05-29 02:35:13] "GET /virtual-machine-interface/991359e1-41b0-4f88-ba3e-031874accc0f HTTP/1.1" 200 3804 0.004655 10.0.0.38 - - [2025-05-29 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.38 - - [2025-05-29 02:35:13] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003060 10.0.0.38 - - [2025-05-29 02:35:13] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002840 10.0.0.38 - - [2025-05-29 02:35:13] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.006311 10.0.0.38 - - [2025-05-29 02:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002850 10.0.0.38 - - [2025-05-29 02:35:15] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002846 10.0.0.38 - - [2025-05-29 02:35:15] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002813 10.0.0.38 - - [2025-05-29 02:35:15] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004829 10.0.0.38 - - [2025-05-29 02:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.38 - - [2025-05-29 02:35:15] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003266 10.0.0.38 - - [2025-05-29 02:35:15] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002806 10.0.0.38 - - [2025-05-29 02:35:15] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004889 10.0.0.38 - - [2025-05-29 02:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.38 - - [2025-05-29 02:35:15] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003585 10.0.0.38 - - [2025-05-29 02:35:15] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002687 10.0.0.38 - - [2025-05-29 02:35:15] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.004851 10.0.0.38 - - [2025-05-29 02:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.38 - - [2025-05-29 02:35:15] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003354 10.0.0.38 - - [2025-05-29 02:35:15] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004641 10.0.0.38 - - [2025-05-29 02:35:15] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.007550 10.0.0.38 - - [2025-05-29 02:35:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.38 - - [2025-05-29 02:35:15] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003286 10.0.0.38 - - [2025-05-29 02:35:16] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003780 10.0.0.38 - - [2025-05-29 02:35:16] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005652 10.0.0.38 - - [2025-05-29 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.38 - - [2025-05-29 02:35:16] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003186 10.0.0.38 - - [2025-05-29 02:35:16] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002812 10.0.0.38 - - [2025-05-29 02:35:16] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004918 10.0.0.38 - - [2025-05-29 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.38 - - [2025-05-29 02:35:16] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003279 10.0.0.38 - - [2025-05-29 02:35:16] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002805 10.0.0.38 - - [2025-05-29 02:35:16] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.004960 10.0.0.38 - - [2025-05-29 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.38 - - [2025-05-29 02:35:16] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003510 10.0.0.38 - - [2025-05-29 02:35:16] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002875 10.0.0.38 - - [2025-05-29 02:35:16] "GET /virtual-network/b8c16753-073b-4f6d-92da-596ae6f99105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.005282 10.0.0.38 - - [2025-05-29 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.38 - - [2025-05-29 02:35:16] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003407 10.0.0.38 - - [2025-05-29 02:35:16] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003071 10.0.0.38 - - [2025-05-29 02:35:16] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005046 10.0.0.38 - - [2025-05-29 02:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002822 10.0.0.38 - - [2025-05-29 02:35:17] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003827 10.0.0.38 - - [2025-05-29 02:35:17] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003160 10.0.0.38 - - [2025-05-29 02:35:17] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005121 10.0.0.38 - - [2025-05-29 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.38 - - [2025-05-29 02:35:17] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003234 10.0.0.38 - - [2025-05-29 02:35:17] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002912 10.0.0.38 - - [2025-05-29 02:35:17] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005105 10.0.0.38 - - [2025-05-29 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.38 - - [2025-05-29 02:35:17] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003322 10.0.0.38 - - [2025-05-29 02:35:17] "GET /virtual-networks?parent_id=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002893 10.0.0.38 - - [2025-05-29 02:35:17] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005004 10.0.0.38 - - [2025-05-29 02:35:17] "GET /virtual-machine/d51c687a-266c-4903-b0d1-ecc3c60cd567 HTTP/1.1" 200 1803 0.003940 10.0.0.38 - - [2025-05-29 02:35:17] "GET /domains HTTP/1.1" 200 280 0.002594 10.0.0.38 - - [2025-05-29 02:35:17] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001410 10.0.0.38 - - [2025-05-29 02:35:17] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2772 0.009441 10.0.0.38 - - [2025-05-29 02:35:17] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001007 10.0.0.38 - - [2025-05-29 02:35:17] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e HTTP/1.1" 200 4233 0.071435 10.0.0.38 - - [2025-05-29 02:35:17] "GET /service-instance/aaca276d-50eb-4f88-aee7-de440532c5d3 HTTP/1.1" 200 3783 0.003677 10.0.0.38 - - [2025-05-29 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.38 - - [2025-05-29 02:35:17] "GET /routing-instance/979bdae1-1167-4f92-9b2c-2108b356775b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1888 0.003102 10.0.0.38 - - [2025-05-29 02:35:17] "GET /routing-instance/979bdae1-1167-4f92-9b2c-2108b356775b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.005415 10.0.0.38 - - [2025-05-29 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.38 - - [2025-05-29 02:35:17] "GET /routing-instance/d7a0477d-f0f7-4543-906b-cf110cd0d1ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.007339 10.0.0.38 - - [2025-05-29 02:35:17] "GET /routing-instance/d7a0477d-f0f7-4543-906b-cf110cd0d1ae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2024 0.005172 10.0.0.38 - - [2025-05-29 02:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.38 - - [2025-05-29 02:35:18] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2362 0.005437 10.0.0.38 - - [2025-05-29 02:35:18] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8?fields=routing_instances HTTP/1.1" 200 1683 0.006526 10.0.0.38 - - [2025-05-29 02:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.38 - - [2025-05-29 02:35:18] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005066 10.0.0.38 - - [2025-05-29 02:35:18] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e?fields=routing_instances HTTP/1.1" 200 1687 0.006690 10.0.0.38 - - [2025-05-29 02:35:22] "POST /ref-update HTTP/1.1" 200 156 0.030321 10.0.0.38 - - [2025-05-29 02:35:22] "DELETE /access-control-list/b096e338-0af7-4c6b-a957-c55afa5cdb20 HTTP/1.1" 200 115 0.031899 10.0.0.38 - - [2025-05-29 02:35:22] "POST /neutron/network HTTP/1.1" 200 833 0.006658 10.0.0.38 - - [2025-05-29 02:35:22] "GET /virtual-network/b7d342ef-5c03-4a7d-8083-d6426eb1236e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004829 10.0.0.38 - - [2025-05-29 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.38 - - [2025-05-29 02:35:22] "DELETE /routing-instance/0c1aabd6-0ee6-4dff-a109-9cb276f8a76f HTTP/1.1" 200 115 0.024667 10.0.0.38 - - [2025-05-29 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.38 - - [2025-05-29 02:35:22] "GET /network-policy/f4fd2df4-4a24-4552-96b6-6cb3b069d7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003282 10.0.0.38 - - [2025-05-29 02:35:22] "DELETE /route-target/48e2f29b-d8dd-44a1-a2dd-e6c4ba750554 HTTP/1.1" 200 115 0.014085 10.0.0.38 - - [2025-05-29 02:35:22] "POST /ref-update HTTP/1.1" 200 156 0.030668 10.0.0.38 - - [2025-05-29 02:35:22] "DELETE /routing-instance/2bc2cd8d-e653-466c-8bd8-e6eb2f3daccc HTTP/1.1" 200 115 0.036476 10.0.0.38 - - [2025-05-29 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.38 - - [2025-05-29 02:35:22] "POST /neutron/network HTTP/1.1" 200 833 0.006308 10.0.0.38 - - [2025-05-29 02:35:22] "GET /virtual-network/a581bbb1-61e3-46d1-8d70-9b90c954a6e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.004455 10.0.0.38 - - [2025-05-29 02:35:22] "DELETE /route-target/88a0ed8a-01a9-4221-a460-7c41c186d03f HTTP/1.1" 200 115 0.011358 10.0.0.38 - - [2025-05-29 02:35:22] "DELETE /access-control-list/87ba4f49-6d81-48ba-b4c6-32f44c4a9255 HTTP/1.1" 200 115 0.020038 10.0.0.38 - - [2025-05-29 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.38 - - [2025-05-29 02:35:22] "GET /network-policy/f4fd2df4-4a24-4552-96b6-6cb3b069d7f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2181 0.003345 10.0.0.38 - - [2025-05-29 02:35:22] "DELETE /network-policy/f4fd2df4-4a24-4552-96b6-6cb3b069d7f1 HTTP/1.1" 200 115 0.020648 10.0.0.38 - - [2025-05-29 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.38 - - [2025-05-29 02:35:22] "DELETE /service-instance/aaca276d-50eb-4f88-aee7-de440532c5d3 HTTP/1.1" 200 115 0.033247 10.0.0.38 - - [2025-05-29 02:35:22] "GET /domains HTTP/1.1" 200 280 0.002390 10.0.0.38 - - [2025-05-29 02:35:22] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001030 10.0.0.38 - - [2025-05-29 02:35:22] "POST /ref-update HTTP/1.1" 200 156 0.016476 10.0.0.38 - - [2025-05-29 02:35:22] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2772 0.008821 10.0.0.38 - - [2025-05-29 02:35:22] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000966 10.0.0.38 - - [2025-05-29 02:35:22] "DELETE /instance-ip/4c83f1b8-94ee-4b6f-87b7-43455f2586e5 HTTP/1.1" 200 115 0.026651 10.0.0.38 - - [2025-05-29 02:35:22] "POST /ref-update HTTP/1.1" 200 156 0.008815 10.0.0.38 - - [2025-05-29 02:35:22] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e HTTP/1.1" 200 3759 0.067350 10.0.0.38 - - [2025-05-29 02:35:22] "GET /virtual-machine/d51c687a-266c-4903-b0d1-ecc3c60cd567 HTTP/1.1" 200 1803 0.003240 10.0.0.38 - - [2025-05-29 02:35:22] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002964 10.0.0.38 - - [2025-05-29 02:35:22] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002015 10.0.0.38 - - [2025-05-29 02:35:22] "DELETE /instance-ip/079077f2-9021-42a4-affb-6bf4fb65d815 HTTP/1.1" 200 115 0.024161 10.0.0.38 - - [2025-05-29 02:35:22] "POST /ref-update HTTP/1.1" 200 156 0.009151 10.0.0.38 - - [2025-05-29 02:35:23] "DELETE /instance-ip/770ab696-9c87-48cc-b29f-bb21c6b7279c HTTP/1.1" 200 115 0.019567 10.0.0.38 - - [2025-05-29 02:35:23] "POST /ref-update HTTP/1.1" 200 156 0.017347 10.0.0.38 - - [2025-05-29 02:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006043 10.0.0.38 - - [2025-05-29 02:35:23] "DELETE /service-template/89500806-38eb-4593-8d73-99766b5f7b7d HTTP/1.1" 200 115 0.025263 10.0.0.38 - - [2025-05-29 02:35:23] "POST /fqname-to-id HTTP/1.1" 404 193 0.003559 10.0.0.38 - - [2025-05-29 02:35:23] "DELETE /instance-ip/ff224591-c968-4b5c-bd95-5c06aee6b320 HTTP/1.1" 200 115 0.019958 10.0.0.38 - - [2025-05-29 02:35:23] "POST /ref-update HTTP/1.1" 200 156 0.011681 10.0.0.38 - - [2025-05-29 02:35:23] "DELETE /instance-ip/16022fc6-7782-450c-aa68-7334e46c9c73 HTTP/1.1" 200 115 0.018098 10.0.0.38 - - [2025-05-29 02:35:23] "POST /ref-update HTTP/1.1" 200 156 0.008221 10.0.0.38 - - [2025-05-29 02:35:23] "POST /neutron/network HTTP/1.1" 200 833 0.010396 10.0.0.38 - - [2025-05-29 02:35:23] "DELETE /instance-ip/35243d0e-2d3f-4466-aca9-751fcb131f23 HTTP/1.1" 200 115 0.045639 10.0.0.38 - - [2025-05-29 02:35:23] "POST /neutron/network HTTP/1.1" 400 204 0.008849 10.0.0.38 - - [2025-05-29 02:35:23] "POST /neutron/port HTTP/1.1" 200 1085 0.014215 10.0.0.38 - - [2025-05-29 02:35:23] "POST /neutron/port HTTP/1.1" 200 1111 0.007682 10.0.0.38 - - [2025-05-29 02:35:23] "POST /neutron/port HTTP/1.1" 200 1087 0.029544 10.0.0.38 - - [2025-05-29 02:35:23] "POST /neutron/port HTTP/1.1" 200 151 0.121321 10.0.0.38 - - [2025-05-29 02:35:23] "POST /neutron/port HTTP/1.1" 200 1113 0.011706 10.0.0.38 - - [2025-05-29 02:35:23] "POST /neutron/port HTTP/1.1" 200 151 0.111570 10.0.0.38 - - [2025-05-29 02:35:23] "POST /neutron/port HTTP/1.1" 200 3027 0.021000 10.0.0.38 - - [2025-05-29 02:35:23] "POST /neutron/port HTTP/1.1" 200 1114 0.008060 10.0.0.38 - - [2025-05-29 02:35:24] "POST /neutron/port HTTP/1.1" 200 151 0.091753 10.0.0.38 - - [2025-05-29 02:35:24] "POST /neutron/port HTTP/1.1" 200 1111 0.008513 10.0.0.38 - - [2025-05-29 02:35:24] "POST /neutron/port HTTP/1.1" 200 151 0.084735 10.0.0.38 - - [2025-05-29 02:35:24] "POST /neutron/port HTTP/1.1" 200 1113 0.007684 10.0.0.38 - - [2025-05-29 02:35:24] "POST /neutron/port HTTP/1.1" 200 151 0.086913 10.0.0.38 - - [2025-05-29 02:35:25] "POST /neutron/network HTTP/1.1" 200 833 0.005260 10.0.0.38 - - [2025-05-29 02:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.38 - - [2025-05-29 02:35:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001785 10.0.0.38 - - [2025-05-29 02:35:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003035 10.0.0.38 - - [2025-05-29 02:35:25] "POST /neutron/network HTTP/1.1" 200 151 0.075836 10.0.0.38 - - [2025-05-29 02:35:25] "DELETE /route-target/eb72f32a-768d-477a-9ce4-9397171e2ea0 HTTP/1.1" 200 115 0.018908 10.0.0.38 - - [2025-05-29 02:35:25] "GET /routing-instance/d7a0477d-f0f7-4543-906b-cf110cd0d1ae HTTP/1.1" 404 171 0.002396 10.0.0.38 - - [2025-05-29 02:35:25] "GET /domains HTTP/1.1" 200 280 0.002052 10.0.0.38 - - [2025-05-29 02:35:25] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000968 10.0.0.38 - - [2025-05-29 02:35:25] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2572 0.049706 10.0.0.38 - - [2025-05-29 02:35:25] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001017 10.0.0.38 - - [2025-05-29 02:35:25] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e HTTP/1.1" 200 2298 0.065857 10.0.0.38 - - [2025-05-29 02:35:25] "POST /neutron/network HTTP/1.1" 200 833 0.006240 10.0.0.38 - - [2025-05-29 02:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.38 - - [2025-05-29 02:35:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002404 10.0.0.38 - - [2025-05-29 02:35:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002777 10.0.0.38 - - [2025-05-29 02:35:25] "POST /neutron/network HTTP/1.1" 200 151 0.073968 10.0.0.38 - - [2025-05-29 02:35:25] "DELETE /route-target/422aa1ad-de97-4e19-a729-182adc0cd8da HTTP/1.1" 200 115 0.016890 10.0.0.38 - - [2025-05-29 02:35:25] "GET /routing-instance/979bdae1-1167-4f92-9b2c-2108b356775b HTTP/1.1" 404 171 0.003154 10.0.0.38 - - [2025-05-29 02:35:25] "GET /domains HTTP/1.1" 200 280 0.002181 10.0.0.38 - - [2025-05-29 02:35:25] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000927 10.0.0.38 - - [2025-05-29 02:35:25] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2572 0.049256 10.0.0.38 - - [2025-05-29 02:35:25] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001621 10.0.0.38 - - [2025-05-29 02:35:25] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e HTTP/1.1" 200 2080 0.070657 10.0.0.38 - - [2025-05-29 02:35:25] "POST /neutron/network HTTP/1.1" 200 834 0.005069 10.0.0.38 - - [2025-05-29 02:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005617 10.0.0.38 - - [2025-05-29 02:35:25] "POST /useragent-kv HTTP/1.1" 200 115 0.003179 10.0.0.38 - - [2025-05-29 02:35:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001953 10.0.0.38 - - [2025-05-29 02:35:25] "POST /neutron/network HTTP/1.1" 200 151 0.079690 10.0.0.38 - - [2025-05-29 02:35:25] "DELETE /route-target/f4304f7e-84fb-4025-8373-54cd84517a1f HTTP/1.1" 200 115 0.016653 10.0.0.38 - - [2025-05-29 02:35:25] "GET /routing-instance/38486683-40b6-4056-b4bb-ba5ba07a4e23 HTTP/1.1" 404 171 0.002072 10.0.0.38 - - [2025-05-29 02:35:25] "GET /domains HTTP/1.1" 200 280 0.002116 10.0.0.38 - - [2025-05-29 02:35:25] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000991 10.0.0.38 - - [2025-05-29 02:35:26] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2572 0.046808 10.0.0.38 - - [2025-05-29 02:35:26] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001500 10.0.0.38 - - [2025-05-29 02:35:26] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e HTTP/1.1" 200 1840 0.067149 10.0.0.38 - - [2025-05-29 02:35:26] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001071 10.0.0.38 - - [2025-05-29 02:35:26] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.024091 10.0.0.38 - - [2025-05-29 02:35:26] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001029 10.0.0.38 - - [2025-05-29 02:35:26] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?fields=virtual_networks HTTP/1.1" 200 1028 0.065409 10.0.0.38 - - [2025-05-29 02:35:26] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001082 10.0.0.38 - - [2025-05-29 02:35:26] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.022089 10.0.0.38 - - [2025-05-29 02:35:26] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001067 10.0.0.38 - - [2025-05-29 02:35:26] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?fields=security_groups HTTP/1.1" 200 1252 0.022747 10.0.0.38 - - [2025-05-29 02:35:27] "POST /fqname-to-id HTTP/1.1" 404 189 0.021224 10.0.0.38 - - [2025-05-29 02:35:27] "GET /projects?obj_uuids=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002241 10.0.0.38 - - [2025-05-29 02:35:27] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000984 10.0.0.38 - - [2025-05-29 02:35:27] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006513 10.0.0.38 - - [2025-05-29 02:35:27] "POST /id-to-fqname HTTP/1.1" 200 191 0.001190 10.0.0.38 - - [2025-05-29 02:35:27] "POST /fqname-to-id HTTP/1.1" 404 200 0.003279 10.0.0.38 - - [2025-05-29 02:35:27] "POST /security-groups HTTP/1.1" 200 592 0.063587 10.0.0.38 - - [2025-05-29 02:35:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.002384 10.0.0.38 - - [2025-05-29 02:35:27] "POST /projects HTTP/1.1" 200 587 0.209440 10.0.0.38 - - [2025-05-29 02:35:27] "POST /access-control-lists HTTP/1.1" 200 597 0.055243 10.0.0.38 - - [2025-05-29 02:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.273987 10.0.0.38 - - [2025-05-29 02:35:27] "POST /fqname-to-id HTTP/1.1" 404 234 0.002917 10.0.0.38 - - [2025-05-29 02:35:27] "GET /project/74074c05-60ae-4b56-8f7f-e9f8eb9dd655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.386782 10.0.0.38 - - [2025-05-29 02:35:27] "POST /access-control-lists HTTP/1.1" 200 595 0.055722 10.0.0.38 - - [2025-05-29 02:35:28] "GET / HTTP/1.1" 200 35931 0.001790 10.0.0.38 - - [2025-05-29 02:35:29] "GET /project/74074c05-60ae-4b56-8f7f-e9f8eb9dd655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000444 10.0.0.38 - - [2025-05-29 02:35:30] "GET /projects?obj_uuids=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001028 10.0.0.38 - - [2025-05-29 02:35:30] "GET /project/74074c05-60ae-4b56-8f7f-e9f8eb9dd655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.045174 10.0.0.38 - - [2025-05-29 02:35:30] "POST /fqname-to-id HTTP/1.1" 404 180 0.006685 10.0.0.38 - - [2025-05-29 02:35:30] "POST /virtual-DNSs HTTP/1.1" 200 507 0.025764 10.0.0.38 - - [2025-05-29 02:35:30] "GET /virtual-DNS/65911c2b-7490-47bd-b84c-26ce929e0107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.004472 10.0.0.38 - - [2025-05-29 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002994 10.0.0.38 - - [2025-05-29 02:35:30] "GET /virtual-DNS/65911c2b-7490-47bd-b84c-26ce929e0107?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.003300 10.0.0.38 - - [2025-05-29 02:35:30] "GET /domains HTTP/1.1" 401 292 0.000463 10.0.0.38 - - [2025-05-29 02:35:30] "GET /domains HTTP/1.1" 200 280 0.023851 10.0.0.38 - - [2025-05-29 02:35:30] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000997 10.0.0.38 - - [2025-05-29 02:35:30] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2959 0.008591 10.0.0.38 - - [2025-05-29 02:35:30] "GET /virtual-DNS/65911c2b-7490-47bd-b84c-26ce929e0107 HTTP/1.1" 200 1437 0.003826 10.0.0.38 - - [2025-05-29 02:35:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.002907 10.0.0.38 - - [2025-05-29 02:35:30] "POST /network-ipams HTTP/1.1" 200 514 0.016514 10.0.0.38 - - [2025-05-29 02:35:30] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 968 0.002734 10.0.0.38 - - [2025-05-29 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.38 - - [2025-05-29 02:35:30] "GET /network-ipam/323fce92-0d7f-47e7-9563-7d5ba7276ef1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.004610 10.0.0.38 - - [2025-05-29 02:35:30] "PUT /network-ipam/323fce92-0d7f-47e7-9563-7d5ba7276ef1 HTTP/1.1" 200 258 0.009101 10.0.0.38 - - [2025-05-29 02:35:31] "POST /ref-update HTTP/1.1" 200 156 0.007940 10.0.0.38 - - [2025-05-29 02:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.38 - - [2025-05-29 02:35:31] "GET /projects?obj_uuids=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003057 10.0.0.38 - - [2025-05-29 02:35:31] "GET /project/74074c05-60ae-4b56-8f7f-e9f8eb9dd655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.030353 10.0.0.38 - - [2025-05-29 02:35:31] "POST /neutron/network HTTP/1.1" 200 117 0.025974 10.0.0.38 - - [2025-05-29 02:35:31] "GET /projects?obj_uuids=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001014 10.0.0.38 - - [2025-05-29 02:35:31] "POST /neutron/network HTTP/1.1" 200 618 0.055603 10.0.0.38 - - [2025-05-29 02:35:31] "POST /route-targets HTTP/1.1" 200 327 0.011870 10.0.0.38 - - [2025-05-29 02:35:31] "POST /ref-update HTTP/1.1" 200 156 0.008832 10.0.0.38 - - [2025-05-29 02:35:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002659 10.0.0.38 - - [2025-05-29 02:35:31] "POST /neutron/subnet HTTP/1.1" 200 711 0.148269 10.0.0.38 - - [2025-05-29 02:35:31] "POST /neutron/network HTTP/1.1" 200 833 0.005285 10.0.0.38 - - [2025-05-29 02:35:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.001333 10.0.0.38 - - [2025-05-29 02:35:31] "GET /virtual-network/76985825-494f-4865-8571-8d25e21d0024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004779 10.0.0.38 - - [2025-05-29 02:35:31] "POST /neutron/network HTTP/1.1" 200 833 0.005143 10.0.0.38 - - [2025-05-29 02:35:31] "GET /virtual-network/76985825-494f-4865-8571-8d25e21d0024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004531 10.0.0.38 - - [2025-05-29 02:35:31] "POST /neutron/network HTTP/1.1" 200 833 0.005590 10.0.0.38 - - [2025-05-29 02:35:31] "POST /neutron/subnet HTTP/1.1" 200 711 0.007988 10.0.0.38 - - [2025-05-29 02:35:31] "POST /neutron/network HTTP/1.1" 200 807 0.011341 10.0.0.38 - - [2025-05-29 02:35:31] "POST /neutron/network HTTP/1.1" 200 833 0.004614 10.0.0.38 - - [2025-05-29 02:35:31] "POST /id-to-fqname HTTP/1.1" 200 227 0.001164 10.0.0.38 - - [2025-05-29 02:35:31] "POST /neutron/network HTTP/1.1" 200 843 0.005598 10.0.0.38 - - [2025-05-29 02:35:31] "GET /aaa-mode HTTP/1.1" 401 292 0.000370 10.0.0.38 - - [2025-05-29 02:35:32] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.38 - - [2025-05-29 02:35:32] "GET /project/74074c05-60ae-4b56-8f7f-e9f8eb9dd655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000361 10.0.0.38 - - [2025-05-29 02:35:32] "GET /projects?obj_uuids=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001054 10.0.0.38 - - [2025-05-29 02:35:32] "GET /project/74074c05-60ae-4b56-8f7f-e9f8eb9dd655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.044599 10.0.0.38 - - [2025-05-29 02:35:32] "POST /neutron/network HTTP/1.1" 200 833 0.005148 10.0.0.38 - - [2025-05-29 02:35:32] "POST /neutron/port HTTP/1.1" 200 117 0.004499 10.0.0.38 - - [2025-05-29 02:35:32] "POST /neutron/port HTTP/1.1" 200 117 0.004543 10.0.0.38 - - [2025-05-29 02:35:32] "POST /neutron/port HTTP/1.1" 200 117 0.005034 10.0.0.38 - - [2025-05-29 02:35:33] "POST /neutron/network HTTP/1.1" 200 843 0.005498 10.0.0.38 - - [2025-05-29 02:35:33] "GET /projects?obj_uuids=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001324 10.0.0.38 - - [2025-05-29 02:35:33] "GET /obj-perms HTTP/1.1" 200 5056 0.047643 10.0.0.38 - - [2025-05-29 02:35:33] "POST /neutron/port HTTP/1.1" 200 1058 0.205595 10.0.0.38 - - [2025-05-29 02:35:33] "POST /neutron/port HTTP/1.1" 200 1058 0.008586 10.0.0.38 - - [2025-05-29 02:35:33] "POST /neutron/port HTTP/1.1" 200 1058 0.007120 10.0.0.38 - - [2025-05-29 02:35:33] "POST /neutron/port HTTP/1.1" 200 1112 0.056544 10.0.0.38 - - [2025-05-29 02:35:33] "POST /neutron/port HTTP/1.1" 200 1086 0.014325 10.0.0.38 - - [2025-05-29 02:35:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003042 10.0.0.38 - - [2025-05-29 02:35:33] "POST /neutron/subnet HTTP/1.1" 200 685 0.010087 10.0.0.38 - - [2025-05-29 02:35:33] "POST /neutron/port HTTP/1.1" 200 117 0.001043 10.0.0.38 - - [2025-05-29 02:35:33] "POST /neutron/network HTTP/1.1" 200 833 0.008931 10.0.0.38 - - [2025-05-29 02:35:33] "GET /obj-perms HTTP/1.1" 200 5056 0.039968 10.0.0.38 - - [2025-05-29 02:35:37] "POST /neutron/port HTTP/1.1" 200 1086 0.014441 10.0.0.38 - - [2025-05-29 02:35:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006107 10.0.0.38 - - [2025-05-29 02:35:37] "POST /neutron/port HTTP/1.1" 200 1086 0.014431 10.0.0.38 - - [2025-05-29 02:35:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006599 10.0.0.38 - - [2025-05-29 02:35:37] "POST /neutron/port HTTP/1.1" 200 1086 0.014580 10.0.0.38 - - [2025-05-29 02:35:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005414 10.0.0.38 - - [2025-05-29 02:35:37] "GET /virtual-machine/0efed768-f0d6-4470-8fec-07a5147be12b HTTP/1.1" 200 1293 0.004838 10.0.0.38 - - [2025-05-29 02:35:37] "GET /virtual-machine-interface/7cb84d57-fff0-42e3-b21c-8afdf8bbe2c3 HTTP/1.1" 200 2963 0.005339 10.0.0.38 - - [2025-05-29 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.38 - - [2025-05-29 02:35:38] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002830 10.0.0.38 - - [2025-05-29 02:35:38] "GET /virtual-networks?parent_id=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002925 10.0.0.38 - - [2025-05-29 02:35:38] "GET /virtual-network/76985825-494f-4865-8571-8d25e21d0024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005126 10.0.0.38 - - [2025-05-29 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002697 10.0.0.38 - - [2025-05-29 02:35:41] "GET /virtual-network/76985825-494f-4865-8571-8d25e21d0024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004687 10.0.0.38 - - [2025-05-29 02:35:41] "POST /neutron/port HTTP/1.1" 200 1086 0.015438 10.0.0.38 - - [2025-05-29 02:35:41] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005185 10.0.0.38 - - [2025-05-29 02:35:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.38 - - [2025-05-29 02:35:43] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002801 10.0.0.38 - - [2025-05-29 02:35:43] "GET /virtual-networks?parent_id=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002929 10.0.0.38 - - [2025-05-29 02:35:43] "GET /virtual-network/76985825-494f-4865-8571-8d25e21d0024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009179 10.0.0.38 - - [2025-05-29 02:35:43] "POST /neutron/port HTTP/1.1" 200 1086 0.014586 10.0.0.38 - - [2025-05-29 02:35:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005237 10.0.0.38 - - [2025-05-29 02:35:53] "POST /neutron/network HTTP/1.1" 200 807 0.011987 10.0.0.38 - - [2025-05-29 02:35:53] "POST /neutron/network HTTP/1.1" 200 833 0.005718 10.0.0.38 - - [2025-05-29 02:35:53] "POST /id-to-fqname HTTP/1.1" 200 227 0.001132 10.0.0.38 - - [2025-05-29 02:35:53] "POST /neutron/port HTTP/1.1" 200 1086 0.016351 10.0.0.38 - - [2025-05-29 02:35:53] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005884 10.0.0.38 - - [2025-05-29 02:35:53] "POST /neutron/network HTTP/1.1" 200 843 0.005408 10.0.0.38 - - [2025-05-29 02:35:53] "GET /aaa-mode HTTP/1.1" 401 292 0.000367 10.0.0.38 - - [2025-05-29 02:35:53] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.38 - - [2025-05-29 02:35:53] "GET /project/74074c05-60ae-4b56-8f7f-e9f8eb9dd655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000429 10.0.0.38 - - [2025-05-29 02:35:53] "GET /projects?obj_uuids=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001042 10.0.0.38 - - [2025-05-29 02:35:53] "GET /project/74074c05-60ae-4b56-8f7f-e9f8eb9dd655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.046163 10.0.0.38 - - [2025-05-29 02:35:53] "POST /neutron/network HTTP/1.1" 200 833 0.005287 10.0.0.38 - - [2025-05-29 02:35:54] "POST /neutron/port HTTP/1.1" 200 1086 0.015076 10.0.0.38 - - [2025-05-29 02:35:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005669 10.0.0.38 - - [2025-05-29 02:35:54] "POST /neutron/port HTTP/1.1" 200 117 0.005385 10.0.0.38 - - [2025-05-29 02:35:54] "POST /neutron/port HTTP/1.1" 200 117 0.004612 10.0.0.38 - - [2025-05-29 02:35:54] "POST /neutron/network HTTP/1.1" 200 843 0.005319 10.0.0.38 - - [2025-05-29 02:35:54] "GET /projects?obj_uuids=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001375 10.0.0.38 - - [2025-05-29 02:35:54] "POST /neutron/port HTTP/1.1" 200 1058 0.193832 10.0.0.38 - - [2025-05-29 02:35:54] "POST /neutron/port HTTP/1.1" 200 1058 0.008268 10.0.0.38 - - [2025-05-29 02:35:54] "POST /neutron/port HTTP/1.1" 200 1058 0.007280 10.0.0.38 - - [2025-05-29 02:35:54] "POST /neutron/port HTTP/1.1" 200 1112 0.050853 10.0.0.38 - - [2025-05-29 02:35:54] "POST /neutron/port HTTP/1.1" 200 1086 0.013815 10.0.0.38 - - [2025-05-29 02:35:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002758 10.0.0.38 - - [2025-05-29 02:35:54] "POST /neutron/subnet HTTP/1.1" 200 685 0.009466 10.0.0.38 - - [2025-05-29 02:35:54] "POST /neutron/port HTTP/1.1" 200 117 0.001420 10.0.0.38 - - [2025-05-29 02:35:54] "POST /neutron/network HTTP/1.1" 200 833 0.006907 10.0.0.38 - - [2025-05-29 02:35:59] "POST /neutron/port HTTP/1.1" 200 1086 0.014542 10.0.0.38 - - [2025-05-29 02:35:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006122 10.0.0.38 - - [2025-05-29 02:35:59] "POST /neutron/port HTTP/1.1" 200 1086 0.013989 10.0.0.38 - - [2025-05-29 02:35:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005899 10.0.0.38 - - [2025-05-29 02:35:59] "POST /neutron/port HTTP/1.1" 200 1086 0.014142 10.0.0.38 - - [2025-05-29 02:35:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005823 10.0.0.38 - - [2025-05-29 02:35:59] "GET /virtual-machine/ff785909-71e1-431d-998d-d4de04326f09 HTTP/1.1" 200 1294 0.004814 10.0.0.38 - - [2025-05-29 02:35:59] "GET /virtual-machine-interface/d16c1c7c-9102-43fa-9489-7c14d90d5ee9 HTTP/1.1" 200 2964 0.004829 10.0.0.38 - - [2025-05-29 02:35:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.38 - - [2025-05-29 02:35:59] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003120 10.0.0.38 - - [2025-05-29 02:35:59] "GET /virtual-networks?parent_id=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002757 10.0.0.38 - - [2025-05-29 02:35:59] "GET /virtual-network/76985825-494f-4865-8571-8d25e21d0024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006005 10.0.0.38 - - [2025-05-29 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.38 - - [2025-05-29 02:36:02] "GET /virtual-network/76985825-494f-4865-8571-8d25e21d0024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004850 10.0.0.38 - - [2025-05-29 02:36:02] "POST /neutron/port HTTP/1.1" 200 1086 0.015236 10.0.0.38 - - [2025-05-29 02:36:02] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005574 10.0.0.38 - - [2025-05-29 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002837 10.0.0.38 - - [2025-05-29 02:36:04] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002870 10.0.0.38 - - [2025-05-29 02:36:04] "GET /virtual-networks?parent_id=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002795 10.0.0.38 - - [2025-05-29 02:36:04] "GET /virtual-network/76985825-494f-4865-8571-8d25e21d0024?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005123 10.0.0.38 - - [2025-05-29 02:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.38 - - [2025-05-29 02:36:10] "DELETE /virtual-DNS/65911c2b-7490-47bd-b84c-26ce929e0107 HTTP/1.1" 409 235 0.005256 10.0.0.38 - - [2025-05-29 02:36:10] "POST /fqname-to-id HTTP/1.1" 404 192 0.003288 10.0.0.38 - - [2025-05-29 02:36:10] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.014537 10.0.0.38 - - [2025-05-29 02:36:10] "GET /virtual-DNS-record/e44dc361-09e2-4964-bbc9-7e28cca6c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.004252 10.0.0.38 - - [2025-05-29 02:36:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.38 - - [2025-05-29 02:36:10] "GET /virtual-DNS-record/e44dc361-09e2-4964-bbc9-7e28cca6c76b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003163 10.0.0.38 - - [2025-05-29 02:36:10] "GET /domains HTTP/1.1" 200 280 0.002765 10.0.0.38 - - [2025-05-29 02:36:10] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001410 10.0.0.38 - - [2025-05-29 02:36:10] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2959 0.007860 10.0.0.38 - - [2025-05-29 02:36:10] "GET /virtual-DNS/65911c2b-7490-47bd-b84c-26ce929e0107 HTTP/1.1" 200 1906 0.004205 10.0.0.38 - - [2025-05-29 02:36:10] "GET /virtual-DNS-record/e44dc361-09e2-4964-bbc9-7e28cca6c76b HTTP/1.1" 200 1336 0.002829 10.0.0.38 - - [2025-05-29 02:36:16] "DELETE /virtual-DNS-record/e44dc361-09e2-4964-bbc9-7e28cca6c76b HTTP/1.1" 200 115 0.018209 10.0.0.38 - - [2025-05-29 02:36:16] "POST /fqname-to-id HTTP/1.1" 404 184 0.002222 10.0.0.38 - - [2025-05-29 02:36:16] "POST /neutron/network HTTP/1.1" 200 833 0.006249 10.0.0.38 - - [2025-05-29 02:36:16] "POST /neutron/network HTTP/1.1" 400 204 0.010767 10.0.0.38 - - [2025-05-29 02:36:16] "POST /neutron/port HTTP/1.1" 200 1086 0.014559 10.0.0.38 - - [2025-05-29 02:36:16] "POST /neutron/port HTTP/1.1" 200 1112 0.007796 10.0.0.38 - - [2025-05-29 02:36:16] "POST /neutron/port HTTP/1.1" 200 1086 0.020274 10.0.0.38 - - [2025-05-29 02:36:16] "POST /neutron/port HTTP/1.1" 200 1112 0.008353 10.0.0.38 - - [2025-05-29 02:36:16] "POST /neutron/port HTTP/1.1" 200 151 0.115345 10.0.0.38 - - [2025-05-29 02:36:16] "POST /neutron/port HTTP/1.1" 200 151 0.100122 10.0.0.38 - - [2025-05-29 02:36:18] "POST /neutron/network HTTP/1.1" 200 833 0.005291 10.0.0.38 - - [2025-05-29 02:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.38 - - [2025-05-29 02:36:18] "POST /useragent-kv HTTP/1.1" 200 115 0.001851 10.0.0.38 - - [2025-05-29 02:36:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002988 10.0.0.38 - - [2025-05-29 02:36:18] "POST /neutron/network HTTP/1.1" 200 151 0.207337 10.0.0.38 - - [2025-05-29 02:36:18] "DELETE /route-target/af3ca864-ae5d-4e7e-89c2-a3c97924d886 HTTP/1.1" 200 115 0.040507 10.0.0.38 - - [2025-05-29 02:36:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002617 10.0.0.38 - - [2025-05-29 02:36:18] "DELETE /network-ipam/323fce92-0d7f-47e7-9563-7d5ba7276ef1 HTTP/1.1" 200 115 0.020680 10.0.0.38 - - [2025-05-29 02:36:18] "DELETE /virtual-DNS/65911c2b-7490-47bd-b84c-26ce929e0107 HTTP/1.1" 200 115 0.018245 10.0.0.38 - - [2025-05-29 02:36:18] "POST /fqname-to-id HTTP/1.1" 404 180 0.002307 10.0.0.38 - - [2025-05-29 02:36:18] "GET /domains HTTP/1.1" 200 280 0.002594 10.0.0.38 - - [2025-05-29 02:36:18] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001091 10.0.0.38 - - [2025-05-29 02:36:18] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2759 0.007856 10.0.0.38 - - [2025-05-29 02:36:19] "GET /projects?obj_uuids=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001056 10.0.0.38 - - [2025-05-29 02:36:19] "GET /project/74074c05-60ae-4b56-8f7f-e9f8eb9dd655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.030122 10.0.0.38 - - [2025-05-29 02:36:19] "GET /projects?obj_uuids=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001899 10.0.0.38 - - [2025-05-29 02:36:19] "GET /project/74074c05-60ae-4b56-8f7f-e9f8eb9dd655?fields=virtual_networks HTTP/1.1" 200 1033 0.065986 10.0.0.38 - - [2025-05-29 02:36:19] "GET /projects?obj_uuids=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001116 10.0.0.38 - - [2025-05-29 02:36:19] "GET /project/74074c05-60ae-4b56-8f7f-e9f8eb9dd655?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.022147 10.0.0.38 - - [2025-05-29 02:36:19] "GET /projects?obj_uuids=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001195 10.0.0.38 - - [2025-05-29 02:36:19] "GET /project/74074c05-60ae-4b56-8f7f-e9f8eb9dd655?fields=security_groups HTTP/1.1" 200 1260 0.026203 10.0.0.38 - - [2025-05-29 02:36:20] "POST /fqname-to-id HTTP/1.1" 404 189 0.022019 10.0.0.38 - - [2025-05-29 02:36:20] "GET /projects?obj_uuids=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003098 10.0.0.38 - - [2025-05-29 02:36:20] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001766 10.0.0.38 - - [2025-05-29 02:36:20] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.009205 10.0.0.38 - - [2025-05-29 02:36:20] "POST /id-to-fqname HTTP/1.1" 200 191 0.001271 10.0.0.38 - - [2025-05-29 02:36:20] "POST /fqname-to-id HTTP/1.1" 404 200 0.002290 10.0.0.38 - - [2025-05-29 02:36:20] "POST /security-groups HTTP/1.1" 200 592 0.059492 10.0.0.38 - - [2025-05-29 02:36:20] "POST /fqname-to-id HTTP/1.1" 404 235 0.002659 10.0.0.38 - - [2025-05-29 02:36:20] "POST /projects HTTP/1.1" 200 587 0.209862 10.0.0.38 - - [2025-05-29 02:36:20] "POST /access-control-lists HTTP/1.1" 200 597 0.055346 10.0.0.38 - - [2025-05-29 02:36:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.281599 10.0.0.38 - - [2025-05-29 02:36:20] "POST /fqname-to-id HTTP/1.1" 404 234 0.002632 10.0.0.38 - - [2025-05-29 02:36:20] "GET /project/0e91b59f-470a-4b38-883d-111eb33cb1b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.397551 10.0.0.38 - - [2025-05-29 02:36:20] "POST /access-control-lists HTTP/1.1" 200 595 0.055865 10.0.0.38 - - [2025-05-29 02:36:21] "GET / HTTP/1.1" 200 35931 0.001949 10.0.0.38 - - [2025-05-29 02:36:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000469 10.0.0.38 - - [2025-05-29 02:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.048220 10.0.0.38 - - [2025-05-29 02:36:22] "GET /projects?obj_uuids=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001003 10.0.0.38 - - [2025-05-29 02:36:22] "GET /project/0e91b59f-470a-4b38-883d-111eb33cb1b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.029550 10.0.0.38 - - [2025-05-29 02:36:22] "POST /neutron/network HTTP/1.1" 200 117 0.026666 10.0.0.38 - - [2025-05-29 02:36:22] "GET /projects?obj_uuids=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001477 10.0.0.38 - - [2025-05-29 02:36:22] "POST /neutron/network HTTP/1.1" 200 606 0.059734 10.0.0.38 - - [2025-05-29 02:36:22] "POST /route-targets HTTP/1.1" 200 327 0.010242 10.0.0.38 - - [2025-05-29 02:36:22] "POST /ref-update HTTP/1.1" 200 156 0.011129 10.0.0.38 - - [2025-05-29 02:36:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002991 10.0.0.38 - - [2025-05-29 02:36:22] "POST /neutron/subnet HTTP/1.1" 200 724 0.119108 10.0.0.38 - - [2025-05-29 02:36:22] "POST /neutron/network HTTP/1.1" 200 825 0.004704 10.0.0.38 - - [2025-05-29 02:36:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.001135 10.0.0.38 - - [2025-05-29 02:36:22] "GET /virtual-network/88c4a8b2-e3f8-486f-a8b3-15db448a00d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005939 10.0.0.38 - - [2025-05-29 02:36:22] "POST /neutron/network HTTP/1.1" 200 825 0.005120 10.0.0.38 - - [2025-05-29 02:36:22] "GET /virtual-network/88c4a8b2-e3f8-486f-a8b3-15db448a00d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004302 10.0.0.38 - - [2025-05-29 02:36:22] "POST /neutron/network HTTP/1.1" 200 825 0.005542 10.0.0.38 - - [2025-05-29 02:36:22] "POST /neutron/subnet HTTP/1.1" 200 724 0.005708 10.0.0.38 - - [2025-05-29 02:36:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.001055 10.0.0.38 - - [2025-05-29 02:36:23] "POST /neutron/network HTTP/1.1" 200 835 0.005320 10.0.0.38 - - [2025-05-29 02:36:23] "GET /aaa-mode HTTP/1.1" 401 292 0.000365 10.0.0.38 - - [2025-05-29 02:36:23] "GET / HTTP/1.1" 200 35931 0.002539 10.0.0.38 - - [2025-05-29 02:36:23] "GET /project/0e91b59f-470a-4b38-883d-111eb33cb1b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000372 10.0.0.38 - - [2025-05-29 02:36:23] "GET /projects?obj_uuids=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001066 10.0.0.38 - - [2025-05-29 02:36:23] "GET /project/0e91b59f-470a-4b38-883d-111eb33cb1b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.043868 10.0.0.38 - - [2025-05-29 02:36:23] "POST /neutron/network HTTP/1.1" 200 825 0.006679 10.0.0.38 - - [2025-05-29 02:36:23] "POST /neutron/port HTTP/1.1" 200 117 0.004444 10.0.0.38 - - [2025-05-29 02:36:23] "POST /neutron/port HTTP/1.1" 200 117 0.004453 10.0.0.38 - - [2025-05-29 02:36:24] "POST /id-to-fqname HTTP/1.1" 200 221 0.001268 10.0.0.38 - - [2025-05-29 02:36:24] "POST /neutron/port HTTP/1.1" 200 117 0.006572 10.0.0.38 - - [2025-05-29 02:36:24] "POST /neutron/network HTTP/1.1" 200 835 0.005137 10.0.0.38 - - [2025-05-29 02:36:24] "GET /aaa-mode HTTP/1.1" 401 292 0.000367 10.0.0.38 - - [2025-05-29 02:36:24] "POST /neutron/network HTTP/1.1" 200 835 0.005167 10.0.0.38 - - [2025-05-29 02:36:24] "GET /projects?obj_uuids=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001018 10.0.0.38 - - [2025-05-29 02:36:24] "GET / HTTP/1.1" 200 35931 0.001707 10.0.0.38 - - [2025-05-29 02:36:24] "GET /project/0e91b59f-470a-4b38-883d-111eb33cb1b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000468 10.0.0.38 - - [2025-05-29 02:36:24] "POST /neutron/port HTTP/1.1" 200 1061 0.194191 10.0.0.38 - - [2025-05-29 02:36:24] "POST /neutron/port HTTP/1.1" 200 1061 0.008126 10.0.0.38 - - [2025-05-29 02:36:24] "POST /neutron/port HTTP/1.1" 200 1061 0.007992 10.0.0.38 - - [2025-05-29 02:36:24] "POST /neutron/port HTTP/1.1" 200 1115 0.067574 10.0.0.38 - - [2025-05-29 02:36:24] "POST /neutron/port HTTP/1.1" 200 1089 0.013221 10.0.0.38 - - [2025-05-29 02:36:24] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003661 10.0.0.38 - - [2025-05-29 02:36:24] "POST /neutron/subnet HTTP/1.1" 200 698 0.009778 10.0.0.38 - - [2025-05-29 02:36:24] "POST /neutron/port HTTP/1.1" 200 117 0.001163 10.0.0.38 - - [2025-05-29 02:36:24] "POST /neutron/network HTTP/1.1" 200 825 0.005763 10.0.0.38 - - [2025-05-29 02:36:24] "GET /projects?obj_uuids=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001173 10.0.0.38 - - [2025-05-29 02:36:24] "GET /project/0e91b59f-470a-4b38-883d-111eb33cb1b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.042696 10.0.0.38 - - [2025-05-29 02:36:24] "POST /neutron/network HTTP/1.1" 200 825 0.005247 10.0.0.38 - - [2025-05-29 02:36:25] "POST /neutron/port HTTP/1.1" 200 1089 0.021377 10.0.0.38 - - [2025-05-29 02:36:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006035 10.0.0.38 - - [2025-05-29 02:36:25] "POST /neutron/port HTTP/1.1" 200 117 0.004792 10.0.0.38 - - [2025-05-29 02:36:25] "POST /neutron/port HTTP/1.1" 200 1089 0.017379 10.0.0.38 - - [2025-05-29 02:36:25] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008615 10.0.0.38 - - [2025-05-29 02:36:25] "POST /neutron/network HTTP/1.1" 200 835 0.005609 10.0.0.38 - - [2025-05-29 02:36:25] "GET /projects?obj_uuids=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001076 10.0.0.38 - - [2025-05-29 02:36:25] "POST /neutron/port HTTP/1.1" 200 1061 0.269721 10.0.0.38 - - [2025-05-29 02:36:25] "POST /neutron/port HTTP/1.1" 200 1061 0.012369 10.0.0.38 - - [2025-05-29 02:36:25] "POST /neutron/port HTTP/1.1" 200 1061 0.015153 10.0.0.38 - - [2025-05-29 02:36:25] "POST /neutron/port HTTP/1.1" 200 1115 0.075464 10.0.0.38 - - [2025-05-29 02:36:25] "POST /neutron/port HTTP/1.1" 200 1089 0.013625 10.0.0.38 - - [2025-05-29 02:36:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002739 10.0.0.38 - - [2025-05-29 02:36:25] "POST /neutron/subnet HTTP/1.1" 200 698 0.009940 10.0.0.38 - - [2025-05-29 02:36:25] "POST /neutron/port HTTP/1.1" 200 117 0.001152 10.0.0.38 - - [2025-05-29 02:36:25] "POST /neutron/network HTTP/1.1" 200 825 0.005217 10.0.0.38 - - [2025-05-29 02:36:26] "DELETE /project/74074c0560ae4b568f7fe9f8eb9dd655 HTTP/1.1" 404 173 0.020309 10.0.0.38 - - [2025-05-29 02:36:26] "DELETE /project/0e91b59f470a4b38883d111eb33cb1b7 HTTP/1.1" 404 173 0.019460 10.0.0.38 - - [2025-05-29 02:36:26] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000954 10.0.0.38 - - [2025-05-29 02:36:26] "GET /projects?obj_uuids=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002105 10.0.0.38 - - [2025-05-29 02:36:26] "GET /project/74074c05-60ae-4b56-8f7f-e9f8eb9dd655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1471 0.042295 10.0.0.38 - - [2025-05-29 02:36:26] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.043888 10.0.0.38 - - [2025-05-29 02:36:26] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001885 10.0.0.38 - - [2025-05-29 02:36:26] "GET /projects?obj_uuids=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001041 10.0.0.38 - - [2025-05-29 02:36:26] "GET /project/74074c05-60ae-4b56-8f7f-e9f8eb9dd655?fields=security_groups HTTP/1.1" 200 1365 0.036145 10.0.0.38 - - [2025-05-29 02:36:26] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?fields=security_groups HTTP/1.1" 200 1357 0.042118 10.0.0.38 - - [2025-05-29 02:36:26] "DELETE /security-group/e9b2a04b-c6cb-43c4-9280-d99dac0b64e9 HTTP/1.1" 200 115 0.084890 10.0.0.38 - - [2025-05-29 02:36:26] "GET /projects?obj_uuids=74074c05-60ae-4b56-8f7f-e9f8eb9dd655&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002034 10.0.0.38 - - [2025-05-29 02:36:26] "DELETE /access-control-list/286312a5-41fa-42c1-9c8b-01c1c375940b HTTP/1.1" 200 115 0.067050 10.0.0.38 - - [2025-05-29 02:36:26] "DELETE /security-group/a0db81a9-03a5-4ff8-85b2-31fe96cb14ef HTTP/1.1" 200 115 0.099316 10.0.0.38 - - [2025-05-29 02:36:26] "GET /projects?obj_uuids=fd6f2a11-138c-4be2-92b8-c134d09ce04e&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001008 10.0.0.38 - - [2025-05-29 02:36:26] "GET /project/74074c05-60ae-4b56-8f7f-e9f8eb9dd655?fields=application_policy_sets HTTP/1.1" 200 1404 0.045190 10.0.0.38 - - [2025-05-29 02:36:26] "DELETE /access-control-list/77d385f1-7e02-42b6-9c05-a607ad17922d HTTP/1.1" 200 115 0.039154 10.0.0.38 - - [2025-05-29 02:36:27] "DELETE /access-control-list/67703362-91be-4fe3-bb23-945014e2b574 HTTP/1.1" 200 115 0.038879 10.0.0.38 - - [2025-05-29 02:36:27] "GET /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e?fields=application_policy_sets HTTP/1.1" 200 1396 0.093483 10.0.0.38 - - [2025-05-29 02:36:27] "DELETE /access-control-list/b5611870-7fc0-46b5-a956-da3e9ec78484 HTTP/1.1" 200 115 0.039393 10.0.0.38 - - [2025-05-29 02:36:27] "DELETE /project/74074c05-60ae-4b56-8f7f-e9f8eb9dd655 HTTP/1.1" 200 115 0.473121 10.0.0.38 - - [2025-05-29 02:36:27] "DELETE /project/fd6f2a11-138c-4be2-92b8-c134d09ce04e HTTP/1.1" 200 115 0.501724 10.0.0.38 - - [2025-05-29 02:36:30] "POST /neutron/port HTTP/1.1" 200 1089 0.017350 10.0.0.38 - - [2025-05-29 02:36:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007753 10.0.0.38 - - [2025-05-29 02:36:30] "POST /neutron/port HTTP/1.1" 200 1089 0.021097 10.0.0.38 - - [2025-05-29 02:36:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007251 10.0.0.38 - - [2025-05-29 02:36:30] "POST /neutron/port HTTP/1.1" 200 1089 0.015343 10.0.0.38 - - [2025-05-29 02:36:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008843 10.0.0.38 - - [2025-05-29 02:36:30] "GET /virtual-machine/61298556-5a82-4f08-8655-b02c213b1466 HTTP/1.1" 401 292 0.000413 10.0.0.38 - - [2025-05-29 02:36:30] "GET /virtual-machine/61298556-5a82-4f08-8655-b02c213b1466 HTTP/1.1" 200 1292 0.029144 10.0.0.38 - - [2025-05-29 02:36:30] "GET /virtual-machine-interface/3a1084b8-cfbf-4d0a-8ade-b5457408acdd HTTP/1.1" 200 2945 0.005541 10.0.0.38 - - [2025-05-29 02:36:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.38 - - [2025-05-29 02:36:30] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003055 10.0.0.38 - - [2025-05-29 02:36:30] "GET /virtual-networks?parent_id=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002817 10.0.0.38 - - [2025-05-29 02:36:30] "GET /virtual-network/88c4a8b2-e3f8-486f-a8b3-15db448a00d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005688 10.0.0.38 - - [2025-05-29 02:36:32] "POST /neutron/port HTTP/1.1" 200 1089 0.016504 10.0.0.38 - - [2025-05-29 02:36:32] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005479 10.0.0.38 - - [2025-05-29 02:36:33] "GET /obj-perms HTTP/1.1" 200 5056 0.049995 10.0.0.38 - - [2025-05-29 02:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.38 - - [2025-05-29 02:36:34] "GET /virtual-network/88c4a8b2-e3f8-486f-a8b3-15db448a00d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004538 10.0.0.38 - - [2025-05-29 02:36:34] "POST /neutron/port HTTP/1.1" 200 1089 0.014938 10.0.0.38 - - [2025-05-29 02:36:34] "POST /neutron/security_group HTTP/1.1" 200 2059 0.004539 10.0.0.38 - - [2025-05-29 02:36:34] "GET /obj-perms HTTP/1.1" 200 5056 0.042948 10.0.0.38 - - [2025-05-29 02:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.38 - - [2025-05-29 02:36:36] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003010 10.0.0.38 - - [2025-05-29 02:36:36] "GET /virtual-networks?parent_id=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002870 10.0.0.38 - - [2025-05-29 02:36:36] "GET /virtual-network/88c4a8b2-e3f8-486f-a8b3-15db448a00d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004974 10.0.0.38 - - [2025-05-29 02:36:36] "POST /neutron/port HTTP/1.1" 200 1089 0.014324 10.0.0.38 - - [2025-05-29 02:36:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006026 10.0.0.38 - - [2025-05-29 02:36:36] "POST /neutron/port HTTP/1.1" 200 1089 0.014814 10.0.0.38 - - [2025-05-29 02:36:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006048 10.0.0.38 - - [2025-05-29 02:36:36] "POST /neutron/port HTTP/1.1" 200 1089 0.014951 10.0.0.38 - - [2025-05-29 02:36:36] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012000 10.0.0.38 - - [2025-05-29 02:36:36] "GET /virtual-machine/51e7d1fc-8c4b-48d1-a79d-c9c3c2567672 HTTP/1.1" 200 1293 0.004910 10.0.0.38 - - [2025-05-29 02:36:36] "GET /virtual-machine-interface/a54e18b0-375f-4bda-b34e-3bc10b3d0024 HTTP/1.1" 200 2946 0.005446 10.0.0.38 - - [2025-05-29 02:36:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.38 - - [2025-05-29 02:36:36] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003030 10.0.0.38 - - [2025-05-29 02:36:36] "GET /virtual-networks?parent_id=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002970 10.0.0.38 - - [2025-05-29 02:36:36] "GET /virtual-network/88c4a8b2-e3f8-486f-a8b3-15db448a00d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005204 10.0.0.38 - - [2025-05-29 02:36:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.38 - - [2025-05-29 02:36:37] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003722 10.0.0.38 - - [2025-05-29 02:36:37] "GET /virtual-networks?parent_id=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002852 10.0.0.38 - - [2025-05-29 02:36:38] "GET /virtual-network/88c4a8b2-e3f8-486f-a8b3-15db448a00d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004996 10.0.0.38 - - [2025-05-29 02:36:42] "POST /neutron/network HTTP/1.1" 200 825 0.006179 10.0.0.38 - - [2025-05-29 02:36:42] "POST /neutron/network HTTP/1.1" 400 204 0.011709 10.0.0.38 - - [2025-05-29 02:36:43] "POST /neutron/port HTTP/1.1" 200 1089 0.019253 10.0.0.38 - - [2025-05-29 02:36:43] "POST /neutron/port HTTP/1.1" 200 1115 0.016741 10.0.0.38 - - [2025-05-29 02:36:43] "POST /neutron/port HTTP/1.1" 200 1089 0.025182 10.0.0.38 - - [2025-05-29 02:36:43] "POST /neutron/port HTTP/1.1" 200 1115 0.018909 10.0.0.38 - - [2025-05-29 02:36:43] "POST /neutron/port HTTP/1.1" 200 151 0.165004 10.0.0.38 - - [2025-05-29 02:36:43] "POST /neutron/port HTTP/1.1" 200 151 0.126444 10.0.0.38 - - [2025-05-29 02:36:44] "POST /neutron/network HTTP/1.1" 200 825 0.005412 10.0.0.38 - - [2025-05-29 02:36:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.38 - - [2025-05-29 02:36:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002923 10.0.0.38 - - [2025-05-29 02:36:44] "POST /useragent-kv HTTP/1.1" 200 115 0.001786 10.0.0.38 - - [2025-05-29 02:36:44] "POST /neutron/network HTTP/1.1" 200 151 0.077208 10.0.0.38 - - [2025-05-29 02:36:44] "DELETE /route-target/520972c7-37db-48e9-9dbc-fc9eaf801c5d HTTP/1.1" 200 115 0.019340 10.0.0.38 - - [2025-05-29 02:36:45] "GET /projects?obj_uuids=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001157 10.0.0.38 - - [2025-05-29 02:36:45] "GET /project/0e91b59f-470a-4b38-883d-111eb33cb1b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.026297 10.0.0.38 - - [2025-05-29 02:36:45] "GET /projects?obj_uuids=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001007 10.0.0.38 - - [2025-05-29 02:36:45] "GET /project/0e91b59f-470a-4b38-883d-111eb33cb1b7?fields=virtual_networks HTTP/1.1" 200 1032 0.068470 10.0.0.38 - - [2025-05-29 02:36:45] "GET /projects?obj_uuids=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001039 10.0.0.38 - - [2025-05-29 02:36:45] "GET /project/0e91b59f-470a-4b38-883d-111eb33cb1b7?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.025255 10.0.0.38 - - [2025-05-29 02:36:45] "GET /projects?obj_uuids=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001078 10.0.0.38 - - [2025-05-29 02:36:45] "GET /project/0e91b59f-470a-4b38-883d-111eb33cb1b7?fields=security_groups HTTP/1.1" 200 1259 0.021240 10.0.0.38 - - [2025-05-29 02:36:46] "POST /fqname-to-id HTTP/1.1" 404 188 0.021243 10.0.0.38 - - [2025-05-29 02:36:46] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002384 10.0.0.38 - - [2025-05-29 02:36:46] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001357 10.0.0.38 - - [2025-05-29 02:36:46] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007044 10.0.0.38 - - [2025-05-29 02:36:46] "POST /id-to-fqname HTTP/1.1" 200 190 0.001146 10.0.0.38 - - [2025-05-29 02:36:46] "POST /fqname-to-id HTTP/1.1" 404 199 0.002600 10.0.0.38 - - [2025-05-29 02:36:46] "POST /security-groups HTTP/1.1" 200 591 0.059649 10.0.0.38 - - [2025-05-29 02:36:46] "POST /fqname-to-id HTTP/1.1" 404 234 0.002277 10.0.0.38 - - [2025-05-29 02:36:46] "POST /projects HTTP/1.1" 200 585 0.211646 10.0.0.38 - - [2025-05-29 02:36:46] "POST /access-control-lists HTTP/1.1" 200 596 0.058814 10.0.0.38 - - [2025-05-29 02:36:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.281439 10.0.0.38 - - [2025-05-29 02:36:46] "POST /fqname-to-id HTTP/1.1" 404 233 0.002664 10.0.0.38 - - [2025-05-29 02:36:46] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.398448 10.0.0.38 - - [2025-05-29 02:36:46] "POST /access-control-lists HTTP/1.1" 200 594 0.059944 10.0.0.38 - - [2025-05-29 02:36:47] "GET / HTTP/1.1" 200 35931 0.001965 10.0.0.38 - - [2025-05-29 02:36:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.38 - - [2025-05-29 02:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.048748 10.0.0.38 - - [2025-05-29 02:36:48] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001146 10.0.0.38 - - [2025-05-29 02:36:48] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.029937 10.0.0.38 - - [2025-05-29 02:36:48] "POST /neutron/network HTTP/1.1" 200 117 0.026914 10.0.0.38 - - [2025-05-29 02:36:48] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001351 10.0.0.38 - - [2025-05-29 02:36:48] "POST /neutron/network HTTP/1.1" 200 625 0.061793 10.0.0.38 - - [2025-05-29 02:36:48] "POST /route-targets HTTP/1.1" 200 327 0.008999 10.0.0.38 - - [2025-05-29 02:36:48] "POST /ref-update HTTP/1.1" 200 156 0.013065 10.0.0.38 - - [2025-05-29 02:36:48] "POST /useragent-kv HTTP/1.1" 200 115 0.003785 10.0.0.38 - - [2025-05-29 02:36:48] "POST /neutron/subnet HTTP/1.1" 200 701 0.153386 10.0.0.38 - - [2025-05-29 02:36:48] "POST /neutron/network HTTP/1.1" 200 839 0.005141 10.0.0.38 - - [2025-05-29 02:36:48] "POST /id-to-fqname HTTP/1.1" 200 230 0.001122 10.0.0.38 - - [2025-05-29 02:36:48] "GET /virtual-network/e274efc1-7cf0-4db7-aab6-1c4e6d97e00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004735 10.0.0.38 - - [2025-05-29 02:36:48] "POST /neutron/network HTTP/1.1" 200 839 0.005912 10.0.0.38 - - [2025-05-29 02:36:48] "GET /virtual-network/e274efc1-7cf0-4db7-aab6-1c4e6d97e00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006102 10.0.0.38 - - [2025-05-29 02:36:48] "POST /neutron/network HTTP/1.1" 200 839 0.006032 10.0.0.38 - - [2025-05-29 02:36:48] "POST /neutron/subnet HTTP/1.1" 200 701 0.006546 10.0.0.38 - - [2025-05-29 02:36:48] "POST /neutron/network HTTP/1.1" 200 839 0.005019 10.0.0.38 - - [2025-05-29 02:36:49] "POST /id-to-fqname HTTP/1.1" 200 230 0.001448 10.0.0.38 - - [2025-05-29 02:36:49] "POST /neutron/network HTTP/1.1" 200 849 0.005924 10.0.0.38 - - [2025-05-29 02:36:49] "GET /aaa-mode HTTP/1.1" 401 292 0.000422 10.0.0.38 - - [2025-05-29 02:36:49] "GET / HTTP/1.1" 200 35931 0.002716 10.0.0.38 - - [2025-05-29 02:36:49] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000405 10.0.0.38 - - [2025-05-29 02:36:49] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001080 10.0.0.38 - - [2025-05-29 02:36:49] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.044497 10.0.0.38 - - [2025-05-29 02:36:49] "POST /neutron/network HTTP/1.1" 200 839 0.006274 10.0.0.38 - - [2025-05-29 02:36:49] "POST /neutron/port HTTP/1.1" 200 117 0.004776 10.0.0.38 - - [2025-05-29 02:36:50] "POST /neutron/port HTTP/1.1" 200 117 0.004715 10.0.0.38 - - [2025-05-29 02:36:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.38 - - [2025-05-29 02:36:50] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003267 10.0.0.38 - - [2025-05-29 02:36:50] "PUT /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b HTTP/1.1" 200 276 0.009515 10.0.0.38 - - [2025-05-29 02:36:50] "POST /neutron/port HTTP/1.1" 200 117 0.004524 10.0.0.38 - - [2025-05-29 02:36:50] "POST /neutron/network HTTP/1.1" 200 849 0.005631 10.0.0.38 - - [2025-05-29 02:36:50] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001095 10.0.0.38 - - [2025-05-29 02:36:50] "POST /neutron/port HTTP/1.1" 200 1055 0.199342 10.0.0.38 - - [2025-05-29 02:36:50] "POST /neutron/port HTTP/1.1" 200 1055 0.010513 10.0.0.38 - - [2025-05-29 02:36:50] "POST /neutron/port HTTP/1.1" 200 1055 0.014089 10.0.0.38 - - [2025-05-29 02:36:50] "POST /neutron/port HTTP/1.1" 200 1109 0.077224 10.0.0.38 - - [2025-05-29 02:36:50] "POST /neutron/port HTTP/1.1" 200 1083 0.015179 10.0.0.38 - - [2025-05-29 02:36:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003031 10.0.0.38 - - [2025-05-29 02:36:50] "POST /neutron/subnet HTTP/1.1" 200 675 0.009000 10.0.0.38 - - [2025-05-29 02:36:50] "POST /neutron/port HTTP/1.1" 200 117 0.001168 10.0.0.38 - - [2025-05-29 02:36:50] "POST /neutron/network HTTP/1.1" 200 839 0.005316 10.0.0.38 - - [2025-05-29 02:36:55] "POST /neutron/port HTTP/1.1" 200 1083 0.013424 10.0.0.38 - - [2025-05-29 02:36:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006390 10.0.0.38 - - [2025-05-29 02:36:55] "POST /neutron/port HTTP/1.1" 200 1083 0.015006 10.0.0.38 - - [2025-05-29 02:36:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006387 10.0.0.38 - - [2025-05-29 02:36:55] "POST /neutron/port HTTP/1.1" 200 1083 0.013354 10.0.0.38 - - [2025-05-29 02:36:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005200 10.0.0.38 - - [2025-05-29 02:36:55] "GET /virtual-machine/507fbde6-2235-4360-a149-fa97efea58df HTTP/1.1" 401 292 0.000586 10.0.0.38 - - [2025-05-29 02:36:55] "GET /virtual-machine/507fbde6-2235-4360-a149-fa97efea58df HTTP/1.1" 200 1292 0.025613 10.0.0.38 - - [2025-05-29 02:36:55] "GET /virtual-machine-interface/c719f770-5b49-41f3-a599-04662fc3c5c1 HTTP/1.1" 200 2971 0.005363 10.0.0.38 - - [2025-05-29 02:36:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.38 - - [2025-05-29 02:36:55] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002775 10.0.0.38 - - [2025-05-29 02:36:55] "GET /virtual-networks?parent_id=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002733 10.0.0.38 - - [2025-05-29 02:36:56] "GET /virtual-network/e274efc1-7cf0-4db7-aab6-1c4e6d97e00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005352 10.0.0.38 - - [2025-05-29 02:36:58] "POST /neutron/port HTTP/1.1" 200 1083 0.014580 10.0.0.38 - - [2025-05-29 02:36:58] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004931 10.0.0.38 - - [2025-05-29 02:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.38 - - [2025-05-29 02:36:59] "GET /virtual-network/e274efc1-7cf0-4db7-aab6-1c4e6d97e00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005272 10.0.0.38 - - [2025-05-29 02:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.38 - - [2025-05-29 02:37:01] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003418 10.0.0.38 - - [2025-05-29 02:37:01] "GET /virtual-networks?parent_id=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002820 10.0.0.38 - - [2025-05-29 02:37:01] "GET /virtual-network/e274efc1-7cf0-4db7-aab6-1c4e6d97e00e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005311 10.0.0.38 - - [2025-05-29 02:37:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.38 - - [2025-05-29 02:37:03] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003019 10.0.0.38 - - [2025-05-29 02:37:03] "PUT /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b HTTP/1.1" 200 276 0.008064 10.0.0.38 - - [2025-05-29 02:37:03] "POST /neutron/network HTTP/1.1" 200 839 0.007920 10.0.0.38 - - [2025-05-29 02:37:03] "POST /neutron/network HTTP/1.1" 400 204 0.008960 10.0.0.38 - - [2025-05-29 02:37:03] "POST /neutron/port HTTP/1.1" 200 1083 0.013628 10.0.0.38 - - [2025-05-29 02:37:03] "POST /neutron/port HTTP/1.1" 200 1109 0.008584 10.0.0.38 - - [2025-05-29 02:37:04] "POST /neutron/port HTTP/1.1" 200 151 0.089069 10.0.0.38 - - [2025-05-29 02:37:05] "POST /neutron/network HTTP/1.1" 200 839 0.005926 10.0.0.38 - - [2025-05-29 02:37:05] "POST /useragent-kv HTTP/1.1" 200 115 0.004386 10.0.0.38 - - [2025-05-29 02:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.38 - - [2025-05-29 02:37:05] "POST /useragent-kv HTTP/1.1" 200 115 0.001783 10.0.0.38 - - [2025-05-29 02:37:05] "POST /neutron/network HTTP/1.1" 200 151 0.080126 10.0.0.38 - - [2025-05-29 02:37:05] "DELETE /route-target/922673db-9384-4147-a5f1-5d8132ca8fd4 HTTP/1.1" 200 115 0.015248 10.0.0.38 - - [2025-05-29 02:37:06] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.002636 10.0.0.38 - - [2025-05-29 02:37:06] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b HTTP/1.1" 200 1826 0.002896 10.0.0.38 - - [2025-05-29 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.38 - - [2025-05-29 02:37:06] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.000947 10.0.0.38 - - [2025-05-29 02:37:06] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.021604 10.0.0.38 - - [2025-05-29 02:37:06] "POST /neutron/network HTTP/1.1" 200 117 0.007896 10.0.0.38 - - [2025-05-29 02:37:06] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001123 10.0.0.38 - - [2025-05-29 02:37:06] "POST /neutron/network HTTP/1.1" 200 605 0.058477 10.0.0.38 - - [2025-05-29 02:37:06] "POST /route-targets HTTP/1.1" 200 327 0.010461 10.0.0.38 - - [2025-05-29 02:37:06] "POST /ref-update HTTP/1.1" 200 156 0.013824 10.0.0.38 - - [2025-05-29 02:37:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002865 10.0.0.38 - - [2025-05-29 02:37:06] "POST /neutron/subnet HTTP/1.1" 200 724 0.191035 10.0.0.38 - - [2025-05-29 02:37:06] "POST /neutron/network HTTP/1.1" 200 824 0.004759 10.0.0.38 - - [2025-05-29 02:37:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.001042 10.0.0.38 - - [2025-05-29 02:37:06] "GET /virtual-network/34aabd85-ccce-4d2e-a0af-88c43d9b4bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004076 10.0.0.38 - - [2025-05-29 02:37:06] "POST /neutron/network HTTP/1.1" 200 824 0.004963 10.0.0.38 - - [2025-05-29 02:37:06] "GET /virtual-network/34aabd85-ccce-4d2e-a0af-88c43d9b4bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.004270 10.0.0.38 - - [2025-05-29 02:37:06] "POST /neutron/network HTTP/1.1" 200 824 0.005297 10.0.0.38 - - [2025-05-29 02:37:06] "POST /neutron/subnet HTTP/1.1" 200 724 0.007795 10.0.0.38 - - [2025-05-29 02:37:06] "POST /id-to-fqname HTTP/1.1" 200 220 0.001514 10.0.0.38 - - [2025-05-29 02:37:06] "POST /neutron/network HTTP/1.1" 200 834 0.005258 10.0.0.38 - - [2025-05-29 02:37:06] "GET /aaa-mode HTTP/1.1" 401 292 0.000389 10.0.0.38 - - [2025-05-29 02:37:07] "GET / HTTP/1.1" 200 35931 0.001922 10.0.0.38 - - [2025-05-29 02:37:07] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000415 10.0.0.38 - - [2025-05-29 02:37:07] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001257 10.0.0.38 - - [2025-05-29 02:37:07] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.045564 10.0.0.38 - - [2025-05-29 02:37:07] "POST /neutron/network HTTP/1.1" 200 824 0.004821 10.0.0.38 - - [2025-05-29 02:37:07] "POST /neutron/port HTTP/1.1" 200 117 0.004744 10.0.0.38 - - [2025-05-29 02:37:07] "POST /neutron/port HTTP/1.1" 200 117 0.004543 10.0.0.38 - - [2025-05-29 02:37:07] "POST /neutron/port HTTP/1.1" 200 117 0.005096 10.0.0.38 - - [2025-05-29 02:37:07] "POST /neutron/network HTTP/1.1" 200 834 0.005400 10.0.0.38 - - [2025-05-29 02:37:07] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001107 10.0.0.38 - - [2025-05-29 02:37:08] "POST /neutron/port HTTP/1.1" 200 1060 0.234363 10.0.0.38 - - [2025-05-29 02:37:08] "POST /neutron/port HTTP/1.1" 200 1060 0.010799 10.0.0.38 - - [2025-05-29 02:37:08] "POST /neutron/port HTTP/1.1" 200 1060 0.009470 10.0.0.38 - - [2025-05-29 02:37:08] "POST /neutron/port HTTP/1.1" 200 1114 0.053267 10.0.0.38 - - [2025-05-29 02:37:08] "POST /neutron/port HTTP/1.1" 200 1088 0.020715 10.0.0.38 - - [2025-05-29 02:37:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003344 10.0.0.38 - - [2025-05-29 02:37:08] "POST /neutron/subnet HTTP/1.1" 200 698 0.010321 10.0.0.38 - - [2025-05-29 02:37:08] "POST /neutron/port HTTP/1.1" 200 117 0.001226 10.0.0.38 - - [2025-05-29 02:37:08] "POST /neutron/network HTTP/1.1" 200 824 0.005716 10.0.0.38 - - [2025-05-29 02:37:12] "POST /neutron/port HTTP/1.1" 200 1088 0.013688 10.0.0.38 - - [2025-05-29 02:37:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005952 10.0.0.38 - - [2025-05-29 02:37:12] "POST /neutron/port HTTP/1.1" 200 1088 0.014455 10.0.0.38 - - [2025-05-29 02:37:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005506 10.0.0.38 - - [2025-05-29 02:37:12] "POST /neutron/port HTTP/1.1" 200 1088 0.014351 10.0.0.38 - - [2025-05-29 02:37:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006315 10.0.0.38 - - [2025-05-29 02:37:12] "GET /virtual-machine/bfcb8f3e-20d3-4c5d-8838-f653d90006fd HTTP/1.1" 200 1292 0.004544 10.0.0.38 - - [2025-05-29 02:37:12] "GET /virtual-machine-interface/8a104221-6d95-433c-abe3-1106e640e1b2 HTTP/1.1" 200 2940 0.004629 10.0.0.38 - - [2025-05-29 02:37:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.38 - - [2025-05-29 02:37:12] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002913 10.0.0.38 - - [2025-05-29 02:37:12] "GET /virtual-networks?parent_id=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002781 10.0.0.38 - - [2025-05-29 02:37:13] "GET /virtual-network/34aabd85-ccce-4d2e-a0af-88c43d9b4bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005306 10.0.0.38 - - [2025-05-29 02:37:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944 10.0.0.38 - - [2025-05-29 02:37:16] "GET /virtual-network/34aabd85-ccce-4d2e-a0af-88c43d9b4bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.013899 10.0.0.38 - - [2025-05-29 02:37:16] "POST /neutron/port HTTP/1.1" 200 1088 0.015321 10.0.0.38 - - [2025-05-29 02:37:16] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006019 10.0.0.38 - - [2025-05-29 02:37:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002721 10.0.0.38 - - [2025-05-29 02:37:18] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002803 10.0.0.38 - - [2025-05-29 02:37:18] "GET /virtual-networks?parent_id=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003542 10.0.0.38 - - [2025-05-29 02:37:18] "GET /virtual-network/34aabd85-ccce-4d2e-a0af-88c43d9b4bd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.005011 10.0.0.38 - - [2025-05-29 02:37:20] "POST /neutron/network HTTP/1.1" 200 824 0.005747 10.0.0.38 - - [2025-05-29 02:37:20] "POST /neutron/network HTTP/1.1" 400 204 0.009799 10.0.0.38 - - [2025-05-29 02:37:20] "POST /neutron/port HTTP/1.1" 200 1088 0.014340 10.0.0.38 - - [2025-05-29 02:37:20] "POST /neutron/port HTTP/1.1" 200 1114 0.007713 10.0.0.38 - - [2025-05-29 02:37:20] "POST /neutron/port HTTP/1.1" 200 151 0.079911 10.0.0.38 - - [2025-05-29 02:37:22] "POST /neutron/network HTTP/1.1" 200 824 0.006276 10.0.0.38 - - [2025-05-29 02:37:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002923 10.0.0.38 - - [2025-05-29 02:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.38 - - [2025-05-29 02:37:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001571 10.0.0.38 - - [2025-05-29 02:37:22] "POST /neutron/network HTTP/1.1" 200 151 0.069594 10.0.0.38 - - [2025-05-29 02:37:22] "DELETE /route-target/34d58b84-d595-452a-97d5-19b1d447dab3 HTTP/1.1" 200 115 0.012407 10.0.0.38 - - [2025-05-29 02:37:22] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.002841 10.0.0.38 - - [2025-05-29 02:37:22] "POST /network-ipams HTTP/1.1" 200 541 0.017430 10.0.0.38 - - [2025-05-29 02:37:23] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 981 0.002660 10.0.0.38 - - [2025-05-29 02:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.38 - - [2025-05-29 02:37:23] "GET /network-ipam/27ff2490-6b09-4148-95d7-ceeafc20c764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.004563 10.0.0.38 - - [2025-05-29 02:37:23] "PUT /network-ipam/27ff2490-6b09-4148-95d7-ceeafc20c764 HTTP/1.1" 200 258 0.008595 10.0.0.38 - - [2025-05-29 02:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.38 - - [2025-05-29 02:37:23] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001139 10.0.0.38 - - [2025-05-29 02:37:23] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.022701 10.0.0.38 - - [2025-05-29 02:37:23] "POST /neutron/network HTTP/1.1" 200 117 0.006666 10.0.0.38 - - [2025-05-29 02:37:23] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001019 10.0.0.38 - - [2025-05-29 02:37:23] "POST /neutron/network HTTP/1.1" 200 605 0.054893 10.0.0.38 - - [2025-05-29 02:37:23] "POST /route-targets HTTP/1.1" 200 327 0.009978 10.0.0.38 - - [2025-05-29 02:37:23] "POST /ref-update HTTP/1.1" 200 156 0.009250 10.0.0.38 - - [2025-05-29 02:37:23] "POST /useragent-kv HTTP/1.1" 200 115 0.007686 10.0.0.38 - - [2025-05-29 02:37:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.183074 10.0.0.38 - - [2025-05-29 02:37:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002897 10.0.0.38 - - [2025-05-29 02:37:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.142427 10.0.0.38 - - [2025-05-29 02:37:23] "POST /neutron/network HTTP/1.1" 200 994 0.007045 10.0.0.38 - - [2025-05-29 02:37:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.001117 10.0.0.38 - - [2025-05-29 02:37:23] "GET /virtual-network/74571797-0ada-4b81-b1a5-d70526543a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004437 10.0.0.38 - - [2025-05-29 02:37:23] "POST /neutron/network HTTP/1.1" 200 994 0.006821 10.0.0.38 - - [2025-05-29 02:37:23] "GET /virtual-network/74571797-0ada-4b81-b1a5-d70526543a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004766 10.0.0.38 - - [2025-05-29 02:37:23] "POST /neutron/network HTTP/1.1" 200 994 0.006373 10.0.0.38 - - [2025-05-29 02:37:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.006678 10.0.0.38 - - [2025-05-29 02:37:24] "POST /neutron/subnet HTTP/1.1" 200 699 0.005791 10.0.0.38 - - [2025-05-29 02:37:24] "POST /neutron/network HTTP/1.1" 200 994 0.006070 10.0.0.38 - - [2025-05-29 02:37:24] "POST /neutron/subnet HTTP/1.1" 200 699 0.005995 10.0.0.38 - - [2025-05-29 02:37:24] "POST /neutron/subnet HTTP/1.1" 200 699 0.006507 10.0.0.38 - - [2025-05-29 02:37:24] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001341 10.0.0.38 - - [2025-05-29 02:37:24] "POST /neutron/port HTTP/1.1" 200 1017 0.149279 10.0.0.38 - - [2025-05-29 02:37:24] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001069 10.0.0.38 - - [2025-05-29 02:37:24] "POST /neutron/port HTTP/1.1" 200 1017 0.145046 10.0.0.38 - - [2025-05-29 02:37:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.001184 10.0.0.38 - - [2025-05-29 02:37:24] "POST /neutron/port HTTP/1.1" 200 1017 0.007918 10.0.0.38 - - [2025-05-29 02:37:24] "POST /neutron/port HTTP/1.1" 200 1017 0.034867 10.0.0.38 - - [2025-05-29 02:37:24] "POST /neutron/network HTTP/1.1" 200 994 0.006104 10.0.0.38 - - [2025-05-29 02:37:24] "POST /neutron/port HTTP/1.1" 200 1017 0.006855 10.0.0.38 - - [2025-05-29 02:37:24] "POST /neutron/port HTTP/1.1" 200 117 0.005787 10.0.0.38 - - [2025-05-29 02:37:24] "POST /neutron/port HTTP/1.1" 200 117 0.004499 10.0.0.38 - - [2025-05-29 02:37:24] "POST /id-to-fqname HTTP/1.1" 200 220 0.001193 10.0.0.38 - - [2025-05-29 02:37:24] "POST /neutron/port HTTP/1.1" 200 117 0.004838 10.0.0.38 - - [2025-05-29 02:37:24] "POST /neutron/port HTTP/1.1" 200 1017 0.007080 10.0.0.38 - - [2025-05-29 02:37:24] "POST /neutron/port HTTP/1.1" 200 1017 0.006203 10.0.0.38 - - [2025-05-29 02:37:24] "POST /neutron/network HTTP/1.1" 200 994 0.005884 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/port HTTP/1.1" 200 1017 0.007881 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/port HTTP/1.1" 200 1017 0.009320 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/port HTTP/1.1" 200 1017 0.007179 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/port HTTP/1.1" 200 117 0.006617 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/port HTTP/1.1" 200 117 0.004664 10.0.0.38 - - [2025-05-29 02:37:25] "POST /id-to-fqname HTTP/1.1" 200 220 0.001231 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/port HTTP/1.1" 200 117 0.005686 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/network HTTP/1.1" 200 1004 0.007710 10.0.0.38 - - [2025-05-29 02:37:25] "GET /aaa-mode HTTP/1.1" 401 292 0.000395 10.0.0.38 - - [2025-05-29 02:37:25] "GET / HTTP/1.1" 200 35931 0.001522 10.0.0.38 - - [2025-05-29 02:37:25] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000392 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/port HTTP/1.1" 200 1017 0.027160 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/port HTTP/1.1" 200 1017 0.007223 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/network HTTP/1.1" 200 1004 0.005515 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/network HTTP/1.1" 200 1004 0.008251 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/port HTTP/1.1" 200 1017 0.006921 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/port HTTP/1.1" 200 1017 0.009730 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/port HTTP/1.1" 200 1017 0.007896 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/port HTTP/1.1" 200 1017 0.008633 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/port HTTP/1.1" 200 1109 0.121132 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/port HTTP/1.1" 200 1109 0.125944 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/port HTTP/1.1" 200 1083 0.022691 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/port HTTP/1.1" 200 1083 0.020895 10.0.0.38 - - [2025-05-29 02:37:25] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001160 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002774 10.0.0.38 - - [2025-05-29 02:37:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002509 10.0.0.38 - - [2025-05-29 02:37:26] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.057874 10.0.0.38 - - [2025-05-29 02:37:26] "POST /neutron/subnet HTTP/1.1" 200 673 0.019535 10.0.0.38 - - [2025-05-29 02:37:26] "POST /neutron/subnet HTTP/1.1" 200 673 0.017264 10.0.0.38 - - [2025-05-29 02:37:26] "POST /neutron/network HTTP/1.1" 200 994 0.006131 10.0.0.38 - - [2025-05-29 02:37:26] "POST /neutron/port HTTP/1.1" 200 117 0.001064 10.0.0.38 - - [2025-05-29 02:37:26] "POST /neutron/port HTTP/1.1" 200 117 0.001055 10.0.0.38 - - [2025-05-29 02:37:26] "POST /neutron/network HTTP/1.1" 200 994 0.008486 10.0.0.38 - - [2025-05-29 02:37:26] "POST /neutron/network HTTP/1.1" 200 994 0.006679 10.0.0.38 - - [2025-05-29 02:37:26] "POST /neutron/port HTTP/1.1" 200 2050 0.021994 10.0.0.38 - - [2025-05-29 02:37:26] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007447 10.0.0.38 - - [2025-05-29 02:37:26] "POST /neutron/port HTTP/1.1" 200 117 0.004512 10.0.0.38 - - [2025-05-29 02:37:26] "GET /domains HTTP/1.1" 200 280 0.002841 10.0.0.38 - - [2025-05-29 02:37:26] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001035 10.0.0.38 - - [2025-05-29 02:37:26] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2761 0.008295 10.0.0.38 - - [2025-05-29 02:37:26] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001400 10.0.0.38 - - [2025-05-29 02:37:26] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d HTTP/1.1" 200 2841 0.071207 10.0.0.38 - - [2025-05-29 02:37:26] "GET /network-ipam/27ff2490-6b09-4148-95d7-ceeafc20c764 HTTP/1.1" 200 2600 0.006469 10.0.0.38 - - [2025-05-29 02:37:26] "GET /domains HTTP/1.1" 200 280 0.005646 10.0.0.38 - - [2025-05-29 02:37:26] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001000 10.0.0.38 - - [2025-05-29 02:37:26] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2761 0.010343 10.0.0.38 - - [2025-05-29 02:37:26] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001023 10.0.0.38 - - [2025-05-29 02:37:26] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d HTTP/1.1" 200 2841 0.074628 10.0.0.38 - - [2025-05-29 02:37:26] "GET /virtual-network/74571797-0ada-4b81-b1a5-d70526543a50 HTTP/1.1" 200 3778 0.007410 10.0.0.38 - - [2025-05-29 02:37:26] "GET /virtual-network/74571797-0ada-4b81-b1a5-d70526543a50 HTTP/1.1" 200 3778 0.007659 10.0.0.38 - - [2025-05-29 02:37:26] "GET /routing-instance/61900598-ce6b-4f3b-9509-939c326bcd54 HTTP/1.1" 200 2380 0.007351 10.0.0.38 - - [2025-05-29 02:37:26] "GET /routing-instance/61900598-ce6b-4f3b-9509-939c326bcd54 HTTP/1.1" 200 2380 0.003720 10.0.0.38 - - [2025-05-29 02:37:26] "GET /route-target/4ee21a76-3b2e-43c6-9ebf-78e293615866 HTTP/1.1" 200 1204 0.003482 10.0.0.38 - - [2025-05-29 02:37:26] "GET /virtual-network/74571797-0ada-4b81-b1a5-d70526543a50 HTTP/1.1" 200 3778 0.005879 10.0.0.38 - - [2025-05-29 02:37:26] "GET /routing-instance/61900598-ce6b-4f3b-9509-939c326bcd54 HTTP/1.1" 200 2380 0.004244 10.0.0.38 - - [2025-05-29 02:37:26] "GET /virtual-network/74571797-0ada-4b81-b1a5-d70526543a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004885 10.0.0.38 - - [2025-05-29 02:37:26] "GET /virtual-network/74571797-0ada-4b81-b1a5-d70526543a50 HTTP/1.1" 200 3778 0.004941 10.0.0.38 - - [2025-05-29 02:37:26] "GET /routing-instance/61900598-ce6b-4f3b-9509-939c326bcd54 HTTP/1.1" 200 2380 0.004105 10.0.0.38 - - [2025-05-29 02:37:26] "GET /routing-instance/61900598-ce6b-4f3b-9509-939c326bcd54 HTTP/1.1" 200 2380 0.016533 10.0.0.38 - - [2025-05-29 02:37:26] "GET /route-target/4ee21a76-3b2e-43c6-9ebf-78e293615866 HTTP/1.1" 200 1204 0.007333 10.0.0.38 - - [2025-05-29 02:37:26] "POST /neutron/network HTTP/1.1" 200 1004 0.024030 10.0.0.38 - - [2025-05-29 02:37:26] "GET /domains HTTP/1.1" 200 280 0.002599 10.0.0.38 - - [2025-05-29 02:37:26] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001530 10.0.0.38 - - [2025-05-29 02:37:26] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001536 10.0.0.38 - - [2025-05-29 02:37:26] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2761 0.015346 10.0.0.38 - - [2025-05-29 02:37:26] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001580 10.0.0.38 - - [2025-05-29 02:37:26] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d HTTP/1.1" 200 2841 0.077271 10.0.0.38 - - [2025-05-29 02:37:26] "GET /virtual-network/74571797-0ada-4b81-b1a5-d70526543a50 HTTP/1.1" 200 4036 0.012747 10.0.0.38 - - [2025-05-29 02:37:26] "POST /neutron/port HTTP/1.1" 200 1055 0.260486 10.0.0.38 - - [2025-05-29 02:37:26] "POST /neutron/port HTTP/1.1" 200 1055 0.010254 10.0.0.38 - - [2025-05-29 02:37:26] "POST /neutron/port HTTP/1.1" 200 1055 0.011939 10.0.0.38 - - [2025-05-29 02:37:27] "POST /neutron/port HTTP/1.1" 200 1109 0.096091 10.0.0.38 - - [2025-05-29 02:37:27] "POST /neutron/port HTTP/1.1" 200 1083 0.023671 10.0.0.38 - - [2025-05-29 02:37:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003531 10.0.0.38 - - [2025-05-29 02:37:27] "POST /neutron/subnet HTTP/1.1" 200 673 0.019099 10.0.0.38 - - [2025-05-29 02:37:27] "POST /neutron/port HTTP/1.1" 200 117 0.001424 10.0.0.38 - - [2025-05-29 02:37:27] "POST /neutron/network HTTP/1.1" 200 994 0.007175 10.0.0.38 - - [2025-05-29 02:37:27] "GET /obj-perms HTTP/1.1" 200 5030 0.069279 10.0.0.38 - - [2025-05-29 02:37:27] "DELETE /project/48d592321b6d414d9001b5b7bae2e58d HTTP/1.1" 404 173 0.037258 10.0.0.38 - - [2025-05-29 02:37:27] "POST /neutron/port HTTP/1.1" 200 1083 0.031412 10.0.0.38 - - [2025-05-29 02:37:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009194 10.0.0.38 - - [2025-05-29 02:37:27] "GET /projects?obj_uuids=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001060 10.0.0.38 - - [2025-05-29 02:37:27] "GET /project/0e91b59f-470a-4b38-883d-111eb33cb1b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.070934 10.0.0.38 - - [2025-05-29 02:37:27] "GET /projects?obj_uuids=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001026 10.0.0.38 - - [2025-05-29 02:37:27] "GET /project/0e91b59f-470a-4b38-883d-111eb33cb1b7?fields=security_groups HTTP/1.1" 200 1364 0.045374 10.0.0.38 - - [2025-05-29 02:37:27] "POST /neutron/port HTTP/1.1" 200 1083 0.026260 10.0.0.38 - - [2025-05-29 02:37:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005954 10.0.0.38 - - [2025-05-29 02:37:27] "DELETE /security-group/db69f24e-3669-467d-8ea4-ba98bda0396f HTTP/1.1" 200 115 0.071029 10.0.0.38 - - [2025-05-29 02:37:27] "POST /neutron/port HTTP/1.1" 200 1083 0.038209 10.0.0.38 - - [2025-05-29 02:37:27] "GET /projects?obj_uuids=0e91b59f-470a-4b38-883d-111eb33cb1b7&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001075 10.0.0.38 - - [2025-05-29 02:37:27] "POST /neutron/security_group HTTP/1.1" 200 2058 0.011193 10.0.0.38 - - [2025-05-29 02:37:27] "DELETE /access-control-list/c71739d7-f0c0-46b2-92de-6621beefb3a0 HTTP/1.1" 200 115 0.079741 10.0.0.38 - - [2025-05-29 02:37:27] "GET /project/0e91b59f-470a-4b38-883d-111eb33cb1b7?fields=application_policy_sets HTTP/1.1" 200 1403 0.068773 10.0.0.38 - - [2025-05-29 02:37:27] "GET /virtual-machine/8c266643-18b1-4404-880a-c2cac00d7841 HTTP/1.1" 200 1288 0.004481 10.0.0.38 - - [2025-05-29 02:37:27] "DELETE /access-control-list/cd400746-c339-4a56-bab4-10100ca06802 HTTP/1.1" 200 115 0.050502 10.0.0.38 - - [2025-05-29 02:37:27] "GET /virtual-machine-interface/6000d158-64ae-47e0-9374-7af8597797bf HTTP/1.1" 200 2940 0.005310 10.0.0.38 - - [2025-05-29 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009789 10.0.0.38 - - [2025-05-29 02:37:27] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.006383 10.0.0.38 - - [2025-05-29 02:37:27] "DELETE /project/0e91b59f-470a-4b38-883d-111eb33cb1b7 HTTP/1.1" 200 115 0.501484 10.0.0.38 - - [2025-05-29 02:37:27] "GET /virtual-networks?parent_id=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002305 10.0.0.38 - - [2025-05-29 02:37:27] "GET /virtual-network/74571797-0ada-4b81-b1a5-d70526543a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005806 10.0.0.38 - - [2025-05-29 02:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.38 - - [2025-05-29 02:37:30] "GET /virtual-network/74571797-0ada-4b81-b1a5-d70526543a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004641 10.0.0.38 - - [2025-05-29 02:37:34] "GET /obj-perms HTTP/1.1" 200 5056 0.061470 10.0.0.38 - - [2025-05-29 02:37:34] "POST /neutron/port HTTP/1.1" 200 1083 0.015560 10.0.0.38 - - [2025-05-29 02:37:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006744 10.0.0.38 - - [2025-05-29 02:37:34] "POST /neutron/port HTTP/1.1" 200 1083 0.017009 10.0.0.38 - - [2025-05-29 02:37:34] "POST /neutron/security_group HTTP/1.1" 200 2058 0.004790 10.0.0.38 - - [2025-05-29 02:37:34] "GET /obj-perms HTTP/1.1" 200 5056 0.054955 10.0.0.38 - - [2025-05-29 02:37:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.38 - - [2025-05-29 02:37:35] "GET /virtual-network/74571797-0ada-4b81-b1a5-d70526543a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004811 10.0.0.38 - - [2025-05-29 02:37:35] "POST /neutron/port HTTP/1.1" 200 1083 0.014784 10.0.0.38 - - [2025-05-29 02:37:35] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009791 10.0.0.38 - - [2025-05-29 02:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.38 - - [2025-05-29 02:37:37] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002748 10.0.0.38 - - [2025-05-29 02:37:37] "GET /virtual-networks?parent_id=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002885 10.0.0.38 - - [2025-05-29 02:37:37] "GET /virtual-network/74571797-0ada-4b81-b1a5-d70526543a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006720 10.0.0.38 - - [2025-05-29 02:37:37] "POST /neutron/port HTTP/1.1" 200 1083 0.015281 10.0.0.38 - - [2025-05-29 02:37:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005747 10.0.0.38 - - [2025-05-29 02:37:40] "GET /global-system-configs HTTP/1.1" 200 322 0.027724 10.0.0.38 - - [2025-05-29 02:37:40] "GET /obj-perms HTTP/1.1" 200 5056 0.063203 10.0.0.38 - - [2025-05-29 02:37:41] "GET /global-system-configs HTTP/1.1" 200 322 0.028169 10.0.0.38 - - [2025-05-29 02:37:41] "GET /obj-perms HTTP/1.1" 200 5056 0.060394 10.0.0.38 - - [2025-05-29 02:37:42] "POST /neutron/port HTTP/1.1" 200 1083 0.015752 10.0.0.38 - - [2025-05-29 02:37:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005697 10.0.0.38 - - [2025-05-29 02:37:42] "POST /neutron/port HTTP/1.1" 200 1083 0.015744 10.0.0.38 - - [2025-05-29 02:37:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007149 10.0.0.38 - - [2025-05-29 02:37:42] "POST /neutron/port HTTP/1.1" 200 1083 0.014137 10.0.0.38 - - [2025-05-29 02:37:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006372 10.0.0.38 - - [2025-05-29 02:37:42] "GET /virtual-machine/be434d81-eed5-4e43-9f06-05ace297f8ef HTTP/1.1" 200 1289 0.005738 10.0.0.38 - - [2025-05-29 02:37:42] "GET /virtual-machine-interface/f533b585-a99e-400a-87df-4de7aaf0bb75 HTTP/1.1" 200 2940 0.004703 10.0.0.38 - - [2025-05-29 02:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.38 - - [2025-05-29 02:37:42] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002903 10.0.0.38 - - [2025-05-29 02:37:42] "GET /virtual-networks?parent_id=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002828 10.0.0.38 - - [2025-05-29 02:37:43] "GET /virtual-network/74571797-0ada-4b81-b1a5-d70526543a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005041 10.0.0.38 - - [2025-05-29 02:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.38 - - [2025-05-29 02:37:44] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003762 10.0.0.38 - - [2025-05-29 02:37:44] "GET /virtual-networks?parent_id=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003670 10.0.0.38 - - [2025-05-29 02:37:44] "GET /virtual-network/74571797-0ada-4b81-b1a5-d70526543a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.006741 10.0.0.38 - - [2025-05-29 02:37:44] "POST /neutron/port HTTP/1.1" 200 1083 0.014601 10.0.0.38 - - [2025-05-29 02:37:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005029 10.0.0.38 - - [2025-05-29 02:37:44] "POST /neutron/port HTTP/1.1" 200 1083 0.014318 10.0.0.38 - - [2025-05-29 02:37:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005730 10.0.0.38 - - [2025-05-29 02:37:44] "POST /neutron/port HTTP/1.1" 200 1083 0.013199 10.0.0.38 - - [2025-05-29 02:37:44] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005578 10.0.0.38 - - [2025-05-29 02:37:44] "GET /virtual-machine/36368742-96ab-4129-b6a1-f8e4fdc57d16 HTTP/1.1" 200 1292 0.003981 10.0.0.38 - - [2025-05-29 02:37:44] "GET /virtual-machine-interface/d6181173-c0cb-49c0-8ab2-d8bf457fa6a7 HTTP/1.1" 200 2940 0.004437 10.0.0.38 - - [2025-05-29 02:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.38 - - [2025-05-29 02:37:44] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002728 10.0.0.38 - - [2025-05-29 02:37:44] "GET /virtual-networks?parent_id=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002827 10.0.0.38 - - [2025-05-29 02:37:44] "GET /virtual-network/74571797-0ada-4b81-b1a5-d70526543a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004999 10.0.0.38 - - [2025-05-29 02:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.38 - - [2025-05-29 02:37:45] "GET /global-vrouter-config/52c18b91-100f-4172-a71b-e7090ae4906b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002809 10.0.0.38 - - [2025-05-29 02:37:45] "GET /virtual-networks?parent_id=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003088 10.0.0.38 - - [2025-05-29 02:37:46] "GET /virtual-network/74571797-0ada-4b81-b1a5-d70526543a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.004987 10.0.0.38 - - [2025-05-29 02:37:46] "POST /neutron/port HTTP/1.1" 200 1083 0.014034 10.0.0.38 - - [2025-05-29 02:37:46] "POST /neutron/port HTTP/1.1" 200 1083 0.013578 10.0.0.38 - - [2025-05-29 02:37:46] "POST /neutron/network HTTP/1.1" 200 1004 0.006363 10.0.0.38 - - [2025-05-29 02:37:46] "POST /neutron/floatingip HTTP/1.1" 200 117 0.002918 10.0.0.38 - - [2025-05-29 02:37:46] "POST /neutron/subnet HTTP/1.1" 200 673 0.013998 10.0.0.38 - - [2025-05-29 02:37:46] "POST /neutron/port HTTP/1.1" 200 117 0.001644 10.0.0.38 - - [2025-05-29 02:37:46] "POST /neutron/network HTTP/1.1" 200 994 0.008014 10.0.0.38 - - [2025-05-29 02:38:01] "POST /neutron/port HTTP/1.1" 200 1109 0.010813 10.0.0.38 - - [2025-05-29 02:38:01] "POST /neutron/port HTTP/1.1" 200 1109 0.009973 10.0.0.38 - - [2025-05-29 02:38:01] "POST /neutron/port HTTP/1.1" 200 151 0.117358 10.0.0.38 - - [2025-05-29 02:38:01] "POST /neutron/port HTTP/1.1" 200 1109 0.009152 10.0.0.38 - - [2025-05-29 02:38:02] "POST /neutron/port HTTP/1.1" 200 1109 0.009557 10.0.0.38 - - [2025-05-29 02:38:02] "POST /neutron/port HTTP/1.1" 200 1083 0.024521 10.0.0.38 - - [2025-05-29 02:38:02] "POST /neutron/port HTTP/1.1" 200 1109 0.022188 10.0.0.38 - - [2025-05-29 02:38:02] "POST /neutron/port HTTP/1.1" 200 151 0.173682 10.0.0.38 - - [2025-05-29 02:38:02] "POST /neutron/network HTTP/1.1" 200 994 0.013377 10.0.0.38 - - [2025-05-29 02:38:02] "POST /neutron/port HTTP/1.1" 200 151 0.178441 10.0.0.38 - - [2025-05-29 02:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.38 - - [2025-05-29 02:38:02] "POST /useragent-kv HTTP/1.1" 200 115 0.007293 10.0.0.38 - - [2025-05-29 02:38:02] "POST /useragent-kv HTTP/1.1" 200 115 0.003283 10.0.0.38 - - [2025-05-29 02:38:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002134 10.0.0.38 - - [2025-05-29 02:38:02] "POST /useragent-kv HTTP/1.1" 200 115 0.002301 10.0.0.38 - - [2025-05-29 02:38:02] "POST /neutron/network HTTP/1.1" 200 151 0.128887 10.0.0.38 - - [2025-05-29 02:38:02] "DELETE /route-target/4ee21a76-3b2e-43c6-9ebf-78e293615866 HTTP/1.1" 200 115 0.025113 10.0.0.38 - - [2025-05-29 02:38:02] "GET /routing-instance/61900598-ce6b-4f3b-9509-939c326bcd54 HTTP/1.1" 404 171 0.003285 10.0.0.38 - - [2025-05-29 02:38:02] "GET /domains HTTP/1.1" 200 280 0.002337 10.0.0.38 - - [2025-05-29 02:38:02] "GET /domains?obj_uuids=f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001047 10.0.0.38 - - [2025-05-29 02:38:02] "GET /domain/f81aa09d-1fe5-4b7d-b67f-71ff8d76c3e6 HTTP/1.1" 200 2574 0.050885 10.0.0.38 - - [2025-05-29 02:38:02] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001052 10.0.0.38 - - [2025-05-29 02:38:02] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d HTTP/1.1" 200 2084 0.072409 10.0.0.38 - - [2025-05-29 02:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.38 - - [2025-05-29 02:38:02] "DELETE /network-ipam/27ff2490-6b09-4148-95d7-ceeafc20c764 HTTP/1.1" 200 115 0.024421 10.0.0.38 - - [2025-05-29 02:38:02] "POST /fqname-to-id HTTP/1.1" 404 211 0.002767 10.0.0.38 - - [2025-05-29 02:38:02] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001136 10.0.0.38 - - [2025-05-29 02:38:02] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1362 0.052602 10.0.0.38 - - [2025-05-29 02:38:02] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001075 10.0.0.38 - - [2025-05-29 02:38:03] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d?fields=virtual_networks HTTP/1.1" 200 1031 0.070278 10.0.0.38 - - [2025-05-29 02:38:03] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001034 10.0.0.38 - - [2025-05-29 02:38:03] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.025965 10.0.0.38 - - [2025-05-29 02:38:03] "GET /projects?obj_uuids=48d59232-1b6d-414d-9001-b5b7bae2e58d&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001079 10.0.0.38 - - [2025-05-29 02:38:03] "GET /project/48d59232-1b6d-414d-9001-b5b7bae2e58d?fields=security_groups HTTP/1.1" 200 1257 0.029343