+++ date ++ echo 'INFO: =================== Mon Jan 13 02:25:28 UTC 2025 ===================' INFO: =================== Mon Jan 13 02:25:28 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.23 ++ 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.23 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.23:8081 ' ']' +++ echo 10.0.0.23:8081 ++ ANALYTICS_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.23:9042 ' ']' +++ echo 10.0.0.23:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.23:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.23:8086 ' ']' +++ echo 10.0.0.23:8086 ++ COLLECTOR_SERVERS=10.0.0.23: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.23 ++ CONFIGDB_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.23:8082 ' ']' +++ echo 10.0.0.23:8082 ++ CONFIG_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.23:9161 ' ']' +++ echo 10.0.0.23:9161 ++ CONFIGDB_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.23:9041 ' ']' +++ echo 10.0.0.23:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.23: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.21 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.21 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.23:2181, ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.23:2181 ' ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.23:2181 ++ RABBITMQ_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.23:5673, ']' +++ echo 10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.23:6379 ' ']' +++ echo 10.0.0.23:6379 ++ REDIS_SERVERS=10.0.0.23: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.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.23:9092 ' ']' +++ echo 10.0.0.23:9092 ++ KAFKA_SERVERS=10.0.0.23: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.23 ++ 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.23 ++ 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.23 ++ 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.23 ++ cut -d , -f 1 + local cassandra=10.0.0.23 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.23 +++ local servers=10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.23,10.20.0.21,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.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.20.0.21,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 1 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.23:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23: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 ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/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/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/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/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 01/13/2025 02:25:36.306 7f9aac984b88 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/13/2025 02:25:36.337 7f9aac984b88 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/13/2025 02:25:36.353 7f9aac984b88 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/13/2025 02:25:36.353 7f9aac984b88 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' 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.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2025-01-13 02:25:40] "GET / HTTP/1.1" 200 45871 0.001941 10.0.0.23 - - [2025-01-13 02:25:40] "GET / HTTP/1.1" 200 45871 0.001369 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.23 - - [2025-01-13 02:25:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000743 10.0.0.23 - - [2025-01-13 02:25:40] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000358 10.0.0.23 - - [2025-01-13 02:25:41] "GET / HTTP/1.1" 200 35931 0.003311 10.0.0.23 - - [2025-01-13 02:25:41] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.714293 10.0.0.23 - - [2025-01-13 02:25:41] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.003797 10.0.0.23 - - [2025-01-13 02:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.393459 10.0.0.23 - - [2025-01-13 02:25:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.23 - - [2025-01-13 02:25:41] "GET / HTTP/1.1" 200 35931 0.002688 10.0.0.23 - - [2025-01-13 02:25:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000577 10.0.0.23 - - [2025-01-13 02:25:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000568 /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.23 - - [2025-01-13 02:25:42] "GET / HTTP/1.1" 200 35931 0.001917 10.0.0.23 - - [2025-01-13 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.356035 10.0.0.23 - - [2025-01-13 02:25:42] "GET /global-system-config/fc0de691-d6a1-486f-9064-ed9a980d5618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004945 10.0.0.23 - - [2025-01-13 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.058120 10.0.0.23 - - [2025-01-13 02:25:42] "GET /network-ipam/7bc62c4a-d27f-4b9c-aa5c-687d3f7b1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005960 10.0.0.23 - - [2025-01-13 02:25:42] "POST /fqname-to-id HTTP/1.1" 404 220 0.003806 10.0.0.23 - - [2025-01-13 02:25:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000527 10.0.0.23 - - [2025-01-13 02:25:42] "POST /config-nodes HTTP/1.1" 200 599 0.030740 10.0.0.23 - - [2025-01-13 02:25:42] "GET / HTTP/1.1" 200 35931 0.001780 10.0.0.23 - - [2025-01-13 02:25:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000511 10.0.0.23 - - [2025-01-13 02:25:43] "GET / HTTP/1.1" 200 35931 0.003178 10.0.0.23 - - [2025-01-13 02:25:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000810 10.0.0.23 - - [2025-01-13 02:25:43] "GET / HTTP/1.1" 200 35931 0.002705 10.0.0.23 - - [2025-01-13 02:25:43] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000682 10.0.0.23 - - [2025-01-13 02:25:43] "POST /fqname-to-id HTTP/1.1" 404 225 0.004194 10.0.0.23 - - [2025-01-13 02:25:43] "POST /access-control-lists HTTP/1.1" 200 587 0.025319 10.0.0.23 - - [2025-01-13 02:25:43] "POST /fqname-to-id HTTP/1.1" 404 224 0.004493 10.0.0.23 - - [2025-01-13 02:25:43] "POST /access-control-lists HTTP/1.1" 200 585 0.040951 10.0.0.23 - - [2025-01-13 02:25:43] "POST /fqname-to-id HTTP/1.1" 404 186 0.400663 10.0.0.23 - - [2025-01-13 02:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004399 10.0.0.23 - - [2025-01-13 02:25:43] "GET /global-system-config/fc0de691-d6a1-486f-9064-ed9a980d5618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004876 10.0.0.23 - - [2025-01-13 02:25:43] "POST /route-targets HTTP/1.1" 200 327 0.014759 10.0.0.23 - - [2025-01-13 02:25:43] "POST /ref-update HTTP/1.1" 200 156 0.020719 10.0.0.23 - - [2025-01-13 02:25:43] "POST /service-appliance-sets HTTP/1.1" 200 553 0.027232 10.0.0.23 - - [2025-01-13 02:25:43] "POST /fqname-to-id HTTP/1.1" 404 180 0.003122 10.0.0.23 - - [2025-01-13 02:25:43] "POST /route-targets HTTP/1.1" 200 327 0.013872 10.0.0.23 - - [2025-01-13 02:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.23 - - [2025-01-13 02:25:43] "POST /ref-update HTTP/1.1" 200 156 0.013844 10.0.0.23 - - [2025-01-13 02:25:43] "GET /global-system-config/fc0de691-d6a1-486f-9064-ed9a980d5618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004465 10.0.0.23 - - [2025-01-13 02:25:43] "POST /route-targets HTTP/1.1" 200 327 0.014018 10.0.0.23 - - [2025-01-13 02:25:44] "POST /service-appliance-sets HTTP/1.1" 200 541 0.020188 10.0.0.23 - - [2025-01-13 02:25:44] "POST /ref-update HTTP/1.1" 200 156 0.014773 10.0.0.23 - - [2025-01-13 02:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004698 10.0.0.23 - - [2025-01-13 02:25:44] "GET /network-ipam/7bc62c4a-d27f-4b9c-aa5c-687d3f7b1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003401 10.0.0.23 - - [2025-01-13 02:25:44] "POST /route-targets HTTP/1.1" 200 327 0.014906 10.0.0.23 - - [2025-01-13 02:25:44] "POST /ref-update HTTP/1.1" 200 156 0.012326 10.0.0.23 - - [2025-01-13 02:25:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.003181 10.0.0.23 - - [2025-01-13 02:25:44] "POST /service-templates HTTP/1.1" 200 511 0.024535 10.0.0.23 - - [2025-01-13 02:25:44] "POST /service-templates HTTP/1.1" 200 501 0.032578 10.0.0.23 - - [2025-01-13 02:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.722121 10.0.0.23 - - [2025-01-13 02:25:44] "GET /global-system-config/fc0de691-d6a1-486f-9064-ed9a980d5618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014115 10.0.0.23 - - [2025-01-13 02:25:44] "POST /fqname-to-id HTTP/1.1" 404 196 0.381068 10.0.0.23 - - [2025-01-13 02:25:44] "POST /access-control-lists HTTP/1.1" 200 551 0.065077 10.0.0.23 - - [2025-01-13 02:25:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.068288 10.0.0.23 - - [2025-01-13 02:25:44] "POST /service-templates HTTP/1.1" 200 515 0.048869 10.0.0.23 - - [2025-01-13 02:25:44] "POST /fqname-to-id HTTP/1.1" 404 220 0.003646 10.0.0.23 - - [2025-01-13 02:25:44] "POST /job-templates HTTP/1.1" 200 555 0.095456 10.0.0.23 - - [2025-01-13 02:25:44] "PUT /access-control-list/a3df3e20-d54a-4e55-8923-1069912f2b1e HTTP/1.1" 200 272 0.057260 10.0.0.23 - - [2025-01-13 02:25:44] "POST /service-templates HTTP/1.1" 200 535 0.032235 10.0.0.23 - - [2025-01-13 02:25:44] "POST /config-database-nodes HTTP/1.1" 200 617 0.028744 10.0.0.23 - - [2025-01-13 02:25:44] "POST /fqname-to-id HTTP/1.1" 404 200 0.004444 10.0.0.23 - - [2025-01-13 02:25:44] "PUT /access-control-list/288e8f71-6caf-4394-8bc9-3150e43f956a HTTP/1.1" 200 272 0.016880 10.0.0.23 - - [2025-01-13 02:25:44] "POST /service-templates HTTP/1.1" 200 507 0.025250 10.0.0.23 - - [2025-01-13 02:25:44] "POST /job-templates HTTP/1.1" 200 563 0.078790 10.0.0.23 - - [2025-01-13 02:25:44] "POST /fqname-to-id HTTP/1.1" 404 191 0.003861 10.0.0.23 - - [2025-01-13 02:25:44] "POST /job-templates HTTP/1.1" 200 545 0.067505 10.0.0.23 - - [2025-01-13 02:25:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.004509 10.0.0.23 - - [2025-01-13 02:25:44] "POST /job-templates HTTP/1.1" 200 577 0.065259 10.0.0.23 - - [2025-01-13 02:25:45] "POST /fqname-to-id HTTP/1.1" 404 208 0.003431 10.0.0.23 - - [2025-01-13 02:25:45] "POST /job-templates HTTP/1.1" 200 579 0.069715 10.0.0.23 - - [2025-01-13 02:25:45] "POST /fqname-to-id HTTP/1.1" 404 210 0.003512 10.0.0.23 - - [2025-01-13 02:25:45] "POST /job-templates HTTP/1.1" 200 583 0.064762 10.0.0.23 - - [2025-01-13 02:25:45] "POST /fqname-to-id HTTP/1.1" 404 198 0.003396 10.0.0.23 - - [2025-01-13 02:25:45] "POST /job-templates HTTP/1.1" 200 559 0.073228 10.0.0.23 - - [2025-01-13 02:25:45] "POST /fqname-to-id HTTP/1.1" 404 203 0.003336 10.0.0.23 - - [2025-01-13 02:25:45] "POST /job-templates HTTP/1.1" 200 569 0.068648 10.0.0.23 - - [2025-01-13 02:25:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.003558 10.0.0.23 - - [2025-01-13 02:25:45] "POST /job-templates HTTP/1.1" 200 555 0.072195 10.0.0.23 - - [2025-01-13 02:25:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.003397 10.0.0.23 - - [2025-01-13 02:25:45] "POST /job-templates HTTP/1.1" 200 555 0.066288 10.0.0.23 - - [2025-01-13 02:25:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.004571 10.0.0.23 - - [2025-01-13 02:25:46] "POST /job-templates HTTP/1.1" 200 555 0.064667 10.0.0.23 - - [2025-01-13 02:25:46] "POST /fqname-to-id HTTP/1.1" 404 186 0.003495 10.0.0.23 - - [2025-01-13 02:25:46] "POST /job-templates HTTP/1.1" 200 535 0.064116 10.0.0.23 - - [2025-01-13 02:25:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.003670 10.0.0.23 - - [2025-01-13 02:25:46] "POST /job-templates HTTP/1.1" 200 559 0.065808 10.0.0.23 - - [2025-01-13 02:25:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.003468 10.0.0.23 - - [2025-01-13 02:25:46] "POST /job-templates HTTP/1.1" 200 559 0.067777 10.0.0.23 - - [2025-01-13 02:25:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.004979 10.0.0.23 - - [2025-01-13 02:25:46] "POST /job-templates HTTP/1.1" 200 559 0.064737 10.0.0.23 - - [2025-01-13 02:25:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.003655 10.0.0.23 - - [2025-01-13 02:25:46] "POST /job-templates HTTP/1.1" 200 565 0.065358 10.0.0.23 - - [2025-01-13 02:25:46] "POST /fqname-to-id HTTP/1.1" 404 197 0.003587 10.0.0.23 - - [2025-01-13 02:25:47] "POST /job-templates HTTP/1.1" 200 557 0.067724 10.0.0.23 - - [2025-01-13 02:25:47] "POST /fqname-to-id HTTP/1.1" 404 196 0.003556 10.0.0.23 - - [2025-01-13 02:25:47] "POST /job-templates HTTP/1.1" 200 555 0.070597 10.0.0.23 - - [2025-01-13 02:25:47] "POST /fqname-to-id HTTP/1.1" 404 205 0.004512 10.0.0.23 - - [2025-01-13 02:25:47] "POST /job-templates HTTP/1.1" 200 573 0.066109 10.0.0.23 - - [2025-01-13 02:25:47] "POST /fqname-to-id HTTP/1.1" 404 194 0.003462 10.0.0.23 - - [2025-01-13 02:25:47] "POST /job-templates HTTP/1.1" 200 551 0.066482 10.0.0.23 - - [2025-01-13 02:25:47] "POST /fqname-to-id HTTP/1.1" 404 208 0.004351 10.0.0.23 - - [2025-01-13 02:25:47] "POST /job-templates HTTP/1.1" 200 579 0.066037 10.0.0.23 - - [2025-01-13 02:25:47] "POST /fqname-to-id HTTP/1.1" 404 196 0.003504 10.0.0.23 - - [2025-01-13 02:25:47] "POST /job-templates HTTP/1.1" 200 555 0.065099 10.0.0.23 - - [2025-01-13 02:25:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.003592 10.0.0.23 - - [2025-01-13 02:25:48] "POST /job-templates HTTP/1.1" 200 559 0.069266 10.0.0.23 - - [2025-01-13 02:25:48] "POST /fqname-to-id HTTP/1.1" 404 206 0.003710 10.0.0.23 - - [2025-01-13 02:25:48] "POST /job-templates HTTP/1.1" 200 575 0.066681 10.0.0.23 - - [2025-01-13 02:25:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.003529 10.0.0.23 - - [2025-01-13 02:25:48] "POST /job-templates HTTP/1.1" 200 557 0.065789 10.0.0.23 - - [2025-01-13 02:25:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.003828 10.0.0.23 - - [2025-01-13 02:25:48] "POST /job-templates HTTP/1.1" 200 559 0.065789 10.0.0.23 - - [2025-01-13 02:25:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.003607 10.0.0.23 - - [2025-01-13 02:25:48] "POST /job-templates HTTP/1.1" 200 555 0.069260 10.0.0.23 - - [2025-01-13 02:25:48] "POST /fqname-to-id HTTP/1.1" 404 195 0.003464 10.0.0.23 - - [2025-01-13 02:25:48] "POST /job-templates HTTP/1.1" 200 553 0.061343 10.0.0.23 - - [2025-01-13 02:25:48] "POST /fqname-to-id HTTP/1.1" 404 195 0.003530 10.0.0.23 - - [2025-01-13 02:25:49] "POST /job-templates HTTP/1.1" 200 553 0.065841 10.0.0.23 - - [2025-01-13 02:25:49] "POST /fqname-to-id HTTP/1.1" 404 195 0.003595 10.0.0.23 - - [2025-01-13 02:25:49] "POST /job-templates HTTP/1.1" 200 553 0.065588 10.0.0.23 - - [2025-01-13 02:25:49] "POST /fqname-to-id HTTP/1.1" 404 200 0.003982 10.0.0.23 - - [2025-01-13 02:25:49] "POST /job-templates HTTP/1.1" 200 563 0.065286 10.0.0.23 - - [2025-01-13 02:25:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.004423 10.0.0.23 - - [2025-01-13 02:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.23 - - [2025-01-13 02:25:49] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.003623 10.0.0.23 - - [2025-01-13 02:25:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.23 - - [2025-01-13 02:25:49] "POST /job-templates HTTP/1.1" 200 565 0.065526 10.0.0.23 - - [2025-01-13 02:25:49] "PUT /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493 HTTP/1.1" 200 276 0.012838 10.0.0.23 - - [2025-01-13 02:25:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.003547 10.0.0.23 - - [2025-01-13 02:25:49] "POST /config-propertiess HTTP/1.1" 200 551 0.029858 10.0.0.23 - - [2025-01-13 02:25:49] "POST /fqname-to-id HTTP/1.1" 404 168 0.003605 10.0.0.23 - - [2025-01-13 02:25:49] "POST /tags HTTP/1.1" 200 321 0.039275 10.0.0.23 - - [2025-01-13 02:25:49] "POST /fqname-to-id HTTP/1.1" 404 166 0.003407 10.0.0.23 - - [2025-01-13 02:25:49] "POST /tags HTTP/1.1" 200 317 0.025875 10.0.0.23 - - [2025-01-13 02:25:49] "GET / HTTP/1.1" 200 35931 0.002235 10.0.0.23 - - [2025-01-13 02:25:49] "POST /fqname-to-id HTTP/1.1" 404 174 0.003487 10.0.0.23 - - [2025-01-13 02:25:49] "POST /alarms HTTP/1.1" 401 292 0.000501 10.0.0.23 - - [2025-01-13 02:25:50] "POST /tags HTTP/1.1" 200 333 0.026286 10.0.0.23 - - [2025-01-13 02:25:50] "POST /fqname-to-id HTTP/1.1" 404 162 0.003515 10.0.0.23 - - [2025-01-13 02:25:50] "POST /tags HTTP/1.1" 200 309 0.025260 10.0.0.23 - - [2025-01-13 02:25:50] "POST /fqname-to-id HTTP/1.1" 404 174 0.004178 10.0.0.23 - - [2025-01-13 02:25:50] "POST /tags HTTP/1.1" 200 333 0.028917 10.0.0.23 - - [2025-01-13 02:25:50] "POST /fqname-to-id HTTP/1.1" 404 164 0.003702 10.0.0.23 - - [2025-01-13 02:25:50] "POST /alarms HTTP/1.1" 200 581 0.058891 10.0.0.23 - - [2025-01-13 02:25:50] "POST /tags HTTP/1.1" 200 313 0.036184 10.0.0.23 - - [2025-01-13 02:25:50] "POST /alarms HTTP/1.1" 200 575 0.022856 10.0.0.23 - - [2025-01-13 02:25:50] "POST /fqname-to-id HTTP/1.1" 404 169 0.003286 10.0.0.23 - - [2025-01-13 02:25:50] "POST /alarms HTTP/1.1" 200 575 0.018981 10.0.0.23 - - [2025-01-13 02:25:50] "POST /tags HTTP/1.1" 200 323 0.024418 10.0.0.23 - - [2025-01-13 02:25:50] "POST /alarms HTTP/1.1" 200 559 0.018441 10.0.0.23 - - [2025-01-13 02:25:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.23 - - [2025-01-13 02:25:50] "POST /alarms HTTP/1.1" 200 555 0.019881 10.0.0.23 - - [2025-01-13 02:25:50] "PUT /global-system-config/fc0de691-d6a1-486f-9064-ed9a980d5618 HTTP/1.1" 200 274 0.010113 10.0.0.23 - - [2025-01-13 02:25:50] "POST /fqname-to-id HTTP/1.1" 404 166 0.004686 10.0.0.23 - - [2025-01-13 02:25:50] "POST /alarms HTTP/1.1" 200 557 0.024579 10.0.0.23 - - [2025-01-13 02:25:50] "POST /hardwares HTTP/1.1" 200 327 0.015369 10.0.0.23 - - [2025-01-13 02:25:50] "POST /alarms HTTP/1.1" 200 565 0.018992 10.0.0.23 - - [2025-01-13 02:25:50] "POST /fqname-to-id HTTP/1.1" 404 166 0.003279 10.0.0.23 - - [2025-01-13 02:25:50] "POST /alarms HTTP/1.1" 200 549 0.018442 10.0.0.23 - - [2025-01-13 02:25:50] "POST /hardwares HTTP/1.1" 200 327 0.012180 10.0.0.23 - - [2025-01-13 02:25:50] "POST /alarms HTTP/1.1" 200 557 0.019451 10.0.0.23 - - [2025-01-13 02:25:50] "POST /fqname-to-id HTTP/1.1" 404 166 0.002897 10.0.0.23 - - [2025-01-13 02:25:50] "POST /alarms HTTP/1.1" 200 567 0.022593 10.0.0.23 - - [2025-01-13 02:25:50] "POST /hardwares HTTP/1.1" 200 327 0.014861 10.0.0.23 - - [2025-01-13 02:25:50] "POST /fqname-to-id HTTP/1.1" 404 166 0.003284 10.0.0.23 - - [2025-01-13 02:25:50] "POST /alarms HTTP/1.1" 200 555 0.022725 10.0.0.23 - - [2025-01-13 02:25:51] "POST /hardwares HTTP/1.1" 200 327 0.012632 10.0.0.23 - - [2025-01-13 02:25:51] "POST /alarms HTTP/1.1" 200 567 0.020644 10.0.0.23 - - [2025-01-13 02:25:51] "POST /fqname-to-id HTTP/1.1" 404 164 0.003675 10.0.0.23 - - [2025-01-13 02:25:51] "POST /alarms HTTP/1.1" 200 575 0.065129 10.0.0.23 - - [2025-01-13 02:25:51] "POST /hardwares HTTP/1.1" 200 323 0.042796 10.0.0.23 - - [2025-01-13 02:25:51] "POST /fqname-to-id HTTP/1.1" 404 164 0.003811 10.0.0.23 - - [2025-01-13 02:25:51] "POST /alarms HTTP/1.1" 200 569 0.027220 10.0.0.23 - - [2025-01-13 02:25:51] "POST /hardwares HTTP/1.1" 200 323 0.014811 10.0.0.23 - - [2025-01-13 02:25:51] "POST /alarms HTTP/1.1" 200 561 0.022064 10.0.0.23 - - [2025-01-13 02:25:51] "POST /fqname-to-id HTTP/1.1" 404 161 0.004246 10.0.0.23 - - [2025-01-13 02:25:51] "POST /alarms HTTP/1.1" 200 561 0.023222 10.0.0.23 - - [2025-01-13 02:25:51] "POST /hardwares HTTP/1.1" 200 317 0.013384 10.0.0.23 - - [2025-01-13 02:25:51] "POST /fqname-to-id HTTP/1.1" 404 164 0.003854 10.0.0.23 - - [2025-01-13 02:25:51] "POST /alarms HTTP/1.1" 200 561 0.025813 10.0.0.23 - - [2025-01-13 02:25:51] "POST /hardwares HTTP/1.1" 200 323 0.015669 10.0.0.23 - - [2025-01-13 02:25:51] "POST /alarms HTTP/1.1" 200 547 0.026064 10.0.0.23 - - [2025-01-13 02:25:51] "POST /fqname-to-id HTTP/1.1" 404 164 0.003602 10.0.0.23 - - [2025-01-13 02:25:51] "POST /alarms HTTP/1.1" 200 595 0.020066 10.0.0.23 - - [2025-01-13 02:25:51] "POST /hardwares HTTP/1.1" 200 323 0.012779 10.0.0.23 - - [2025-01-13 02:25:51] "POST /alarms HTTP/1.1" 200 575 0.020921 10.0.0.23 - - [2025-01-13 02:25:51] "POST /fqname-to-id HTTP/1.1" 404 164 0.002831 10.0.0.23 - - [2025-01-13 02:25:51] "POST /hardwares HTTP/1.1" 200 323 0.013956 10.0.0.23 - - [2025-01-13 02:25:51] "POST /alarms HTTP/1.1" 200 571 0.026134 10.0.0.23 - - [2025-01-13 02:25:51] "POST /fqname-to-id HTTP/1.1" 404 165 0.003628 10.0.0.23 - - [2025-01-13 02:25:51] "POST /alarms HTTP/1.1" 200 583 0.020332 10.0.0.23 - - [2025-01-13 02:25:51] "POST /hardwares HTTP/1.1" 200 325 0.012071 10.0.0.23 - - [2025-01-13 02:25:51] "POST /alarms HTTP/1.1" 200 609 0.018496 10.0.0.23 - - [2025-01-13 02:25:51] "POST /fqname-to-id HTTP/1.1" 404 165 0.003980 10.0.0.23 - - [2025-01-13 02:25:51] "POST /hardwares HTTP/1.1" 200 325 0.012749 10.0.0.23 - - [2025-01-13 02:25:51] "POST /fqname-to-id HTTP/1.1" 404 165 0.003391 10.0.0.23 - - [2025-01-13 02:25:52] "POST /hardwares HTTP/1.1" 200 325 0.013341 10.0.0.23 - - [2025-01-13 02:25:52] "POST /fqname-to-id HTTP/1.1" 404 165 0.003301 10.0.0.23 - - [2025-01-13 02:25:52] "POST /hardwares HTTP/1.1" 200 325 0.012706 10.0.0.23 - - [2025-01-13 02:25:52] "POST /fqname-to-id HTTP/1.1" 404 164 0.003295 10.0.0.23 - - [2025-01-13 02:25:52] "GET / HTTP/1.1" 200 35931 0.002942 10.0.0.23 - - [2025-01-13 02:25:52] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000453 10.0.0.23 - - [2025-01-13 02:25:52] "POST /hardwares HTTP/1.1" 200 323 0.012447 10.0.0.23 - - [2025-01-13 02:25:52] "POST /fqname-to-id HTTP/1.1" 404 161 0.003734 10.0.0.23 - - [2025-01-13 02:25:52] "POST /hardwares HTTP/1.1" 200 317 0.012278 10.0.0.23 - - [2025-01-13 02:25:52] "POST /fqname-to-id HTTP/1.1" 404 164 0.004173 10.0.0.23 - - [2025-01-13 02:25:52] "POST /hardwares HTTP/1.1" 200 323 0.015563 10.0.0.23 - - [2025-01-13 02:25:52] "POST /fqname-to-id HTTP/1.1" 404 161 0.004018 10.0.0.23 - - [2025-01-13 02:25:52] "POST /hardwares HTTP/1.1" 200 317 0.012269 10.0.0.23 - - [2025-01-13 02:25:52] "POST /fqname-to-id HTTP/1.1" 404 164 0.003143 10.0.0.23 - - [2025-01-13 02:25:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.035216 10.0.0.23 - - [2025-01-13 02:25:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.23 - - [2025-01-13 02:25:52] "POST /hardwares HTTP/1.1" 200 323 0.013501 10.0.0.23 - - [2025-01-13 02:25:52] "POST /fqname-to-id HTTP/1.1" 404 162 0.003640 10.0.0.23 - - [2025-01-13 02:25:52] "PUT /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493 HTTP/1.1" 200 276 0.011579 10.0.0.23 - - [2025-01-13 02:25:52] "POST /hardwares HTTP/1.1" 200 319 0.013387 10.0.0.23 - - [2025-01-13 02:25:52] "POST /fqname-to-id HTTP/1.1" 404 162 0.003681 10.0.0.23 - - [2025-01-13 02:25:52] "POST /hardwares HTTP/1.1" 200 319 0.013678 10.0.0.23 - - [2025-01-13 02:25:52] "POST /fqname-to-id HTTP/1.1" 404 165 0.003407 10.0.0.23 - - [2025-01-13 02:25:52] "POST /hardwares HTTP/1.1" 200 325 0.011465 10.0.0.23 - - [2025-01-13 02:25:53] "POST /fqname-to-id HTTP/1.1" 404 161 0.003841 10.0.0.23 - - [2025-01-13 02:25:53] "POST /hardwares HTTP/1.1" 200 317 0.011410 10.0.0.23 - - [2025-01-13 02:25:53] "GET / HTTP/1.1" 200 35931 0.001668 10.0.0.23 - - [2025-01-13 02:25:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000456 10.0.0.23 - - [2025-01-13 02:25:53] "POST /fqname-to-id HTTP/1.1" 404 161 0.003118 10.0.0.23 - - [2025-01-13 02:25:53] "POST /hardwares HTTP/1.1" 200 317 0.010996 10.0.0.23 - - [2025-01-13 02:25:53] "POST /fqname-to-id HTTP/1.1" 404 162 0.003489 10.0.0.23 - - [2025-01-13 02:25:53] "POST /hardwares HTTP/1.1" 200 319 0.014872 10.0.0.23 - - [2025-01-13 02:25:53] "POST /fqname-to-id HTTP/1.1" 404 162 0.003388 10.0.0.23 - - [2025-01-13 02:25:53] "POST /hardwares HTTP/1.1" 200 319 0.011871 10.0.0.23 - - [2025-01-13 02:25:53] "POST /fqname-to-id HTTP/1.1" 404 162 0.003169 10.0.0.23 - - [2025-01-13 02:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.027114 10.0.0.23 - - [2025-01-13 02:25:53] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003124 10.0.0.23 - - [2025-01-13 02:25:53] "POST /hardwares HTTP/1.1" 200 319 0.011259 10.0.0.23 - - [2025-01-13 02:25:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004812 10.0.0.23 - - [2025-01-13 02:25:53] "POST /fqname-to-id HTTP/1.1" 404 158 0.004076 10.0.0.23 - - [2025-01-13 02:25:53] "PUT /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493 HTTP/1.1" 200 276 0.010556 10.0.0.23 - - [2025-01-13 02:25:53] "POST /hardwares HTTP/1.1" 200 311 0.012745 10.0.0.23 - - [2025-01-13 02:25:53] "POST /fqname-to-id HTTP/1.1" 404 158 0.003126 10.0.0.23 - - [2025-01-13 02:25:53] "POST /hardwares HTTP/1.1" 200 311 0.015622 10.0.0.23 - - [2025-01-13 02:25:53] "POST /fqname-to-id HTTP/1.1" 404 160 0.003461 10.0.0.23 - - [2025-01-13 02:25:53] "POST /hardwares HTTP/1.1" 200 315 0.014659 10.0.0.23 - - [2025-01-13 02:25:53] "POST /fqname-to-id HTTP/1.1" 404 154 0.004843 10.0.0.23 - - [2025-01-13 02:25:53] "POST /hardwares HTTP/1.1" 200 303 0.018824 10.0.0.23 - - [2025-01-13 02:25:54] "POST /fqname-to-id HTTP/1.1" 404 158 0.004816 10.0.0.23 - - [2025-01-13 02:25:54] "GET / HTTP/1.1" 200 35931 0.002574 10.0.0.23 - - [2025-01-13 02:25:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000518 10.0.0.23 - - [2025-01-13 02:25:54] "POST /hardwares HTTP/1.1" 200 311 0.018203 10.0.0.23 - - [2025-01-13 02:25:54] "POST /fqname-to-id HTTP/1.1" 404 155 0.003339 10.0.0.23 - - [2025-01-13 02:25:54] "POST /hardwares HTTP/1.1" 200 305 0.059685 10.0.0.23 - - [2025-01-13 02:25:54] "POST /fqname-to-id HTTP/1.1" 404 155 0.003435 10.0.0.23 - - [2025-01-13 02:25:54] "POST /hardwares HTTP/1.1" 200 305 0.012144 10.0.0.23 - - [2025-01-13 02:25:54] "POST /fqname-to-id HTTP/1.1" 404 155 0.003577 10.0.0.23 - - [2025-01-13 02:25:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.024543 10.0.0.23 - - [2025-01-13 02:25:54] "GET /global-system-config/fc0de691-d6a1-486f-9064-ed9a980d5618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.004768 10.0.0.23 - - [2025-01-13 02:25:54] "POST /hardwares HTTP/1.1" 200 305 0.017347 10.0.0.23 - - [2025-01-13 02:25:54] "POST /fqname-to-id HTTP/1.1" 404 155 0.002555 10.0.0.23 - - [2025-01-13 02:25:54] "PUT /global-system-config/fc0de691-d6a1-486f-9064-ed9a980d5618 HTTP/1.1" 200 274 0.019660 10.0.0.23 - - [2025-01-13 02:25:54] "POST /hardwares HTTP/1.1" 200 305 0.012829 10.0.0.23 - - [2025-01-13 02:25:54] "POST /fqname-to-id HTTP/1.1" 404 156 0.003153 10.0.0.23 - - [2025-01-13 02:25:54] "POST /hardwares HTTP/1.1" 200 307 0.011581 10.0.0.23 - - [2025-01-13 02:25:54] "POST /fqname-to-id HTTP/1.1" 404 156 0.004264 10.0.0.23 - - [2025-01-13 02:25:54] "POST /hardwares HTTP/1.1" 200 307 0.012603 10.0.0.23 - - [2025-01-13 02:25:54] "POST /fqname-to-id HTTP/1.1" 404 156 0.004208 10.0.0.23 - - [2025-01-13 02:25:54] "POST /hardwares HTTP/1.1" 200 307 0.013791 10.0.0.23 - - [2025-01-13 02:25:54] "POST /fqname-to-id HTTP/1.1" 404 157 0.004311 10.0.0.23 - - [2025-01-13 02:25:55] "POST /hardwares HTTP/1.1" 200 309 0.034357 10.0.0.23 - - [2025-01-13 02:25:55] "POST /fqname-to-id HTTP/1.1" 404 158 0.004194 10.0.0.23 - - [2025-01-13 02:25:55] "POST /hardwares HTTP/1.1" 200 311 0.013361 10.0.0.23 - - [2025-01-13 02:25:55] "POST /fqname-to-id HTTP/1.1" 404 158 0.003094 10.0.0.23 - - [2025-01-13 02:25:55] "POST /hardwares HTTP/1.1" 200 311 0.011651 10.0.0.23 - - [2025-01-13 02:25:55] "POST /fqname-to-id HTTP/1.1" 404 153 0.004160 10.0.0.23 - - [2025-01-13 02:25:55] "POST /hardwares HTTP/1.1" 200 301 0.011620 10.0.0.23 - - [2025-01-13 02:25:55] "POST /fqname-to-id HTTP/1.1" 404 157 0.003228 10.0.0.23 - - [2025-01-13 02:25:55] "POST /hardwares HTTP/1.1" 200 309 0.014472 10.0.0.23 - - [2025-01-13 02:25:55] "POST /fqname-to-id HTTP/1.1" 404 157 0.003319 10.0.0.23 - - [2025-01-13 02:25:55] "POST /hardwares HTTP/1.1" 200 309 0.012053 10.0.0.23 - - [2025-01-13 02:25:55] "POST /fqname-to-id HTTP/1.1" 404 157 0.003410 10.0.0.23 - - [2025-01-13 02:25:55] "POST /hardwares HTTP/1.1" 200 309 0.011824 10.0.0.23 - - [2025-01-13 02:25:55] "POST /fqname-to-id HTTP/1.1" 404 157 0.003664 10.0.0.23 - - [2025-01-13 02:25:55] "POST /hardwares HTTP/1.1" 200 309 0.012975 10.0.0.23 - - [2025-01-13 02:25:55] "POST /fqname-to-id HTTP/1.1" 404 157 0.003464 10.0.0.23 - - [2025-01-13 02:25:55] "POST /hardwares HTTP/1.1" 200 309 0.016525 10.0.0.23 - - [2025-01-13 02:25:55] "POST /fqname-to-id HTTP/1.1" 404 161 0.003060 10.0.0.23 - - [2025-01-13 02:25:55] "POST /hardwares HTTP/1.1" 200 317 0.012274 10.0.0.23 - - [2025-01-13 02:25:56] "POST /fqname-to-id HTTP/1.1" 404 157 0.003668 10.0.0.23 - - [2025-01-13 02:25:56] "POST /hardwares HTTP/1.1" 200 309 0.011496 10.0.0.23 - - [2025-01-13 02:25:56] "POST /fqname-to-id HTTP/1.1" 404 157 0.003177 10.0.0.23 - - [2025-01-13 02:25:56] "POST /hardwares HTTP/1.1" 200 309 0.011424 10.0.0.23 - - [2025-01-13 02:25:56] "POST /fqname-to-id HTTP/1.1" 404 154 0.003212 10.0.0.23 - - [2025-01-13 02:25:56] "POST /hardwares HTTP/1.1" 200 303 0.012468 10.0.0.23 - - [2025-01-13 02:25:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.003273 10.0.0.23 - - [2025-01-13 02:25:56] "POST /features HTTP/1.1" 200 533 0.018411 10.0.0.23 - - [2025-01-13 02:25:56] "POST /fqname-to-id HTTP/1.1" 404 185 0.003504 10.0.0.23 - - [2025-01-13 02:25:56] "POST /features HTTP/1.1" 200 523 0.022314 10.0.0.23 - - [2025-01-13 02:25:56] "POST /fqname-to-id HTTP/1.1" 404 184 0.003146 10.0.0.23 - - [2025-01-13 02:25:56] "POST /features HTTP/1.1" 200 521 0.016354 10.0.0.23 - - [2025-01-13 02:25:56] "POST /fqname-to-id HTTP/1.1" 404 184 0.003237 10.0.0.23 - - [2025-01-13 02:25:56] "POST /features HTTP/1.1" 200 521 0.017077 10.0.0.23 - - [2025-01-13 02:25:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.003767 10.0.0.23 - - [2025-01-13 02:25:56] "POST /features HTTP/1.1" 200 531 0.017025 10.0.0.23 - - [2025-01-13 02:25:56] "POST /fqname-to-id HTTP/1.1" 404 184 0.003585 10.0.0.23 - - [2025-01-13 02:25:56] "POST /features HTTP/1.1" 200 521 0.016230 10.0.0.23 - - [2025-01-13 02:25:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.003168 10.0.0.23 - - [2025-01-13 02:25:57] "POST /features HTTP/1.1" 200 539 0.016728 10.0.0.23 - - [2025-01-13 02:25:57] "POST /fqname-to-id HTTP/1.1" 404 186 0.003321 10.0.0.23 - - [2025-01-13 02:25:57] "POST /features HTTP/1.1" 200 525 0.016949 10.0.0.23 - - [2025-01-13 02:25:57] "POST /fqname-to-id HTTP/1.1" 404 183 0.003179 10.0.0.23 - - [2025-01-13 02:25:57] "POST /features HTTP/1.1" 200 519 0.016789 10.0.0.23 - - [2025-01-13 02:25:57] "POST /fqname-to-id HTTP/1.1" 404 182 0.003308 10.0.0.23 - - [2025-01-13 02:25:57] "POST /features HTTP/1.1" 200 517 0.017925 10.0.0.23 - - [2025-01-13 02:25:57] "POST /fqname-to-id HTTP/1.1" 404 190 0.003274 10.0.0.23 - - [2025-01-13 02:25:57] "POST /features HTTP/1.1" 200 533 0.017576 10.0.0.23 - - [2025-01-13 02:25:57] "POST /fqname-to-id HTTP/1.1" 404 194 0.003535 10.0.0.23 - - [2025-01-13 02:25:57] "POST /features HTTP/1.1" 200 541 0.017044 10.0.0.23 - - [2025-01-13 02:25:57] "POST /fqname-to-id HTTP/1.1" 404 178 0.003217 10.0.0.23 - - [2025-01-13 02:25:57] "POST /physical-roles HTTP/1.1" 200 521 0.016304 10.0.0.23 - - [2025-01-13 02:25:57] "POST /fqname-to-id HTTP/1.1" 404 179 0.003303 10.0.0.23 - - [2025-01-13 02:25:57] "POST /physical-roles HTTP/1.1" 200 523 0.017655 10.0.0.23 - - [2025-01-13 02:25:57] "POST /fqname-to-id HTTP/1.1" 404 184 0.003475 10.0.0.23 - - [2025-01-13 02:25:57] "POST /physical-roles HTTP/1.1" 200 533 0.018420 10.0.0.23 - - [2025-01-13 02:25:58] "POST /fqname-to-id HTTP/1.1" 404 177 0.003322 10.0.0.23 - - [2025-01-13 02:25:58] "POST /physical-roles HTTP/1.1" 200 519 0.018962 10.0.0.23 - - [2025-01-13 02:25:58] "POST /fqname-to-id HTTP/1.1" 404 191 0.003113 10.0.0.23 - - [2025-01-13 02:25:58] "POST /overlay-roles HTTP/1.1" 200 545 0.019887 10.0.0.23 - - [2025-01-13 02:25:58] "POST /fqname-to-id HTTP/1.1" 404 184 0.003376 10.0.0.23 - - [2025-01-13 02:25:58] "POST /overlay-roles HTTP/1.1" 200 531 0.017447 10.0.0.23 - - [2025-01-13 02:25:58] "POST /fqname-to-id HTTP/1.1" 404 191 0.003761 10.0.0.23 - - [2025-01-13 02:25:58] "POST /overlay-roles HTTP/1.1" 200 545 0.016568 10.0.0.23 - - [2025-01-13 02:25:58] "POST /fqname-to-id HTTP/1.1" 404 185 0.006329 10.0.0.23 - - [2025-01-13 02:25:58] "POST /overlay-roles HTTP/1.1" 200 533 0.019375 10.0.0.23 - - [2025-01-13 02:25:58] "POST /fqname-to-id HTTP/1.1" 404 189 0.003175 10.0.0.23 - - [2025-01-13 02:25:58] "POST /overlay-roles HTTP/1.1" 200 541 0.016870 10.0.0.23 - - [2025-01-13 02:25:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.23 - - [2025-01-13 02:25:58] "PUT /overlay-role/caa6b147-8d33-4ea8-aa94-255fd1e5c0dd HTTP/1.1" 200 258 0.009784 10.0.0.23 - - [2025-01-13 02:25:58] "POST /fqname-to-id HTTP/1.1" 404 184 0.003154 10.0.0.23 - - [2025-01-13 02:25:58] "POST /overlay-roles HTTP/1.1" 200 531 0.017298 10.0.0.23 - - [2025-01-13 02:25:58] "POST /fqname-to-id HTTP/1.1" 404 185 0.003688 10.0.0.23 - - [2025-01-13 02:25:58] "POST /overlay-roles HTTP/1.1" 200 533 0.019143 10.0.0.23 - - [2025-01-13 02:25:59] "POST /fqname-to-id HTTP/1.1" 404 183 0.003329 10.0.0.23 - - [2025-01-13 02:25:59] "POST /overlay-roles HTTP/1.1" 200 529 0.020364 10.0.0.23 - - [2025-01-13 02:25:59] "POST /fqname-to-id HTTP/1.1" 404 187 0.003484 10.0.0.23 - - [2025-01-13 02:25:59] "POST /overlay-roles HTTP/1.1" 200 537 0.016098 10.0.0.23 - - [2025-01-13 02:25:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.003119 10.0.0.23 - - [2025-01-13 02:25:59] "POST /overlay-roles HTTP/1.1" 200 541 0.017042 10.0.0.23 - - [2025-01-13 02:25:59] "POST /fqname-to-id HTTP/1.1" 404 178 0.003474 10.0.0.23 - - [2025-01-13 02:25:59] "POST /overlay-roles HTTP/1.1" 200 519 0.019412 10.0.0.23 - - [2025-01-13 02:25:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.004344 10.0.0.23 - - [2025-01-13 02:25:59] "POST /overlay-roles HTTP/1.1" 200 543 0.016859 10.0.0.23 - - [2025-01-13 02:25:59] "POST /fqname-to-id HTTP/1.1" 404 182 0.004417 10.0.0.23 - - [2025-01-13 02:25:59] "POST /role-definitions HTTP/1.1" 200 533 0.017628 10.0.0.23 - - [2025-01-13 02:25:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.004504 10.0.0.23 - - [2025-01-13 02:25:59] "POST /role-definitions HTTP/1.1" 200 547 0.021757 10.0.0.23 - - [2025-01-13 02:25:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.003221 10.0.0.23 - - [2025-01-13 02:25:59] "POST /role-definitions HTTP/1.1" 200 549 0.018331 10.0.0.23 - - [2025-01-13 02:25:59] "POST /fqname-to-id HTTP/1.1" 404 191 0.004253 10.0.0.23 - - [2025-01-13 02:26:00] "POST /role-definitions HTTP/1.1" 200 551 0.022804 10.0.0.23 - - [2025-01-13 02:26:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.003702 10.0.0.23 - - [2025-01-13 02:26:00] "POST /role-definitions HTTP/1.1" 200 563 0.020147 10.0.0.23 - - [2025-01-13 02:26:00] "POST /fqname-to-id HTTP/1.1" 404 189 0.004204 10.0.0.23 - - [2025-01-13 02:26:00] "POST /role-definitions HTTP/1.1" 200 547 0.024198 10.0.0.23 - - [2025-01-13 02:26:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.004268 10.0.0.23 - - [2025-01-13 02:26:00] "POST /role-definitions HTTP/1.1" 200 549 0.028203 10.0.0.23 - - [2025-01-13 02:26:00] "POST /fqname-to-id HTTP/1.1" 404 191 0.003438 10.0.0.23 - - [2025-01-13 02:26:00] "POST /role-definitions HTTP/1.1" 200 551 0.028748 10.0.0.23 - - [2025-01-13 02:26:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.004583 10.0.0.23 - - [2025-01-13 02:26:00] "POST /role-definitions HTTP/1.1" 200 549 0.034080 10.0.0.23 - - [2025-01-13 02:26:00] "POST /fqname-to-id HTTP/1.1" 404 196 0.004535 10.0.0.23 - - [2025-01-13 02:26:00] "POST /role-definitions HTTP/1.1" 200 561 0.022203 10.0.0.23 - - [2025-01-13 02:26:00] "POST /fqname-to-id HTTP/1.1" 404 189 0.004006 10.0.0.23 - - [2025-01-13 02:26:00] "POST /role-definitions HTTP/1.1" 200 547 0.020465 10.0.0.23 - - [2025-01-13 02:26:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.004241 10.0.0.23 - - [2025-01-13 02:26:00] "POST /role-definitions HTTP/1.1" 200 549 0.025370 10.0.0.23 - - [2025-01-13 02:26:01] "POST /fqname-to-id HTTP/1.1" 404 188 0.003562 10.0.0.23 - - [2025-01-13 02:26:01] "POST /role-definitions HTTP/1.1" 200 545 0.022663 10.0.0.23 - - [2025-01-13 02:26:01] "POST /fqname-to-id HTTP/1.1" 404 189 0.003335 10.0.0.23 - - [2025-01-13 02:26:01] "POST /role-definitions HTTP/1.1" 200 547 0.021987 10.0.0.23 - - [2025-01-13 02:26:01] "POST /fqname-to-id HTTP/1.1" 404 192 0.004421 10.0.0.23 - - [2025-01-13 02:26:01] "POST /role-definitions HTTP/1.1" 200 553 0.019949 10.0.0.23 - - [2025-01-13 02:26:01] "POST /fqname-to-id HTTP/1.1" 404 193 0.004092 10.0.0.23 - - [2025-01-13 02:26:01] "POST /role-definitions HTTP/1.1" 200 555 0.021872 10.0.0.23 - - [2025-01-13 02:26:01] "POST /fqname-to-id HTTP/1.1" 404 182 0.003979 10.0.0.23 - - [2025-01-13 02:26:01] "POST /role-definitions HTTP/1.1" 200 533 0.018418 10.0.0.23 - - [2025-01-13 02:26:01] "POST /fqname-to-id HTTP/1.1" 404 187 0.003792 10.0.0.23 - - [2025-01-13 02:26:01] "POST /role-definitions HTTP/1.1" 200 543 0.019353 10.0.0.23 - - [2025-01-13 02:26:01] "POST /fqname-to-id HTTP/1.1" 404 181 0.003456 10.0.0.23 - - [2025-01-13 02:26:01] "POST /role-definitions HTTP/1.1" 200 531 0.018765 10.0.0.23 - - [2025-01-13 02:26:01] "POST /fqname-to-id HTTP/1.1" 404 184 0.003362 10.0.0.23 - - [2025-01-13 02:26:01] "POST /role-definitions HTTP/1.1" 200 537 0.022450 10.0.0.23 - - [2025-01-13 02:26:01] "POST /fqname-to-id HTTP/1.1" 404 189 0.004006 10.0.0.23 - - [2025-01-13 02:26:02] "POST /role-definitions HTTP/1.1" 200 547 0.022519 10.0.0.23 - - [2025-01-13 02:26:02] "POST /fqname-to-id HTTP/1.1" 404 194 0.003611 10.0.0.23 - - [2025-01-13 02:26:02] "POST /role-definitions HTTP/1.1" 200 557 0.021507 10.0.0.23 - - [2025-01-13 02:26:02] "POST /fqname-to-id HTTP/1.1" 404 196 0.003516 10.0.0.23 - - [2025-01-13 02:26:02] "POST /role-definitions HTTP/1.1" 200 561 0.023116 10.0.0.23 - - [2025-01-13 02:26:02] "POST /fqname-to-id HTTP/1.1" 404 195 0.003372 10.0.0.23 - - [2025-01-13 02:26:02] "POST /role-definitions HTTP/1.1" 200 559 0.022141 10.0.0.23 - - [2025-01-13 02:26:02] "POST /fqname-to-id HTTP/1.1" 404 196 0.004927 10.0.0.23 - - [2025-01-13 02:26:02] "POST /feature-configs HTTP/1.1" 200 537 0.020854 10.0.0.23 - - [2025-01-13 02:26:02] "POST /fqname-to-id HTTP/1.1" 404 212 0.003560 10.0.0.23 - - [2025-01-13 02:26:02] "POST /feature-configs HTTP/1.1" 200 562 0.021607 10.0.0.23 - - [2025-01-13 02:26:02] "POST /fqname-to-id HTTP/1.1" 404 211 0.003926 10.0.0.23 - - [2025-01-13 02:26:02] "POST /feature-configs HTTP/1.1" 200 561 0.023964 10.0.0.23 - - [2025-01-13 02:26:02] "POST /fqname-to-id HTTP/1.1" 404 192 0.003549 10.0.0.23 - - [2025-01-13 02:26:02] "POST /node-profiles HTTP/1.1" 200 547 0.023521 10.0.0.23 - - [2025-01-13 02:26:02] "POST /fqname-to-id HTTP/1.1" 404 187 0.003391 10.0.0.23 - - [2025-01-13 02:26:02] "POST /node-profiles HTTP/1.1" 200 537 0.018874 10.0.0.23 - - [2025-01-13 02:26:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.003323 10.0.0.23 - - [2025-01-13 02:26:03] "POST /node-profiles HTTP/1.1" 200 549 0.017334 10.0.0.23 - - [2025-01-13 02:26:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.003068 10.0.0.23 - - [2025-01-13 02:26:03] "POST /node-profiles HTTP/1.1" 200 541 0.017428 10.0.0.23 - - [2025-01-13 02:26:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.003383 10.0.0.23 - - [2025-01-13 02:26:03] "POST /node-profiles HTTP/1.1" 200 541 0.015959 10.0.0.23 - - [2025-01-13 02:26:03] "POST /fqname-to-id HTTP/1.1" 404 188 0.003490 10.0.0.23 - - [2025-01-13 02:26:03] "POST /node-profiles HTTP/1.1" 200 539 0.017193 10.0.0.23 - - [2025-01-13 02:26:03] "POST /fqname-to-id HTTP/1.1" 404 184 0.003808 10.0.0.23 - - [2025-01-13 02:26:03] "POST /node-profiles HTTP/1.1" 200 531 0.018533 10.0.0.23 - - [2025-01-13 02:26:03] "POST /fqname-to-id HTTP/1.1" 404 185 0.003122 10.0.0.23 - - [2025-01-13 02:26:03] "POST /node-profiles HTTP/1.1" 200 533 0.018645 10.0.0.23 - - [2025-01-13 02:26:03] "POST /fqname-to-id HTTP/1.1" 404 197 0.003370 10.0.0.23 - - [2025-01-13 02:26:03] "POST /node-profiles HTTP/1.1" 200 557 0.017856 10.0.0.23 - - [2025-01-13 02:26:03] "POST /fqname-to-id HTTP/1.1" 404 206 0.003164 10.0.0.23 - - [2025-01-13 02:26:03] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016658 10.0.0.23 - - [2025-01-13 02:26:03] "POST /fqname-to-id HTTP/1.1" 404 206 0.003264 10.0.0.23 - - [2025-01-13 02:26:03] "POST /telemetry-profiles HTTP/1.1" 200 554 0.019693 10.0.0.23 - - [2025-01-13 02:26:04] "POST /fqname-to-id HTTP/1.1" 404 206 0.003506 10.0.0.23 - - [2025-01-13 02:26:04] "POST /telemetry-profiles HTTP/1.1" 200 554 0.017459 10.0.0.23 - - [2025-01-13 02:26:04] "POST /fqname-to-id HTTP/1.1" 404 206 0.003251 10.0.0.23 - - [2025-01-13 02:26:04] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016728 10.0.0.23 - - [2025-01-13 02:26:04] "POST /fqname-to-id HTTP/1.1" 404 206 0.003442 10.0.0.23 - - [2025-01-13 02:26:04] "POST /telemetry-profiles HTTP/1.1" 200 554 0.019139 10.0.0.23 - - [2025-01-13 02:26:04] "POST /fqname-to-id HTTP/1.1" 404 206 0.003161 10.0.0.23 - - [2025-01-13 02:26:04] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016324 10.0.0.23 - - [2025-01-13 02:26:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.003235 10.0.0.23 - - [2025-01-13 02:26:04] "POST /sflow-profiles HTTP/1.1" 200 532 0.018653 10.0.0.23 - - [2025-01-13 02:26:04] "POST /fqname-to-id HTTP/1.1" 404 202 0.003195 10.0.0.23 - - [2025-01-13 02:26:04] "POST /sflow-profiles HTTP/1.1" 200 538 0.018770 10.0.0.23 - - [2025-01-13 02:26:04] "POST /fqname-to-id HTTP/1.1" 404 202 0.003143 10.0.0.23 - - [2025-01-13 02:26:04] "POST /sflow-profiles HTTP/1.1" 200 538 0.019970 10.0.0.23 - - [2025-01-13 02:26:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.003790 10.0.0.23 - - [2025-01-13 02:26:04] "POST /grpc-profiles HTTP/1.1" 200 530 0.018133 10.0.0.23 - - [2025-01-13 02:26:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.003252 10.0.0.23 - - [2025-01-13 02:26:05] "POST /snmp-profiles HTTP/1.1" 200 530 0.023622 10.0.0.23 - - [2025-01-13 02:26:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.003963 10.0.0.23 - - [2025-01-13 02:26:05] "POST /netconf-profiles HTTP/1.1" 200 542 0.016623 10.0.0.23 - - [2025-01-13 02:26:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.003240 10.0.0.23 - - [2025-01-13 02:26:05] "POST /device-functional-groups HTTP/1.1" 200 540 0.016741 10.0.0.23 - - [2025-01-13 02:26:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.003189 10.0.0.23 - - [2025-01-13 02:26:05] "POST /device-functional-groups HTTP/1.1" 200 540 0.017059 10.0.0.23 - - [2025-01-13 02:26:05] "POST /fqname-to-id HTTP/1.1" 404 195 0.003087 10.0.0.23 - - [2025-01-13 02:26:05] "POST /device-functional-groups HTTP/1.1" 200 544 0.018737 10.0.0.23 - - [2025-01-13 02:26:05] "POST /fqname-to-id HTTP/1.1" 404 194 0.003386 10.0.0.23 - - [2025-01-13 02:26:05] "POST /device-functional-groups HTTP/1.1" 200 542 0.020630 10.0.0.23 - - [2025-01-13 02:26:05] "POST /fqname-to-id HTTP/1.1" 404 218 0.004072 10.0.0.23 - - [2025-01-13 02:26:05] "POST /device-functional-groups HTTP/1.1" 200 590 0.018451 10.0.0.23 - - [2025-01-13 02:26:05] "POST /fqname-to-id HTTP/1.1" 404 208 0.003199 10.0.0.23 - - [2025-01-13 02:26:05] "POST /device-functional-groups HTTP/1.1" 200 570 0.017261 10.0.0.23 - - [2025-01-13 02:26:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.004204 10.0.0.23 - - [2025-01-13 02:26:05] "POST /device-functional-groups HTTP/1.1" 200 620 0.029426 10.0.0.23 - - [2025-01-13 02:26:05] "POST /fqname-to-id HTTP/1.1" 404 206 0.003716 10.0.0.23 - - [2025-01-13 02:26:06] "POST /device-functional-groups HTTP/1.1" 200 566 0.019922 10.0.0.23 - - [2025-01-13 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 205 0.002922 10.0.0.23 - - [2025-01-13 02:26:06] "POST /device-functional-groups HTTP/1.1" 200 564 0.016521 10.0.0.23 - - [2025-01-13 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 210 0.003034 10.0.0.23 - - [2025-01-13 02:26:06] "POST /device-functional-groups HTTP/1.1" 200 574 0.015779 10.0.0.23 - - [2025-01-13 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.003087 10.0.0.23 - - [2025-01-13 02:26:06] "POST /role-configs HTTP/1.1" 200 525 0.016668 10.0.0.23 - - [2025-01-13 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 196 0.003084 10.0.0.23 - - [2025-01-13 02:26:06] "POST /role-configs HTTP/1.1" 200 520 0.016404 10.0.0.23 - - [2025-01-13 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.003238 10.0.0.23 - - [2025-01-13 02:26:06] "POST /role-configs HTTP/1.1" 200 522 0.016280 10.0.0.23 - - [2025-01-13 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 198 0.003576 10.0.0.23 - - [2025-01-13 02:26:06] "POST /role-configs HTTP/1.1" 200 522 0.016801 10.0.0.23 - - [2025-01-13 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.003065 10.0.0.23 - - [2025-01-13 02:26:06] "POST /role-configs HTTP/1.1" 200 526 0.016602 10.0.0.23 - - [2025-01-13 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.003250 10.0.0.23 - - [2025-01-13 02:26:06] "POST /role-configs HTTP/1.1" 200 521 0.018126 10.0.0.23 - - [2025-01-13 02:26:06] "POST /fqname-to-id HTTP/1.1" 404 193 0.003149 10.0.0.23 - - [2025-01-13 02:26:07] "POST /role-configs HTTP/1.1" 200 517 0.017172 10.0.0.23 - - [2025-01-13 02:26:07] "POST /fqname-to-id HTTP/1.1" 404 194 0.003924 10.0.0.23 - - [2025-01-13 02:26:07] "POST /role-configs HTTP/1.1" 200 518 0.024282 10.0.0.23 - - [2025-01-13 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223 10.0.0.23 - - [2025-01-13 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158 10.0.0.23 - - [2025-01-13 02:26:07] "POST /ref-update HTTP/1.1" 200 156 0.012766 10.0.0.23 - - [2025-01-13 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.23 - - [2025-01-13 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.23 - - [2025-01-13 02:26:07] "POST /ref-update HTTP/1.1" 200 156 0.008451 10.0.0.23 - - [2025-01-13 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.23 - - [2025-01-13 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004419 10.0.0.23 - - [2025-01-13 02:26:07] "POST /ref-update HTTP/1.1" 200 156 0.008618 10.0.0.23 - - [2025-01-13 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.23 - - [2025-01-13 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.23 - - [2025-01-13 02:26:07] "POST /ref-update HTTP/1.1" 200 156 0.008372 10.0.0.23 - - [2025-01-13 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.23 - - [2025-01-13 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.23 - - [2025-01-13 02:26:07] "POST /ref-update HTTP/1.1" 200 156 0.009639 10.0.0.23 - - [2025-01-13 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.23 - - [2025-01-13 02:26:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.23 - - [2025-01-13 02:26:08] "POST /ref-update HTTP/1.1" 200 156 0.009662 10.0.0.23 - - [2025-01-13 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.23 - - [2025-01-13 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.23 - - [2025-01-13 02:26:08] "POST /ref-update HTTP/1.1" 200 156 0.009704 10.0.0.23 - - [2025-01-13 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.23 - - [2025-01-13 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.23 - - [2025-01-13 02:26:08] "POST /ref-update HTTP/1.1" 200 156 0.009764 10.0.0.23 - - [2025-01-13 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.23 - - [2025-01-13 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.23 - - [2025-01-13 02:26:08] "POST /ref-update HTTP/1.1" 200 156 0.010041 10.0.0.23 - - [2025-01-13 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.23 - - [2025-01-13 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830 10.0.0.23 - - [2025-01-13 02:26:08] "POST /ref-update HTTP/1.1" 200 156 0.009839 10.0.0.23 - - [2025-01-13 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.23 - - [2025-01-13 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.23 - - [2025-01-13 02:26:08] "POST /ref-update HTTP/1.1" 200 156 0.009836 10.0.0.23 - - [2025-01-13 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.23 - - [2025-01-13 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.23 - - [2025-01-13 02:26:08] "POST /ref-update HTTP/1.1" 200 156 0.009237 10.0.0.23 - - [2025-01-13 02:26:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.23 - - [2025-01-13 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.23 - - [2025-01-13 02:26:09] "POST /ref-update HTTP/1.1" 200 156 0.010074 10.0.0.23 - - [2025-01-13 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.23 - - [2025-01-13 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.23 - - [2025-01-13 02:26:09] "POST /ref-update HTTP/1.1" 200 156 0.009412 10.0.0.23 - - [2025-01-13 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.23 - - [2025-01-13 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.23 - - [2025-01-13 02:26:09] "POST /ref-update HTTP/1.1" 200 156 0.011559 10.0.0.23 - - [2025-01-13 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.23 - - [2025-01-13 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.23 - - [2025-01-13 02:26:09] "POST /ref-update HTTP/1.1" 200 156 0.009819 10.0.0.23 - - [2025-01-13 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.23 - - [2025-01-13 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.23 - - [2025-01-13 02:26:09] "POST /ref-update HTTP/1.1" 200 156 0.009604 10.0.0.23 - - [2025-01-13 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.23 - - [2025-01-13 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.23 - - [2025-01-13 02:26:09] "POST /ref-update HTTP/1.1" 200 156 0.010247 10.0.0.23 - - [2025-01-13 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980 10.0.0.23 - - [2025-01-13 02:26:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.23 - - [2025-01-13 02:26:10] "POST /ref-update HTTP/1.1" 200 156 0.012238 10.0.0.23 - - [2025-01-13 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.23 - - [2025-01-13 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.23 - - [2025-01-13 02:26:10] "POST /ref-update HTTP/1.1" 200 156 0.009981 10.0.0.23 - - [2025-01-13 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.23 - - [2025-01-13 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313 10.0.0.23 - - [2025-01-13 02:26:10] "POST /ref-update HTTP/1.1" 200 156 0.009569 10.0.0.23 - - [2025-01-13 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003613 10.0.0.23 - - [2025-01-13 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004440 10.0.0.23 - - [2025-01-13 02:26:10] "POST /ref-update HTTP/1.1" 200 156 0.008807 10.0.0.23 - - [2025-01-13 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.23 - - [2025-01-13 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.23 - - [2025-01-13 02:26:10] "POST /ref-update HTTP/1.1" 200 156 0.009166 10.0.0.23 - - [2025-01-13 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528 10.0.0.23 - - [2025-01-13 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.23 - - [2025-01-13 02:26:10] "POST /ref-update HTTP/1.1" 200 156 0.010019 10.0.0.23 - - [2025-01-13 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.23 - - [2025-01-13 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.23 - - [2025-01-13 02:26:10] "POST /ref-update HTTP/1.1" 200 156 0.011155 10.0.0.23 - - [2025-01-13 02:26:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241 10.0.0.23 - - [2025-01-13 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.23 - - [2025-01-13 02:26:11] "POST /ref-update HTTP/1.1" 200 156 0.009000 10.0.0.23 - - [2025-01-13 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.23 - - [2025-01-13 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.23 - - [2025-01-13 02:26:11] "POST /ref-update HTTP/1.1" 200 156 0.011913 10.0.0.23 - - [2025-01-13 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.23 - - [2025-01-13 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.23 - - [2025-01-13 02:26:11] "POST /ref-update HTTP/1.1" 200 156 0.009061 10.0.0.23 - - [2025-01-13 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.23 - - [2025-01-13 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.23 - - [2025-01-13 02:26:11] "POST /ref-update HTTP/1.1" 200 156 0.009453 10.0.0.23 - - [2025-01-13 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.23 - - [2025-01-13 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.23 - - [2025-01-13 02:26:11] "POST /ref-update HTTP/1.1" 200 156 0.010015 10.0.0.23 - - [2025-01-13 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.23 - - [2025-01-13 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.23 - - [2025-01-13 02:26:11] "POST /ref-update HTTP/1.1" 200 156 0.010077 10.0.0.23 - - [2025-01-13 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.23 - - [2025-01-13 02:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.23 - - [2025-01-13 02:26:12] "POST /ref-update HTTP/1.1" 200 156 0.010781 10.0.0.23 - - [2025-01-13 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.23 - - [2025-01-13 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.23 - - [2025-01-13 02:26:12] "POST /ref-update HTTP/1.1" 200 156 0.010959 10.0.0.23 - - [2025-01-13 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.23 - - [2025-01-13 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.23 - - [2025-01-13 02:26:12] "POST /ref-update HTTP/1.1" 200 156 0.009076 10.0.0.23 - - [2025-01-13 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.23 - - [2025-01-13 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.23 - - [2025-01-13 02:26:12] "POST /ref-update HTTP/1.1" 200 156 0.012538 10.0.0.23 - - [2025-01-13 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.23 - - [2025-01-13 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.23 - - [2025-01-13 02:26:12] "POST /ref-update HTTP/1.1" 200 156 0.008680 10.0.0.23 - - [2025-01-13 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.23 - - [2025-01-13 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.23 - - [2025-01-13 02:26:12] "POST /ref-update HTTP/1.1" 200 156 0.011017 10.0.0.23 - - [2025-01-13 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004599 10.0.0.23 - - [2025-01-13 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.23 - - [2025-01-13 02:26:12] "POST /ref-update HTTP/1.1" 200 156 0.009768 10.0.0.23 - - [2025-01-13 02:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768 10.0.0.23 - - [2025-01-13 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003717 10.0.0.23 - - [2025-01-13 02:26:13] "POST /ref-update HTTP/1.1" 200 156 0.010565 10.0.0.23 - - [2025-01-13 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.23 - - [2025-01-13 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.23 - - [2025-01-13 02:26:13] "POST /ref-update HTTP/1.1" 200 156 0.009358 10.0.0.23 - - [2025-01-13 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.23 - - [2025-01-13 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.23 - - [2025-01-13 02:26:13] "POST /ref-update HTTP/1.1" 200 156 0.010418 10.0.0.23 - - [2025-01-13 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902 10.0.0.23 - - [2025-01-13 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.23 - - [2025-01-13 02:26:13] "POST /ref-update HTTP/1.1" 200 156 0.009363 10.0.0.23 - - [2025-01-13 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.23 - - [2025-01-13 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.23 - - [2025-01-13 02:26:13] "POST /ref-update HTTP/1.1" 200 156 0.009980 10.0.0.23 - - [2025-01-13 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.23 - - [2025-01-13 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004278 10.0.0.23 - - [2025-01-13 02:26:13] "POST /ref-update HTTP/1.1" 200 156 0.009671 10.0.0.23 - - [2025-01-13 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.23 - - [2025-01-13 02:26:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.23 - - [2025-01-13 02:26:13] "POST /ref-update HTTP/1.1" 200 156 0.010037 10.0.0.23 - - [2025-01-13 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.23 - - [2025-01-13 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.23 - - [2025-01-13 02:26:14] "POST /ref-update HTTP/1.1" 200 156 0.009717 10.0.0.23 - - [2025-01-13 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.23 - - [2025-01-13 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.23 - - [2025-01-13 02:26:14] "POST /ref-update HTTP/1.1" 200 156 0.011077 10.0.0.23 - - [2025-01-13 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.23 - - [2025-01-13 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.23 - - [2025-01-13 02:26:14] "POST /ref-update HTTP/1.1" 200 156 0.008946 10.0.0.23 - - [2025-01-13 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.23 - - [2025-01-13 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.23 - - [2025-01-13 02:26:14] "POST /ref-update HTTP/1.1" 200 156 0.011605 10.0.0.23 - - [2025-01-13 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617 10.0.0.23 - - [2025-01-13 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.23 - - [2025-01-13 02:26:14] "POST /ref-update HTTP/1.1" 200 156 0.012097 10.0.0.23 - - [2025-01-13 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.23 - - [2025-01-13 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.23 - - [2025-01-13 02:26:14] "POST /ref-update HTTP/1.1" 200 156 0.010153 10.0.0.23 - - [2025-01-13 02:26:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.23 - - [2025-01-13 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.23 - - [2025-01-13 02:26:15] "POST /ref-update HTTP/1.1" 200 156 0.010150 10.0.0.23 - - [2025-01-13 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.23 - - [2025-01-13 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.23 - - [2025-01-13 02:26:15] "POST /ref-update HTTP/1.1" 200 156 0.009257 10.0.0.23 - - [2025-01-13 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.23 - - [2025-01-13 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.23 - - [2025-01-13 02:26:15] "POST /ref-update HTTP/1.1" 200 156 0.010534 10.0.0.23 - - [2025-01-13 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.23 - - [2025-01-13 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.23 - - [2025-01-13 02:26:15] "POST /ref-update HTTP/1.1" 200 156 0.010920 10.0.0.23 - - [2025-01-13 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446 10.0.0.23 - - [2025-01-13 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.23 - - [2025-01-13 02:26:15] "POST /ref-update HTTP/1.1" 200 156 0.009480 10.0.0.23 - - [2025-01-13 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.23 - - [2025-01-13 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.23 - - [2025-01-13 02:26:15] "POST /ref-update HTTP/1.1" 200 156 0.012000 10.0.0.23 - - [2025-01-13 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.23 - - [2025-01-13 02:26:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.23 - - [2025-01-13 02:26:15] "POST /ref-update HTTP/1.1" 200 156 0.010042 10.0.0.23 - - [2025-01-13 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.23 - - [2025-01-13 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.23 - - [2025-01-13 02:26:16] "POST /ref-update HTTP/1.1" 200 156 0.009597 10.0.0.23 - - [2025-01-13 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.23 - - [2025-01-13 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.23 - - [2025-01-13 02:26:16] "POST /ref-update HTTP/1.1" 200 156 0.010107 10.0.0.23 - - [2025-01-13 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.23 - - [2025-01-13 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.23 - - [2025-01-13 02:26:16] "POST /ref-update HTTP/1.1" 200 156 0.009986 10.0.0.23 - - [2025-01-13 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.23 - - [2025-01-13 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.23 - - [2025-01-13 02:26:16] "POST /ref-update HTTP/1.1" 200 156 0.010129 10.0.0.23 - - [2025-01-13 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004064 10.0.0.23 - - [2025-01-13 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.23 - - [2025-01-13 02:26:16] "POST /ref-update HTTP/1.1" 200 156 0.009825 10.0.0.23 - - [2025-01-13 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004229 10.0.0.23 - - [2025-01-13 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.23 - - [2025-01-13 02:26:16] "POST /ref-update HTTP/1.1" 200 156 0.011858 10.0.0.23 - - [2025-01-13 02:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.23 - - [2025-01-13 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004558 10.0.0.23 - - [2025-01-13 02:26:17] "POST /ref-update HTTP/1.1" 200 156 0.009986 10.0.0.23 - - [2025-01-13 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.23 - - [2025-01-13 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.23 - - [2025-01-13 02:26:17] "POST /ref-update HTTP/1.1" 200 156 0.012968 10.0.0.23 - - [2025-01-13 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.23 - - [2025-01-13 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.23 - - [2025-01-13 02:26:17] "POST /ref-update HTTP/1.1" 200 156 0.014252 10.0.0.23 - - [2025-01-13 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.23 - - [2025-01-13 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.23 - - [2025-01-13 02:26:17] "POST /ref-update HTTP/1.1" 200 156 0.010720 10.0.0.23 - - [2025-01-13 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.23 - - [2025-01-13 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.23 - - [2025-01-13 02:26:17] "POST /ref-update HTTP/1.1" 200 156 0.011868 10.0.0.23 - - [2025-01-13 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.23 - - [2025-01-13 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.23 - - [2025-01-13 02:26:17] "POST /ref-update HTTP/1.1" 200 156 0.009254 10.0.0.23 - - [2025-01-13 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.23 - - [2025-01-13 02:26:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938 10.0.0.23 - - [2025-01-13 02:26:18] "POST /ref-update HTTP/1.1" 200 156 0.011143 10.0.0.23 - - [2025-01-13 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003797 10.0.0.23 - - [2025-01-13 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004038 10.0.0.23 - - [2025-01-13 02:26:18] "POST /ref-update HTTP/1.1" 200 156 0.009748 10.0.0.23 - - [2025-01-13 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.23 - - [2025-01-13 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.23 - - [2025-01-13 02:26:18] "POST /ref-update HTTP/1.1" 200 156 0.009177 10.0.0.23 - - [2025-01-13 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.23 - - [2025-01-13 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.23 - - [2025-01-13 02:26:18] "POST /ref-update HTTP/1.1" 200 156 0.010401 10.0.0.23 - - [2025-01-13 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003592 10.0.0.23 - - [2025-01-13 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.23 - - [2025-01-13 02:26:18] "POST /ref-update HTTP/1.1" 200 156 0.009157 10.0.0.23 - - [2025-01-13 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.23 - - [2025-01-13 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.23 - - [2025-01-13 02:26:18] "POST /ref-update HTTP/1.1" 200 156 0.009776 10.0.0.23 - - [2025-01-13 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.23 - - [2025-01-13 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.23 - - [2025-01-13 02:26:18] "POST /ref-update HTTP/1.1" 200 156 0.010440 10.0.0.23 - - [2025-01-13 02:26:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.23 - - [2025-01-13 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.23 - - [2025-01-13 02:26:19] "POST /ref-update HTTP/1.1" 200 156 0.008934 10.0.0.23 - - [2025-01-13 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.23 - - [2025-01-13 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.23 - - [2025-01-13 02:26:19] "POST /ref-update HTTP/1.1" 200 156 0.010046 10.0.0.23 - - [2025-01-13 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.23 - - [2025-01-13 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.23 - - [2025-01-13 02:26:19] "POST /ref-update HTTP/1.1" 200 156 0.010274 10.0.0.23 - - [2025-01-13 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.23 - - [2025-01-13 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.23 - - [2025-01-13 02:26:19] "POST /ref-update HTTP/1.1" 200 156 0.010300 10.0.0.23 - - [2025-01-13 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.23 - - [2025-01-13 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.23 - - [2025-01-13 02:26:19] "POST /ref-update HTTP/1.1" 200 156 0.008757 10.0.0.23 - - [2025-01-13 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.23 - - [2025-01-13 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.23 - - [2025-01-13 02:26:19] "POST /ref-update HTTP/1.1" 200 156 0.010112 10.0.0.23 - - [2025-01-13 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.23 - - [2025-01-13 02:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003946 10.0.0.23 - - [2025-01-13 02:26:20] "POST /ref-update HTTP/1.1" 200 156 0.011747 10.0.0.23 - - [2025-01-13 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004869 10.0.0.23 - - [2025-01-13 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.23 - - [2025-01-13 02:26:20] "POST /ref-update HTTP/1.1" 200 156 0.008109 10.0.0.23 - - [2025-01-13 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004913 10.0.0.23 - - [2025-01-13 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.23 - - [2025-01-13 02:26:20] "POST /ref-update HTTP/1.1" 200 156 0.009450 10.0.0.23 - - [2025-01-13 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.23 - - [2025-01-13 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004160 10.0.0.23 - - [2025-01-13 02:26:20] "POST /ref-update HTTP/1.1" 200 156 0.010834 10.0.0.23 - - [2025-01-13 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.23 - - [2025-01-13 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.23 - - [2025-01-13 02:26:20] "POST /ref-update HTTP/1.1" 200 156 0.009396 10.0.0.23 - - [2025-01-13 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819 10.0.0.23 - - [2025-01-13 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.23 - - [2025-01-13 02:26:20] "POST /ref-update HTTP/1.1" 200 156 0.010492 10.0.0.23 - - [2025-01-13 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.23 - - [2025-01-13 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.23 - - [2025-01-13 02:26:20] "POST /ref-update HTTP/1.1" 200 156 0.012331 10.0.0.23 - - [2025-01-13 02:26:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.23 - - [2025-01-13 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.23 - - [2025-01-13 02:26:21] "POST /ref-update HTTP/1.1" 200 156 0.010282 10.0.0.23 - - [2025-01-13 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.23 - - [2025-01-13 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.23 - - [2025-01-13 02:26:21] "POST /ref-update HTTP/1.1" 200 156 0.010422 10.0.0.23 - - [2025-01-13 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004354 10.0.0.23 - - [2025-01-13 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943 10.0.0.23 - - [2025-01-13 02:26:21] "POST /ref-update HTTP/1.1" 200 156 0.010443 10.0.0.23 - - [2025-01-13 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.23 - - [2025-01-13 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.23 - - [2025-01-13 02:26:21] "POST /ref-update HTTP/1.1" 200 156 0.010184 10.0.0.23 - - [2025-01-13 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.23 - - [2025-01-13 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.23 - - [2025-01-13 02:26:21] "POST /ref-update HTTP/1.1" 200 156 0.011480 10.0.0.23 - - [2025-01-13 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004648 10.0.0.23 - - [2025-01-13 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.23 - - [2025-01-13 02:26:21] "POST /ref-update HTTP/1.1" 200 156 0.009284 10.0.0.23 - - [2025-01-13 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.23 - - [2025-01-13 02:26:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.23 - - [2025-01-13 02:26:22] "POST /ref-update HTTP/1.1" 200 156 0.008430 10.0.0.23 - - [2025-01-13 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636 10.0.0.23 - - [2025-01-13 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.23 - - [2025-01-13 02:26:22] "POST /ref-update HTTP/1.1" 200 156 0.011343 10.0.0.23 - - [2025-01-13 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004838 10.0.0.23 - - [2025-01-13 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.23 - - [2025-01-13 02:26:22] "POST /ref-update HTTP/1.1" 200 156 0.009156 10.0.0.23 - - [2025-01-13 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.23 - - [2025-01-13 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.23 - - [2025-01-13 02:26:22] "POST /ref-update HTTP/1.1" 200 156 0.010357 10.0.0.23 - - [2025-01-13 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003531 10.0.0.23 - - [2025-01-13 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005840 10.0.0.23 - - [2025-01-13 02:26:22] "POST /ref-update HTTP/1.1" 200 156 0.008708 10.0.0.23 - - [2025-01-13 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 10.0.0.23 - - [2025-01-13 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004371 10.0.0.23 - - [2025-01-13 02:26:22] "POST /ref-update HTTP/1.1" 200 156 0.011764 10.0.0.23 - - [2025-01-13 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.23 - - [2025-01-13 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.23 - - [2025-01-13 02:26:22] "POST /ref-update HTTP/1.1" 200 156 0.011860 10.0.0.23 - - [2025-01-13 02:26:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.23 - - [2025-01-13 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.23 - - [2025-01-13 02:26:23] "POST /ref-update HTTP/1.1" 200 156 0.009341 10.0.0.23 - - [2025-01-13 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.23 - - [2025-01-13 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.23 - - [2025-01-13 02:26:23] "POST /ref-update HTTP/1.1" 200 156 0.010517 10.0.0.23 - - [2025-01-13 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004583 10.0.0.23 - - [2025-01-13 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004443 10.0.0.23 - - [2025-01-13 02:26:23] "POST /ref-update HTTP/1.1" 200 156 0.011190 10.0.0.23 - - [2025-01-13 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.23 - - [2025-01-13 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004569 10.0.0.23 - - [2025-01-13 02:26:23] "POST /ref-update HTTP/1.1" 200 156 0.011455 10.0.0.23 - - [2025-01-13 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.23 - - [2025-01-13 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004239 10.0.0.23 - - [2025-01-13 02:26:23] "POST /ref-update HTTP/1.1" 200 156 0.010185 10.0.0.23 - - [2025-01-13 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.23 - - [2025-01-13 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.23 - - [2025-01-13 02:26:23] "POST /ref-update HTTP/1.1" 200 156 0.008633 10.0.0.23 - - [2025-01-13 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004433 10.0.0.23 - - [2025-01-13 02:26:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.23 - - [2025-01-13 02:26:23] "POST /ref-update HTTP/1.1" 200 156 0.011114 10.0.0.23 - - [2025-01-13 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.23 - - [2025-01-13 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.23 - - [2025-01-13 02:26:24] "POST /ref-update HTTP/1.1" 200 156 0.009123 10.0.0.23 - - [2025-01-13 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.23 - - [2025-01-13 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.23 - - [2025-01-13 02:26:24] "POST /ref-update HTTP/1.1" 200 156 0.008914 10.0.0.23 - - [2025-01-13 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.23 - - [2025-01-13 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.23 - - [2025-01-13 02:26:24] "POST /ref-update HTTP/1.1" 200 156 0.010303 10.0.0.23 - - [2025-01-13 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.23 - - [2025-01-13 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.23 - - [2025-01-13 02:26:24] "POST /ref-update HTTP/1.1" 200 156 0.010089 10.0.0.23 - - [2025-01-13 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.23 - - [2025-01-13 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.23 - - [2025-01-13 02:26:24] "POST /ref-update HTTP/1.1" 200 156 0.008705 10.0.0.23 - - [2025-01-13 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.23 - - [2025-01-13 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.23 - - [2025-01-13 02:26:24] "POST /ref-update HTTP/1.1" 200 156 0.009432 10.0.0.23 - - [2025-01-13 02:26:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.23 - - [2025-01-13 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003846 10.0.0.23 - - [2025-01-13 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.011395 10.0.0.23 - - [2025-01-13 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.23 - - [2025-01-13 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.23 - - [2025-01-13 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.010231 10.0.0.23 - - [2025-01-13 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.23 - - [2025-01-13 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003424 10.0.0.23 - - [2025-01-13 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.011027 10.0.0.23 - - [2025-01-13 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.23 - - [2025-01-13 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.23 - - [2025-01-13 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.010118 10.0.0.23 - - [2025-01-13 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.23 - - [2025-01-13 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439 10.0.0.23 - - [2025-01-13 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.011532 10.0.0.23 - - [2025-01-13 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004337 10.0.0.23 - - [2025-01-13 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004296 10.0.0.23 - - [2025-01-13 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.010605 10.0.0.23 - - [2025-01-13 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003973 10.0.0.23 - - [2025-01-13 02:26:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.23 - - [2025-01-13 02:26:25] "POST /ref-update HTTP/1.1" 200 156 0.010185 10.0.0.23 - - [2025-01-13 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.23 - - [2025-01-13 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.23 - - [2025-01-13 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.009711 10.0.0.23 - - [2025-01-13 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.23 - - [2025-01-13 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.23 - - [2025-01-13 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.011825 10.0.0.23 - - [2025-01-13 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.23 - - [2025-01-13 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.23 - - [2025-01-13 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.009290 10.0.0.23 - - [2025-01-13 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.23 - - [2025-01-13 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.23 - - [2025-01-13 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.010516 10.0.0.23 - - [2025-01-13 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.23 - - [2025-01-13 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.23 - - [2025-01-13 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.009515 10.0.0.23 - - [2025-01-13 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.23 - - [2025-01-13 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942 10.0.0.23 - - [2025-01-13 02:26:26] "POST /ref-update HTTP/1.1" 200 156 0.009839 10.0.0.23 - - [2025-01-13 02:26:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.23 - - [2025-01-13 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.23 - - [2025-01-13 02:26:27] "POST /ref-update HTTP/1.1" 200 156 0.011660 10.0.0.23 - - [2025-01-13 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003939 10.0.0.23 - - [2025-01-13 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.23 - - [2025-01-13 02:26:27] "POST /ref-update HTTP/1.1" 200 156 0.010620 10.0.0.23 - - [2025-01-13 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.23 - - [2025-01-13 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.23 - - [2025-01-13 02:26:27] "POST /ref-update HTTP/1.1" 200 156 0.010090 10.0.0.23 - - [2025-01-13 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004325 10.0.0.23 - - [2025-01-13 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749 10.0.0.23 - - [2025-01-13 02:26:27] "POST /ref-update HTTP/1.1" 200 156 0.011244 10.0.0.23 - - [2025-01-13 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005493 10.0.0.23 - - [2025-01-13 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.23 - - [2025-01-13 02:26:27] "POST /ref-update HTTP/1.1" 200 156 0.012223 10.0.0.23 - - [2025-01-13 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.23 - - [2025-01-13 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.23 - - [2025-01-13 02:26:27] "POST /ref-update HTTP/1.1" 200 156 0.010018 10.0.0.23 - - [2025-01-13 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004197 10.0.0.23 - - [2025-01-13 02:26:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004039 10.0.0.23 - - [2025-01-13 02:26:28] "POST /ref-update HTTP/1.1" 200 156 0.010418 10.0.0.23 - - [2025-01-13 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.23 - - [2025-01-13 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.23 - - [2025-01-13 02:26:28] "POST /ref-update HTTP/1.1" 200 156 0.010457 10.0.0.23 - - [2025-01-13 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004060 10.0.0.23 - - [2025-01-13 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.23 - - [2025-01-13 02:26:28] "POST /ref-update HTTP/1.1" 200 156 0.011348 10.0.0.23 - - [2025-01-13 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.23 - - [2025-01-13 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.23 - - [2025-01-13 02:26:28] "POST /ref-update HTTP/1.1" 200 156 0.025076 10.0.0.23 - - [2025-01-13 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.23 - - [2025-01-13 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762 10.0.0.23 - - [2025-01-13 02:26:28] "POST /ref-update HTTP/1.1" 200 156 0.008792 10.0.0.23 - - [2025-01-13 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.23 - - [2025-01-13 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.23 - - [2025-01-13 02:26:28] "POST /ref-update HTTP/1.1" 200 156 0.008949 10.0.0.23 - - [2025-01-13 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.23 - - [2025-01-13 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.23 - - [2025-01-13 02:26:28] "POST /ref-update HTTP/1.1" 200 156 0.010068 10.0.0.23 - - [2025-01-13 02:26:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.23 - - [2025-01-13 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.23 - - [2025-01-13 02:26:29] "POST /ref-update HTTP/1.1" 200 156 0.009547 10.0.0.23 - - [2025-01-13 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005139 10.0.0.23 - - [2025-01-13 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.23 - - [2025-01-13 02:26:29] "POST /ref-update HTTP/1.1" 200 156 0.010984 10.0.0.23 - - [2025-01-13 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.23 - - [2025-01-13 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.23 - - [2025-01-13 02:26:29] "POST /ref-update HTTP/1.1" 200 156 0.008483 10.0.0.23 - - [2025-01-13 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.23 - - [2025-01-13 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.23 - - [2025-01-13 02:26:29] "POST /ref-update HTTP/1.1" 200 156 0.009560 10.0.0.23 - - [2025-01-13 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.23 - - [2025-01-13 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.23 - - [2025-01-13 02:26:29] "POST /ref-update HTTP/1.1" 200 156 0.010023 10.0.0.23 - - [2025-01-13 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.23 - - [2025-01-13 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.23 - - [2025-01-13 02:26:29] "POST /ref-update HTTP/1.1" 200 156 0.008742 10.0.0.23 - - [2025-01-13 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.23 - - [2025-01-13 02:26:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.23 - - [2025-01-13 02:26:30] "POST /ref-update HTTP/1.1" 200 156 0.009406 10.0.0.23 - - [2025-01-13 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.23 - - [2025-01-13 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.23 - - [2025-01-13 02:26:30] "POST /ref-update HTTP/1.1" 200 156 0.014292 10.0.0.23 - - [2025-01-13 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.23 - - [2025-01-13 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.23 - - [2025-01-13 02:26:30] "POST /ref-update HTTP/1.1" 200 156 0.009846 10.0.0.23 - - [2025-01-13 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.23 - - [2025-01-13 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892 10.0.0.23 - - [2025-01-13 02:26:30] "POST /ref-update HTTP/1.1" 200 156 0.009595 10.0.0.23 - - [2025-01-13 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005253 10.0.0.23 - - [2025-01-13 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.23 - - [2025-01-13 02:26:30] "POST /ref-update HTTP/1.1" 200 156 0.009343 10.0.0.23 - - [2025-01-13 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.23 - - [2025-01-13 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.23 - - [2025-01-13 02:26:30] "POST /ref-update HTTP/1.1" 200 156 0.009563 10.0.0.23 - - [2025-01-13 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.23 - - [2025-01-13 02:26:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.23 - - [2025-01-13 02:26:30] "POST /ref-update HTTP/1.1" 200 156 0.012739 10.0.0.23 - - [2025-01-13 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004536 10.0.0.23 - - [2025-01-13 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.23 - - [2025-01-13 02:26:31] "POST /ref-update HTTP/1.1" 200 156 0.010349 10.0.0.23 - - [2025-01-13 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009 10.0.0.23 - - [2025-01-13 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.23 - - [2025-01-13 02:26:31] "POST /ref-update HTTP/1.1" 200 156 0.008824 10.0.0.23 - - [2025-01-13 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643 10.0.0.23 - - [2025-01-13 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003782 10.0.0.23 - - [2025-01-13 02:26:31] "POST /ref-update HTTP/1.1" 200 156 0.008853 10.0.0.23 - - [2025-01-13 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.23 - - [2025-01-13 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004282 10.0.0.23 - - [2025-01-13 02:26:31] "POST /ref-update HTTP/1.1" 200 156 0.008586 10.0.0.23 - - [2025-01-13 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.23 - - [2025-01-13 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.23 - - [2025-01-13 02:26:31] "POST /ref-update HTTP/1.1" 200 156 0.010195 10.0.0.23 - - [2025-01-13 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088 10.0.0.23 - - [2025-01-13 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.23 - - [2025-01-13 02:26:31] "POST /ref-update HTTP/1.1" 200 156 0.010174 10.0.0.23 - - [2025-01-13 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.23 - - [2025-01-13 02:26:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.23 - - [2025-01-13 02:26:32] "POST /ref-update HTTP/1.1" 200 156 0.009174 10.0.0.23 - - [2025-01-13 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003916 10.0.0.23 - - [2025-01-13 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.23 - - [2025-01-13 02:26:32] "POST /ref-update HTTP/1.1" 200 156 0.010124 10.0.0.23 - - [2025-01-13 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011221 10.0.0.23 - - [2025-01-13 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003730 10.0.0.23 - - [2025-01-13 02:26:32] "POST /ref-update HTTP/1.1" 200 156 0.010212 10.0.0.23 - - [2025-01-13 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.23 - - [2025-01-13 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.23 - - [2025-01-13 02:26:32] "POST /ref-update HTTP/1.1" 200 156 0.009918 10.0.0.23 - - [2025-01-13 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005677 10.0.0.23 - - [2025-01-13 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.23 - - [2025-01-13 02:26:32] "POST /ref-update HTTP/1.1" 200 156 0.010782 10.0.0.23 - - [2025-01-13 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.23 - - [2025-01-13 02:26:32] "GET /global-system-configs HTTP/1.1" 200 322 1.027063 10.0.0.23 - - [2025-01-13 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004152 10.0.0.23 - - [2025-01-13 02:26:32] "POST /ref-update HTTP/1.1" 200 156 0.022083 10.0.0.23 - - [2025-01-13 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494 10.0.0.23 - - [2025-01-13 02:26:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.23 - - [2025-01-13 02:26:32] "POST /ref-update HTTP/1.1" 200 156 0.010454 10.0.0.23 - - [2025-01-13 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004272 10.0.0.23 - - [2025-01-13 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.23 - - [2025-01-13 02:26:33] "POST /ref-update HTTP/1.1" 200 156 0.008815 10.0.0.23 - - [2025-01-13 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004220 10.0.0.23 - - [2025-01-13 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.23 - - [2025-01-13 02:26:33] "POST /ref-update HTTP/1.1" 200 156 0.014177 10.0.0.23 - - [2025-01-13 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.23 - - [2025-01-13 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003890 10.0.0.23 - - [2025-01-13 02:26:33] "GET /global-system-configs HTTP/1.1" 200 322 0.030862 10.0.0.23 - - [2025-01-13 02:26:33] "POST /ref-update HTTP/1.1" 200 156 0.009687 10.0.0.23 - - [2025-01-13 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.23 - - [2025-01-13 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636 10.0.0.23 - - [2025-01-13 02:26:33] "POST /ref-update HTTP/1.1" 200 156 0.010860 10.0.0.23 - - [2025-01-13 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005097 10.0.0.23 - - [2025-01-13 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.23 - - [2025-01-13 02:26:33] "POST /ref-update HTTP/1.1" 200 156 0.008047 10.0.0.23 - - [2025-01-13 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.23 - - [2025-01-13 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.23 - - [2025-01-13 02:26:33] "POST /ref-update HTTP/1.1" 200 156 0.012674 10.0.0.23 - - [2025-01-13 02:26:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004684 10.0.0.23 - - [2025-01-13 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.23 - - [2025-01-13 02:26:34] "POST /ref-update HTTP/1.1" 200 156 0.012025 10.0.0.23 - - [2025-01-13 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004262 10.0.0.23 - - [2025-01-13 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.23 - - [2025-01-13 02:26:34] "POST /ref-update HTTP/1.1" 200 156 0.009362 10.0.0.23 - - [2025-01-13 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.23 - - [2025-01-13 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.23 - - [2025-01-13 02:26:34] "POST /ref-update HTTP/1.1" 200 156 0.008936 10.0.0.23 - - [2025-01-13 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.23 - - [2025-01-13 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.23 - - [2025-01-13 02:26:34] "POST /ref-update HTTP/1.1" 200 156 0.008721 10.0.0.23 - - [2025-01-13 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.23 - - [2025-01-13 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.23 - - [2025-01-13 02:26:34] "POST /ref-update HTTP/1.1" 200 156 0.010909 10.0.0.23 - - [2025-01-13 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.23 - - [2025-01-13 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.23 - - [2025-01-13 02:26:34] "POST /ref-update HTTP/1.1" 200 156 0.011572 10.0.0.23 - - [2025-01-13 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.23 - - [2025-01-13 02:26:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003475 10.0.0.23 - - [2025-01-13 02:26:35] "POST /ref-update HTTP/1.1" 200 156 0.010864 10.0.0.23 - - [2025-01-13 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.23 - - [2025-01-13 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.23 - - [2025-01-13 02:26:35] "POST /ref-update HTTP/1.1" 200 156 0.008568 10.0.0.23 - - [2025-01-13 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.23 - - [2025-01-13 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003426 10.0.0.23 - - [2025-01-13 02:26:35] "POST /ref-update HTTP/1.1" 200 156 0.010170 10.0.0.23 - - [2025-01-13 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807 10.0.0.23 - - [2025-01-13 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003445 10.0.0.23 - - [2025-01-13 02:26:35] "POST /ref-update HTTP/1.1" 200 156 0.011258 10.0.0.23 - - [2025-01-13 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.23 - - [2025-01-13 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.23 - - [2025-01-13 02:26:35] "POST /ref-update HTTP/1.1" 200 156 0.010126 10.0.0.23 - - [2025-01-13 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.23 - - [2025-01-13 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003519 10.0.0.23 - - [2025-01-13 02:26:35] "POST /ref-update HTTP/1.1" 200 156 0.009220 10.0.0.23 - - [2025-01-13 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.23 - - [2025-01-13 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.23 - - [2025-01-13 02:26:35] "POST /ref-update HTTP/1.1" 200 156 0.010957 10.0.0.23 - - [2025-01-13 02:26:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.23 - - [2025-01-13 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.23 - - [2025-01-13 02:26:36] "POST /ref-update HTTP/1.1" 200 156 0.009481 10.0.0.23 - - [2025-01-13 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.23 - - [2025-01-13 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.23 - - [2025-01-13 02:26:36] "POST /ref-update HTTP/1.1" 200 156 0.009055 10.0.0.23 - - [2025-01-13 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.23 - - [2025-01-13 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.23 - - [2025-01-13 02:26:36] "POST /ref-update HTTP/1.1" 200 156 0.009031 10.0.0.23 - - [2025-01-13 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663 10.0.0.23 - - [2025-01-13 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003848 10.0.0.23 - - [2025-01-13 02:26:36] "POST /ref-update HTTP/1.1" 200 156 0.012500 10.0.0.23 - - [2025-01-13 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.23 - - [2025-01-13 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004025 10.0.0.23 - - [2025-01-13 02:26:36] "POST /ref-update HTTP/1.1" 200 156 0.011411 10.0.0.23 - - [2025-01-13 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.23 - - [2025-01-13 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.23 - - [2025-01-13 02:26:36] "POST /ref-update HTTP/1.1" 200 156 0.009253 10.0.0.23 - - [2025-01-13 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.23 - - [2025-01-13 02:26:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.23 - - [2025-01-13 02:26:36] "POST /ref-update HTTP/1.1" 200 156 0.009678 10.0.0.23 - - [2025-01-13 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003444 10.0.0.23 - - [2025-01-13 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.23 - - [2025-01-13 02:26:37] "POST /ref-update HTTP/1.1" 200 156 0.009941 10.0.0.23 - - [2025-01-13 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004515 10.0.0.23 - - [2025-01-13 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.23 - - [2025-01-13 02:26:37] "POST /ref-update HTTP/1.1" 200 156 0.010882 10.0.0.23 - - [2025-01-13 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.23 - - [2025-01-13 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004304 10.0.0.23 - - [2025-01-13 02:26:37] "POST /ref-update HTTP/1.1" 200 156 0.009642 10.0.0.23 - - [2025-01-13 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.23 - - [2025-01-13 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.23 - - [2025-01-13 02:26:37] "POST /ref-update HTTP/1.1" 200 156 0.011106 10.0.0.23 - - [2025-01-13 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.23 - - [2025-01-13 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.23 - - [2025-01-13 02:26:37] "POST /ref-update HTTP/1.1" 200 156 0.009694 10.0.0.23 - - [2025-01-13 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.23 - - [2025-01-13 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752 10.0.0.23 - - [2025-01-13 02:26:37] "POST /ref-update HTTP/1.1" 200 156 0.010861 10.0.0.23 - - [2025-01-13 02:26:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.23 - - [2025-01-13 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.23 - - [2025-01-13 02:26:38] "POST /ref-update HTTP/1.1" 200 156 0.011425 10.0.0.23 - - [2025-01-13 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.23 - - [2025-01-13 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.23 - - [2025-01-13 02:26:38] "POST /ref-update HTTP/1.1" 200 156 0.009412 10.0.0.23 - - [2025-01-13 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.23 - - [2025-01-13 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189 10.0.0.23 - - [2025-01-13 02:26:38] "POST /ref-update HTTP/1.1" 200 156 0.009239 10.0.0.23 - - [2025-01-13 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.23 - - [2025-01-13 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.23 - - [2025-01-13 02:26:38] "POST /ref-update HTTP/1.1" 200 156 0.009584 10.0.0.23 - - [2025-01-13 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003453 10.0.0.23 - - [2025-01-13 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.23 - - [2025-01-13 02:26:38] "POST /ref-update HTTP/1.1" 200 156 0.009812 10.0.0.23 - - [2025-01-13 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.23 - - [2025-01-13 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.23 - - [2025-01-13 02:26:38] "POST /ref-update HTTP/1.1" 200 156 0.009061 10.0.0.23 - - [2025-01-13 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.23 - - [2025-01-13 02:26:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.23 - - [2025-01-13 02:26:38] "POST /ref-update HTTP/1.1" 200 156 0.009714 10.0.0.23 - - [2025-01-13 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.23 - - [2025-01-13 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.23 - - [2025-01-13 02:26:39] "POST /ref-update HTTP/1.1" 200 156 0.008657 10.0.0.23 - - [2025-01-13 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.23 - - [2025-01-13 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.23 - - [2025-01-13 02:26:39] "POST /ref-update HTTP/1.1" 200 156 0.010624 10.0.0.23 - - [2025-01-13 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.23 - - [2025-01-13 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.23 - - [2025-01-13 02:26:39] "POST /ref-update HTTP/1.1" 200 156 0.008843 10.0.0.23 - - [2025-01-13 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.23 - - [2025-01-13 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003154 10.0.0.23 - - [2025-01-13 02:26:39] "POST /ref-update HTTP/1.1" 200 156 0.008943 10.0.0.23 - - [2025-01-13 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.23 - - [2025-01-13 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.23 - - [2025-01-13 02:26:39] "POST /ref-update HTTP/1.1" 200 156 0.009165 10.0.0.23 - - [2025-01-13 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.23 - - [2025-01-13 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.23 - - [2025-01-13 02:26:39] "POST /ref-update HTTP/1.1" 200 156 0.012081 10.0.0.23 - - [2025-01-13 02:26:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.23 - - [2025-01-13 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.23 - - [2025-01-13 02:26:40] "POST /ref-update HTTP/1.1" 200 156 0.009215 10.0.0.23 - - [2025-01-13 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004244 10.0.0.23 - - [2025-01-13 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.23 - - [2025-01-13 02:26:40] "POST /ref-update HTTP/1.1" 200 156 0.009167 10.0.0.23 - - [2025-01-13 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.23 - - [2025-01-13 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.23 - - [2025-01-13 02:26:40] "POST /ref-update HTTP/1.1" 200 156 0.008778 10.0.0.23 - - [2025-01-13 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.23 - - [2025-01-13 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.23 - - [2025-01-13 02:26:40] "POST /ref-update HTTP/1.1" 200 156 0.011454 10.0.0.23 - - [2025-01-13 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.23 - - [2025-01-13 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.23 - - [2025-01-13 02:26:40] "POST /ref-update HTTP/1.1" 200 156 0.011958 10.0.0.23 - - [2025-01-13 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.23 - - [2025-01-13 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.23 - - [2025-01-13 02:26:40] "POST /ref-update HTTP/1.1" 200 156 0.010094 10.0.0.23 - - [2025-01-13 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.23 - - [2025-01-13 02:26:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.23 - - [2025-01-13 02:26:40] "POST /ref-update HTTP/1.1" 200 156 0.009963 10.0.0.23 - - [2025-01-13 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.23 - - [2025-01-13 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.23 - - [2025-01-13 02:26:41] "POST /ref-update HTTP/1.1" 200 156 0.009115 10.0.0.23 - - [2025-01-13 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.23 - - [2025-01-13 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.23 - - [2025-01-13 02:26:41] "POST /ref-update HTTP/1.1" 200 156 0.009418 10.0.0.23 - - [2025-01-13 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003750 10.0.0.23 - - [2025-01-13 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.23 - - [2025-01-13 02:26:41] "POST /ref-update HTTP/1.1" 200 156 0.009622 10.0.0.23 - - [2025-01-13 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.23 - - [2025-01-13 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003305 10.0.0.23 - - [2025-01-13 02:26:41] "POST /ref-update HTTP/1.1" 200 156 0.009611 10.0.0.23 - - [2025-01-13 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.23 - - [2025-01-13 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.23 - - [2025-01-13 02:26:41] "POST /ref-update HTTP/1.1" 200 156 0.008874 10.0.0.23 - - [2025-01-13 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003416 10.0.0.23 - - [2025-01-13 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.23 - - [2025-01-13 02:26:41] "POST /ref-update HTTP/1.1" 200 156 0.010154 10.0.0.23 - - [2025-01-13 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.23 - - [2025-01-13 02:26:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.23 - - [2025-01-13 02:26:42] "POST /ref-update HTTP/1.1" 200 156 0.009511 10.0.0.23 - - [2025-01-13 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.23 - - [2025-01-13 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.23 - - [2025-01-13 02:26:42] "POST /ref-update HTTP/1.1" 200 156 0.008550 10.0.0.23 - - [2025-01-13 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.23 - - [2025-01-13 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.23 - - [2025-01-13 02:26:42] "POST /ref-update HTTP/1.1" 200 156 0.008492 10.0.0.23 - - [2025-01-13 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.23 - - [2025-01-13 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.23 - - [2025-01-13 02:26:42] "POST /ref-update HTTP/1.1" 200 156 0.008695 10.0.0.23 - - [2025-01-13 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.23 - - [2025-01-13 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.23 - - [2025-01-13 02:26:42] "POST /ref-update HTTP/1.1" 200 156 0.010449 10.0.0.23 - - [2025-01-13 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003212 10.0.0.23 - - [2025-01-13 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.23 - - [2025-01-13 02:26:42] "POST /ref-update HTTP/1.1" 200 156 0.009041 10.0.0.23 - - [2025-01-13 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.23 - - [2025-01-13 02:26:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.23 - - [2025-01-13 02:26:42] "POST /ref-update HTTP/1.1" 200 156 0.008976 10.0.0.23 - - [2025-01-13 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.23 - - [2025-01-13 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.23 - - [2025-01-13 02:26:43] "POST /ref-update HTTP/1.1" 200 156 0.009504 10.0.0.23 - - [2025-01-13 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.23 - - [2025-01-13 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.23 - - [2025-01-13 02:26:43] "POST /ref-update HTTP/1.1" 200 156 0.007774 10.0.0.23 - - [2025-01-13 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.23 - - [2025-01-13 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.23 - - [2025-01-13 02:26:43] "POST /ref-update HTTP/1.1" 200 156 0.010763 10.0.0.23 - - [2025-01-13 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.23 - - [2025-01-13 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.23 - - [2025-01-13 02:26:43] "POST /ref-update HTTP/1.1" 200 156 0.010850 10.0.0.23 - - [2025-01-13 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.23 - - [2025-01-13 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.23 - - [2025-01-13 02:26:43] "POST /ref-update HTTP/1.1" 200 156 0.009334 10.0.0.23 - - [2025-01-13 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.23 - - [2025-01-13 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.23 - - [2025-01-13 02:26:43] "POST /ref-update HTTP/1.1" 200 156 0.008149 10.0.0.23 - - [2025-01-13 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.23 - - [2025-01-13 02:26:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.23 - - [2025-01-13 02:26:44] "POST /ref-update HTTP/1.1" 200 156 0.008626 10.0.0.23 - - [2025-01-13 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.23 - - [2025-01-13 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.23 - - [2025-01-13 02:26:44] "POST /ref-update HTTP/1.1" 200 156 0.007419 10.0.0.23 - - [2025-01-13 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.23 - - [2025-01-13 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.23 - - [2025-01-13 02:26:44] "POST /ref-update HTTP/1.1" 200 156 0.009686 10.0.0.23 - - [2025-01-13 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.23 - - [2025-01-13 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.23 - - [2025-01-13 02:26:44] "POST /ref-update HTTP/1.1" 200 156 0.008031 10.0.0.23 - - [2025-01-13 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.23 - - [2025-01-13 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.23 - - [2025-01-13 02:26:44] "POST /ref-update HTTP/1.1" 200 156 0.008009 10.0.0.23 - - [2025-01-13 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.23 - - [2025-01-13 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.23 - - [2025-01-13 02:26:44] "POST /ref-update HTTP/1.1" 200 156 0.008354 10.0.0.23 - - [2025-01-13 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.23 - - [2025-01-13 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.23 - - [2025-01-13 02:26:44] "POST /ref-update HTTP/1.1" 200 156 0.010586 10.0.0.23 - - [2025-01-13 02:26:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676 10.0.0.23 - - [2025-01-13 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.23 - - [2025-01-13 02:26:45] "POST /ref-update HTTP/1.1" 200 156 0.010845 10.0.0.23 - - [2025-01-13 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.23 - - [2025-01-13 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.23 - - [2025-01-13 02:26:45] "POST /ref-update HTTP/1.1" 200 156 0.010806 10.0.0.23 - - [2025-01-13 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.23 - - [2025-01-13 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.23 - - [2025-01-13 02:26:45] "POST /ref-update HTTP/1.1" 200 156 0.012136 10.0.0.23 - - [2025-01-13 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.23 - - [2025-01-13 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003136 10.0.0.23 - - [2025-01-13 02:26:45] "POST /ref-update HTTP/1.1" 200 156 0.014303 10.0.0.23 - - [2025-01-13 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.23 - - [2025-01-13 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003313 10.0.0.23 - - [2025-01-13 02:26:45] "POST /ref-update HTTP/1.1" 200 156 0.013055 10.0.0.23 - - [2025-01-13 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004154 10.0.0.23 - - [2025-01-13 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.23 - - [2025-01-13 02:26:45] "POST /ref-update HTTP/1.1" 200 156 0.011114 10.0.0.23 - - [2025-01-13 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.23 - - [2025-01-13 02:26:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.23 - - [2025-01-13 02:26:46] "POST /ref-update HTTP/1.1" 200 156 0.011528 10.0.0.23 - - [2025-01-13 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.23 - - [2025-01-13 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.23 - - [2025-01-13 02:26:46] "POST /ref-update HTTP/1.1" 200 156 0.009166 10.0.0.23 - - [2025-01-13 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.23 - - [2025-01-13 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.23 - - [2025-01-13 02:26:46] "POST /ref-update HTTP/1.1" 200 156 0.009027 10.0.0.23 - - [2025-01-13 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.23 - - [2025-01-13 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003459 10.0.0.23 - - [2025-01-13 02:26:46] "POST /ref-update HTTP/1.1" 200 156 0.011410 10.0.0.23 - - [2025-01-13 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005961 10.0.0.23 - - [2025-01-13 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.23 - - [2025-01-13 02:26:46] "POST /ref-update HTTP/1.1" 200 156 0.011880 10.0.0.23 - - [2025-01-13 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391 10.0.0.23 - - [2025-01-13 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.23 - - [2025-01-13 02:26:46] "POST /ref-update HTTP/1.1" 200 156 0.009868 10.0.0.23 - - [2025-01-13 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.23 - - [2025-01-13 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.23 - - [2025-01-13 02:26:46] "POST /ref-update HTTP/1.1" 200 156 0.011075 10.0.0.23 - - [2025-01-13 02:26:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.23 - - [2025-01-13 02:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.23 - - [2025-01-13 02:26:47] "POST /ref-update HTTP/1.1" 200 156 0.012261 10.0.0.23 - - [2025-01-13 02:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.23 - - [2025-01-13 02:26:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.23 - - [2025-01-13 02:26:47] "POST /ref-update HTTP/1.1" 200 156 0.009581 10.0.0.23 - - [2025-01-13 02:26:47] "POST /network-ipams HTTP/1.1" 200 550 0.022371 10.0.0.23 - - [2025-01-13 02:26:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004431 10.0.0.23 - - [2025-01-13 02:26:47] "POST /virtual-networks HTTP/1.1" 200 552 0.111649 10.0.0.23 - - [2025-01-13 02:26:47] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003344 10.0.0.23 - - [2025-01-13 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 188 0.003213 10.0.0.23 - - [2025-01-13 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 178 0.003742 10.0.0.23 - - [2025-01-13 02:26:47] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.003791 10.0.0.23 - - [2025-01-13 02:26:47] "GET /fabric/3458e057-3d5a-416b-8112-b87c15f009bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.004085 10.0.0.23 - - [2025-01-13 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.003445 10.0.0.23 - - [2025-01-13 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 205 0.003928 10.0.0.23 - - [2025-01-13 02:26:47] "POST /fqname-to-id HTTP/1.1" 404 207 0.004055 10.0.0.23 - - [2025-01-13 02:26:47] "POST /route-targets HTTP/1.1" 200 327 0.013029 10.0.0.23 - - [2025-01-13 02:26:48] "POST /ref-update HTTP/1.1" 200 156 0.016979 10.0.0.23 - - [2025-01-13 02:27:25] "GET / HTTP/1.1" 200 35931 0.002591 10.0.0.23 - - [2025-01-13 02:27:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000731 10.0.0.23 - - [2025-01-13 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.036614 10.0.0.23 - - [2025-01-13 02:27:26] "GET /routing-instance/21e22947-149c-41d4-80c0-ddd9efe4fd4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004076 10.0.0.23 - - [2025-01-13 02:27:26] "POST /bgp-routers HTTP/1.1" 200 620 0.026114 10.0.0.23 - - [2025-01-13 02:27:26] "GET /bgp-router/7167d261-ffa5-4c89-8c38-f82a8122cccf?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.006478 10.0.0.23 - - [2025-01-13 02:27:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.23 - - [2025-01-13 02:27:26] "GET /global-system-config/fc0de691-d6a1-486f-9064-ed9a980d5618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.004669 10.0.0.23 - - [2025-01-13 02:27:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004653 10.0.0.23 - - [2025-01-13 02:27:26] "POST /ref-update HTTP/1.1" 200 156 0.010412 10.0.0.23 - - [2025-01-13 02:28:28] "GET / HTTP/1.1" 200 35931 0.002119 10.0.0.23 - - [2025-01-13 02:28:28] "POST /fqname-to-id HTTP/1.1" 401 292 0.000531 10.0.0.23 - - [2025-01-13 02:28:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.037166 10.0.0.23 - - [2025-01-13 02:28:29] "GET /global-system-config/fc0de691-d6a1-486f-9064-ed9a980d5618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.007729 10.0.0.23 - - [2025-01-13 02:28:29] "POST /fqname-to-id HTTP/1.1" 404 220 0.004211 10.0.0.23 - - [2025-01-13 02:28:29] "POST /database-nodes HTTP/1.1" 200 603 0.023329 10.0.0.23 - - [2025-01-13 02:29:21] "GET / HTTP/1.1" 200 35931 0.002026 10.0.0.23 - - [2025-01-13 02:29:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000599 10.0.0.23 - - [2025-01-13 02:29:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.029595 10.0.0.23 - - [2025-01-13 02:29:22] "GET /global-system-config/fc0de691-d6a1-486f-9064-ed9a980d5618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.003473 10.0.0.23 - - [2025-01-13 02:29:22] "POST /fqname-to-id HTTP/1.1" 404 220 0.003687 10.0.0.23 - - [2025-01-13 02:29:22] "POST /analytics-nodes HTTP/1.1" 200 605 0.019986 10.0.0.23 - - [2025-01-13 02:29:27] "GET / HTTP/1.1" 200 35931 0.002283 10.0.0.23 - - [2025-01-13 02:29:41] "GET / HTTP/1.1" 200 35931 0.001743 10.0.0.23 - - [2025-01-13 02:29:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.23 - - [2025-01-13 02:29:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.027794 10.0.0.23 - - [2025-01-13 02:29:42] "GET /global-system-config/fc0de691-d6a1-486f-9064-ed9a980d5618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.003220 10.0.0.23 - - [2025-01-13 02:29:42] "POST /fqname-to-id HTTP/1.1" 404 220 0.003331 10.0.0.23 - - [2025-01-13 02:29:42] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.033978 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.23 - - [2025-01-13 02:29:46] "GET /obj-perms HTTP/1.1" 200 5056 0.412216 10.0.0.23 - - [2025-01-13 02:29:47] "GET /obj-perms HTTP/1.1" 200 5056 0.055393 10.0.0.23 - - [2025-01-13 02:29:54] "GET / HTTP/1.1" 200 35931 0.001950 10.0.0.23 - - [2025-01-13 02:29:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000533 10.0.0.23 - - [2025-01-13 02:29:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.026515 10.0.0.23 - - [2025-01-13 02:29:54] "GET /global-system-config/fc0de691-d6a1-486f-9064-ed9a980d5618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.003320 10.0.0.23 - - [2025-01-13 02:29:54] "POST /fqname-to-id HTTP/1.1" 404 220 0.002931 10.0.0.23 - - [2025-01-13 02:29:54] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.028089 10.0.0.23 - - [2025-01-13 02:30:47] "GET /obj-perms HTTP/1.1" 200 5056 0.062270 10.0.0.23 - - [2025-01-13 02:30:48] "GET /obj-perms HTTP/1.1" 200 5056 0.060280 10.0.0.23 - - [2025-01-13 02:31:29] "GET /global-system-configs HTTP/1.1" 200 322 0.085531 10.0.0.23 - - [2025-01-13 02:31:29] "GET /obj-perms HTTP/1.1" 200 5056 0.124646 10.0.0.23 - - [2025-01-13 02:31:30] "GET /global-system-configs HTTP/1.1" 200 322 0.004056 10.0.0.23 - - [2025-01-13 02:31:30] "GET /obj-perms HTTP/1.1" 200 5056 0.035723 10.0.0.23 - - [2025-01-13 02:31:48] "GET /obj-perms HTTP/1.1" 200 5056 0.051636 10.0.0.23 - - [2025-01-13 02:31:48] "GET /obj-perms HTTP/1.1" 200 5056 0.055652 10.0.0.23 - - [2025-01-13 02:32:29] "GET / HTTP/1.1" 200 35931 0.002009 10.0.0.23 - - [2025-01-13 02:32:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000505 10.0.0.23 - - [2025-01-13 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.033980 10.0.0.23 - - [2025-01-13 02:32:29] "GET /global-system-config/fc0de691-d6a1-486f-9064-ed9a980d5618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2629 0.004511 10.0.0.23 - - [2025-01-13 02:32:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.23 - - [2025-01-13 02:32:29] "GET /routing-instance/21e22947-149c-41d4-80c0-ddd9efe4fd4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003764 10.0.0.23 - - [2025-01-13 02:32:30] "PUT /global-system-config/fc0de691-d6a1-486f-9064-ed9a980d5618 HTTP/1.1" 200 274 0.014421 10.0.0.23 - - [2025-01-13 02:32:30] "POST /fqname-to-id HTTP/1.1" 404 218 0.003414 10.0.0.23 - - [2025-01-13 02:32:30] "POST /virtual-routers HTTP/1.1" 200 603 0.020540 10.0.0.23 - - [2025-01-13 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640 10.0.0.23 - - [2025-01-13 02:32:30] "GET /virtual-router/1cfb3879-70da-45d2-b009-c49a6e17183f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.006572 10.0.0.23 - - [2025-01-13 02:32:30] "POST /fqname-to-id HTTP/1.1" 404 231 0.003375 10.0.0.23 - - [2025-01-13 02:32:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023 10.0.0.23 - - [2025-01-13 02:32:30] "GET /virtual-network/e95a8511-7d97-4eac-8cdf-32fd82236dca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.003767 10.0.0.23 - - [2025-01-13 02:32:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.063118 10.0.0.23 - - [2025-01-13 02:32:31] "PUT /access-control-list/e0104781-f68e-452c-8466-d822cd6b126e HTTP/1.1" 200 272 0.039163 [Introspect:8084]10.0.0.23 - - [2025-01-13 02:32:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000962 [Introspect:8084]10.0.0.23 - - [2025-01-13 02:32:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000906 [Introspect:8084]10.0.0.23 - - [2025-01-13 02:32:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.23 - - [2025-01-13 02:32:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000952 10.0.0.23 - - [2025-01-13 02:32:49] "GET /obj-perms HTTP/1.1" 200 5056 0.052534 10.0.0.23 - - [2025-01-13 02:32:49] "GET /obj-perms HTTP/1.1" 200 5056 0.050156 10.0.0.23 - - [2025-01-13 02:33:50] "GET /obj-perms HTTP/1.1" 200 5056 0.056603 10.0.0.23 - - [2025-01-13 02:33:50] "GET /obj-perms HTTP/1.1" 200 5056 0.060623 10.0.0.23 - - [2025-01-13 02:33:53] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.23 - - [2025-01-13 02:33:54] "GET /project/0c5dec13-1a42-4a5e-aa1c-345b7e1e994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000497 10.0.0.23 - - [2025-01-13 02:33:54] "GET /projects?obj_uuids=0c5dec13-1a42-4a5e-aa1c-345b7e1e994f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.024869 10.0.0.23 - - [2025-01-13 02:33:54] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001525 10.0.0.23 - - [2025-01-13 02:33:54] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.028167 10.0.0.23 - - [2025-01-13 02:33:54] "POST /id-to-fqname HTTP/1.1" 200 167 0.001489 10.0.0.23 - - [2025-01-13 02:33:54] "POST /fqname-to-id HTTP/1.1" 404 176 0.003005 10.0.0.23 - - [2025-01-13 02:33:54] "POST /security-groups HTTP/1.1" 200 568 0.064014 10.0.0.23 - - [2025-01-13 02:33:54] "POST /fqname-to-id HTTP/1.1" 404 207 0.002670 10.0.0.23 - - [2025-01-13 02:33:54] "POST /projects HTTP/1.1" 200 539 0.222817 10.0.0.23 - - [2025-01-13 02:33:54] "POST /access-control-lists HTTP/1.1" 200 573 0.061221 10.0.0.23 - - [2025-01-13 02:33:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.297693 10.0.0.23 - - [2025-01-13 02:33:54] "POST /fqname-to-id HTTP/1.1" 404 206 0.003006 10.0.0.23 - - [2025-01-13 02:33:54] "GET /project/0c5dec13-1a42-4a5e-aa1c-345b7e1e994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.452088 10.0.0.23 - - [2025-01-13 02:33:55] "POST /access-control-lists HTTP/1.1" 200 571 0.060232 [Introspect:8084]10.0.0.23 - - [2025-01-13 02:33:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001159 10.0.0.23 - - [2025-01-13 02:33:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.025555 10.0.0.23 - - [2025-01-13 02:33:55] "GET /projects?obj_uuids=6841aad5-f52d-4555-8d24-f8b861a61952&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002811 10.0.0.23 - - [2025-01-13 02:33:55] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001167 10.0.0.23 - - [2025-01-13 02:33:55] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006911 10.0.0.23 - - [2025-01-13 02:33:56] "POST /id-to-fqname HTTP/1.1" 200 201 0.001272 10.0.0.23 - - [2025-01-13 02:33:56] "POST /fqname-to-id HTTP/1.1" 404 210 0.002355 10.0.0.23 - - [2025-01-13 02:33:56] "POST /security-groups HTTP/1.1" 200 602 0.067680 10.0.0.23 - - [2025-01-13 02:33:56] "POST /fqname-to-id HTTP/1.1" 404 245 0.002814 10.0.0.23 - - [2025-01-13 02:33:56] "POST /projects HTTP/1.1" 200 607 0.224223 10.0.0.23 - - [2025-01-13 02:33:56] "POST /access-control-lists HTTP/1.1" 200 607 0.058471 10.0.0.23 - - [2025-01-13 02:33:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.303777 10.0.0.23 - - [2025-01-13 02:33:56] "POST /fqname-to-id HTTP/1.1" 404 244 0.003011 10.0.0.23 - - [2025-01-13 02:33:56] "GET /project/6841aad5-f52d-4555-8d24-f8b861a61952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.438236 10.0.0.23 - - [2025-01-13 02:33:56] "POST /access-control-lists HTTP/1.1" 200 605 0.059957 10.0.0.23 - - [2025-01-13 02:33:57] "GET / HTTP/1.1" 200 35931 0.003110 10.0.0.23 - - [2025-01-13 02:33:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000520 10.0.0.23 - - [2025-01-13 02:33:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.054495 10.0.0.23 - - [2025-01-13 02:33:58] "GET /projects?obj_uuids=6841aad5-f52d-4555-8d24-f8b861a61952&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001285 10.0.0.23 - - [2025-01-13 02:33:58] "GET /project/6841aad5-f52d-4555-8d24-f8b861a61952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.024431 10.0.0.23 - - [2025-01-13 02:33:58] "POST /neutron/network HTTP/1.1" 200 117 0.038475 10.0.0.23 - - [2025-01-13 02:33:58] "GET /projects?obj_uuids=6841aad5-f52d-4555-8d24-f8b861a61952&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001191 10.0.0.23 - - [2025-01-13 02:33:58] "POST /neutron/network HTTP/1.1" 200 620 0.073559 10.0.0.23 - - [2025-01-13 02:33:58] "POST /route-targets HTTP/1.1" 200 327 0.013446 10.0.0.23 - - [2025-01-13 02:33:58] "POST /ref-update HTTP/1.1" 200 156 0.012546 10.0.0.23 - - [2025-01-13 02:33:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003140 10.0.0.23 - - [2025-01-13 02:33:59] "POST /neutron/subnet HTTP/1.1" 200 729 0.186883 10.0.0.23 - - [2025-01-13 02:33:59] "POST /neutron/network HTTP/1.1" 200 840 0.007982 10.0.0.23 - - [2025-01-13 02:33:59] "POST /id-to-fqname HTTP/1.1" 200 233 0.001678 10.0.0.23 - - [2025-01-13 02:33:59] "GET /virtual-network/a53ae1e8-6db7-4e30-a85f-6c36f8765644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.003703 10.0.0.23 - - [2025-01-13 02:33:59] "POST /neutron/network HTTP/1.1" 200 840 0.009229 10.0.0.23 - - [2025-01-13 02:33:59] "GET /virtual-network/a53ae1e8-6db7-4e30-a85f-6c36f8765644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.004240 10.0.0.23 - - [2025-01-13 02:33:59] "POST /neutron/network HTTP/1.1" 200 840 0.007128 10.0.0.23 - - [2025-01-13 02:33:59] "POST /neutron/subnet HTTP/1.1" 200 729 0.015261 10.0.0.23 - - [2025-01-13 02:33:59] "GET /domains HTTP/1.1" 401 292 0.000452 10.0.0.23 - - [2025-01-13 02:33:59] "GET /domains HTTP/1.1" 200 280 0.028500 10.0.0.23 - - [2025-01-13 02:33:59] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001209 10.0.0.23 - - [2025-01-13 02:33:59] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2584 0.013863 10.0.0.23 - - [2025-01-13 02:33:59] "GET /projects?obj_uuids=6841aad5-f52d-4555-8d24-f8b861a61952&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001237 10.0.0.23 - - [2025-01-13 02:33:59] "GET /project/6841aad5-f52d-4555-8d24-f8b861a61952 HTTP/1.1" 200 2168 0.093359 10.0.0.23 - - [2025-01-13 02:33:59] "GET /virtual-network/a53ae1e8-6db7-4e30-a85f-6c36f8765644 HTTP/1.1" 200 2346 0.004564 10.0.0.23 - - [2025-01-13 02:33:59] "GET /virtual-network/a53ae1e8-6db7-4e30-a85f-6c36f8765644 HTTP/1.1" 200 2346 0.003656 10.0.0.23 - - [2025-01-13 02:33:59] "GET /routing-instance/152b4644-34d3-48a2-89da-8043563ee7d1 HTTP/1.1" 200 1493 0.003739 10.0.0.23 - - [2025-01-13 02:33:59] "GET /routing-instance/152b4644-34d3-48a2-89da-8043563ee7d1 HTTP/1.1" 200 1493 0.003503 10.0.0.23 - - [2025-01-13 02:33:59] "GET /route-target/9ede015e-b950-4541-a719-0751a027a907 HTTP/1.1" 200 1220 0.003777 10.0.0.23 - - [2025-01-13 02:33:59] "GET /virtual-network/a53ae1e8-6db7-4e30-a85f-6c36f8765644 HTTP/1.1" 200 2346 0.003854 10.0.0.23 - - [2025-01-13 02:33:59] "GET /routing-instance/152b4644-34d3-48a2-89da-8043563ee7d1 HTTP/1.1" 200 1493 0.012011 10.0.0.23 - - [2025-01-13 02:33:59] "GET /virtual-network/a53ae1e8-6db7-4e30-a85f-6c36f8765644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2071 0.003398 10.0.0.23 - - [2025-01-13 02:33:59] "GET /virtual-network/a53ae1e8-6db7-4e30-a85f-6c36f8765644 HTTP/1.1" 200 2346 0.003296 10.0.0.23 - - [2025-01-13 02:33:59] "GET /routing-instance/152b4644-34d3-48a2-89da-8043563ee7d1 HTTP/1.1" 200 1493 0.003029 10.0.0.23 - - [2025-01-13 02:33:59] "GET /routing-instance/152b4644-34d3-48a2-89da-8043563ee7d1 HTTP/1.1" 200 1493 0.003432 10.0.0.23 - - [2025-01-13 02:33:59] "GET /route-target/9ede015e-b950-4541-a719-0751a027a907 HTTP/1.1" 200 1220 0.003257 10.0.0.23 - - [2025-01-13 02:33:59] "GET /domains HTTP/1.1" 200 280 0.003038 10.0.0.23 - - [2025-01-13 02:33:59] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001203 10.0.0.23 - - [2025-01-13 02:33:59] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2584 0.008206 10.0.0.23 - - [2025-01-13 02:33:59] "GET /projects?obj_uuids=6841aad5-f52d-4555-8d24-f8b861a61952&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001570 10.0.0.23 - - [2025-01-13 02:34:00] "GET /project/6841aad5-f52d-4555-8d24-f8b861a61952 HTTP/1.1" 200 2168 0.069598 10.0.0.23 - - [2025-01-13 02:34:00] "GET /virtual-network/a53ae1e8-6db7-4e30-a85f-6c36f8765644 HTTP/1.1" 200 2346 0.003503 10.0.0.23 - - [2025-01-13 02:34:00] "GET /obj-perms HTTP/1.1" 200 5052 0.058795 10.0.0.23 - - [2025-01-13 02:34:00] "POST /id-to-fqname HTTP/1.1" 200 233 0.001654 10.0.0.23 - - [2025-01-13 02:34:02] "POST /neutron/network HTTP/1.1" 200 850 0.007075 10.0.0.23 - - [2025-01-13 02:34:02] "GET /aaa-mode HTTP/1.1" 401 292 0.000713 10.0.0.23 - - [2025-01-13 02:34:03] "GET / HTTP/1.1" 200 35931 0.002132 10.0.0.23 - - [2025-01-13 02:34:03] "GET /project/6841aad5-f52d-4555-8d24-f8b861a61952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000488 10.0.0.23 - - [2025-01-13 02:34:03] "GET /projects?obj_uuids=6841aad5-f52d-4555-8d24-f8b861a61952&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001314 10.0.0.23 - - [2025-01-13 02:34:03] "GET /project/6841aad5-f52d-4555-8d24-f8b861a61952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.051169 10.0.0.23 - - [2025-01-13 02:34:04] "POST /neutron/network HTTP/1.1" 200 840 0.028944 10.0.0.23 - - [2025-01-13 02:34:04] "POST /neutron/port HTTP/1.1" 200 117 0.006251 10.0.0.23 - - [2025-01-13 02:34:04] "POST /neutron/port HTTP/1.1" 200 117 0.005635 10.0.0.23 - - [2025-01-13 02:34:04] "POST /neutron/port HTTP/1.1" 200 117 0.005988 10.0.0.23 - - [2025-01-13 02:34:05] "POST /neutron/network HTTP/1.1" 200 850 0.006526 10.0.0.23 - - [2025-01-13 02:34:05] "GET /projects?obj_uuids=6841aad5-f52d-4555-8d24-f8b861a61952&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001308 10.0.0.23 - - [2025-01-13 02:34:05] "POST /neutron/port HTTP/1.1" 200 1072 0.221490 10.0.0.23 - - [2025-01-13 02:34:06] "POST /neutron/port HTTP/1.1" 200 1072 0.034462 10.0.0.23 - - [2025-01-13 02:34:06] "POST /neutron/port HTTP/1.1" 200 1072 0.010750 10.0.0.23 - - [2025-01-13 02:34:06] "POST /neutron/port HTTP/1.1" 200 1126 0.081616 10.0.0.23 - - [2025-01-13 02:34:06] "POST /neutron/port HTTP/1.1" 200 1100 0.015855 10.0.0.23 - - [2025-01-13 02:34:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004141 10.0.0.23 - - [2025-01-13 02:34:06] "POST /neutron/subnet HTTP/1.1" 200 703 0.012277 10.0.0.23 - - [2025-01-13 02:34:06] "POST /neutron/port HTTP/1.1" 200 117 0.001386 10.0.0.23 - - [2025-01-13 02:34:06] "POST /neutron/network HTTP/1.1" 200 840 0.007011 10.0.0.23 - - [2025-01-13 02:34:09] "POST /neutron/port HTTP/1.1" 200 1100 0.019006 10.0.0.23 - - [2025-01-13 02:34:09] "POST /neutron/security_group HTTP/1.1" 200 2069 0.008688 10.0.0.23 - - [2025-01-13 02:34:14] "POST /neutron/port HTTP/1.1" 200 1100 0.020023 10.0.0.23 - - [2025-01-13 02:34:14] "POST /neutron/security_group HTTP/1.1" 200 2069 0.008421 10.0.0.23 - - [2025-01-13 02:34:14] "GET /obj-perms HTTP/1.1" 200 5052 0.004729 10.0.0.23 - - [2025-01-13 02:34:15] "GET /obj-perms HTTP/1.1" 200 5052 0.005156 10.0.0.23 - - [2025-01-13 02:34:16] "GET /obj-perms HTTP/1.1" 200 5052 0.003571 10.0.0.23 - - [2025-01-13 02:34:17] "POST /neutron/port HTTP/1.1" 200 1100 0.016897 10.0.0.23 - - [2025-01-13 02:34:17] "POST /neutron/port HTTP/1.1" 200 1100 0.019256 10.0.0.23 - - [2025-01-13 02:34:17] "POST /neutron/network HTTP/1.1" 200 850 0.007289 10.0.0.23 - - [2025-01-13 02:34:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004024 10.0.0.23 - - [2025-01-13 02:34:17] "POST /neutron/subnet HTTP/1.1" 200 703 0.011736 10.0.0.23 - - [2025-01-13 02:34:17] "POST /neutron/port HTTP/1.1" 200 117 0.001761 10.0.0.23 - - [2025-01-13 02:34:17] "POST /neutron/network HTTP/1.1" 200 840 0.007330 10.0.0.23 - - [2025-01-13 02:34:17] "GET /obj-perms HTTP/1.1" 200 5052 0.004543 10.0.0.23 - - [2025-01-13 02:34:18] "GET /obj-perms HTTP/1.1" 200 5052 0.004321 10.0.0.23 - - [2025-01-13 02:34:20] "POST /neutron/network HTTP/1.1" 200 840 0.009661 10.0.0.23 - - [2025-01-13 02:34:20] "POST /neutron/network HTTP/1.1" 400 204 0.016894 10.0.0.23 - - [2025-01-13 02:34:20] "POST /neutron/port HTTP/1.1" 200 1100 0.016776 10.0.0.23 - - [2025-01-13 02:34:20] "POST /neutron/port HTTP/1.1" 200 1126 0.010422 10.0.0.23 - - [2025-01-13 02:34:20] "POST /neutron/port HTTP/1.1" 200 151 0.133635 10.0.0.23 - - [2025-01-13 02:34:22] "POST /neutron/network HTTP/1.1" 200 840 0.008984 10.0.0.23 - - [2025-01-13 02:34:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001298 10.0.0.23 - - [2025-01-13 02:34:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001480 10.0.0.23 - - [2025-01-13 02:34:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011686 10.0.0.23 - - [2025-01-13 02:34:22] "POST /neutron/network HTTP/1.1" 200 151 0.116428 10.0.0.23 - - [2025-01-13 02:34:22] "GET /routing-instance/152b4644-34d3-48a2-89da-8043563ee7d1 HTTP/1.1" 404 171 0.002297 10.0.0.23 - - [2025-01-13 02:34:22] "DELETE /route-target/9ede015e-b950-4541-a719-0751a027a907 HTTP/1.1" 200 115 0.017551 10.0.0.23 - - [2025-01-13 02:34:22] "GET /domains HTTP/1.1" 200 280 0.003028 10.0.0.23 - - [2025-01-13 02:34:22] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001357 10.0.0.23 - - [2025-01-13 02:34:22] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2584 0.053420 10.0.0.23 - - [2025-01-13 02:34:22] "GET /projects?obj_uuids=6841aad5-f52d-4555-8d24-f8b861a61952&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001862 10.0.0.23 - - [2025-01-13 02:34:22] "GET /project/6841aad5-f52d-4555-8d24-f8b861a61952 HTTP/1.1" 200 1918 0.079485 10.0.0.23 - - [2025-01-13 02:34:22] "GET /projects?obj_uuids=6841aad5-f52d-4555-8d24-f8b861a61952&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001997 10.0.0.23 - - [2025-01-13 02:34:22] "GET /project/6841aad5-f52d-4555-8d24-f8b861a61952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.034457 10.0.0.23 - - [2025-01-13 02:34:22] "GET /projects?obj_uuids=6841aad5-f52d-4555-8d24-f8b861a61952&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001470 10.0.0.23 - - [2025-01-13 02:34:22] "GET /project/6841aad5-f52d-4555-8d24-f8b861a61952?fields=virtual_networks HTTP/1.1" 200 1054 0.066745 10.0.0.23 - - [2025-01-13 02:34:22] "GET /projects?obj_uuids=6841aad5-f52d-4555-8d24-f8b861a61952&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001474 10.0.0.23 - - [2025-01-13 02:34:22] "GET /project/6841aad5-f52d-4555-8d24-f8b861a61952?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.031614 10.0.0.23 - - [2025-01-13 02:34:22] "GET /projects?obj_uuids=6841aad5-f52d-4555-8d24-f8b861a61952&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001235 10.0.0.23 - - [2025-01-13 02:34:22] "GET /project/6841aad5-f52d-4555-8d24-f8b861a61952?fields=security_groups HTTP/1.1" 200 1291 0.034193 10.0.0.23 - - [2025-01-13 02:34:23] "POST /fqname-to-id HTTP/1.1" 404 200 0.031057 10.0.0.23 - - [2025-01-13 02:34:24] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002987 10.0.0.23 - - [2025-01-13 02:34:24] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001261 10.0.0.23 - - [2025-01-13 02:34:24] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008588 10.0.0.23 - - [2025-01-13 02:34:24] "POST /id-to-fqname HTTP/1.1" 200 202 0.001698 10.0.0.23 - - [2025-01-13 02:34:24] "POST /fqname-to-id HTTP/1.1" 404 211 0.003288 10.0.0.23 - - [2025-01-13 02:34:24] "POST /security-groups HTTP/1.1" 200 603 0.068709 10.0.0.23 - - [2025-01-13 02:34:24] "POST /fqname-to-id HTTP/1.1" 404 246 0.003796 10.0.0.23 - - [2025-01-13 02:34:24] "POST /projects HTTP/1.1" 200 609 0.238030 10.0.0.23 - - [2025-01-13 02:34:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.273966 10.0.0.23 - - [2025-01-13 02:34:24] "POST /access-control-lists HTTP/1.1" 200 608 0.062203 10.0.0.23 - - [2025-01-13 02:34:24] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.417436 10.0.0.23 - - [2025-01-13 02:34:24] "POST /fqname-to-id HTTP/1.1" 404 245 0.003252 10.0.0.23 - - [2025-01-13 02:34:24] "POST /access-control-lists HTTP/1.1" 200 606 0.064565 10.0.0.23 - - [2025-01-13 02:34:25] "GET / HTTP/1.1" 200 35931 0.002314 10.0.0.23 - - [2025-01-13 02:34:26] "GET /projects?obj_uuids=0c5dec13-1a42-4a5e-aa1c-345b7e1e994f&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001382 10.0.0.23 - - [2025-01-13 02:34:26] "GET /project/0c5dec13-1a42-4a5e-aa1c-345b7e1e994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.026860 10.0.0.23 - - [2025-01-13 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.23 - - [2025-01-13 02:34:27] "GET /security-group/f409edc5-a257-4d95-a9c2-8638b7067052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.005081 10.0.0.23 - - [2025-01-13 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.23 - - [2025-01-13 02:34:27] "GET /projects?obj_uuids=0c5dec13-1a42-4a5e-aa1c-345b7e1e994f&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001313 10.0.0.23 - - [2025-01-13 02:34:27] "GET /project/0c5dec13-1a42-4a5e-aa1c-345b7e1e994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1270 0.033557 10.0.0.23 - - [2025-01-13 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.23 - - [2025-01-13 02:34:27] "GET /security-group/f409edc5-a257-4d95-a9c2-8638b7067052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3686 0.004895 10.0.0.23 - - [2025-01-13 02:34:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.23 - - [2025-01-13 02:34:27] "PUT /security-group/f409edc5-a257-4d95-a9c2-8638b7067052 HTTP/1.1" 200 262 0.016357 10.0.0.23 - - [2025-01-13 02:34:27] "PUT /access-control-list/258c2357-c912-45b5-872f-2e6e506403fa HTTP/1.1" 200 272 0.011717 10.0.0.23 - - [2025-01-13 02:34:27] "PUT /access-control-list/cfb8ae60-8b3a-401b-bc2b-b29f5d9b022c HTTP/1.1" 200 272 0.010720 10.0.0.23 - - [2025-01-13 02:34:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000754 10.0.0.23 - - [2025-01-13 02:34:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.066309 10.0.0.23 - - [2025-01-13 02:34:28] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001873 10.0.0.23 - - [2025-01-13 02:34:28] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.032219 10.0.0.23 - - [2025-01-13 02:34:28] "POST /neutron/network HTTP/1.1" 200 117 0.032917 10.0.0.23 - - [2025-01-13 02:34:28] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001426 10.0.0.23 - - [2025-01-13 02:34:28] "POST /neutron/network HTTP/1.1" 200 619 0.084366 10.0.0.23 - - [2025-01-13 02:34:28] "POST /route-targets HTTP/1.1" 200 327 0.014431 10.0.0.23 - - [2025-01-13 02:34:28] "POST /ref-update HTTP/1.1" 200 156 0.015207 10.0.0.23 - - [2025-01-13 02:34:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004650 10.0.0.23 - - [2025-01-13 02:34:28] "POST /neutron/subnet HTTP/1.1" 200 715 0.166953 10.0.0.23 - - [2025-01-13 02:34:28] "POST /neutron/network HTTP/1.1" 200 836 0.008969 10.0.0.23 - - [2025-01-13 02:34:28] "POST /id-to-fqname HTTP/1.1" 200 233 0.002113 10.0.0.23 - - [2025-01-13 02:34:28] "GET /virtual-network/37c11be1-0e7a-423f-83a8-b5711f2847d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004420 10.0.0.23 - - [2025-01-13 02:34:28] "POST /neutron/network HTTP/1.1" 200 836 0.009120 10.0.0.23 - - [2025-01-13 02:34:28] "GET /virtual-network/37c11be1-0e7a-423f-83a8-b5711f2847d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004671 10.0.0.23 - - [2025-01-13 02:34:28] "POST /neutron/network HTTP/1.1" 200 836 0.010740 10.0.0.23 - - [2025-01-13 02:34:28] "POST /neutron/subnet HTTP/1.1" 200 715 0.011557 10.0.0.23 - - [2025-01-13 02:34:28] "GET /domains HTTP/1.1" 401 292 0.000570 10.0.0.23 - - [2025-01-13 02:34:29] "GET /domains HTTP/1.1" 200 280 0.027844 10.0.0.23 - - [2025-01-13 02:34:29] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001229 10.0.0.23 - - [2025-01-13 02:34:29] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2782 0.008892 10.0.0.23 - - [2025-01-13 02:34:29] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001373 10.0.0.23 - - [2025-01-13 02:34:29] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f HTTP/1.1" 200 2174 0.067153 10.0.0.23 - - [2025-01-13 02:34:29] "GET /virtual-network/37c11be1-0e7a-423f-83a8-b5711f2847d0 HTTP/1.1" 200 2333 0.005320 10.0.0.23 - - [2025-01-13 02:34:29] "GET /virtual-network/37c11be1-0e7a-423f-83a8-b5711f2847d0 HTTP/1.1" 200 2333 0.004483 10.0.0.23 - - [2025-01-13 02:34:29] "GET /routing-instance/452e8f32-747c-4ec3-aae2-1fb571aa1320 HTTP/1.1" 200 1491 0.003356 10.0.0.23 - - [2025-01-13 02:34:29] "GET /routing-instance/452e8f32-747c-4ec3-aae2-1fb571aa1320 HTTP/1.1" 200 1491 0.003276 10.0.0.23 - - [2025-01-13 02:34:29] "GET /route-target/c231ca45-c659-49e3-b892-429e8c8e2c9e HTTP/1.1" 200 1219 0.005678 10.0.0.23 - - [2025-01-13 02:34:29] "GET /virtual-network/37c11be1-0e7a-423f-83a8-b5711f2847d0 HTTP/1.1" 200 2333 0.004341 10.0.0.23 - - [2025-01-13 02:34:29] "GET /routing-instance/452e8f32-747c-4ec3-aae2-1fb571aa1320 HTTP/1.1" 200 1491 0.004201 10.0.0.23 - - [2025-01-13 02:34:29] "GET /virtual-network/37c11be1-0e7a-423f-83a8-b5711f2847d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003964 10.0.0.23 - - [2025-01-13 02:34:29] "GET /virtual-network/37c11be1-0e7a-423f-83a8-b5711f2847d0 HTTP/1.1" 200 2333 0.004295 10.0.0.23 - - [2025-01-13 02:34:29] "GET /routing-instance/452e8f32-747c-4ec3-aae2-1fb571aa1320 HTTP/1.1" 200 1491 0.003870 10.0.0.23 - - [2025-01-13 02:34:29] "GET /routing-instance/452e8f32-747c-4ec3-aae2-1fb571aa1320 HTTP/1.1" 200 1491 0.003147 10.0.0.23 - - [2025-01-13 02:34:29] "GET /route-target/c231ca45-c659-49e3-b892-429e8c8e2c9e HTTP/1.1" 200 1219 0.003496 10.0.0.23 - - [2025-01-13 02:34:29] "GET /domains HTTP/1.1" 200 280 0.003500 10.0.0.23 - - [2025-01-13 02:34:29] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001407 10.0.0.23 - - [2025-01-13 02:34:29] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2782 0.008261 10.0.0.23 - - [2025-01-13 02:34:29] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001714 10.0.0.23 - - [2025-01-13 02:34:29] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f HTTP/1.1" 200 2174 0.071264 10.0.0.23 - - [2025-01-13 02:34:29] "GET /virtual-network/37c11be1-0e7a-423f-83a8-b5711f2847d0 HTTP/1.1" 200 2333 0.003360 10.0.0.23 - - [2025-01-13 02:34:29] "GET /obj-perms HTTP/1.1" 200 5054 0.052156 10.0.0.23 - - [2025-01-13 02:34:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.23 - - [2025-01-13 02:34:29] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001659 10.0.0.23 - - [2025-01-13 02:34:29] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.031699 10.0.0.23 - - [2025-01-13 02:34:29] "POST /neutron/network HTTP/1.1" 200 117 0.012728 10.0.0.23 - - [2025-01-13 02:34:29] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001706 10.0.0.23 - - [2025-01-13 02:34:30] "POST /neutron/network HTTP/1.1" 200 619 0.088888 10.0.0.23 - - [2025-01-13 02:34:30] "POST /route-targets HTTP/1.1" 200 327 0.015967 10.0.0.23 - - [2025-01-13 02:34:30] "POST /ref-update HTTP/1.1" 200 156 0.015638 10.0.0.23 - - [2025-01-13 02:34:30] "POST /useragent-kv HTTP/1.1" 200 115 0.012561 10.0.0.23 - - [2025-01-13 02:34:30] "POST /neutron/subnet HTTP/1.1" 200 734 0.171441 10.0.0.23 - - [2025-01-13 02:34:30] "POST /neutron/network HTTP/1.1" 200 840 0.006726 10.0.0.23 - - [2025-01-13 02:34:30] "POST /id-to-fqname HTTP/1.1" 200 233 0.001504 10.0.0.23 - - [2025-01-13 02:34:30] "GET /virtual-network/d4c38327-43b3-4099-851d-e71afbdec320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.003122 10.0.0.23 - - [2025-01-13 02:34:30] "POST /neutron/network HTTP/1.1" 200 840 0.007567 10.0.0.23 - - [2025-01-13 02:34:30] "GET /virtual-network/d4c38327-43b3-4099-851d-e71afbdec320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.003677 10.0.0.23 - - [2025-01-13 02:34:30] "POST /neutron/network HTTP/1.1" 200 840 0.007349 10.0.0.23 - - [2025-01-13 02:34:30] "POST /neutron/subnet HTTP/1.1" 200 734 0.011505 10.0.0.23 - - [2025-01-13 02:34:30] "GET /domains HTTP/1.1" 200 280 0.003957 10.0.0.23 - - [2025-01-13 02:34:30] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001831 10.0.0.23 - - [2025-01-13 02:34:30] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2782 0.010365 10.0.0.23 - - [2025-01-13 02:34:30] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001913 10.0.0.23 - - [2025-01-13 02:34:30] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f HTTP/1.1" 200 2402 0.073137 10.0.0.23 - - [2025-01-13 02:34:30] "GET /virtual-network/d4c38327-43b3-4099-851d-e71afbdec320 HTTP/1.1" 200 2346 0.005411 10.0.0.23 - - [2025-01-13 02:34:30] "GET /virtual-network/d4c38327-43b3-4099-851d-e71afbdec320 HTTP/1.1" 200 2346 0.003939 10.0.0.23 - - [2025-01-13 02:34:30] "GET /routing-instance/c8756850-0af3-4825-b420-4a13e2509796 HTTP/1.1" 200 1492 0.004536 10.0.0.23 - - [2025-01-13 02:34:30] "GET /routing-instance/c8756850-0af3-4825-b420-4a13e2509796 HTTP/1.1" 200 1492 0.003493 10.0.0.23 - - [2025-01-13 02:34:30] "GET /route-target/7e114e28-d1e9-4b4e-aa2e-a1ab2cc6bf75 HTTP/1.1" 200 1218 0.003994 10.0.0.23 - - [2025-01-13 02:34:30] "GET /virtual-network/d4c38327-43b3-4099-851d-e71afbdec320 HTTP/1.1" 200 2346 0.003879 10.0.0.23 - - [2025-01-13 02:34:30] "GET /routing-instance/c8756850-0af3-4825-b420-4a13e2509796 HTTP/1.1" 200 1492 0.004536 10.0.0.23 - - [2025-01-13 02:34:30] "GET /virtual-network/d4c38327-43b3-4099-851d-e71afbdec320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004060 10.0.0.23 - - [2025-01-13 02:34:30] "GET /virtual-network/d4c38327-43b3-4099-851d-e71afbdec320 HTTP/1.1" 200 2346 0.003829 10.0.0.23 - - [2025-01-13 02:34:30] "GET /routing-instance/c8756850-0af3-4825-b420-4a13e2509796 HTTP/1.1" 200 1492 0.003521 10.0.0.23 - - [2025-01-13 02:34:30] "GET /routing-instance/c8756850-0af3-4825-b420-4a13e2509796 HTTP/1.1" 200 1492 0.004058 10.0.0.23 - - [2025-01-13 02:34:30] "GET /route-target/7e114e28-d1e9-4b4e-aa2e-a1ab2cc6bf75 HTTP/1.1" 200 1218 0.003382 10.0.0.23 - - [2025-01-13 02:34:30] "GET /domains HTTP/1.1" 200 280 0.002995 10.0.0.23 - - [2025-01-13 02:34:30] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001294 10.0.0.23 - - [2025-01-13 02:34:30] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2782 0.008208 10.0.0.23 - - [2025-01-13 02:34:30] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001885 10.0.0.23 - - [2025-01-13 02:34:30] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f HTTP/1.1" 200 2402 0.070454 10.0.0.23 - - [2025-01-13 02:34:30] "GET /virtual-network/d4c38327-43b3-4099-851d-e71afbdec320 HTTP/1.1" 200 2346 0.003233 10.0.0.23 - - [2025-01-13 02:34:30] "GET /obj-perms HTTP/1.1" 200 5054 0.003301 10.0.0.23 - - [2025-01-13 02:34:30] "POST /id-to-fqname HTTP/1.1" 200 233 0.001587 10.0.0.23 - - [2025-01-13 02:34:30] "POST /neutron/network HTTP/1.1" 200 850 0.006601 10.0.0.23 - - [2025-01-13 02:34:31] "GET /aaa-mode HTTP/1.1" 401 292 0.000684 10.0.0.23 - - [2025-01-13 02:34:31] "GET / HTTP/1.1" 200 35931 0.002219 10.0.0.23 - - [2025-01-13 02:34:31] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000518 10.0.0.23 - - [2025-01-13 02:34:31] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001427 10.0.0.23 - - [2025-01-13 02:34:31] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.052856 10.0.0.23 - - [2025-01-13 02:34:31] "POST /neutron/network HTTP/1.1" 200 840 0.007965 10.0.0.23 - - [2025-01-13 02:34:31] "POST /neutron/port HTTP/1.1" 200 117 0.006427 10.0.0.23 - - [2025-01-13 02:34:32] "POST /neutron/port HTTP/1.1" 200 117 0.006829 10.0.0.23 - - [2025-01-13 02:34:32] "POST /id-to-fqname HTTP/1.1" 200 233 0.002856 10.0.0.23 - - [2025-01-13 02:34:32] "POST /neutron/port HTTP/1.1" 200 117 0.009382 10.0.0.23 - - [2025-01-13 02:34:32] "POST /neutron/network HTTP/1.1" 200 846 0.007752 10.0.0.23 - - [2025-01-13 02:34:32] "GET /aaa-mode HTTP/1.1" 401 292 0.000488 10.0.0.23 - - [2025-01-13 02:34:32] "POST /neutron/network HTTP/1.1" 200 850 0.009313 10.0.0.23 - - [2025-01-13 02:34:32] "GET / HTTP/1.1" 200 35931 0.001873 10.0.0.23 - - [2025-01-13 02:34:32] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001258 10.0.0.23 - - [2025-01-13 02:34:32] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000355 10.0.0.23 - - [2025-01-13 02:34:32] "POST /neutron/port HTTP/1.1" 200 1074 0.281464 10.0.0.23 - - [2025-01-13 02:34:32] "POST /neutron/port HTTP/1.1" 200 1074 0.013216 10.0.0.23 - - [2025-01-13 02:34:32] "POST /neutron/port HTTP/1.1" 200 1074 0.012761 10.0.0.23 - - [2025-01-13 02:34:33] "POST /neutron/port HTTP/1.1" 200 1128 0.083274 10.0.0.23 - - [2025-01-13 02:34:33] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001326 10.0.0.23 - - [2025-01-13 02:34:33] "POST /neutron/port HTTP/1.1" 200 1102 0.023934 10.0.0.23 - - [2025-01-13 02:34:33] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.071358 10.0.0.23 - - [2025-01-13 02:34:33] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004364 10.0.0.23 - - [2025-01-13 02:34:33] "POST /neutron/network HTTP/1.1" 200 836 0.007232 10.0.0.23 - - [2025-01-13 02:34:33] "POST /neutron/subnet HTTP/1.1" 200 708 0.015818 10.0.0.23 - - [2025-01-13 02:34:33] "POST /neutron/port HTTP/1.1" 200 117 0.001387 10.0.0.23 - - [2025-01-13 02:34:33] "POST /neutron/network HTTP/1.1" 200 840 0.007310 10.0.0.23 - - [2025-01-13 02:34:33] "POST /neutron/port HTTP/1.1" 200 1102 0.022400 10.0.0.23 - - [2025-01-13 02:34:33] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011906 10.0.0.23 - - [2025-01-13 02:34:33] "POST /neutron/port HTTP/1.1" 200 117 0.008212 10.0.0.23 - - [2025-01-13 02:34:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.23 - - [2025-01-13 02:34:33] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001965 10.0.0.23 - - [2025-01-13 02:34:33] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.057718 10.0.0.23 - - [2025-01-13 02:34:33] "GET /virtual-network/37c11be1-0e7a-423f-83a8-b5711f2847d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004976 10.0.0.23 - - [2025-01-13 02:34:33] "GET /floating-ip-pools?parent_id=37c11be1-0e7a-423f-83a8-b5711f2847d0&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004697 10.0.0.23 - - [2025-01-13 02:34:33] "GET /virtual-network/37c11be1-0e7a-423f-83a8-b5711f2847d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003731 10.0.0.23 - - [2025-01-13 02:34:33] "POST /floating-ip-pools HTTP/1.1" 200 609 0.072751 10.0.0.23 - - [2025-01-13 02:34:33] "POST /ref-update HTTP/1.1" 200 156 0.019502 10.0.0.23 - - [2025-01-13 02:34:33] "GET /virtual-network/37c11be1-0e7a-423f-83a8-b5711f2847d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.008765 10.0.0.23 - - [2025-01-13 02:34:33] "GET /domains HTTP/1.1" 200 280 0.006892 10.0.0.23 - - [2025-01-13 02:34:34] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002332 10.0.0.23 - - [2025-01-13 02:34:34] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2782 0.012353 10.0.0.23 - - [2025-01-13 02:34:34] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003912 10.0.0.23 - - [2025-01-13 02:34:34] "POST /neutron/network HTTP/1.1" 200 846 0.010524 10.0.0.23 - - [2025-01-13 02:34:34] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f HTTP/1.1" 200 2988 0.107257 10.0.0.23 - - [2025-01-13 02:34:34] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003720 10.0.0.23 - - [2025-01-13 02:34:34] "GET /virtual-network/37c11be1-0e7a-423f-83a8-b5711f2847d0 HTTP/1.1" 200 2613 0.012883 10.0.0.23 - - [2025-01-13 02:34:34] "GET /floating-ip-pool/8e4d8a33-5878-44ce-a2d5-8a24e3081aa5 HTTP/1.1" 200 1442 0.003927 10.0.0.23 - - [2025-01-13 02:34:34] "GET /domains HTTP/1.1" 200 280 0.009022 10.0.0.23 - - [2025-01-13 02:34:34] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001369 10.0.0.23 - - [2025-01-13 02:34:34] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2782 0.021970 10.0.0.23 - - [2025-01-13 02:34:34] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001509 10.0.0.23 - - [2025-01-13 02:34:34] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f HTTP/1.1" 200 3244 0.182676 10.0.0.23 - - [2025-01-13 02:34:34] "GET /virtual-network/37c11be1-0e7a-423f-83a8-b5711f2847d0 HTTP/1.1" 200 2924 0.011158 10.0.0.23 - - [2025-01-13 02:34:34] "GET /virtual-network/37c11be1-0e7a-423f-83a8-b5711f2847d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.010060 10.0.0.23 - - [2025-01-13 02:34:34] "POST /neutron/port HTTP/1.1" 200 1070 0.469796 10.0.0.23 - - [2025-01-13 02:34:34] "POST /neutron/port HTTP/1.1" 200 1102 0.049875 10.0.0.23 - - [2025-01-13 02:34:34] "POST /neutron/port HTTP/1.1" 200 1070 0.022099 10.0.0.23 - - [2025-01-13 02:34:34] "POST /neutron/security_group HTTP/1.1" 200 2070 0.019882 10.0.0.23 - - [2025-01-13 02:34:34] "POST /neutron/port HTTP/1.1" 200 1070 0.028563 10.0.0.23 - - [2025-01-13 02:34:34] "POST /neutron/port HTTP/1.1" 200 1124 0.102328 10.0.0.23 - - [2025-01-13 02:34:34] "POST /neutron/port HTTP/1.1" 200 1098 0.024800 10.0.0.23 - - [2025-01-13 02:34:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005449 10.0.0.23 - - [2025-01-13 02:34:34] "POST /neutron/subnet HTTP/1.1" 200 689 0.014509 10.0.0.23 - - [2025-01-13 02:34:34] "POST /neutron/port HTTP/1.1" 200 117 0.002105 10.0.0.23 - - [2025-01-13 02:34:34] "POST /neutron/network HTTP/1.1" 200 836 0.009183 10.0.0.23 - - [2025-01-13 02:34:39] "POST /neutron/port HTTP/1.1" 200 1102 0.020080 10.0.0.23 - - [2025-01-13 02:34:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007798 10.0.0.23 - - [2025-01-13 02:34:39] "POST /neutron/port HTTP/1.1" 200 1102 0.020350 10.0.0.23 - - [2025-01-13 02:34:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008621 10.0.0.23 - - [2025-01-13 02:34:39] "POST /neutron/port HTTP/1.1" 200 1102 0.018784 10.0.0.23 - - [2025-01-13 02:34:39] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007622 10.0.0.23 - - [2025-01-13 02:34:40] "GET /virtual-machine/96b74392-bbdf-4692-9782-587992262999 HTTP/1.1" 200 1305 0.004812 10.0.0.23 - - [2025-01-13 02:34:40] "GET /virtual-machine-interface/b825ef9a-30c1-4403-b011-f8359cb3398f HTTP/1.1" 200 3005 0.002931 10.0.0.23 - - [2025-01-13 02:34:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.23 - - [2025-01-13 02:34:40] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003194 10.0.0.23 - - [2025-01-13 02:34:40] "GET /virtual-networks?parent_id=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003387 10.0.0.23 - - [2025-01-13 02:34:40] "GET /virtual-network/d4c38327-43b3-4099-851d-e71afbdec320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004598 10.0.0.23 - - [2025-01-13 02:34:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.23 - - [2025-01-13 02:34:43] "GET /virtual-network/d4c38327-43b3-4099-851d-e71afbdec320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.003527 10.0.0.23 - - [2025-01-13 02:34:43] "DELETE /project/6841aad5f52d45558d24f8b861a61952 HTTP/1.1" 404 173 0.020997 10.0.0.23 - - [2025-01-13 02:34:43] "DELETE /project/0c5dec131a424a5eaa1c345b7e1e994f HTTP/1.1" 404 173 0.017880 10.0.0.23 - - [2025-01-13 02:34:43] "DELETE /project/127dfe90128a471c964db65f33cee03f HTTP/1.1" 404 173 0.015110 10.0.0.23 - - [2025-01-13 02:34:43] "GET /projects?obj_uuids=6841aad5-f52d-4555-8d24-f8b861a61952&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002509 10.0.0.23 - - [2025-01-13 02:34:43] "GET /project/6841aad5-f52d-4555-8d24-f8b861a61952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.038950 10.0.0.23 - - [2025-01-13 02:34:43] "GET /projects?obj_uuids=6841aad5-f52d-4555-8d24-f8b861a61952&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002150 10.0.0.23 - - [2025-01-13 02:34:43] "GET /project/6841aad5-f52d-4555-8d24-f8b861a61952?fields=security_groups HTTP/1.1" 200 1396 0.037185 10.0.0.23 - - [2025-01-13 02:34:43] "DELETE /security-group/38edfca8-06e2-4088-aa90-0880cfd2c5eb HTTP/1.1" 200 115 0.060114 10.0.0.23 - - [2025-01-13 02:34:43] "GET /projects?obj_uuids=6841aad5-f52d-4555-8d24-f8b861a61952&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001888 10.0.0.23 - - [2025-01-13 02:34:43] "DELETE /access-control-list/0051cd78-6794-4a72-9bb1-63853caecc2a HTTP/1.1" 200 115 0.052510 10.0.0.23 - - [2025-01-13 02:34:43] "GET /project/6841aad5-f52d-4555-8d24-f8b861a61952?fields=application_policy_sets HTTP/1.1" 200 1435 0.049344 10.0.0.23 - - [2025-01-13 02:34:43] "DELETE /access-control-list/1dd450bd-e887-4a15-9ff2-6164b520adab HTTP/1.1" 200 115 0.038994 10.0.0.23 - - [2025-01-13 02:34:43] "DELETE /project/6841aad5-f52d-4555-8d24-f8b861a61952 HTTP/1.1" 200 115 0.405952 10.0.0.23 - - [2025-01-13 02:34:43] "POST /neutron/port HTTP/1.1" 200 1102 0.047914 10.0.0.23 - - [2025-01-13 02:34:43] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006840 10.0.0.23 - - [2025-01-13 02:34:44] "POST /neutron/port HTTP/1.1" 200 1098 0.016997 10.0.0.23 - - [2025-01-13 02:34:44] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006489 10.0.0.23 - - [2025-01-13 02:34:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.23 - - [2025-01-13 02:34:45] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003148 10.0.0.23 - - [2025-01-13 02:34:45] "GET /virtual-networks?parent_id=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003643 10.0.0.23 - - [2025-01-13 02:34:45] "GET /virtual-network/d4c38327-43b3-4099-851d-e71afbdec320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2072 0.004045 10.0.0.23 - - [2025-01-13 02:34:45] "POST /neutron/port HTTP/1.1" 200 1102 0.016430 10.0.0.23 - - [2025-01-13 02:34:45] "POST /neutron/security_group HTTP/1.1" 200 2070 0.011008 10.0.0.23 - - [2025-01-13 02:34:50] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001676 10.0.0.23 - - [2025-01-13 02:34:50] "POST /neutron/floatingip HTTP/1.1" 200 528 0.076779 10.0.0.23 - - [2025-01-13 02:34:50] "POST /neutron/port HTTP/1.1" 200 1102 0.028595 10.0.0.23 - - [2025-01-13 02:34:50] "GET /obj-perms HTTP/1.1" 200 5056 0.054328 10.0.0.23 - - [2025-01-13 02:34:50] "POST /neutron/floatingip HTTP/1.1" 200 528 0.007663 10.0.0.23 - - [2025-01-13 02:34:50] "POST /neutron/floatingip HTTP/1.1" 200 577 0.046889 10.0.0.23 - - [2025-01-13 02:34:50] "POST /neutron/port HTTP/1.1" 200 1098 0.016282 10.0.0.23 - - [2025-01-13 02:34:50] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007010 10.0.0.23 - - [2025-01-13 02:34:51] "POST /neutron/port HTTP/1.1" 200 1098 0.016116 10.0.0.23 - - [2025-01-13 02:34:51] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006726 10.0.0.23 - - [2025-01-13 02:34:51] "POST /neutron/port HTTP/1.1" 200 1098 0.015452 10.0.0.23 - - [2025-01-13 02:34:51] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007033 10.0.0.23 - - [2025-01-13 02:34:51] "GET /virtual-machine/062c2826-8db2-475b-a257-f46fcbc5d5d1 HTTP/1.1" 200 1303 0.004429 10.0.0.23 - - [2025-01-13 02:34:51] "GET /virtual-machine-interface/80ffa436-2721-4e11-a1f7-e9b303122452 HTTP/1.1" 200 3004 0.002892 10.0.0.23 - - [2025-01-13 02:34:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.23 - - [2025-01-13 02:34:51] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002937 10.0.0.23 - - [2025-01-13 02:34:51] "GET /obj-perms HTTP/1.1" 200 5056 0.047228 10.0.0.23 - - [2025-01-13 02:34:51] "GET /virtual-networks?parent_id=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003324 10.0.0.23 - - [2025-01-13 02:34:51] "GET /virtual-network/37c11be1-0e7a-423f-83a8-b5711f2847d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003964 10.0.0.23 - - [2025-01-13 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003017 10.0.0.23 - - [2025-01-13 02:34:52] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003029 10.0.0.23 - - [2025-01-13 02:34:52] "GET /virtual-networks?parent_id=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003952 10.0.0.23 - - [2025-01-13 02:34:52] "GET /virtual-network/37c11be1-0e7a-423f-83a8-b5711f2847d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004370 10.0.0.23 - - [2025-01-13 02:34:52] "POST /neutron/floatingip HTTP/1.1" 200 577 0.011001 10.0.0.23 - - [2025-01-13 02:34:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.23 - - [2025-01-13 02:34:52] "GET /routing-instance/452e8f32-747c-4ec3-aae2-1fb571aa1320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1491 0.002430 10.0.0.23 - - [2025-01-13 02:34:52] "GET /route-target/c231ca45-c659-49e3-b892-429e8c8e2c9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.004289 10.0.0.23 - - [2025-01-13 02:34:52] "GET /floating-ip/575d42d0-8b12-4d60-bf14-b623f121d76b HTTP/1.1" 200 1889 0.005134 10.0.0.23 - - [2025-01-13 02:34:55] "POST /neutron/floatingip HTTP/1.1" 200 577 0.011610 10.0.0.23 - - [2025-01-13 02:34:55] "POST /neutron/floatingip HTTP/1.1" 200 528 0.025971 10.0.0.23 - - [2025-01-13 02:34:55] "POST /neutron/floatingip HTTP/1.1" 200 528 0.006747 10.0.0.23 - - [2025-01-13 02:34:55] "POST /neutron/floatingip HTTP/1.1" 200 115 0.042073 10.0.0.23 - - [2025-01-13 02:34:55] "GET /floating-ip-pool/8e4d8a33-5878-44ce-a2d5-8a24e3081aa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.004344 10.0.0.23 - - [2025-01-13 02:34:56] "POST /ref-update HTTP/1.1" 200 156 0.012716 10.0.0.23 - - [2025-01-13 02:34:56] "DELETE /floating-ip-pool/8e4d8a33-5878-44ce-a2d5-8a24e3081aa5 HTTP/1.1" 200 115 0.028915 10.0.0.23 - - [2025-01-13 02:34:56] "POST /neutron/network HTTP/1.1" 200 840 0.007986 10.0.0.23 - - [2025-01-13 02:34:56] "POST /neutron/network HTTP/1.1" 400 204 0.012446 10.0.0.23 - - [2025-01-13 02:34:56] "POST /neutron/port HTTP/1.1" 200 1098 0.019685 10.0.0.23 - - [2025-01-13 02:34:56] "POST /neutron/port HTTP/1.1" 200 1124 0.012649 10.0.0.23 - - [2025-01-13 02:34:56] "POST /neutron/port HTTP/1.1" 200 1102 0.027135 10.0.0.23 - - [2025-01-13 02:34:56] "POST /neutron/port HTTP/1.1" 200 1128 0.013584 10.0.0.23 - - [2025-01-13 02:34:56] "POST /neutron/port HTTP/1.1" 200 151 0.137789 10.0.0.23 - - [2025-01-13 02:34:56] "POST /neutron/port HTTP/1.1" 200 151 0.127827 10.0.0.23 - - [2025-01-13 02:34:58] "POST /neutron/network HTTP/1.1" 200 840 0.005871 10.0.0.23 - - [2025-01-13 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.23 - - [2025-01-13 02:34:58] "POST /useragent-kv HTTP/1.1" 200 115 0.001309 10.0.0.23 - - [2025-01-13 02:34:58] "POST /useragent-kv HTTP/1.1" 200 115 0.001586 10.0.0.23 - - [2025-01-13 02:34:58] "POST /neutron/network HTTP/1.1" 200 151 0.084592 10.0.0.23 - - [2025-01-13 02:34:58] "DELETE /route-target/7e114e28-d1e9-4b4e-aa2e-a1ab2cc6bf75 HTTP/1.1" 200 115 0.022528 10.0.0.23 - - [2025-01-13 02:34:58] "GET /routing-instance/c8756850-0af3-4825-b420-4a13e2509796 HTTP/1.1" 404 171 0.002253 10.0.0.23 - - [2025-01-13 02:34:58] "GET /domains HTTP/1.1" 200 280 0.002322 10.0.0.23 - - [2025-01-13 02:34:58] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001639 10.0.0.23 - - [2025-01-13 02:34:58] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2585 0.049656 10.0.0.23 - - [2025-01-13 02:34:58] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001334 10.0.0.23 - - [2025-01-13 02:34:58] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f HTTP/1.1" 200 2174 0.066108 10.0.0.23 - - [2025-01-13 02:34:58] "POST /neutron/network HTTP/1.1" 200 836 0.006279 10.0.0.23 - - [2025-01-13 02:34:58] "POST /useragent-kv HTTP/1.1" 200 115 0.001293 10.0.0.23 - - [2025-01-13 02:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006245 10.0.0.23 - - [2025-01-13 02:34:58] "POST /useragent-kv HTTP/1.1" 200 115 0.001191 10.0.0.23 - - [2025-01-13 02:34:58] "POST /neutron/network HTTP/1.1" 200 151 0.082059 10.0.0.23 - - [2025-01-13 02:34:58] "GET /routing-instance/452e8f32-747c-4ec3-aae2-1fb571aa1320 HTTP/1.1" 404 171 0.002192 10.0.0.23 - - [2025-01-13 02:34:58] "GET /domains HTTP/1.1" 200 280 0.002582 10.0.0.23 - - [2025-01-13 02:34:58] "DELETE /route-target/c231ca45-c659-49e3-b892-429e8c8e2c9e HTTP/1.1" 200 115 0.022039 10.0.0.23 - - [2025-01-13 02:34:58] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001090 10.0.0.23 - - [2025-01-13 02:34:58] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2585 0.049408 10.0.0.23 - - [2025-01-13 02:34:58] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001208 10.0.0.23 - - [2025-01-13 02:34:58] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f HTTP/1.1" 200 1924 0.064875 10.0.0.23 - - [2025-01-13 02:34:59] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001297 10.0.0.23 - - [2025-01-13 02:34:59] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.022256 10.0.0.23 - - [2025-01-13 02:34:59] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001179 10.0.0.23 - - [2025-01-13 02:34:59] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f?fields=virtual_networks HTTP/1.1" 200 1056 0.066904 10.0.0.23 - - [2025-01-13 02:34:59] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001369 10.0.0.23 - - [2025-01-13 02:34:59] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.024451 10.0.0.23 - - [2025-01-13 02:34:59] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001232 10.0.0.23 - - [2025-01-13 02:34:59] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f?fields=security_groups HTTP/1.1" 200 1294 0.028718 10.0.0.23 - - [2025-01-13 02:35:00] "POST /fqname-to-id HTTP/1.1" 404 183 0.027906 10.0.0.23 - - [2025-01-13 02:35:00] "GET /projects?obj_uuids=252e0a6c-631a-44cb-b4de-ba8baaf74b56&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003730 10.0.0.23 - - [2025-01-13 02:35:00] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001289 10.0.0.23 - - [2025-01-13 02:35:00] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007568 10.0.0.23 - - [2025-01-13 02:35:00] "POST /id-to-fqname HTTP/1.1" 200 185 0.001588 10.0.0.23 - - [2025-01-13 02:35:00] "POST /fqname-to-id HTTP/1.1" 404 194 0.003779 10.0.0.23 - - [2025-01-13 02:35:00] "POST /security-groups HTTP/1.1" 200 586 0.075774 10.0.0.23 - - [2025-01-13 02:35:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.004881 10.0.0.23 - - [2025-01-13 02:35:00] "POST /projects HTTP/1.1" 200 575 0.247539 10.0.0.23 - - [2025-01-13 02:35:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.323206 10.0.0.23 - - [2025-01-13 02:35:00] "POST /access-control-lists HTTP/1.1" 200 591 0.069397 10.0.0.23 - - [2025-01-13 02:35:00] "POST /fqname-to-id HTTP/1.1" 404 228 0.005139 10.0.0.23 - - [2025-01-13 02:35:00] "GET /project/252e0a6c-631a-44cb-b4de-ba8baaf74b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.461013 10.0.0.23 - - [2025-01-13 02:35:00] "POST /access-control-lists HTTP/1.1" 200 589 0.069844 10.0.0.23 - - [2025-01-13 02:35:02] "GET / HTTP/1.1" 200 35931 0.065779 10.0.0.23 - - [2025-01-13 02:35:03] "GET /projects?obj_uuids=252e0a6c-631a-44cb-b4de-ba8baaf74b56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001297 10.0.0.23 - - [2025-01-13 02:35:03] "GET /project/252e0a6c-631a-44cb-b4de-ba8baaf74b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.022348 10.0.0.23 - - [2025-01-13 02:35:03] "GET /projects?obj_uuids=252e0a6c-631a-44cb-b4de-ba8baaf74b56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001144 10.0.0.23 - - [2025-01-13 02:35:03] "GET /project/252e0a6c-631a-44cb-b4de-ba8baaf74b56?fields=virtual_networks HTTP/1.1" 200 1022 0.067918 10.0.0.23 - - [2025-01-13 02:35:03] "GET /projects?obj_uuids=252e0a6c-631a-44cb-b4de-ba8baaf74b56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001781 10.0.0.23 - - [2025-01-13 02:35:03] "GET /project/252e0a6c-631a-44cb-b4de-ba8baaf74b56?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.026134 10.0.0.23 - - [2025-01-13 02:35:03] "GET /projects?obj_uuids=252e0a6c-631a-44cb-b4de-ba8baaf74b56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001315 10.0.0.23 - - [2025-01-13 02:35:03] "GET /project/252e0a6c-631a-44cb-b4de-ba8baaf74b56?fields=security_groups HTTP/1.1" 200 1243 0.025875 10.0.0.23 - - [2025-01-13 02:35:04] "POST /fqname-to-id HTTP/1.1" 404 191 0.027313 10.0.0.23 - - [2025-01-13 02:35:04] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002515 10.0.0.23 - - [2025-01-13 02:35:04] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001241 10.0.0.23 - - [2025-01-13 02:35:04] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.007144 10.0.0.23 - - [2025-01-13 02:35:04] "POST /id-to-fqname HTTP/1.1" 200 193 0.002412 10.0.0.23 - - [2025-01-13 02:35:04] "POST /fqname-to-id HTTP/1.1" 404 202 0.003535 10.0.0.23 - - [2025-01-13 02:35:04] "POST /security-groups HTTP/1.1" 200 594 0.071057 10.0.0.23 - - [2025-01-13 02:35:04] "POST /fqname-to-id HTTP/1.1" 404 237 0.003617 10.0.0.23 - - [2025-01-13 02:35:04] "POST /projects HTTP/1.1" 200 591 0.249162 10.0.0.23 - - [2025-01-13 02:35:04] "POST /access-control-lists HTTP/1.1" 200 599 0.063318 10.0.0.23 - - [2025-01-13 02:35:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.330817 10.0.0.23 - - [2025-01-13 02:35:05] "POST /fqname-to-id HTTP/1.1" 404 236 0.004017 10.0.0.23 - - [2025-01-13 02:35:05] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.454597 10.0.0.23 - - [2025-01-13 02:35:05] "POST /access-control-lists HTTP/1.1" 200 597 0.060250 10.0.0.23 - - [2025-01-13 02:35:06] "GET / HTTP/1.1" 200 35931 0.001867 10.0.0.23 - - [2025-01-13 02:35:07] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000550 10.0.0.23 - - [2025-01-13 02:35:07] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001185 10.0.0.23 - - [2025-01-13 02:35:07] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.046287 10.0.0.23 - - [2025-01-13 02:35:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.23 - - [2025-01-13 02:35:08] "GET /security-group/8f77bad2-051a-4b9d-99c2-3c4c07f0aeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.005712 10.0.0.23 - - [2025-01-13 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.23 - - [2025-01-13 02:35:08] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001657 10.0.0.23 - - [2025-01-13 02:35:08] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.028328 10.0.0.23 - - [2025-01-13 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.23 - - [2025-01-13 02:35:08] "GET /security-group/8f77bad2-051a-4b9d-99c2-3c4c07f0aeb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.003785 10.0.0.23 - - [2025-01-13 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.23 - - [2025-01-13 02:35:08] "PUT /security-group/8f77bad2-051a-4b9d-99c2-3c4c07f0aeb9 HTTP/1.1" 200 262 0.016151 10.0.0.23 - - [2025-01-13 02:35:08] "PUT /access-control-list/42719838-5df6-49c1-82ff-29b12ccb9d41 HTTP/1.1" 200 272 0.009235 10.0.0.23 - - [2025-01-13 02:35:08] "PUT /access-control-list/8000a409-877c-4208-821f-3cf5ce31e992 HTTP/1.1" 200 272 0.010468 10.0.0.23 - - [2025-01-13 02:35:08] "POST /fqname-to-id HTTP/1.1" 404 202 0.002795 10.0.0.23 - - [2025-01-13 02:35:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.23 - - [2025-01-13 02:35:08] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001616 10.0.0.23 - - [2025-01-13 02:35:08] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.025588 10.0.0.23 - - [2025-01-13 02:35:08] "POST /neutron/network HTTP/1.1" 200 117 0.033201 10.0.0.23 - - [2025-01-13 02:35:08] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001708 10.0.0.23 - - [2025-01-13 02:35:08] "POST /neutron/network HTTP/1.1" 200 608 0.094069 10.0.0.23 - - [2025-01-13 02:35:08] "POST /route-targets HTTP/1.1" 200 327 0.015110 10.0.0.23 - - [2025-01-13 02:35:08] "POST /ref-update HTTP/1.1" 200 156 0.014410 10.0.0.23 - - [2025-01-13 02:35:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004657 10.0.0.23 - - [2025-01-13 02:35:08] "POST /neutron/subnet HTTP/1.1" 200 724 0.196360 10.0.0.23 - - [2025-01-13 02:35:08] "POST /neutron/network HTTP/1.1" 200 827 0.008036 10.0.0.23 - - [2025-01-13 02:35:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001967 10.0.0.23 - - [2025-01-13 02:35:08] "GET /virtual-network/dd3504b7-a18d-4a6f-8584-94c2052fb3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004806 10.0.0.23 - - [2025-01-13 02:35:09] "POST /neutron/network HTTP/1.1" 200 827 0.009536 10.0.0.23 - - [2025-01-13 02:35:09] "GET /virtual-network/dd3504b7-a18d-4a6f-8584-94c2052fb3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004194 10.0.0.23 - - [2025-01-13 02:35:09] "POST /neutron/network HTTP/1.1" 200 827 0.006375 10.0.0.23 - - [2025-01-13 02:35:09] "POST /neutron/subnet HTTP/1.1" 200 724 0.009600 10.0.0.23 - - [2025-01-13 02:35:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747 10.0.0.23 - - [2025-01-13 02:35:09] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001719 10.0.0.23 - - [2025-01-13 02:35:09] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.029169 10.0.0.23 - - [2025-01-13 02:35:09] "POST /neutron/network HTTP/1.1" 200 117 0.012764 10.0.0.23 - - [2025-01-13 02:35:09] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001911 10.0.0.23 - - [2025-01-13 02:35:09] "POST /neutron/network HTTP/1.1" 200 615 0.113594 10.0.0.23 - - [2025-01-13 02:35:09] "POST /route-targets HTTP/1.1" 200 327 0.015496 10.0.0.23 - - [2025-01-13 02:35:09] "POST /ref-update HTTP/1.1" 200 156 0.021348 10.0.0.23 - - [2025-01-13 02:35:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003481 10.0.0.23 - - [2025-01-13 02:35:09] "POST /neutron/subnet HTTP/1.1" 200 724 0.184732 10.0.0.23 - - [2025-01-13 02:35:09] "POST /neutron/network HTTP/1.1" 200 834 0.006361 10.0.0.23 - - [2025-01-13 02:35:09] "POST /id-to-fqname HTTP/1.1" 200 227 0.001414 10.0.0.23 - - [2025-01-13 02:35:09] "GET /virtual-network/0ad4ac15-2a2d-400d-9487-618a470e8f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003575 10.0.0.23 - - [2025-01-13 02:35:09] "POST /neutron/network HTTP/1.1" 200 834 0.006328 10.0.0.23 - - [2025-01-13 02:35:09] "GET /virtual-network/0ad4ac15-2a2d-400d-9487-618a470e8f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003492 10.0.0.23 - - [2025-01-13 02:35:09] "POST /neutron/network HTTP/1.1" 200 834 0.006840 10.0.0.23 - - [2025-01-13 02:35:09] "POST /neutron/subnet HTTP/1.1" 200 724 0.009568 10.0.0.23 - - [2025-01-13 02:35:09] "POST /id-to-fqname HTTP/1.1" 200 223 0.001553 10.0.0.23 - - [2025-01-13 02:35:10] "POST /neutron/network HTTP/1.1" 200 837 0.008237 10.0.0.23 - - [2025-01-13 02:35:10] "GET /aaa-mode HTTP/1.1" 401 292 0.000492 10.0.0.23 - - [2025-01-13 02:35:10] "GET / HTTP/1.1" 200 35931 0.003280 10.0.0.23 - - [2025-01-13 02:35:10] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000455 10.0.0.23 - - [2025-01-13 02:35:10] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001271 10.0.0.23 - - [2025-01-13 02:35:10] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.053431 10.0.0.23 - - [2025-01-13 02:35:10] "POST /neutron/network HTTP/1.1" 200 827 0.007977 10.0.0.23 - - [2025-01-13 02:35:11] "POST /neutron/port HTTP/1.1" 200 117 0.005976 10.0.0.23 - - [2025-01-13 02:35:11] "POST /neutron/port HTTP/1.1" 200 117 0.005863 10.0.0.23 - - [2025-01-13 02:35:11] "POST /id-to-fqname HTTP/1.1" 200 227 0.001790 10.0.0.23 - - [2025-01-13 02:35:11] "POST /neutron/port HTTP/1.1" 200 117 0.006453 10.0.0.23 - - [2025-01-13 02:35:11] "POST /neutron/network HTTP/1.1" 200 844 0.006884 10.0.0.23 - - [2025-01-13 02:35:11] "GET /aaa-mode HTTP/1.1" 401 292 0.000704 10.0.0.23 - - [2025-01-13 02:35:11] "POST /neutron/network HTTP/1.1" 200 837 0.007998 10.0.0.23 - - [2025-01-13 02:35:11] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001353 10.0.0.23 - - [2025-01-13 02:35:11] "GET / HTTP/1.1" 200 35931 0.001957 10.0.0.23 - - [2025-01-13 02:35:11] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000530 10.0.0.23 - - [2025-01-13 02:35:11] "POST /neutron/port HTTP/1.1" 200 1063 0.249539 10.0.0.23 - - [2025-01-13 02:35:11] "POST /neutron/port HTTP/1.1" 200 1063 0.011592 10.0.0.23 - - [2025-01-13 02:35:11] "POST /neutron/port HTTP/1.1" 200 1063 0.010687 10.0.0.23 - - [2025-01-13 02:35:11] "POST /neutron/port HTTP/1.1" 200 1117 0.078107 10.0.0.23 - - [2025-01-13 02:35:11] "POST /neutron/port HTTP/1.1" 200 1091 0.019806 10.0.0.23 - - [2025-01-13 02:35:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004923 10.0.0.23 - - [2025-01-13 02:35:12] "POST /neutron/subnet HTTP/1.1" 200 698 0.015908 10.0.0.23 - - [2025-01-13 02:35:12] "POST /neutron/port HTTP/1.1" 200 117 0.001547 10.0.0.23 - - [2025-01-13 02:35:12] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001759 10.0.0.23 - - [2025-01-13 02:35:12] "POST /neutron/network HTTP/1.1" 200 827 0.014732 10.0.0.23 - - [2025-01-13 02:35:12] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.072670 10.0.0.23 - - [2025-01-13 02:35:12] "POST /neutron/network HTTP/1.1" 200 834 0.010838 10.0.0.23 - - [2025-01-13 02:35:12] "POST /neutron/port HTTP/1.1" 200 1091 0.025998 10.0.0.23 - - [2025-01-13 02:35:12] "POST /neutron/security_group HTTP/1.1" 200 2002 0.012103 10.0.0.23 - - [2025-01-13 02:35:12] "POST /neutron/port HTTP/1.1" 200 117 0.005901 10.0.0.23 - - [2025-01-13 02:35:12] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002041 10.0.0.23 - - [2025-01-13 02:35:12] "POST /neutron/router HTTP/1.1" 200 585 0.080659 10.0.0.23 - - [2025-01-13 02:35:12] "POST /neutron/router HTTP/1.1" 200 585 0.006691 10.0.0.23 - - [2025-01-13 02:35:12] "POST /route-targets HTTP/1.1" 200 327 0.030273 10.0.0.23 - - [2025-01-13 02:35:12] "POST /neutron/router HTTP/1.1" 200 656 0.063611 10.0.0.23 - - [2025-01-13 02:35:12] "PUT /logical-router/e580e5d5-a846-440e-b7fa-71b7cf73a606 HTTP/1.1" 200 262 0.053766 10.0.0.23 - - [2025-01-13 02:35:12] "GET /logical-router/e580e5d5-a846-440e-b7fa-71b7cf73a606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.013536 10.0.0.23 - - [2025-01-13 02:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007092 10.0.0.23 - - [2025-01-13 02:35:12] "POST /neutron/router HTTP/1.1" 200 656 0.006299 10.0.0.23 - - [2025-01-13 02:35:12] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001766 10.0.0.23 - - [2025-01-13 02:35:12] "GET /service-template/9e050e8a-bd2d-4cee-b95b-5cf0d71c1033?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.004493 10.0.0.23 - - [2025-01-13 02:35:12] "POST /fqname-to-id HTTP/1.1" 404 215 0.005252 10.0.0.23 - - [2025-01-13 02:35:12] "POST /neutron/network HTTP/1.1" 200 844 0.010577 10.0.0.23 - - [2025-01-13 02:35:13] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001523 10.0.0.23 - - [2025-01-13 02:35:13] "POST /useragent-kv HTTP/1.1" 200 115 0.011874 10.0.0.23 - - [2025-01-13 02:35:13] "POST /virtual-networks HTTP/1.1" 200 694 0.215063 10.0.0.23 - - [2025-01-13 02:35:13] "POST /route-targets HTTP/1.1" 200 327 0.040976 10.0.0.23 - - [2025-01-13 02:35:13] "POST /ref-update HTTP/1.1" 200 156 0.053549 10.0.0.23 - - [2025-01-13 02:35:13] "POST /neutron/router HTTP/1.1" 200 344 0.460052 10.0.0.23 - - [2025-01-13 02:35:13] "POST /service-instances HTTP/1.1" 200 670 0.121637 10.0.0.23 - - [2025-01-13 02:35:13] "POST /ref-update HTTP/1.1" 200 156 0.094688 10.0.0.23 - - [2025-01-13 02:35:13] "POST /neutron/port HTTP/1.1" 200 1091 0.091735 10.0.0.23 - - [2025-01-13 02:35:13] "POST /route-tables HTTP/1.1" 200 582 0.114281 10.0.0.23 - - [2025-01-13 02:35:13] "POST /neutron/security_group HTTP/1.1" 200 2002 0.026544 10.0.0.23 - - [2025-01-13 02:35:13] "PUT /logical-router/e580e5d5-a846-440e-b7fa-71b7cf73a606 HTTP/1.1" 200 262 0.029482 10.0.0.23 - - [2025-01-13 02:35:13] "POST /neutron/port HTTP/1.1" 200 1063 0.564789 10.0.0.23 - - [2025-01-13 02:35:13] "POST /ref-update HTTP/1.1" 200 156 0.059015 10.0.0.23 - - [2025-01-13 02:35:13] "POST /neutron/port HTTP/1.1" 200 1063 0.019968 10.0.0.23 - - [2025-01-13 02:35:13] "POST /neutron/port HTTP/1.1" 200 1063 0.013734 10.0.0.23 - - [2025-01-13 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.23 - - [2025-01-13 02:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.23 - - [2025-01-13 02:35:13] "POST /neutron/port HTTP/1.1" 200 1117 0.091830 10.0.0.23 - - [2025-01-13 02:35:13] "POST /virtual-machines HTTP/1.1" 200 553 0.018325 10.0.0.23 - - [2025-01-13 02:35:13] "POST /neutron/port HTTP/1.1" 200 1091 0.025408 10.0.0.23 - - [2025-01-13 02:35:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004103 10.0.0.23 - - [2025-01-13 02:35:13] "POST /neutron/subnet HTTP/1.1" 200 698 0.014338 10.0.0.23 - - [2025-01-13 02:35:13] "POST /neutron/port HTTP/1.1" 200 117 0.001402 10.0.0.23 - - [2025-01-13 02:35:13] "POST /neutron/network HTTP/1.1" 200 834 0.028412 10.0.0.23 - - [2025-01-13 02:35:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.118052 10.0.0.23 - - [2025-01-13 02:35:13] "POST /chown HTTP/1.1" 200 109 0.013025 10.0.0.23 - - [2025-01-13 02:35:14] "POST /instance-ips HTTP/1.1" 200 551 0.027840 10.0.0.23 - - [2025-01-13 02:35:14] "POST /instance-ips HTTP/1.1" 400 246 0.026746 10.0.0.23 - - [2025-01-13 02:35:14] "POST /chown HTTP/1.1" 200 109 0.013710 10.0.0.23 - - [2025-01-13 02:35:14] "PUT /virtual-machine-interface/e7e79fe0-99db-4e55-89ef-4d0ee9f8944b HTTP/1.1" 200 284 0.021144 10.0.0.23 - - [2025-01-13 02:35:14] "PUT /instance-ip/16e93208-1803-4a76-ac48-b1eaee032378 HTTP/1.1" 200 256 0.018341 10.0.0.23 - - [2025-01-13 02:35:14] "POST /ref-update HTTP/1.1" 200 156 0.024811 10.0.0.23 - - [2025-01-13 02:35:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.126538 10.0.0.23 - - [2025-01-13 02:35:14] "POST /chown HTTP/1.1" 200 109 0.015855 10.0.0.23 - - [2025-01-13 02:35:14] "POST /instance-ips HTTP/1.1" 200 549 0.058785 10.0.0.23 - - [2025-01-13 02:35:14] "POST /instance-ips HTTP/1.1" 400 316 0.021720 10.0.0.23 - - [2025-01-13 02:35:14] "POST /chown HTTP/1.1" 200 109 0.011652 10.0.0.23 - - [2025-01-13 02:35:14] "PUT /virtual-machine-interface/6b914592-4d67-4332-9d8d-c74f68d736ec HTTP/1.1" 200 284 0.025582 10.0.0.23 - - [2025-01-13 02:35:15] "PUT /instance-ip/ed97dfcc-6fcc-4f09-be31-a7f3d177d46c HTTP/1.1" 200 256 0.022186 10.0.0.23 - - [2025-01-13 02:35:15] "POST /ref-update HTTP/1.1" 200 156 0.013132 10.0.0.23 - - [2025-01-13 02:35:15] "POST /ref-update HTTP/1.1" 200 156 0.016627 10.0.0.23 - - [2025-01-13 02:35:15] "POST /ref-update HTTP/1.1" 200 156 0.032746 10.0.0.23 - - [2025-01-13 02:35:15] "PUT /routing-instance/e6921476-62c4-4294-a713-543f6ab5f70b HTTP/1.1" 200 266 0.041832 10.0.0.23 - - [2025-01-13 02:35:15] "POST /virtual-machines HTTP/1.1" 200 553 0.028345 10.0.0.23 - - [2025-01-13 02:35:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.131093 10.0.0.23 - - [2025-01-13 02:35:15] "POST /chown HTTP/1.1" 200 109 0.012597 10.0.0.23 - - [2025-01-13 02:35:15] "POST /instance-ips HTTP/1.1" 400 246 0.033758 10.0.0.23 - - [2025-01-13 02:35:15] "POST /chown HTTP/1.1" 200 109 0.012631 10.0.0.23 - - [2025-01-13 02:35:15] "PUT /virtual-machine-interface/5cbb2f77-09cf-4356-87e9-466c587edbb1 HTTP/1.1" 200 284 0.014225 10.0.0.23 - - [2025-01-13 02:35:15] "PUT /instance-ip/16e93208-1803-4a76-ac48-b1eaee032378 HTTP/1.1" 200 256 0.018370 10.0.0.23 - - [2025-01-13 02:35:15] "POST /ref-update HTTP/1.1" 200 156 0.014195 10.0.0.23 - - [2025-01-13 02:35:15] "POST /ref-update HTTP/1.1" 200 156 0.018253 10.0.0.23 - - [2025-01-13 02:35:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.125245 10.0.0.23 - - [2025-01-13 02:35:16] "POST /chown HTTP/1.1" 200 109 0.010742 10.0.0.23 - - [2025-01-13 02:35:16] "POST /instance-ips HTTP/1.1" 400 316 0.018406 10.0.0.23 - - [2025-01-13 02:35:16] "POST /chown HTTP/1.1" 200 109 0.010071 10.0.0.23 - - [2025-01-13 02:35:16] "PUT /virtual-machine-interface/c541ba3e-2ba6-4083-bf3d-ef8858ab5773 HTTP/1.1" 200 284 0.013499 10.0.0.23 - - [2025-01-13 02:35:16] "PUT /instance-ip/ed97dfcc-6fcc-4f09-be31-a7f3d177d46c HTTP/1.1" 200 256 0.027860 10.0.0.23 - - [2025-01-13 02:35:16] "POST /ref-update HTTP/1.1" 200 156 0.018597 10.0.0.23 - - [2025-01-13 02:35:16] "POST /ref-update HTTP/1.1" 200 156 0.018125 10.0.0.23 - - [2025-01-13 02:35:16] "POST /neutron/port HTTP/1.1" 200 1091 0.019946 10.0.0.23 - - [2025-01-13 02:35:16] "POST /neutron/port HTTP/1.1" 200 1091 0.019728 10.0.0.23 - - [2025-01-13 02:35:16] "POST /neutron/network HTTP/1.1" 200 837 0.008836 10.0.0.23 - - [2025-01-13 02:35:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006563 10.0.0.23 - - [2025-01-13 02:35:16] "POST /neutron/subnet HTTP/1.1" 200 698 0.018599 10.0.0.23 - - [2025-01-13 02:35:16] "POST /neutron/port HTTP/1.1" 200 117 0.001775 10.0.0.23 - - [2025-01-13 02:35:17] "POST /neutron/network HTTP/1.1" 200 827 0.008211 10.0.0.23 - - [2025-01-13 02:35:18] "POST /neutron/port HTTP/1.1" 200 1091 0.025319 10.0.0.23 - - [2025-01-13 02:35:18] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007592 10.0.0.23 - - [2025-01-13 02:35:18] "POST /neutron/port HTTP/1.1" 200 1091 0.020048 10.0.0.23 - - [2025-01-13 02:35:18] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009158 10.0.0.23 - - [2025-01-13 02:35:18] "POST /neutron/port HTTP/1.1" 200 1091 0.022958 10.0.0.23 - - [2025-01-13 02:35:18] "POST /neutron/security_group HTTP/1.1" 200 2002 0.015736 10.0.0.23 - - [2025-01-13 02:35:18] "GET /virtual-machine/e3e7bf25-5092-4488-985b-5e7ad821972f HTTP/1.1" 401 292 0.000719 10.0.0.23 - - [2025-01-13 02:35:19] "GET /virtual-machine/e3e7bf25-5092-4488-985b-5e7ad821972f HTTP/1.1" 200 1296 0.031265 10.0.0.23 - - [2025-01-13 02:35:19] "GET /virtual-machine-interface/92de8e97-4522-4dce-949d-ceb0ca814f99 HTTP/1.1" 200 2957 0.003687 10.0.0.23 - - [2025-01-13 02:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.23 - - [2025-01-13 02:35:19] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.005116 10.0.0.23 - - [2025-01-13 02:35:19] "GET /virtual-networks?parent_id=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003489 10.0.0.23 - - [2025-01-13 02:35:19] "GET /virtual-network/dd3504b7-a18d-4a6f-8584-94c2052fb3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003605 10.0.0.23 - - [2025-01-13 02:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.23 - - [2025-01-13 02:35:22] "GET /virtual-network/dd3504b7-a18d-4a6f-8584-94c2052fb3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003372 10.0.0.23 - - [2025-01-13 02:35:22] "POST /neutron/port HTTP/1.1" 200 1091 0.018927 10.0.0.23 - - [2025-01-13 02:35:22] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007706 10.0.0.23 - - [2025-01-13 02:35:24] "POST /neutron/port HTTP/1.1" 200 1091 0.017781 10.0.0.23 - - [2025-01-13 02:35:24] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008048 10.0.0.23 - - [2025-01-13 02:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003959 10.0.0.23 - - [2025-01-13 02:35:24] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004218 10.0.0.23 - - [2025-01-13 02:35:24] "GET /virtual-networks?parent_id=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003598 10.0.0.23 - - [2025-01-13 02:35:24] "GET /virtual-network/dd3504b7-a18d-4a6f-8584-94c2052fb3b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.004008 10.0.0.23 - - [2025-01-13 02:35:24] "POST /neutron/port HTTP/1.1" 200 1091 0.016549 10.0.0.23 - - [2025-01-13 02:35:24] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008863 10.0.0.23 - - [2025-01-13 02:35:25] "POST /neutron/port HTTP/1.1" 200 1091 0.017549 10.0.0.23 - - [2025-01-13 02:35:25] "POST /neutron/security_group HTTP/1.1" 200 2002 0.009405 10.0.0.23 - - [2025-01-13 02:35:25] "POST /neutron/port HTTP/1.1" 200 1091 0.017722 10.0.0.23 - - [2025-01-13 02:35:25] "POST /neutron/security_group HTTP/1.1" 200 2002 0.008229 10.0.0.23 - - [2025-01-13 02:35:25] "GET /virtual-machine/28e7af33-0ee0-4a3d-9e6b-6ff1f75e6daf HTTP/1.1" 200 1295 0.004611 10.0.0.23 - - [2025-01-13 02:35:25] "GET /virtual-machine-interface/270294a8-be80-418b-89a1-b11876646e9b HTTP/1.1" 200 2967 0.003325 10.0.0.23 - - [2025-01-13 02:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.23 - - [2025-01-13 02:35:25] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004160 10.0.0.23 - - [2025-01-13 02:35:25] "GET /virtual-networks?parent_id=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003567 10.0.0.23 - - [2025-01-13 02:35:25] "GET /virtual-network/0ad4ac15-2a2d-400d-9487-618a470e8f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004748 10.0.0.23 - - [2025-01-13 02:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.23 - - [2025-01-13 02:35:26] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003213 10.0.0.23 - - [2025-01-13 02:35:26] "GET /virtual-networks?parent_id=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.004652 10.0.0.23 - - [2025-01-13 02:35:26] "GET /virtual-network/0ad4ac15-2a2d-400d-9487-618a470e8f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.004214 10.0.0.23 - - [2025-01-13 02:35:30] "POST /neutron/router HTTP/1.1" 200 656 0.005174 10.0.0.23 - - [2025-01-13 02:35:30] "POST /ref-update HTTP/1.1" 200 156 0.015269 10.0.0.23 - - [2025-01-13 02:35:30] "POST /neutron/router HTTP/1.1" 200 344 0.131067 10.0.0.23 - - [2025-01-13 02:35:30] "POST /neutron/router HTTP/1.1" 200 656 0.006947 10.0.0.23 - - [2025-01-13 02:35:30] "GET /logical-router/e580e5d5-a846-440e-b7fa-71b7cf73a606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.004292 10.0.0.23 - - [2025-01-13 02:35:30] "GET /service-instance/4df7a00e-e0c2-4947-9b43-72be3f3d76d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.003513 10.0.0.23 - - [2025-01-13 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.23 - - [2025-01-13 02:35:30] "POST /neutron/router HTTP/1.1" 200 151 0.076246 10.0.0.23 - - [2025-01-13 02:35:30] "DELETE /route-target/c705df80-62e7-47d2-9100-20945ba31a4f HTTP/1.1" 409 239 0.006265 10.0.0.23 - - [2025-01-13 02:35:30] "PUT /logical-router/e580e5d5-a846-440e-b7fa-71b7cf73a606 HTTP/1.1" 404 171 0.003979 10.0.0.23 - - [2025-01-13 02:35:30] "POST /ref-update HTTP/1.1" 200 156 0.017983 10.0.0.23 - - [2025-01-13 02:35:30] "DELETE /route-table/0968c68e-79d7-4ae2-b23e-5cd64acbc2f5 HTTP/1.1" 200 115 0.034251 10.0.0.23 - - [2025-01-13 02:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850 10.0.0.23 - - [2025-01-13 02:35:30] "PUT /routing-instance/e6921476-62c4-4294-a713-543f6ab5f70b HTTP/1.1" 200 266 0.015620 10.0.0.23 - - [2025-01-13 02:35:30] "GET /virtual-network/b7c8e9b6-84d0-44c1-afec-8f8aefce69ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.005265 10.0.0.23 - - [2025-01-13 02:35:30] "POST /neutron/network HTTP/1.1" 200 834 0.013437 10.0.0.23 - - [2025-01-13 02:35:30] "POST /ref-update HTTP/1.1" 200 156 0.017874 10.0.0.23 - - [2025-01-13 02:35:31] "POST /ref-update HTTP/1.1" 200 156 0.022094 10.0.0.23 - - [2025-01-13 02:35:31] "POST /neutron/network HTTP/1.1" 400 204 0.096435 10.0.0.23 - - [2025-01-13 02:35:31] "DELETE /instance-ip/ed97dfcc-6fcc-4f09-be31-a7f3d177d46c HTTP/1.1" 200 115 0.059688 10.0.0.23 - - [2025-01-13 02:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.010504 10.0.0.23 - - [2025-01-13 02:35:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001532 10.0.0.23 - - [2025-01-13 02:35:31] "POST /useragent-kv HTTP/1.1" 200 115 0.001383 10.0.0.23 - - [2025-01-13 02:35:31] "DELETE /virtual-network/b7c8e9b6-84d0-44c1-afec-8f8aefce69ea HTTP/1.1" 200 115 0.180883 10.0.0.23 - - [2025-01-13 02:35:31] "DELETE /route-target/4fd816e2-6c71-4069-9a45-d98894e3aece HTTP/1.1" 200 115 0.036272 10.0.0.23 - - [2025-01-13 02:35:31] "DELETE /service-instance/4df7a00e-e0c2-4947-9b43-72be3f3d76d6 HTTP/1.1" 200 115 0.052960 10.0.0.23 - - [2025-01-13 02:35:31] "GET /logical-router/e580e5d5-a846-440e-b7fa-71b7cf73a606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003820 10.0.0.23 - - [2025-01-13 02:35:31] "GET /service-instance/4df7a00e-e0c2-4947-9b43-72be3f3d76d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002782 10.0.0.23 - - [2025-01-13 02:35:31] "GET /virtual-machine-interface/6b914592-4d67-4332-9d8d-c74f68d736ec?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1333 0.006169 10.0.0.23 - - [2025-01-13 02:35:31] "DELETE /virtual-machine-interface/6b914592-4d67-4332-9d8d-c74f68d736ec HTTP/1.1" 200 115 0.031149 10.0.0.23 - - [2025-01-13 02:35:31] "GET /virtual-machine-interface/e7e79fe0-99db-4e55-89ef-4d0ee9f8944b?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1653 0.004219 10.0.0.23 - - [2025-01-13 02:35:31] "POST /neutron/port HTTP/1.1" 200 1091 0.033834 10.0.0.23 - - [2025-01-13 02:35:31] "POST /neutron/port HTTP/1.1" 200 1117 0.022490 10.0.0.23 - - [2025-01-13 02:35:31] "POST /neutron/port HTTP/1.1" 200 1091 0.042752 10.0.0.23 - - [2025-01-13 02:35:31] "POST /ref-update HTTP/1.1" 200 156 0.038579 10.0.0.23 - - [2025-01-13 02:35:31] "POST /neutron/port HTTP/1.1" 200 1117 0.016394 10.0.0.23 - - [2025-01-13 02:35:31] "GET /instance-ip/16e93208-1803-4a76-ac48-b1eaee032378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2096 0.006559 10.0.0.23 - - [2025-01-13 02:35:31] "DELETE /virtual-machine-interface/e7e79fe0-99db-4e55-89ef-4d0ee9f8944b HTTP/1.1" 200 115 0.104666 10.0.0.23 - - [2025-01-13 02:35:31] "POST /ref-update HTTP/1.1" 200 156 0.011377 10.0.0.23 - - [2025-01-13 02:35:32] "POST /neutron/port HTTP/1.1" 200 151 0.279640 10.0.0.23 - - [2025-01-13 02:35:32] "POST /neutron/port HTTP/1.1" 200 151 0.255266 10.0.0.23 - - [2025-01-13 02:35:32] "DELETE /virtual-machine/7e5ac07b-53f5-497f-b9d5-e0e7cae31a1e HTTP/1.1" 200 115 0.045577 10.0.0.23 - - [2025-01-13 02:35:32] "GET /virtual-machine-interface/c541ba3e-2ba6-4083-bf3d-ef8858ab5773?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1334 0.003632 10.0.0.23 - - [2025-01-13 02:35:32] "DELETE /virtual-machine-interface/c541ba3e-2ba6-4083-bf3d-ef8858ab5773 HTTP/1.1" 200 115 0.036471 10.0.0.23 - - [2025-01-13 02:35:32] "GET /virtual-machine-interface/5cbb2f77-09cf-4356-87e9-466c587edbb1?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1652 0.004191 10.0.0.23 - - [2025-01-13 02:35:32] "POST /ref-update HTTP/1.1" 200 156 0.018215 10.0.0.23 - - [2025-01-13 02:35:32] "GET /instance-ip/16e93208-1803-4a76-ac48-b1eaee032378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1695 0.006212 10.0.0.23 - - [2025-01-13 02:35:32] "DELETE /instance-ip/16e93208-1803-4a76-ac48-b1eaee032378 HTTP/1.1" 200 115 0.036849 10.0.0.23 - - [2025-01-13 02:35:32] "DELETE /virtual-machine-interface/5cbb2f77-09cf-4356-87e9-466c587edbb1 HTTP/1.1" 200 115 0.050959 10.0.0.23 - - [2025-01-13 02:35:32] "DELETE /virtual-machine/7ff9dc89-de48-433e-9d1c-316880962158 HTTP/1.1" 200 115 0.022104 10.0.0.23 - - [2025-01-13 02:35:33] "POST /neutron/network HTTP/1.1" 200 834 0.007967 10.0.0.23 - - [2025-01-13 02:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005785 10.0.0.23 - - [2025-01-13 02:35:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002183 10.0.0.23 - - [2025-01-13 02:35:33] "POST /useragent-kv HTTP/1.1" 200 115 0.001475 10.0.0.23 - - [2025-01-13 02:35:33] "POST /neutron/network HTTP/1.1" 200 151 0.107053 10.0.0.23 - - [2025-01-13 02:35:33] "DELETE /route-target/f9884a03-b30c-48ad-917d-3e1391d1e270 HTTP/1.1" 200 115 0.022686 10.0.0.23 - - [2025-01-13 02:35:33] "POST /neutron/network HTTP/1.1" 200 827 0.006977 10.0.0.23 - - [2025-01-13 02:35:33] "POST /useragent-kv HTTP/1.1" 200 115 0.001356 10.0.0.23 - - [2025-01-13 02:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006882 10.0.0.23 - - [2025-01-13 02:35:33] "POST /useragent-kv HTTP/1.1" 200 115 0.001280 10.0.0.23 - - [2025-01-13 02:35:33] "POST /neutron/network HTTP/1.1" 200 151 0.100760 10.0.0.23 - - [2025-01-13 02:35:33] "DELETE /route-target/65953bb6-241f-422c-95f7-e1b58d78e459 HTTP/1.1" 200 115 0.024060 10.0.0.23 - - [2025-01-13 02:35:33] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001286 10.0.0.23 - - [2025-01-13 02:35:33] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.027113 10.0.0.23 - - [2025-01-13 02:35:33] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002080 10.0.0.23 - - [2025-01-13 02:35:33] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?fields=virtual_networks HTTP/1.1" 200 1038 0.073153 10.0.0.23 - - [2025-01-13 02:35:33] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001308 10.0.0.23 - - [2025-01-13 02:35:33] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.026223 10.0.0.23 - - [2025-01-13 02:35:33] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001508 10.0.0.23 - - [2025-01-13 02:35:33] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?fields=security_groups HTTP/1.1" 200 1267 0.027311 10.0.0.23 - - [2025-01-13 02:35:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.033562 10.0.0.23 - - [2025-01-13 02:35:34] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.004330 10.0.0.23 - - [2025-01-13 02:35:35] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001611 10.0.0.23 - - [2025-01-13 02:35:35] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.010558 10.0.0.23 - - [2025-01-13 02:35:35] "POST /id-to-fqname HTTP/1.1" 200 198 0.003413 10.0.0.23 - - [2025-01-13 02:35:35] "POST /fqname-to-id HTTP/1.1" 404 207 0.003641 10.0.0.23 - - [2025-01-13 02:35:35] "POST /security-groups HTTP/1.1" 200 599 0.067229 10.0.0.23 - - [2025-01-13 02:35:35] "POST /fqname-to-id HTTP/1.1" 404 242 0.003070 10.0.0.23 - - [2025-01-13 02:35:35] "POST /projects HTTP/1.1" 200 601 0.238128 10.0.0.23 - - [2025-01-13 02:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.272109 10.0.0.23 - - [2025-01-13 02:35:35] "POST /access-control-lists HTTP/1.1" 200 604 0.069087 10.0.0.23 - - [2025-01-13 02:35:35] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.437095 10.0.0.23 - - [2025-01-13 02:35:35] "POST /fqname-to-id HTTP/1.1" 404 241 0.003577 10.0.0.23 - - [2025-01-13 02:35:35] "POST /access-control-lists HTTP/1.1" 200 602 0.067159 10.0.0.23 - - [2025-01-13 02:35:36] "GET / HTTP/1.1" 200 35931 0.002384 10.0.0.23 - - [2025-01-13 02:35:37] "POST /fqname-to-id HTTP/1.1" 401 292 0.000588 10.0.0.23 - - [2025-01-13 02:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.059941 10.0.0.23 - - [2025-01-13 02:35:37] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001833 10.0.0.23 - - [2025-01-13 02:35:37] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.024838 10.0.0.23 - - [2025-01-13 02:35:37] "POST /neutron/network HTTP/1.1" 200 117 0.031842 10.0.0.23 - - [2025-01-13 02:35:37] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002511 10.0.0.23 - - [2025-01-13 02:35:37] "POST /neutron/network HTTP/1.1" 200 613 0.072519 10.0.0.23 - - [2025-01-13 02:35:38] "POST /route-targets HTTP/1.1" 200 327 0.012888 10.0.0.23 - - [2025-01-13 02:35:38] "POST /ref-update HTTP/1.1" 200 156 0.011745 10.0.0.23 - - [2025-01-13 02:35:38] "POST /useragent-kv HTTP/1.1" 200 115 0.002825 10.0.0.23 - - [2025-01-13 02:35:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.175002 10.0.0.23 - - [2025-01-13 02:35:38] "POST /useragent-kv HTTP/1.1" 200 115 0.004995 10.0.0.23 - - [2025-01-13 02:35:38] "POST /neutron/subnet HTTP/1.1" 200 828 0.189512 10.0.0.23 - - [2025-01-13 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.038515 10.0.0.23 - - [2025-01-13 02:35:38] "GET /virtual-network/b350bd2a-138e-4d6f-9de0-737d4b4d15e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.005311 10.0.0.23 - - [2025-01-13 02:35:38] "POST /neutron/network HTTP/1.1" 200 1006 0.007571 10.0.0.23 - - [2025-01-13 02:35:38] "POST /id-to-fqname HTTP/1.1" 200 228 0.001269 10.0.0.23 - - [2025-01-13 02:35:38] "GET /virtual-network/8337bd38-94cc-49f3-82f2-84234dae100c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.002831 10.0.0.23 - - [2025-01-13 02:35:38] "POST /neutron/network HTTP/1.1" 200 1006 0.009489 10.0.0.23 - - [2025-01-13 02:35:38] "GET /virtual-network/8337bd38-94cc-49f3-82f2-84234dae100c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.003952 10.0.0.23 - - [2025-01-13 02:35:38] "POST /neutron/network HTTP/1.1" 200 1006 0.008157 10.0.0.23 - - [2025-01-13 02:35:38] "POST /neutron/subnet HTTP/1.1" 200 724 0.008272 10.0.0.23 - - [2025-01-13 02:35:38] "POST /neutron/subnet HTTP/1.1" 200 828 0.007586 10.0.0.23 - - [2025-01-13 02:35:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.23 - - [2025-01-13 02:35:38] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001401 10.0.0.23 - - [2025-01-13 02:35:38] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.023918 10.0.0.23 - - [2025-01-13 02:35:38] "POST /neutron/network HTTP/1.1" 200 117 0.010341 10.0.0.23 - - [2025-01-13 02:35:38] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002288 10.0.0.23 - - [2025-01-13 02:35:38] "POST /neutron/network HTTP/1.1" 200 613 0.073372 10.0.0.23 - - [2025-01-13 02:35:38] "POST /route-targets HTTP/1.1" 200 327 0.010841 10.0.0.23 - - [2025-01-13 02:35:38] "POST /ref-update HTTP/1.1" 200 156 0.011661 10.0.0.23 - - [2025-01-13 02:35:38] "POST /useragent-kv HTTP/1.1" 200 115 0.015516 10.0.0.23 - - [2025-01-13 02:35:38] "POST /neutron/subnet HTTP/1.1" 200 719 0.169359 10.0.0.23 - - [2025-01-13 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.23 - - [2025-01-13 02:35:39] "GET /virtual-network/b350bd2a-138e-4d6f-9de0-737d4b4d15e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003105 10.0.0.23 - - [2025-01-13 02:35:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002638 10.0.0.23 - - [2025-01-13 02:35:39] "POST /neutron/subnet HTTP/1.1" 200 823 0.150734 10.0.0.23 - - [2025-01-13 02:35:39] "POST /neutron/network HTTP/1.1" 200 1004 0.006716 10.0.0.23 - - [2025-01-13 02:35:39] "POST /id-to-fqname HTTP/1.1" 200 228 0.001606 10.0.0.23 - - [2025-01-13 02:35:39] "GET /virtual-network/b14a2d91-ed36-4019-bd08-d2ead37e5783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.003367 10.0.0.23 - - [2025-01-13 02:35:39] "POST /neutron/network HTTP/1.1" 200 1004 0.008459 10.0.0.23 - - [2025-01-13 02:35:39] "GET /virtual-network/b14a2d91-ed36-4019-bd08-d2ead37e5783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.003551 10.0.0.23 - - [2025-01-13 02:35:39] "POST /neutron/network HTTP/1.1" 200 1004 0.008130 10.0.0.23 - - [2025-01-13 02:35:39] "POST /neutron/subnet HTTP/1.1" 200 719 0.008810 10.0.0.23 - - [2025-01-13 02:35:39] "POST /neutron/subnet HTTP/1.1" 200 823 0.007525 10.0.0.23 - - [2025-01-13 02:35:39] "POST /fqname-to-id HTTP/1.1" 404 234 0.002269 10.0.0.23 - - [2025-01-13 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.23 - - [2025-01-13 02:35:39] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001180 10.0.0.23 - - [2025-01-13 02:35:39] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.022697 10.0.0.23 - - [2025-01-13 02:35:39] "POST /network-policys HTTP/1.1" 200 577 0.062167 10.0.0.23 - - [2025-01-13 02:35:39] "GET /network-policy/d6293cce-289c-4251-b181-4e067dc5d880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.004602 10.0.0.23 - - [2025-01-13 02:35:39] "POST /neutron/network HTTP/1.1" 200 1006 0.007743 10.0.0.23 - - [2025-01-13 02:35:39] "POST /fqname-to-id HTTP/1.1" 404 242 0.004918 10.0.0.23 - - [2025-01-13 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.23 - - [2025-01-13 02:35:39] "GET /virtual-network/b350bd2a-138e-4d6f-9de0-737d4b4d15e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.004863 10.0.0.23 - - [2025-01-13 02:35:39] "POST /neutron/network HTTP/1.1" 200 1114 0.055580 10.0.0.23 - - [2025-01-13 02:35:39] "POST /access-control-lists HTTP/1.1" 200 596 0.078949 10.0.0.23 - - [2025-01-13 02:35:39] "POST /neutron/network HTTP/1.1" 200 1114 0.046228 10.0.0.23 - - [2025-01-13 02:35:39] "GET /virtual-network/8337bd38-94cc-49f3-82f2-84234dae100c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.003042 10.0.0.23 - - [2025-01-13 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.23 - - [2025-01-13 02:35:39] "GET /network-policy/d6293cce-289c-4251-b181-4e067dc5d880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.003467 10.0.0.23 - - [2025-01-13 02:35:39] "POST /neutron/network HTTP/1.1" 200 1004 0.009611 10.0.0.23 - - [2025-01-13 02:35:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508 10.0.0.23 - - [2025-01-13 02:35:39] "GET /virtual-network/b350bd2a-138e-4d6f-9de0-737d4b4d15e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003219 10.0.0.23 - - [2025-01-13 02:35:39] "POST /neutron/network HTTP/1.1" 200 1112 0.050833 10.0.0.23 - - [2025-01-13 02:35:40] "PUT /access-control-list/05e536db-84c3-4e04-b40a-44aa66f72b37 HTTP/1.1" 200 272 0.058521 10.0.0.23 - - [2025-01-13 02:35:40] "POST /neutron/network HTTP/1.1" 200 1112 0.026159 10.0.0.23 - - [2025-01-13 02:35:40] "POST /fqname-to-id HTTP/1.1" 404 242 0.004311 10.0.0.23 - - [2025-01-13 02:35:40] "GET /virtual-network/b14a2d91-ed36-4019-bd08-d2ead37e5783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.002851 10.0.0.23 - - [2025-01-13 02:35:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002356 10.0.0.23 - - [2025-01-13 02:35:40] "GET /network-policy/d6293cce-289c-4251-b181-4e067dc5d880?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.003002 10.0.0.23 - - [2025-01-13 02:35:40] "GET /domains HTTP/1.1" 401 292 0.000521 10.0.0.23 - - [2025-01-13 02:35:40] "POST /access-control-lists HTTP/1.1" 200 596 0.064235 10.0.0.23 - - [2025-01-13 02:35:40] "POST /ref-update HTTP/1.1" 200 156 0.010847 10.0.0.23 - - [2025-01-13 02:35:40] "GET /domains HTTP/1.1" 200 280 0.025963 10.0.0.23 - - [2025-01-13 02:35:40] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001148 10.0.0.23 - - [2025-01-13 02:35:40] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 3149 0.008190 10.0.0.23 - - [2025-01-13 02:35:40] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001211 10.0.0.23 - - [2025-01-13 02:35:40] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d HTTP/1.1" 200 2625 0.067632 10.0.0.23 - - [2025-01-13 02:35:40] "GET /virtual-network/8337bd38-94cc-49f3-82f2-84234dae100c HTTP/1.1" 200 3504 0.004454 10.0.0.23 - - [2025-01-13 02:35:40] "GET /virtual-network/8337bd38-94cc-49f3-82f2-84234dae100c HTTP/1.1" 200 3504 0.003756 10.0.0.23 - - [2025-01-13 02:35:40] "GET /routing-instance/9817bc0f-c652-4bad-9dd2-d8cc326239b7 HTTP/1.1" 200 1796 0.003035 10.0.0.23 - - [2025-01-13 02:35:40] "GET /routing-instance/9817bc0f-c652-4bad-9dd2-d8cc326239b7 HTTP/1.1" 200 1796 0.003071 10.0.0.23 - - [2025-01-13 02:35:40] "GET /route-target/b71b6187-16be-4b79-970c-a21696cfdc4c HTTP/1.1" 200 1213 0.003000 10.0.0.23 - - [2025-01-13 02:35:40] "GET /virtual-network/8337bd38-94cc-49f3-82f2-84234dae100c HTTP/1.1" 200 3504 0.003127 10.0.0.23 - - [2025-01-13 02:35:40] "GET /routing-instance/9817bc0f-c652-4bad-9dd2-d8cc326239b7 HTTP/1.1" 200 1796 0.003197 10.0.0.23 - - [2025-01-13 02:35:40] "GET /virtual-network/8337bd38-94cc-49f3-82f2-84234dae100c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.004204 10.0.0.23 - - [2025-01-13 02:35:40] "GET /virtual-network/8337bd38-94cc-49f3-82f2-84234dae100c HTTP/1.1" 200 3504 0.004041 10.0.0.23 - - [2025-01-13 02:35:40] "GET /routing-instance/9817bc0f-c652-4bad-9dd2-d8cc326239b7 HTTP/1.1" 200 1796 0.004677 10.0.0.23 - - [2025-01-13 02:35:40] "GET /routing-instance/9817bc0f-c652-4bad-9dd2-d8cc326239b7 HTTP/1.1" 200 1796 0.003372 10.0.0.23 - - [2025-01-13 02:35:40] "GET /route-target/b71b6187-16be-4b79-970c-a21696cfdc4c HTTP/1.1" 200 1213 0.003182 10.0.0.23 - - [2025-01-13 02:35:40] "GET /domains HTTP/1.1" 200 280 0.002996 10.0.0.23 - - [2025-01-13 02:35:40] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001214 10.0.0.23 - - [2025-01-13 02:35:40] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 3149 0.007326 10.0.0.23 - - [2025-01-13 02:35:40] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001767 10.0.0.23 - - [2025-01-13 02:35:40] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d HTTP/1.1" 200 2625 0.073948 10.0.0.23 - - [2025-01-13 02:35:40] "GET /virtual-network/8337bd38-94cc-49f3-82f2-84234dae100c HTTP/1.1" 200 3504 0.003258 10.0.0.23 - - [2025-01-13 02:35:41] "GET /obj-perms HTTP/1.1" 200 5046 0.049636 10.0.0.23 - - [2025-01-13 02:35:41] "GET /domains HTTP/1.1" 200 280 0.002955 10.0.0.23 - - [2025-01-13 02:35:41] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001206 10.0.0.23 - - [2025-01-13 02:35:41] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 3149 0.007417 10.0.0.23 - - [2025-01-13 02:35:41] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001585 10.0.0.23 - - [2025-01-13 02:35:41] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d HTTP/1.1" 200 2625 0.069615 10.0.0.23 - - [2025-01-13 02:35:41] "GET /virtual-network/b14a2d91-ed36-4019-bd08-d2ead37e5783 HTTP/1.1" 200 3500 0.006777 10.0.0.23 - - [2025-01-13 02:35:41] "GET /virtual-network/b14a2d91-ed36-4019-bd08-d2ead37e5783 HTTP/1.1" 200 3500 0.003938 10.0.0.23 - - [2025-01-13 02:35:41] "GET /routing-instance/eaebbbd3-c5f8-4fe8-8eec-f799e20c4b4d HTTP/1.1" 200 1796 0.004023 10.0.0.23 - - [2025-01-13 02:35:41] "GET /routing-instance/eaebbbd3-c5f8-4fe8-8eec-f799e20c4b4d HTTP/1.1" 200 1796 0.003774 10.0.0.23 - - [2025-01-13 02:35:41] "GET /route-target/4b5132ef-7cf6-487d-8b07-bcb93b4ada54 HTTP/1.1" 200 1212 0.003494 10.0.0.23 - - [2025-01-13 02:35:41] "GET /virtual-network/b14a2d91-ed36-4019-bd08-d2ead37e5783 HTTP/1.1" 200 3500 0.004078 10.0.0.23 - - [2025-01-13 02:35:41] "GET /routing-instance/eaebbbd3-c5f8-4fe8-8eec-f799e20c4b4d HTTP/1.1" 200 1796 0.002737 10.0.0.23 - - [2025-01-13 02:35:41] "GET /virtual-network/b14a2d91-ed36-4019-bd08-d2ead37e5783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.002712 10.0.0.23 - - [2025-01-13 02:35:41] "GET /virtual-network/b14a2d91-ed36-4019-bd08-d2ead37e5783 HTTP/1.1" 200 3500 0.003448 10.0.0.23 - - [2025-01-13 02:35:41] "GET /routing-instance/eaebbbd3-c5f8-4fe8-8eec-f799e20c4b4d HTTP/1.1" 200 1796 0.002735 10.0.0.23 - - [2025-01-13 02:35:41] "GET /routing-instance/eaebbbd3-c5f8-4fe8-8eec-f799e20c4b4d HTTP/1.1" 200 1796 0.002753 10.0.0.23 - - [2025-01-13 02:35:41] "GET /route-target/4b5132ef-7cf6-487d-8b07-bcb93b4ada54 HTTP/1.1" 200 1212 0.002930 10.0.0.23 - - [2025-01-13 02:35:41] "GET /domains HTTP/1.1" 200 280 0.002827 10.0.0.23 - - [2025-01-13 02:35:41] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001271 10.0.0.23 - - [2025-01-13 02:35:41] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 3149 0.007547 10.0.0.23 - - [2025-01-13 02:35:41] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001781 10.0.0.23 - - [2025-01-13 02:35:41] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d HTTP/1.1" 200 2625 0.068327 10.0.0.23 - - [2025-01-13 02:35:41] "GET /virtual-network/b14a2d91-ed36-4019-bd08-d2ead37e5783 HTTP/1.1" 200 3500 0.003855 10.0.0.23 - - [2025-01-13 02:35:41] "GET /obj-perms HTTP/1.1" 200 5046 0.004279 10.0.0.23 - - [2025-01-13 02:35:41] "GET /virtual-network/b14a2d91-ed36-4019-bd08-d2ead37e5783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2958 0.004362 10.0.0.23 - - [2025-01-13 02:35:41] "POST /neutron/network HTTP/1.1" 200 1112 0.007936 10.0.0.23 - - [2025-01-13 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.23 - - [2025-01-13 02:35:41] "GET /virtual-network/b350bd2a-138e-4d6f-9de0-737d4b4d15e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006452 10.0.0.23 - - [2025-01-13 02:35:41] "POST /neutron/network HTTP/1.1" 200 1004 0.052880 10.0.0.23 - - [2025-01-13 02:35:41] "DELETE /access-control-list/11c9953d-a765-4ac8-9483-4812afa41caf HTTP/1.1" 200 115 0.040179 10.0.0.23 - - [2025-01-13 02:35:41] "POST /neutron/network HTTP/1.1" 200 1004 0.012004 10.0.0.23 - - [2025-01-13 02:35:41] "GET /virtual-network/b14a2d91-ed36-4019-bd08-d2ead37e5783?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2634 0.002935 10.0.0.23 - - [2025-01-13 02:35:41] "POST /ref-update HTTP/1.1" 200 156 0.016347 10.0.0.23 - - [2025-01-13 02:35:41] "GET /virtual-network/8337bd38-94cc-49f3-82f2-84234dae100c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2962 0.004776 10.0.0.23 - - [2025-01-13 02:35:41] "POST /neutron/network HTTP/1.1" 200 1114 0.008278 10.0.0.23 - - [2025-01-13 02:35:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005754 10.0.0.23 - - [2025-01-13 02:35:41] "GET /virtual-network/b350bd2a-138e-4d6f-9de0-737d4b4d15e2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006067 10.0.0.23 - - [2025-01-13 02:35:41] "POST /neutron/network HTTP/1.1" 200 1006 0.049869 10.0.0.23 - - [2025-01-13 02:35:41] "DELETE /access-control-list/05e536db-84c3-4e04-b40a-44aa66f72b37 HTTP/1.1" 200 115 0.036994 10.0.0.23 - - [2025-01-13 02:35:41] "POST /neutron/network HTTP/1.1" 200 1006 0.009278 10.0.0.23 - - [2025-01-13 02:35:41] "GET /virtual-network/8337bd38-94cc-49f3-82f2-84234dae100c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2638 0.002526 10.0.0.23 - - [2025-01-13 02:35:41] "POST /ref-update HTTP/1.1" 200 156 0.012429 10.0.0.23 - - [2025-01-13 02:35:41] "DELETE /network-policy/d6293cce-289c-4251-b181-4e067dc5d880 HTTP/1.1" 200 115 0.024081 10.0.0.23 - - [2025-01-13 02:35:41] "POST /neutron/network HTTP/1.1" 200 1004 0.012049 10.0.0.23 - - [2025-01-13 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001264 10.0.0.23 - - [2025-01-13 02:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007269 10.0.0.23 - - [2025-01-13 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001351 10.0.0.23 - - [2025-01-13 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001342 10.0.0.23 - - [2025-01-13 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001581 10.0.0.23 - - [2025-01-13 02:35:42] "POST /neutron/network HTTP/1.1" 200 151 0.101936 10.0.0.23 - - [2025-01-13 02:35:42] "DELETE /route-target/4b5132ef-7cf6-487d-8b07-bcb93b4ada54 HTTP/1.1" 200 115 0.023876 10.0.0.23 - - [2025-01-13 02:35:42] "GET /routing-instance/eaebbbd3-c5f8-4fe8-8eec-f799e20c4b4d HTTP/1.1" 404 171 0.002615 10.0.0.23 - - [2025-01-13 02:35:42] "GET /domains HTTP/1.1" 200 280 0.003209 10.0.0.23 - - [2025-01-13 02:35:42] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001302 10.0.0.23 - - [2025-01-13 02:35:42] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 3149 0.049533 10.0.0.23 - - [2025-01-13 02:35:42] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001207 10.0.0.23 - - [2025-01-13 02:35:42] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d HTTP/1.1" 200 2145 0.069736 10.0.0.23 - - [2025-01-13 02:35:42] "POST /neutron/network HTTP/1.1" 200 1006 0.008119 10.0.0.23 - - [2025-01-13 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001378 10.0.0.23 - - [2025-01-13 02:35:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006529 10.0.0.23 - - [2025-01-13 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001200 10.0.0.23 - - [2025-01-13 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001065 10.0.0.23 - - [2025-01-13 02:35:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001688 10.0.0.23 - - [2025-01-13 02:35:42] "POST /neutron/network HTTP/1.1" 200 151 0.090592 10.0.0.23 - - [2025-01-13 02:35:42] "DELETE /route-target/b71b6187-16be-4b79-970c-a21696cfdc4c HTTP/1.1" 200 115 0.024974 10.0.0.23 - - [2025-01-13 02:35:42] "GET /routing-instance/9817bc0f-c652-4bad-9dd2-d8cc326239b7 HTTP/1.1" 404 171 0.003109 10.0.0.23 - - [2025-01-13 02:35:42] "GET /domains HTTP/1.1" 200 280 0.002494 10.0.0.23 - - [2025-01-13 02:35:42] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001236 10.0.0.23 - - [2025-01-13 02:35:42] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 3149 0.051090 10.0.0.23 - - [2025-01-13 02:35:42] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001239 10.0.0.23 - - [2025-01-13 02:35:42] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d HTTP/1.1" 200 1900 0.065864 10.0.0.23 - - [2025-01-13 02:35:42] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001355 10.0.0.23 - - [2025-01-13 02:35:42] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.024472 10.0.0.23 - - [2025-01-13 02:35:42] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001848 10.0.0.23 - - [2025-01-13 02:35:42] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d?fields=virtual_networks HTTP/1.1" 200 1048 0.063882 10.0.0.23 - - [2025-01-13 02:35:42] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001187 10.0.0.23 - - [2025-01-13 02:35:42] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.019739 10.0.0.23 - - [2025-01-13 02:35:43] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001422 10.0.0.23 - - [2025-01-13 02:35:43] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d?fields=security_groups HTTP/1.1" 200 1282 0.022860 10.0.0.23 - - [2025-01-13 02:35:43] "DELETE /project/252e0a6c631a44cbb4deba8baaf74b56 HTTP/1.1" 404 173 0.018319 10.0.0.23 - - [2025-01-13 02:35:43] "DELETE /project/5537ed45c00d43cf9c786801b1418b8d HTTP/1.1" 404 173 0.015297 10.0.0.23 - - [2025-01-13 02:35:43] "DELETE /project/2c2a3c938078425bbb05710a10a984a2 HTTP/1.1" 404 173 0.012489 10.0.0.23 - - [2025-01-13 02:35:43] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001618 10.0.0.23 - - [2025-01-13 02:35:43] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001042 10.0.0.23 - - [2025-01-13 02:35:43] "GET /projects?obj_uuids=252e0a6c-631a-44cb-b4de-ba8baaf74b56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001291 10.0.0.23 - - [2025-01-13 02:35:43] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001161 10.0.0.23 - - [2025-01-13 02:35:43] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1516 0.060706 10.0.0.23 - - [2025-01-13 02:35:43] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.072650 10.0.0.23 - - [2025-01-13 02:35:43] "GET /project/252e0a6c-631a-44cb-b4de-ba8baaf74b56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.065882 10.0.0.23 - - [2025-01-13 02:35:43] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001215 10.0.0.23 - - [2025-01-13 02:35:43] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.086131 10.0.0.23 - - [2025-01-13 02:35:43] "GET /projects?obj_uuids=252e0a6c-631a-44cb-b4de-ba8baaf74b56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001182 10.0.0.23 - - [2025-01-13 02:35:43] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001114 10.0.0.23 - - [2025-01-13 02:35:43] "POST /fqname-to-id HTTP/1.1" 404 190 0.041586 10.0.0.23 - - [2025-01-13 02:35:43] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001474 10.0.0.23 - - [2025-01-13 02:35:43] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f?fields=security_groups HTTP/1.1" 200 1399 0.076486 10.0.0.23 - - [2025-01-13 02:35:43] "GET /project/252e0a6c-631a-44cb-b4de-ba8baaf74b56?fields=security_groups HTTP/1.1" 200 1348 0.070973 10.0.0.23 - - [2025-01-13 02:35:43] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d?fields=security_groups HTTP/1.1" 200 1387 0.074875 10.0.0.23 - - [2025-01-13 02:35:44] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003494 10.0.0.23 - - [2025-01-13 02:35:44] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?fields=security_groups HTTP/1.1" 200 1372 0.114339 10.0.0.23 - - [2025-01-13 02:35:44] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001640 10.0.0.23 - - [2025-01-13 02:35:44] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.011809 10.0.0.23 - - [2025-01-13 02:35:44] "DELETE /access-control-list/45fa4584-3903-46c5-b2d7-93d3e1443c0e HTTP/1.1" 200 115 0.084702 10.0.0.23 - - [2025-01-13 02:35:44] "DELETE /security-group/57382718-e7aa-4755-ac49-2b350b098555 HTTP/1.1" 200 115 0.183158 10.0.0.23 - - [2025-01-13 02:35:44] "DELETE /security-group/3ef35564-b6d5-49b1-9b3a-adbda51bd7a9 HTTP/1.1" 200 115 0.182470 10.0.0.23 - - [2025-01-13 02:35:44] "GET /projects?obj_uuids=127dfe90-128a-471c-964d-b65f33cee03f&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001165 10.0.0.23 - - [2025-01-13 02:35:44] "DELETE /security-group/ea6a4e26-cf1b-422e-9b4b-790b3204b8f3 HTTP/1.1" 200 115 0.193641 10.0.0.23 - - [2025-01-13 02:35:44] "GET /projects?obj_uuids=5537ed45-c00d-43cf-9c78-6801b1418b8d&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001128 10.0.0.23 - - [2025-01-13 02:35:44] "GET /projects?obj_uuids=252e0a6c-631a-44cb-b4de-ba8baaf74b56&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001238 10.0.0.23 - - [2025-01-13 02:35:44] "DELETE /access-control-list/efa4c261-03e0-41ca-9f70-a55dd9744088 HTTP/1.1" 200 115 0.078124 10.0.0.23 - - [2025-01-13 02:35:44] "GET /project/127dfe90-128a-471c-964d-b65f33cee03f?fields=application_policy_sets HTTP/1.1" 200 1438 0.067772 10.0.0.23 - - [2025-01-13 02:35:44] "GET /project/252e0a6c-631a-44cb-b4de-ba8baaf74b56?fields=application_policy_sets HTTP/1.1" 200 1387 0.059653 10.0.0.23 - - [2025-01-13 02:35:44] "DELETE /security-group/8f77bad2-051a-4b9d-99c2-3c4c07f0aeb9 HTTP/1.1" 200 115 0.205827 10.0.0.23 - - [2025-01-13 02:35:44] "GET /project/5537ed45-c00d-43cf-9c78-6801b1418b8d?fields=application_policy_sets HTTP/1.1" 200 1426 0.093015 10.0.0.23 - - [2025-01-13 02:35:44] "GET /projects?obj_uuids=2c2a3c93-8078-425b-bb05-710a10a984a2&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002297 10.0.0.23 - - [2025-01-13 02:35:44] "DELETE /access-control-list/a0da55ba-a56d-45eb-9bbd-5eaae146cf01 HTTP/1.1" 200 115 0.068192 10.0.0.23 - - [2025-01-13 02:35:44] "POST /id-to-fqname HTTP/1.1" 200 192 0.001403 10.0.0.23 - - [2025-01-13 02:35:44] "GET /project/2c2a3c93-8078-425b-bb05-710a10a984a2?fields=application_policy_sets HTTP/1.1" 200 1411 0.115792 10.0.0.23 - - [2025-01-13 02:35:44] "DELETE /access-control-list/07dd99d9-6e1e-4cf3-ab77-31e149688c73 HTTP/1.1" 200 115 0.102176 10.0.0.23 - - [2025-01-13 02:35:44] "POST /fqname-to-id HTTP/1.1" 404 201 0.004717 10.0.0.23 - - [2025-01-13 02:35:44] "DELETE /access-control-list/6a852858-3571-4f88-b535-4b07bdd65194 HTTP/1.1" 200 115 0.064077 10.0.0.23 - - [2025-01-13 02:35:44] "DELETE /project/127dfe90-128a-471c-964d-b65f33cee03f HTTP/1.1" 200 115 0.788952 10.0.0.23 - - [2025-01-13 02:35:44] "DELETE /project/252e0a6c-631a-44cb-b4de-ba8baaf74b56 HTTP/1.1" 200 115 0.790091 10.0.0.23 - - [2025-01-13 02:35:44] "DELETE /access-control-list/fe70786c-63e7-4193-8c7a-db32a1b01b66 HTTP/1.1" 200 115 0.060375 10.0.0.23 - - [2025-01-13 02:35:44] "DELETE /project/5537ed45-c00d-43cf-9c78-6801b1418b8d HTTP/1.1" 200 115 0.804051 10.0.0.23 - - [2025-01-13 02:35:44] "POST /security-groups HTTP/1.1" 200 593 0.130597 10.0.0.23 - - [2025-01-13 02:35:44] "DELETE /access-control-list/42719838-5df6-49c1-82ff-29b12ccb9d41 HTTP/1.1" 200 115 0.067887 10.0.0.23 - - [2025-01-13 02:35:44] "DELETE /project/2c2a3c93-8078-425b-bb05-710a10a984a2 HTTP/1.1" 200 115 0.869776 10.0.0.23 - - [2025-01-13 02:35:44] "POST /projects HTTP/1.1" 200 589 0.485659 10.0.0.23 - - [2025-01-13 02:35:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.533864 10.0.0.23 - - [2025-01-13 02:35:44] "DELETE /access-control-list/8000a409-877c-4208-821f-3cf5ce31e992 HTTP/1.1" 200 115 0.018304 10.0.0.23 - - [2025-01-13 02:35:44] "POST /fqname-to-id HTTP/1.1" 404 236 0.002706 10.0.0.23 - - [2025-01-13 02:35:44] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.747248 10.0.0.23 - - [2025-01-13 02:35:44] "POST /access-control-lists HTTP/1.1" 200 598 0.060121 10.0.0.23 - - [2025-01-13 02:35:44] "POST /fqname-to-id HTTP/1.1" 404 235 0.002888 10.0.0.23 - - [2025-01-13 02:35:45] "POST /access-control-lists HTTP/1.1" 200 596 0.060041 10.0.0.23 - - [2025-01-13 02:35:45] "GET / HTTP/1.1" 200 35931 0.001695 10.0.0.23 - - [2025-01-13 02:35:46] "POST /fqname-to-id HTTP/1.1" 401 292 0.000561 10.0.0.23 - - [2025-01-13 02:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.064323 10.0.0.23 - - [2025-01-13 02:35:47] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001891 10.0.0.23 - - [2025-01-13 02:35:47] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.029683 10.0.0.23 - - [2025-01-13 02:35:47] "POST /neutron/network HTTP/1.1" 200 117 0.042464 10.0.0.23 - - [2025-01-13 02:35:47] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001511 10.0.0.23 - - [2025-01-13 02:35:47] "POST /neutron/network HTTP/1.1" 200 607 0.074164 10.0.0.23 - - [2025-01-13 02:35:47] "POST /route-targets HTTP/1.1" 200 327 0.014097 10.0.0.23 - - [2025-01-13 02:35:47] "POST /ref-update HTTP/1.1" 200 156 0.014380 10.0.0.23 - - [2025-01-13 02:35:47] "POST /useragent-kv HTTP/1.1" 200 115 0.005623 10.0.0.23 - - [2025-01-13 02:35:47] "POST /neutron/subnet HTTP/1.1" 200 729 0.207594 10.0.0.23 - - [2025-01-13 02:35:47] "POST /neutron/network HTTP/1.1" 200 827 0.006598 10.0.0.23 - - [2025-01-13 02:35:47] "POST /id-to-fqname HTTP/1.1" 200 222 0.001504 10.0.0.23 - - [2025-01-13 02:35:47] "GET /virtual-network/19a7a2cf-d326-449a-85bb-73837ebc6ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003349 10.0.0.23 - - [2025-01-13 02:35:47] "POST /neutron/network HTTP/1.1" 200 827 0.006712 10.0.0.23 - - [2025-01-13 02:35:47] "GET /virtual-network/19a7a2cf-d326-449a-85bb-73837ebc6ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003435 10.0.0.23 - - [2025-01-13 02:35:47] "POST /neutron/network HTTP/1.1" 200 827 0.006620 10.0.0.23 - - [2025-01-13 02:35:47] "POST /neutron/subnet HTTP/1.1" 200 729 0.008239 10.0.0.23 - - [2025-01-13 02:35:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003953 10.0.0.23 - - [2025-01-13 02:35:47] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001274 10.0.0.23 - - [2025-01-13 02:35:47] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.024625 10.0.0.23 - - [2025-01-13 02:35:47] "POST /neutron/network HTTP/1.1" 200 117 0.009485 10.0.0.23 - - [2025-01-13 02:35:47] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001395 10.0.0.23 - - [2025-01-13 02:35:47] "POST /neutron/network HTTP/1.1" 200 607 0.081349 10.0.0.23 - - [2025-01-13 02:35:47] "POST /route-targets HTTP/1.1" 200 327 0.012931 10.0.0.23 - - [2025-01-13 02:35:47] "POST /ref-update HTTP/1.1" 200 156 0.014450 10.0.0.23 - - [2025-01-13 02:35:48] "POST /useragent-kv HTTP/1.1" 200 115 0.002513 10.0.0.23 - - [2025-01-13 02:35:48] "POST /neutron/subnet HTTP/1.1" 200 720 0.206455 10.0.0.23 - - [2025-01-13 02:35:48] "POST /neutron/network HTTP/1.1" 200 825 0.006510 10.0.0.23 - - [2025-01-13 02:35:48] "POST /id-to-fqname HTTP/1.1" 200 222 0.001642 10.0.0.23 - - [2025-01-13 02:35:48] "GET /virtual-network/2dafe21d-5c7d-4822-ae3e-f8bcc647e146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003373 10.0.0.23 - - [2025-01-13 02:35:48] "POST /neutron/network HTTP/1.1" 200 825 0.006342 10.0.0.23 - - [2025-01-13 02:35:48] "GET /virtual-network/2dafe21d-5c7d-4822-ae3e-f8bcc647e146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003450 10.0.0.23 - - [2025-01-13 02:35:48] "POST /neutron/network HTTP/1.1" 200 825 0.006776 10.0.0.23 - - [2025-01-13 02:35:48] "POST /neutron/subnet HTTP/1.1" 200 720 0.008245 10.0.0.23 - - [2025-01-13 02:35:48] "POST /fqname-to-id HTTP/1.1" 404 228 0.003070 10.0.0.23 - - [2025-01-13 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.23 - - [2025-01-13 02:35:48] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001267 10.0.0.23 - - [2025-01-13 02:35:48] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.047487 10.0.0.23 - - [2025-01-13 02:35:48] "POST /network-policys HTTP/1.1" 200 571 0.020979 10.0.0.23 - - [2025-01-13 02:35:48] "GET /network-policy/5e0a9470-8e2c-4185-b87c-63f57f8ffcaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.005417 10.0.0.23 - - [2025-01-13 02:35:48] "POST /neutron/network HTTP/1.1" 200 827 0.007359 10.0.0.23 - - [2025-01-13 02:35:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.005860 10.0.0.23 - - [2025-01-13 02:35:48] "POST /neutron/network HTTP/1.1" 200 929 0.054935 10.0.0.23 - - [2025-01-13 02:35:48] "POST /neutron/network HTTP/1.1" 200 929 0.034770 10.0.0.23 - - [2025-01-13 02:35:48] "POST /access-control-lists HTTP/1.1" 200 590 0.064419 10.0.0.23 - - [2025-01-13 02:35:48] "GET /virtual-network/19a7a2cf-d326-449a-85bb-73837ebc6ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.003326 10.0.0.23 - - [2025-01-13 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.23 - - [2025-01-13 02:35:48] "GET /network-policy/5e0a9470-8e2c-4185-b87c-63f57f8ffcaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.003814 10.0.0.23 - - [2025-01-13 02:35:48] "POST /neutron/network HTTP/1.1" 200 825 0.006747 10.0.0.23 - - [2025-01-13 02:35:48] "POST /fqname-to-id HTTP/1.1" 404 236 0.003743 10.0.0.23 - - [2025-01-13 02:35:48] "POST /neutron/network HTTP/1.1" 200 927 0.043448 10.0.0.23 - - [2025-01-13 02:35:48] "POST /neutron/network HTTP/1.1" 200 927 0.046039 10.0.0.23 - - [2025-01-13 02:35:48] "POST /access-control-lists HTTP/1.1" 200 590 0.066323 10.0.0.23 - - [2025-01-13 02:35:48] "GET /virtual-network/2dafe21d-5c7d-4822-ae3e-f8bcc647e146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.003952 10.0.0.23 - - [2025-01-13 02:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002624 10.0.0.23 - - [2025-01-13 02:35:49] "POST /ref-update HTTP/1.1" 200 156 0.011683 10.0.0.23 - - [2025-01-13 02:35:49] "GET /network-policy/5e0a9470-8e2c-4185-b87c-63f57f8ffcaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2152 0.006322 10.0.0.23 - - [2025-01-13 02:35:49] "GET /domains HTTP/1.1" 401 292 0.000494 10.0.0.23 - - [2025-01-13 02:35:49] "PUT /access-control-list/724892b0-6c9d-4fa2-b15e-013921e74055 HTTP/1.1" 200 272 0.058465 10.0.0.23 - - [2025-01-13 02:35:49] "GET /domains HTTP/1.1" 200 280 0.033542 10.0.0.23 - - [2025-01-13 02:35:49] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001859 10.0.0.23 - - [2025-01-13 02:35:49] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2575 0.012640 10.0.0.23 - - [2025-01-13 02:35:49] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001786 10.0.0.23 - - [2025-01-13 02:35:49] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968 HTTP/1.1" 200 2572 0.075967 10.0.0.23 - - [2025-01-13 02:35:49] "GET /virtual-network/19a7a2cf-d326-449a-85bb-73837ebc6ee8 HTTP/1.1" 200 2893 0.006144 10.0.0.23 - - [2025-01-13 02:35:49] "GET /virtual-network/19a7a2cf-d326-449a-85bb-73837ebc6ee8 HTTP/1.1" 200 2893 0.004722 10.0.0.23 - - [2025-01-13 02:35:49] "GET /routing-instance/b8c43bd2-2456-42db-938f-ab8349311ce1 HTTP/1.1" 200 1784 0.004669 10.0.0.23 - - [2025-01-13 02:35:49] "GET /routing-instance/b8c43bd2-2456-42db-938f-ab8349311ce1 HTTP/1.1" 200 1784 0.004317 10.0.0.23 - - [2025-01-13 02:35:49] "GET /route-target/57ec368d-63a7-4b38-8ab4-2dd690e49817 HTTP/1.1" 200 1205 0.004277 10.0.0.23 - - [2025-01-13 02:35:49] "GET /virtual-network/19a7a2cf-d326-449a-85bb-73837ebc6ee8 HTTP/1.1" 200 2893 0.004255 10.0.0.23 - - [2025-01-13 02:35:49] "GET /routing-instance/b8c43bd2-2456-42db-938f-ab8349311ce1 HTTP/1.1" 200 1784 0.004255 10.0.0.23 - - [2025-01-13 02:35:49] "GET /virtual-network/19a7a2cf-d326-449a-85bb-73837ebc6ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004330 10.0.0.23 - - [2025-01-13 02:35:49] "GET /virtual-network/19a7a2cf-d326-449a-85bb-73837ebc6ee8 HTTP/1.1" 200 2893 0.005068 10.0.0.23 - - [2025-01-13 02:35:49] "GET /routing-instance/b8c43bd2-2456-42db-938f-ab8349311ce1 HTTP/1.1" 200 1784 0.004300 10.0.0.23 - - [2025-01-13 02:35:49] "GET /routing-instance/b8c43bd2-2456-42db-938f-ab8349311ce1 HTTP/1.1" 200 1784 0.004296 10.0.0.23 - - [2025-01-13 02:35:49] "GET /route-target/57ec368d-63a7-4b38-8ab4-2dd690e49817 HTTP/1.1" 200 1205 0.003978 10.0.0.23 - - [2025-01-13 02:35:49] "GET /domains HTTP/1.1" 200 280 0.003846 10.0.0.23 - - [2025-01-13 02:35:49] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001929 10.0.0.23 - - [2025-01-13 02:35:49] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2575 0.011011 10.0.0.23 - - [2025-01-13 02:35:49] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002169 10.0.0.23 - - [2025-01-13 02:35:49] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968 HTTP/1.1" 200 2572 0.071231 10.0.0.23 - - [2025-01-13 02:35:49] "GET /virtual-network/19a7a2cf-d326-449a-85bb-73837ebc6ee8 HTTP/1.1" 200 2893 0.004139 10.0.0.23 - - [2025-01-13 02:35:50] "GET /obj-perms HTTP/1.1" 200 5034 0.065176 10.0.0.23 - - [2025-01-13 02:35:50] "GET /domains HTTP/1.1" 200 280 0.003596 10.0.0.23 - - [2025-01-13 02:35:50] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001705 10.0.0.23 - - [2025-01-13 02:35:50] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2575 0.009998 10.0.0.23 - - [2025-01-13 02:35:50] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002678 10.0.0.23 - - [2025-01-13 02:35:50] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968 HTTP/1.1" 200 2572 0.070017 10.0.0.23 - - [2025-01-13 02:35:50] "GET /virtual-network/2dafe21d-5c7d-4822-ae3e-f8bcc647e146 HTTP/1.1" 200 2888 0.005396 10.0.0.23 - - [2025-01-13 02:35:50] "GET /virtual-network/2dafe21d-5c7d-4822-ae3e-f8bcc647e146 HTTP/1.1" 200 2888 0.004620 10.0.0.23 - - [2025-01-13 02:35:50] "GET /routing-instance/eb591dea-451f-452e-aed7-327517c63846 HTTP/1.1" 200 1784 0.003817 10.0.0.23 - - [2025-01-13 02:35:50] "GET /routing-instance/eb591dea-451f-452e-aed7-327517c63846 HTTP/1.1" 200 1784 0.003171 10.0.0.23 - - [2025-01-13 02:35:50] "GET /route-target/2619a816-cad4-4a88-9260-a5a559ff08d7 HTTP/1.1" 200 1206 0.002944 10.0.0.23 - - [2025-01-13 02:35:50] "GET /virtual-network/2dafe21d-5c7d-4822-ae3e-f8bcc647e146 HTTP/1.1" 200 2888 0.003403 10.0.0.23 - - [2025-01-13 02:35:50] "GET /routing-instance/eb591dea-451f-452e-aed7-327517c63846 HTTP/1.1" 200 1784 0.003256 10.0.0.23 - - [2025-01-13 02:35:50] "GET /virtual-network/2dafe21d-5c7d-4822-ae3e-f8bcc647e146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.003475 10.0.0.23 - - [2025-01-13 02:35:50] "GET /virtual-network/2dafe21d-5c7d-4822-ae3e-f8bcc647e146 HTTP/1.1" 200 2888 0.003882 10.0.0.23 - - [2025-01-13 02:35:50] "GET /routing-instance/eb591dea-451f-452e-aed7-327517c63846 HTTP/1.1" 200 1784 0.003232 10.0.0.23 - - [2025-01-13 02:35:50] "GET /routing-instance/eb591dea-451f-452e-aed7-327517c63846 HTTP/1.1" 200 1784 0.003321 10.0.0.23 - - [2025-01-13 02:35:50] "GET /route-target/2619a816-cad4-4a88-9260-a5a559ff08d7 HTTP/1.1" 200 1206 0.003235 10.0.0.23 - - [2025-01-13 02:35:50] "GET /domains HTTP/1.1" 200 280 0.003870 10.0.0.23 - - [2025-01-13 02:35:50] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001579 10.0.0.23 - - [2025-01-13 02:35:50] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2575 0.008358 10.0.0.23 - - [2025-01-13 02:35:50] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001601 10.0.0.23 - - [2025-01-13 02:35:50] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968 HTTP/1.1" 200 2572 0.064348 10.0.0.23 - - [2025-01-13 02:35:50] "GET /virtual-network/2dafe21d-5c7d-4822-ae3e-f8bcc647e146 HTTP/1.1" 200 2888 0.003426 10.0.0.23 - - [2025-01-13 02:35:50] "GET /obj-perms HTTP/1.1" 200 5034 0.004875 10.0.0.23 - - [2025-01-13 02:35:50] "POST /id-to-fqname HTTP/1.1" 200 222 0.001890 10.0.0.23 - - [2025-01-13 02:35:50] "POST /neutron/network HTTP/1.1" 200 939 0.006000 10.0.0.23 - - [2025-01-13 02:35:50] "GET /aaa-mode HTTP/1.1" 401 292 0.000494 10.0.0.23 - - [2025-01-13 02:35:51] "GET / HTTP/1.1" 200 35931 0.003370 10.0.0.23 - - [2025-01-13 02:35:51] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000489 10.0.0.23 - - [2025-01-13 02:35:51] "GET /obj-perms HTTP/1.1" 200 5056 0.055349 10.0.0.23 - - [2025-01-13 02:35:51] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001965 10.0.0.23 - - [2025-01-13 02:35:51] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.055271 10.0.0.23 - - [2025-01-13 02:35:51] "POST /neutron/network HTTP/1.1" 200 929 0.006775 10.0.0.23 - - [2025-01-13 02:35:51] "POST /neutron/port HTTP/1.1" 200 117 0.007642 10.0.0.23 - - [2025-01-13 02:35:51] "POST /neutron/port HTTP/1.1" 200 117 0.005580 10.0.0.23 - - [2025-01-13 02:35:51] "POST /id-to-fqname HTTP/1.1" 200 222 0.002172 10.0.0.23 - - [2025-01-13 02:35:51] "POST /neutron/port HTTP/1.1" 200 117 0.006240 10.0.0.23 - - [2025-01-13 02:35:52] "GET /obj-perms HTTP/1.1" 200 5056 0.055466 10.0.0.23 - - [2025-01-13 02:35:52] "POST /neutron/network HTTP/1.1" 200 937 0.006318 10.0.0.23 - - [2025-01-13 02:35:52] "GET /aaa-mode HTTP/1.1" 401 292 0.000474 10.0.0.23 - - [2025-01-13 02:35:52] "POST /neutron/network HTTP/1.1" 200 939 0.006717 10.0.0.23 - - [2025-01-13 02:35:52] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001630 10.0.0.23 - - [2025-01-13 02:35:52] "GET / HTTP/1.1" 200 35931 0.001937 10.0.0.23 - - [2025-01-13 02:35:52] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000452 10.0.0.23 - - [2025-01-13 02:35:52] "POST /neutron/port HTTP/1.1" 200 1063 0.241712 10.0.0.23 - - [2025-01-13 02:35:52] "POST /neutron/port HTTP/1.1" 200 1063 0.011635 10.0.0.23 - - [2025-01-13 02:35:52] "POST /neutron/port HTTP/1.1" 200 1063 0.009255 10.0.0.23 - - [2025-01-13 02:35:52] "POST /neutron/port HTTP/1.1" 200 1117 0.070834 10.0.0.23 - - [2025-01-13 02:35:52] "POST /neutron/port HTTP/1.1" 200 1091 0.020578 10.0.0.23 - - [2025-01-13 02:35:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005328 10.0.0.23 - - [2025-01-13 02:35:52] "POST /neutron/subnet HTTP/1.1" 200 703 0.014188 10.0.0.23 - - [2025-01-13 02:35:52] "POST /neutron/port HTTP/1.1" 200 117 0.001333 10.0.0.23 - - [2025-01-13 02:35:52] "POST /neutron/network HTTP/1.1" 200 929 0.006128 10.0.0.23 - - [2025-01-13 02:35:52] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001534 10.0.0.23 - - [2025-01-13 02:35:53] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.060131 10.0.0.23 - - [2025-01-13 02:35:53] "POST /neutron/network HTTP/1.1" 200 927 0.009519 10.0.0.23 - - [2025-01-13 02:35:53] "POST /neutron/port HTTP/1.1" 200 1091 0.038033 10.0.0.23 - - [2025-01-13 02:35:53] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007777 10.0.0.23 - - [2025-01-13 02:35:53] "POST /neutron/port HTTP/1.1" 200 117 0.006565 10.0.0.23 - - [2025-01-13 02:35:53] "POST /neutron/port HTTP/1.1" 200 1091 0.023420 10.0.0.23 - - [2025-01-13 02:35:53] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007021 10.0.0.23 - - [2025-01-13 02:35:53] "POST /neutron/network HTTP/1.1" 200 937 0.007699 10.0.0.23 - - [2025-01-13 02:35:53] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001282 10.0.0.23 - - [2025-01-13 02:35:53] "PUT /access-control-list/5465e4ac-3ea3-481d-a500-09c818bad6cc HTTP/1.1" 200 272 0.063203 10.0.0.23 - - [2025-01-13 02:35:54] "POST /neutron/port HTTP/1.1" 200 1061 0.339242 10.0.0.23 - - [2025-01-13 02:35:54] "POST /neutron/port HTTP/1.1" 200 1061 0.011131 10.0.0.23 - - [2025-01-13 02:35:54] "POST /neutron/port HTTP/1.1" 200 1061 0.010455 10.0.0.23 - - [2025-01-13 02:35:54] "POST /neutron/port HTTP/1.1" 200 1115 0.090686 10.0.0.23 - - [2025-01-13 02:35:54] "POST /neutron/port HTTP/1.1" 200 1089 0.018430 10.0.0.23 - - [2025-01-13 02:35:54] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003982 10.0.0.23 - - [2025-01-13 02:35:54] "POST /neutron/subnet HTTP/1.1" 200 694 0.011925 10.0.0.23 - - [2025-01-13 02:35:54] "POST /neutron/port HTTP/1.1" 200 117 0.001368 10.0.0.23 - - [2025-01-13 02:35:54] "POST /neutron/network HTTP/1.1" 200 927 0.006292 10.0.0.23 - - [2025-01-13 02:35:58] "POST /neutron/port HTTP/1.1" 200 1091 0.016139 10.0.0.23 - - [2025-01-13 02:35:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006681 10.0.0.23 - - [2025-01-13 02:35:58] "POST /neutron/port HTTP/1.1" 200 1091 0.017988 10.0.0.23 - - [2025-01-13 02:35:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007031 10.0.0.23 - - [2025-01-13 02:35:58] "POST /neutron/port HTTP/1.1" 200 1091 0.023173 10.0.0.23 - - [2025-01-13 02:35:58] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010106 10.0.0.23 - - [2025-01-13 02:35:58] "GET /virtual-machine/b912d4bc-1d4c-41d9-aabd-e1ff00531f8e HTTP/1.1" 200 1295 0.004946 10.0.0.23 - - [2025-01-13 02:35:58] "GET /virtual-machine-interface/a79ace42-f6eb-4d0b-842c-9747bd475c9f HTTP/1.1" 200 2951 0.003087 10.0.0.23 - - [2025-01-13 02:35:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.23 - - [2025-01-13 02:35:58] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002801 10.0.0.23 - - [2025-01-13 02:35:58] "GET /virtual-networks?parent_id=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003197 10.0.0.23 - - [2025-01-13 02:35:58] "GET /virtual-network/19a7a2cf-d326-449a-85bb-73837ebc6ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.003596 10.0.0.23 - - [2025-01-13 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004067 10.0.0.23 - - [2025-01-13 02:36:01] "GET /virtual-network/19a7a2cf-d326-449a-85bb-73837ebc6ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004395 10.0.0.23 - - [2025-01-13 02:36:03] "POST /neutron/port HTTP/1.1" 200 1091 0.018342 10.0.0.23 - - [2025-01-13 02:36:03] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006123 10.0.0.23 - - [2025-01-13 02:36:03] "POST /neutron/port HTTP/1.1" 200 1089 0.018214 10.0.0.23 - - [2025-01-13 02:36:03] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007340 10.0.0.23 - - [2025-01-13 02:36:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003344 10.0.0.23 - - [2025-01-13 02:36:04] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003161 10.0.0.23 - - [2025-01-13 02:36:04] "GET /virtual-networks?parent_id=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003337 10.0.0.23 - - [2025-01-13 02:36:04] "GET /virtual-network/19a7a2cf-d326-449a-85bb-73837ebc6ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.004426 10.0.0.23 - - [2025-01-13 02:36:04] "POST /neutron/port HTTP/1.1" 200 1091 0.016319 10.0.0.23 - - [2025-01-13 02:36:04] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006999 10.0.0.23 - - [2025-01-13 02:36:09] "POST /neutron/port HTTP/1.1" 200 1089 0.017219 10.0.0.23 - - [2025-01-13 02:36:09] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009391 10.0.0.23 - - [2025-01-13 02:36:09] "POST /neutron/port HTTP/1.1" 200 1089 0.021453 10.0.0.23 - - [2025-01-13 02:36:09] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007253 10.0.0.23 - - [2025-01-13 02:36:09] "POST /neutron/port HTTP/1.1" 200 1089 0.019254 10.0.0.23 - - [2025-01-13 02:36:09] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007606 10.0.0.23 - - [2025-01-13 02:36:09] "GET /virtual-machine/94ac3821-4dd5-4f51-ba93-d478e955af6f HTTP/1.1" 200 1295 0.005491 10.0.0.23 - - [2025-01-13 02:36:09] "GET /virtual-machine-interface/a2a025dc-e204-42f2-99eb-2eb41c6f75f4 HTTP/1.1" 200 2952 0.003487 10.0.0.23 - - [2025-01-13 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.23 - - [2025-01-13 02:36:09] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003192 10.0.0.23 - - [2025-01-13 02:36:09] "GET /virtual-networks?parent_id=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003717 10.0.0.23 - - [2025-01-13 02:36:10] "GET /virtual-network/2dafe21d-5c7d-4822-ae3e-f8bcc647e146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004223 10.0.0.23 - - [2025-01-13 02:36:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.23 - - [2025-01-13 02:36:11] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003922 10.0.0.23 - - [2025-01-13 02:36:11] "GET /virtual-networks?parent_id=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003541 10.0.0.23 - - [2025-01-13 02:36:11] "GET /virtual-network/2dafe21d-5c7d-4822-ae3e-f8bcc647e146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.003852 10.0.0.23 - - [2025-01-13 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.23 - - [2025-01-13 02:36:15] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001492 10.0.0.23 - - [2025-01-13 02:36:15] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.025807 10.0.0.23 - - [2025-01-13 02:36:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.23 - - [2025-01-13 02:36:15] "PUT /network-policy/5e0a9470-8e2c-4185-b87c-63f57f8ffcaf HTTP/1.1" 200 262 0.014280 10.0.0.23 - - [2025-01-13 02:36:16] "PUT /access-control-list/5465e4ac-3ea3-481d-a500-09c818bad6cc HTTP/1.1" 200 272 0.056614 10.0.0.23 - - [2025-01-13 02:36:16] "POST /ref-update HTTP/1.1" 200 156 0.013398 10.0.0.23 - - [2025-01-13 02:36:16] "PUT /access-control-list/724892b0-6c9d-4fa2-b15e-013921e74055 HTTP/1.1" 200 272 0.054242 10.0.0.23 - - [2025-01-13 02:36:16] "POST /ref-update HTTP/1.1" 200 156 0.013743 10.0.0.23 - - [2025-01-13 02:36:19] "GET /virtual-network/2dafe21d-5c7d-4822-ae3e-f8bcc647e146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.003960 10.0.0.23 - - [2025-01-13 02:36:19] "POST /neutron/network HTTP/1.1" 200 927 0.007427 10.0.0.23 - - [2025-01-13 02:36:19] "POST /neutron/network HTTP/1.1" 200 825 0.054691 10.0.0.23 - - [2025-01-13 02:36:19] "DELETE /access-control-list/5465e4ac-3ea3-481d-a500-09c818bad6cc HTTP/1.1" 200 115 0.044841 10.0.0.23 - - [2025-01-13 02:36:19] "POST /neutron/network HTTP/1.1" 200 825 0.009638 10.0.0.23 - - [2025-01-13 02:36:19] "GET /virtual-network/2dafe21d-5c7d-4822-ae3e-f8bcc647e146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.004531 10.0.0.23 - - [2025-01-13 02:36:19] "GET /virtual-network/19a7a2cf-d326-449a-85bb-73837ebc6ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005374 10.0.0.23 - - [2025-01-13 02:36:19] "POST /neutron/network HTTP/1.1" 200 929 0.008512 10.0.0.23 - - [2025-01-13 02:36:19] "POST /neutron/network HTTP/1.1" 200 827 0.059072 10.0.0.23 - - [2025-01-13 02:36:19] "DELETE /access-control-list/724892b0-6c9d-4fa2-b15e-013921e74055 HTTP/1.1" 200 115 0.040910 10.0.0.23 - - [2025-01-13 02:36:19] "POST /neutron/network HTTP/1.1" 200 827 0.018771 10.0.0.23 - - [2025-01-13 02:36:19] "GET /virtual-network/19a7a2cf-d326-449a-85bb-73837ebc6ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.006175 10.0.0.23 - - [2025-01-13 02:36:19] "DELETE /network-policy/5e0a9470-8e2c-4185-b87c-63f57f8ffcaf HTTP/1.1" 200 115 0.042585 10.0.0.23 - - [2025-01-13 02:36:19] "POST /neutron/network HTTP/1.1" 200 825 0.007704 10.0.0.23 - - [2025-01-13 02:36:19] "POST /neutron/network HTTP/1.1" 400 204 0.014005 10.0.0.23 - - [2025-01-13 02:36:19] "POST /neutron/port HTTP/1.1" 200 1089 0.020035 10.0.0.23 - - [2025-01-13 02:36:19] "POST /neutron/port HTTP/1.1" 200 1115 0.012399 10.0.0.23 - - [2025-01-13 02:36:19] "POST /neutron/port HTTP/1.1" 200 1091 0.028180 10.0.0.23 - - [2025-01-13 02:36:19] "POST /neutron/port HTTP/1.1" 200 151 0.172236 10.0.0.23 - - [2025-01-13 02:36:19] "POST /neutron/port HTTP/1.1" 200 1117 0.015327 10.0.0.23 - - [2025-01-13 02:36:20] "POST /neutron/port HTTP/1.1" 200 151 0.131680 10.0.0.23 - - [2025-01-13 02:36:21] "POST /neutron/network HTTP/1.1" 200 825 0.006875 10.0.0.23 - - [2025-01-13 02:36:21] "POST /useragent-kv HTTP/1.1" 200 115 0.001936 10.0.0.23 - - [2025-01-13 02:36:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008622 10.0.0.23 - - [2025-01-13 02:36:21] "POST /useragent-kv HTTP/1.1" 200 115 0.001474 10.0.0.23 - - [2025-01-13 02:36:21] "POST /neutron/network HTTP/1.1" 200 151 0.099777 10.0.0.23 - - [2025-01-13 02:36:21] "GET /routing-instance/eb591dea-451f-452e-aed7-327517c63846 HTTP/1.1" 404 171 0.007417 10.0.0.23 - - [2025-01-13 02:36:21] "DELETE /route-target/2619a816-cad4-4a88-9260-a5a559ff08d7 HTTP/1.1" 200 115 0.023129 10.0.0.23 - - [2025-01-13 02:36:21] "GET /domains HTTP/1.1" 200 280 0.003778 10.0.0.23 - - [2025-01-13 02:36:21] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001580 10.0.0.23 - - [2025-01-13 02:36:21] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2575 0.052683 10.0.0.23 - - [2025-01-13 02:36:21] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001662 10.0.0.23 - - [2025-01-13 02:36:21] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968 HTTP/1.1" 200 2104 0.068707 10.0.0.23 - - [2025-01-13 02:36:21] "POST /neutron/network HTTP/1.1" 200 827 0.008396 10.0.0.23 - - [2025-01-13 02:36:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001451 10.0.0.23 - - [2025-01-13 02:36:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001217 10.0.0.23 - - [2025-01-13 02:36:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006511 10.0.0.23 - - [2025-01-13 02:36:22] "POST /neutron/network HTTP/1.1" 200 151 0.080959 10.0.0.23 - - [2025-01-13 02:36:22] "GET /routing-instance/b8c43bd2-2456-42db-938f-ab8349311ce1 HTTP/1.1" 404 171 0.002560 10.0.0.23 - - [2025-01-13 02:36:22] "GET /domains HTTP/1.1" 200 280 0.005668 10.0.0.23 - - [2025-01-13 02:36:22] "DELETE /route-target/57ec368d-63a7-4b38-8ab4-2dd690e49817 HTTP/1.1" 200 115 0.022123 10.0.0.23 - - [2025-01-13 02:36:22] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001253 10.0.0.23 - - [2025-01-13 02:36:22] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2575 0.051335 10.0.0.23 - - [2025-01-13 02:36:22] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001494 10.0.0.23 - - [2025-01-13 02:36:22] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968 HTTP/1.1" 200 1865 0.063866 10.0.0.23 - - [2025-01-13 02:36:22] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001715 10.0.0.23 - - [2025-01-13 02:36:22] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.026595 10.0.0.23 - - [2025-01-13 02:36:22] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001989 10.0.0.23 - - [2025-01-13 02:36:22] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968?fields=virtual_networks HTTP/1.1" 200 1037 0.067848 10.0.0.23 - - [2025-01-13 02:36:22] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002079 10.0.0.23 - - [2025-01-13 02:36:22] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.030500 10.0.0.23 - - [2025-01-13 02:36:22] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001356 10.0.0.23 - - [2025-01-13 02:36:22] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968?fields=security_groups HTTP/1.1" 200 1265 0.023339 10.0.0.23 - - [2025-01-13 02:36:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.027408 10.0.0.23 - - [2025-01-13 02:36:23] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.005156 10.0.0.23 - - [2025-01-13 02:36:23] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001373 10.0.0.23 - - [2025-01-13 02:36:23] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.008188 10.0.0.23 - - [2025-01-13 02:36:23] "POST /id-to-fqname HTTP/1.1" 200 188 0.001830 10.0.0.23 - - [2025-01-13 02:36:23] "POST /fqname-to-id HTTP/1.1" 404 197 0.003259 10.0.0.23 - - [2025-01-13 02:36:24] "POST /security-groups HTTP/1.1" 200 589 0.064003 10.0.0.23 - - [2025-01-13 02:36:24] "POST /fqname-to-id HTTP/1.1" 404 232 0.003858 10.0.0.23 - - [2025-01-13 02:36:24] "POST /projects HTTP/1.1" 200 581 0.225401 10.0.0.23 - - [2025-01-13 02:36:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.299678 10.0.0.23 - - [2025-01-13 02:36:24] "POST /access-control-lists HTTP/1.1" 200 594 0.064366 10.0.0.23 - - [2025-01-13 02:36:24] "POST /fqname-to-id HTTP/1.1" 404 231 0.003922 10.0.0.23 - - [2025-01-13 02:36:24] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.441817 10.0.0.23 - - [2025-01-13 02:36:24] "POST /access-control-lists HTTP/1.1" 200 592 0.064333 10.0.0.23 - - [2025-01-13 02:36:25] "GET / HTTP/1.1" 200 35931 0.002679 10.0.0.23 - - [2025-01-13 02:36:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000560 10.0.0.23 - - [2025-01-13 02:36:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.066596 10.0.0.23 - - [2025-01-13 02:36:26] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001489 10.0.0.23 - - [2025-01-13 02:36:26] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.027131 10.0.0.23 - - [2025-01-13 02:36:26] "POST /neutron/network HTTP/1.1" 200 117 0.033615 10.0.0.23 - - [2025-01-13 02:36:26] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001996 10.0.0.23 - - [2025-01-13 02:36:26] "POST /neutron/network HTTP/1.1" 200 613 0.084735 10.0.0.23 - - [2025-01-13 02:36:26] "POST /route-targets HTTP/1.1" 200 327 0.013935 10.0.0.23 - - [2025-01-13 02:36:26] "POST /ref-update HTTP/1.1" 200 156 0.016859 10.0.0.23 - - [2025-01-13 02:36:27] "POST /useragent-kv HTTP/1.1" 200 115 0.005480 10.0.0.23 - - [2025-01-13 02:36:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.227973 10.0.0.23 - - [2025-01-13 02:36:27] "POST /neutron/network HTTP/1.1" 200 832 0.006856 10.0.0.23 - - [2025-01-13 02:36:27] "POST /id-to-fqname HTTP/1.1" 200 223 0.001609 10.0.0.23 - - [2025-01-13 02:36:27] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004064 10.0.0.23 - - [2025-01-13 02:36:27] "POST /neutron/network HTTP/1.1" 200 832 0.007432 10.0.0.23 - - [2025-01-13 02:36:27] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004080 10.0.0.23 - - [2025-01-13 02:36:27] "POST /neutron/network HTTP/1.1" 200 832 0.007112 10.0.0.23 - - [2025-01-13 02:36:27] "POST /neutron/subnet HTTP/1.1" 200 725 0.010390 10.0.0.23 - - [2025-01-13 02:36:27] "GET /domains HTTP/1.1" 401 292 0.000550 10.0.0.23 - - [2025-01-13 02:36:27] "GET /domains HTTP/1.1" 200 280 0.032358 10.0.0.23 - - [2025-01-13 02:36:27] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001516 10.0.0.23 - - [2025-01-13 02:36:27] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2759 0.010938 10.0.0.23 - - [2025-01-13 02:36:27] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001451 10.0.0.23 - - [2025-01-13 02:36:27] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800 HTTP/1.1" 200 2081 0.076327 10.0.0.23 - - [2025-01-13 02:36:27] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5 HTTP/1.1" 200 2318 0.006343 10.0.0.23 - - [2025-01-13 02:36:27] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5 HTTP/1.1" 200 2318 0.004414 10.0.0.23 - - [2025-01-13 02:36:27] "GET /routing-instance/7c97dff6-4163-497f-b08a-37812eac75ae HTTP/1.1" 200 1493 0.004660 10.0.0.23 - - [2025-01-13 02:36:27] "GET /routing-instance/7c97dff6-4163-497f-b08a-37812eac75ae HTTP/1.1" 200 1493 0.004329 10.0.0.23 - - [2025-01-13 02:36:27] "GET /route-target/573ce4db-152c-4a41-b5e7-7a7ee7c985b4 HTTP/1.1" 200 1212 0.003786 10.0.0.23 - - [2025-01-13 02:36:27] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5 HTTP/1.1" 200 2318 0.004692 10.0.0.23 - - [2025-01-13 02:36:27] "GET /routing-instance/7c97dff6-4163-497f-b08a-37812eac75ae HTTP/1.1" 200 1493 0.003558 10.0.0.23 - - [2025-01-13 02:36:27] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003601 10.0.0.23 - - [2025-01-13 02:36:27] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5 HTTP/1.1" 200 2318 0.003342 10.0.0.23 - - [2025-01-13 02:36:27] "GET /routing-instance/7c97dff6-4163-497f-b08a-37812eac75ae HTTP/1.1" 200 1493 0.003608 10.0.0.23 - - [2025-01-13 02:36:27] "GET /routing-instance/7c97dff6-4163-497f-b08a-37812eac75ae HTTP/1.1" 200 1493 0.004047 10.0.0.23 - - [2025-01-13 02:36:27] "GET /route-target/573ce4db-152c-4a41-b5e7-7a7ee7c985b4 HTTP/1.1" 200 1212 0.003827 10.0.0.23 - - [2025-01-13 02:36:27] "GET /domains HTTP/1.1" 200 280 0.003529 10.0.0.23 - - [2025-01-13 02:36:27] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001332 10.0.0.23 - - [2025-01-13 02:36:27] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2759 0.009089 10.0.0.23 - - [2025-01-13 02:36:27] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001354 10.0.0.23 - - [2025-01-13 02:36:28] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800 HTTP/1.1" 200 2081 0.071051 10.0.0.23 - - [2025-01-13 02:36:28] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5 HTTP/1.1" 200 2318 0.003305 10.0.0.23 - - [2025-01-13 02:36:28] "GET /obj-perms HTTP/1.1" 200 5026 0.065630 10.0.0.23 - - [2025-01-13 02:36:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.23 - - [2025-01-13 02:36:28] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.003347 10.0.0.23 - - [2025-01-13 02:36:28] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.042764 10.0.0.23 - - [2025-01-13 02:36:28] "POST /neutron/network HTTP/1.1" 200 117 0.011136 10.0.0.23 - - [2025-01-13 02:36:28] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001468 10.0.0.23 - - [2025-01-13 02:36:28] "POST /neutron/network HTTP/1.1" 200 613 0.077148 10.0.0.23 - - [2025-01-13 02:36:28] "POST /route-targets HTTP/1.1" 200 327 0.011843 10.0.0.23 - - [2025-01-13 02:36:28] "POST /ref-update HTTP/1.1" 200 156 0.011678 10.0.0.23 - - [2025-01-13 02:36:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004758 10.0.0.23 - - [2025-01-13 02:36:28] "POST /neutron/subnet HTTP/1.1" 200 725 0.199971 10.0.0.23 - - [2025-01-13 02:36:28] "POST /neutron/network HTTP/1.1" 200 832 0.007403 10.0.0.23 - - [2025-01-13 02:36:28] "POST /id-to-fqname HTTP/1.1" 200 223 0.001511 10.0.0.23 - - [2025-01-13 02:36:28] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004059 10.0.0.23 - - [2025-01-13 02:36:29] "POST /neutron/network HTTP/1.1" 200 832 0.007665 10.0.0.23 - - [2025-01-13 02:36:29] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004334 10.0.0.23 - - [2025-01-13 02:36:29] "POST /neutron/network HTTP/1.1" 200 832 0.007564 10.0.0.23 - - [2025-01-13 02:36:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.008042 10.0.0.23 - - [2025-01-13 02:36:29] "GET /domains HTTP/1.1" 200 280 0.002858 10.0.0.23 - - [2025-01-13 02:36:29] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001770 10.0.0.23 - - [2025-01-13 02:36:29] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2759 0.009417 10.0.0.23 - - [2025-01-13 02:36:29] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001276 10.0.0.23 - - [2025-01-13 02:36:29] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800 HTTP/1.1" 200 2299 0.072001 10.0.0.23 - - [2025-01-13 02:36:29] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2 HTTP/1.1" 200 2319 0.006011 10.0.0.23 - - [2025-01-13 02:36:29] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2 HTTP/1.1" 200 2319 0.004308 10.0.0.23 - - [2025-01-13 02:36:29] "GET /routing-instance/88c20828-f9a2-4431-9b17-1899447b1b4f HTTP/1.1" 200 1493 0.004440 10.0.0.23 - - [2025-01-13 02:36:29] "GET /routing-instance/88c20828-f9a2-4431-9b17-1899447b1b4f HTTP/1.1" 200 1493 0.004040 10.0.0.23 - - [2025-01-13 02:36:29] "GET /route-target/e71e5f26-8ae8-4ae4-a77b-0aa07eb33619 HTTP/1.1" 200 1213 0.003537 10.0.0.23 - - [2025-01-13 02:36:29] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2 HTTP/1.1" 200 2319 0.003146 10.0.0.23 - - [2025-01-13 02:36:29] "GET /routing-instance/88c20828-f9a2-4431-9b17-1899447b1b4f HTTP/1.1" 200 1493 0.003129 10.0.0.23 - - [2025-01-13 02:36:29] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003573 10.0.0.23 - - [2025-01-13 02:36:29] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2 HTTP/1.1" 200 2319 0.003627 10.0.0.23 - - [2025-01-13 02:36:29] "GET /routing-instance/88c20828-f9a2-4431-9b17-1899447b1b4f HTTP/1.1" 200 1493 0.003184 10.0.0.23 - - [2025-01-13 02:36:29] "GET /routing-instance/88c20828-f9a2-4431-9b17-1899447b1b4f HTTP/1.1" 200 1493 0.003316 10.0.0.23 - - [2025-01-13 02:36:29] "GET /route-target/e71e5f26-8ae8-4ae4-a77b-0aa07eb33619 HTTP/1.1" 200 1213 0.003042 10.0.0.23 - - [2025-01-13 02:36:29] "GET /domains HTTP/1.1" 200 280 0.002913 10.0.0.23 - - [2025-01-13 02:36:29] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001606 10.0.0.23 - - [2025-01-13 02:36:29] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2759 0.011225 10.0.0.23 - - [2025-01-13 02:36:29] "GET /global-system-configs HTTP/1.1" 200 322 0.036246 10.0.0.23 - - [2025-01-13 02:36:29] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001280 10.0.0.23 - - [2025-01-13 02:36:29] "GET /obj-perms HTTP/1.1" 200 5056 0.073285 10.0.0.23 - - [2025-01-13 02:36:29] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800 HTTP/1.1" 200 2299 0.066161 10.0.0.23 - - [2025-01-13 02:36:29] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2 HTTP/1.1" 200 2319 0.003618 10.0.0.23 - - [2025-01-13 02:36:29] "GET /obj-perms HTTP/1.1" 200 5026 0.003897 10.0.0.23 - - [2025-01-13 02:36:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.23 - - [2025-01-13 02:36:29] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002051 10.0.0.23 - - [2025-01-13 02:36:29] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.025359 10.0.0.23 - - [2025-01-13 02:36:29] "POST /neutron/network HTTP/1.1" 200 117 0.011677 10.0.0.23 - - [2025-01-13 02:36:29] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001456 10.0.0.23 - - [2025-01-13 02:36:29] "POST /neutron/network HTTP/1.1" 200 615 0.080270 10.0.0.23 - - [2025-01-13 02:36:29] "POST /ref-update HTTP/1.1" 200 156 0.014066 10.0.0.23 - - [2025-01-13 02:36:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004245 10.0.0.23 - - [2025-01-13 02:36:29] "POST /neutron/subnet HTTP/1.1" 200 720 0.148214 10.0.0.23 - - [2025-01-13 02:36:29] "POST /neutron/network HTTP/1.1" 200 833 0.009047 10.0.0.23 - - [2025-01-13 02:36:29] "POST /id-to-fqname HTTP/1.1" 200 224 0.001484 10.0.0.23 - - [2025-01-13 02:36:29] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003168 10.0.0.23 - - [2025-01-13 02:36:29] "POST /neutron/network HTTP/1.1" 200 833 0.006524 10.0.0.23 - - [2025-01-13 02:36:30] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004362 10.0.0.23 - - [2025-01-13 02:36:30] "POST /neutron/network HTTP/1.1" 200 833 0.006455 10.0.0.23 - - [2025-01-13 02:36:30] "POST /neutron/subnet HTTP/1.1" 200 720 0.008212 10.0.0.23 - - [2025-01-13 02:36:30] "GET /domains HTTP/1.1" 200 280 0.003709 10.0.0.23 - - [2025-01-13 02:36:30] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001214 10.0.0.23 - - [2025-01-13 02:36:30] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2759 0.008492 10.0.0.23 - - [2025-01-13 02:36:30] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001294 10.0.0.23 - - [2025-01-13 02:36:30] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800 HTTP/1.1" 200 2518 0.069654 10.0.0.23 - - [2025-01-13 02:36:30] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f HTTP/1.1" 200 2321 0.004598 10.0.0.23 - - [2025-01-13 02:36:30] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f HTTP/1.1" 200 2321 0.003645 10.0.0.23 - - [2025-01-13 02:36:30] "GET /routing-instance/84aa1858-bd64-40d1-8601-69ed284bd34c HTTP/1.1" 200 1496 0.004002 10.0.0.23 - - [2025-01-13 02:36:30] "GET /routing-instance/84aa1858-bd64-40d1-8601-69ed284bd34c HTTP/1.1" 200 1496 0.003118 10.0.0.23 - - [2025-01-13 02:36:30] "GET /route-target/c705df80-62e7-47d2-9100-20945ba31a4f HTTP/1.1" 200 1215 0.003784 10.0.0.23 - - [2025-01-13 02:36:30] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f HTTP/1.1" 200 2321 0.004217 10.0.0.23 - - [2025-01-13 02:36:30] "GET /global-system-configs HTTP/1.1" 200 322 0.033512 10.0.0.23 - - [2025-01-13 02:36:30] "GET /routing-instance/84aa1858-bd64-40d1-8601-69ed284bd34c HTTP/1.1" 200 1496 0.003175 10.0.0.23 - - [2025-01-13 02:36:30] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003532 10.0.0.23 - - [2025-01-13 02:36:30] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f HTTP/1.1" 200 2321 0.003953 10.0.0.23 - - [2025-01-13 02:36:30] "GET /routing-instance/84aa1858-bd64-40d1-8601-69ed284bd34c HTTP/1.1" 200 1496 0.002983 10.0.0.23 - - [2025-01-13 02:36:30] "GET /routing-instance/84aa1858-bd64-40d1-8601-69ed284bd34c HTTP/1.1" 200 1496 0.003160 10.0.0.23 - - [2025-01-13 02:36:30] "GET /route-target/c705df80-62e7-47d2-9100-20945ba31a4f HTTP/1.1" 200 1215 0.004542 10.0.0.23 - - [2025-01-13 02:36:30] "GET /obj-perms HTTP/1.1" 200 5056 0.077809 10.0.0.23 - - [2025-01-13 02:36:30] "GET /domains HTTP/1.1" 200 280 0.002910 10.0.0.23 - - [2025-01-13 02:36:30] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001196 10.0.0.23 - - [2025-01-13 02:36:30] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2759 0.007402 10.0.0.23 - - [2025-01-13 02:36:30] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001756 10.0.0.23 - - [2025-01-13 02:36:30] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800 HTTP/1.1" 200 2518 0.066039 10.0.0.23 - - [2025-01-13 02:36:30] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f HTTP/1.1" 200 2321 0.003305 10.0.0.23 - - [2025-01-13 02:36:30] "GET /obj-perms HTTP/1.1" 200 5026 0.003627 10.0.0.23 - - [2025-01-13 02:36:30] "POST /id-to-fqname HTTP/1.1" 200 223 0.001782 10.0.0.23 - - [2025-01-13 02:36:30] "POST /neutron/network HTTP/1.1" 200 842 0.007483 10.0.0.23 - - [2025-01-13 02:36:30] "GET /aaa-mode HTTP/1.1" 401 292 0.000594 10.0.0.23 - - [2025-01-13 02:36:31] "GET / HTTP/1.1" 200 35931 0.004717 10.0.0.23 - - [2025-01-13 02:36:31] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000490 10.0.0.23 - - [2025-01-13 02:36:31] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001631 10.0.0.23 - - [2025-01-13 02:36:31] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.050700 10.0.0.23 - - [2025-01-13 02:36:31] "POST /neutron/network HTTP/1.1" 200 832 0.008494 10.0.0.23 - - [2025-01-13 02:36:31] "POST /neutron/port HTTP/1.1" 200 117 0.006548 10.0.0.23 - - [2025-01-13 02:36:31] "POST /neutron/port HTTP/1.1" 200 117 0.006858 10.0.0.23 - - [2025-01-13 02:36:31] "POST /id-to-fqname HTTP/1.1" 200 224 0.001953 10.0.0.23 - - [2025-01-13 02:36:31] "POST /neutron/port HTTP/1.1" 200 117 0.006828 10.0.0.23 - - [2025-01-13 02:36:32] "POST /neutron/network HTTP/1.1" 200 843 0.006835 10.0.0.23 - - [2025-01-13 02:36:32] "GET /aaa-mode HTTP/1.1" 401 292 0.000530 10.0.0.23 - - [2025-01-13 02:36:32] "POST /neutron/network HTTP/1.1" 200 842 0.007560 10.0.0.23 - - [2025-01-13 02:36:32] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001334 10.0.0.23 - - [2025-01-13 02:36:32] "GET / HTTP/1.1" 200 35931 0.001928 10.0.0.23 - - [2025-01-13 02:36:32] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000543 10.0.0.23 - - [2025-01-13 02:36:32] "POST /neutron/port HTTP/1.1" 200 1058 0.258019 10.0.0.23 - - [2025-01-13 02:36:32] "POST /neutron/port HTTP/1.1" 200 1058 0.013089 10.0.0.23 - - [2025-01-13 02:36:32] "POST /neutron/port HTTP/1.1" 200 1058 0.031734 10.0.0.23 - - [2025-01-13 02:36:32] "POST /neutron/port HTTP/1.1" 200 1112 0.080430 10.0.0.23 - - [2025-01-13 02:36:32] "POST /neutron/port HTTP/1.1" 200 1086 0.018728 10.0.0.23 - - [2025-01-13 02:36:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005217 10.0.0.23 - - [2025-01-13 02:36:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.017101 10.0.0.23 - - [2025-01-13 02:36:32] "POST /neutron/port HTTP/1.1" 200 117 0.001406 10.0.0.23 - - [2025-01-13 02:36:32] "POST /neutron/network HTTP/1.1" 200 832 0.008898 10.0.0.23 - - [2025-01-13 02:36:32] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001330 10.0.0.23 - - [2025-01-13 02:36:32] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.071769 10.0.0.23 - - [2025-01-13 02:36:32] "POST /neutron/network HTTP/1.1" 200 833 0.007241 10.0.0.23 - - [2025-01-13 02:36:33] "POST /neutron/port HTTP/1.1" 200 1086 0.025409 10.0.0.23 - - [2025-01-13 02:36:33] "POST /neutron/security_group HTTP/1.1" 200 2056 0.017301 10.0.0.23 - - [2025-01-13 02:36:33] "POST /neutron/port HTTP/1.1" 200 117 0.008973 10.0.0.23 - - [2025-01-13 02:36:33] "POST /fqname-to-id HTTP/1.1" 404 193 0.004886 10.0.0.23 - - [2025-01-13 02:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015656 10.0.0.23 - - [2025-01-13 02:36:33] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001362 10.0.0.23 - - [2025-01-13 02:36:33] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.008909 10.0.0.23 - - [2025-01-13 02:36:33] "POST /service-templates HTTP/1.1" 200 543 0.033335 10.0.0.23 - - [2025-01-13 02:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004676 10.0.0.23 - - [2025-01-13 02:36:33] "GET /service-template/546264e9-a85d-4034-96df-4b51aa50dba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005467 10.0.0.23 - - [2025-01-13 02:36:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.23 - - [2025-01-13 02:36:33] "GET /service-template/546264e9-a85d-4034-96df-4b51aa50dba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004650 10.0.0.23 - - [2025-01-13 02:36:33] "POST /id-to-fqname HTTP/1.1" 200 223 0.002181 10.0.0.23 - - [2025-01-13 02:36:33] "POST /neutron/network HTTP/1.1" 200 843 0.008808 10.0.0.23 - - [2025-01-13 02:36:33] "POST /id-to-fqname HTTP/1.1" 200 223 0.001895 10.0.0.23 - - [2025-01-13 02:36:33] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001730 10.0.0.23 - - [2025-01-13 02:36:33] "POST /id-to-fqname HTTP/1.1" 200 224 0.002950 10.0.0.23 - - [2025-01-13 02:36:33] "POST /neutron/port HTTP/1.1" 200 1086 0.089680 10.0.0.23 - - [2025-01-13 02:36:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012442 10.0.0.23 - - [2025-01-13 02:36:34] "POST /neutron/port HTTP/1.1" 200 1057 0.428763 10.0.0.23 - - [2025-01-13 02:36:34] "POST /neutron/port HTTP/1.1" 200 1057 0.017665 10.0.0.23 - - [2025-01-13 02:36:34] "POST /neutron/port HTTP/1.1" 200 1057 0.017385 10.0.0.23 - - [2025-01-13 02:36:34] "POST /neutron/port HTTP/1.1" 200 1111 0.127837 10.0.0.23 - - [2025-01-13 02:36:34] "POST /neutron/port HTTP/1.1" 200 1085 0.030004 10.0.0.23 - - [2025-01-13 02:36:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004060 10.0.0.23 - - [2025-01-13 02:36:34] "POST /neutron/subnet HTTP/1.1" 200 694 0.011140 10.0.0.23 - - [2025-01-13 02:36:34] "POST /neutron/port HTTP/1.1" 200 117 0.001374 10.0.0.23 - - [2025-01-13 02:36:34] "POST /neutron/network HTTP/1.1" 200 833 0.006423 10.0.0.23 - - [2025-01-13 02:36:34] "POST /neutron/network HTTP/1.1" 200 2222 0.018781 10.0.0.23 - - [2025-01-13 02:36:34] "GET /aaa-mode HTTP/1.1" 401 292 0.000746 10.0.0.23 - - [2025-01-13 02:36:35] "GET / HTTP/1.1" 200 35931 0.002606 10.0.0.23 - - [2025-01-13 02:36:35] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000619 10.0.0.23 - - [2025-01-13 02:36:35] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001241 10.0.0.23 - - [2025-01-13 02:36:35] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.055755 10.0.0.23 - - [2025-01-13 02:36:35] "POST /neutron/network HTTP/1.1" 200 832 0.007874 10.0.0.23 - - [2025-01-13 02:36:35] "POST /neutron/network HTTP/1.1" 200 832 0.009513 10.0.0.23 - - [2025-01-13 02:36:35] "POST /neutron/network HTTP/1.1" 200 833 0.010422 10.0.0.23 - - [2025-01-13 02:36:36] "POST /neutron/port HTTP/1.1" 200 2055 0.034761 10.0.0.23 - - [2025-01-13 02:36:36] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007150 10.0.0.23 - - [2025-01-13 02:36:36] "POST /neutron/port HTTP/1.1" 200 117 0.005348 10.0.0.23 - - [2025-01-13 02:36:36] "POST /neutron/port HTTP/1.1" 200 117 0.005394 10.0.0.23 - - [2025-01-13 02:36:36] "POST /neutron/network HTTP/1.1" 200 2222 0.012918 10.0.0.23 - - [2025-01-13 02:36:36] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001337 10.0.0.23 - - [2025-01-13 02:36:36] "POST /neutron/port HTTP/1.1" 200 1058 0.292347 10.0.0.23 - - [2025-01-13 02:36:36] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001540 10.0.0.23 - - [2025-01-13 02:36:36] "POST /neutron/port HTTP/1.1" 200 1058 0.201639 10.0.0.23 - - [2025-01-13 02:36:37] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001264 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/port HTTP/1.1" 200 1057 0.201550 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/port HTTP/1.1" 200 1058 0.018004 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/port HTTP/1.1" 200 1058 0.009412 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/port HTTP/1.1" 200 1112 0.072715 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/port HTTP/1.1" 200 1058 0.011284 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/port HTTP/1.1" 200 1058 0.014367 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/port HTTP/1.1" 200 1112 0.061499 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/port HTTP/1.1" 200 1057 0.009226 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/port HTTP/1.1" 200 1057 0.009225 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/port HTTP/1.1" 200 1111 0.073475 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/port HTTP/1.1" 200 3024 0.019453 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003444 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/subnet HTTP/1.1" 200 699 0.010763 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/port HTTP/1.1" 200 117 0.001293 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/network HTTP/1.1" 200 832 0.005891 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003153 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/subnet HTTP/1.1" 200 699 0.010895 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/port HTTP/1.1" 200 117 0.001339 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/network HTTP/1.1" 200 832 0.006230 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004123 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/subnet HTTP/1.1" 200 694 0.010898 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/port HTTP/1.1" 200 117 0.001751 10.0.0.23 - - [2025-01-13 02:36:37] "POST /neutron/network HTTP/1.1" 200 833 0.006999 10.0.0.23 - - [2025-01-13 02:36:41] "POST /neutron/port HTTP/1.1" 200 3024 0.028755 10.0.0.23 - - [2025-01-13 02:36:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006708 10.0.0.23 - - [2025-01-13 02:36:41] "POST /neutron/port HTTP/1.1" 200 3024 0.019946 10.0.0.23 - - [2025-01-13 02:36:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006695 10.0.0.23 - - [2025-01-13 02:36:41] "POST /neutron/port HTTP/1.1" 200 3024 0.021530 10.0.0.23 - - [2025-01-13 02:36:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006421 10.0.0.23 - - [2025-01-13 02:36:41] "POST /neutron/port HTTP/1.1" 200 3024 0.020616 10.0.0.23 - - [2025-01-13 02:36:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006991 10.0.0.23 - - [2025-01-13 02:36:41] "POST /neutron/port HTTP/1.1" 200 3024 0.021248 10.0.0.23 - - [2025-01-13 02:36:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008615 10.0.0.23 - - [2025-01-13 02:36:41] "GET /virtual-machine/27cb2f0d-7449-4269-9371-e73ceb9053e4 HTTP/1.1" 200 1802 0.004818 10.0.0.23 - - [2025-01-13 02:36:41] "GET /virtual-machine-interface/5f0cdbe2-565f-4c05-bd5b-84c67ed66516 HTTP/1.1" 200 2946 0.003267 10.0.0.23 - - [2025-01-13 02:36:41] "GET /virtual-machine-interface/7ecf339b-22fc-48c5-b3a1-b6a984e1ec42 HTTP/1.1" 200 2949 0.003093 10.0.0.23 - - [2025-01-13 02:36:41] "GET /virtual-machine-interface/a6b46d91-0572-459e-b731-562fe120d432 HTTP/1.1" 200 2947 0.003111 10.0.0.23 - - [2025-01-13 02:36:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.23 - - [2025-01-13 02:36:41] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002816 10.0.0.23 - - [2025-01-13 02:36:41] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003166 10.0.0.23 - - [2025-01-13 02:36:41] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003988 10.0.0.23 - - [2025-01-13 02:36:42] "POST /neutron/port HTTP/1.1" 200 1086 0.017228 10.0.0.23 - - [2025-01-13 02:36:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005843 10.0.0.23 - - [2025-01-13 02:36:44] "POST /neutron/port HTTP/1.1" 200 1085 0.020595 10.0.0.23 - - [2025-01-13 02:36:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007998 10.0.0.23 - - [2025-01-13 02:36:44] "DELETE /project/e9092a54ccd24770bd90d16f9e570800 HTTP/1.1" 404 173 0.010089 10.0.0.23 - - [2025-01-13 02:36:44] "DELETE /project/9efc1c5883614b13b7fdcb8ea5540968 HTTP/1.1" 404 173 0.005813 10.0.0.23 - - [2025-01-13 02:36:44] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001106 10.0.0.23 - - [2025-01-13 02:36:44] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.026204 10.0.0.23 - - [2025-01-13 02:36:44] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001229 10.0.0.23 - - [2025-01-13 02:36:44] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968?fields=security_groups HTTP/1.1" 200 1370 0.062418 10.0.0.23 - - [2025-01-13 02:36:44] "DELETE /security-group/fe0df736-47d0-49ec-8fe0-04e5c51c4741 HTTP/1.1" 200 115 0.050767 10.0.0.23 - - [2025-01-13 02:36:44] "GET /projects?obj_uuids=9efc1c58-8361-4b13-b7fd-cb8ea5540968&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001286 10.0.0.23 - - [2025-01-13 02:36:44] "DELETE /access-control-list/9c8a9afb-e819-44ae-8831-a87fabe8986b HTTP/1.1" 200 115 0.038647 10.0.0.23 - - [2025-01-13 02:36:44] "GET /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968?fields=application_policy_sets HTTP/1.1" 200 1409 0.035326 10.0.0.23 - - [2025-01-13 02:36:44] "DELETE /access-control-list/c5ad1828-7983-4f97-88fd-4384fde32a62 HTTP/1.1" 200 115 0.029919 10.0.0.23 - - [2025-01-13 02:36:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005924 10.0.0.23 - - [2025-01-13 02:36:45] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004103 10.0.0.23 - - [2025-01-13 02:36:45] "DELETE /project/9efc1c58-8361-4b13-b7fd-cb8ea5540968 HTTP/1.1" 200 115 0.362501 10.0.0.23 - - [2025-01-13 02:36:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004276 10.0.0.23 - - [2025-01-13 02:36:49] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004205 10.0.0.23 - - [2025-01-13 02:36:52] "GET /obj-perms HTTP/1.1" 200 5056 0.047563 10.0.0.23 - - [2025-01-13 02:36:52] "GET /obj-perms HTTP/1.1" 200 5056 0.050188 10.0.0.23 - - [2025-01-13 02:36:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003607 10.0.0.23 - - [2025-01-13 02:36:53] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003553 10.0.0.23 - - [2025-01-13 02:36:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.23 - - [2025-01-13 02:36:57] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.002972 10.0.0.23 - - [2025-01-13 02:36:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.23 - - [2025-01-13 02:36:59] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003585 10.0.0.23 - - [2025-01-13 02:36:59] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004730 10.0.0.23 - - [2025-01-13 02:36:59] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004211 10.0.0.23 - - [2025-01-13 02:36:59] "POST /neutron/port HTTP/1.1" 200 3024 0.034502 10.0.0.23 - - [2025-01-13 02:36:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008097 10.0.0.23 - - [2025-01-13 02:37:05] "POST /neutron/port HTTP/1.1" 200 3024 0.019533 10.0.0.23 - - [2025-01-13 02:37:05] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007255 10.0.0.23 - - [2025-01-13 02:37:09] "POST /neutron/port HTTP/1.1" 200 3024 0.025962 10.0.0.23 - - [2025-01-13 02:37:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006803 10.0.0.23 - - [2025-01-13 02:37:10] "POST /neutron/port HTTP/1.1" 200 3024 0.025930 10.0.0.23 - - [2025-01-13 02:37:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008658 10.0.0.23 - - [2025-01-13 02:37:15] "POST /neutron/port HTTP/1.1" 200 3024 0.021029 10.0.0.23 - - [2025-01-13 02:37:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007190 10.0.0.23 - - [2025-01-13 02:37:18] "POST /neutron/port HTTP/1.1" 200 1086 0.016399 10.0.0.23 - - [2025-01-13 02:37:18] "POST /neutron/port HTTP/1.1" 200 1086 0.020624 10.0.0.23 - - [2025-01-13 02:37:18] "POST /neutron/network HTTP/1.1" 200 842 0.006500 10.0.0.23 - - [2025-01-13 02:37:18] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004221 10.0.0.23 - - [2025-01-13 02:37:18] "POST /neutron/subnet HTTP/1.1" 200 699 0.013114 10.0.0.23 - - [2025-01-13 02:37:18] "POST /neutron/port HTTP/1.1" 200 117 0.001985 10.0.0.23 - - [2025-01-13 02:37:18] "POST /neutron/network HTTP/1.1" 200 832 0.009179 10.0.0.23 - - [2025-01-13 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.23 - - [2025-01-13 02:37:20] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003107 10.0.0.23 - - [2025-01-13 02:37:20] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003234 10.0.0.23 - - [2025-01-13 02:37:20] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004361 10.0.0.23 - - [2025-01-13 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.23 - - [2025-01-13 02:37:20] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003453 10.0.0.23 - - [2025-01-13 02:37:20] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003449 10.0.0.23 - - [2025-01-13 02:37:21] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004605 10.0.0.23 - - [2025-01-13 02:37:21] "POST /fqname-to-id HTTP/1.1" 404 207 0.003391 10.0.0.23 - - [2025-01-13 02:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.23 - - [2025-01-13 02:37:21] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001407 10.0.0.23 - - [2025-01-13 02:37:21] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.031909 10.0.0.23 - - [2025-01-13 02:37:21] "POST /service-instances HTTP/1.1" 200 543 0.067450 10.0.0.23 - - [2025-01-13 02:37:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.23 - - [2025-01-13 02:37:21] "GET /service-instance/35e9c92e-dbaa-4395-8749-d2aa28552610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.005996 10.0.0.23 - - [2025-01-13 02:37:21] "POST /port-tuples HTTP/1.1" 200 586 0.030066 10.0.0.23 - - [2025-01-13 02:37:21] "GET /virtual-machine-interface/a6b46d91-0572-459e-b731-562fe120d432?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.004078 10.0.0.23 - - [2025-01-13 02:37:21] "PUT /virtual-machine-interface/a6b46d91-0572-459e-b731-562fe120d432 HTTP/1.1" 200 284 0.015230 10.0.0.23 - - [2025-01-13 02:37:21] "POST /ref-update HTTP/1.1" 200 156 0.020181 10.0.0.23 - - [2025-01-13 02:37:21] "POST /instance-ips HTTP/1.1" 200 385 0.037741 10.0.0.23 - - [2025-01-13 02:37:21] "GET /virtual-machine-interface/5f0cdbe2-565f-4c05-bd5b-84c67ed66516?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.006335 10.0.0.23 - - [2025-01-13 02:37:21] "POST /ref-update HTTP/1.1" 200 156 0.016949 10.0.0.23 - - [2025-01-13 02:37:21] "PUT /virtual-machine-interface/5f0cdbe2-565f-4c05-bd5b-84c67ed66516 HTTP/1.1" 200 284 0.013531 10.0.0.23 - - [2025-01-13 02:37:21] "POST /ref-update HTTP/1.1" 200 156 0.014806 10.0.0.23 - - [2025-01-13 02:37:21] "POST /ref-update HTTP/1.1" 200 156 0.013458 10.0.0.23 - - [2025-01-13 02:37:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004330 10.0.0.23 - - [2025-01-13 02:37:21] "GET /virtual-machine-interface/7ecf339b-22fc-48c5-b3a1-b6a984e1ec42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.003918 10.0.0.23 - - [2025-01-13 02:37:22] "POST /instance-ips HTTP/1.1" 200 385 0.026885 10.0.0.23 - - [2025-01-13 02:37:22] "PUT /virtual-machine-interface/7ecf339b-22fc-48c5-b3a1-b6a984e1ec42 HTTP/1.1" 200 284 0.016036 10.0.0.23 - - [2025-01-13 02:37:22] "POST /ref-update HTTP/1.1" 200 156 0.010688 10.0.0.23 - - [2025-01-13 02:37:22] "POST /ref-update HTTP/1.1" 200 156 0.011457 10.0.0.23 - - [2025-01-13 02:37:22] "POST /ref-update HTTP/1.1" 200 156 0.009813 10.0.0.23 - - [2025-01-13 02:37:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006536 10.0.0.23 - - [2025-01-13 02:37:22] "POST /neutron/port HTTP/1.1" 200 1086 0.020368 10.0.0.23 - - [2025-01-13 02:37:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009108 10.0.0.23 - - [2025-01-13 02:37:22] "POST /instance-ips HTTP/1.1" 200 373 0.018696 10.0.0.23 - - [2025-01-13 02:37:22] "POST /neutron/port HTTP/1.1" 200 1086 0.017546 10.0.0.23 - - [2025-01-13 02:37:22] "POST /ref-update HTTP/1.1" 200 156 0.010075 10.0.0.23 - - [2025-01-13 02:37:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012426 10.0.0.23 - - [2025-01-13 02:37:22] "POST /ref-update HTTP/1.1" 200 156 0.010495 10.0.0.23 - - [2025-01-13 02:37:22] "POST /neutron/port HTTP/1.1" 200 1086 0.022047 10.0.0.23 - - [2025-01-13 02:37:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009287 10.0.0.23 - - [2025-01-13 02:37:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003886 10.0.0.23 - - [2025-01-13 02:37:22] "GET /virtual-machine/778509ce-dfed-4613-a1d4-1db0badb7a00 HTTP/1.1" 200 1290 0.006305 10.0.0.23 - - [2025-01-13 02:37:22] "GET /virtual-machine-interface/35a2e39e-ad67-4f48-85dd-e080be1b77b9 HTTP/1.1" 200 2945 0.004498 10.0.0.23 - - [2025-01-13 02:37:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.23 - - [2025-01-13 02:37:22] "POST /instance-ips HTTP/1.1" 200 373 0.023504 10.0.0.23 - - [2025-01-13 02:37:22] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.005635 10.0.0.23 - - [2025-01-13 02:37:22] "POST /ref-update HTTP/1.1" 200 156 0.011738 10.0.0.23 - - [2025-01-13 02:37:22] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.005402 10.0.0.23 - - [2025-01-13 02:37:22] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005569 10.0.0.23 - - [2025-01-13 02:37:22] "POST /ref-update HTTP/1.1" 200 156 0.015720 10.0.0.23 - - [2025-01-13 02:37:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004111 10.0.0.23 - - [2025-01-13 02:37:22] "POST /instance-ips HTTP/1.1" 200 375 0.018855 10.0.0.23 - - [2025-01-13 02:37:22] "POST /ref-update HTTP/1.1" 200 156 0.009735 10.0.0.23 - - [2025-01-13 02:37:22] "POST /ref-update HTTP/1.1" 200 156 0.010861 10.0.0.23 - - [2025-01-13 02:37:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004133 10.0.0.23 - - [2025-01-13 02:37:23] "POST /instance-ips HTTP/1.1" 200 375 0.019606 10.0.0.23 - - [2025-01-13 02:37:23] "POST /ref-update HTTP/1.1" 200 156 0.013297 10.0.0.23 - - [2025-01-13 02:37:23] "POST /ref-update HTTP/1.1" 200 156 0.011631 10.0.0.23 - - [2025-01-13 02:37:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004031 10.0.0.23 - - [2025-01-13 02:37:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.23 - - [2025-01-13 02:37:23] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003508 10.0.0.23 - - [2025-01-13 02:37:23] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003776 10.0.0.23 - - [2025-01-13 02:37:23] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004202 10.0.0.23 - - [2025-01-13 02:37:24] "POST /neutron/port HTTP/1.1" 200 1085 0.018015 10.0.0.23 - - [2025-01-13 02:37:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007479 10.0.0.23 - - [2025-01-13 02:37:24] "POST /neutron/port HTTP/1.1" 200 1085 0.020171 10.0.0.23 - - [2025-01-13 02:37:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007052 10.0.0.23 - - [2025-01-13 02:37:24] "POST /neutron/port HTTP/1.1" 200 1085 0.017187 10.0.0.23 - - [2025-01-13 02:37:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007347 10.0.0.23 - - [2025-01-13 02:37:24] "GET /virtual-machine/a8c6342e-177d-42e4-b839-4bf098078a70 HTTP/1.1" 200 1291 0.004695 10.0.0.23 - - [2025-01-13 02:37:24] "GET /virtual-machine-interface/1cf0284d-ebae-4da6-9e53-e38583af67af HTTP/1.1" 200 2949 0.003813 10.0.0.23 - - [2025-01-13 02:37:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.23 - - [2025-01-13 02:37:24] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003679 10.0.0.23 - - [2025-01-13 02:37:24] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003519 10.0.0.23 - - [2025-01-13 02:37:24] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003782 10.0.0.23 - - [2025-01-13 02:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.23 - - [2025-01-13 02:37:25] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003807 10.0.0.23 - - [2025-01-13 02:37:25] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003327 10.0.0.23 - - [2025-01-13 02:37:25] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004014 10.0.0.23 - - [2025-01-13 02:37:25] "POST /fqname-to-id HTTP/1.1" 404 211 0.003270 10.0.0.23 - - [2025-01-13 02:37:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.23 - - [2025-01-13 02:37:25] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001705 10.0.0.23 - - [2025-01-13 02:37:26] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.027066 10.0.0.23 - - [2025-01-13 02:37:26] "POST /network-policys HTTP/1.1" 200 547 0.022321 10.0.0.23 - - [2025-01-13 02:37:26] "GET /network-policy/a8046e9e-19c4-405e-99f8-5ca7ef95d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004782 10.0.0.23 - - [2025-01-13 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.23 - - [2025-01-13 02:37:26] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003512 10.0.0.23 - - [2025-01-13 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.23 - - [2025-01-13 02:37:26] "GET /network-policy/a8046e9e-19c4-405e-99f8-5ca7ef95d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004039 10.0.0.23 - - [2025-01-13 02:37:26] "POST /fqname-to-id HTTP/1.1" 404 242 0.003227 10.0.0.23 - - [2025-01-13 02:37:26] "POST /ref-update HTTP/1.1" 200 156 0.040457 10.0.0.23 - - [2025-01-13 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.23 - - [2025-01-13 02:37:26] "POST /access-control-lists HTTP/1.1" 200 601 0.062781 10.0.0.23 - - [2025-01-13 02:37:26] "GET /network-policy/a8046e9e-19c4-405e-99f8-5ca7ef95d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003465 10.0.0.23 - - [2025-01-13 02:37:26] "POST /neutron/network HTTP/1.1" 200 920 0.007959 10.0.0.23 - - [2025-01-13 02:37:26] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.003247 10.0.0.23 - - [2025-01-13 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.23 - - [2025-01-13 02:37:26] "GET /network-policy/a8046e9e-19c4-405e-99f8-5ca7ef95d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004476 10.0.0.23 - - [2025-01-13 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.23 - - [2025-01-13 02:37:26] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005236 10.0.0.23 - - [2025-01-13 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.23 - - [2025-01-13 02:37:26] "GET /network-policy/a8046e9e-19c4-405e-99f8-5ca7ef95d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004119 10.0.0.23 - - [2025-01-13 02:37:26] "POST /ref-update HTTP/1.1" 200 156 0.041749 10.0.0.23 - - [2025-01-13 02:37:26] "PUT /access-control-list/9c928c71-101a-4b6a-88ac-ab2f2974f47b HTTP/1.1" 200 272 0.021744 10.0.0.23 - - [2025-01-13 02:37:26] "POST /fqname-to-id HTTP/1.1" 404 244 0.003689 10.0.0.23 - - [2025-01-13 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.23 - - [2025-01-13 02:37:27] "GET /network-policy/a8046e9e-19c4-405e-99f8-5ca7ef95d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.032540 10.0.0.23 - - [2025-01-13 02:37:27] "POST /access-control-lists HTTP/1.1" 200 604 0.064281 10.0.0.23 - - [2025-01-13 02:37:27] "POST /neutron/network HTTP/1.1" 200 921 0.009613 10.0.0.23 - - [2025-01-13 02:37:27] "POST /routing-instances HTTP/1.1" 200 759 0.027981 10.0.0.23 - - [2025-01-13 02:37:27] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.009904 10.0.0.23 - - [2025-01-13 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.23 - - [2025-01-13 02:37:27] "POST /route-targets HTTP/1.1" 200 327 0.011801 10.0.0.23 - - [2025-01-13 02:37:27] "GET /network-policy/a8046e9e-19c4-405e-99f8-5ca7ef95d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003815 10.0.0.23 - - [2025-01-13 02:37:27] "POST /ref-update HTTP/1.1" 200 156 0.011378 10.0.0.23 - - [2025-01-13 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003320 10.0.0.23 - - [2025-01-13 02:37:27] "GET /routing-instance/4394f582-df44-4b61-9104-defd8ce6b587?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.004048 10.0.0.23 - - [2025-01-13 02:37:27] "GET /service-template/546264e9-a85d-4034-96df-4b51aa50dba1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004196 10.0.0.23 - - [2025-01-13 02:37:27] "GET /routing-instance/4394f582-df44-4b61-9104-defd8ce6b587?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.003534 10.0.0.23 - - [2025-01-13 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.23 - - [2025-01-13 02:37:27] "POST /ref-update HTTP/1.1" 200 156 0.010804 10.0.0.23 - - [2025-01-13 02:37:27] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001581 10.0.0.23 - - [2025-01-13 02:37:27] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.022451 10.0.0.23 - - [2025-01-13 02:37:27] "POST /routing-instances HTTP/1.1" 200 760 0.017551 10.0.0.23 - - [2025-01-13 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.23 - - [2025-01-13 02:37:27] "POST /route-targets HTTP/1.1" 200 327 0.011910 10.0.0.23 - - [2025-01-13 02:37:27] "GET /service-instance/35e9c92e-dbaa-4395-8749-d2aa28552610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3528 0.005691 10.0.0.23 - - [2025-01-13 02:37:27] "POST /ref-update HTTP/1.1" 200 156 0.013000 10.0.0.23 - - [2025-01-13 02:37:27] "GET /domains HTTP/1.1" 200 280 0.003759 10.0.0.23 - - [2025-01-13 02:37:27] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002408 10.0.0.23 - - [2025-01-13 02:37:27] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2771 0.012199 10.0.0.23 - - [2025-01-13 02:37:27] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001887 10.0.0.23 - - [2025-01-13 02:37:27] "GET /routing-instance/f0cef253-cb27-47c4-a420-2dcb0a4bfca4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1279 0.004006 10.0.0.23 - - [2025-01-13 02:37:27] "GET /routing-instance/f0cef253-cb27-47c4-a420-2dcb0a4bfca4?fields=routing_policy_back_refs HTTP/1.1" 200 1279 0.003455 10.0.0.23 - - [2025-01-13 02:37:27] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800 HTTP/1.1" 200 4234 0.074034 10.0.0.23 - - [2025-01-13 02:37:27] "GET /service-instance/35e9c92e-dbaa-4395-8749-d2aa28552610 HTTP/1.1" 200 3782 0.005428 10.0.0.23 - - [2025-01-13 02:37:27] "GET /domains HTTP/1.1" 200 280 0.003388 10.0.0.23 - - [2025-01-13 02:37:27] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001322 10.0.0.23 - - [2025-01-13 02:37:27] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2771 0.012897 10.0.0.23 - - [2025-01-13 02:37:27] "PUT /routing-instance/4394f582-df44-4b61-9104-defd8ce6b587 HTTP/1.1" 200 266 0.014721 10.0.0.23 - - [2025-01-13 02:37:27] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001840 10.0.0.23 - - [2025-01-13 02:37:27] "PUT /routing-instance/f0cef253-cb27-47c4-a420-2dcb0a4bfca4 HTTP/1.1" 200 266 0.014892 10.0.0.23 - - [2025-01-13 02:37:27] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800 HTTP/1.1" 200 4234 0.078398 10.0.0.23 - - [2025-01-13 02:37:27] "GET /service-instance/35e9c92e-dbaa-4395-8749-d2aa28552610 HTTP/1.1" 200 3782 0.003652 10.0.0.23 - - [2025-01-13 02:37:27] "GET /port-tuple/6e8e1694-a5b2-4d8c-a682-96c1d5ca5b73 HTTP/1.1" 200 1979 0.003479 10.0.0.23 - - [2025-01-13 02:37:27] "GET /virtual-machine-interface/5f0cdbe2-565f-4c05-bd5b-84c67ed66516 HTTP/1.1" 200 3798 0.005584 10.0.0.23 - - [2025-01-13 02:37:27] "POST /ref-update HTTP/1.1" 200 156 0.016398 10.0.0.23 - - [2025-01-13 02:37:27] "GET /virtual-machine-interface/7ecf339b-22fc-48c5-b3a1-b6a984e1ec42 HTTP/1.1" 200 3804 0.007292 10.0.0.23 - - [2025-01-13 02:37:27] "GET /virtual-machine-interface/a6b46d91-0572-459e-b731-562fe120d432 HTTP/1.1" 200 3817 0.005239 10.0.0.23 - - [2025-01-13 02:37:27] "PUT /access-control-list/b26ccc25-ee19-474e-87bc-80405bc9f458 HTTP/1.1" 200 272 0.016079 10.0.0.23 - - [2025-01-13 02:37:28] "POST /neutron/port HTTP/1.1" 200 3831 0.055216 10.0.0.23 - - [2025-01-13 02:37:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007225 10.0.0.23 - - [2025-01-13 02:37:28] "POST /neutron/port HTTP/1.1" 200 3831 0.041071 10.0.0.23 - - [2025-01-13 02:37:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007100 10.0.0.23 - - [2025-01-13 02:37:28] "POST /neutron/port HTTP/1.1" 200 3831 0.039865 10.0.0.23 - - [2025-01-13 02:37:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007066 10.0.0.23 - - [2025-01-13 02:37:28] "POST /neutron/port HTTP/1.1" 200 3831 0.044150 10.0.0.23 - - [2025-01-13 02:37:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007524 10.0.0.23 - - [2025-01-13 02:37:28] "POST /neutron/network HTTP/1.1" 200 894 0.019044 10.0.0.23 - - [2025-01-13 02:37:28] "POST /neutron/network HTTP/1.1" 200 920 0.007354 10.0.0.23 - - [2025-01-13 02:37:28] "POST /neutron/network HTTP/1.1" 200 806 0.014176 10.0.0.23 - - [2025-01-13 02:37:28] "POST /neutron/network HTTP/1.1" 200 832 0.008700 10.0.0.23 - - [2025-01-13 02:37:28] "POST /neutron/network HTTP/1.1" 200 895 0.014254 10.0.0.23 - - [2025-01-13 02:37:28] "POST /neutron/network HTTP/1.1" 200 921 0.007821 10.0.0.23 - - [2025-01-13 02:37:28] "POST /id-to-fqname HTTP/1.1" 200 223 0.001685 10.0.0.23 - - [2025-01-13 02:37:28] "POST /id-to-fqname HTTP/1.1" 200 223 0.001542 10.0.0.23 - - [2025-01-13 02:37:28] "POST /id-to-fqname HTTP/1.1" 200 224 0.001859 10.0.0.23 - - [2025-01-13 02:37:28] "GET /virtual-machine/27cb2f0d-7449-4269-9371-e73ceb9053e4 HTTP/1.1" 200 1802 0.003235 10.0.0.23 - - [2025-01-13 02:37:28] "GET /virtual-machine-interface/5f0cdbe2-565f-4c05-bd5b-84c67ed66516 HTTP/1.1" 200 3798 0.004294 10.0.0.23 - - [2025-01-13 02:37:28] "GET /virtual-machine-interface/7ecf339b-22fc-48c5-b3a1-b6a984e1ec42 HTTP/1.1" 200 3804 0.003576 10.0.0.23 - - [2025-01-13 02:37:28] "GET /virtual-machine-interface/a6b46d91-0572-459e-b731-562fe120d432 HTTP/1.1" 200 3817 0.003480 10.0.0.23 - - [2025-01-13 02:37:28] "GET /instance-ip/272b8e30-12b2-4b7b-9bf1-b0f3fa347887 HTTP/1.1" 200 1954 0.003258 10.0.0.23 - - [2025-01-13 02:37:28] "GET /instance-ip/746f04a5-b263-484f-bd99-2c3a127b93c6 HTTP/1.1" 200 1956 0.003164 10.0.0.23 - - [2025-01-13 02:37:28] "GET /instance-ip/a961daa9-4686-405c-bbb8-be3119dfa154 HTTP/1.1" 200 1622 0.004396 10.0.0.23 - - [2025-01-13 02:37:28] "GET /instance-ip/37f8a7a0-5023-436a-8f2f-0fc466a0ec82 HTTP/1.1" 200 1621 0.005147 10.0.0.23 - - [2025-01-13 02:37:28] "GET /instance-ip/e70050ab-16e9-486a-8f52-6c9861b6f027 HTTP/1.1" 200 1959 0.003378 10.0.0.23 - - [2025-01-13 02:37:28] "GET /instance-ip/f012a703-87c1-4c0f-aded-8e1bf6fc30e9 HTTP/1.1" 200 1961 0.004496 10.0.0.23 - - [2025-01-13 02:37:28] "GET /instance-ip/7e20f9c7-82f8-4aec-a479-cf07af1057bf HTTP/1.1" 200 1978 0.004087 10.0.0.23 - - [2025-01-13 02:37:28] "GET /instance-ip/83ef7926-115d-4af9-9cce-4b1b17375e0a HTTP/1.1" 200 1621 0.005626 10.0.0.23 - - [2025-01-13 02:37:28] "GET /instance-ip/cd9a24d2-e521-4c3d-9e28-663435d5459e HTTP/1.1" 200 1981 0.004167 10.0.0.23 - - [2025-01-13 02:37:28] "POST /neutron/port HTTP/1.1" 200 3831 0.037935 10.0.0.23 - - [2025-01-13 02:37:28] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008541 10.0.0.23 - - [2025-01-13 02:37:29] "POST /neutron/port HTTP/1.1" 200 3831 0.038002 10.0.0.23 - - [2025-01-13 02:37:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008339 10.0.0.23 - - [2025-01-13 02:37:29] "POST /neutron/port HTTP/1.1" 200 3831 0.042570 10.0.0.23 - - [2025-01-13 02:37:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007656 10.0.0.23 - - [2025-01-13 02:37:29] "POST /neutron/port HTTP/1.1" 200 3831 0.040215 10.0.0.23 - - [2025-01-13 02:37:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007650 10.0.0.23 - - [2025-01-13 02:37:29] "GET /virtual-machine/27cb2f0d-7449-4269-9371-e73ceb9053e4 HTTP/1.1" 200 1802 0.003667 10.0.0.23 - - [2025-01-13 02:37:29] "GET /virtual-machine-interface/5f0cdbe2-565f-4c05-bd5b-84c67ed66516 HTTP/1.1" 200 3798 0.003984 10.0.0.23 - - [2025-01-13 02:37:29] "GET /virtual-machine-interface/7ecf339b-22fc-48c5-b3a1-b6a984e1ec42 HTTP/1.1" 200 3804 0.003787 10.0.0.23 - - [2025-01-13 02:37:29] "GET /virtual-machine-interface/a6b46d91-0572-459e-b731-562fe120d432 HTTP/1.1" 200 3817 0.003704 10.0.0.23 - - [2025-01-13 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853 10.0.0.23 - - [2025-01-13 02:37:29] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003695 10.0.0.23 - - [2025-01-13 02:37:29] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003556 10.0.0.23 - - [2025-01-13 02:37:29] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004208 10.0.0.23 - - [2025-01-13 02:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.23 - - [2025-01-13 02:37:30] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003460 10.0.0.23 - - [2025-01-13 02:37:30] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003501 10.0.0.23 - - [2025-01-13 02:37:30] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.003998 10.0.0.23 - - [2025-01-13 02:37:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.23 - - [2025-01-13 02:37:30] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003936 10.0.0.23 - - [2025-01-13 02:37:30] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003753 10.0.0.23 - - [2025-01-13 02:37:30] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004760 10.0.0.23 - - [2025-01-13 02:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.23 - - [2025-01-13 02:37:31] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003927 10.0.0.23 - - [2025-01-13 02:37:31] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003499 10.0.0.23 - - [2025-01-13 02:37:31] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.003697 10.0.0.23 - - [2025-01-13 02:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.23 - - [2025-01-13 02:37:31] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003805 10.0.0.23 - - [2025-01-13 02:37:31] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003726 10.0.0.23 - - [2025-01-13 02:37:31] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004011 10.0.0.23 - - [2025-01-13 02:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.23 - - [2025-01-13 02:37:31] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003788 10.0.0.23 - - [2025-01-13 02:37:31] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003524 10.0.0.23 - - [2025-01-13 02:37:31] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004069 10.0.0.23 - - [2025-01-13 02:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.23 - - [2025-01-13 02:37:31] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003879 10.0.0.23 - - [2025-01-13 02:37:31] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003518 10.0.0.23 - - [2025-01-13 02:37:31] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003670 10.0.0.23 - - [2025-01-13 02:37:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.23 - - [2025-01-13 02:37:31] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004739 10.0.0.23 - - [2025-01-13 02:37:31] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003480 10.0.0.23 - - [2025-01-13 02:37:32] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003704 10.0.0.23 - - [2025-01-13 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.23 - - [2025-01-13 02:37:32] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.005352 10.0.0.23 - - [2025-01-13 02:37:32] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004710 10.0.0.23 - - [2025-01-13 02:37:32] "GET /virtual-network/70ffd1d1-fd13-4f3f-ba4d-cc04b81f97c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004781 10.0.0.23 - - [2025-01-13 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.23 - - [2025-01-13 02:37:32] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004416 10.0.0.23 - - [2025-01-13 02:37:32] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003780 10.0.0.23 - - [2025-01-13 02:37:32] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.003798 10.0.0.23 - - [2025-01-13 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.23 - - [2025-01-13 02:37:32] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003854 10.0.0.23 - - [2025-01-13 02:37:32] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003769 10.0.0.23 - - [2025-01-13 02:37:32] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004008 10.0.0.23 - - [2025-01-13 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003645 10.0.0.23 - - [2025-01-13 02:37:32] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004912 10.0.0.23 - - [2025-01-13 02:37:32] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004231 10.0.0.23 - - [2025-01-13 02:37:32] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004293 10.0.0.23 - - [2025-01-13 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004408 10.0.0.23 - - [2025-01-13 02:37:33] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004576 10.0.0.23 - - [2025-01-13 02:37:33] "GET /virtual-networks?parent_id=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004242 10.0.0.23 - - [2025-01-13 02:37:33] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004952 10.0.0.23 - - [2025-01-13 02:37:33] "GET /virtual-machine/27cb2f0d-7449-4269-9371-e73ceb9053e4 HTTP/1.1" 200 1802 0.003980 10.0.0.23 - - [2025-01-13 02:37:33] "GET /domains HTTP/1.1" 200 280 0.003180 10.0.0.23 - - [2025-01-13 02:37:33] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001389 10.0.0.23 - - [2025-01-13 02:37:33] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2771 0.009673 10.0.0.23 - - [2025-01-13 02:37:33] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001313 10.0.0.23 - - [2025-01-13 02:37:33] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800 HTTP/1.1" 200 4234 0.068777 10.0.0.23 - - [2025-01-13 02:37:33] "GET /service-instance/35e9c92e-dbaa-4395-8749-d2aa28552610 HTTP/1.1" 200 3782 0.006006 10.0.0.23 - - [2025-01-13 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.23 - - [2025-01-13 02:37:33] "GET /routing-instance/88c20828-f9a2-4431-9b17-1899447b1b4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1887 0.004390 10.0.0.23 - - [2025-01-13 02:37:33] "GET /routing-instance/88c20828-f9a2-4431-9b17-1899447b1b4f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.007318 10.0.0.23 - - [2025-01-13 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.23 - - [2025-01-13 02:37:33] "GET /routing-instance/84aa1858-bd64-40d1-8601-69ed284bd34c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.003550 10.0.0.23 - - [2025-01-13 02:37:33] "GET /routing-instance/84aa1858-bd64-40d1-8601-69ed284bd34c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2022 0.004771 10.0.0.23 - - [2025-01-13 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.23 - - [2025-01-13 02:37:33] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004096 10.0.0.23 - - [2025-01-13 02:37:33] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2?fields=routing_instances HTTP/1.1" 200 1684 0.006509 10.0.0.23 - - [2025-01-13 02:37:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.23 - - [2025-01-13 02:37:33] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2360 0.004612 10.0.0.23 - - [2025-01-13 02:37:33] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f?fields=routing_instances HTTP/1.1" 200 1688 0.007586 10.0.0.23 - - [2025-01-13 02:37:38] "POST /ref-update HTTP/1.1" 200 156 0.035346 10.0.0.23 - - [2025-01-13 02:37:38] "POST /neutron/network HTTP/1.1" 200 833 0.007479 10.0.0.23 - - [2025-01-13 02:37:38] "GET /virtual-network/7274561b-1877-44d2-930f-bb55fdc8994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003894 10.0.0.23 - - [2025-01-13 02:37:38] "DELETE /access-control-list/b26ccc25-ee19-474e-87bc-80405bc9f458 HTTP/1.1" 200 115 0.059059 10.0.0.23 - - [2025-01-13 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.23 - - [2025-01-13 02:37:38] "GET /network-policy/a8046e9e-19c4-405e-99f8-5ca7ef95d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.002954 10.0.0.23 - - [2025-01-13 02:37:38] "DELETE /routing-instance/4394f582-df44-4b61-9104-defd8ce6b587 HTTP/1.1" 200 115 0.034813 10.0.0.23 - - [2025-01-13 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.23 - - [2025-01-13 02:37:38] "POST /ref-update HTTP/1.1" 200 156 0.036414 10.0.0.23 - - [2025-01-13 02:37:38] "DELETE /route-target/6e8feae5-fd83-48d1-accc-c677bfffb137 HTTP/1.1" 200 115 0.026164 10.0.0.23 - - [2025-01-13 02:37:38] "DELETE /routing-instance/f0cef253-cb27-47c4-a420-2dcb0a4bfca4 HTTP/1.1" 200 115 0.034278 10.0.0.23 - - [2025-01-13 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008597 10.0.0.23 - - [2025-01-13 02:37:38] "POST /neutron/network HTTP/1.1" 200 832 0.017476 10.0.0.23 - - [2025-01-13 02:37:38] "GET /virtual-network/c81ddb39-e0c4-47f6-9f9d-a486b4de53d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007921 10.0.0.23 - - [2025-01-13 02:37:38] "DELETE /route-target/e8362de8-ec98-44fc-9daa-d02ad1b59727 HTTP/1.1" 200 115 0.014452 10.0.0.23 - - [2025-01-13 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.23 - - [2025-01-13 02:37:38] "DELETE /access-control-list/9c928c71-101a-4b6a-88ac-ab2f2974f47b HTTP/1.1" 200 115 0.038285 10.0.0.23 - - [2025-01-13 02:37:38] "GET /network-policy/a8046e9e-19c4-405e-99f8-5ca7ef95d782?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.010696 10.0.0.23 - - [2025-01-13 02:37:38] "DELETE /network-policy/a8046e9e-19c4-405e-99f8-5ca7ef95d782 HTTP/1.1" 200 115 0.024428 10.0.0.23 - - [2025-01-13 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.23 - - [2025-01-13 02:37:38] "DELETE /service-instance/35e9c92e-dbaa-4395-8749-d2aa28552610 HTTP/1.1" 200 115 0.046262 10.0.0.23 - - [2025-01-13 02:37:38] "GET /domains HTTP/1.1" 200 280 0.002409 10.0.0.23 - - [2025-01-13 02:37:38] "POST /ref-update HTTP/1.1" 200 156 0.017732 10.0.0.23 - - [2025-01-13 02:37:38] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001839 10.0.0.23 - - [2025-01-13 02:37:38] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2771 0.010108 10.0.0.23 - - [2025-01-13 02:37:38] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001618 10.0.0.23 - - [2025-01-13 02:37:38] "DELETE /instance-ip/7e20f9c7-82f8-4aec-a479-cf07af1057bf HTTP/1.1" 200 115 0.033192 10.0.0.23 - - [2025-01-13 02:37:38] "POST /ref-update HTTP/1.1" 200 156 0.008840 10.0.0.23 - - [2025-01-13 02:37:38] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800 HTTP/1.1" 200 3760 0.064913 10.0.0.23 - - [2025-01-13 02:37:38] "GET /virtual-machine/27cb2f0d-7449-4269-9371-e73ceb9053e4 HTTP/1.1" 200 1802 0.002864 10.0.0.23 - - [2025-01-13 02:37:38] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002332 10.0.0.23 - - [2025-01-13 02:37:38] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002550 10.0.0.23 - - [2025-01-13 02:37:38] "DELETE /instance-ip/e70050ab-16e9-486a-8f52-6c9861b6f027 HTTP/1.1" 200 115 0.024732 10.0.0.23 - - [2025-01-13 02:37:38] "POST /ref-update HTTP/1.1" 200 156 0.008936 10.0.0.23 - - [2025-01-13 02:37:38] "DELETE /instance-ip/272b8e30-12b2-4b7b-9bf1-b0f3fa347887 HTTP/1.1" 200 115 0.020454 10.0.0.23 - - [2025-01-13 02:37:38] "POST /ref-update HTTP/1.1" 200 156 0.011061 10.0.0.23 - - [2025-01-13 02:37:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007287 10.0.0.23 - - [2025-01-13 02:37:38] "DELETE /service-template/546264e9-a85d-4034-96df-4b51aa50dba1 HTTP/1.1" 200 115 0.038074 10.0.0.23 - - [2025-01-13 02:37:38] "POST /fqname-to-id HTTP/1.1" 404 193 0.009612 10.0.0.23 - - [2025-01-13 02:37:38] "DELETE /instance-ip/f012a703-87c1-4c0f-aded-8e1bf6fc30e9 HTTP/1.1" 200 115 0.036245 10.0.0.23 - - [2025-01-13 02:37:38] "POST /ref-update HTTP/1.1" 200 156 0.013811 10.0.0.23 - - [2025-01-13 02:37:39] "DELETE /instance-ip/746f04a5-b263-484f-bd99-2c3a127b93c6 HTTP/1.1" 200 115 0.022923 10.0.0.23 - - [2025-01-13 02:37:39] "POST /ref-update HTTP/1.1" 200 156 0.010970 10.0.0.23 - - [2025-01-13 02:37:39] "DELETE /instance-ip/cd9a24d2-e521-4c3d-9e28-663435d5459e HTTP/1.1" 200 115 0.032381 10.0.0.23 - - [2025-01-13 02:37:39] "POST /neutron/network HTTP/1.1" 200 833 0.009686 10.0.0.23 - - [2025-01-13 02:37:39] "POST /neutron/network HTTP/1.1" 400 204 0.013390 10.0.0.23 - - [2025-01-13 02:37:39] "POST /neutron/port HTTP/1.1" 200 1085 0.015620 10.0.0.23 - - [2025-01-13 02:37:39] "POST /neutron/port HTTP/1.1" 200 1111 0.010886 10.0.0.23 - - [2025-01-13 02:37:39] "POST /neutron/port HTTP/1.1" 200 1086 0.016846 10.0.0.23 - - [2025-01-13 02:37:39] "POST /neutron/port HTTP/1.1" 200 1112 0.011045 10.0.0.23 - - [2025-01-13 02:37:39] "POST /neutron/port HTTP/1.1" 200 151 0.121142 10.0.0.23 - - [2025-01-13 02:37:39] "POST /neutron/port HTTP/1.1" 200 151 0.107147 10.0.0.23 - - [2025-01-13 02:37:39] "POST /neutron/port HTTP/1.1" 200 3024 0.024934 10.0.0.23 - - [2025-01-13 02:37:39] "POST /neutron/port HTTP/1.1" 200 1112 0.012226 10.0.0.23 - - [2025-01-13 02:37:40] "POST /neutron/port HTTP/1.1" 200 151 0.111938 10.0.0.23 - - [2025-01-13 02:37:40] "POST /neutron/port HTTP/1.1" 200 1112 0.011978 10.0.0.23 - - [2025-01-13 02:37:40] "POST /neutron/port HTTP/1.1" 200 151 0.090607 10.0.0.23 - - [2025-01-13 02:37:40] "POST /neutron/port HTTP/1.1" 200 1111 0.009498 10.0.0.23 - - [2025-01-13 02:37:40] "POST /neutron/port HTTP/1.1" 200 151 0.112721 10.0.0.23 - - [2025-01-13 02:37:41] "POST /neutron/network HTTP/1.1" 200 833 0.006406 10.0.0.23 - - [2025-01-13 02:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004832 10.0.0.23 - - [2025-01-13 02:37:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001296 10.0.0.23 - - [2025-01-13 02:37:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001143 10.0.0.23 - - [2025-01-13 02:37:41] "POST /neutron/network HTTP/1.1" 200 151 0.089425 10.0.0.23 - - [2025-01-13 02:37:41] "GET /routing-instance/84aa1858-bd64-40d1-8601-69ed284bd34c HTTP/1.1" 404 171 0.004044 10.0.0.23 - - [2025-01-13 02:37:41] "DELETE /route-target/c705df80-62e7-47d2-9100-20945ba31a4f HTTP/1.1" 200 115 0.022381 10.0.0.23 - - [2025-01-13 02:37:41] "GET /domains HTTP/1.1" 200 280 0.002614 10.0.0.23 - - [2025-01-13 02:37:41] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001158 10.0.0.23 - - [2025-01-13 02:37:41] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2571 0.050392 10.0.0.23 - - [2025-01-13 02:37:41] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001209 10.0.0.23 - - [2025-01-13 02:37:41] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800 HTTP/1.1" 200 2299 0.075152 10.0.0.23 - - [2025-01-13 02:37:41] "POST /neutron/network HTTP/1.1" 200 832 0.006355 10.0.0.23 - - [2025-01-13 02:37:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001134 10.0.0.23 - - [2025-01-13 02:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006968 10.0.0.23 - - [2025-01-13 02:37:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001048 10.0.0.23 - - [2025-01-13 02:37:41] "POST /neutron/network HTTP/1.1" 200 151 0.078711 10.0.0.23 - - [2025-01-13 02:37:41] "GET /routing-instance/88c20828-f9a2-4431-9b17-1899447b1b4f HTTP/1.1" 404 171 0.004382 10.0.0.23 - - [2025-01-13 02:37:41] "DELETE /route-target/e71e5f26-8ae8-4ae4-a77b-0aa07eb33619 HTTP/1.1" 200 115 0.017292 10.0.0.23 - - [2025-01-13 02:37:41] "GET /domains HTTP/1.1" 200 280 0.002469 10.0.0.23 - - [2025-01-13 02:37:41] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001091 10.0.0.23 - - [2025-01-13 02:37:41] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2571 0.050686 10.0.0.23 - - [2025-01-13 02:37:41] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002160 10.0.0.23 - - [2025-01-13 02:37:41] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800 HTTP/1.1" 200 2081 0.066126 10.0.0.23 - - [2025-01-13 02:37:41] "POST /neutron/network HTTP/1.1" 200 832 0.006226 10.0.0.23 - - [2025-01-13 02:37:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.23 - - [2025-01-13 02:37:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001497 10.0.0.23 - - [2025-01-13 02:37:41] "POST /useragent-kv HTTP/1.1" 200 115 0.001390 10.0.0.23 - - [2025-01-13 02:37:41] "POST /neutron/network HTTP/1.1" 200 151 0.092995 10.0.0.23 - - [2025-01-13 02:37:41] "DELETE /route-target/573ce4db-152c-4a41-b5e7-7a7ee7c985b4 HTTP/1.1" 200 115 0.024381 10.0.0.23 - - [2025-01-13 02:37:41] "GET /routing-instance/7c97dff6-4163-497f-b08a-37812eac75ae HTTP/1.1" 404 171 0.002520 10.0.0.23 - - [2025-01-13 02:37:41] "GET /domains HTTP/1.1" 200 280 0.002285 10.0.0.23 - - [2025-01-13 02:37:41] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001043 10.0.0.23 - - [2025-01-13 02:37:41] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2571 0.048327 10.0.0.23 - - [2025-01-13 02:37:41] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001762 10.0.0.23 - - [2025-01-13 02:37:42] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800 HTTP/1.1" 200 1841 0.065127 10.0.0.23 - - [2025-01-13 02:37:42] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001268 10.0.0.23 - - [2025-01-13 02:37:42] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.019928 10.0.0.23 - - [2025-01-13 02:37:42] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001288 10.0.0.23 - - [2025-01-13 02:37:42] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?fields=virtual_networks HTTP/1.1" 200 1029 0.064312 10.0.0.23 - - [2025-01-13 02:37:42] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001305 10.0.0.23 - - [2025-01-13 02:37:42] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.022021 10.0.0.23 - - [2025-01-13 02:37:42] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001266 10.0.0.23 - - [2025-01-13 02:37:42] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?fields=security_groups HTTP/1.1" 200 1253 0.023362 10.0.0.23 - - [2025-01-13 02:37:43] "POST /fqname-to-id HTTP/1.1" 404 189 0.024515 10.0.0.23 - - [2025-01-13 02:37:43] "GET /projects?obj_uuids=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002461 10.0.0.23 - - [2025-01-13 02:37:43] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001157 10.0.0.23 - - [2025-01-13 02:37:43] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006779 10.0.0.23 - - [2025-01-13 02:37:43] "POST /id-to-fqname HTTP/1.1" 200 191 0.001340 10.0.0.23 - - [2025-01-13 02:37:43] "POST /fqname-to-id HTTP/1.1" 404 200 0.002343 10.0.0.23 - - [2025-01-13 02:37:43] "POST /security-groups HTTP/1.1" 200 592 0.063490 10.0.0.23 - - [2025-01-13 02:37:43] "POST /fqname-to-id HTTP/1.1" 404 235 0.002949 10.0.0.23 - - [2025-01-13 02:37:43] "POST /projects HTTP/1.1" 200 587 0.206557 10.0.0.23 - - [2025-01-13 02:37:43] "POST /access-control-lists HTTP/1.1" 200 597 0.057314 10.0.0.23 - - [2025-01-13 02:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.279496 10.0.0.23 - - [2025-01-13 02:37:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.002869 10.0.0.23 - - [2025-01-13 02:37:43] "GET /project/654937ca-dca3-4b60-b736-e21c3b95222a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.397109 10.0.0.23 - - [2025-01-13 02:37:43] "POST /access-control-lists HTTP/1.1" 200 595 0.060040 10.0.0.23 - - [2025-01-13 02:37:44] "GET / HTTP/1.1" 200 35931 0.003156 10.0.0.23 - - [2025-01-13 02:37:45] "DELETE /project/654937cadca34b60b736e21c3b95222a HTTP/1.1" 404 173 0.009021 10.0.0.23 - - [2025-01-13 02:37:45] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001425 10.0.0.23 - - [2025-01-13 02:37:45] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.028389 10.0.0.23 - - [2025-01-13 02:37:45] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002373 10.0.0.23 - - [2025-01-13 02:37:45] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?fields=security_groups HTTP/1.1" 200 1358 0.075871 10.0.0.23 - - [2025-01-13 02:37:45] "DELETE /security-group/310e8412-8033-4660-8d46-5e076344d7f6 HTTP/1.1" 200 115 0.048178 10.0.0.23 - - [2025-01-13 02:37:45] "GET /projects?obj_uuids=e9092a54-ccd2-4770-bd90-d16f9e570800&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001307 10.0.0.23 - - [2025-01-13 02:37:45] "DELETE /access-control-list/2c1b3e61-8c3d-4a5f-aea4-f8b0da6b1599 HTTP/1.1" 200 115 0.039118 10.0.0.23 - - [2025-01-13 02:37:45] "GET /project/e9092a54-ccd2-4770-bd90-d16f9e570800?fields=application_policy_sets HTTP/1.1" 200 1397 0.042389 10.0.0.23 - - [2025-01-13 02:37:45] "DELETE /access-control-list/22966734-fba6-4050-badf-adde89d49ce0 HTTP/1.1" 200 115 0.034099 10.0.0.23 - - [2025-01-13 02:37:45] "DELETE /project/e9092a54-ccd2-4770-bd90-d16f9e570800 HTTP/1.1" 200 115 0.367059 10.0.0.23 - - [2025-01-13 02:37:46] "GET /project/654937ca-dca3-4b60-b736-e21c3b95222a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000587 10.0.0.23 - - [2025-01-13 02:37:46] "GET /projects?obj_uuids=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001285 10.0.0.23 - - [2025-01-13 02:37:46] "GET /project/654937ca-dca3-4b60-b736-e21c3b95222a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.052912 10.0.0.23 - - [2025-01-13 02:37:46] "POST /fqname-to-id HTTP/1.1" 404 180 0.003234 10.0.0.23 - - [2025-01-13 02:37:46] "POST /virtual-DNSs HTTP/1.1" 200 507 0.023632 10.0.0.23 - - [2025-01-13 02:37:46] "GET /virtual-DNS/247d16df-1fc0-4ece-8682-48448575e60f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.005025 10.0.0.23 - - [2025-01-13 02:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003767 10.0.0.23 - - [2025-01-13 02:37:46] "GET /virtual-DNS/247d16df-1fc0-4ece-8682-48448575e60f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1437 0.003395 10.0.0.23 - - [2025-01-13 02:37:46] "GET /domains HTTP/1.1" 401 292 0.000743 10.0.0.23 - - [2025-01-13 02:37:47] "GET /domains HTTP/1.1" 200 280 0.027086 10.0.0.23 - - [2025-01-13 02:37:47] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001409 10.0.0.23 - - [2025-01-13 02:37:47] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2774 0.012858 10.0.0.23 - - [2025-01-13 02:37:47] "GET /virtual-DNS/247d16df-1fc0-4ece-8682-48448575e60f HTTP/1.1" 200 1437 0.005374 10.0.0.23 - - [2025-01-13 02:37:47] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003403 10.0.0.23 - - [2025-01-13 02:37:47] "POST /network-ipams HTTP/1.1" 200 514 0.020831 10.0.0.23 - - [2025-01-13 02:37:47] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 968 0.003529 10.0.0.23 - - [2025-01-13 02:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.23 - - [2025-01-13 02:37:47] "GET /network-ipam/a550b11f-9290-45da-a6c1-53ac7abef87d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.004977 10.0.0.23 - - [2025-01-13 02:37:47] "PUT /network-ipam/a550b11f-9290-45da-a6c1-53ac7abef87d HTTP/1.1" 200 258 0.011848 10.0.0.23 - - [2025-01-13 02:37:47] "POST /ref-update HTTP/1.1" 200 156 0.010239 10.0.0.23 - - [2025-01-13 02:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.23 - - [2025-01-13 02:37:47] "GET /projects?obj_uuids=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001325 10.0.0.23 - - [2025-01-13 02:37:47] "GET /project/654937ca-dca3-4b60-b736-e21c3b95222a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.023301 10.0.0.23 - - [2025-01-13 02:37:47] "POST /neutron/network HTTP/1.1" 200 117 0.036875 10.0.0.23 - - [2025-01-13 02:37:47] "GET /projects?obj_uuids=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001934 10.0.0.23 - - [2025-01-13 02:37:47] "POST /neutron/network HTTP/1.1" 200 618 0.076631 10.0.0.23 - - [2025-01-13 02:37:47] "POST /route-targets HTTP/1.1" 200 327 0.012248 10.0.0.23 - - [2025-01-13 02:37:47] "POST /ref-update HTTP/1.1" 200 156 0.013191 10.0.0.23 - - [2025-01-13 02:37:47] "POST /useragent-kv HTTP/1.1" 200 115 0.003738 10.0.0.23 - - [2025-01-13 02:37:47] "POST /neutron/subnet HTTP/1.1" 200 711 0.172838 10.0.0.23 - - [2025-01-13 02:37:47] "POST /neutron/network HTTP/1.1" 200 833 0.007953 10.0.0.23 - - [2025-01-13 02:37:47] "POST /id-to-fqname HTTP/1.1" 200 227 0.001823 10.0.0.23 - - [2025-01-13 02:37:47] "GET /virtual-network/922f0af2-b645-4c94-afab-11cf8bb7a8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003182 10.0.0.23 - - [2025-01-13 02:37:48] "POST /neutron/network HTTP/1.1" 200 833 0.007174 10.0.0.23 - - [2025-01-13 02:37:48] "GET /virtual-network/922f0af2-b645-4c94-afab-11cf8bb7a8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003176 10.0.0.23 - - [2025-01-13 02:37:48] "POST /neutron/network HTTP/1.1" 200 833 0.006298 10.0.0.23 - - [2025-01-13 02:37:48] "POST /neutron/subnet HTTP/1.1" 200 711 0.007939 10.0.0.23 - - [2025-01-13 02:37:48] "POST /neutron/network HTTP/1.1" 200 807 0.010539 10.0.0.23 - - [2025-01-13 02:37:48] "POST /neutron/network HTTP/1.1" 200 833 0.006435 10.0.0.23 - - [2025-01-13 02:37:48] "POST /id-to-fqname HTTP/1.1" 200 227 0.001340 10.0.0.23 - - [2025-01-13 02:37:48] "POST /neutron/network HTTP/1.1" 200 843 0.006125 10.0.0.23 - - [2025-01-13 02:37:48] "GET /aaa-mode HTTP/1.1" 401 292 0.000491 10.0.0.23 - - [2025-01-13 02:37:48] "GET / HTTP/1.1" 200 35931 0.002045 10.0.0.23 - - [2025-01-13 02:37:48] "GET /project/654937ca-dca3-4b60-b736-e21c3b95222a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000482 10.0.0.23 - - [2025-01-13 02:37:49] "GET /projects?obj_uuids=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001439 10.0.0.23 - - [2025-01-13 02:37:49] "GET /project/654937ca-dca3-4b60-b736-e21c3b95222a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.047009 10.0.0.23 - - [2025-01-13 02:37:49] "POST /neutron/network HTTP/1.1" 200 833 0.006123 10.0.0.23 - - [2025-01-13 02:37:49] "POST /neutron/port HTTP/1.1" 200 117 0.005741 10.0.0.23 - - [2025-01-13 02:37:49] "POST /neutron/port HTTP/1.1" 200 117 0.005853 10.0.0.23 - - [2025-01-13 02:37:49] "POST /neutron/port HTTP/1.1" 200 117 0.006701 10.0.0.23 - - [2025-01-13 02:37:49] "POST /neutron/network HTTP/1.1" 200 843 0.006806 10.0.0.23 - - [2025-01-13 02:37:49] "GET /projects?obj_uuids=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001765 10.0.0.23 - - [2025-01-13 02:37:50] "POST /neutron/port HTTP/1.1" 200 1058 0.227207 10.0.0.23 - - [2025-01-13 02:37:50] "POST /neutron/port HTTP/1.1" 200 1058 0.013249 10.0.0.23 - - [2025-01-13 02:37:50] "POST /neutron/port HTTP/1.1" 200 1058 0.011066 10.0.0.23 - - [2025-01-13 02:37:50] "POST /neutron/port HTTP/1.1" 200 1112 0.070472 10.0.0.23 - - [2025-01-13 02:37:50] "POST /neutron/port HTTP/1.1" 200 1086 0.020856 10.0.0.23 - - [2025-01-13 02:37:50] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005375 10.0.0.23 - - [2025-01-13 02:37:50] "POST /neutron/subnet HTTP/1.1" 200 685 0.013270 10.0.0.23 - - [2025-01-13 02:37:50] "POST /neutron/port HTTP/1.1" 200 117 0.001255 10.0.0.23 - - [2025-01-13 02:37:50] "POST /neutron/network HTTP/1.1" 200 833 0.006071 10.0.0.23 - - [2025-01-13 02:37:53] "GET /obj-perms HTTP/1.1" 200 5056 0.057119 10.0.0.23 - - [2025-01-13 02:37:53] "GET /obj-perms HTTP/1.1" 200 5056 0.049871 10.0.0.23 - - [2025-01-13 02:37:54] "POST /neutron/port HTTP/1.1" 200 1086 0.016113 10.0.0.23 - - [2025-01-13 02:37:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006555 10.0.0.23 - - [2025-01-13 02:37:54] "POST /neutron/port HTTP/1.1" 200 1086 0.015676 10.0.0.23 - - [2025-01-13 02:37:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006621 10.0.0.23 - - [2025-01-13 02:37:54] "POST /neutron/port HTTP/1.1" 200 1086 0.017877 10.0.0.23 - - [2025-01-13 02:37:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006932 10.0.0.23 - - [2025-01-13 02:37:54] "GET /virtual-machine/8d9866a9-478d-4930-8805-8f4d770b50fc HTTP/1.1" 200 1293 0.004369 10.0.0.23 - - [2025-01-13 02:37:54] "GET /virtual-machine-interface/779587ac-4e0d-4cc0-8b61-adf22ccf9642 HTTP/1.1" 200 2964 0.002651 10.0.0.23 - - [2025-01-13 02:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.23 - - [2025-01-13 02:37:54] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003239 10.0.0.23 - - [2025-01-13 02:37:54] "GET /virtual-networks?parent_id=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003452 10.0.0.23 - - [2025-01-13 02:37:54] "GET /virtual-network/922f0af2-b645-4c94-afab-11cf8bb7a8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004294 10.0.0.23 - - [2025-01-13 02:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.23 - - [2025-01-13 02:37:57] "GET /virtual-network/922f0af2-b645-4c94-afab-11cf8bb7a8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003252 10.0.0.23 - - [2025-01-13 02:37:59] "POST /neutron/port HTTP/1.1" 200 1086 0.016168 10.0.0.23 - - [2025-01-13 02:37:59] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007201 10.0.0.23 - - [2025-01-13 02:38:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.23 - - [2025-01-13 02:38:02] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003464 10.0.0.23 - - [2025-01-13 02:38:02] "GET /virtual-networks?parent_id=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003545 10.0.0.23 - - [2025-01-13 02:38:02] "GET /virtual-network/922f0af2-b645-4c94-afab-11cf8bb7a8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003849 10.0.0.23 - - [2025-01-13 02:38:06] "POST /neutron/network HTTP/1.1" 200 807 0.015810 10.0.0.23 - - [2025-01-13 02:38:06] "POST /neutron/network HTTP/1.1" 200 833 0.006539 10.0.0.23 - - [2025-01-13 02:38:06] "POST /id-to-fqname HTTP/1.1" 200 227 0.001352 10.0.0.23 - - [2025-01-13 02:38:06] "POST /neutron/port HTTP/1.1" 200 1086 0.016542 10.0.0.23 - - [2025-01-13 02:38:06] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006806 10.0.0.23 - - [2025-01-13 02:38:06] "POST /neutron/network HTTP/1.1" 200 843 0.006210 10.0.0.23 - - [2025-01-13 02:38:06] "GET /aaa-mode HTTP/1.1" 401 292 0.000700 10.0.0.23 - - [2025-01-13 02:38:07] "GET / HTTP/1.1" 200 35931 0.002939 10.0.0.23 - - [2025-01-13 02:38:07] "GET /project/654937ca-dca3-4b60-b736-e21c3b95222a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000467 10.0.0.23 - - [2025-01-13 02:38:07] "GET /projects?obj_uuids=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001229 10.0.0.23 - - [2025-01-13 02:38:07] "GET /project/654937ca-dca3-4b60-b736-e21c3b95222a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.044766 10.0.0.23 - - [2025-01-13 02:38:07] "POST /neutron/network HTTP/1.1" 200 833 0.005825 10.0.0.23 - - [2025-01-13 02:38:07] "POST /neutron/port HTTP/1.1" 200 1086 0.017705 10.0.0.23 - - [2025-01-13 02:38:07] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006467 10.0.0.23 - - [2025-01-13 02:38:07] "POST /neutron/port HTTP/1.1" 200 117 0.005502 10.0.0.23 - - [2025-01-13 02:38:08] "POST /neutron/port HTTP/1.1" 200 117 0.005857 10.0.0.23 - - [2025-01-13 02:38:08] "POST /neutron/network HTTP/1.1" 200 843 0.007089 10.0.0.23 - - [2025-01-13 02:38:08] "GET /projects?obj_uuids=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001221 10.0.0.23 - - [2025-01-13 02:38:08] "POST /neutron/port HTTP/1.1" 200 1058 0.215779 10.0.0.23 - - [2025-01-13 02:38:08] "POST /neutron/port HTTP/1.1" 200 1058 0.012064 10.0.0.23 - - [2025-01-13 02:38:08] "POST /neutron/port HTTP/1.1" 200 1058 0.011204 10.0.0.23 - - [2025-01-13 02:38:08] "POST /neutron/port HTTP/1.1" 200 1112 0.059362 10.0.0.23 - - [2025-01-13 02:38:08] "POST /neutron/port HTTP/1.1" 200 1086 0.015961 10.0.0.23 - - [2025-01-13 02:38:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003687 10.0.0.23 - - [2025-01-13 02:38:08] "POST /neutron/subnet HTTP/1.1" 200 685 0.011402 10.0.0.23 - - [2025-01-13 02:38:08] "POST /neutron/port HTTP/1.1" 200 117 0.001308 10.0.0.23 - - [2025-01-13 02:38:08] "POST /neutron/network HTTP/1.1" 200 833 0.005844 10.0.0.23 - - [2025-01-13 02:38:13] "POST /neutron/port HTTP/1.1" 200 1086 0.016791 10.0.0.23 - - [2025-01-13 02:38:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009372 10.0.0.23 - - [2025-01-13 02:38:13] "POST /neutron/port HTTP/1.1" 200 1086 0.017339 10.0.0.23 - - [2025-01-13 02:38:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008405 10.0.0.23 - - [2025-01-13 02:38:13] "POST /neutron/port HTTP/1.1" 200 1086 0.016870 10.0.0.23 - - [2025-01-13 02:38:13] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007607 10.0.0.23 - - [2025-01-13 02:38:13] "GET /virtual-machine/8bd5e662-d748-47e0-a3bd-58eaa704447d HTTP/1.1" 200 1294 0.005810 10.0.0.23 - - [2025-01-13 02:38:13] "GET /virtual-machine-interface/1fac1e32-1dc5-4431-81cc-01fd0b132301 HTTP/1.1" 200 2963 0.004151 10.0.0.23 - - [2025-01-13 02:38:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004738 10.0.0.23 - - [2025-01-13 02:38:13] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004262 10.0.0.23 - - [2025-01-13 02:38:13] "GET /virtual-networks?parent_id=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003749 10.0.0.23 - - [2025-01-13 02:38:13] "GET /virtual-network/922f0af2-b645-4c94-afab-11cf8bb7a8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004148 10.0.0.23 - - [2025-01-13 02:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.23 - - [2025-01-13 02:38:16] "GET /virtual-network/922f0af2-b645-4c94-afab-11cf8bb7a8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003657 10.0.0.23 - - [2025-01-13 02:38:18] "POST /neutron/port HTTP/1.1" 200 1086 0.020000 10.0.0.23 - - [2025-01-13 02:38:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007830 10.0.0.23 - - [2025-01-13 02:38:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.23 - - [2025-01-13 02:38:20] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003336 10.0.0.23 - - [2025-01-13 02:38:20] "GET /virtual-networks?parent_id=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003746 10.0.0.23 - - [2025-01-13 02:38:20] "GET /virtual-network/922f0af2-b645-4c94-afab-11cf8bb7a8e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004448 10.0.0.23 - - [2025-01-13 02:38:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.23 - - [2025-01-13 02:38:26] "DELETE /virtual-DNS/247d16df-1fc0-4ece-8682-48448575e60f HTTP/1.1" 409 235 0.007307 10.0.0.23 - - [2025-01-13 02:38:26] "POST /fqname-to-id HTTP/1.1" 404 192 0.003995 10.0.0.23 - - [2025-01-13 02:38:27] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.019501 10.0.0.23 - - [2025-01-13 02:38:27] "GET /virtual-DNS-record/122b797c-d162-4eb1-b6e0-841061713155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.005327 10.0.0.23 - - [2025-01-13 02:38:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.23 - - [2025-01-13 02:38:27] "GET /virtual-DNS-record/122b797c-d162-4eb1-b6e0-841061713155?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.003572 10.0.0.23 - - [2025-01-13 02:38:27] "GET /domains HTTP/1.1" 200 280 0.003225 10.0.0.23 - - [2025-01-13 02:38:27] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001863 10.0.0.23 - - [2025-01-13 02:38:27] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2774 0.010926 10.0.0.23 - - [2025-01-13 02:38:27] "GET /virtual-DNS/247d16df-1fc0-4ece-8682-48448575e60f HTTP/1.1" 200 1906 0.007289 10.0.0.23 - - [2025-01-13 02:38:27] "GET /virtual-DNS-record/122b797c-d162-4eb1-b6e0-841061713155 HTTP/1.1" 200 1336 0.003635 10.0.0.23 - - [2025-01-13 02:38:32] "DELETE /virtual-DNS-record/122b797c-d162-4eb1-b6e0-841061713155 HTTP/1.1" 200 115 0.022568 10.0.0.23 - - [2025-01-13 02:38:32] "POST /fqname-to-id HTTP/1.1" 404 184 0.002829 10.0.0.23 - - [2025-01-13 02:38:33] "POST /neutron/network HTTP/1.1" 200 833 0.006522 10.0.0.23 - - [2025-01-13 02:38:33] "POST /neutron/network HTTP/1.1" 400 204 0.011384 10.0.0.23 - - [2025-01-13 02:38:33] "POST /neutron/port HTTP/1.1" 200 1086 0.018625 10.0.0.23 - - [2025-01-13 02:38:33] "POST /neutron/port HTTP/1.1" 200 1112 0.010019 10.0.0.23 - - [2025-01-13 02:38:33] "POST /neutron/port HTTP/1.1" 200 1086 0.024666 10.0.0.23 - - [2025-01-13 02:38:33] "POST /neutron/port HTTP/1.1" 200 151 0.145617 10.0.0.23 - - [2025-01-13 02:38:33] "POST /neutron/port HTTP/1.1" 200 1112 0.019772 10.0.0.23 - - [2025-01-13 02:38:33] "POST /neutron/port HTTP/1.1" 200 151 0.114290 10.0.0.23 - - [2025-01-13 02:38:35] "POST /neutron/network HTTP/1.1" 200 833 0.006351 10.0.0.23 - - [2025-01-13 02:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089 10.0.0.23 - - [2025-01-13 02:38:35] "POST /useragent-kv HTTP/1.1" 200 115 0.001295 10.0.0.23 - - [2025-01-13 02:38:35] "POST /useragent-kv HTTP/1.1" 200 115 0.001808 10.0.0.23 - - [2025-01-13 02:38:35] "POST /neutron/network HTTP/1.1" 200 151 0.161794 10.0.0.23 - - [2025-01-13 02:38:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.23 - - [2025-01-13 02:38:35] "DELETE /route-target/1872eee2-9904-4e49-8168-aec9bcb22be2 HTTP/1.1" 200 115 0.028782 10.0.0.23 - - [2025-01-13 02:38:35] "DELETE /network-ipam/a550b11f-9290-45da-a6c1-53ac7abef87d HTTP/1.1" 200 115 0.026381 10.0.0.23 - - [2025-01-13 02:38:35] "DELETE /virtual-DNS/247d16df-1fc0-4ece-8682-48448575e60f HTTP/1.1" 200 115 0.022793 10.0.0.23 - - [2025-01-13 02:38:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.002770 10.0.0.23 - - [2025-01-13 02:38:35] "GET /domains HTTP/1.1" 200 280 0.003095 10.0.0.23 - - [2025-01-13 02:38:35] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001853 10.0.0.23 - - [2025-01-13 02:38:35] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2574 0.011065 10.0.0.23 - - [2025-01-13 02:38:35] "GET /projects?obj_uuids=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002346 10.0.0.23 - - [2025-01-13 02:38:35] "GET /project/654937ca-dca3-4b60-b736-e21c3b95222a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.025949 10.0.0.23 - - [2025-01-13 02:38:35] "GET /projects?obj_uuids=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001382 10.0.0.23 - - [2025-01-13 02:38:35] "GET /project/654937ca-dca3-4b60-b736-e21c3b95222a?fields=virtual_networks HTTP/1.1" 200 1034 0.066988 10.0.0.23 - - [2025-01-13 02:38:35] "GET /projects?obj_uuids=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001367 10.0.0.23 - - [2025-01-13 02:38:35] "GET /project/654937ca-dca3-4b60-b736-e21c3b95222a?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.024992 10.0.0.23 - - [2025-01-13 02:38:35] "GET /projects?obj_uuids=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001270 10.0.0.23 - - [2025-01-13 02:38:35] "GET /project/654937ca-dca3-4b60-b736-e21c3b95222a?fields=security_groups HTTP/1.1" 200 1261 0.027343 10.0.0.23 - - [2025-01-13 02:38:36] "POST /fqname-to-id HTTP/1.1" 404 189 0.025129 10.0.0.23 - - [2025-01-13 02:38:36] "GET /projects?obj_uuids=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002656 10.0.0.23 - - [2025-01-13 02:38:36] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001158 10.0.0.23 - - [2025-01-13 02:38:36] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.006754 10.0.0.23 - - [2025-01-13 02:38:36] "POST /id-to-fqname HTTP/1.1" 200 191 0.001371 10.0.0.23 - - [2025-01-13 02:38:36] "POST /fqname-to-id HTTP/1.1" 404 200 0.002532 10.0.0.23 - - [2025-01-13 02:38:37] "POST /security-groups HTTP/1.1" 200 592 0.063120 10.0.0.23 - - [2025-01-13 02:38:37] "POST /fqname-to-id HTTP/1.1" 404 235 0.003042 10.0.0.23 - - [2025-01-13 02:38:37] "POST /projects HTTP/1.1" 200 587 0.215773 10.0.0.23 - - [2025-01-13 02:38:37] "POST /access-control-lists HTTP/1.1" 200 597 0.060672 10.0.0.23 - - [2025-01-13 02:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.300460 10.0.0.23 - - [2025-01-13 02:38:37] "POST /fqname-to-id HTTP/1.1" 404 234 0.002977 10.0.0.23 - - [2025-01-13 02:38:37] "GET /project/55264de9-f577-4a80-a0df-615e53eafe61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.421130 10.0.0.23 - - [2025-01-13 02:38:37] "POST /access-control-lists HTTP/1.1" 200 595 0.068491 10.0.0.23 - - [2025-01-13 02:38:38] "GET / HTTP/1.1" 200 35931 0.003046 10.0.0.23 - - [2025-01-13 02:38:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000530 10.0.0.23 - - [2025-01-13 02:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.054358 10.0.0.23 - - [2025-01-13 02:38:39] "GET /projects?obj_uuids=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001092 10.0.0.23 - - [2025-01-13 02:38:39] "GET /project/55264de9-f577-4a80-a0df-615e53eafe61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.020074 10.0.0.23 - - [2025-01-13 02:38:39] "POST /neutron/network HTTP/1.1" 200 117 0.031788 10.0.0.23 - - [2025-01-13 02:38:39] "GET /projects?obj_uuids=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001586 10.0.0.23 - - [2025-01-13 02:38:39] "POST /neutron/network HTTP/1.1" 200 606 0.063068 10.0.0.23 - - [2025-01-13 02:38:39] "POST /route-targets HTTP/1.1" 200 327 0.011735 10.0.0.23 - - [2025-01-13 02:38:39] "POST /ref-update HTTP/1.1" 200 156 0.009990 10.0.0.23 - - [2025-01-13 02:38:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002475 10.0.0.23 - - [2025-01-13 02:38:39] "POST /neutron/subnet HTTP/1.1" 200 730 0.135215 10.0.0.23 - - [2025-01-13 02:38:39] "POST /neutron/network HTTP/1.1" 200 826 0.005873 10.0.0.23 - - [2025-01-13 02:38:39] "POST /id-to-fqname HTTP/1.1" 200 221 0.001472 10.0.0.23 - - [2025-01-13 02:38:39] "GET /virtual-network/8e92e609-e448-4466-b9a9-3cffb5400b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003482 10.0.0.23 - - [2025-01-13 02:38:39] "POST /neutron/network HTTP/1.1" 200 826 0.006009 10.0.0.23 - - [2025-01-13 02:38:39] "GET /virtual-network/8e92e609-e448-4466-b9a9-3cffb5400b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003157 10.0.0.23 - - [2025-01-13 02:38:40] "POST /neutron/network HTTP/1.1" 200 826 0.006217 10.0.0.23 - - [2025-01-13 02:38:40] "POST /neutron/subnet HTTP/1.1" 200 730 0.008375 10.0.0.23 - - [2025-01-13 02:38:40] "POST /id-to-fqname HTTP/1.1" 200 221 0.001358 10.0.0.23 - - [2025-01-13 02:38:40] "POST /neutron/network HTTP/1.1" 200 836 0.006089 10.0.0.23 - - [2025-01-13 02:38:40] "GET /aaa-mode HTTP/1.1" 401 292 0.000465 10.0.0.23 - - [2025-01-13 02:38:40] "GET / HTTP/1.1" 200 35931 0.002004 10.0.0.23 - - [2025-01-13 02:38:40] "GET /project/55264de9-f577-4a80-a0df-615e53eafe61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000408 10.0.0.23 - - [2025-01-13 02:38:41] "GET /projects?obj_uuids=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001230 10.0.0.23 - - [2025-01-13 02:38:41] "GET /project/55264de9-f577-4a80-a0df-615e53eafe61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.044521 10.0.0.23 - - [2025-01-13 02:38:41] "POST /neutron/network HTTP/1.1" 200 826 0.006124 10.0.0.23 - - [2025-01-13 02:38:41] "POST /neutron/port HTTP/1.1" 200 117 0.005263 10.0.0.23 - - [2025-01-13 02:38:41] "POST /neutron/port HTTP/1.1" 200 117 0.005170 10.0.0.23 - - [2025-01-13 02:38:41] "POST /id-to-fqname HTTP/1.1" 200 221 0.001562 10.0.0.23 - - [2025-01-13 02:38:41] "POST /neutron/port HTTP/1.1" 200 117 0.006541 10.0.0.23 - - [2025-01-13 02:38:41] "POST /neutron/network HTTP/1.1" 200 836 0.006402 10.0.0.23 - - [2025-01-13 02:38:41] "GET /aaa-mode HTTP/1.1" 401 292 0.000470 10.0.0.23 - - [2025-01-13 02:38:41] "POST /neutron/network HTTP/1.1" 200 836 0.006158 10.0.0.23 - - [2025-01-13 02:38:41] "GET /projects?obj_uuids=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001209 10.0.0.23 - - [2025-01-13 02:38:41] "GET / HTTP/1.1" 200 35931 0.001836 10.0.0.23 - - [2025-01-13 02:38:41] "GET /project/55264de9-f577-4a80-a0df-615e53eafe61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000443 10.0.0.23 - - [2025-01-13 02:38:41] "POST /neutron/port HTTP/1.1" 200 1062 0.233746 10.0.0.23 - - [2025-01-13 02:38:41] "POST /neutron/port HTTP/1.1" 200 1062 0.009609 10.0.0.23 - - [2025-01-13 02:38:41] "POST /neutron/port HTTP/1.1" 200 1062 0.009365 10.0.0.23 - - [2025-01-13 02:38:41] "POST /neutron/port HTTP/1.1" 200 1116 0.076671 10.0.0.23 - - [2025-01-13 02:38:42] "POST /neutron/port HTTP/1.1" 200 1090 0.014650 10.0.0.23 - - [2025-01-13 02:38:42] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003200 10.0.0.23 - - [2025-01-13 02:38:42] "POST /neutron/subnet HTTP/1.1" 200 704 0.012115 10.0.0.23 - - [2025-01-13 02:38:42] "POST /neutron/port HTTP/1.1" 200 117 0.001261 10.0.0.23 - - [2025-01-13 02:38:42] "POST /neutron/network HTTP/1.1" 200 826 0.005907 10.0.0.23 - - [2025-01-13 02:38:42] "GET /projects?obj_uuids=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001184 10.0.0.23 - - [2025-01-13 02:38:42] "GET /project/55264de9-f577-4a80-a0df-615e53eafe61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.050684 10.0.0.23 - - [2025-01-13 02:38:42] "POST /neutron/network HTTP/1.1" 200 826 0.005611 10.0.0.23 - - [2025-01-13 02:38:42] "POST /neutron/port HTTP/1.1" 200 1090 0.022718 10.0.0.23 - - [2025-01-13 02:38:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008251 10.0.0.23 - - [2025-01-13 02:38:42] "POST /neutron/port HTTP/1.1" 200 117 0.005409 10.0.0.23 - - [2025-01-13 02:38:42] "POST /neutron/port HTTP/1.1" 200 1090 0.016348 10.0.0.23 - - [2025-01-13 02:38:42] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006884 10.0.0.23 - - [2025-01-13 02:38:42] "POST /neutron/network HTTP/1.1" 200 836 0.007130 10.0.0.23 - - [2025-01-13 02:38:42] "GET /projects?obj_uuids=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001292 10.0.0.23 - - [2025-01-13 02:38:43] "POST /neutron/port HTTP/1.1" 200 1062 0.241167 10.0.0.23 - - [2025-01-13 02:38:43] "POST /neutron/port HTTP/1.1" 200 1062 0.013656 10.0.0.23 - - [2025-01-13 02:38:43] "POST /neutron/port HTTP/1.1" 200 1062 0.011082 10.0.0.23 - - [2025-01-13 02:38:43] "POST /neutron/port HTTP/1.1" 200 1116 0.084663 10.0.0.23 - - [2025-01-13 02:38:43] "POST /neutron/port HTTP/1.1" 200 1090 0.016247 10.0.0.23 - - [2025-01-13 02:38:43] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004397 10.0.0.23 - - [2025-01-13 02:38:43] "POST /neutron/subnet HTTP/1.1" 200 704 0.011590 10.0.0.23 - - [2025-01-13 02:38:43] "POST /neutron/port HTTP/1.1" 200 117 0.001457 10.0.0.23 - - [2025-01-13 02:38:43] "POST /neutron/network HTTP/1.1" 200 826 0.006112 10.0.0.23 - - [2025-01-13 02:38:45] "DELETE /project/55264de9f5774a80a0df615e53eafe61 HTTP/1.1" 404 173 0.008325 10.0.0.23 - - [2025-01-13 02:38:45] "GET /projects?obj_uuids=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001087 10.0.0.23 - - [2025-01-13 02:38:45] "GET /project/654937ca-dca3-4b60-b736-e21c3b95222a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.029123 10.0.0.23 - - [2025-01-13 02:38:45] "GET /projects?obj_uuids=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001260 10.0.0.23 - - [2025-01-13 02:38:45] "GET /project/654937ca-dca3-4b60-b736-e21c3b95222a?fields=security_groups HTTP/1.1" 200 1366 0.062281 10.0.0.23 - - [2025-01-13 02:38:45] "DELETE /security-group/813065bd-71e3-4b0b-ba31-0e6fd45c6caf HTTP/1.1" 200 115 0.054220 10.0.0.23 - - [2025-01-13 02:38:45] "GET /projects?obj_uuids=654937ca-dca3-4b60-b736-e21c3b95222a&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002515 10.0.0.23 - - [2025-01-13 02:38:45] "DELETE /access-control-list/871180c3-92c1-421b-b851-72e9dc18acfa HTTP/1.1" 200 115 0.055492 10.0.0.23 - - [2025-01-13 02:38:45] "GET /project/654937ca-dca3-4b60-b736-e21c3b95222a?fields=application_policy_sets HTTP/1.1" 200 1405 0.041970 10.0.0.23 - - [2025-01-13 02:38:45] "DELETE /access-control-list/99410e41-b7c3-4de4-b66f-1152a82580f3 HTTP/1.1" 200 115 0.035903 10.0.0.23 - - [2025-01-13 02:38:46] "DELETE /project/654937ca-dca3-4b60-b736-e21c3b95222a HTTP/1.1" 200 115 0.347520 10.0.0.23 - - [2025-01-13 02:38:47] "POST /neutron/port HTTP/1.1" 200 1090 0.018599 10.0.0.23 - - [2025-01-13 02:38:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008168 10.0.0.23 - - [2025-01-13 02:38:47] "POST /neutron/port HTTP/1.1" 200 1090 0.017438 10.0.0.23 - - [2025-01-13 02:38:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007460 10.0.0.23 - - [2025-01-13 02:38:47] "POST /neutron/port HTTP/1.1" 200 1090 0.030327 10.0.0.23 - - [2025-01-13 02:38:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009083 10.0.0.23 - - [2025-01-13 02:38:47] "GET /virtual-machine/e12eea08-fb47-4a60-b996-aa1b0fdba778 HTTP/1.1" 401 292 0.000499 10.0.0.23 - - [2025-01-13 02:38:48] "GET /virtual-machine/e12eea08-fb47-4a60-b996-aa1b0fdba778 HTTP/1.1" 200 1294 0.035270 10.0.0.23 - - [2025-01-13 02:38:48] "GET /virtual-machine-interface/2eb91b33-e735-49e6-9fd4-370cb4085802 HTTP/1.1" 200 2946 0.003264 10.0.0.23 - - [2025-01-13 02:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.23 - - [2025-01-13 02:38:48] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003040 10.0.0.23 - - [2025-01-13 02:38:48] "GET /virtual-networks?parent_id=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003431 10.0.0.23 - - [2025-01-13 02:38:48] "GET /virtual-network/8e92e609-e448-4466-b9a9-3cffb5400b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003668 10.0.0.23 - - [2025-01-13 02:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.23 - - [2025-01-13 02:38:51] "GET /virtual-network/8e92e609-e448-4466-b9a9-3cffb5400b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.002815 10.0.0.23 - - [2025-01-13 02:38:51] "POST /neutron/port HTTP/1.1" 200 1090 0.018967 10.0.0.23 - - [2025-01-13 02:38:51] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006116 10.0.0.23 - - [2025-01-13 02:38:52] "POST /neutron/port HTTP/1.1" 200 1090 0.021025 10.0.0.23 - - [2025-01-13 02:38:52] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007385 10.0.0.23 - - [2025-01-13 02:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.23 - - [2025-01-13 02:38:53] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002888 10.0.0.23 - - [2025-01-13 02:38:53] "GET /virtual-networks?parent_id=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003720 10.0.0.23 - - [2025-01-13 02:38:53] "GET /virtual-network/8e92e609-e448-4466-b9a9-3cffb5400b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003597 10.0.0.23 - - [2025-01-13 02:38:54] "POST /neutron/port HTTP/1.1" 200 1090 0.016448 10.0.0.23 - - [2025-01-13 02:38:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006382 10.0.0.23 - - [2025-01-13 02:38:54] "GET /obj-perms HTTP/1.1" 200 5056 0.062953 10.0.0.23 - - [2025-01-13 02:38:54] "POST /neutron/port HTTP/1.1" 200 1090 0.015095 10.0.0.23 - - [2025-01-13 02:38:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006266 10.0.0.23 - - [2025-01-13 02:38:54] "POST /neutron/port HTTP/1.1" 200 1090 0.015471 10.0.0.23 - - [2025-01-13 02:38:54] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006607 10.0.0.23 - - [2025-01-13 02:38:54] "GET /virtual-machine/c230789a-717d-4fe9-8451-1ccb7f18878d HTTP/1.1" 200 1293 0.004074 10.0.0.23 - - [2025-01-13 02:38:54] "GET /virtual-machine-interface/2e8e44cd-a8ce-4748-b4be-f61207f716fc HTTP/1.1" 200 2946 0.002844 10.0.0.23 - - [2025-01-13 02:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003102 10.0.0.23 - - [2025-01-13 02:38:54] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002789 10.0.0.23 - - [2025-01-13 02:38:54] "GET /virtual-networks?parent_id=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003304 10.0.0.23 - - [2025-01-13 02:38:54] "GET /virtual-network/8e92e609-e448-4466-b9a9-3cffb5400b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003723 10.0.0.23 - - [2025-01-13 02:38:54] "GET /obj-perms HTTP/1.1" 200 5056 0.046444 10.0.0.23 - - [2025-01-13 02:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.23 - - [2025-01-13 02:38:55] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003084 10.0.0.23 - - [2025-01-13 02:38:55] "GET /virtual-networks?parent_id=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003881 10.0.0.23 - - [2025-01-13 02:38:55] "GET /virtual-network/8e92e609-e448-4466-b9a9-3cffb5400b0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.003567 10.0.0.23 - - [2025-01-13 02:39:00] "POST /neutron/network HTTP/1.1" 200 826 0.007160 10.0.0.23 - - [2025-01-13 02:39:00] "POST /neutron/network HTTP/1.1" 400 204 0.016073 10.0.0.23 - - [2025-01-13 02:39:01] "POST /neutron/port HTTP/1.1" 200 1090 0.023342 10.0.0.23 - - [2025-01-13 02:39:01] "POST /neutron/port HTTP/1.1" 200 1116 0.010239 10.0.0.23 - - [2025-01-13 02:39:01] "POST /neutron/port HTTP/1.1" 200 1090 0.036948 10.0.0.23 - - [2025-01-13 02:39:01] "POST /neutron/port HTTP/1.1" 200 1116 0.012777 10.0.0.23 - - [2025-01-13 02:39:01] "POST /neutron/port HTTP/1.1" 200 151 0.150122 10.0.0.23 - - [2025-01-13 02:39:01] "POST /neutron/port HTTP/1.1" 200 151 0.158258 10.0.0.23 - - [2025-01-13 02:39:02] "POST /neutron/network HTTP/1.1" 200 826 0.007585 10.0.0.23 - - [2025-01-13 02:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.23 - - [2025-01-13 02:39:02] "DELETE /route-target/f46079b8-c83a-4f7e-813b-770f8a3f3e3d HTTP/1.1" 200 115 0.022773 10.0.0.23 - - [2025-01-13 02:39:02] "POST /useragent-kv HTTP/1.1" 200 115 0.040761 10.0.0.23 - - [2025-01-13 02:39:02] "POST /useragent-kv HTTP/1.1" 200 115 0.001340 10.0.0.23 - - [2025-01-13 02:39:02] "POST /neutron/network HTTP/1.1" 200 151 0.127530 10.0.0.23 - - [2025-01-13 02:39:03] "GET /projects?obj_uuids=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001231 10.0.0.23 - - [2025-01-13 02:39:03] "GET /project/55264de9-f577-4a80-a0df-615e53eafe61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1367 0.046036 10.0.0.23 - - [2025-01-13 02:39:03] "GET /projects?obj_uuids=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001607 10.0.0.23 - - [2025-01-13 02:39:03] "GET /project/55264de9-f577-4a80-a0df-615e53eafe61?fields=virtual_networks HTTP/1.1" 200 1034 0.066557 10.0.0.23 - - [2025-01-13 02:39:03] "GET /projects?obj_uuids=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001405 10.0.0.23 - - [2025-01-13 02:39:03] "GET /project/55264de9-f577-4a80-a0df-615e53eafe61?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.021877 10.0.0.23 - - [2025-01-13 02:39:03] "GET /projects?obj_uuids=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001775 10.0.0.23 - - [2025-01-13 02:39:03] "GET /project/55264de9-f577-4a80-a0df-615e53eafe61?fields=security_groups HTTP/1.1" 200 1261 0.030561 10.0.0.23 - - [2025-01-13 02:39:04] "POST /fqname-to-id HTTP/1.1" 404 188 0.025842 10.0.0.23 - - [2025-01-13 02:39:04] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002746 10.0.0.23 - - [2025-01-13 02:39:04] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001812 10.0.0.23 - - [2025-01-13 02:39:04] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 928 0.036670 10.0.0.23 - - [2025-01-13 02:39:04] "POST /id-to-fqname HTTP/1.1" 200 190 0.001485 10.0.0.23 - - [2025-01-13 02:39:04] "POST /fqname-to-id HTTP/1.1" 404 199 0.003097 10.0.0.23 - - [2025-01-13 02:39:04] "POST /security-groups HTTP/1.1" 200 591 0.063688 10.0.0.23 - - [2025-01-13 02:39:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.003341 10.0.0.23 - - [2025-01-13 02:39:04] "POST /projects HTTP/1.1" 200 585 0.215023 10.0.0.23 - - [2025-01-13 02:39:04] "POST /access-control-lists HTTP/1.1" 200 596 0.062703 10.0.0.23 - - [2025-01-13 02:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.291618 10.0.0.23 - - [2025-01-13 02:39:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.003840 10.0.0.23 - - [2025-01-13 02:39:04] "GET /project/cada283f-e83b-44a8-aeb4-17a65e901560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.446444 10.0.0.23 - - [2025-01-13 02:39:04] "POST /access-control-lists HTTP/1.1" 200 594 0.059973 10.0.0.23 - - [2025-01-13 02:39:05] "GET / HTTP/1.1" 200 35931 0.002169 10.0.0.23 - - [2025-01-13 02:39:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000544 10.0.0.23 - - [2025-01-13 02:39:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.053582 10.0.0.23 - - [2025-01-13 02:39:07] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001056 10.0.0.23 - - [2025-01-13 02:39:07] "GET /project/cada283f-e83b-44a8-aeb4-17a65e901560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.020628 10.0.0.23 - - [2025-01-13 02:39:07] "POST /neutron/network HTTP/1.1" 200 117 0.031400 10.0.0.23 - - [2025-01-13 02:39:07] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001549 10.0.0.23 - - [2025-01-13 02:39:07] "POST /neutron/network HTTP/1.1" 200 625 0.060710 10.0.0.23 - - [2025-01-13 02:39:07] "POST /route-targets HTTP/1.1" 200 327 0.012134 10.0.0.23 - - [2025-01-13 02:39:07] "POST /ref-update HTTP/1.1" 200 156 0.011429 10.0.0.23 - - [2025-01-13 02:39:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002493 10.0.0.23 - - [2025-01-13 02:39:07] "POST /neutron/subnet HTTP/1.1" 200 701 0.146667 10.0.0.23 - - [2025-01-13 02:39:07] "POST /neutron/network HTTP/1.1" 200 839 0.006079 10.0.0.23 - - [2025-01-13 02:39:07] "POST /id-to-fqname HTTP/1.1" 200 230 0.001513 10.0.0.23 - - [2025-01-13 02:39:07] "GET /virtual-network/59b8781b-d75d-41a7-a8ca-04003d2ab274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.002841 10.0.0.23 - - [2025-01-13 02:39:07] "POST /neutron/network HTTP/1.1" 200 839 0.006849 10.0.0.23 - - [2025-01-13 02:39:07] "GET /virtual-network/59b8781b-d75d-41a7-a8ca-04003d2ab274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.002593 10.0.0.23 - - [2025-01-13 02:39:07] "POST /neutron/network HTTP/1.1" 200 839 0.005984 10.0.0.23 - - [2025-01-13 02:39:07] "POST /neutron/subnet HTTP/1.1" 200 701 0.006792 10.0.0.23 - - [2025-01-13 02:39:07] "POST /neutron/network HTTP/1.1" 200 839 0.006061 10.0.0.23 - - [2025-01-13 02:39:07] "POST /id-to-fqname HTTP/1.1" 200 230 0.001292 10.0.0.23 - - [2025-01-13 02:39:07] "POST /neutron/network HTTP/1.1" 200 849 0.006388 10.0.0.23 - - [2025-01-13 02:39:07] "GET /aaa-mode HTTP/1.1" 401 292 0.000489 10.0.0.23 - - [2025-01-13 02:39:08] "GET / HTTP/1.1" 200 35931 0.002025 10.0.0.23 - - [2025-01-13 02:39:08] "GET /project/cada283f-e83b-44a8-aeb4-17a65e901560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000471 10.0.0.23 - - [2025-01-13 02:39:08] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001272 10.0.0.23 - - [2025-01-13 02:39:08] "GET /project/cada283f-e83b-44a8-aeb4-17a65e901560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.050667 10.0.0.23 - - [2025-01-13 02:39:08] "POST /neutron/network HTTP/1.1" 200 839 0.035542 10.0.0.23 - - [2025-01-13 02:39:08] "POST /neutron/port HTTP/1.1" 200 117 0.006038 10.0.0.23 - - [2025-01-13 02:39:08] "POST /neutron/port HTTP/1.1" 200 117 0.007389 10.0.0.23 - - [2025-01-13 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.23 - - [2025-01-13 02:39:08] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003419 10.0.0.23 - - [2025-01-13 02:39:09] "PUT /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493 HTTP/1.1" 200 276 0.013985 10.0.0.23 - - [2025-01-13 02:39:09] "POST /neutron/port HTTP/1.1" 200 117 0.007068 10.0.0.23 - - [2025-01-13 02:39:09] "POST /neutron/network HTTP/1.1" 200 849 0.006680 10.0.0.23 - - [2025-01-13 02:39:09] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001321 10.0.0.23 - - [2025-01-13 02:39:09] "POST /neutron/port HTTP/1.1" 200 1055 0.237339 10.0.0.23 - - [2025-01-13 02:39:09] "POST /neutron/port HTTP/1.1" 200 1055 0.041098 10.0.0.23 - - [2025-01-13 02:39:09] "POST /neutron/port HTTP/1.1" 200 1055 0.011628 10.0.0.23 - - [2025-01-13 02:39:09] "POST /neutron/port HTTP/1.1" 200 1109 0.065175 10.0.0.23 - - [2025-01-13 02:39:10] "POST /neutron/port HTTP/1.1" 200 1083 0.023332 10.0.0.23 - - [2025-01-13 02:39:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004067 10.0.0.23 - - [2025-01-13 02:39:10] "POST /neutron/subnet HTTP/1.1" 200 675 0.014215 10.0.0.23 - - [2025-01-13 02:39:10] "POST /neutron/port HTTP/1.1" 200 117 0.001539 10.0.0.23 - - [2025-01-13 02:39:10] "POST /neutron/network HTTP/1.1" 200 839 0.006410 10.0.0.23 - - [2025-01-13 02:39:14] "POST /neutron/port HTTP/1.1" 200 1083 0.019370 10.0.0.23 - - [2025-01-13 02:39:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009075 10.0.0.23 - - [2025-01-13 02:39:14] "POST /neutron/port HTTP/1.1" 200 1083 0.019517 10.0.0.23 - - [2025-01-13 02:39:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009109 10.0.0.23 - - [2025-01-13 02:39:14] "POST /neutron/port HTTP/1.1" 200 1083 0.017980 10.0.0.23 - - [2025-01-13 02:39:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007026 10.0.0.23 - - [2025-01-13 02:39:14] "GET /virtual-machine/24713ef2-d773-43b4-8ba2-71c69c13a5e8 HTTP/1.1" 401 292 0.000507 10.0.0.23 - - [2025-01-13 02:39:14] "GET /virtual-machine/24713ef2-d773-43b4-8ba2-71c69c13a5e8 HTTP/1.1" 200 1292 0.030778 10.0.0.23 - - [2025-01-13 02:39:14] "GET /virtual-machine-interface/a91754f7-160f-48ad-906c-87e98b2f6156 HTTP/1.1" 200 2972 0.004328 10.0.0.23 - - [2025-01-13 02:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.23 - - [2025-01-13 02:39:14] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003598 10.0.0.23 - - [2025-01-13 02:39:15] "GET /virtual-networks?parent_id=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003718 10.0.0.23 - - [2025-01-13 02:39:15] "GET /virtual-network/59b8781b-d75d-41a7-a8ca-04003d2ab274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004230 10.0.0.23 - - [2025-01-13 02:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.23 - - [2025-01-13 02:39:18] "GET /virtual-network/59b8781b-d75d-41a7-a8ca-04003d2ab274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.003250 10.0.0.23 - - [2025-01-13 02:39:19] "POST /neutron/port HTTP/1.1" 200 1083 0.016547 10.0.0.23 - - [2025-01-13 02:39:19] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006405 10.0.0.23 - - [2025-01-13 02:39:20] "POST /neutron/port HTTP/1.1" 200 1083 0.015903 10.0.0.23 - - [2025-01-13 02:39:20] "POST /neutron/port HTTP/1.1" 200 1083 0.016937 10.0.0.23 - - [2025-01-13 02:39:20] "POST /neutron/network HTTP/1.1" 200 849 0.007547 10.0.0.23 - - [2025-01-13 02:39:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004241 10.0.0.23 - - [2025-01-13 02:39:20] "POST /neutron/subnet HTTP/1.1" 200 675 0.015017 10.0.0.23 - - [2025-01-13 02:39:20] "POST /neutron/port HTTP/1.1" 200 117 0.001897 10.0.0.23 - - [2025-01-13 02:39:20] "POST /neutron/network HTTP/1.1" 200 839 0.008504 10.0.0.23 - - [2025-01-13 02:39:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.23 - - [2025-01-13 02:39:22] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003759 10.0.0.23 - - [2025-01-13 02:39:22] "GET /virtual-networks?parent_id=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003444 10.0.0.23 - - [2025-01-13 02:39:22] "GET /virtual-network/59b8781b-d75d-41a7-a8ca-04003d2ab274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.004047 10.0.0.23 - - [2025-01-13 02:39:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.23 - - [2025-01-13 02:39:24] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.003807 10.0.0.23 - - [2025-01-13 02:39:24] "PUT /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493 HTTP/1.1" 200 276 0.010412 10.0.0.23 - - [2025-01-13 02:39:24] "POST /neutron/network HTTP/1.1" 200 839 0.010010 10.0.0.23 - - [2025-01-13 02:39:24] "POST /neutron/network HTTP/1.1" 400 204 0.010888 10.0.0.23 - - [2025-01-13 02:39:25] "POST /neutron/port HTTP/1.1" 200 1083 0.019848 10.0.0.23 - - [2025-01-13 02:39:25] "POST /neutron/port HTTP/1.1" 200 1109 0.012289 10.0.0.23 - - [2025-01-13 02:39:25] "POST /neutron/port HTTP/1.1" 200 151 0.114788 10.0.0.23 - - [2025-01-13 02:39:26] "POST /neutron/network HTTP/1.1" 200 839 0.007689 10.0.0.23 - - [2025-01-13 02:39:26] "POST /useragent-kv HTTP/1.1" 200 115 0.001492 10.0.0.23 - - [2025-01-13 02:39:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007387 10.0.0.23 - - [2025-01-13 02:39:26] "POST /useragent-kv HTTP/1.1" 200 115 0.001608 10.0.0.23 - - [2025-01-13 02:39:26] "POST /neutron/network HTTP/1.1" 200 151 0.113546 10.0.0.23 - - [2025-01-13 02:39:26] "DELETE /route-target/2817c776-7ae9-47d8-98ff-04353147256c HTTP/1.1" 200 115 0.019546 10.0.0.23 - - [2025-01-13 02:39:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003173 10.0.0.23 - - [2025-01-13 02:39:27] "POST /network-ipams HTTP/1.1" 200 541 0.019790 10.0.0.23 - - [2025-01-13 02:39:27] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 981 0.005028 10.0.0.23 - - [2025-01-13 02:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727 10.0.0.23 - - [2025-01-13 02:39:27] "GET /network-ipam/e97b0c98-68ee-4bcd-b162-89e20dd3bd54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.005635 10.0.0.23 - - [2025-01-13 02:39:27] "PUT /network-ipam/e97b0c98-68ee-4bcd-b162-89e20dd3bd54 HTTP/1.1" 200 258 0.012763 10.0.0.23 - - [2025-01-13 02:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.23 - - [2025-01-13 02:39:27] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001302 10.0.0.23 - - [2025-01-13 02:39:27] "GET /project/cada283f-e83b-44a8-aeb4-17a65e901560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.023224 10.0.0.23 - - [2025-01-13 02:39:27] "POST /neutron/network HTTP/1.1" 200 117 0.008682 10.0.0.23 - - [2025-01-13 02:39:27] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001697 10.0.0.23 - - [2025-01-13 02:39:27] "POST /neutron/network HTTP/1.1" 200 605 0.078119 10.0.0.23 - - [2025-01-13 02:39:27] "POST /route-targets HTTP/1.1" 200 327 0.012923 10.0.0.23 - - [2025-01-13 02:39:27] "POST /ref-update HTTP/1.1" 200 156 0.010037 10.0.0.23 - - [2025-01-13 02:39:28] "POST /useragent-kv HTTP/1.1" 200 115 0.002783 10.0.0.23 - - [2025-01-13 02:39:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.166741 10.0.0.23 - - [2025-01-13 02:39:28] "POST /useragent-kv HTTP/1.1" 200 115 0.004333 10.0.0.23 - - [2025-01-13 02:39:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.130086 10.0.0.23 - - [2025-01-13 02:39:28] "POST /neutron/network HTTP/1.1" 200 994 0.008845 10.0.0.23 - - [2025-01-13 02:39:28] "POST /id-to-fqname HTTP/1.1" 200 220 0.001751 10.0.0.23 - - [2025-01-13 02:39:28] "GET /virtual-network/2e201d23-eee3-4ae0-a2c3-52a2fa92d585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003659 10.0.0.23 - - [2025-01-13 02:39:28] "POST /neutron/network HTTP/1.1" 200 994 0.007869 10.0.0.23 - - [2025-01-13 02:39:28] "GET /virtual-network/2e201d23-eee3-4ae0-a2c3-52a2fa92d585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003301 10.0.0.23 - - [2025-01-13 02:39:28] "POST /neutron/network HTTP/1.1" 200 994 0.009501 10.0.0.23 - - [2025-01-13 02:39:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.008207 10.0.0.23 - - [2025-01-13 02:39:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.009592 10.0.0.23 - - [2025-01-13 02:39:28] "POST /neutron/network HTTP/1.1" 200 994 0.009219 10.0.0.23 - - [2025-01-13 02:39:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.008307 10.0.0.23 - - [2025-01-13 02:39:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.008431 10.0.0.23 - - [2025-01-13 02:39:28] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001629 10.0.0.23 - - [2025-01-13 02:39:28] "POST /neutron/port HTTP/1.1" 200 1017 0.180237 10.0.0.23 - - [2025-01-13 02:39:28] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001521 10.0.0.23 - - [2025-01-13 02:39:28] "POST /neutron/port HTTP/1.1" 200 1017 0.166305 10.0.0.23 - - [2025-01-13 02:39:28] "POST /id-to-fqname HTTP/1.1" 200 220 0.002329 10.0.0.23 - - [2025-01-13 02:39:29] "POST /neutron/port HTTP/1.1" 200 1017 0.010538 10.0.0.23 - - [2025-01-13 02:39:29] "POST /neutron/port HTTP/1.1" 200 1017 0.009335 10.0.0.23 - - [2025-01-13 02:39:29] "POST /neutron/network HTTP/1.1" 200 994 0.010270 10.0.0.23 - - [2025-01-13 02:39:29] "POST /neutron/port HTTP/1.1" 200 1017 0.011743 10.0.0.23 - - [2025-01-13 02:39:29] "POST /neutron/port HTTP/1.1" 200 117 0.006453 10.0.0.23 - - [2025-01-13 02:39:29] "POST /neutron/port HTTP/1.1" 200 117 0.005385 10.0.0.23 - - [2025-01-13 02:39:29] "POST /id-to-fqname HTTP/1.1" 200 220 0.001554 10.0.0.23 - - [2025-01-13 02:39:29] "POST /neutron/port HTTP/1.1" 200 117 0.005460 10.0.0.23 - - [2025-01-13 02:39:29] "POST /neutron/port HTTP/1.1" 200 1017 0.009008 10.0.0.23 - - [2025-01-13 02:39:29] "POST /neutron/port HTTP/1.1" 200 1017 0.008125 10.0.0.23 - - [2025-01-13 02:39:29] "POST /neutron/port HTTP/1.1" 200 1017 0.008950 10.0.0.23 - - [2025-01-13 02:39:29] "POST /neutron/network HTTP/1.1" 200 994 0.009565 10.0.0.23 - - [2025-01-13 02:39:29] "POST /neutron/port HTTP/1.1" 200 1017 0.008423 10.0.0.23 - - [2025-01-13 02:39:29] "POST /neutron/port HTTP/1.1" 200 1017 0.009766 10.0.0.23 - - [2025-01-13 02:39:29] "POST /neutron/port HTTP/1.1" 200 117 0.006843 10.0.0.23 - - [2025-01-13 02:39:29] "POST /neutron/port HTTP/1.1" 200 117 0.006076 10.0.0.23 - - [2025-01-13 02:39:30] "POST /id-to-fqname HTTP/1.1" 200 220 0.001947 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/port HTTP/1.1" 200 117 0.007559 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/network HTTP/1.1" 200 1004 0.008405 10.0.0.23 - - [2025-01-13 02:39:30] "GET /aaa-mode HTTP/1.1" 401 292 0.000624 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/port HTTP/1.1" 200 1017 0.012228 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/network HTTP/1.1" 200 1004 0.011957 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/port HTTP/1.1" 200 1017 0.009094 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/port HTTP/1.1" 200 1017 0.008657 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/port HTTP/1.1" 200 1109 0.200734 10.0.0.23 - - [2025-01-13 02:39:30] "GET / HTTP/1.1" 200 35931 0.003020 10.0.0.23 - - [2025-01-13 02:39:30] "GET /project/cada283f-e83b-44a8-aeb4-17a65e901560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000540 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/port HTTP/1.1" 200 1083 0.031425 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004378 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/port HTTP/1.1" 200 1017 0.017481 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/subnet HTTP/1.1" 200 673 0.036182 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/network HTTP/1.1" 200 1004 0.012273 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/port HTTP/1.1" 200 117 0.001315 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/port HTTP/1.1" 200 1017 0.008572 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/port HTTP/1.1" 200 1017 0.008133 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/network HTTP/1.1" 200 994 0.010472 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/port HTTP/1.1" 200 1109 0.125170 10.0.0.23 - - [2025-01-13 02:39:30] "POST /neutron/port HTTP/1.1" 200 1083 0.018607 10.0.0.23 - - [2025-01-13 02:39:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005228 10.0.0.23 - - [2025-01-13 02:39:31] "POST /neutron/subnet HTTP/1.1" 200 673 0.020653 10.0.0.23 - - [2025-01-13 02:39:31] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001318 10.0.0.23 - - [2025-01-13 02:39:31] "POST /neutron/port HTTP/1.1" 200 117 0.001727 10.0.0.23 - - [2025-01-13 02:39:31] "GET /project/cada283f-e83b-44a8-aeb4-17a65e901560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.067550 10.0.0.23 - - [2025-01-13 02:39:31] "POST /neutron/network HTTP/1.1" 200 994 0.016468 10.0.0.23 - - [2025-01-13 02:39:31] "POST /neutron/network HTTP/1.1" 200 994 0.013108 10.0.0.23 - - [2025-01-13 02:39:31] "POST /neutron/port HTTP/1.1" 200 2050 0.039196 10.0.0.23 - - [2025-01-13 02:39:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012360 10.0.0.23 - - [2025-01-13 02:39:31] "POST /neutron/port HTTP/1.1" 200 117 0.012592 10.0.0.23 - - [2025-01-13 02:39:31] "GET /domains HTTP/1.1" 200 280 0.004270 10.0.0.23 - - [2025-01-13 02:39:31] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002076 10.0.0.23 - - [2025-01-13 02:39:31] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2760 0.010461 10.0.0.23 - - [2025-01-13 02:39:31] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002030 10.0.0.23 - - [2025-01-13 02:39:31] "GET /project/cada283f-e83b-44a8-aeb4-17a65e901560 HTTP/1.1" 200 2843 0.078920 10.0.0.23 - - [2025-01-13 02:39:31] "GET /network-ipam/e97b0c98-68ee-4bcd-b162-89e20dd3bd54 HTTP/1.1" 200 2602 0.007485 10.0.0.23 - - [2025-01-13 02:39:31] "GET /domains HTTP/1.1" 200 280 0.007195 10.0.0.23 - - [2025-01-13 02:39:31] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001382 10.0.0.23 - - [2025-01-13 02:39:31] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2760 0.015253 10.0.0.23 - - [2025-01-13 02:39:31] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001348 10.0.0.23 - - [2025-01-13 02:39:31] "GET /project/cada283f-e83b-44a8-aeb4-17a65e901560 HTTP/1.1" 200 2843 0.075087 10.0.0.23 - - [2025-01-13 02:39:31] "GET /virtual-network/2e201d23-eee3-4ae0-a2c3-52a2fa92d585 HTTP/1.1" 200 3779 0.005247 10.0.0.23 - - [2025-01-13 02:39:31] "GET /virtual-network/2e201d23-eee3-4ae0-a2c3-52a2fa92d585 HTTP/1.1" 200 3779 0.003587 10.0.0.23 - - [2025-01-13 02:39:31] "GET /routing-instance/fc3351ab-59cc-41f5-8b64-9debad697614 HTTP/1.1" 200 2381 0.004972 10.0.0.23 - - [2025-01-13 02:39:31] "GET /routing-instance/fc3351ab-59cc-41f5-8b64-9debad697614 HTTP/1.1" 200 2381 0.003294 10.0.0.23 - - [2025-01-13 02:39:31] "GET /route-target/fd509784-b930-439b-8ed8-42aa0be286b6 HTTP/1.1" 200 1205 0.003429 10.0.0.23 - - [2025-01-13 02:39:31] "GET /virtual-network/2e201d23-eee3-4ae0-a2c3-52a2fa92d585 HTTP/1.1" 200 3779 0.003404 10.0.0.23 - - [2025-01-13 02:39:31] "GET /routing-instance/fc3351ab-59cc-41f5-8b64-9debad697614 HTTP/1.1" 200 2381 0.003401 10.0.0.23 - - [2025-01-13 02:39:31] "GET /virtual-network/2e201d23-eee3-4ae0-a2c3-52a2fa92d585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003386 10.0.0.23 - - [2025-01-13 02:39:31] "GET /virtual-network/2e201d23-eee3-4ae0-a2c3-52a2fa92d585 HTTP/1.1" 200 3779 0.004145 10.0.0.23 - - [2025-01-13 02:39:31] "GET /routing-instance/fc3351ab-59cc-41f5-8b64-9debad697614 HTTP/1.1" 200 2381 0.004238 10.0.0.23 - - [2025-01-13 02:39:31] "GET /routing-instance/fc3351ab-59cc-41f5-8b64-9debad697614 HTTP/1.1" 200 2381 0.003447 10.0.0.23 - - [2025-01-13 02:39:31] "GET /route-target/fd509784-b930-439b-8ed8-42aa0be286b6 HTTP/1.1" 200 1205 0.005222 10.0.0.23 - - [2025-01-13 02:39:31] "POST /neutron/network HTTP/1.1" 200 1004 0.014778 10.0.0.23 - - [2025-01-13 02:39:31] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002491 10.0.0.23 - - [2025-01-13 02:39:31] "GET /domains HTTP/1.1" 200 280 0.010853 10.0.0.23 - - [2025-01-13 02:39:31] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001462 10.0.0.23 - - [2025-01-13 02:39:32] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2760 0.068157 10.0.0.23 - - [2025-01-13 02:39:32] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001258 10.0.0.23 - - [2025-01-13 02:39:32] "GET /project/cada283f-e83b-44a8-aeb4-17a65e901560 HTTP/1.1" 200 3087 0.160485 10.0.0.23 - - [2025-01-13 02:39:32] "GET /virtual-network/2e201d23-eee3-4ae0-a2c3-52a2fa92d585 HTTP/1.1" 200 4037 0.018028 10.0.0.23 - - [2025-01-13 02:39:32] "POST /neutron/port HTTP/1.1" 200 1055 0.377439 10.0.0.23 - - [2025-01-13 02:39:32] "POST /neutron/port HTTP/1.1" 200 1055 0.027117 10.0.0.23 - - [2025-01-13 02:39:32] "POST /neutron/port HTTP/1.1" 200 1055 0.023390 10.0.0.23 - - [2025-01-13 02:39:32] "POST /neutron/port HTTP/1.1" 200 1109 0.135374 10.0.0.23 - - [2025-01-13 02:39:32] "POST /neutron/port HTTP/1.1" 200 1083 0.023834 10.0.0.23 - - [2025-01-13 02:39:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004341 10.0.0.23 - - [2025-01-13 02:39:32] "POST /neutron/subnet HTTP/1.1" 200 673 0.069495 10.0.0.23 - - [2025-01-13 02:39:32] "POST /neutron/port HTTP/1.1" 200 117 0.001467 10.0.0.23 - - [2025-01-13 02:39:32] "POST /neutron/network HTTP/1.1" 200 994 0.013221 10.0.0.23 - - [2025-01-13 02:39:32] "GET /obj-perms HTTP/1.1" 200 5030 0.070611 10.0.0.23 - - [2025-01-13 02:39:32] "POST /neutron/port HTTP/1.1" 200 1083 0.022654 10.0.0.23 - - [2025-01-13 02:39:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009354 10.0.0.23 - - [2025-01-13 02:39:32] "POST /neutron/port HTTP/1.1" 200 1083 0.016657 10.0.0.23 - - [2025-01-13 02:39:32] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006785 10.0.0.23 - - [2025-01-13 02:39:33] "POST /neutron/port HTTP/1.1" 200 1083 0.033415 10.0.0.23 - - [2025-01-13 02:39:33] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014100 10.0.0.23 - - [2025-01-13 02:39:33] "GET /virtual-machine/7414034d-0d1d-4dc5-9506-8cbc90c0e183 HTTP/1.1" 200 1288 0.004303 10.0.0.23 - - [2025-01-13 02:39:33] "GET /virtual-machine-interface/8ad7e2f6-ac25-4dfb-ad5d-d6e3eeac9ae0 HTTP/1.1" 200 2942 0.003320 10.0.0.23 - - [2025-01-13 02:39:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.23 - - [2025-01-13 02:39:33] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003315 10.0.0.23 - - [2025-01-13 02:39:33] "GET /virtual-networks?parent_id=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003104 10.0.0.23 - - [2025-01-13 02:39:33] "GET /virtual-network/2e201d23-eee3-4ae0-a2c3-52a2fa92d585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003358 10.0.0.23 - - [2025-01-13 02:39:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.23 - - [2025-01-13 02:39:36] "GET /virtual-network/2e201d23-eee3-4ae0-a2c3-52a2fa92d585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003482 10.0.0.23 - - [2025-01-13 02:39:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.23 - - [2025-01-13 02:39:40] "GET /virtual-network/2e201d23-eee3-4ae0-a2c3-52a2fa92d585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003220 10.0.0.23 - - [2025-01-13 02:39:40] "POST /neutron/port HTTP/1.1" 200 1083 0.017721 10.0.0.23 - - [2025-01-13 02:39:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005917 10.0.0.23 - - [2025-01-13 02:39:41] "POST /neutron/port HTTP/1.1" 200 1083 0.016603 10.0.0.23 - - [2025-01-13 02:39:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005930 10.0.0.23 - - [2025-01-13 02:39:42] "POST /neutron/port HTTP/1.1" 200 1083 0.016229 10.0.0.23 - - [2025-01-13 02:39:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005665 10.0.0.23 - - [2025-01-13 02:39:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.23 - - [2025-01-13 02:39:42] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003118 10.0.0.23 - - [2025-01-13 02:39:42] "GET /virtual-networks?parent_id=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003093 10.0.0.23 - - [2025-01-13 02:39:42] "GET /virtual-network/2e201d23-eee3-4ae0-a2c3-52a2fa92d585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003525 10.0.0.23 - - [2025-01-13 02:39:42] "POST /neutron/port HTTP/1.1" 200 1083 0.017457 10.0.0.23 - - [2025-01-13 02:39:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006529 10.0.0.23 - - [2025-01-13 02:39:46] "DELETE /project/cada283fe83b44a8aeb417a65e901560 HTTP/1.1" 404 173 0.005296 10.0.0.23 - - [2025-01-13 02:39:46] "GET /projects?obj_uuids=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001579 10.0.0.23 - - [2025-01-13 02:39:46] "GET /project/55264de9-f577-4a80-a0df-615e53eafe61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.023348 10.0.0.23 - - [2025-01-13 02:39:46] "GET /projects?obj_uuids=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001226 10.0.0.23 - - [2025-01-13 02:39:46] "GET /project/55264de9-f577-4a80-a0df-615e53eafe61?fields=security_groups HTTP/1.1" 200 1366 0.065706 10.0.0.23 - - [2025-01-13 02:39:46] "DELETE /security-group/3373fcc9-125e-4efe-8591-0d9dd4d5dce1 HTTP/1.1" 200 115 0.039727 10.0.0.23 - - [2025-01-13 02:39:46] "GET /projects?obj_uuids=55264de9-f577-4a80-a0df-615e53eafe61&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001392 10.0.0.23 - - [2025-01-13 02:39:46] "DELETE /access-control-list/dd877df1-9c88-48c7-be66-3bc738f0a427 HTTP/1.1" 200 115 0.033232 10.0.0.23 - - [2025-01-13 02:39:46] "GET /project/55264de9-f577-4a80-a0df-615e53eafe61?fields=application_policy_sets HTTP/1.1" 200 1405 0.037215 10.0.0.23 - - [2025-01-13 02:39:46] "DELETE /access-control-list/3e4b5fae-2b88-4f10-9dd3-3ccf5dc48488 HTTP/1.1" 200 115 0.030975 10.0.0.23 - - [2025-01-13 02:39:46] "DELETE /project/55264de9-f577-4a80-a0df-615e53eafe61 HTTP/1.1" 200 115 0.342994 10.0.0.23 - - [2025-01-13 02:39:48] "POST /neutron/port HTTP/1.1" 200 1083 0.017470 10.0.0.23 - - [2025-01-13 02:39:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006850 10.0.0.23 - - [2025-01-13 02:39:48] "POST /neutron/port HTTP/1.1" 200 1083 0.017312 10.0.0.23 - - [2025-01-13 02:39:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007324 10.0.0.23 - - [2025-01-13 02:39:48] "POST /neutron/port HTTP/1.1" 200 1083 0.017042 10.0.0.23 - - [2025-01-13 02:39:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007158 10.0.0.23 - - [2025-01-13 02:39:48] "GET /virtual-machine/c1e3836f-3353-4555-97d5-702f608e8eab HTTP/1.1" 200 1289 0.004828 10.0.0.23 - - [2025-01-13 02:39:48] "GET /virtual-machine-interface/0406d1c0-2142-4c23-9b16-0e3382ff02f1 HTTP/1.1" 200 2940 0.003381 10.0.0.23 - - [2025-01-13 02:39:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.23 - - [2025-01-13 02:39:48] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003808 10.0.0.23 - - [2025-01-13 02:39:48] "GET /virtual-networks?parent_id=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003670 10.0.0.23 - - [2025-01-13 02:39:48] "GET /virtual-network/2e201d23-eee3-4ae0-a2c3-52a2fa92d585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003676 10.0.0.23 - - [2025-01-13 02:39:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.23 - - [2025-01-13 02:39:49] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002858 10.0.0.23 - - [2025-01-13 02:39:49] "GET /virtual-networks?parent_id=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003615 10.0.0.23 - - [2025-01-13 02:39:49] "GET /virtual-network/2e201d23-eee3-4ae0-a2c3-52a2fa92d585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003715 10.0.0.23 - - [2025-01-13 02:39:50] "POST /neutron/port HTTP/1.1" 200 1083 0.016072 10.0.0.23 - - [2025-01-13 02:39:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008646 10.0.0.23 - - [2025-01-13 02:39:50] "POST /neutron/port HTTP/1.1" 200 1083 0.015459 10.0.0.23 - - [2025-01-13 02:39:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006470 10.0.0.23 - - [2025-01-13 02:39:50] "POST /neutron/port HTTP/1.1" 200 1083 0.018790 10.0.0.23 - - [2025-01-13 02:39:50] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006565 10.0.0.23 - - [2025-01-13 02:39:50] "GET /virtual-machine/55875f9a-fff8-4463-9c76-a2cec6c1c87c HTTP/1.1" 200 1292 0.004219 10.0.0.23 - - [2025-01-13 02:39:50] "GET /virtual-machine-interface/f5c280a8-7b23-497b-9cc2-e04c8db84730 HTTP/1.1" 200 2942 0.002622 10.0.0.23 - - [2025-01-13 02:39:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.23 - - [2025-01-13 02:39:50] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002751 10.0.0.23 - - [2025-01-13 02:39:50] "GET /virtual-networks?parent_id=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003274 10.0.0.23 - - [2025-01-13 02:39:50] "GET /virtual-network/2e201d23-eee3-4ae0-a2c3-52a2fa92d585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.004644 10.0.0.23 - - [2025-01-13 02:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.23 - - [2025-01-13 02:39:51] "GET /global-vrouter-config/de31a30e-b92a-4673-9d38-897a4bf5e493?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002755 10.0.0.23 - - [2025-01-13 02:39:51] "GET /virtual-networks?parent_id=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003124 10.0.0.23 - - [2025-01-13 02:39:51] "GET /virtual-network/2e201d23-eee3-4ae0-a2c3-52a2fa92d585?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2547 0.003408 10.0.0.23 - - [2025-01-13 02:39:54] "GET /obj-perms HTTP/1.1" 200 5056 0.045471 10.0.0.23 - - [2025-01-13 02:39:55] "GET /obj-perms HTTP/1.1" 200 5056 0.045150 10.0.0.23 - - [2025-01-13 02:40:07] "POST /neutron/port HTTP/1.1" 200 1109 0.014035 10.0.0.23 - - [2025-01-13 02:40:07] "POST /neutron/port HTTP/1.1" 200 1109 0.009908 10.0.0.23 - - [2025-01-13 02:40:07] "POST /neutron/port HTTP/1.1" 200 151 0.106797 10.0.0.23 - - [2025-01-13 02:40:08] "POST /neutron/port HTTP/1.1" 200 1109 0.014994 10.0.0.23 - - [2025-01-13 02:40:08] "POST /neutron/port HTTP/1.1" 200 1109 0.010735 10.0.0.23 - - [2025-01-13 02:40:08] "POST /neutron/port HTTP/1.1" 200 1083 0.028394 10.0.0.23 - - [2025-01-13 02:40:08] "POST /neutron/port HTTP/1.1" 200 1109 0.010272 10.0.0.23 - - [2025-01-13 02:40:08] "POST /neutron/port HTTP/1.1" 200 151 0.165777 10.0.0.23 - - [2025-01-13 02:40:08] "POST /neutron/network HTTP/1.1" 200 994 0.009239 10.0.0.23 - - [2025-01-13 02:40:08] "POST /neutron/network HTTP/1.1" 400 204 0.013741 10.0.0.23 - - [2025-01-13 02:40:08] "POST /neutron/port HTTP/1.1" 200 151 0.132719 10.0.0.23 - - [2025-01-13 02:40:10] "POST /neutron/network HTTP/1.1" 200 994 0.011906 10.0.0.23 - - [2025-01-13 02:40:10] "POST /useragent-kv HTTP/1.1" 200 115 0.001507 10.0.0.23 - - [2025-01-13 02:40:10] "POST /useragent-kv HTTP/1.1" 200 115 0.001498 10.0.0.23 - - [2025-01-13 02:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008530 10.0.0.23 - - [2025-01-13 02:40:10] "POST /useragent-kv HTTP/1.1" 200 115 0.001429 10.0.0.23 - - [2025-01-13 02:40:10] "POST /useragent-kv HTTP/1.1" 200 115 0.001165 10.0.0.23 - - [2025-01-13 02:40:10] "POST /neutron/network HTTP/1.1" 200 151 0.120741 10.0.0.23 - - [2025-01-13 02:40:10] "DELETE /route-target/fd509784-b930-439b-8ed8-42aa0be286b6 HTTP/1.1" 200 115 0.019189 10.0.0.23 - - [2025-01-13 02:40:10] "GET /routing-instance/fc3351ab-59cc-41f5-8b64-9debad697614 HTTP/1.1" 404 171 0.003028 10.0.0.23 - - [2025-01-13 02:40:10] "GET /domains HTTP/1.1" 200 280 0.003336 10.0.0.23 - - [2025-01-13 02:40:10] "GET /domains?obj_uuids=0f308976-278f-4b6f-aaa1-ba4632518825&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001998 10.0.0.23 - - [2025-01-13 02:40:10] "GET /domain/0f308976-278f-4b6f-aaa1-ba4632518825 HTTP/1.1" 200 2573 0.013256 10.0.0.23 - - [2025-01-13 02:40:10] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001310 10.0.0.23 - - [2025-01-13 02:40:10] "GET /project/cada283f-e83b-44a8-aeb4-17a65e901560 HTTP/1.1" 200 2086 0.073566 10.0.0.23 - - [2025-01-13 02:40:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.23 - - [2025-01-13 02:40:10] "DELETE /network-ipam/e97b0c98-68ee-4bcd-b162-89e20dd3bd54 HTTP/1.1" 200 115 0.022723 10.0.0.23 - - [2025-01-13 02:40:10] "POST /fqname-to-id HTTP/1.1" 404 211 0.002697 10.0.0.23 - - [2025-01-13 02:40:10] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001691 10.0.0.23 - - [2025-01-13 02:40:11] "GET /project/cada283f-e83b-44a8-aeb4-17a65e901560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1364 0.029874 10.0.0.23 - - [2025-01-13 02:40:11] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001881 10.0.0.23 - - [2025-01-13 02:40:11] "GET /project/cada283f-e83b-44a8-aeb4-17a65e901560?fields=virtual_networks HTTP/1.1" 200 1033 0.074152 10.0.0.23 - - [2025-01-13 02:40:11] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002066 10.0.0.23 - - [2025-01-13 02:40:11] "GET /project/cada283f-e83b-44a8-aeb4-17a65e901560?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.032206 10.0.0.23 - - [2025-01-13 02:40:11] "GET /projects?obj_uuids=cada283f-e83b-44a8-aeb4-17a65e901560&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001250 10.0.0.23 - - [2025-01-13 02:40:11] "GET /project/cada283f-e83b-44a8-aeb4-17a65e901560?fields=security_groups HTTP/1.1" 200 1259 0.024650 10.0.0.23 - - [2025-01-13 02:40:13] "POST /neutron/port HTTP/1.1" 200 117 0.006293 10.0.0.23 - - [2025-01-13 02:40:13] "POST /neutron/port HTTP/1.1" 400 205 0.004385 10.0.0.23 - - [2025-01-13 02:40:13] "POST /neutron/port HTTP/1.1" 200 117 0.006092 10.0.0.23 - - [2025-01-13 02:40:13] "POST /neutron/port HTTP/1.1" 400 205 0.004141 10.0.0.23 - - [2025-01-13 02:40:21] "GET / HTTP/1.1" 200 35931 0.002964 10.0.0.23 - - [2025-01-13 02:40:21] "GET /project/0c5dec13-1a42-4a5e-aa1c-345b7e1e994f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000938