+++ date ++ echo 'INFO: =================== Thu Jan 2 02:08:08 UTC 2025 ===================' INFO: =================== Thu Jan 2 02:08:08 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 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ cut -d / -f 1 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.46 ++ 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.46 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.46 ++ ANALYTICSDB_NODES=10.0.0.46 ++ ANALYTICS_SNMP_NODES=10.0.0.46 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:8081 ' +++ '[' -n '10.0.0.46:8081 ' ']' +++ echo 10.0.0.46:8081 ++ ANALYTICS_SERVERS=10.0.0.46: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9042 ' +++ '[' -n '10.0.0.46:9042 ' ']' +++ echo 10.0.0.46:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.46:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.46 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:8086 ' +++ '[' -n '10.0.0.46:8086 ' ']' +++ echo 10.0.0.46:8086 ++ COLLECTOR_SERVERS=10.0.0.46: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.46 ++ CONFIGDB_NODES=10.0.0.46 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:8082 ' +++ '[' -n '10.0.0.46:8082 ' ']' +++ echo 10.0.0.46:8082 ++ CONFIG_SERVERS=10.0.0.46: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9161 ' +++ '[' -n '10.0.0.46:9161 ' ']' +++ echo 10.0.0.46:9161 ++ CONFIGDB_SERVERS=10.0.0.46: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9041 ' +++ '[' -n '10.0.0.46:9041 ' ']' +++ echo 10.0.0.46:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.46: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.5 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.5 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.46 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+=10.0.0.46:2181, +++ '[' -n 10.0.0.46:2181, ']' +++ echo 10.0.0.46:2181 ++ ZOOKEEPER_SERVERS=10.0.0.46: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:2181 ' +++ '[' -n '10.0.0.46:2181 ' ']' +++ echo 10.0.0.46:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.46:2181 ++ RABBITMQ_NODES=10.0.0.46 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+=10.0.0.46:5673, +++ '[' -n 10.0.0.46:5673, ']' +++ echo 10.0.0.46:5673 ++ RABBITMQ_SERVERS=10.0.0.46: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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:6379 ' +++ '[' -n '10.0.0.46:6379 ' ']' +++ echo 10.0.0.46:6379 ++ REDIS_SERVERS=10.0.0.46: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.46 ++ 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.46 +++ local server_address=10.0.0.46 +++ extended_server_list+='10.0.0.46:9092 ' +++ '[' -n '10.0.0.46:9092 ' ']' +++ echo 10.0.0.46:9092 ++ KAFKA_SERVERS=10.0.0.46: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.46 ++ 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.46 ++ 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.46 ++ 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.46 ++ cut -d , -f 1 + local cassandra=10.0.0.46 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.46 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.46 +++ local servers=10.0.0.46 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ 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.46,10.20.0.5,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.46'\''))' +++ local server_ip=10.0.0.46 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.46 ]] +++ [[ ,10.0.0.46,10.20.0.5,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.46, ]] +++ echo 10.0.0.46 1 +++ return ++ local ip=10.0.0.46 ++ [[ -z 10.0.0.46 ]] ++ echo 10.0.0.46 + host_ip=10.0.0.46 + [[ cql == \c\q\l ]] ++ echo 10.0.0.46:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.46:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.46: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/02/2025 02:08:16.580 7f6b78294a08 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/02/2025 02:08:16.606 7f6b78294a08 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/02/2025 02:08:16.620 7f6b78294a08 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/02/2025 02:08:16.620 7f6b78294a08 [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.46:8082/ Hit Ctrl-C to quit. 10.0.0.46 - - [2025-01-02 02:08:20] "GET / HTTP/1.1" 200 45871 0.001660 10.0.0.46 - - [2025-01-02 02:08:20] "GET / HTTP/1.1" 200 45871 0.001187 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.46 - - [2025-01-02 02:08:20] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000612 10.0.0.46 - - [2025-01-02 02:08:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000336 10.0.0.46 - - [2025-01-02 02:08:21] "GET / HTTP/1.1" 200 35931 0.001617 10.0.0.46 - - [2025-01-02 02:08:21] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.621331 10.0.0.46 - - [2025-01-02 02:08:21] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.004115 10.0.0.46 - - [2025-01-02 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.344545 10.0.0.46 - - [2025-01-02 02:08:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.46 - - [2025-01-02 02:08:21] "GET / HTTP/1.1" 200 35931 0.001631 /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.46 - - [2025-01-02 02:08:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000434 10.0.0.46 - - [2025-01-02 02:08:22] "GET / HTTP/1.1" 200 35931 0.001518 10.0.0.46 - - [2025-01-02 02:08:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000457 10.0.0.46 - - [2025-01-02 02:08:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000619 10.0.0.46 - - [2025-01-02 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.313884 10.0.0.46 - - [2025-01-02 02:08:22] "GET /global-system-config/34859cd1-2296-4544-97d3-57ccf33ab7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004284 10.0.0.46 - - [2025-01-02 02:08:22] "POST /fqname-to-id HTTP/1.1" 404 220 0.003614 10.0.0.46 - - [2025-01-02 02:08:22] "POST /config-nodes HTTP/1.1" 200 599 0.026558 10.0.0.46 - - [2025-01-02 02:08:22] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.46 - - [2025-01-02 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.322048 10.0.0.46 - - [2025-01-02 02:08:22] "GET /global-system-config/34859cd1-2296-4544-97d3-57ccf33ab7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004113 10.0.0.46 - - [2025-01-02 02:08:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.033601 10.0.0.46 - - [2025-01-02 02:08:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.46 - - [2025-01-02 02:08:22] "POST /fqname-to-id HTTP/1.1" 404 220 0.003152 10.0.0.46 - - [2025-01-02 02:08:22] "GET /network-ipam/5aeeeed3-c474-4a5a-b9c4-e5acd0b1abda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003372 10.0.0.46 - - [2025-01-02 02:08:23] "POST /config-database-nodes HTTP/1.1" 200 617 0.021559 10.0.0.46 - - [2025-01-02 02:08:23] "GET / HTTP/1.1" 200 35931 0.001839 10.0.0.46 - - [2025-01-02 02:08:23] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000466 10.0.0.46 - - [2025-01-02 02:08:23] "GET / HTTP/1.1" 200 35931 0.001743 10.0.0.46 - - [2025-01-02 02:08:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000468 10.0.0.46 - - [2025-01-02 02:08:23] "POST /fqname-to-id HTTP/1.1" 404 186 0.302454 10.0.0.46 - - [2025-01-02 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.46 - - [2025-01-02 02:08:23] "POST /fqname-to-id HTTP/1.1" 404 225 0.003053 10.0.0.46 - - [2025-01-02 02:08:23] "POST /access-control-lists HTTP/1.1" 200 587 0.028308 10.0.0.46 - - [2025-01-02 02:08:23] "GET /global-system-config/34859cd1-2296-4544-97d3-57ccf33ab7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003374 10.0.0.46 - - [2025-01-02 02:08:23] "POST /fqname-to-id HTTP/1.1" 404 224 0.005937 10.0.0.46 - - [2025-01-02 02:08:23] "POST /service-appliance-sets HTTP/1.1" 200 553 0.018749 10.0.0.46 - - [2025-01-02 02:08:23] "POST /fqname-to-id HTTP/1.1" 404 180 0.002727 10.0.0.46 - - [2025-01-02 02:08:23] "POST /access-control-lists HTTP/1.1" 200 585 0.027243 10.0.0.46 - - [2025-01-02 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.46 - - [2025-01-02 02:08:23] "POST /route-targets HTTP/1.1" 200 327 0.013659 10.0.0.46 - - [2025-01-02 02:08:23] "GET /global-system-config/34859cd1-2296-4544-97d3-57ccf33ab7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.003008 10.0.0.46 - - [2025-01-02 02:08:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.326612 10.0.0.46 - - [2025-01-02 02:08:23] "POST /fqname-to-id HTTP/1.1" 404 196 0.039386 10.0.0.46 - - [2025-01-02 02:08:23] "POST /ref-update HTTP/1.1" 200 156 0.016882 10.0.0.46 - - [2025-01-02 02:08:23] "POST /service-appliance-sets HTTP/1.1" 200 541 0.024883 10.0.0.46 - - [2025-01-02 02:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005207 10.0.0.46 - - [2025-01-02 02:08:23] "POST /job-templates HTTP/1.1" 200 555 0.069909 10.0.0.46 - - [2025-01-02 02:08:23] "POST /route-targets HTTP/1.1" 200 327 0.014821 10.0.0.46 - - [2025-01-02 02:08:23] "GET /network-ipam/5aeeeed3-c474-4a5a-b9c4-e5acd0b1abda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004009 10.0.0.46 - - [2025-01-02 02:08:23] "POST /fqname-to-id HTTP/1.1" 404 200 0.002867 10.0.0.46 - - [2025-01-02 02:08:24] "POST /ref-update HTTP/1.1" 200 156 0.012480 10.0.0.46 - - [2025-01-02 02:08:24] "POST /route-targets HTTP/1.1" 200 327 0.035311 10.0.0.46 - - [2025-01-02 02:08:24] "POST /job-templates HTTP/1.1" 200 563 0.068429 10.0.0.46 - - [2025-01-02 02:08:24] "POST /service-templates HTTP/1.1" 200 511 0.025414 10.0.0.46 - - [2025-01-02 02:08:24] "POST /service-templates HTTP/1.1" 200 501 0.020008 10.0.0.46 - - [2025-01-02 02:08:24] "POST /fqname-to-id HTTP/1.1" 404 191 0.003978 10.0.0.46 - - [2025-01-02 02:08:24] "POST /ref-update HTTP/1.1" 200 156 0.009675 10.0.0.46 - - [2025-01-02 02:08:24] "POST /service-templates HTTP/1.1" 200 515 0.026164 10.0.0.46 - - [2025-01-02 02:08:24] "POST /job-templates HTTP/1.1" 200 545 0.073731 10.0.0.46 - - [2025-01-02 02:08:24] "POST /route-targets HTTP/1.1" 200 327 0.050970 10.0.0.46 - - [2025-01-02 02:08:24] "POST /service-templates HTTP/1.1" 200 535 0.022794 10.0.0.46 - - [2025-01-02 02:08:24] "POST /fqname-to-id HTTP/1.1" 404 207 0.003536 10.0.0.46 - - [2025-01-02 02:08:24] "POST /ref-update HTTP/1.1" 200 156 0.008977 10.0.0.46 - - [2025-01-02 02:08:24] "POST /service-templates HTTP/1.1" 200 507 0.018422 10.0.0.46 - - [2025-01-02 02:08:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.003152 10.0.0.46 - - [2025-01-02 02:08:24] "POST /job-templates HTTP/1.1" 200 577 0.062342 10.0.0.46 - - [2025-01-02 02:08:24] "POST /fqname-to-id HTTP/1.1" 404 208 0.003526 10.0.0.46 - - [2025-01-02 02:08:24] "POST /access-control-lists HTTP/1.1" 200 551 0.064862 10.0.0.46 - - [2025-01-02 02:08:24] "POST /job-templates HTTP/1.1" 200 579 0.063084 10.0.0.46 - - [2025-01-02 02:08:24] "PUT /access-control-list/4b3d4996-e7c6-4164-9533-62faf4144c46 HTTP/1.1" 200 272 0.035383 10.0.0.46 - - [2025-01-02 02:08:24] "POST /fqname-to-id HTTP/1.1" 404 210 0.003479 10.0.0.46 - - [2025-01-02 02:08:24] "PUT /access-control-list/0dbed381-9b56-44f1-b8c8-7dd174c599b9 HTTP/1.1" 200 272 0.011730 10.0.0.46 - - [2025-01-02 02:08:24] "POST /job-templates HTTP/1.1" 200 583 0.066272 10.0.0.46 - - [2025-01-02 02:08:24] "POST /fqname-to-id HTTP/1.1" 404 198 0.003508 10.0.0.46 - - [2025-01-02 02:08:24] "POST /job-templates HTTP/1.1" 200 559 0.065300 10.0.0.46 - - [2025-01-02 02:08:24] "POST /fqname-to-id HTTP/1.1" 404 203 0.003158 10.0.0.46 - - [2025-01-02 02:08:25] "POST /job-templates HTTP/1.1" 200 569 0.065291 10.0.0.46 - - [2025-01-02 02:08:25] "POST /fqname-to-id HTTP/1.1" 404 196 0.003544 10.0.0.46 - - [2025-01-02 02:08:25] "POST /job-templates HTTP/1.1" 200 555 0.065472 10.0.0.46 - - [2025-01-02 02:08:25] "POST /fqname-to-id HTTP/1.1" 404 196 0.003171 10.0.0.46 - - [2025-01-02 02:08:25] "POST /job-templates HTTP/1.1" 200 555 0.066690 10.0.0.46 - - [2025-01-02 02:08:25] "POST /fqname-to-id HTTP/1.1" 404 196 0.003692 10.0.0.46 - - [2025-01-02 02:08:25] "POST /job-templates HTTP/1.1" 200 555 0.068412 10.0.0.46 - - [2025-01-02 02:08:25] "POST /fqname-to-id HTTP/1.1" 404 186 0.003462 10.0.0.46 - - [2025-01-02 02:08:25] "POST /job-templates HTTP/1.1" 200 535 0.061279 10.0.0.46 - - [2025-01-02 02:08:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.003294 10.0.0.46 - - [2025-01-02 02:08:25] "POST /job-templates HTTP/1.1" 200 559 0.061000 10.0.0.46 - - [2025-01-02 02:08:25] "POST /fqname-to-id HTTP/1.1" 404 198 0.003110 10.0.0.46 - - [2025-01-02 02:08:26] "POST /job-templates HTTP/1.1" 200 559 0.061475 10.0.0.46 - - [2025-01-02 02:08:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.003287 10.0.0.46 - - [2025-01-02 02:08:26] "POST /job-templates HTTP/1.1" 200 559 0.060827 10.0.0.46 - - [2025-01-02 02:08:26] "POST /fqname-to-id HTTP/1.1" 404 201 0.003277 10.0.0.46 - - [2025-01-02 02:08:26] "POST /job-templates HTTP/1.1" 200 565 0.069175 10.0.0.46 - - [2025-01-02 02:08:26] "POST /fqname-to-id HTTP/1.1" 404 197 0.003226 10.0.0.46 - - [2025-01-02 02:08:26] "POST /job-templates HTTP/1.1" 200 557 0.066308 10.0.0.46 - - [2025-01-02 02:08:26] "POST /fqname-to-id HTTP/1.1" 404 196 0.003098 10.0.0.46 - - [2025-01-02 02:08:26] "POST /job-templates HTTP/1.1" 200 555 0.062037 10.0.0.46 - - [2025-01-02 02:08:26] "POST /fqname-to-id HTTP/1.1" 404 205 0.003632 10.0.0.46 - - [2025-01-02 02:08:26] "POST /job-templates HTTP/1.1" 200 573 0.062167 10.0.0.46 - - [2025-01-02 02:08:26] "POST /fqname-to-id HTTP/1.1" 404 194 0.003622 10.0.0.46 - - [2025-01-02 02:08:26] "POST /job-templates HTTP/1.1" 200 551 0.061505 10.0.0.46 - - [2025-01-02 02:08:27] "POST /fqname-to-id HTTP/1.1" 404 208 0.003231 10.0.0.46 - - [2025-01-02 02:08:27] "POST /job-templates HTTP/1.1" 200 579 0.065125 10.0.0.46 - - [2025-01-02 02:08:27] "POST /fqname-to-id HTTP/1.1" 404 196 0.003977 10.0.0.46 - - [2025-01-02 02:08:27] "POST /job-templates HTTP/1.1" 200 555 0.061873 10.0.0.46 - - [2025-01-02 02:08:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.003093 10.0.0.46 - - [2025-01-02 02:08:27] "POST /job-templates HTTP/1.1" 200 559 0.061527 10.0.0.46 - - [2025-01-02 02:08:27] "POST /fqname-to-id HTTP/1.1" 404 206 0.003458 10.0.0.46 - - [2025-01-02 02:08:27] "POST /job-templates HTTP/1.1" 200 575 0.066179 10.0.0.46 - - [2025-01-02 02:08:27] "POST /fqname-to-id HTTP/1.1" 404 197 0.003070 10.0.0.46 - - [2025-01-02 02:08:27] "POST /job-templates HTTP/1.1" 200 557 0.069886 10.0.0.46 - - [2025-01-02 02:08:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.003233 10.0.0.46 - - [2025-01-02 02:08:27] "POST /job-templates HTTP/1.1" 200 559 0.065899 10.0.0.46 - - [2025-01-02 02:08:27] "POST /fqname-to-id HTTP/1.1" 404 196 0.004383 10.0.0.46 - - [2025-01-02 02:08:28] "POST /job-templates HTTP/1.1" 200 555 0.065080 10.0.0.46 - - [2025-01-02 02:08:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.003351 10.0.0.46 - - [2025-01-02 02:08:28] "POST /job-templates HTTP/1.1" 200 553 0.064912 10.0.0.46 - - [2025-01-02 02:08:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.003908 10.0.0.46 - - [2025-01-02 02:08:28] "POST /job-templates HTTP/1.1" 200 553 0.061602 10.0.0.46 - - [2025-01-02 02:08:28] "POST /fqname-to-id HTTP/1.1" 404 195 0.003668 10.0.0.46 - - [2025-01-02 02:08:28] "POST /job-templates HTTP/1.1" 200 553 0.065337 10.0.0.46 - - [2025-01-02 02:08:28] "POST /fqname-to-id HTTP/1.1" 404 200 0.004204 10.0.0.46 - - [2025-01-02 02:08:28] "POST /job-templates HTTP/1.1" 200 563 0.063838 10.0.0.46 - - [2025-01-02 02:08:28] "POST /fqname-to-id HTTP/1.1" 404 201 0.003335 10.0.0.46 - - [2025-01-02 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.46 - - [2025-01-02 02:08:28] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.018750 10.0.0.46 - - [2025-01-02 02:08:28] "POST /job-templates HTTP/1.1" 200 565 0.069560 10.0.0.46 - - [2025-01-02 02:08:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.46 - - [2025-01-02 02:08:28] "POST /fqname-to-id HTTP/1.1" 404 189 0.003084 10.0.0.46 - - [2025-01-02 02:08:28] "PUT /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47 HTTP/1.1" 200 276 0.010439 10.0.0.46 - - [2025-01-02 02:08:28] "POST /config-propertiess HTTP/1.1" 200 551 0.017236 10.0.0.46 - - [2025-01-02 02:08:29] "POST /fqname-to-id HTTP/1.1" 404 168 0.003524 10.0.0.46 - - [2025-01-02 02:08:29] "POST /tags HTTP/1.1" 200 321 0.037263 10.0.0.46 - - [2025-01-02 02:08:29] "POST /fqname-to-id HTTP/1.1" 404 166 0.003228 10.0.0.46 - - [2025-01-02 02:08:29] "POST /tags HTTP/1.1" 200 317 0.023421 10.0.0.46 - - [2025-01-02 02:08:29] "POST /fqname-to-id HTTP/1.1" 404 174 0.003314 10.0.0.46 - - [2025-01-02 02:08:29] "GET / HTTP/1.1" 200 35931 0.001407 10.0.0.46 - - [2025-01-02 02:08:29] "POST /alarms HTTP/1.1" 401 292 0.000453 10.0.0.46 - - [2025-01-02 02:08:29] "POST /tags HTTP/1.1" 200 333 0.022997 10.0.0.46 - - [2025-01-02 02:08:29] "POST /fqname-to-id HTTP/1.1" 404 162 0.003175 10.0.0.46 - - [2025-01-02 02:08:29] "POST /tags HTTP/1.1" 200 309 0.024130 10.0.0.46 - - [2025-01-02 02:08:29] "POST /fqname-to-id HTTP/1.1" 404 174 0.003304 10.0.0.46 - - [2025-01-02 02:08:29] "POST /tags HTTP/1.1" 200 333 0.051296 10.0.0.46 - - [2025-01-02 02:08:29] "POST /fqname-to-id HTTP/1.1" 404 164 0.003320 10.0.0.46 - - [2025-01-02 02:08:29] "POST /alarms HTTP/1.1" 200 581 0.040093 10.0.0.46 - - [2025-01-02 02:08:29] "POST /alarms HTTP/1.1" 200 575 0.019140 10.0.0.46 - - [2025-01-02 02:08:29] "POST /tags HTTP/1.1" 200 313 0.023981 10.0.0.46 - - [2025-01-02 02:08:29] "POST /fqname-to-id HTTP/1.1" 404 169 0.002552 10.0.0.46 - - [2025-01-02 02:08:29] "POST /alarms HTTP/1.1" 200 575 0.018754 10.0.0.46 - - [2025-01-02 02:08:29] "POST /alarms HTTP/1.1" 200 559 0.017935 10.0.0.46 - - [2025-01-02 02:08:29] "POST /tags HTTP/1.1" 200 323 0.028998 10.0.0.46 - - [2025-01-02 02:08:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.46 - - [2025-01-02 02:08:29] "POST /alarms HTTP/1.1" 200 555 0.020678 10.0.0.46 - - [2025-01-02 02:08:29] "PUT /global-system-config/34859cd1-2296-4544-97d3-57ccf33ab7a8 HTTP/1.1" 200 274 0.012150 10.0.0.46 - - [2025-01-02 02:08:29] "POST /alarms HTTP/1.1" 200 557 0.018865 10.0.0.46 - - [2025-01-02 02:08:30] "POST /fqname-to-id HTTP/1.1" 404 166 0.002765 10.0.0.46 - - [2025-01-02 02:08:30] "POST /alarms HTTP/1.1" 200 565 0.016894 10.0.0.46 - - [2025-01-02 02:08:30] "POST /hardwares HTTP/1.1" 200 327 0.011507 10.0.0.46 - - [2025-01-02 02:08:30] "POST /alarms HTTP/1.1" 200 549 0.029325 10.0.0.46 - - [2025-01-02 02:08:30] "POST /fqname-to-id HTTP/1.1" 404 166 0.002537 10.0.0.46 - - [2025-01-02 02:08:30] "POST /alarms HTTP/1.1" 200 557 0.019260 10.0.0.46 - - [2025-01-02 02:08:30] "POST /hardwares HTTP/1.1" 200 327 0.013723 10.0.0.46 - - [2025-01-02 02:08:30] "POST /fqname-to-id HTTP/1.1" 404 166 0.002510 10.0.0.46 - - [2025-01-02 02:08:30] "POST /alarms HTTP/1.1" 200 567 0.018265 10.0.0.46 - - [2025-01-02 02:08:30] "POST /hardwares HTTP/1.1" 200 327 0.011889 10.0.0.46 - - [2025-01-02 02:08:30] "POST /alarms HTTP/1.1" 200 555 0.018094 10.0.0.46 - - [2025-01-02 02:08:30] "POST /fqname-to-id HTTP/1.1" 404 166 0.003155 10.0.0.46 - - [2025-01-02 02:08:30] "POST /alarms HTTP/1.1" 200 567 0.020114 10.0.0.46 - - [2025-01-02 02:08:30] "POST /hardwares HTTP/1.1" 200 327 0.011822 10.0.0.46 - - [2025-01-02 02:08:30] "POST /fqname-to-id HTTP/1.1" 404 164 0.003327 10.0.0.46 - - [2025-01-02 02:08:30] "POST /alarms HTTP/1.1" 200 575 0.061879 10.0.0.46 - - [2025-01-02 02:08:30] "POST /hardwares HTTP/1.1" 200 323 0.013264 10.0.0.46 - - [2025-01-02 02:08:30] "POST /alarms HTTP/1.1" 200 569 0.019915 10.0.0.46 - - [2025-01-02 02:08:30] "POST /fqname-to-id HTTP/1.1" 404 164 0.002717 10.0.0.46 - - [2025-01-02 02:08:30] "POST /hardwares HTTP/1.1" 200 323 0.013549 10.0.0.46 - - [2025-01-02 02:08:30] "POST /alarms HTTP/1.1" 200 561 0.025277 10.0.0.46 - - [2025-01-02 02:08:30] "POST /fqname-to-id HTTP/1.1" 404 161 0.003042 10.0.0.46 - - [2025-01-02 02:08:30] "POST /alarms HTTP/1.1" 200 561 0.018831 10.0.0.46 - - [2025-01-02 02:08:30] "POST /hardwares HTTP/1.1" 200 317 0.013219 10.0.0.46 - - [2025-01-02 02:08:30] "POST /alarms HTTP/1.1" 200 561 0.018402 10.0.0.46 - - [2025-01-02 02:08:30] "POST /fqname-to-id HTTP/1.1" 404 164 0.003295 10.0.0.46 - - [2025-01-02 02:08:30] "POST /alarms HTTP/1.1" 200 547 0.018622 10.0.0.46 - - [2025-01-02 02:08:30] "POST /hardwares HTTP/1.1" 200 323 0.009875 10.0.0.46 - - [2025-01-02 02:08:30] "POST /fqname-to-id HTTP/1.1" 404 164 0.002460 10.0.0.46 - - [2025-01-02 02:08:30] "POST /alarms HTTP/1.1" 200 595 0.018747 10.0.0.46 - - [2025-01-02 02:08:30] "POST /hardwares HTTP/1.1" 200 323 0.010748 10.0.0.46 - - [2025-01-02 02:08:30] "POST /alarms HTTP/1.1" 200 575 0.023165 10.0.0.46 - - [2025-01-02 02:08:30] "POST /fqname-to-id HTTP/1.1" 404 164 0.003539 10.0.0.46 - - [2025-01-02 02:08:31] "POST /alarms HTTP/1.1" 200 571 0.023542 10.0.0.46 - - [2025-01-02 02:08:31] "POST /hardwares HTTP/1.1" 200 323 0.011373 10.0.0.46 - - [2025-01-02 02:08:31] "POST /alarms HTTP/1.1" 200 583 0.019143 10.0.0.46 - - [2025-01-02 02:08:31] "POST /fqname-to-id HTTP/1.1" 404 165 0.002880 10.0.0.46 - - [2025-01-02 02:08:31] "POST /alarms HTTP/1.1" 200 609 0.018595 10.0.0.46 - - [2025-01-02 02:08:31] "POST /hardwares HTTP/1.1" 200 325 0.010821 10.0.0.46 - - [2025-01-02 02:08:31] "POST /fqname-to-id HTTP/1.1" 404 165 0.003180 10.0.0.46 - - [2025-01-02 02:08:31] "POST /hardwares HTTP/1.1" 200 325 0.011664 10.0.0.46 - - [2025-01-02 02:08:31] "POST /fqname-to-id HTTP/1.1" 404 165 0.003295 10.0.0.46 - - [2025-01-02 02:08:31] "POST /hardwares HTTP/1.1" 200 325 0.010744 10.0.0.46 - - [2025-01-02 02:08:31] "POST /fqname-to-id HTTP/1.1" 404 165 0.004258 10.0.0.46 - - [2025-01-02 02:08:31] "POST /hardwares HTTP/1.1" 200 325 0.011644 10.0.0.46 - - [2025-01-02 02:08:31] "GET / HTTP/1.1" 200 35931 0.001733 10.0.0.46 - - [2025-01-02 02:08:31] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000470 10.0.0.46 - - [2025-01-02 02:08:31] "POST /fqname-to-id HTTP/1.1" 404 164 0.003374 10.0.0.46 - - [2025-01-02 02:08:31] "POST /hardwares HTTP/1.1" 200 323 0.011133 10.0.0.46 - - [2025-01-02 02:08:31] "POST /fqname-to-id HTTP/1.1" 404 161 0.003226 10.0.0.46 - - [2025-01-02 02:08:31] "POST /hardwares HTTP/1.1" 200 317 0.010610 10.0.0.46 - - [2025-01-02 02:08:31] "POST /fqname-to-id HTTP/1.1" 404 164 0.003422 10.0.0.46 - - [2025-01-02 02:08:31] "POST /hardwares HTTP/1.1" 200 323 0.011149 10.0.0.46 - - [2025-01-02 02:08:31] "POST /fqname-to-id HTTP/1.1" 404 161 0.003139 10.0.0.46 - - [2025-01-02 02:08:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.024298 10.0.0.46 - - [2025-01-02 02:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.46 - - [2025-01-02 02:08:31] "POST /hardwares HTTP/1.1" 200 317 0.013089 10.0.0.46 - - [2025-01-02 02:08:31] "PUT /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47 HTTP/1.1" 200 276 0.008724 10.0.0.46 - - [2025-01-02 02:08:31] "POST /fqname-to-id HTTP/1.1" 404 164 0.003251 10.0.0.46 - - [2025-01-02 02:08:31] "POST /hardwares HTTP/1.1" 200 323 0.012240 10.0.0.46 - - [2025-01-02 02:08:32] "POST /fqname-to-id HTTP/1.1" 404 162 0.003116 10.0.0.46 - - [2025-01-02 02:08:32] "POST /hardwares HTTP/1.1" 200 319 0.011811 10.0.0.46 - - [2025-01-02 02:08:32] "POST /fqname-to-id HTTP/1.1" 404 162 0.003132 10.0.0.46 - - [2025-01-02 02:08:32] "POST /hardwares HTTP/1.1" 200 319 0.012834 10.0.0.46 - - [2025-01-02 02:08:32] "GET / HTTP/1.1" 200 35931 0.001732 10.0.0.46 - - [2025-01-02 02:08:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000412 10.0.0.46 - - [2025-01-02 02:08:32] "POST /fqname-to-id HTTP/1.1" 404 165 0.003008 10.0.0.46 - - [2025-01-02 02:08:32] "POST /hardwares HTTP/1.1" 200 325 0.012005 10.0.0.46 - - [2025-01-02 02:08:32] "POST /fqname-to-id HTTP/1.1" 404 161 0.002989 10.0.0.46 - - [2025-01-02 02:08:32] "POST /hardwares HTTP/1.1" 200 317 0.011407 10.0.0.46 - - [2025-01-02 02:08:32] "POST /fqname-to-id HTTP/1.1" 404 161 0.004607 10.0.0.46 - - [2025-01-02 02:08:32] "POST /hardwares HTTP/1.1" 200 317 0.010731 10.0.0.46 - - [2025-01-02 02:08:32] "POST /fqname-to-id HTTP/1.1" 404 162 0.003080 10.0.0.46 - - [2025-01-02 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.027137 10.0.0.46 - - [2025-01-02 02:08:32] "POST /hardwares HTTP/1.1" 200 319 0.014904 10.0.0.46 - - [2025-01-02 02:08:32] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003790 10.0.0.46 - - [2025-01-02 02:08:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538 10.0.0.46 - - [2025-01-02 02:08:32] "POST /fqname-to-id HTTP/1.1" 404 162 0.002397 10.0.0.46 - - [2025-01-02 02:08:32] "PUT /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47 HTTP/1.1" 200 276 0.010386 10.0.0.46 - - [2025-01-02 02:08:32] "POST /hardwares HTTP/1.1" 200 319 0.011896 10.0.0.46 - - [2025-01-02 02:08:32] "POST /fqname-to-id HTTP/1.1" 404 162 0.003430 10.0.0.46 - - [2025-01-02 02:08:32] "POST /hardwares HTTP/1.1" 200 319 0.011882 10.0.0.46 - - [2025-01-02 02:08:32] "POST /fqname-to-id HTTP/1.1" 404 158 0.003102 10.0.0.46 - - [2025-01-02 02:08:32] "POST /hardwares HTTP/1.1" 200 311 0.014783 10.0.0.46 - - [2025-01-02 02:08:32] "POST /fqname-to-id HTTP/1.1" 404 158 0.003330 10.0.0.46 - - [2025-01-02 02:08:33] "POST /hardwares HTTP/1.1" 200 311 0.010568 10.0.0.46 - - [2025-01-02 02:08:33] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.46 - - [2025-01-02 02:08:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000451 10.0.0.46 - - [2025-01-02 02:08:33] "POST /fqname-to-id HTTP/1.1" 404 160 0.003020 10.0.0.46 - - [2025-01-02 02:08:33] "POST /hardwares HTTP/1.1" 200 315 0.011001 10.0.0.46 - - [2025-01-02 02:08:33] "POST /fqname-to-id HTTP/1.1" 404 154 0.003152 10.0.0.46 - - [2025-01-02 02:08:33] "POST /hardwares HTTP/1.1" 200 303 0.011307 10.0.0.46 - - [2025-01-02 02:08:33] "POST /fqname-to-id HTTP/1.1" 404 158 0.003087 10.0.0.46 - - [2025-01-02 02:08:33] "POST /hardwares HTTP/1.1" 200 311 0.010924 10.0.0.46 - - [2025-01-02 02:08:33] "POST /fqname-to-id HTTP/1.1" 404 155 0.003405 10.0.0.46 - - [2025-01-02 02:08:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.024271 10.0.0.46 - - [2025-01-02 02:08:33] "GET /global-system-config/34859cd1-2296-4544-97d3-57ccf33ab7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.003206 10.0.0.46 - - [2025-01-02 02:08:33] "POST /hardwares HTTP/1.1" 200 305 0.010500 10.0.0.46 - - [2025-01-02 02:08:33] "POST /fqname-to-id HTTP/1.1" 404 155 0.002774 10.0.0.46 - - [2025-01-02 02:08:33] "PUT /global-system-config/34859cd1-2296-4544-97d3-57ccf33ab7a8 HTTP/1.1" 200 274 0.021283 10.0.0.46 - - [2025-01-02 02:08:33] "POST /hardwares HTTP/1.1" 200 305 0.011961 10.0.0.46 - - [2025-01-02 02:08:33] "POST /fqname-to-id HTTP/1.1" 404 155 0.003093 10.0.0.46 - - [2025-01-02 02:08:33] "POST /hardwares HTTP/1.1" 200 305 0.011252 10.0.0.46 - - [2025-01-02 02:08:33] "POST /fqname-to-id HTTP/1.1" 404 155 0.003160 10.0.0.46 - - [2025-01-02 02:08:33] "POST /hardwares HTTP/1.1" 200 305 0.011882 10.0.0.46 - - [2025-01-02 02:08:33] "POST /fqname-to-id HTTP/1.1" 404 156 0.003705 10.0.0.46 - - [2025-01-02 02:08:33] "POST /hardwares HTTP/1.1" 200 307 0.012728 10.0.0.46 - - [2025-01-02 02:08:33] "POST /fqname-to-id HTTP/1.1" 404 156 0.003033 10.0.0.46 - - [2025-01-02 02:08:33] "POST /hardwares HTTP/1.1" 200 307 0.011007 10.0.0.46 - - [2025-01-02 02:08:34] "POST /fqname-to-id HTTP/1.1" 404 156 0.003171 10.0.0.46 - - [2025-01-02 02:08:34] "POST /hardwares HTTP/1.1" 200 307 0.011051 10.0.0.46 - - [2025-01-02 02:08:34] "POST /fqname-to-id HTTP/1.1" 404 157 0.003491 10.0.0.46 - - [2025-01-02 02:08:34] "POST /hardwares HTTP/1.1" 200 309 0.011035 10.0.0.46 - - [2025-01-02 02:08:34] "POST /fqname-to-id HTTP/1.1" 404 158 0.003081 10.0.0.46 - - [2025-01-02 02:08:34] "POST /hardwares HTTP/1.1" 200 311 0.010472 10.0.0.46 - - [2025-01-02 02:08:34] "POST /fqname-to-id HTTP/1.1" 404 158 0.003279 10.0.0.46 - - [2025-01-02 02:08:34] "POST /hardwares HTTP/1.1" 200 311 0.012055 10.0.0.46 - - [2025-01-02 02:08:34] "POST /fqname-to-id HTTP/1.1" 404 153 0.003366 10.0.0.46 - - [2025-01-02 02:08:34] "POST /hardwares HTTP/1.1" 200 301 0.011326 10.0.0.46 - - [2025-01-02 02:08:34] "POST /fqname-to-id HTTP/1.1" 404 157 0.003000 10.0.0.46 - - [2025-01-02 02:08:34] "POST /hardwares HTTP/1.1" 200 309 0.011207 10.0.0.46 - - [2025-01-02 02:08:34] "POST /fqname-to-id HTTP/1.1" 404 157 0.003366 10.0.0.46 - - [2025-01-02 02:08:34] "POST /hardwares HTTP/1.1" 200 309 0.016878 10.0.0.46 - - [2025-01-02 02:08:34] "POST /fqname-to-id HTTP/1.1" 404 157 0.004015 10.0.0.46 - - [2025-01-02 02:08:34] "POST /hardwares HTTP/1.1" 200 309 0.014498 10.0.0.46 - - [2025-01-02 02:08:34] "POST /fqname-to-id HTTP/1.1" 404 157 0.003294 10.0.0.46 - - [2025-01-02 02:08:34] "POST /hardwares HTTP/1.1" 200 309 0.045731 10.0.0.46 - - [2025-01-02 02:08:35] "POST /fqname-to-id HTTP/1.1" 404 157 0.003328 10.0.0.46 - - [2025-01-02 02:08:35] "POST /hardwares HTTP/1.1" 200 309 0.035434 10.0.0.46 - - [2025-01-02 02:08:35] "POST /fqname-to-id HTTP/1.1" 404 161 0.003130 10.0.0.46 - - [2025-01-02 02:08:35] "POST /hardwares HTTP/1.1" 200 317 0.012204 10.0.0.46 - - [2025-01-02 02:08:35] "POST /fqname-to-id HTTP/1.1" 404 157 0.003725 10.0.0.46 - - [2025-01-02 02:08:35] "POST /hardwares HTTP/1.1" 200 309 0.011237 10.0.0.46 - - [2025-01-02 02:08:35] "POST /fqname-to-id HTTP/1.1" 404 157 0.002807 10.0.0.46 - - [2025-01-02 02:08:35] "POST /hardwares HTTP/1.1" 200 309 0.012036 10.0.0.46 - - [2025-01-02 02:08:35] "POST /fqname-to-id HTTP/1.1" 404 154 0.003201 10.0.0.46 - - [2025-01-02 02:08:35] "POST /hardwares HTTP/1.1" 200 303 0.037307 10.0.0.46 - - [2025-01-02 02:08:35] "POST /fqname-to-id HTTP/1.1" 404 190 0.003118 10.0.0.46 - - [2025-01-02 02:08:35] "POST /features HTTP/1.1" 200 533 0.019382 10.0.0.46 - - [2025-01-02 02:08:35] "POST /fqname-to-id HTTP/1.1" 404 185 0.004224 10.0.0.46 - - [2025-01-02 02:08:35] "POST /features HTTP/1.1" 200 523 0.016925 10.0.0.46 - - [2025-01-02 02:08:35] "POST /fqname-to-id HTTP/1.1" 404 184 0.003114 10.0.0.46 - - [2025-01-02 02:08:35] "POST /features HTTP/1.1" 200 521 0.016425 10.0.0.46 - - [2025-01-02 02:08:35] "POST /fqname-to-id HTTP/1.1" 404 184 0.003002 10.0.0.46 - - [2025-01-02 02:08:35] "POST /features HTTP/1.1" 200 521 0.017153 10.0.0.46 - - [2025-01-02 02:08:36] "POST /fqname-to-id HTTP/1.1" 404 189 0.003161 10.0.0.46 - - [2025-01-02 02:08:36] "POST /features HTTP/1.1" 200 531 0.015970 10.0.0.46 - - [2025-01-02 02:08:36] "POST /fqname-to-id HTTP/1.1" 404 184 0.002986 10.0.0.46 - - [2025-01-02 02:08:36] "POST /features HTTP/1.1" 200 521 0.017012 10.0.0.46 - - [2025-01-02 02:08:36] "POST /fqname-to-id HTTP/1.1" 404 193 0.003474 10.0.0.46 - - [2025-01-02 02:08:36] "POST /features HTTP/1.1" 200 539 0.016383 10.0.0.46 - - [2025-01-02 02:08:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.003013 10.0.0.46 - - [2025-01-02 02:08:36] "POST /features HTTP/1.1" 200 525 0.017099 10.0.0.46 - - [2025-01-02 02:08:36] "POST /fqname-to-id HTTP/1.1" 404 183 0.002815 10.0.0.46 - - [2025-01-02 02:08:36] "POST /features HTTP/1.1" 200 519 0.016135 10.0.0.46 - - [2025-01-02 02:08:36] "POST /fqname-to-id HTTP/1.1" 404 182 0.003535 10.0.0.46 - - [2025-01-02 02:08:36] "POST /features HTTP/1.1" 200 517 0.020545 10.0.0.46 - - [2025-01-02 02:08:36] "POST /fqname-to-id HTTP/1.1" 404 190 0.003158 10.0.0.46 - - [2025-01-02 02:08:36] "POST /features HTTP/1.1" 200 533 0.017138 10.0.0.46 - - [2025-01-02 02:08:36] "POST /fqname-to-id HTTP/1.1" 404 194 0.003556 10.0.0.46 - - [2025-01-02 02:08:36] "POST /features HTTP/1.1" 200 541 0.016880 10.0.0.46 - - [2025-01-02 02:08:36] "POST /fqname-to-id HTTP/1.1" 404 178 0.005597 10.0.0.46 - - [2025-01-02 02:08:36] "POST /physical-roles HTTP/1.1" 200 521 0.017369 10.0.0.46 - - [2025-01-02 02:08:37] "POST /fqname-to-id HTTP/1.1" 404 179 0.003698 10.0.0.46 - - [2025-01-02 02:08:37] "POST /physical-roles HTTP/1.1" 200 523 0.018452 10.0.0.46 - - [2025-01-02 02:08:37] "POST /fqname-to-id HTTP/1.1" 404 184 0.003511 10.0.0.46 - - [2025-01-02 02:08:37] "POST /physical-roles HTTP/1.1" 200 533 0.017076 10.0.0.46 - - [2025-01-02 02:08:37] "POST /fqname-to-id HTTP/1.1" 404 177 0.003353 10.0.0.46 - - [2025-01-02 02:08:37] "POST /physical-roles HTTP/1.1" 200 519 0.016747 10.0.0.46 - - [2025-01-02 02:08:37] "POST /fqname-to-id HTTP/1.1" 404 191 0.003076 10.0.0.46 - - [2025-01-02 02:08:37] "POST /overlay-roles HTTP/1.1" 200 545 0.017284 10.0.0.46 - - [2025-01-02 02:08:37] "POST /fqname-to-id HTTP/1.1" 404 184 0.003281 10.0.0.46 - - [2025-01-02 02:08:37] "POST /overlay-roles HTTP/1.1" 200 531 0.018110 10.0.0.46 - - [2025-01-02 02:08:37] "POST /fqname-to-id HTTP/1.1" 404 191 0.003069 10.0.0.46 - - [2025-01-02 02:08:37] "POST /overlay-roles HTTP/1.1" 200 545 0.019683 10.0.0.46 - - [2025-01-02 02:08:37] "POST /fqname-to-id HTTP/1.1" 404 185 0.003432 10.0.0.46 - - [2025-01-02 02:08:37] "POST /overlay-roles HTTP/1.1" 200 533 0.019940 10.0.0.46 - - [2025-01-02 02:08:37] "POST /fqname-to-id HTTP/1.1" 404 189 0.005148 10.0.0.46 - - [2025-01-02 02:08:37] "POST /overlay-roles HTTP/1.1" 200 541 0.016153 10.0.0.46 - - [2025-01-02 02:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.46 - - [2025-01-02 02:08:37] "PUT /overlay-role/cefe2e86-ee69-48b9-b3b2-4af4b4add67f HTTP/1.1" 200 258 0.009057 10.0.0.46 - - [2025-01-02 02:08:38] "POST /fqname-to-id HTTP/1.1" 404 184 0.003267 10.0.0.46 - - [2025-01-02 02:08:38] "POST /overlay-roles HTTP/1.1" 200 531 0.015719 10.0.0.46 - - [2025-01-02 02:08:38] "POST /fqname-to-id HTTP/1.1" 404 185 0.003202 10.0.0.46 - - [2025-01-02 02:08:38] "POST /overlay-roles HTTP/1.1" 200 533 0.016453 10.0.0.46 - - [2025-01-02 02:08:38] "POST /fqname-to-id HTTP/1.1" 404 183 0.003121 10.0.0.46 - - [2025-01-02 02:08:38] "POST /overlay-roles HTTP/1.1" 200 529 0.024904 10.0.0.46 - - [2025-01-02 02:08:38] "POST /fqname-to-id HTTP/1.1" 404 187 0.003001 10.0.0.46 - - [2025-01-02 02:08:38] "POST /overlay-roles HTTP/1.1" 200 537 0.016571 10.0.0.46 - - [2025-01-02 02:08:38] "POST /fqname-to-id HTTP/1.1" 404 189 0.002987 10.0.0.46 - - [2025-01-02 02:08:38] "POST /overlay-roles HTTP/1.1" 200 541 0.017392 10.0.0.46 - - [2025-01-02 02:08:38] "POST /fqname-to-id HTTP/1.1" 404 178 0.003466 10.0.0.46 - - [2025-01-02 02:08:38] "POST /overlay-roles HTTP/1.1" 200 519 0.015523 10.0.0.46 - - [2025-01-02 02:08:38] "POST /fqname-to-id HTTP/1.1" 404 190 0.003538 10.0.0.46 - - [2025-01-02 02:08:38] "POST /overlay-roles HTTP/1.1" 200 543 0.017045 10.0.0.46 - - [2025-01-02 02:08:38] "POST /fqname-to-id HTTP/1.1" 404 182 0.003266 10.0.0.46 - - [2025-01-02 02:08:38] "POST /role-definitions HTTP/1.1" 200 533 0.016279 10.0.0.46 - - [2025-01-02 02:08:38] "POST /fqname-to-id HTTP/1.1" 404 189 0.003191 10.0.0.46 - - [2025-01-02 02:08:38] "POST /role-definitions HTTP/1.1" 200 547 0.015472 10.0.0.46 - - [2025-01-02 02:08:39] "POST /fqname-to-id HTTP/1.1" 404 190 0.003050 10.0.0.46 - - [2025-01-02 02:08:39] "POST /role-definitions HTTP/1.1" 200 549 0.017451 10.0.0.46 - - [2025-01-02 02:08:39] "POST /fqname-to-id HTTP/1.1" 404 191 0.003098 10.0.0.46 - - [2025-01-02 02:08:39] "POST /role-definitions HTTP/1.1" 200 551 0.016517 10.0.0.46 - - [2025-01-02 02:08:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.003123 10.0.0.46 - - [2025-01-02 02:08:39] "POST /role-definitions HTTP/1.1" 200 563 0.017239 10.0.0.46 - - [2025-01-02 02:08:39] "POST /fqname-to-id HTTP/1.1" 404 189 0.003406 10.0.0.46 - - [2025-01-02 02:08:39] "POST /role-definitions HTTP/1.1" 200 547 0.016924 10.0.0.46 - - [2025-01-02 02:08:39] "POST /fqname-to-id HTTP/1.1" 404 190 0.003685 10.0.0.46 - - [2025-01-02 02:08:39] "POST /role-definitions HTTP/1.1" 200 549 0.019216 10.0.0.46 - - [2025-01-02 02:08:39] "POST /fqname-to-id HTTP/1.1" 404 191 0.003067 10.0.0.46 - - [2025-01-02 02:08:39] "POST /role-definitions HTTP/1.1" 200 551 0.015916 10.0.0.46 - - [2025-01-02 02:08:39] "POST /fqname-to-id HTTP/1.1" 404 190 0.003130 10.0.0.46 - - [2025-01-02 02:08:39] "POST /role-definitions HTTP/1.1" 200 549 0.015027 10.0.0.46 - - [2025-01-02 02:08:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.003139 10.0.0.46 - - [2025-01-02 02:08:39] "POST /role-definitions HTTP/1.1" 200 561 0.036487 10.0.0.46 - - [2025-01-02 02:08:39] "POST /fqname-to-id HTTP/1.1" 404 189 0.002893 10.0.0.46 - - [2025-01-02 02:08:39] "POST /role-definitions HTTP/1.1" 200 547 0.019521 10.0.0.46 - - [2025-01-02 02:08:40] "POST /fqname-to-id HTTP/1.1" 404 190 0.003752 10.0.0.46 - - [2025-01-02 02:08:40] "POST /role-definitions HTTP/1.1" 200 549 0.026174 10.0.0.46 - - [2025-01-02 02:08:40] "POST /fqname-to-id HTTP/1.1" 404 188 0.003553 10.0.0.46 - - [2025-01-02 02:08:40] "POST /role-definitions HTTP/1.1" 200 545 0.018010 10.0.0.46 - - [2025-01-02 02:08:40] "POST /fqname-to-id HTTP/1.1" 404 189 0.003275 10.0.0.46 - - [2025-01-02 02:08:40] "POST /role-definitions HTTP/1.1" 200 547 0.028800 10.0.0.46 - - [2025-01-02 02:08:40] "POST /fqname-to-id HTTP/1.1" 404 192 0.004092 10.0.0.46 - - [2025-01-02 02:08:40] "POST /role-definitions HTTP/1.1" 200 553 0.017895 10.0.0.46 - - [2025-01-02 02:08:40] "POST /fqname-to-id HTTP/1.1" 404 193 0.003791 10.0.0.46 - - [2025-01-02 02:08:40] "POST /role-definitions HTTP/1.1" 200 555 0.019196 10.0.0.46 - - [2025-01-02 02:08:40] "POST /fqname-to-id HTTP/1.1" 404 182 0.002923 10.0.0.46 - - [2025-01-02 02:08:40] "POST /role-definitions HTTP/1.1" 200 533 0.016341 10.0.0.46 - - [2025-01-02 02:08:40] "POST /fqname-to-id HTTP/1.1" 404 187 0.002998 10.0.0.46 - - [2025-01-02 02:08:40] "POST /role-definitions HTTP/1.1" 200 543 0.016273 10.0.0.46 - - [2025-01-02 02:08:40] "POST /fqname-to-id HTTP/1.1" 404 181 0.003021 10.0.0.46 - - [2025-01-02 02:08:40] "POST /role-definitions HTTP/1.1" 200 531 0.016842 10.0.0.46 - - [2025-01-02 02:08:40] "POST /fqname-to-id HTTP/1.1" 404 184 0.003006 10.0.0.46 - - [2025-01-02 02:08:41] "POST /role-definitions HTTP/1.1" 200 537 0.016853 10.0.0.46 - - [2025-01-02 02:08:41] "POST /fqname-to-id HTTP/1.1" 404 189 0.003156 10.0.0.46 - - [2025-01-02 02:08:41] "POST /role-definitions HTTP/1.1" 200 547 0.015865 10.0.0.46 - - [2025-01-02 02:08:41] "POST /fqname-to-id HTTP/1.1" 404 194 0.003695 10.0.0.46 - - [2025-01-02 02:08:41] "POST /role-definitions HTTP/1.1" 200 557 0.016084 10.0.0.46 - - [2025-01-02 02:08:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.003061 10.0.0.46 - - [2025-01-02 02:08:41] "POST /role-definitions HTTP/1.1" 200 561 0.016703 10.0.0.46 - - [2025-01-02 02:08:41] "POST /fqname-to-id HTTP/1.1" 404 195 0.003258 10.0.0.46 - - [2025-01-02 02:08:41] "POST /role-definitions HTTP/1.1" 200 559 0.020721 10.0.0.46 - - [2025-01-02 02:08:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.003607 10.0.0.46 - - [2025-01-02 02:08:41] "POST /feature-configs HTTP/1.1" 200 537 0.016884 10.0.0.46 - - [2025-01-02 02:08:41] "POST /fqname-to-id HTTP/1.1" 404 212 0.002868 10.0.0.46 - - [2025-01-02 02:08:41] "POST /feature-configs HTTP/1.1" 200 562 0.016591 10.0.0.46 - - [2025-01-02 02:08:41] "POST /fqname-to-id HTTP/1.1" 404 211 0.003652 10.0.0.46 - - [2025-01-02 02:08:41] "POST /feature-configs HTTP/1.1" 200 561 0.016618 10.0.0.46 - - [2025-01-02 02:08:41] "POST /fqname-to-id HTTP/1.1" 404 192 0.003979 10.0.0.46 - - [2025-01-02 02:08:41] "POST /node-profiles HTTP/1.1" 200 547 0.018635 10.0.0.46 - - [2025-01-02 02:08:41] "POST /fqname-to-id HTTP/1.1" 404 187 0.004248 10.0.0.46 - - [2025-01-02 02:08:42] "POST /node-profiles HTTP/1.1" 200 537 0.021134 10.0.0.46 - - [2025-01-02 02:08:42] "POST /fqname-to-id HTTP/1.1" 404 193 0.003468 10.0.0.46 - - [2025-01-02 02:08:42] "POST /node-profiles HTTP/1.1" 200 549 0.019769 10.0.0.46 - - [2025-01-02 02:08:42] "POST /fqname-to-id HTTP/1.1" 404 189 0.003231 10.0.0.46 - - [2025-01-02 02:08:42] "POST /node-profiles HTTP/1.1" 200 541 0.019542 10.0.0.46 - - [2025-01-02 02:08:42] "POST /fqname-to-id HTTP/1.1" 404 189 0.003855 10.0.0.46 - - [2025-01-02 02:08:42] "POST /node-profiles HTTP/1.1" 200 541 0.017743 10.0.0.46 - - [2025-01-02 02:08:42] "POST /fqname-to-id HTTP/1.1" 404 188 0.003706 10.0.0.46 - - [2025-01-02 02:08:42] "POST /node-profiles HTTP/1.1" 200 539 0.018903 10.0.0.46 - - [2025-01-02 02:08:42] "POST /fqname-to-id HTTP/1.1" 404 184 0.004114 10.0.0.46 - - [2025-01-02 02:08:42] "POST /node-profiles HTTP/1.1" 200 531 0.019434 10.0.0.46 - - [2025-01-02 02:08:42] "POST /fqname-to-id HTTP/1.1" 404 185 0.006170 10.0.0.46 - - [2025-01-02 02:08:42] "POST /node-profiles HTTP/1.1" 200 533 0.019640 10.0.0.46 - - [2025-01-02 02:08:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.004183 10.0.0.46 - - [2025-01-02 02:08:42] "POST /node-profiles HTTP/1.1" 200 557 0.017212 10.0.0.46 - - [2025-01-02 02:08:42] "POST /fqname-to-id HTTP/1.1" 404 206 0.003697 10.0.0.46 - - [2025-01-02 02:08:42] "POST /telemetry-profiles HTTP/1.1" 200 554 0.018543 10.0.0.46 - - [2025-01-02 02:08:42] "POST /fqname-to-id HTTP/1.1" 404 206 0.002939 10.0.0.46 - - [2025-01-02 02:08:43] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016988 10.0.0.46 - - [2025-01-02 02:08:43] "POST /fqname-to-id HTTP/1.1" 404 206 0.003399 10.0.0.46 - - [2025-01-02 02:08:43] "POST /telemetry-profiles HTTP/1.1" 200 554 0.015466 10.0.0.46 - - [2025-01-02 02:08:43] "POST /fqname-to-id HTTP/1.1" 404 206 0.003657 10.0.0.46 - - [2025-01-02 02:08:43] "POST /telemetry-profiles HTTP/1.1" 200 554 0.019774 10.0.0.46 - - [2025-01-02 02:08:43] "POST /fqname-to-id HTTP/1.1" 404 206 0.003402 10.0.0.46 - - [2025-01-02 02:08:43] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016422 10.0.0.46 - - [2025-01-02 02:08:43] "POST /fqname-to-id HTTP/1.1" 404 206 0.003569 10.0.0.46 - - [2025-01-02 02:08:43] "POST /telemetry-profiles HTTP/1.1" 200 554 0.016171 10.0.0.46 - - [2025-01-02 02:08:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.003912 10.0.0.46 - - [2025-01-02 02:08:43] "POST /sflow-profiles HTTP/1.1" 200 532 0.016329 10.0.0.46 - - [2025-01-02 02:08:43] "POST /fqname-to-id HTTP/1.1" 404 202 0.003208 10.0.0.46 - - [2025-01-02 02:08:43] "POST /sflow-profiles HTTP/1.1" 200 538 0.016531 10.0.0.46 - - [2025-01-02 02:08:43] "POST /fqname-to-id HTTP/1.1" 404 202 0.003158 10.0.0.46 - - [2025-01-02 02:08:43] "POST /sflow-profiles HTTP/1.1" 200 538 0.017272 10.0.0.46 - - [2025-01-02 02:08:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.003071 10.0.0.46 - - [2025-01-02 02:08:43] "POST /grpc-profiles HTTP/1.1" 200 530 0.017711 10.0.0.46 - - [2025-01-02 02:08:43] "POST /fqname-to-id HTTP/1.1" 404 199 0.002759 10.0.0.46 - - [2025-01-02 02:08:44] "POST /snmp-profiles HTTP/1.1" 200 530 0.017848 10.0.0.46 - - [2025-01-02 02:08:44] "POST /fqname-to-id HTTP/1.1" 404 202 0.003202 10.0.0.46 - - [2025-01-02 02:08:44] "POST /netconf-profiles HTTP/1.1" 200 542 0.014980 10.0.0.46 - - [2025-01-02 02:08:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.002881 10.0.0.46 - - [2025-01-02 02:08:44] "POST /device-functional-groups HTTP/1.1" 200 540 0.016126 10.0.0.46 - - [2025-01-02 02:08:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.003618 10.0.0.46 - - [2025-01-02 02:08:44] "POST /device-functional-groups HTTP/1.1" 200 540 0.019816 10.0.0.46 - - [2025-01-02 02:08:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.003310 10.0.0.46 - - [2025-01-02 02:08:44] "POST /device-functional-groups HTTP/1.1" 200 544 0.016195 10.0.0.46 - - [2025-01-02 02:08:44] "POST /fqname-to-id HTTP/1.1" 404 194 0.003294 10.0.0.46 - - [2025-01-02 02:08:44] "POST /device-functional-groups HTTP/1.1" 200 542 0.017941 10.0.0.46 - - [2025-01-02 02:08:44] "POST /fqname-to-id HTTP/1.1" 404 218 0.003555 10.0.0.46 - - [2025-01-02 02:08:44] "POST /device-functional-groups HTTP/1.1" 200 590 0.019847 10.0.0.46 - - [2025-01-02 02:08:44] "POST /fqname-to-id HTTP/1.1" 404 208 0.003704 10.0.0.46 - - [2025-01-02 02:08:44] "POST /device-functional-groups HTTP/1.1" 200 570 0.019387 10.0.0.46 - - [2025-01-02 02:08:44] "POST /fqname-to-id HTTP/1.1" 404 236 0.003957 10.0.0.46 - - [2025-01-02 02:08:44] "POST /device-functional-groups HTTP/1.1" 200 620 0.016978 10.0.0.46 - - [2025-01-02 02:08:44] "POST /fqname-to-id HTTP/1.1" 404 206 0.003125 10.0.0.46 - - [2025-01-02 02:08:45] "POST /device-functional-groups HTTP/1.1" 200 566 0.018641 10.0.0.46 - - [2025-01-02 02:08:45] "POST /fqname-to-id HTTP/1.1" 404 205 0.003166 10.0.0.46 - - [2025-01-02 02:08:45] "POST /device-functional-groups HTTP/1.1" 200 564 0.019967 10.0.0.46 - - [2025-01-02 02:08:45] "POST /fqname-to-id HTTP/1.1" 404 210 0.003259 10.0.0.46 - - [2025-01-02 02:08:45] "POST /device-functional-groups HTTP/1.1" 200 574 0.017890 10.0.0.46 - - [2025-01-02 02:08:45] "POST /fqname-to-id HTTP/1.1" 404 201 0.004165 10.0.0.46 - - [2025-01-02 02:08:45] "POST /role-configs HTTP/1.1" 200 525 0.016925 10.0.0.46 - - [2025-01-02 02:08:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.003043 10.0.0.46 - - [2025-01-02 02:08:45] "POST /role-configs HTTP/1.1" 200 520 0.016500 10.0.0.46 - - [2025-01-02 02:08:45] "POST /fqname-to-id HTTP/1.1" 404 198 0.003226 10.0.0.46 - - [2025-01-02 02:08:45] "POST /role-configs HTTP/1.1" 200 522 0.017538 10.0.0.46 - - [2025-01-02 02:08:45] "POST /fqname-to-id HTTP/1.1" 404 198 0.003131 10.0.0.46 - - [2025-01-02 02:08:45] "POST /role-configs HTTP/1.1" 200 522 0.016181 10.0.0.46 - - [2025-01-02 02:08:45] "POST /fqname-to-id HTTP/1.1" 404 202 0.002959 10.0.0.46 - - [2025-01-02 02:08:45] "POST /role-configs HTTP/1.1" 200 526 0.018407 10.0.0.46 - - [2025-01-02 02:08:45] "POST /fqname-to-id HTTP/1.1" 404 197 0.003067 10.0.0.46 - - [2025-01-02 02:08:45] "POST /role-configs HTTP/1.1" 200 521 0.017844 10.0.0.46 - - [2025-01-02 02:08:45] "POST /fqname-to-id HTTP/1.1" 404 193 0.003611 10.0.0.46 - - [2025-01-02 02:08:46] "POST /role-configs HTTP/1.1" 200 517 0.016006 10.0.0.46 - - [2025-01-02 02:08:46] "POST /fqname-to-id HTTP/1.1" 404 194 0.003472 10.0.0.46 - - [2025-01-02 02:08:46] "POST /role-configs HTTP/1.1" 200 518 0.016559 10.0.0.46 - - [2025-01-02 02:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.46 - - [2025-01-02 02:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.46 - - [2025-01-02 02:08:46] "POST /ref-update HTTP/1.1" 200 156 0.010580 10.0.0.46 - - [2025-01-02 02:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003641 10.0.0.46 - - [2025-01-02 02:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.46 - - [2025-01-02 02:08:46] "POST /ref-update HTTP/1.1" 200 156 0.009659 10.0.0.46 - - [2025-01-02 02:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.46 - - [2025-01-02 02:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.46 - - [2025-01-02 02:08:46] "POST /ref-update HTTP/1.1" 200 156 0.008351 10.0.0.46 - - [2025-01-02 02:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.46 - - [2025-01-02 02:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.46 - - [2025-01-02 02:08:46] "POST /ref-update HTTP/1.1" 200 156 0.007692 10.0.0.46 - - [2025-01-02 02:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.46 - - [2025-01-02 02:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.46 - - [2025-01-02 02:08:46] "POST /ref-update HTTP/1.1" 200 156 0.008866 10.0.0.46 - - [2025-01-02 02:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.46 - - [2025-01-02 02:08:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.46 - - [2025-01-02 02:08:47] "POST /ref-update HTTP/1.1" 200 156 0.008555 10.0.0.46 - - [2025-01-02 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.46 - - [2025-01-02 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.46 - - [2025-01-02 02:08:47] "POST /ref-update HTTP/1.1" 200 156 0.009934 10.0.0.46 - - [2025-01-02 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.46 - - [2025-01-02 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.46 - - [2025-01-02 02:08:47] "POST /ref-update HTTP/1.1" 200 156 0.008326 10.0.0.46 - - [2025-01-02 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.46 - - [2025-01-02 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.46 - - [2025-01-02 02:08:47] "POST /ref-update HTTP/1.1" 200 156 0.008001 10.0.0.46 - - [2025-01-02 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.46 - - [2025-01-02 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.46 - - [2025-01-02 02:08:47] "POST /ref-update HTTP/1.1" 200 156 0.009202 10.0.0.46 - - [2025-01-02 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.46 - - [2025-01-02 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.46 - - [2025-01-02 02:08:47] "POST /ref-update HTTP/1.1" 200 156 0.008160 10.0.0.46 - - [2025-01-02 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.46 - - [2025-01-02 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.46 - - [2025-01-02 02:08:47] "POST /ref-update HTTP/1.1" 200 156 0.009124 10.0.0.46 - - [2025-01-02 02:08:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.46 - - [2025-01-02 02:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.46 - - [2025-01-02 02:08:48] "POST /ref-update HTTP/1.1" 200 156 0.007756 10.0.0.46 - - [2025-01-02 02:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.46 - - [2025-01-02 02:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.46 - - [2025-01-02 02:08:48] "POST /ref-update HTTP/1.1" 200 156 0.007321 10.0.0.46 - - [2025-01-02 02:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.46 - - [2025-01-02 02:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.46 - - [2025-01-02 02:08:48] "POST /ref-update HTTP/1.1" 200 156 0.007800 10.0.0.46 - - [2025-01-02 02:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.46 - - [2025-01-02 02:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.46 - - [2025-01-02 02:08:48] "POST /ref-update HTTP/1.1" 200 156 0.008784 10.0.0.46 - - [2025-01-02 02:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.46 - - [2025-01-02 02:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.46 - - [2025-01-02 02:08:48] "POST /ref-update HTTP/1.1" 200 156 0.007080 10.0.0.46 - - [2025-01-02 02:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.46 - - [2025-01-02 02:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.46 - - [2025-01-02 02:08:48] "POST /ref-update HTTP/1.1" 200 156 0.010600 10.0.0.46 - - [2025-01-02 02:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.46 - - [2025-01-02 02:08:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003349 10.0.0.46 - - [2025-01-02 02:08:48] "POST /ref-update HTTP/1.1" 200 156 0.008952 10.0.0.46 - - [2025-01-02 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.46 - - [2025-01-02 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.46 - - [2025-01-02 02:08:49] "POST /ref-update HTTP/1.1" 200 156 0.007501 10.0.0.46 - - [2025-01-02 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.46 - - [2025-01-02 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.46 - - [2025-01-02 02:08:49] "POST /ref-update HTTP/1.1" 200 156 0.008005 10.0.0.46 - - [2025-01-02 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.46 - - [2025-01-02 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.46 - - [2025-01-02 02:08:49] "POST /ref-update HTTP/1.1" 200 156 0.009839 10.0.0.46 - - [2025-01-02 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.46 - - [2025-01-02 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.46 - - [2025-01-02 02:08:49] "POST /ref-update HTTP/1.1" 200 156 0.007440 10.0.0.46 - - [2025-01-02 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.46 - - [2025-01-02 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003722 10.0.0.46 - - [2025-01-02 02:08:49] "POST /ref-update HTTP/1.1" 200 156 0.007974 10.0.0.46 - - [2025-01-02 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.46 - - [2025-01-02 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.46 - - [2025-01-02 02:08:49] "POST /ref-update HTTP/1.1" 200 156 0.008206 10.0.0.46 - - [2025-01-02 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.46 - - [2025-01-02 02:08:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.46 - - [2025-01-02 02:08:50] "POST /ref-update HTTP/1.1" 200 156 0.007556 10.0.0.46 - - [2025-01-02 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.46 - - [2025-01-02 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.46 - - [2025-01-02 02:08:50] "POST /ref-update HTTP/1.1" 200 156 0.008004 10.0.0.46 - - [2025-01-02 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.46 - - [2025-01-02 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.46 - - [2025-01-02 02:08:50] "POST /ref-update HTTP/1.1" 200 156 0.006830 10.0.0.46 - - [2025-01-02 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.46 - - [2025-01-02 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.46 - - [2025-01-02 02:08:50] "POST /ref-update HTTP/1.1" 200 156 0.008360 10.0.0.46 - - [2025-01-02 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.46 - - [2025-01-02 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.46 - - [2025-01-02 02:08:50] "POST /ref-update HTTP/1.1" 200 156 0.008182 10.0.0.46 - - [2025-01-02 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.46 - - [2025-01-02 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.46 - - [2025-01-02 02:08:50] "POST /ref-update HTTP/1.1" 200 156 0.007361 10.0.0.46 - - [2025-01-02 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.46 - - [2025-01-02 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.46 - - [2025-01-02 02:08:50] "POST /ref-update HTTP/1.1" 200 156 0.007269 10.0.0.46 - - [2025-01-02 02:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.46 - - [2025-01-02 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.46 - - [2025-01-02 02:08:51] "POST /ref-update HTTP/1.1" 200 156 0.008688 10.0.0.46 - - [2025-01-02 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.46 - - [2025-01-02 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.46 - - [2025-01-02 02:08:51] "POST /ref-update HTTP/1.1" 200 156 0.007295 10.0.0.46 - - [2025-01-02 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.46 - - [2025-01-02 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.46 - - [2025-01-02 02:08:51] "POST /ref-update HTTP/1.1" 200 156 0.008089 10.0.0.46 - - [2025-01-02 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.46 - - [2025-01-02 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.46 - - [2025-01-02 02:08:51] "POST /ref-update HTTP/1.1" 200 156 0.007906 10.0.0.46 - - [2025-01-02 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003589 10.0.0.46 - - [2025-01-02 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.46 - - [2025-01-02 02:08:51] "POST /ref-update HTTP/1.1" 200 156 0.006979 10.0.0.46 - - [2025-01-02 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.46 - - [2025-01-02 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.46 - - [2025-01-02 02:08:51] "POST /ref-update HTTP/1.1" 200 156 0.008961 10.0.0.46 - - [2025-01-02 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.46 - - [2025-01-02 02:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.46 - - [2025-01-02 02:08:51] "POST /ref-update HTTP/1.1" 200 156 0.007096 10.0.0.46 - - [2025-01-02 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.46 - - [2025-01-02 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.46 - - [2025-01-02 02:08:52] "POST /ref-update HTTP/1.1" 200 156 0.007859 10.0.0.46 - - [2025-01-02 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.46 - - [2025-01-02 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.46 - - [2025-01-02 02:08:52] "POST /ref-update HTTP/1.1" 200 156 0.007021 10.0.0.46 - - [2025-01-02 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.46 - - [2025-01-02 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.46 - - [2025-01-02 02:08:52] "POST /ref-update HTTP/1.1" 200 156 0.006985 10.0.0.46 - - [2025-01-02 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.46 - - [2025-01-02 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.46 - - [2025-01-02 02:08:52] "POST /ref-update HTTP/1.1" 200 156 0.010203 10.0.0.46 - - [2025-01-02 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.46 - - [2025-01-02 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.46 - - [2025-01-02 02:08:52] "POST /ref-update HTTP/1.1" 200 156 0.008293 10.0.0.46 - - [2025-01-02 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.46 - - [2025-01-02 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.46 - - [2025-01-02 02:08:52] "POST /ref-update HTTP/1.1" 200 156 0.007020 10.0.0.46 - - [2025-01-02 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.46 - - [2025-01-02 02:08:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.46 - - [2025-01-02 02:08:53] "POST /ref-update HTTP/1.1" 200 156 0.007781 10.0.0.46 - - [2025-01-02 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.46 - - [2025-01-02 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.46 - - [2025-01-02 02:08:53] "POST /ref-update HTTP/1.1" 200 156 0.008902 10.0.0.46 - - [2025-01-02 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.46 - - [2025-01-02 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.46 - - [2025-01-02 02:08:53] "POST /ref-update HTTP/1.1" 200 156 0.009703 10.0.0.46 - - [2025-01-02 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.46 - - [2025-01-02 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.46 - - [2025-01-02 02:08:53] "POST /ref-update HTTP/1.1" 200 156 0.008486 10.0.0.46 - - [2025-01-02 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.46 - - [2025-01-02 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.46 - - [2025-01-02 02:08:53] "POST /ref-update HTTP/1.1" 200 156 0.012345 10.0.0.46 - - [2025-01-02 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.46 - - [2025-01-02 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.46 - - [2025-01-02 02:08:53] "POST /ref-update HTTP/1.1" 200 156 0.011279 10.0.0.46 - - [2025-01-02 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.46 - - [2025-01-02 02:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.46 - - [2025-01-02 02:08:53] "POST /ref-update HTTP/1.1" 200 156 0.007693 10.0.0.46 - - [2025-01-02 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.46 - - [2025-01-02 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.46 - - [2025-01-02 02:08:54] "POST /ref-update HTTP/1.1" 200 156 0.007482 10.0.0.46 - - [2025-01-02 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.46 - - [2025-01-02 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.46 - - [2025-01-02 02:08:54] "POST /ref-update HTTP/1.1" 200 156 0.007017 10.0.0.46 - - [2025-01-02 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.46 - - [2025-01-02 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.46 - - [2025-01-02 02:08:54] "POST /ref-update HTTP/1.1" 200 156 0.008375 10.0.0.46 - - [2025-01-02 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.46 - - [2025-01-02 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.46 - - [2025-01-02 02:08:54] "POST /ref-update HTTP/1.1" 200 156 0.007495 10.0.0.46 - - [2025-01-02 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.46 - - [2025-01-02 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.46 - - [2025-01-02 02:08:54] "POST /ref-update HTTP/1.1" 200 156 0.008754 10.0.0.46 - - [2025-01-02 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.46 - - [2025-01-02 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.46 - - [2025-01-02 02:08:54] "POST /ref-update HTTP/1.1" 200 156 0.008915 10.0.0.46 - - [2025-01-02 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.46 - - [2025-01-02 02:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.46 - - [2025-01-02 02:08:55] "POST /ref-update HTTP/1.1" 200 156 0.010494 10.0.0.46 - - [2025-01-02 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.46 - - [2025-01-02 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.46 - - [2025-01-02 02:08:55] "POST /ref-update HTTP/1.1" 200 156 0.008246 10.0.0.46 - - [2025-01-02 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.46 - - [2025-01-02 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003611 10.0.0.46 - - [2025-01-02 02:08:55] "POST /ref-update HTTP/1.1" 200 156 0.010246 10.0.0.46 - - [2025-01-02 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.46 - - [2025-01-02 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.46 - - [2025-01-02 02:08:55] "POST /ref-update HTTP/1.1" 200 156 0.008029 10.0.0.46 - - [2025-01-02 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003577 10.0.0.46 - - [2025-01-02 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.46 - - [2025-01-02 02:08:55] "POST /ref-update HTTP/1.1" 200 156 0.007850 10.0.0.46 - - [2025-01-02 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.46 - - [2025-01-02 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.46 - - [2025-01-02 02:08:55] "POST /ref-update HTTP/1.1" 200 156 0.008079 10.0.0.46 - - [2025-01-02 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003138 10.0.0.46 - - [2025-01-02 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.46 - - [2025-01-02 02:08:55] "POST /ref-update HTTP/1.1" 200 156 0.008916 10.0.0.46 - - [2025-01-02 02:08:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.46 - - [2025-01-02 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.46 - - [2025-01-02 02:08:56] "POST /ref-update HTTP/1.1" 200 156 0.009164 10.0.0.46 - - [2025-01-02 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.46 - - [2025-01-02 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.46 - - [2025-01-02 02:08:56] "POST /ref-update HTTP/1.1" 200 156 0.008900 10.0.0.46 - - [2025-01-02 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.46 - - [2025-01-02 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.46 - - [2025-01-02 02:08:56] "POST /ref-update HTTP/1.1" 200 156 0.007492 10.0.0.46 - - [2025-01-02 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.46 - - [2025-01-02 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.46 - - [2025-01-02 02:08:56] "POST /ref-update HTTP/1.1" 200 156 0.008429 10.0.0.46 - - [2025-01-02 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.46 - - [2025-01-02 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.46 - - [2025-01-02 02:08:56] "POST /ref-update HTTP/1.1" 200 156 0.008137 10.0.0.46 - - [2025-01-02 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.46 - - [2025-01-02 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.46 - - [2025-01-02 02:08:56] "POST /ref-update HTTP/1.1" 200 156 0.014979 10.0.0.46 - - [2025-01-02 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.46 - - [2025-01-02 02:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.46 - - [2025-01-02 02:08:56] "POST /ref-update HTTP/1.1" 200 156 0.007301 10.0.0.46 - - [2025-01-02 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005155 10.0.0.46 - - [2025-01-02 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003396 10.0.0.46 - - [2025-01-02 02:08:57] "POST /ref-update HTTP/1.1" 200 156 0.007264 10.0.0.46 - - [2025-01-02 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.46 - - [2025-01-02 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.46 - - [2025-01-02 02:08:57] "POST /ref-update HTTP/1.1" 200 156 0.009148 10.0.0.46 - - [2025-01-02 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003134 10.0.0.46 - - [2025-01-02 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.46 - - [2025-01-02 02:08:57] "POST /ref-update HTTP/1.1" 200 156 0.008538 10.0.0.46 - - [2025-01-02 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.46 - - [2025-01-02 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.46 - - [2025-01-02 02:08:57] "POST /ref-update HTTP/1.1" 200 156 0.007835 10.0.0.46 - - [2025-01-02 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.46 - - [2025-01-02 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.46 - - [2025-01-02 02:08:57] "POST /ref-update HTTP/1.1" 200 156 0.008427 10.0.0.46 - - [2025-01-02 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.46 - - [2025-01-02 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.46 - - [2025-01-02 02:08:57] "POST /ref-update HTTP/1.1" 200 156 0.024851 10.0.0.46 - - [2025-01-02 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.46 - - [2025-01-02 02:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.46 - - [2025-01-02 02:08:58] "POST /ref-update HTTP/1.1" 200 156 0.012629 10.0.0.46 - - [2025-01-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.46 - - [2025-01-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.46 - - [2025-01-02 02:08:58] "POST /ref-update HTTP/1.1" 200 156 0.007547 10.0.0.46 - - [2025-01-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.46 - - [2025-01-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.46 - - [2025-01-02 02:08:58] "POST /ref-update HTTP/1.1" 200 156 0.008342 10.0.0.46 - - [2025-01-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.46 - - [2025-01-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.46 - - [2025-01-02 02:08:58] "POST /ref-update HTTP/1.1" 200 156 0.008411 10.0.0.46 - - [2025-01-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003192 10.0.0.46 - - [2025-01-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.46 - - [2025-01-02 02:08:58] "POST /ref-update HTTP/1.1" 200 156 0.009001 10.0.0.46 - - [2025-01-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.46 - - [2025-01-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003377 10.0.0.46 - - [2025-01-02 02:08:58] "POST /ref-update HTTP/1.1" 200 156 0.007346 10.0.0.46 - - [2025-01-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.46 - - [2025-01-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.46 - - [2025-01-02 02:08:58] "POST /ref-update HTTP/1.1" 200 156 0.010503 10.0.0.46 - - [2025-01-02 02:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.46 - - [2025-01-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.46 - - [2025-01-02 02:08:59] "POST /ref-update HTTP/1.1" 200 156 0.007390 10.0.0.46 - - [2025-01-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003796 10.0.0.46 - - [2025-01-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.46 - - [2025-01-02 02:08:59] "POST /ref-update HTTP/1.1" 200 156 0.010428 10.0.0.46 - - [2025-01-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.46 - - [2025-01-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.46 - - [2025-01-02 02:08:59] "POST /ref-update HTTP/1.1" 200 156 0.007805 10.0.0.46 - - [2025-01-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.46 - - [2025-01-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.46 - - [2025-01-02 02:08:59] "POST /ref-update HTTP/1.1" 200 156 0.007668 10.0.0.46 - - [2025-01-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.46 - - [2025-01-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002988 10.0.0.46 - - [2025-01-02 02:08:59] "POST /ref-update HTTP/1.1" 200 156 0.029859 10.0.0.46 - - [2025-01-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.46 - - [2025-01-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010687 10.0.0.46 - - [2025-01-02 02:08:59] "POST /ref-update HTTP/1.1" 200 156 0.009269 10.0.0.46 - - [2025-01-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.46 - - [2025-01-02 02:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.46 - - [2025-01-02 02:09:00] "POST /ref-update HTTP/1.1" 200 156 0.010738 10.0.0.46 - - [2025-01-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.46 - - [2025-01-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.46 - - [2025-01-02 02:09:00] "POST /ref-update HTTP/1.1" 200 156 0.007584 10.0.0.46 - - [2025-01-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.46 - - [2025-01-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002933 10.0.0.46 - - [2025-01-02 02:09:00] "POST /ref-update HTTP/1.1" 200 156 0.008720 10.0.0.46 - - [2025-01-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.46 - - [2025-01-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003530 10.0.0.46 - - [2025-01-02 02:09:00] "POST /ref-update HTTP/1.1" 200 156 0.008092 10.0.0.46 - - [2025-01-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.46 - - [2025-01-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.46 - - [2025-01-02 02:09:00] "POST /ref-update HTTP/1.1" 200 156 0.010290 10.0.0.46 - - [2025-01-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.46 - - [2025-01-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.46 - - [2025-01-02 02:09:00] "POST /ref-update HTTP/1.1" 200 156 0.008454 10.0.0.46 - - [2025-01-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.46 - - [2025-01-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.46 - - [2025-01-02 02:09:00] "POST /ref-update HTTP/1.1" 200 156 0.007755 10.0.0.46 - - [2025-01-02 02:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.46 - - [2025-01-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.46 - - [2025-01-02 02:09:01] "POST /ref-update HTTP/1.1" 200 156 0.007757 10.0.0.46 - - [2025-01-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003228 10.0.0.46 - - [2025-01-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.46 - - [2025-01-02 02:09:01] "POST /ref-update HTTP/1.1" 200 156 0.008233 10.0.0.46 - - [2025-01-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.46 - - [2025-01-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.46 - - [2025-01-02 02:09:01] "POST /ref-update HTTP/1.1" 200 156 0.007755 10.0.0.46 - - [2025-01-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.46 - - [2025-01-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.46 - - [2025-01-02 02:09:01] "POST /ref-update HTTP/1.1" 200 156 0.011816 10.0.0.46 - - [2025-01-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022 10.0.0.46 - - [2025-01-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.46 - - [2025-01-02 02:09:01] "POST /ref-update HTTP/1.1" 200 156 0.013330 10.0.0.46 - - [2025-01-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.46 - - [2025-01-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.46 - - [2025-01-02 02:09:01] "POST /ref-update HTTP/1.1" 200 156 0.007789 10.0.0.46 - - [2025-01-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.46 - - [2025-01-02 02:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.46 - - [2025-01-02 02:09:01] "POST /ref-update HTTP/1.1" 200 156 0.008441 10.0.0.46 - - [2025-01-02 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.46 - - [2025-01-02 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438 10.0.0.46 - - [2025-01-02 02:09:02] "POST /ref-update HTTP/1.1" 200 156 0.018300 10.0.0.46 - - [2025-01-02 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.46 - - [2025-01-02 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.46 - - [2025-01-02 02:09:02] "POST /ref-update HTTP/1.1" 200 156 0.008512 10.0.0.46 - - [2025-01-02 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.46 - - [2025-01-02 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.46 - - [2025-01-02 02:09:02] "POST /ref-update HTTP/1.1" 200 156 0.008762 10.0.0.46 - - [2025-01-02 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.46 - - [2025-01-02 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.46 - - [2025-01-02 02:09:02] "POST /ref-update HTTP/1.1" 200 156 0.007597 10.0.0.46 - - [2025-01-02 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.46 - - [2025-01-02 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.46 - - [2025-01-02 02:09:02] "GET /global-system-configs HTTP/1.1" 200 322 0.588228 10.0.0.46 - - [2025-01-02 02:09:02] "GET /global-system-configs HTTP/1.1" 200 322 0.034683 10.0.0.46 - - [2025-01-02 02:09:02] "POST /ref-update HTTP/1.1" 200 156 0.009134 10.0.0.46 - - [2025-01-02 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.46 - - [2025-01-02 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.46 - - [2025-01-02 02:09:02] "POST /ref-update HTTP/1.1" 200 156 0.007843 10.0.0.46 - - [2025-01-02 02:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.46 - - [2025-01-02 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.46 - - [2025-01-02 02:09:03] "POST /ref-update HTTP/1.1" 200 156 0.007041 10.0.0.46 - - [2025-01-02 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.46 - - [2025-01-02 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.46 - - [2025-01-02 02:09:03] "POST /ref-update HTTP/1.1" 200 156 0.008453 10.0.0.46 - - [2025-01-02 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003043 10.0.0.46 - - [2025-01-02 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.46 - - [2025-01-02 02:09:03] "POST /ref-update HTTP/1.1" 200 156 0.007365 10.0.0.46 - - [2025-01-02 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.46 - - [2025-01-02 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.46 - - [2025-01-02 02:09:03] "POST /ref-update HTTP/1.1" 200 156 0.007498 10.0.0.46 - - [2025-01-02 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.46 - - [2025-01-02 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.46 - - [2025-01-02 02:09:03] "POST /ref-update HTTP/1.1" 200 156 0.007447 10.0.0.46 - - [2025-01-02 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.46 - - [2025-01-02 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.46 - - [2025-01-02 02:09:03] "POST /ref-update HTTP/1.1" 200 156 0.008769 10.0.0.46 - - [2025-01-02 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.46 - - [2025-01-02 02:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.46 - - [2025-01-02 02:09:03] "POST /ref-update HTTP/1.1" 200 156 0.009204 10.0.0.46 - - [2025-01-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.46 - - [2025-01-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.46 - - [2025-01-02 02:09:04] "POST /ref-update HTTP/1.1" 200 156 0.011482 10.0.0.46 - - [2025-01-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.46 - - [2025-01-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.46 - - [2025-01-02 02:09:04] "POST /ref-update HTTP/1.1" 200 156 0.008057 10.0.0.46 - - [2025-01-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.46 - - [2025-01-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.46 - - [2025-01-02 02:09:04] "POST /ref-update HTTP/1.1" 200 156 0.008277 10.0.0.46 - - [2025-01-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.46 - - [2025-01-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003044 10.0.0.46 - - [2025-01-02 02:09:04] "POST /ref-update HTTP/1.1" 200 156 0.007431 10.0.0.46 - - [2025-01-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.46 - - [2025-01-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003234 10.0.0.46 - - [2025-01-02 02:09:04] "POST /ref-update HTTP/1.1" 200 156 0.009373 10.0.0.46 - - [2025-01-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.46 - - [2025-01-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.46 - - [2025-01-02 02:09:04] "POST /ref-update HTTP/1.1" 200 156 0.007273 10.0.0.46 - - [2025-01-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.46 - - [2025-01-02 02:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.46 - - [2025-01-02 02:09:05] "POST /ref-update HTTP/1.1" 200 156 0.007223 10.0.0.46 - - [2025-01-02 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.46 - - [2025-01-02 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.46 - - [2025-01-02 02:09:05] "POST /ref-update HTTP/1.1" 200 156 0.007717 10.0.0.46 - - [2025-01-02 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.46 - - [2025-01-02 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.46 - - [2025-01-02 02:09:05] "POST /ref-update HTTP/1.1" 200 156 0.007530 10.0.0.46 - - [2025-01-02 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.46 - - [2025-01-02 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.46 - - [2025-01-02 02:09:05] "POST /ref-update HTTP/1.1" 200 156 0.007064 10.0.0.46 - - [2025-01-02 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.46 - - [2025-01-02 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.46 - - [2025-01-02 02:09:05] "POST /ref-update HTTP/1.1" 200 156 0.007559 10.0.0.46 - - [2025-01-02 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005220 10.0.0.46 - - [2025-01-02 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869 10.0.0.46 - - [2025-01-02 02:09:05] "POST /ref-update HTTP/1.1" 200 156 0.009899 10.0.0.46 - - [2025-01-02 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.46 - - [2025-01-02 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.46 - - [2025-01-02 02:09:05] "POST /ref-update HTTP/1.1" 200 156 0.007779 10.0.0.46 - - [2025-01-02 02:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.46 - - [2025-01-02 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.46 - - [2025-01-02 02:09:06] "POST /ref-update HTTP/1.1" 200 156 0.007303 10.0.0.46 - - [2025-01-02 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.46 - - [2025-01-02 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.46 - - [2025-01-02 02:09:06] "POST /ref-update HTTP/1.1" 200 156 0.007285 10.0.0.46 - - [2025-01-02 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.46 - - [2025-01-02 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.46 - - [2025-01-02 02:09:06] "POST /ref-update HTTP/1.1" 200 156 0.007614 10.0.0.46 - - [2025-01-02 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.46 - - [2025-01-02 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.46 - - [2025-01-02 02:09:06] "POST /ref-update HTTP/1.1" 200 156 0.007504 10.0.0.46 - - [2025-01-02 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.46 - - [2025-01-02 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.46 - - [2025-01-02 02:09:06] "POST /ref-update HTTP/1.1" 200 156 0.007404 10.0.0.46 - - [2025-01-02 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004746 10.0.0.46 - - [2025-01-02 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.46 - - [2025-01-02 02:09:06] "POST /ref-update HTTP/1.1" 200 156 0.008007 10.0.0.46 - - [2025-01-02 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.46 - - [2025-01-02 02:09:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.46 - - [2025-01-02 02:09:06] "POST /ref-update HTTP/1.1" 200 156 0.007757 10.0.0.46 - - [2025-01-02 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.46 - - [2025-01-02 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.46 - - [2025-01-02 02:09:07] "POST /ref-update HTTP/1.1" 200 156 0.007819 10.0.0.46 - - [2025-01-02 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.46 - - [2025-01-02 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003614 10.0.0.46 - - [2025-01-02 02:09:07] "POST /ref-update HTTP/1.1" 200 156 0.007746 10.0.0.46 - - [2025-01-02 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.46 - - [2025-01-02 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.46 - - [2025-01-02 02:09:07] "POST /ref-update HTTP/1.1" 200 156 0.007569 10.0.0.46 - - [2025-01-02 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.46 - - [2025-01-02 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.46 - - [2025-01-02 02:09:07] "POST /ref-update HTTP/1.1" 200 156 0.007958 10.0.0.46 - - [2025-01-02 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.46 - - [2025-01-02 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.46 - - [2025-01-02 02:09:07] "POST /ref-update HTTP/1.1" 200 156 0.007813 10.0.0.46 - - [2025-01-02 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.46 - - [2025-01-02 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.46 - - [2025-01-02 02:09:07] "POST /ref-update HTTP/1.1" 200 156 0.007626 10.0.0.46 - - [2025-01-02 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.46 - - [2025-01-02 02:09:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.46 - - [2025-01-02 02:09:08] "POST /ref-update HTTP/1.1" 200 156 0.008796 10.0.0.46 - - [2025-01-02 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.46 - - [2025-01-02 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.46 - - [2025-01-02 02:09:08] "POST /ref-update HTTP/1.1" 200 156 0.008582 10.0.0.46 - - [2025-01-02 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003281 10.0.0.46 - - [2025-01-02 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003413 10.0.0.46 - - [2025-01-02 02:09:08] "POST /ref-update HTTP/1.1" 200 156 0.007471 10.0.0.46 - - [2025-01-02 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.46 - - [2025-01-02 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.46 - - [2025-01-02 02:09:08] "POST /ref-update HTTP/1.1" 200 156 0.007716 10.0.0.46 - - [2025-01-02 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.46 - - [2025-01-02 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005722 10.0.0.46 - - [2025-01-02 02:09:08] "POST /ref-update HTTP/1.1" 200 156 0.008519 10.0.0.46 - - [2025-01-02 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.46 - - [2025-01-02 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.46 - - [2025-01-02 02:09:08] "POST /ref-update HTTP/1.1" 200 156 0.007910 10.0.0.46 - - [2025-01-02 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.46 - - [2025-01-02 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003860 10.0.0.46 - - [2025-01-02 02:09:08] "POST /ref-update HTTP/1.1" 200 156 0.007402 10.0.0.46 - - [2025-01-02 02:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.46 - - [2025-01-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.46 - - [2025-01-02 02:09:09] "POST /ref-update HTTP/1.1" 200 156 0.007606 10.0.0.46 - - [2025-01-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.46 - - [2025-01-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.46 - - [2025-01-02 02:09:09] "POST /ref-update HTTP/1.1" 200 156 0.007658 10.0.0.46 - - [2025-01-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.46 - - [2025-01-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.46 - - [2025-01-02 02:09:09] "POST /ref-update HTTP/1.1" 200 156 0.009067 10.0.0.46 - - [2025-01-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.46 - - [2025-01-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.46 - - [2025-01-02 02:09:09] "POST /ref-update HTTP/1.1" 200 156 0.008770 10.0.0.46 - - [2025-01-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.46 - - [2025-01-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.46 - - [2025-01-02 02:09:09] "POST /ref-update HTTP/1.1" 200 156 0.007878 10.0.0.46 - - [2025-01-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003295 10.0.0.46 - - [2025-01-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.46 - - [2025-01-02 02:09:09] "POST /ref-update HTTP/1.1" 200 156 0.007732 10.0.0.46 - - [2025-01-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.46 - - [2025-01-02 02:09:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.46 - - [2025-01-02 02:09:09] "POST /ref-update HTTP/1.1" 200 156 0.008100 10.0.0.46 - - [2025-01-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.46 - - [2025-01-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.46 - - [2025-01-02 02:09:10] "POST /ref-update HTTP/1.1" 200 156 0.008659 10.0.0.46 - - [2025-01-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.46 - - [2025-01-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.46 - - [2025-01-02 02:09:10] "POST /ref-update HTTP/1.1" 200 156 0.007471 10.0.0.46 - - [2025-01-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.46 - - [2025-01-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.46 - - [2025-01-02 02:09:10] "POST /ref-update HTTP/1.1" 200 156 0.008325 10.0.0.46 - - [2025-01-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004338 10.0.0.46 - - [2025-01-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.46 - - [2025-01-02 02:09:10] "POST /ref-update HTTP/1.1" 200 156 0.007523 10.0.0.46 - - [2025-01-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.46 - - [2025-01-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.46 - - [2025-01-02 02:09:10] "POST /ref-update HTTP/1.1" 200 156 0.007706 10.0.0.46 - - [2025-01-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.46 - - [2025-01-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.46 - - [2025-01-02 02:09:10] "POST /ref-update HTTP/1.1" 200 156 0.007843 10.0.0.46 - - [2025-01-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.46 - - [2025-01-02 02:09:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.46 - - [2025-01-02 02:09:11] "POST /ref-update HTTP/1.1" 200 156 0.007425 10.0.0.46 - - [2025-01-02 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.46 - - [2025-01-02 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.46 - - [2025-01-02 02:09:11] "POST /ref-update HTTP/1.1" 200 156 0.007805 10.0.0.46 - - [2025-01-02 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.46 - - [2025-01-02 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003535 10.0.0.46 - - [2025-01-02 02:09:11] "POST /ref-update HTTP/1.1" 200 156 0.007930 10.0.0.46 - - [2025-01-02 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.46 - - [2025-01-02 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.46 - - [2025-01-02 02:09:11] "POST /ref-update HTTP/1.1" 200 156 0.007991 10.0.0.46 - - [2025-01-02 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.46 - - [2025-01-02 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005776 10.0.0.46 - - [2025-01-02 02:09:11] "POST /ref-update HTTP/1.1" 200 156 0.008035 10.0.0.46 - - [2025-01-02 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849 10.0.0.46 - - [2025-01-02 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.46 - - [2025-01-02 02:09:11] "POST /ref-update HTTP/1.1" 200 156 0.008269 10.0.0.46 - - [2025-01-02 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.46 - - [2025-01-02 02:09:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.46 - - [2025-01-02 02:09:11] "POST /ref-update HTTP/1.1" 200 156 0.009688 10.0.0.46 - - [2025-01-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.46 - - [2025-01-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.46 - - [2025-01-02 02:09:12] "POST /ref-update HTTP/1.1" 200 156 0.010500 10.0.0.46 - - [2025-01-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.46 - - [2025-01-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.46 - - [2025-01-02 02:09:12] "POST /ref-update HTTP/1.1" 200 156 0.007473 10.0.0.46 - - [2025-01-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003040 10.0.0.46 - - [2025-01-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.46 - - [2025-01-02 02:09:12] "POST /ref-update HTTP/1.1" 200 156 0.012021 10.0.0.46 - - [2025-01-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.46 - - [2025-01-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.46 - - [2025-01-02 02:09:12] "POST /ref-update HTTP/1.1" 200 156 0.009082 10.0.0.46 - - [2025-01-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.46 - - [2025-01-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.46 - - [2025-01-02 02:09:12] "POST /ref-update HTTP/1.1" 200 156 0.010032 10.0.0.46 - - [2025-01-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003049 10.0.0.46 - - [2025-01-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.46 - - [2025-01-02 02:09:12] "POST /ref-update HTTP/1.1" 200 156 0.009196 10.0.0.46 - - [2025-01-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731 10.0.0.46 - - [2025-01-02 02:09:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.46 - - [2025-01-02 02:09:13] "POST /ref-update HTTP/1.1" 200 156 0.007987 10.0.0.46 - - [2025-01-02 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.46 - - [2025-01-02 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.46 - - [2025-01-02 02:09:13] "POST /ref-update HTTP/1.1" 200 156 0.007250 10.0.0.46 - - [2025-01-02 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003540 10.0.0.46 - - [2025-01-02 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.46 - - [2025-01-02 02:09:13] "POST /ref-update HTTP/1.1" 200 156 0.008860 10.0.0.46 - - [2025-01-02 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.46 - - [2025-01-02 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.46 - - [2025-01-02 02:09:13] "POST /ref-update HTTP/1.1" 200 156 0.007687 10.0.0.46 - - [2025-01-02 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.46 - - [2025-01-02 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.46 - - [2025-01-02 02:09:13] "POST /ref-update HTTP/1.1" 200 156 0.008360 10.0.0.46 - - [2025-01-02 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.46 - - [2025-01-02 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.46 - - [2025-01-02 02:09:13] "POST /ref-update HTTP/1.1" 200 156 0.009694 10.0.0.46 - - [2025-01-02 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.46 - - [2025-01-02 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.46 - - [2025-01-02 02:09:13] "POST /ref-update HTTP/1.1" 200 156 0.013577 10.0.0.46 - - [2025-01-02 02:09:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.46 - - [2025-01-02 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003323 10.0.0.46 - - [2025-01-02 02:09:14] "POST /ref-update HTTP/1.1" 200 156 0.009637 10.0.0.46 - - [2025-01-02 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.46 - - [2025-01-02 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.46 - - [2025-01-02 02:09:14] "POST /ref-update HTTP/1.1" 200 156 0.011223 10.0.0.46 - - [2025-01-02 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.46 - - [2025-01-02 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.46 - - [2025-01-02 02:09:14] "POST /ref-update HTTP/1.1" 200 156 0.009692 10.0.0.46 - - [2025-01-02 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.46 - - [2025-01-02 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.46 - - [2025-01-02 02:09:14] "POST /ref-update HTTP/1.1" 200 156 0.010497 10.0.0.46 - - [2025-01-02 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.46 - - [2025-01-02 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.46 - - [2025-01-02 02:09:14] "POST /ref-update HTTP/1.1" 200 156 0.010294 10.0.0.46 - - [2025-01-02 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.46 - - [2025-01-02 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557 10.0.0.46 - - [2025-01-02 02:09:14] "POST /ref-update HTTP/1.1" 200 156 0.009260 10.0.0.46 - - [2025-01-02 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.46 - - [2025-01-02 02:09:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.46 - - [2025-01-02 02:09:14] "POST /ref-update HTTP/1.1" 200 156 0.011429 10.0.0.46 - - [2025-01-02 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.46 - - [2025-01-02 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.46 - - [2025-01-02 02:09:15] "POST /ref-update HTTP/1.1" 200 156 0.008885 10.0.0.46 - - [2025-01-02 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.46 - - [2025-01-02 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.46 - - [2025-01-02 02:09:15] "POST /ref-update HTTP/1.1" 200 156 0.009182 10.0.0.46 - - [2025-01-02 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.46 - - [2025-01-02 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.46 - - [2025-01-02 02:09:15] "POST /ref-update HTTP/1.1" 200 156 0.009767 10.0.0.46 - - [2025-01-02 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.46 - - [2025-01-02 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.46 - - [2025-01-02 02:09:15] "POST /ref-update HTTP/1.1" 200 156 0.010886 10.0.0.46 - - [2025-01-02 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.46 - - [2025-01-02 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004516 10.0.0.46 - - [2025-01-02 02:09:15] "POST /ref-update HTTP/1.1" 200 156 0.008407 10.0.0.46 - - [2025-01-02 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575 10.0.0.46 - - [2025-01-02 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.46 - - [2025-01-02 02:09:15] "POST /ref-update HTTP/1.1" 200 156 0.010093 10.0.0.46 - - [2025-01-02 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003121 10.0.0.46 - - [2025-01-02 02:09:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.46 - - [2025-01-02 02:09:16] "POST /ref-update HTTP/1.1" 200 156 0.010258 10.0.0.46 - - [2025-01-02 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.46 - - [2025-01-02 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.46 - - [2025-01-02 02:09:16] "POST /ref-update HTTP/1.1" 200 156 0.013119 10.0.0.46 - - [2025-01-02 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.46 - - [2025-01-02 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016 10.0.0.46 - - [2025-01-02 02:09:16] "POST /ref-update HTTP/1.1" 200 156 0.008529 10.0.0.46 - - [2025-01-02 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.46 - - [2025-01-02 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.46 - - [2025-01-02 02:09:16] "POST /ref-update HTTP/1.1" 200 156 0.008940 10.0.0.46 - - [2025-01-02 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.46 - - [2025-01-02 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.46 - - [2025-01-02 02:09:16] "POST /ref-update HTTP/1.1" 200 156 0.009291 10.0.0.46 - - [2025-01-02 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.46 - - [2025-01-02 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.46 - - [2025-01-02 02:09:16] "POST /ref-update HTTP/1.1" 200 156 0.011488 10.0.0.46 - - [2025-01-02 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.46 - - [2025-01-02 02:09:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.46 - - [2025-01-02 02:09:16] "POST /ref-update HTTP/1.1" 200 156 0.008494 10.0.0.46 - - [2025-01-02 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.46 - - [2025-01-02 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.46 - - [2025-01-02 02:09:17] "POST /ref-update HTTP/1.1" 200 156 0.010462 10.0.0.46 - - [2025-01-02 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.46 - - [2025-01-02 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.46 - - [2025-01-02 02:09:17] "POST /ref-update HTTP/1.1" 200 156 0.008323 10.0.0.46 - - [2025-01-02 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.46 - - [2025-01-02 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.46 - - [2025-01-02 02:09:17] "POST /ref-update HTTP/1.1" 200 156 0.009977 10.0.0.46 - - [2025-01-02 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.46 - - [2025-01-02 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.46 - - [2025-01-02 02:09:17] "POST /ref-update HTTP/1.1" 200 156 0.008449 10.0.0.46 - - [2025-01-02 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.46 - - [2025-01-02 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.46 - - [2025-01-02 02:09:17] "POST /ref-update HTTP/1.1" 200 156 0.010112 10.0.0.46 - - [2025-01-02 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.46 - - [2025-01-02 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.46 - - [2025-01-02 02:09:17] "POST /ref-update HTTP/1.1" 200 156 0.009574 10.0.0.46 - - [2025-01-02 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.46 - - [2025-01-02 02:09:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.46 - - [2025-01-02 02:09:18] "POST /ref-update HTTP/1.1" 200 156 0.009778 10.0.0.46 - - [2025-01-02 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.46 - - [2025-01-02 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.46 - - [2025-01-02 02:09:18] "POST /ref-update HTTP/1.1" 200 156 0.009776 10.0.0.46 - - [2025-01-02 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.46 - - [2025-01-02 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.46 - - [2025-01-02 02:09:18] "POST /ref-update HTTP/1.1" 200 156 0.009714 10.0.0.46 - - [2025-01-02 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.46 - - [2025-01-02 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.46 - - [2025-01-02 02:09:18] "POST /ref-update HTTP/1.1" 200 156 0.010031 10.0.0.46 - - [2025-01-02 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.46 - - [2025-01-02 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003100 10.0.0.46 - - [2025-01-02 02:09:18] "POST /ref-update HTTP/1.1" 200 156 0.008666 10.0.0.46 - - [2025-01-02 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.46 - - [2025-01-02 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.46 - - [2025-01-02 02:09:18] "POST /ref-update HTTP/1.1" 200 156 0.009233 10.0.0.46 - - [2025-01-02 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.46 - - [2025-01-02 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.46 - - [2025-01-02 02:09:18] "POST /ref-update HTTP/1.1" 200 156 0.010075 10.0.0.46 - - [2025-01-02 02:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003225 10.0.0.46 - - [2025-01-02 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.46 - - [2025-01-02 02:09:19] "POST /ref-update HTTP/1.1" 200 156 0.008816 10.0.0.46 - - [2025-01-02 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.46 - - [2025-01-02 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671 10.0.0.46 - - [2025-01-02 02:09:19] "POST /ref-update HTTP/1.1" 200 156 0.009550 10.0.0.46 - - [2025-01-02 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003675 10.0.0.46 - - [2025-01-02 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.46 - - [2025-01-02 02:09:19] "POST /ref-update HTTP/1.1" 200 156 0.008837 10.0.0.46 - - [2025-01-02 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.46 - - [2025-01-02 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.46 - - [2025-01-02 02:09:19] "POST /ref-update HTTP/1.1" 200 156 0.008408 10.0.0.46 - - [2025-01-02 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.46 - - [2025-01-02 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002927 10.0.0.46 - - [2025-01-02 02:09:19] "POST /ref-update HTTP/1.1" 200 156 0.008651 10.0.0.46 - - [2025-01-02 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.46 - - [2025-01-02 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.46 - - [2025-01-02 02:09:19] "POST /ref-update HTTP/1.1" 200 156 0.008547 10.0.0.46 - - [2025-01-02 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.46 - - [2025-01-02 02:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.46 - - [2025-01-02 02:09:20] "POST /ref-update HTTP/1.1" 200 156 0.009812 10.0.0.46 - - [2025-01-02 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003667 10.0.0.46 - - [2025-01-02 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.46 - - [2025-01-02 02:09:20] "POST /ref-update HTTP/1.1" 200 156 0.008379 10.0.0.46 - - [2025-01-02 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.46 - - [2025-01-02 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.46 - - [2025-01-02 02:09:20] "POST /ref-update HTTP/1.1" 200 156 0.008621 10.0.0.46 - - [2025-01-02 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.46 - - [2025-01-02 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.46 - - [2025-01-02 02:09:20] "POST /ref-update HTTP/1.1" 200 156 0.008608 10.0.0.46 - - [2025-01-02 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.46 - - [2025-01-02 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.46 - - [2025-01-02 02:09:20] "POST /ref-update HTTP/1.1" 200 156 0.008978 10.0.0.46 - - [2025-01-02 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.46 - - [2025-01-02 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003105 10.0.0.46 - - [2025-01-02 02:09:20] "POST /ref-update HTTP/1.1" 200 156 0.008586 10.0.0.46 - - [2025-01-02 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.46 - - [2025-01-02 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.46 - - [2025-01-02 02:09:20] "POST /ref-update HTTP/1.1" 200 156 0.008438 10.0.0.46 - - [2025-01-02 02:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.46 - - [2025-01-02 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.46 - - [2025-01-02 02:09:21] "POST /ref-update HTTP/1.1" 200 156 0.008090 10.0.0.46 - - [2025-01-02 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.46 - - [2025-01-02 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003020 10.0.0.46 - - [2025-01-02 02:09:21] "POST /ref-update HTTP/1.1" 200 156 0.009779 10.0.0.46 - - [2025-01-02 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.46 - - [2025-01-02 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.46 - - [2025-01-02 02:09:21] "POST /ref-update HTTP/1.1" 200 156 0.009742 10.0.0.46 - - [2025-01-02 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.46 - - [2025-01-02 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.46 - - [2025-01-02 02:09:21] "POST /ref-update HTTP/1.1" 200 156 0.008366 10.0.0.46 - - [2025-01-02 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003378 10.0.0.46 - - [2025-01-02 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.46 - - [2025-01-02 02:09:21] "POST /ref-update HTTP/1.1" 200 156 0.009208 10.0.0.46 - - [2025-01-02 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.46 - - [2025-01-02 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.46 - - [2025-01-02 02:09:21] "POST /ref-update HTTP/1.1" 200 156 0.007622 10.0.0.46 - - [2025-01-02 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.46 - - [2025-01-02 02:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.46 - - [2025-01-02 02:09:21] "POST /ref-update HTTP/1.1" 200 156 0.008231 10.0.0.46 - - [2025-01-02 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.46 - - [2025-01-02 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.46 - - [2025-01-02 02:09:22] "POST /ref-update HTTP/1.1" 200 156 0.009391 10.0.0.46 - - [2025-01-02 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.46 - - [2025-01-02 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.46 - - [2025-01-02 02:09:22] "POST /ref-update HTTP/1.1" 200 156 0.007929 10.0.0.46 - - [2025-01-02 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.46 - - [2025-01-02 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.46 - - [2025-01-02 02:09:22] "POST /ref-update HTTP/1.1" 200 156 0.007571 10.0.0.46 - - [2025-01-02 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.46 - - [2025-01-02 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.46 - - [2025-01-02 02:09:22] "POST /ref-update HTTP/1.1" 200 156 0.008088 10.0.0.46 - - [2025-01-02 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003452 10.0.0.46 - - [2025-01-02 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002992 10.0.0.46 - - [2025-01-02 02:09:22] "POST /ref-update HTTP/1.1" 200 156 0.008607 10.0.0.46 - - [2025-01-02 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.46 - - [2025-01-02 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.46 - - [2025-01-02 02:09:22] "POST /ref-update HTTP/1.1" 200 156 0.007285 10.0.0.46 - - [2025-01-02 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.46 - - [2025-01-02 02:09:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.46 - - [2025-01-02 02:09:23] "POST /ref-update HTTP/1.1" 200 156 0.008642 10.0.0.46 - - [2025-01-02 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.46 - - [2025-01-02 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.46 - - [2025-01-02 02:09:23] "POST /ref-update HTTP/1.1" 200 156 0.007795 10.0.0.46 - - [2025-01-02 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.46 - - [2025-01-02 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.46 - - [2025-01-02 02:09:23] "POST /ref-update HTTP/1.1" 200 156 0.010355 10.0.0.46 - - [2025-01-02 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003190 10.0.0.46 - - [2025-01-02 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893 10.0.0.46 - - [2025-01-02 02:09:23] "POST /ref-update HTTP/1.1" 200 156 0.010519 10.0.0.46 - - [2025-01-02 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439 10.0.0.46 - - [2025-01-02 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.46 - - [2025-01-02 02:09:23] "POST /ref-update HTTP/1.1" 200 156 0.011207 10.0.0.46 - - [2025-01-02 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.46 - - [2025-01-02 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.46 - - [2025-01-02 02:09:23] "POST /ref-update HTTP/1.1" 200 156 0.010653 10.0.0.46 - - [2025-01-02 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.46 - - [2025-01-02 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003068 10.0.0.46 - - [2025-01-02 02:09:23] "POST /ref-update HTTP/1.1" 200 156 0.010898 10.0.0.46 - - [2025-01-02 02:09:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.46 - - [2025-01-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003244 10.0.0.46 - - [2025-01-02 02:09:24] "POST /ref-update HTTP/1.1" 200 156 0.010204 10.0.0.46 - - [2025-01-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.46 - - [2025-01-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.46 - - [2025-01-02 02:09:24] "POST /ref-update HTTP/1.1" 200 156 0.008514 10.0.0.46 - - [2025-01-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.46 - - [2025-01-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.46 - - [2025-01-02 02:09:24] "POST /ref-update HTTP/1.1" 200 156 0.008351 10.0.0.46 - - [2025-01-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.46 - - [2025-01-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.46 - - [2025-01-02 02:09:24] "POST /ref-update HTTP/1.1" 200 156 0.008285 10.0.0.46 - - [2025-01-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.46 - - [2025-01-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.46 - - [2025-01-02 02:09:24] "POST /ref-update HTTP/1.1" 200 156 0.009449 10.0.0.46 - - [2025-01-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.46 - - [2025-01-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003249 10.0.0.46 - - [2025-01-02 02:09:24] "POST /ref-update HTTP/1.1" 200 156 0.008370 10.0.0.46 - - [2025-01-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.46 - - [2025-01-02 02:09:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.46 - - [2025-01-02 02:09:24] "POST /ref-update HTTP/1.1" 200 156 0.008568 10.0.0.46 - - [2025-01-02 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.46 - - [2025-01-02 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791 10.0.0.46 - - [2025-01-02 02:09:25] "POST /ref-update HTTP/1.1" 200 156 0.010049 10.0.0.46 - - [2025-01-02 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.46 - - [2025-01-02 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.46 - - [2025-01-02 02:09:25] "POST /ref-update HTTP/1.1" 200 156 0.008055 10.0.0.46 - - [2025-01-02 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.46 - - [2025-01-02 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.46 - - [2025-01-02 02:09:25] "POST /ref-update HTTP/1.1" 200 156 0.008584 10.0.0.46 - - [2025-01-02 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.46 - - [2025-01-02 02:09:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003248 10.0.0.46 - - [2025-01-02 02:09:25] "POST /ref-update HTTP/1.1" 200 156 0.008158 10.0.0.46 - - [2025-01-02 02:09:25] "POST /network-ipams HTTP/1.1" 200 550 0.019143 10.0.0.46 - - [2025-01-02 02:09:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002981 10.0.0.46 - - [2025-01-02 02:09:25] "POST /virtual-networks HTTP/1.1" 200 552 0.100676 10.0.0.46 - - [2025-01-02 02:09:25] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.002708 10.0.0.46 - - [2025-01-02 02:09:25] "POST /fqname-to-id HTTP/1.1" 404 188 0.002906 10.0.0.46 - - [2025-01-02 02:09:25] "POST /fqname-to-id HTTP/1.1" 404 178 0.003236 10.0.0.46 - - [2025-01-02 02:09:25] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.003158 10.0.0.46 - - [2025-01-02 02:09:26] "GET /fabric/7ec66ef3-3fe3-4134-9ca7-f374fcf666a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.003350 10.0.0.46 - - [2025-01-02 02:09:26] "POST /fqname-to-id HTTP/1.1" 404 198 0.002983 10.0.0.46 - - [2025-01-02 02:09:26] "POST /fqname-to-id HTTP/1.1" 404 205 0.003054 10.0.0.46 - - [2025-01-02 02:09:26] "POST /fqname-to-id HTTP/1.1" 404 207 0.003134 10.0.0.46 - - [2025-01-02 02:09:26] "POST /route-targets HTTP/1.1" 200 327 0.011621 10.0.0.46 - - [2025-01-02 02:09:26] "POST /ref-update HTTP/1.1" 200 156 0.009285 10.0.0.46 - - [2025-01-02 02:09:48] "GET / HTTP/1.1" 200 35931 0.002004 10.0.0.46 - - [2025-01-02 02:09:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000437 10.0.0.46 - - [2025-01-02 02:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.024113 10.0.0.46 - - [2025-01-02 02:09:48] "GET /routing-instance/053974ba-1e44-440f-97b9-0546ee6dccad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003132 10.0.0.46 - - [2025-01-02 02:09:48] "POST /bgp-routers HTTP/1.1" 200 620 0.023577 10.0.0.46 - - [2025-01-02 02:09:48] "GET /bgp-router/a1104747-01c8-4ce4-95fe-f0c71ce2faed?fields=global_system_config_back_refs HTTP/1.1" 200 1117 0.004850 10.0.0.46 - - [2025-01-02 02:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.46 - - [2025-01-02 02:09:48] "GET /global-system-config/34859cd1-2296-4544-97d3-57ccf33ab7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2341 0.004078 10.0.0.46 - - [2025-01-02 02:09:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003546 10.0.0.46 - - [2025-01-02 02:09:48] "POST /ref-update HTTP/1.1" 200 156 0.008058 10.0.0.46 - - [2025-01-02 02:10:43] "GET / HTTP/1.1" 200 35931 0.001849 10.0.0.46 - - [2025-01-02 02:10:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000432 10.0.0.46 - - [2025-01-02 02:10:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.025635 10.0.0.46 - - [2025-01-02 02:10:43] "GET /global-system-config/34859cd1-2296-4544-97d3-57ccf33ab7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.004670 10.0.0.46 - - [2025-01-02 02:10:43] "POST /fqname-to-id HTTP/1.1" 404 220 0.002877 10.0.0.46 - - [2025-01-02 02:10:43] "POST /database-nodes HTTP/1.1" 200 603 0.018388 10.0.0.46 - - [2025-01-02 02:11:30] "GET / HTTP/1.1" 200 35931 0.001769 10.0.0.46 - - [2025-01-02 02:11:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000440 10.0.0.46 - - [2025-01-02 02:11:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.025468 10.0.0.46 - - [2025-01-02 02:11:30] "GET /global-system-config/34859cd1-2296-4544-97d3-57ccf33ab7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.003319 10.0.0.46 - - [2025-01-02 02:11:30] "POST /fqname-to-id HTTP/1.1" 404 220 0.003128 10.0.0.46 - - [2025-01-02 02:11:30] "POST /analytics-nodes HTTP/1.1" 200 605 0.017275 10.0.0.46 - - [2025-01-02 02:11:36] "GET / HTTP/1.1" 200 35931 0.002110 10.0.0.46 - - [2025-01-02 02:11:47] "GET / HTTP/1.1" 200 35931 0.001594 10.0.0.46 - - [2025-01-02 02:11:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000414 10.0.0.46 - - [2025-01-02 02:11:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.029944 10.0.0.46 - - [2025-01-02 02:11:47] "GET /global-system-config/34859cd1-2296-4544-97d3-57ccf33ab7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.003380 10.0.0.46 - - [2025-01-02 02:11:47] "POST /fqname-to-id HTTP/1.1" 404 220 0.003065 10.0.0.46 - - [2025-01-02 02:11:47] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.017622 10.0.0.46 - - [2025-01-02 02:11:58] "GET / HTTP/1.1" 200 35931 0.002353 10.0.0.46 - - [2025-01-02 02:11:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000619 10.0.0.46 - - [2025-01-02 02:11:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.025960 10.0.0.46 - - [2025-01-02 02:11:59] "GET /global-system-config/34859cd1-2296-4544-97d3-57ccf33ab7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.003029 10.0.0.46 - - [2025-01-02 02:11:59] "POST /fqname-to-id HTTP/1.1" 404 220 0.002788 10.0.0.46 - - [2025-01-02 02:11:59] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.020426 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.46 - - [2025-01-02 02:12:26] "GET /obj-perms HTTP/1.1" 200 5056 0.353436 10.0.0.46 - - [2025-01-02 02:12:26] "GET /obj-perms HTTP/1.1" 200 5056 0.048593 10.0.0.46 - - [2025-01-02 02:13:26] "GET /obj-perms HTTP/1.1" 200 5056 0.048934 10.0.0.46 - - [2025-01-02 02:13:27] "GET /obj-perms HTTP/1.1" 200 5056 0.043229 10.0.0.46 - - [2025-01-02 02:13:32] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.46 - - [2025-01-02 02:13:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000423 10.0.0.46 - - [2025-01-02 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.023910 10.0.0.46 - - [2025-01-02 02:13:33] "GET /global-system-config/34859cd1-2296-4544-97d3-57ccf33ab7a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2628 0.003022 10.0.0.46 - - [2025-01-02 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.46 - - [2025-01-02 02:13:33] "GET /routing-instance/053974ba-1e44-440f-97b9-0546ee6dccad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003884 10.0.0.46 - - [2025-01-02 02:13:33] "PUT /global-system-config/34859cd1-2296-4544-97d3-57ccf33ab7a8 HTTP/1.1" 200 274 0.014081 10.0.0.46 - - [2025-01-02 02:13:33] "POST /fqname-to-id HTTP/1.1" 404 218 0.003356 10.0.0.46 - - [2025-01-02 02:13:33] "POST /virtual-routers HTTP/1.1" 200 603 0.024446 10.0.0.46 - - [2025-01-02 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.46 - - [2025-01-02 02:13:33] "GET /virtual-router/62181540-6fbb-4ef7-9314-bdcb7d7cf31c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.004930 10.0.0.46 - - [2025-01-02 02:13:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.003119 10.0.0.46 - - [2025-01-02 02:13:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.46 - - [2025-01-02 02:13:33] "GET /virtual-network/c4377fac-a3ba-4020-99a0-76b4a9002d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.003251 10.0.0.46 - - [2025-01-02 02:13:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.042940 10.0.0.46 - - [2025-01-02 02:13:34] "PUT /access-control-list/d9da155d-ba42-44a1-8540-9a511e55b5ac HTTP/1.1" 200 272 0.032769 [Introspect:8084]10.0.0.46 - - [2025-01-02 02:13:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001088 [Introspect:8084]10.0.0.46 - - [2025-01-02 02:13:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001084 [Introspect:8084]10.0.0.46 - - [2025-01-02 02:13:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000864 [Introspect:8084]10.0.0.46 - - [2025-01-02 02:13:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.000958 10.0.0.46 - - [2025-01-02 02:13:59] "GET /global-system-configs HTTP/1.1" 200 322 0.006518 10.0.0.46 - - [2025-01-02 02:13:59] "GET /obj-perms HTTP/1.1" 200 5056 0.028497 10.0.0.46 - - [2025-01-02 02:13:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002837 10.0.0.46 - - [2025-01-02 02:13:59] "GET /obj-perms HTTP/1.1" 200 5056 0.025336 10.0.0.46 - - [2025-01-02 02:14:27] "GET /obj-perms HTTP/1.1" 200 5056 0.048368 10.0.0.46 - - [2025-01-02 02:14:28] "GET /obj-perms HTTP/1.1" 200 5056 0.048978 10.0.0.46 - - [2025-01-02 02:14:50] "GET / HTTP/1.1" 200 35931 0.002450 10.0.0.46 - - [2025-01-02 02:14:50] "GET /project/f6a47163-d491-4957-a780-6713c30a9042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000472 10.0.0.46 - - [2025-01-02 02:14:51] "GET /projects?obj_uuids=f6a47163-d491-4957-a780-6713c30a9042&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.022724 10.0.0.46 - - [2025-01-02 02:14:51] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001138 10.0.0.46 - - [2025-01-02 02:14:51] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.028056 10.0.0.46 - - [2025-01-02 02:14:51] "POST /id-to-fqname HTTP/1.1" 200 167 0.001580 10.0.0.46 - - [2025-01-02 02:14:51] "POST /fqname-to-id HTTP/1.1" 404 176 0.002286 10.0.0.46 - - [2025-01-02 02:14:51] "POST /security-groups HTTP/1.1" 200 568 0.063582 10.0.0.46 - - [2025-01-02 02:14:51] "POST /fqname-to-id HTTP/1.1" 404 207 0.003550 10.0.0.46 - - [2025-01-02 02:14:51] "POST /projects HTTP/1.1" 200 539 0.217393 10.0.0.46 - - [2025-01-02 02:14:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.285736 10.0.0.46 - - [2025-01-02 02:14:51] "POST /access-control-lists HTTP/1.1" 200 573 0.064044 10.0.0.46 - - [2025-01-02 02:14:51] "POST /fqname-to-id HTTP/1.1" 404 206 0.002557 10.0.0.46 - - [2025-01-02 02:14:51] "GET /project/f6a47163-d491-4957-a780-6713c30a9042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.436960 10.0.0.46 - - [2025-01-02 02:14:51] "POST /access-control-lists HTTP/1.1" 200 571 0.060625 [Introspect:8084]10.0.0.46 - - [2025-01-02 02:14:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2958 0.001105 10.0.0.46 - - [2025-01-02 02:14:52] "POST /fqname-to-id HTTP/1.1" 404 199 0.022010 10.0.0.46 - - [2025-01-02 02:14:52] "GET /projects?obj_uuids=2059b8d7-ad16-4216-996b-d792686bff44&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002830 10.0.0.46 - - [2025-01-02 02:14:52] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001102 10.0.0.46 - - [2025-01-02 02:14:52] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006711 10.0.0.46 - - [2025-01-02 02:14:52] "POST /id-to-fqname HTTP/1.1" 200 201 0.001512 10.0.0.46 - - [2025-01-02 02:14:52] "POST /fqname-to-id HTTP/1.1" 404 210 0.002025 10.0.0.46 - - [2025-01-02 02:14:52] "POST /security-groups HTTP/1.1" 200 602 0.064107 10.0.0.46 - - [2025-01-02 02:14:52] "POST /fqname-to-id HTTP/1.1" 404 245 0.002908 10.0.0.46 - - [2025-01-02 02:14:52] "POST /projects HTTP/1.1" 200 607 0.218671 10.0.0.46 - - [2025-01-02 02:14:52] "POST /access-control-lists HTTP/1.1" 200 607 0.057867 10.0.0.46 - - [2025-01-02 02:14:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.287119 10.0.0.46 - - [2025-01-02 02:14:52] "POST /fqname-to-id HTTP/1.1" 404 244 0.002765 10.0.0.46 - - [2025-01-02 02:14:52] "GET /project/2059b8d7-ad16-4216-996b-d792686bff44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.408594 10.0.0.46 - - [2025-01-02 02:14:53] "POST /access-control-lists HTTP/1.1" 200 605 0.064647 10.0.0.46 - - [2025-01-02 02:14:53] "GET / HTTP/1.1" 200 35931 0.002146 10.0.0.46 - - [2025-01-02 02:14:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000464 10.0.0.46 - - [2025-01-02 02:14:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.064350 10.0.0.46 - - [2025-01-02 02:14:54] "GET /projects?obj_uuids=2059b8d7-ad16-4216-996b-d792686bff44&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001087 10.0.0.46 - - [2025-01-02 02:14:54] "GET /project/2059b8d7-ad16-4216-996b-d792686bff44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.022423 10.0.0.46 - - [2025-01-02 02:14:55] "POST /neutron/network HTTP/1.1" 200 117 0.040864 10.0.0.46 - - [2025-01-02 02:14:55] "GET /projects?obj_uuids=2059b8d7-ad16-4216-996b-d792686bff44&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001097 10.0.0.46 - - [2025-01-02 02:14:55] "POST /neutron/network HTTP/1.1" 200 620 0.067612 10.0.0.46 - - [2025-01-02 02:14:55] "POST /route-targets HTTP/1.1" 200 327 0.011250 10.0.0.46 - - [2025-01-02 02:14:55] "POST /ref-update HTTP/1.1" 200 156 0.012387 10.0.0.46 - - [2025-01-02 02:14:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003938 10.0.0.46 - - [2025-01-02 02:14:55] "POST /neutron/subnet HTTP/1.1" 200 729 0.151294 10.0.0.46 - - [2025-01-02 02:14:55] "POST /neutron/network HTTP/1.1" 200 840 0.005492 10.0.0.46 - - [2025-01-02 02:14:55] "POST /id-to-fqname HTTP/1.1" 200 233 0.001163 10.0.0.46 - - [2025-01-02 02:14:55] "GET /virtual-network/82e8801d-7191-4b6a-90b0-7d98ee9ca631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.003278 10.0.0.46 - - [2025-01-02 02:14:55] "POST /neutron/network HTTP/1.1" 200 840 0.005814 10.0.0.46 - - [2025-01-02 02:14:55] "GET /virtual-network/82e8801d-7191-4b6a-90b0-7d98ee9ca631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.003763 10.0.0.46 - - [2025-01-02 02:14:55] "POST /neutron/network HTTP/1.1" 200 840 0.006343 10.0.0.46 - - [2025-01-02 02:14:55] "POST /neutron/subnet HTTP/1.1" 200 729 0.008095 10.0.0.46 - - [2025-01-02 02:14:55] "GET /domains HTTP/1.1" 401 292 0.000442 10.0.0.46 - - [2025-01-02 02:14:55] "GET /domains HTTP/1.1" 200 280 0.024566 10.0.0.46 - - [2025-01-02 02:14:55] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001123 10.0.0.46 - - [2025-01-02 02:14:55] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2585 0.013057 10.0.0.46 - - [2025-01-02 02:14:55] "GET /projects?obj_uuids=2059b8d7-ad16-4216-996b-d792686bff44&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001071 10.0.0.46 - - [2025-01-02 02:14:56] "GET /project/2059b8d7-ad16-4216-996b-d792686bff44 HTTP/1.1" 200 2168 0.073324 10.0.0.46 - - [2025-01-02 02:14:56] "GET /virtual-network/82e8801d-7191-4b6a-90b0-7d98ee9ca631 HTTP/1.1" 200 2345 0.004441 10.0.0.46 - - [2025-01-02 02:14:56] "GET /virtual-network/82e8801d-7191-4b6a-90b0-7d98ee9ca631 HTTP/1.1" 200 2345 0.002966 10.0.0.46 - - [2025-01-02 02:14:56] "GET /routing-instance/12226ed9-395f-4339-a86b-294fbe3cdc16 HTTP/1.1" 200 1494 0.002820 10.0.0.46 - - [2025-01-02 02:14:56] "GET /routing-instance/12226ed9-395f-4339-a86b-294fbe3cdc16 HTTP/1.1" 200 1494 0.002694 10.0.0.46 - - [2025-01-02 02:14:56] "GET /route-target/3cda1d73-28a0-46e4-9c63-8aa1ca87f805 HTTP/1.1" 200 1219 0.003042 10.0.0.46 - - [2025-01-02 02:14:56] "GET /virtual-network/82e8801d-7191-4b6a-90b0-7d98ee9ca631 HTTP/1.1" 200 2345 0.003159 10.0.0.46 - - [2025-01-02 02:14:56] "GET /routing-instance/12226ed9-395f-4339-a86b-294fbe3cdc16 HTTP/1.1" 200 1494 0.003232 10.0.0.46 - - [2025-01-02 02:14:56] "GET /virtual-network/82e8801d-7191-4b6a-90b0-7d98ee9ca631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2070 0.004009 10.0.0.46 - - [2025-01-02 02:14:56] "GET /virtual-network/82e8801d-7191-4b6a-90b0-7d98ee9ca631 HTTP/1.1" 200 2345 0.005204 10.0.0.46 - - [2025-01-02 02:14:56] "GET /routing-instance/12226ed9-395f-4339-a86b-294fbe3cdc16 HTTP/1.1" 200 1494 0.003196 10.0.0.46 - - [2025-01-02 02:14:56] "GET /routing-instance/12226ed9-395f-4339-a86b-294fbe3cdc16 HTTP/1.1" 200 1494 0.003040 10.0.0.46 - - [2025-01-02 02:14:56] "GET /route-target/3cda1d73-28a0-46e4-9c63-8aa1ca87f805 HTTP/1.1" 200 1219 0.003496 10.0.0.46 - - [2025-01-02 02:14:56] "GET /domains HTTP/1.1" 200 280 0.003244 10.0.0.46 - - [2025-01-02 02:14:56] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001406 10.0.0.46 - - [2025-01-02 02:14:56] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2585 0.008977 10.0.0.46 - - [2025-01-02 02:14:56] "GET /projects?obj_uuids=2059b8d7-ad16-4216-996b-d792686bff44&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001369 10.0.0.46 - - [2025-01-02 02:14:56] "GET /project/2059b8d7-ad16-4216-996b-d792686bff44 HTTP/1.1" 200 2168 0.069712 10.0.0.46 - - [2025-01-02 02:14:56] "GET /virtual-network/82e8801d-7191-4b6a-90b0-7d98ee9ca631 HTTP/1.1" 200 2345 0.002801 10.0.0.46 - - [2025-01-02 02:14:56] "GET /obj-perms HTTP/1.1" 200 5052 0.044787 10.0.0.46 - - [2025-01-02 02:14:56] "POST /id-to-fqname HTTP/1.1" 200 233 0.001362 10.0.0.46 - - [2025-01-02 02:14:58] "POST /neutron/network HTTP/1.1" 200 850 0.005712 10.0.0.46 - - [2025-01-02 02:14:58] "GET /aaa-mode HTTP/1.1" 401 292 0.000469 10.0.0.46 - - [2025-01-02 02:14:58] "GET / HTTP/1.1" 200 35931 0.002632 10.0.0.46 - - [2025-01-02 02:14:58] "GET /project/2059b8d7-ad16-4216-996b-d792686bff44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000471 10.0.0.46 - - [2025-01-02 02:14:58] "GET /projects?obj_uuids=2059b8d7-ad16-4216-996b-d792686bff44&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001244 10.0.0.46 - - [2025-01-02 02:14:58] "GET /project/2059b8d7-ad16-4216-996b-d792686bff44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.057903 10.0.0.46 - - [2025-01-02 02:14:59] "POST /neutron/network HTTP/1.1" 200 840 0.027762 10.0.0.46 - - [2025-01-02 02:14:59] "POST /neutron/port HTTP/1.1" 200 117 0.004751 10.0.0.46 - - [2025-01-02 02:14:59] "POST /neutron/port HTTP/1.1" 200 117 0.006414 10.0.0.46 - - [2025-01-02 02:14:59] "POST /neutron/port HTTP/1.1" 200 117 0.005571 10.0.0.46 - - [2025-01-02 02:15:00] "POST /neutron/network HTTP/1.1" 200 850 0.006243 10.0.0.46 - - [2025-01-02 02:15:00] "GET /projects?obj_uuids=2059b8d7-ad16-4216-996b-d792686bff44&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001221 10.0.0.46 - - [2025-01-02 02:15:00] "POST /neutron/port HTTP/1.1" 200 1072 0.217360 10.0.0.46 - - [2025-01-02 02:15:01] "POST /neutron/port HTTP/1.1" 200 1072 0.031507 10.0.0.46 - - [2025-01-02 02:15:01] "POST /neutron/port HTTP/1.1" 200 1072 0.008715 10.0.0.46 - - [2025-01-02 02:15:01] "POST /neutron/port HTTP/1.1" 200 1126 0.060215 10.0.0.46 - - [2025-01-02 02:15:01] "POST /neutron/port HTTP/1.1" 200 1100 0.016206 10.0.0.46 - - [2025-01-02 02:15:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003959 10.0.0.46 - - [2025-01-02 02:15:01] "POST /neutron/subnet HTTP/1.1" 200 703 0.011910 10.0.0.46 - - [2025-01-02 02:15:01] "POST /neutron/port HTTP/1.1" 200 117 0.001346 10.0.0.46 - - [2025-01-02 02:15:01] "POST /neutron/network HTTP/1.1" 200 840 0.005947 10.0.0.46 - - [2025-01-02 02:15:04] "POST /neutron/port HTTP/1.1" 200 1100 0.015242 10.0.0.46 - - [2025-01-02 02:15:04] "POST /neutron/security_group HTTP/1.1" 200 2069 0.007720 10.0.0.46 - - [2025-01-02 02:15:07] "POST /neutron/port HTTP/1.1" 200 1100 0.013468 10.0.0.46 - - [2025-01-02 02:15:07] "POST /neutron/port HTTP/1.1" 200 1100 0.013732 10.0.0.46 - - [2025-01-02 02:15:07] "POST /neutron/network HTTP/1.1" 200 850 0.005759 10.0.0.46 - - [2025-01-02 02:15:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003821 10.0.0.46 - - [2025-01-02 02:15:07] "POST /neutron/subnet HTTP/1.1" 200 703 0.010549 10.0.0.46 - - [2025-01-02 02:15:07] "POST /neutron/port HTTP/1.1" 200 117 0.001152 10.0.0.46 - - [2025-01-02 02:15:07] "POST /neutron/network HTTP/1.1" 200 840 0.005705 10.0.0.46 - - [2025-01-02 02:15:10] "POST /neutron/port HTTP/1.1" 200 1100 0.016525 10.0.0.46 - - [2025-01-02 02:15:10] "POST /neutron/security_group HTTP/1.1" 200 2069 0.006678 10.0.0.46 - - [2025-01-02 02:15:10] "GET /obj-perms HTTP/1.1" 200 5052 0.003520 10.0.0.46 - - [2025-01-02 02:15:11] "GET /obj-perms HTTP/1.1" 200 5052 0.003609 10.0.0.46 - - [2025-01-02 02:15:12] "GET /obj-perms HTTP/1.1" 200 5052 0.003800 10.0.0.46 - - [2025-01-02 02:15:13] "GET /obj-perms HTTP/1.1" 200 5052 0.003575 10.0.0.46 - - [2025-01-02 02:15:14] "GET /obj-perms HTTP/1.1" 200 5052 0.003377 10.0.0.46 - - [2025-01-02 02:15:15] "POST /neutron/network HTTP/1.1" 200 840 0.009441 10.0.0.46 - - [2025-01-02 02:15:15] "POST /neutron/network HTTP/1.1" 400 204 0.011686 10.0.0.46 - - [2025-01-02 02:15:15] "POST /neutron/port HTTP/1.1" 200 1100 0.015512 10.0.0.46 - - [2025-01-02 02:15:15] "POST /neutron/port HTTP/1.1" 200 1126 0.009954 10.0.0.46 - - [2025-01-02 02:15:15] "POST /neutron/port HTTP/1.1" 200 151 0.136175 10.0.0.46 - - [2025-01-02 02:15:16] "POST /neutron/port HTTP/1.1" 200 117 0.026908 10.0.0.46 - - [2025-01-02 02:15:17] "POST /neutron/network HTTP/1.1" 200 840 0.005856 10.0.0.46 - - [2025-01-02 02:15:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.46 - - [2025-01-02 02:15:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001086 10.0.0.46 - - [2025-01-02 02:15:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001120 10.0.0.46 - - [2025-01-02 02:15:17] "POST /neutron/network HTTP/1.1" 200 151 0.085972 10.0.0.46 - - [2025-01-02 02:15:17] "DELETE /route-target/3cda1d73-28a0-46e4-9c63-8aa1ca87f805 HTTP/1.1" 200 115 0.018737 10.0.0.46 - - [2025-01-02 02:15:17] "GET /routing-instance/12226ed9-395f-4339-a86b-294fbe3cdc16 HTTP/1.1" 404 171 0.002506 10.0.0.46 - - [2025-01-02 02:15:17] "GET /domains HTTP/1.1" 200 280 0.002470 10.0.0.46 - - [2025-01-02 02:15:17] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001617 10.0.0.46 - - [2025-01-02 02:15:17] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2585 0.051889 10.0.0.46 - - [2025-01-02 02:15:17] "GET /projects?obj_uuids=2059b8d7-ad16-4216-996b-d792686bff44&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001251 10.0.0.46 - - [2025-01-02 02:15:17] "GET /project/2059b8d7-ad16-4216-996b-d792686bff44 HTTP/1.1" 200 1918 0.068171 10.0.0.46 - - [2025-01-02 02:15:17] "GET /projects?obj_uuids=2059b8d7-ad16-4216-996b-d792686bff44&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001277 10.0.0.46 - - [2025-01-02 02:15:17] "GET /project/2059b8d7-ad16-4216-996b-d792686bff44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.019448 10.0.0.46 - - [2025-01-02 02:15:17] "GET /projects?obj_uuids=2059b8d7-ad16-4216-996b-d792686bff44&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001354 10.0.0.46 - - [2025-01-02 02:15:17] "GET /project/2059b8d7-ad16-4216-996b-d792686bff44?fields=virtual_networks HTTP/1.1" 200 1054 0.064650 10.0.0.46 - - [2025-01-02 02:15:17] "GET /projects?obj_uuids=2059b8d7-ad16-4216-996b-d792686bff44&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001244 10.0.0.46 - - [2025-01-02 02:15:17] "GET /project/2059b8d7-ad16-4216-996b-d792686bff44?fields=virtual_machine_interfaces HTTP/1.1" 200 1054 0.027867 10.0.0.46 - - [2025-01-02 02:15:17] "GET /projects?obj_uuids=2059b8d7-ad16-4216-996b-d792686bff44&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001141 10.0.0.46 - - [2025-01-02 02:15:17] "GET /project/2059b8d7-ad16-4216-996b-d792686bff44?fields=security_groups HTTP/1.1" 200 1291 0.021843 10.0.0.46 - - [2025-01-02 02:15:18] "POST /fqname-to-id HTTP/1.1" 404 200 0.024456 10.0.0.46 - - [2025-01-02 02:15:18] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002966 10.0.0.46 - - [2025-01-02 02:15:18] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001143 10.0.0.46 - - [2025-01-02 02:15:18] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007198 10.0.0.46 - - [2025-01-02 02:15:18] "POST /id-to-fqname HTTP/1.1" 200 202 0.002214 10.0.0.46 - - [2025-01-02 02:15:18] "POST /fqname-to-id HTTP/1.1" 404 211 0.002440 10.0.0.46 - - [2025-01-02 02:15:19] "POST /security-groups HTTP/1.1" 200 603 0.063698 10.0.0.46 - - [2025-01-02 02:15:19] "POST /fqname-to-id HTTP/1.1" 404 246 0.003170 10.0.0.46 - - [2025-01-02 02:15:19] "POST /projects HTTP/1.1" 200 609 0.214027 10.0.0.46 - - [2025-01-02 02:15:19] "POST /access-control-lists HTTP/1.1" 200 608 0.060888 10.0.0.46 - - [2025-01-02 02:15:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.283814 10.0.0.46 - - [2025-01-02 02:15:19] "POST /fqname-to-id HTTP/1.1" 404 245 0.003086 10.0.0.46 - - [2025-01-02 02:15:19] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.405084 10.0.0.46 - - [2025-01-02 02:15:19] "POST /access-control-lists HTTP/1.1" 200 606 0.060547 10.0.0.46 - - [2025-01-02 02:15:20] "GET / HTTP/1.1" 200 35931 0.003197 10.0.0.46 - - [2025-01-02 02:15:20] "GET /projects?obj_uuids=f6a47163-d491-4957-a780-6713c30a9042&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001169 10.0.0.46 - - [2025-01-02 02:15:20] "GET /project/f6a47163-d491-4957-a780-6713c30a9042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.021807 10.0.0.46 - - [2025-01-02 02:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.46 - - [2025-01-02 02:15:21] "GET /security-group/d0cacab6-8be8-4353-87fc-9412698b99c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.004250 10.0.0.46 - - [2025-01-02 02:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.46 - - [2025-01-02 02:15:21] "GET /projects?obj_uuids=f6a47163-d491-4957-a780-6713c30a9042&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001390 10.0.0.46 - - [2025-01-02 02:15:21] "GET /project/f6a47163-d491-4957-a780-6713c30a9042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.021960 10.0.0.46 - - [2025-01-02 02:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.46 - - [2025-01-02 02:15:21] "GET /security-group/d0cacab6-8be8-4353-87fc-9412698b99c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3685 0.003381 10.0.0.46 - - [2025-01-02 02:15:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.46 - - [2025-01-02 02:15:21] "PUT /security-group/d0cacab6-8be8-4353-87fc-9412698b99c4 HTTP/1.1" 200 262 0.016333 10.0.0.46 - - [2025-01-02 02:15:21] "PUT /access-control-list/6632b336-ccf2-4e2c-8b37-8bac7bca124d HTTP/1.1" 200 272 0.013980 10.0.0.46 - - [2025-01-02 02:15:21] "PUT /access-control-list/e05bcfab-7208-4bda-8a73-577156ee7373 HTTP/1.1" 200 272 0.009337 10.0.0.46 - - [2025-01-02 02:15:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000458 10.0.0.46 - - [2025-01-02 02:15:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.072290 10.0.0.46 - - [2025-01-02 02:15:22] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001529 10.0.0.46 - - [2025-01-02 02:15:22] "DELETE /project/bf0e9dce679344d1b1eedfa5688cced9 HTTP/1.1" 404 173 0.008552 10.0.0.46 - - [2025-01-02 02:15:22] "DELETE /project/f6a47163d4914957a7806713c30a9042 HTTP/1.1" 404 173 0.007448 10.0.0.46 - - [2025-01-02 02:15:22] "DELETE /project/2059b8d7ad164216996bd792686bff44 HTTP/1.1" 404 173 0.006747 10.0.0.46 - - [2025-01-02 02:15:22] "GET /projects?obj_uuids=2059b8d7-ad16-4216-996b-d792686bff44&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001145 10.0.0.46 - - [2025-01-02 02:15:22] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.043669 10.0.0.46 - - [2025-01-02 02:15:22] "GET /project/2059b8d7-ad16-4216-996b-d792686bff44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.027332 10.0.0.46 - - [2025-01-02 02:15:22] "GET /projects?obj_uuids=2059b8d7-ad16-4216-996b-d792686bff44&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001171 10.0.0.46 - - [2025-01-02 02:15:22] "GET /project/2059b8d7-ad16-4216-996b-d792686bff44?fields=security_groups HTTP/1.1" 200 1396 0.027790 10.0.0.46 - - [2025-01-02 02:15:22] "POST /neutron/network HTTP/1.1" 200 117 0.036036 10.0.0.46 - - [2025-01-02 02:15:22] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001176 10.0.0.46 - - [2025-01-02 02:15:22] "DELETE /security-group/e90e05e8-8b96-4d2f-bfa5-e496ec4945b7 HTTP/1.1" 200 115 0.052318 10.0.0.46 - - [2025-01-02 02:15:22] "GET /projects?obj_uuids=2059b8d7-ad16-4216-996b-d792686bff44&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001782 10.0.0.46 - - [2025-01-02 02:15:22] "POST /neutron/network HTTP/1.1" 200 619 0.102281 10.0.0.46 - - [2025-01-02 02:15:22] "GET /project/2059b8d7-ad16-4216-996b-d792686bff44?fields=application_policy_sets HTTP/1.1" 200 1435 0.047862 10.0.0.46 - - [2025-01-02 02:15:22] "DELETE /access-control-list/2f9851c3-e36a-4e45-8235-1975bc07da2f HTTP/1.1" 200 115 0.055742 10.0.0.46 - - [2025-01-02 02:15:22] "DELETE /access-control-list/151c86b1-22b2-45ce-8228-57bd5f7076a0 HTTP/1.1" 200 115 0.020109 10.0.0.46 - - [2025-01-02 02:15:22] "POST /route-targets HTTP/1.1" 200 327 0.015175 10.0.0.46 - - [2025-01-02 02:15:22] "DELETE /project/2059b8d7-ad16-4216-996b-d792686bff44 HTTP/1.1" 200 115 0.377236 10.0.0.46 - - [2025-01-02 02:15:22] "POST /ref-update HTTP/1.1" 200 156 0.014189 10.0.0.46 - - [2025-01-02 02:15:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003897 10.0.0.46 - - [2025-01-02 02:15:22] "POST /neutron/subnet HTTP/1.1" 200 725 0.211986 10.0.0.46 - - [2025-01-02 02:15:22] "POST /neutron/network HTTP/1.1" 200 838 0.006265 10.0.0.46 - - [2025-01-02 02:15:22] "POST /id-to-fqname HTTP/1.1" 200 233 0.001476 10.0.0.46 - - [2025-01-02 02:15:22] "GET /virtual-network/2107e4ae-5119-4d1b-94b5-2a5462d7b229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.003148 10.0.0.46 - - [2025-01-02 02:15:22] "POST /neutron/network HTTP/1.1" 200 838 0.006787 10.0.0.46 - - [2025-01-02 02:15:22] "GET /virtual-network/2107e4ae-5119-4d1b-94b5-2a5462d7b229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.003047 10.0.0.46 - - [2025-01-02 02:15:23] "POST /neutron/network HTTP/1.1" 200 838 0.006638 10.0.0.46 - - [2025-01-02 02:15:23] "POST /neutron/subnet HTTP/1.1" 200 725 0.007800 10.0.0.46 - - [2025-01-02 02:15:23] "GET /domains HTTP/1.1" 401 292 0.000486 10.0.0.46 - - [2025-01-02 02:15:23] "GET /domains HTTP/1.1" 200 280 0.024673 10.0.0.46 - - [2025-01-02 02:15:23] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001566 10.0.0.46 - - [2025-01-02 02:15:23] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2586 0.008631 10.0.0.46 - - [2025-01-02 02:15:23] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001275 10.0.0.46 - - [2025-01-02 02:15:23] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9 HTTP/1.1" 200 2175 0.066330 10.0.0.46 - - [2025-01-02 02:15:23] "GET /virtual-network/2107e4ae-5119-4d1b-94b5-2a5462d7b229 HTTP/1.1" 200 2340 0.004151 10.0.0.46 - - [2025-01-02 02:15:23] "GET /virtual-network/2107e4ae-5119-4d1b-94b5-2a5462d7b229 HTTP/1.1" 200 2340 0.003088 10.0.0.46 - - [2025-01-02 02:15:23] "GET /routing-instance/e5fe6de9-3ed2-4cae-8cf7-61873aa106d2 HTTP/1.1" 200 1492 0.003209 10.0.0.46 - - [2025-01-02 02:15:23] "GET /routing-instance/e5fe6de9-3ed2-4cae-8cf7-61873aa106d2 HTTP/1.1" 200 1492 0.002989 10.0.0.46 - - [2025-01-02 02:15:23] "GET /route-target/edc258e3-263a-4774-8d8a-4d40faf6a444 HTTP/1.1" 200 1219 0.002891 10.0.0.46 - - [2025-01-02 02:15:23] "GET /virtual-network/2107e4ae-5119-4d1b-94b5-2a5462d7b229 HTTP/1.1" 200 2340 0.003938 10.0.0.46 - - [2025-01-02 02:15:23] "GET /routing-instance/e5fe6de9-3ed2-4cae-8cf7-61873aa106d2 HTTP/1.1" 200 1492 0.003096 10.0.0.46 - - [2025-01-02 02:15:23] "GET /virtual-network/2107e4ae-5119-4d1b-94b5-2a5462d7b229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.003219 10.0.0.46 - - [2025-01-02 02:15:23] "GET /virtual-network/2107e4ae-5119-4d1b-94b5-2a5462d7b229 HTTP/1.1" 200 2340 0.003047 10.0.0.46 - - [2025-01-02 02:15:23] "GET /routing-instance/e5fe6de9-3ed2-4cae-8cf7-61873aa106d2 HTTP/1.1" 200 1492 0.003696 10.0.0.46 - - [2025-01-02 02:15:23] "GET /routing-instance/e5fe6de9-3ed2-4cae-8cf7-61873aa106d2 HTTP/1.1" 200 1492 0.003081 10.0.0.46 - - [2025-01-02 02:15:23] "GET /route-target/edc258e3-263a-4774-8d8a-4d40faf6a444 HTTP/1.1" 200 1219 0.002952 10.0.0.46 - - [2025-01-02 02:15:23] "GET /domains HTTP/1.1" 200 280 0.002943 10.0.0.46 - - [2025-01-02 02:15:23] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001071 10.0.0.46 - - [2025-01-02 02:15:23] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2586 0.008554 10.0.0.46 - - [2025-01-02 02:15:23] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001021 10.0.0.46 - - [2025-01-02 02:15:23] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9 HTTP/1.1" 200 2175 0.063431 10.0.0.46 - - [2025-01-02 02:15:23] "GET /virtual-network/2107e4ae-5119-4d1b-94b5-2a5462d7b229 HTTP/1.1" 200 2340 0.002708 10.0.0.46 - - [2025-01-02 02:15:24] "GET /obj-perms HTTP/1.1" 200 5054 0.053716 10.0.0.46 - - [2025-01-02 02:15:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.46 - - [2025-01-02 02:15:24] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001503 10.0.0.46 - - [2025-01-02 02:15:24] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.029186 10.0.0.46 - - [2025-01-02 02:15:24] "POST /neutron/network HTTP/1.1" 200 117 0.009367 10.0.0.46 - - [2025-01-02 02:15:24] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001336 10.0.0.46 - - [2025-01-02 02:15:24] "POST /neutron/network HTTP/1.1" 200 619 0.072200 10.0.0.46 - - [2025-01-02 02:15:24] "POST /route-targets HTTP/1.1" 200 327 0.011622 10.0.0.46 - - [2025-01-02 02:15:24] "POST /ref-update HTTP/1.1" 200 156 0.009871 10.0.0.46 - - [2025-01-02 02:15:24] "POST /useragent-kv HTTP/1.1" 200 115 0.004475 10.0.0.46 - - [2025-01-02 02:15:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.174406 10.0.0.46 - - [2025-01-02 02:15:24] "POST /neutron/network HTTP/1.1" 200 837 0.005995 10.0.0.46 - - [2025-01-02 02:15:24] "POST /id-to-fqname HTTP/1.1" 200 233 0.001348 10.0.0.46 - - [2025-01-02 02:15:24] "GET /virtual-network/4a07f68e-00e8-4c05-a5ed-bef508a46e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.003092 10.0.0.46 - - [2025-01-02 02:15:24] "POST /neutron/network HTTP/1.1" 200 837 0.006681 10.0.0.46 - - [2025-01-02 02:15:24] "GET /virtual-network/4a07f68e-00e8-4c05-a5ed-bef508a46e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.003649 10.0.0.46 - - [2025-01-02 02:15:24] "POST /neutron/network HTTP/1.1" 200 837 0.005926 10.0.0.46 - - [2025-01-02 02:15:24] "POST /neutron/subnet HTTP/1.1" 200 720 0.007408 10.0.0.46 - - [2025-01-02 02:15:24] "GET /domains HTTP/1.1" 200 280 0.003200 10.0.0.46 - - [2025-01-02 02:15:24] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001109 10.0.0.46 - - [2025-01-02 02:15:24] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2586 0.006959 10.0.0.46 - - [2025-01-02 02:15:24] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001080 10.0.0.46 - - [2025-01-02 02:15:24] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9 HTTP/1.1" 200 2403 0.065347 10.0.0.46 - - [2025-01-02 02:15:24] "GET /virtual-network/4a07f68e-00e8-4c05-a5ed-bef508a46e43 HTTP/1.1" 200 2337 0.005157 10.0.0.46 - - [2025-01-02 02:15:24] "GET /virtual-network/4a07f68e-00e8-4c05-a5ed-bef508a46e43 HTTP/1.1" 200 2337 0.003184 10.0.0.46 - - [2025-01-02 02:15:24] "GET /routing-instance/64cc17c6-56a2-431c-a2a5-11669e7c8164 HTTP/1.1" 200 1491 0.003079 10.0.0.46 - - [2025-01-02 02:15:24] "GET /routing-instance/64cc17c6-56a2-431c-a2a5-11669e7c8164 HTTP/1.1" 200 1491 0.002931 10.0.0.46 - - [2025-01-02 02:15:24] "GET /route-target/79546a2b-5c28-4a11-93b5-3c72314ec844 HTTP/1.1" 200 1218 0.003466 10.0.0.46 - - [2025-01-02 02:15:24] "GET /virtual-network/4a07f68e-00e8-4c05-a5ed-bef508a46e43 HTTP/1.1" 200 2337 0.002986 10.0.0.46 - - [2025-01-02 02:15:24] "GET /routing-instance/64cc17c6-56a2-431c-a2a5-11669e7c8164 HTTP/1.1" 200 1491 0.002833 10.0.0.46 - - [2025-01-02 02:15:24] "GET /virtual-network/4a07f68e-00e8-4c05-a5ed-bef508a46e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.002880 10.0.0.46 - - [2025-01-02 02:15:24] "GET /virtual-network/4a07f68e-00e8-4c05-a5ed-bef508a46e43 HTTP/1.1" 200 2337 0.003233 10.0.0.46 - - [2025-01-02 02:15:24] "GET /routing-instance/64cc17c6-56a2-431c-a2a5-11669e7c8164 HTTP/1.1" 200 1491 0.002777 10.0.0.46 - - [2025-01-02 02:15:24] "GET /routing-instance/64cc17c6-56a2-431c-a2a5-11669e7c8164 HTTP/1.1" 200 1491 0.002943 10.0.0.46 - - [2025-01-02 02:15:24] "GET /route-target/79546a2b-5c28-4a11-93b5-3c72314ec844 HTTP/1.1" 200 1218 0.003024 10.0.0.46 - - [2025-01-02 02:15:24] "GET /domains HTTP/1.1" 200 280 0.002894 10.0.0.46 - - [2025-01-02 02:15:24] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001699 10.0.0.46 - - [2025-01-02 02:15:24] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2586 0.009989 10.0.0.46 - - [2025-01-02 02:15:24] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001390 10.0.0.46 - - [2025-01-02 02:15:24] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9 HTTP/1.1" 200 2403 0.061028 10.0.0.46 - - [2025-01-02 02:15:24] "GET /virtual-network/4a07f68e-00e8-4c05-a5ed-bef508a46e43 HTTP/1.1" 200 2337 0.003193 10.0.0.46 - - [2025-01-02 02:15:24] "GET /obj-perms HTTP/1.1" 200 5054 0.003825 10.0.0.46 - - [2025-01-02 02:15:24] "POST /id-to-fqname HTTP/1.1" 200 233 0.001410 10.0.0.46 - - [2025-01-02 02:15:25] "POST /neutron/network HTTP/1.1" 200 847 0.005927 10.0.0.46 - - [2025-01-02 02:15:25] "GET /aaa-mode HTTP/1.1" 401 292 0.000587 10.0.0.46 - - [2025-01-02 02:15:25] "GET / HTTP/1.1" 200 35931 0.002301 10.0.0.46 - - [2025-01-02 02:15:25] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000404 10.0.0.46 - - [2025-01-02 02:15:25] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001095 10.0.0.46 - - [2025-01-02 02:15:25] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.040551 10.0.0.46 - - [2025-01-02 02:15:25] "POST /neutron/network HTTP/1.1" 200 837 0.005707 10.0.0.46 - - [2025-01-02 02:15:25] "POST /neutron/port HTTP/1.1" 200 117 0.006219 10.0.0.46 - - [2025-01-02 02:15:25] "POST /neutron/port HTTP/1.1" 200 117 0.005255 10.0.0.46 - - [2025-01-02 02:15:26] "POST /id-to-fqname HTTP/1.1" 200 233 0.001439 10.0.0.46 - - [2025-01-02 02:15:26] "POST /neutron/port HTTP/1.1" 200 117 0.005907 10.0.0.46 - - [2025-01-02 02:15:26] "POST /neutron/network HTTP/1.1" 200 848 0.006371 10.0.0.46 - - [2025-01-02 02:15:26] "GET /aaa-mode HTTP/1.1" 401 292 0.000595 10.0.0.46 - - [2025-01-02 02:15:26] "POST /neutron/network HTTP/1.1" 200 847 0.007104 10.0.0.46 - - [2025-01-02 02:15:26] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001164 10.0.0.46 - - [2025-01-02 02:15:26] "GET / HTTP/1.1" 200 35931 0.002555 10.0.0.46 - - [2025-01-02 02:15:26] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000658 10.0.0.46 - - [2025-01-02 02:15:26] "POST /neutron/port HTTP/1.1" 200 1071 0.243619 10.0.0.46 - - [2025-01-02 02:15:26] "POST /neutron/port HTTP/1.1" 200 1071 0.009967 10.0.0.46 - - [2025-01-02 02:15:26] "POST /neutron/port HTTP/1.1" 200 1071 0.008957 10.0.0.46 - - [2025-01-02 02:15:26] "POST /neutron/port HTTP/1.1" 200 1125 0.094160 10.0.0.46 - - [2025-01-02 02:15:26] "POST /neutron/port HTTP/1.1" 200 1099 0.022516 10.0.0.46 - - [2025-01-02 02:15:26] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001651 10.0.0.46 - - [2025-01-02 02:15:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004780 10.0.0.46 - - [2025-01-02 02:15:26] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.064661 10.0.0.46 - - [2025-01-02 02:15:26] "POST /neutron/subnet HTTP/1.1" 200 694 0.018236 10.0.0.46 - - [2025-01-02 02:15:26] "POST /neutron/port HTTP/1.1" 200 117 0.001271 10.0.0.46 - - [2025-01-02 02:15:26] "POST /neutron/network HTTP/1.1" 200 838 0.008361 10.0.0.46 - - [2025-01-02 02:15:26] "POST /neutron/network HTTP/1.1" 200 837 0.011141 10.0.0.46 - - [2025-01-02 02:15:27] "POST /neutron/port HTTP/1.1" 200 1099 0.021556 10.0.0.46 - - [2025-01-02 02:15:27] "POST /neutron/security_group HTTP/1.1" 200 2070 0.007184 10.0.0.46 - - [2025-01-02 02:15:27] "POST /neutron/port HTTP/1.1" 200 117 0.006238 10.0.0.46 - - [2025-01-02 02:15:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.46 - - [2025-01-02 02:15:27] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001185 10.0.0.46 - - [2025-01-02 02:15:27] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.027738 10.0.0.46 - - [2025-01-02 02:15:27] "GET /virtual-network/2107e4ae-5119-4d1b-94b5-2a5462d7b229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005915 10.0.0.46 - - [2025-01-02 02:15:27] "GET /floating-ip-pools?parent_id=2107e4ae-5119-4d1b-94b5-2a5462d7b229&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003248 10.0.0.46 - - [2025-01-02 02:15:27] "GET /virtual-network/2107e4ae-5119-4d1b-94b5-2a5462d7b229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.004086 10.0.0.46 - - [2025-01-02 02:15:27] "POST /neutron/network HTTP/1.1" 200 848 0.006265 10.0.0.46 - - [2025-01-02 02:15:27] "POST /floating-ip-pools HTTP/1.1" 200 609 0.035944 10.0.0.46 - - [2025-01-02 02:15:27] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001258 10.0.0.46 - - [2025-01-02 02:15:27] "POST /ref-update HTTP/1.1" 200 156 0.013444 10.0.0.46 - - [2025-01-02 02:15:27] "GET /virtual-network/2107e4ae-5119-4d1b-94b5-2a5462d7b229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.035623 10.0.0.46 - - [2025-01-02 02:15:27] "GET /domains HTTP/1.1" 200 280 0.011148 10.0.0.46 - - [2025-01-02 02:15:27] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001122 10.0.0.46 - - [2025-01-02 02:15:27] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2586 0.033030 10.0.0.46 - - [2025-01-02 02:15:27] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.005910 10.0.0.46 - - [2025-01-02 02:15:27] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9 HTTP/1.1" 200 3245 0.064156 10.0.0.46 - - [2025-01-02 02:15:27] "GET /virtual-network/2107e4ae-5119-4d1b-94b5-2a5462d7b229 HTTP/1.1" 200 3152 0.023929 10.0.0.46 - - [2025-01-02 02:15:27] "POST /neutron/port HTTP/1.1" 200 1072 0.370580 10.0.0.46 - - [2025-01-02 02:15:27] "GET /floating-ip-pool/5f305dd1-8b49-4615-b94d-186e475affac HTTP/1.1" 200 1441 0.008238 10.0.0.46 - - [2025-01-02 02:15:27] "GET /domains HTTP/1.1" 200 280 0.002833 10.0.0.46 - - [2025-01-02 02:15:27] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002380 10.0.0.46 - - [2025-01-02 02:15:27] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2586 0.009133 10.0.0.46 - - [2025-01-02 02:15:27] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000960 10.0.0.46 - - [2025-01-02 02:15:27] "POST /neutron/port HTTP/1.1" 200 1072 0.014088 10.0.0.46 - - [2025-01-02 02:15:27] "POST /neutron/port HTTP/1.1" 200 1072 0.015591 10.0.0.46 - - [2025-01-02 02:15:27] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9 HTTP/1.1" 200 3245 0.099705 10.0.0.46 - - [2025-01-02 02:15:27] "GET /virtual-network/2107e4ae-5119-4d1b-94b5-2a5462d7b229 HTTP/1.1" 200 3152 0.003636 10.0.0.46 - - [2025-01-02 02:15:27] "GET /virtual-network/2107e4ae-5119-4d1b-94b5-2a5462d7b229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.015517 10.0.0.46 - - [2025-01-02 02:15:28] "POST /neutron/port HTTP/1.1" 200 1126 0.160876 10.0.0.46 - - [2025-01-02 02:15:28] "POST /neutron/port HTTP/1.1" 200 1099 0.025791 10.0.0.46 - - [2025-01-02 02:15:28] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010816 10.0.0.46 - - [2025-01-02 02:15:28] "POST /neutron/port HTTP/1.1" 200 1100 0.017555 10.0.0.46 - - [2025-01-02 02:15:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003811 10.0.0.46 - - [2025-01-02 02:15:28] "POST /neutron/subnet HTTP/1.1" 200 699 0.015352 10.0.0.46 - - [2025-01-02 02:15:28] "POST /neutron/port HTTP/1.1" 200 117 0.001364 10.0.0.46 - - [2025-01-02 02:15:28] "POST /neutron/port HTTP/1.1" 200 1099 0.019994 10.0.0.46 - - [2025-01-02 02:15:28] "POST /neutron/network HTTP/1.1" 200 838 0.006611 10.0.0.46 - - [2025-01-02 02:15:28] "POST /neutron/security_group HTTP/1.1" 200 2070 0.008161 10.0.0.46 - - [2025-01-02 02:15:28] "POST /neutron/port HTTP/1.1" 200 1099 0.014710 10.0.0.46 - - [2025-01-02 02:15:28] "POST /neutron/security_group HTTP/1.1" 200 2070 0.010688 10.0.0.46 - - [2025-01-02 02:15:28] "GET /virtual-machine/5731196d-1dd9-4943-8514-edcf2e22f3cc HTTP/1.1" 200 1303 0.004128 10.0.0.46 - - [2025-01-02 02:15:28] "GET /virtual-machine-interface/08c41e2a-8be8-4283-96f0-74bfded27972 HTTP/1.1" 200 3003 0.003931 10.0.0.46 - - [2025-01-02 02:15:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.46 - - [2025-01-02 02:15:28] "GET /obj-perms HTTP/1.1" 200 5056 0.053472 10.0.0.46 - - [2025-01-02 02:15:28] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002757 10.0.0.46 - - [2025-01-02 02:15:28] "GET /virtual-networks?parent_id=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003889 10.0.0.46 - - [2025-01-02 02:15:28] "GET /virtual-network/4a07f68e-00e8-4c05-a5ed-bef508a46e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.004063 10.0.0.46 - - [2025-01-02 02:15:28] "GET /obj-perms HTTP/1.1" 200 5056 0.049529 10.0.0.46 - - [2025-01-02 02:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.46 - - [2025-01-02 02:15:31] "GET /virtual-network/4a07f68e-00e8-4c05-a5ed-bef508a46e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.003808 10.0.0.46 - - [2025-01-02 02:15:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.46 - - [2025-01-02 02:15:35] "GET /virtual-network/4a07f68e-00e8-4c05-a5ed-bef508a46e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.003184 10.0.0.46 - - [2025-01-02 02:15:35] "POST /neutron/port HTTP/1.1" 200 1099 0.014642 10.0.0.46 - - [2025-01-02 02:15:35] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006253 10.0.0.46 - - [2025-01-02 02:15:36] "POST /neutron/port HTTP/1.1" 200 1100 0.020185 10.0.0.46 - - [2025-01-02 02:15:36] "POST /neutron/security_group HTTP/1.1" 200 2070 0.005923 10.0.0.46 - - [2025-01-02 02:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.46 - - [2025-01-02 02:15:37] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002505 10.0.0.46 - - [2025-01-02 02:15:37] "GET /virtual-networks?parent_id=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.002981 10.0.0.46 - - [2025-01-02 02:15:37] "GET /virtual-network/4a07f68e-00e8-4c05-a5ed-bef508a46e43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2063 0.003205 10.0.0.46 - - [2025-01-02 02:15:37] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001383 10.0.0.46 - - [2025-01-02 02:15:38] "POST /neutron/floatingip HTTP/1.1" 200 530 0.069472 10.0.0.46 - - [2025-01-02 02:15:38] "POST /neutron/port HTTP/1.1" 200 1099 0.016910 10.0.0.46 - - [2025-01-02 02:15:38] "POST /neutron/floatingip HTTP/1.1" 200 530 0.005492 10.0.0.46 - - [2025-01-02 02:15:38] "POST /neutron/floatingip HTTP/1.1" 200 576 0.032821 10.0.0.46 - - [2025-01-02 02:15:38] "POST /neutron/port HTTP/1.1" 200 1100 0.014010 10.0.0.46 - - [2025-01-02 02:15:38] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006136 10.0.0.46 - - [2025-01-02 02:15:38] "POST /neutron/port HTTP/1.1" 200 1100 0.012891 10.0.0.46 - - [2025-01-02 02:15:38] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006194 10.0.0.46 - - [2025-01-02 02:15:38] "POST /neutron/port HTTP/1.1" 200 1100 0.013564 10.0.0.46 - - [2025-01-02 02:15:38] "POST /neutron/security_group HTTP/1.1" 200 2070 0.006060 10.0.0.46 - - [2025-01-02 02:15:38] "GET /virtual-machine/eddcbc4e-16f8-463c-b0b5-a7f881009a0c HTTP/1.1" 200 1305 0.004110 10.0.0.46 - - [2025-01-02 02:15:38] "GET /virtual-machine-interface/51d513d9-e35a-4461-bda6-7a4849e75f2c HTTP/1.1" 200 3004 0.002653 10.0.0.46 - - [2025-01-02 02:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.46 - - [2025-01-02 02:15:38] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002932 10.0.0.46 - - [2025-01-02 02:15:38] "GET /virtual-networks?parent_id=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003453 10.0.0.46 - - [2025-01-02 02:15:38] "GET /virtual-network/2107e4ae-5119-4d1b-94b5-2a5462d7b229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.003235 10.0.0.46 - - [2025-01-02 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.46 - - [2025-01-02 02:15:39] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002650 10.0.0.46 - - [2025-01-02 02:15:39] "GET /virtual-networks?parent_id=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 597 0.003056 10.0.0.46 - - [2025-01-02 02:15:39] "GET /virtual-network/2107e4ae-5119-4d1b-94b5-2a5462d7b229?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.003541 10.0.0.46 - - [2025-01-02 02:15:39] "POST /neutron/floatingip HTTP/1.1" 200 576 0.009057 10.0.0.46 - - [2025-01-02 02:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.46 - - [2025-01-02 02:15:39] "GET /routing-instance/e5fe6de9-3ed2-4cae-8cf7-61873aa106d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.002714 10.0.0.46 - - [2025-01-02 02:15:39] "GET /route-target/edc258e3-263a-4774-8d8a-4d40faf6a444?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003040 10.0.0.46 - - [2025-01-02 02:15:40] "GET /floating-ip/43e49e8b-e717-49d9-b94e-61286f5fe4b7 HTTP/1.1" 200 1888 0.004528 10.0.0.46 - - [2025-01-02 02:15:43] "POST /neutron/floatingip HTTP/1.1" 200 576 0.009758 10.0.0.46 - - [2025-01-02 02:15:43] "POST /neutron/floatingip HTTP/1.1" 200 530 0.017316 10.0.0.46 - - [2025-01-02 02:15:43] "POST /neutron/floatingip HTTP/1.1" 200 530 0.005121 10.0.0.46 - - [2025-01-02 02:15:43] "POST /neutron/floatingip HTTP/1.1" 200 115 0.036555 10.0.0.46 - - [2025-01-02 02:15:43] "GET /floating-ip-pool/5f305dd1-8b49-4615-b94d-186e475affac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.002944 10.0.0.46 - - [2025-01-02 02:15:43] "POST /ref-update HTTP/1.1" 200 156 0.008973 10.0.0.46 - - [2025-01-02 02:15:43] "DELETE /floating-ip-pool/5f305dd1-8b49-4615-b94d-186e475affac HTTP/1.1" 200 115 0.026212 10.0.0.46 - - [2025-01-02 02:15:43] "POST /neutron/network HTTP/1.1" 200 837 0.005658 10.0.0.46 - - [2025-01-02 02:15:43] "POST /neutron/network HTTP/1.1" 400 204 0.013280 10.0.0.46 - - [2025-01-02 02:15:43] "POST /neutron/port HTTP/1.1" 200 1100 0.016305 10.0.0.46 - - [2025-01-02 02:15:43] "POST /neutron/port HTTP/1.1" 200 1126 0.011542 10.0.0.46 - - [2025-01-02 02:15:43] "POST /neutron/port HTTP/1.1" 200 1099 0.020448 10.0.0.46 - - [2025-01-02 02:15:43] "POST /neutron/port HTTP/1.1" 200 1125 0.008235 10.0.0.46 - - [2025-01-02 02:15:43] "POST /neutron/port HTTP/1.1" 200 151 0.114520 10.0.0.46 - - [2025-01-02 02:15:43] "POST /neutron/port HTTP/1.1" 200 151 0.120904 10.0.0.46 - - [2025-01-02 02:15:45] "POST /neutron/network HTTP/1.1" 200 837 0.005992 10.0.0.46 - - [2025-01-02 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005750 10.0.0.46 - - [2025-01-02 02:15:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001256 10.0.0.46 - - [2025-01-02 02:15:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001084 10.0.0.46 - - [2025-01-02 02:15:45] "DELETE /route-target/79546a2b-5c28-4a11-93b5-3c72314ec844 HTTP/1.1" 200 115 0.025132 10.0.0.46 - - [2025-01-02 02:15:45] "POST /neutron/network HTTP/1.1" 200 151 0.111580 10.0.0.46 - - [2025-01-02 02:15:45] "GET /routing-instance/64cc17c6-56a2-431c-a2a5-11669e7c8164 HTTP/1.1" 404 171 0.002920 10.0.0.46 - - [2025-01-02 02:15:45] "GET /domains HTTP/1.1" 200 280 0.004491 10.0.0.46 - - [2025-01-02 02:15:45] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001161 10.0.0.46 - - [2025-01-02 02:15:45] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2586 0.049515 10.0.0.46 - - [2025-01-02 02:15:45] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002299 10.0.0.46 - - [2025-01-02 02:15:45] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9 HTTP/1.1" 200 2175 0.068150 10.0.0.46 - - [2025-01-02 02:15:45] "POST /neutron/network HTTP/1.1" 200 838 0.005476 10.0.0.46 - - [2025-01-02 02:15:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291 10.0.0.46 - - [2025-01-02 02:15:45] "POST /useragent-kv HTTP/1.1" 200 115 0.001076 10.0.0.46 - - [2025-01-02 02:15:45] "POST /useragent-kv HTTP/1.1" 200 115 0.000968 10.0.0.46 - - [2025-01-02 02:15:45] "POST /neutron/network HTTP/1.1" 200 151 0.085059 10.0.0.46 - - [2025-01-02 02:15:45] "GET /routing-instance/e5fe6de9-3ed2-4cae-8cf7-61873aa106d2 HTTP/1.1" 404 171 0.002071 10.0.0.46 - - [2025-01-02 02:15:45] "DELETE /route-target/edc258e3-263a-4774-8d8a-4d40faf6a444 HTTP/1.1" 200 115 0.022324 10.0.0.46 - - [2025-01-02 02:15:45] "GET /domains HTTP/1.1" 200 280 0.002661 10.0.0.46 - - [2025-01-02 02:15:45] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001056 10.0.0.46 - - [2025-01-02 02:15:45] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2586 0.046889 10.0.0.46 - - [2025-01-02 02:15:45] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001499 10.0.0.46 - - [2025-01-02 02:15:45] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9 HTTP/1.1" 200 1925 0.068700 10.0.0.46 - - [2025-01-02 02:15:46] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001161 10.0.0.46 - - [2025-01-02 02:15:46] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1412 0.019200 10.0.0.46 - - [2025-01-02 02:15:46] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001065 10.0.0.46 - - [2025-01-02 02:15:46] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9?fields=virtual_networks HTTP/1.1" 200 1057 0.068151 10.0.0.46 - - [2025-01-02 02:15:46] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001477 10.0.0.46 - - [2025-01-02 02:15:46] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.022978 10.0.0.46 - - [2025-01-02 02:15:46] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001243 10.0.0.46 - - [2025-01-02 02:15:46] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9?fields=security_groups HTTP/1.1" 200 1295 0.021220 10.0.0.46 - - [2025-01-02 02:15:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.022853 10.0.0.46 - - [2025-01-02 02:15:47] "GET /projects?obj_uuids=e50fc7f1-fe46-484b-b976-924227ab296a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002634 10.0.0.46 - - [2025-01-02 02:15:47] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001457 10.0.0.46 - - [2025-01-02 02:15:47] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008069 10.0.0.46 - - [2025-01-02 02:15:47] "POST /id-to-fqname HTTP/1.1" 200 185 0.001556 10.0.0.46 - - [2025-01-02 02:15:47] "POST /fqname-to-id HTTP/1.1" 404 194 0.002548 10.0.0.46 - - [2025-01-02 02:15:47] "POST /security-groups HTTP/1.1" 200 586 0.063542 10.0.0.46 - - [2025-01-02 02:15:47] "POST /fqname-to-id HTTP/1.1" 404 229 0.002780 10.0.0.46 - - [2025-01-02 02:15:47] "POST /projects HTTP/1.1" 200 575 0.226218 10.0.0.46 - - [2025-01-02 02:15:47] "POST /access-control-lists HTTP/1.1" 200 591 0.057755 10.0.0.46 - - [2025-01-02 02:15:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.306397 10.0.0.46 - - [2025-01-02 02:15:47] "POST /fqname-to-id HTTP/1.1" 404 228 0.002826 10.0.0.46 - - [2025-01-02 02:15:47] "GET /project/e50fc7f1-fe46-484b-b976-924227ab296a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.425268 10.0.0.46 - - [2025-01-02 02:15:47] "POST /access-control-lists HTTP/1.1" 200 589 0.060159 10.0.0.46 - - [2025-01-02 02:15:48] "GET / HTTP/1.1" 200 35931 0.001989 10.0.0.46 - - [2025-01-02 02:15:49] "GET /projects?obj_uuids=e50fc7f1-fe46-484b-b976-924227ab296a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001020 10.0.0.46 - - [2025-01-02 02:15:49] "GET /project/e50fc7f1-fe46-484b-b976-924227ab296a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.018244 10.0.0.46 - - [2025-01-02 02:15:49] "GET /projects?obj_uuids=e50fc7f1-fe46-484b-b976-924227ab296a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001057 10.0.0.46 - - [2025-01-02 02:15:49] "GET /project/e50fc7f1-fe46-484b-b976-924227ab296a?fields=virtual_networks HTTP/1.1" 200 1023 0.064852 10.0.0.46 - - [2025-01-02 02:15:49] "GET /projects?obj_uuids=e50fc7f1-fe46-484b-b976-924227ab296a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001041 10.0.0.46 - - [2025-01-02 02:15:50] "GET /project/e50fc7f1-fe46-484b-b976-924227ab296a?fields=virtual_machine_interfaces HTTP/1.1" 200 1023 0.022031 10.0.0.46 - - [2025-01-02 02:15:50] "GET /projects?obj_uuids=e50fc7f1-fe46-484b-b976-924227ab296a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001063 10.0.0.46 - - [2025-01-02 02:15:50] "GET /project/e50fc7f1-fe46-484b-b976-924227ab296a?fields=security_groups HTTP/1.1" 200 1244 0.021962 10.0.0.46 - - [2025-01-02 02:15:50] "POST /fqname-to-id HTTP/1.1" 404 191 0.023956 10.0.0.46 - - [2025-01-02 02:15:50] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002526 10.0.0.46 - - [2025-01-02 02:15:50] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001474 10.0.0.46 - - [2025-01-02 02:15:50] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006515 10.0.0.46 - - [2025-01-02 02:15:51] "POST /id-to-fqname HTTP/1.1" 200 193 0.001162 10.0.0.46 - - [2025-01-02 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 202 0.001910 10.0.0.46 - - [2025-01-02 02:15:51] "POST /security-groups HTTP/1.1" 200 594 0.060186 10.0.0.46 - - [2025-01-02 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 237 0.003678 10.0.0.46 - - [2025-01-02 02:15:51] "POST /projects HTTP/1.1" 200 591 0.203984 10.0.0.46 - - [2025-01-02 02:15:51] "POST /access-control-lists HTTP/1.1" 200 599 0.058048 10.0.0.46 - - [2025-01-02 02:15:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.272796 10.0.0.46 - - [2025-01-02 02:15:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.003516 10.0.0.46 - - [2025-01-02 02:15:51] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.387807 10.0.0.46 - - [2025-01-02 02:15:51] "POST /access-control-lists HTTP/1.1" 200 597 0.060408 10.0.0.46 - - [2025-01-02 02:15:52] "GET / HTTP/1.1" 200 35931 0.002921 10.0.0.46 - - [2025-01-02 02:15:53] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000619 10.0.0.46 - - [2025-01-02 02:15:53] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001112 10.0.0.46 - - [2025-01-02 02:15:53] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.045347 10.0.0.46 - - [2025-01-02 02:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.46 - - [2025-01-02 02:15:53] "GET /security-group/c6c87ad4-eb43-47c1-b547-f0de3afb6ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.004762 10.0.0.46 - - [2025-01-02 02:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.46 - - [2025-01-02 02:15:53] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001544 10.0.0.46 - - [2025-01-02 02:15:53] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.023574 10.0.0.46 - - [2025-01-02 02:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.46 - - [2025-01-02 02:15:54] "GET /security-group/c6c87ad4-eb43-47c1-b547-f0de3afb6ac8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3764 0.003662 10.0.0.46 - - [2025-01-02 02:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.46 - - [2025-01-02 02:15:54] "PUT /security-group/c6c87ad4-eb43-47c1-b547-f0de3afb6ac8 HTTP/1.1" 200 262 0.015080 10.0.0.46 - - [2025-01-02 02:15:54] "PUT /access-control-list/a98f38e0-f8cc-41a0-8cab-e7bfe51516d5 HTTP/1.1" 200 272 0.008975 10.0.0.46 - - [2025-01-02 02:15:54] "PUT /access-control-list/7a547f03-e71d-430b-a1f8-8bf11683135e HTTP/1.1" 200 272 0.007716 10.0.0.46 - - [2025-01-02 02:15:54] "POST /fqname-to-id HTTP/1.1" 404 202 0.002415 10.0.0.46 - - [2025-01-02 02:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002844 10.0.0.46 - - [2025-01-02 02:15:54] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001506 10.0.0.46 - - [2025-01-02 02:15:54] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.022649 10.0.0.46 - - [2025-01-02 02:15:54] "POST /neutron/network HTTP/1.1" 200 117 0.027727 10.0.0.46 - - [2025-01-02 02:15:54] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001007 10.0.0.46 - - [2025-01-02 02:15:54] "POST /neutron/network HTTP/1.1" 200 608 0.056496 10.0.0.46 - - [2025-01-02 02:15:54] "POST /useragent-kv HTTP/1.1" 200 115 0.002520 10.0.0.46 - - [2025-01-02 02:15:54] "POST /neutron/subnet HTTP/1.1" 200 729 0.158998 10.0.0.46 - - [2025-01-02 02:15:54] "POST /neutron/network HTTP/1.1" 200 828 0.005867 10.0.0.46 - - [2025-01-02 02:15:54] "POST /id-to-fqname HTTP/1.1" 200 223 0.001137 10.0.0.46 - - [2025-01-02 02:15:54] "GET /virtual-network/27d359bc-c56a-4d57-a54b-87ff6ee5057c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002651 10.0.0.46 - - [2025-01-02 02:15:54] "POST /neutron/network HTTP/1.1" 200 828 0.005273 10.0.0.46 - - [2025-01-02 02:15:54] "GET /virtual-network/27d359bc-c56a-4d57-a54b-87ff6ee5057c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002735 10.0.0.46 - - [2025-01-02 02:15:54] "POST /route-targets HTTP/1.1" 200 327 0.008745 10.0.0.46 - - [2025-01-02 02:15:54] "POST /ref-update HTTP/1.1" 200 156 0.008393 10.0.0.46 - - [2025-01-02 02:15:54] "POST /neutron/network HTTP/1.1" 200 828 0.006661 10.0.0.46 - - [2025-01-02 02:15:54] "POST /neutron/subnet HTTP/1.1" 200 729 0.006857 10.0.0.46 - - [2025-01-02 02:15:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002743 10.0.0.46 - - [2025-01-02 02:15:54] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001034 10.0.0.46 - - [2025-01-02 02:15:54] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.019274 10.0.0.46 - - [2025-01-02 02:15:54] "POST /neutron/network HTTP/1.1" 200 117 0.009062 10.0.0.46 - - [2025-01-02 02:15:54] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001086 10.0.0.46 - - [2025-01-02 02:15:54] "POST /neutron/network HTTP/1.1" 200 615 0.076994 10.0.0.46 - - [2025-01-02 02:15:54] "POST /route-targets HTTP/1.1" 200 327 0.013754 10.0.0.46 - - [2025-01-02 02:15:55] "POST /ref-update HTTP/1.1" 200 156 0.013833 10.0.0.46 - - [2025-01-02 02:15:55] "POST /useragent-kv HTTP/1.1" 200 115 0.002976 10.0.0.46 - - [2025-01-02 02:15:55] "POST /neutron/subnet HTTP/1.1" 200 720 0.139652 10.0.0.46 - - [2025-01-02 02:15:55] "POST /neutron/network HTTP/1.1" 200 833 0.005617 10.0.0.46 - - [2025-01-02 02:15:55] "POST /id-to-fqname HTTP/1.1" 200 227 0.001227 10.0.0.46 - - [2025-01-02 02:15:55] "GET /virtual-network/3d8d3a83-afb9-4f04-9675-21f22c630d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.003309 10.0.0.46 - - [2025-01-02 02:15:55] "POST /neutron/network HTTP/1.1" 200 833 0.005929 10.0.0.46 - - [2025-01-02 02:15:55] "GET /virtual-network/3d8d3a83-afb9-4f04-9675-21f22c630d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.002698 10.0.0.46 - - [2025-01-02 02:15:55] "POST /neutron/network HTTP/1.1" 200 833 0.006213 10.0.0.46 - - [2025-01-02 02:15:55] "POST /neutron/subnet HTTP/1.1" 200 720 0.006955 10.0.0.46 - - [2025-01-02 02:15:55] "POST /id-to-fqname HTTP/1.1" 200 223 0.001350 10.0.0.46 - - [2025-01-02 02:15:55] "POST /neutron/network HTTP/1.1" 200 838 0.005438 10.0.0.46 - - [2025-01-02 02:15:55] "GET /aaa-mode HTTP/1.1" 401 292 0.000587 10.0.0.46 - - [2025-01-02 02:15:55] "GET / HTTP/1.1" 200 35931 0.001886 10.0.0.46 - - [2025-01-02 02:15:55] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000544 10.0.0.46 - - [2025-01-02 02:15:56] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001078 10.0.0.46 - - [2025-01-02 02:15:56] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.044661 10.0.0.46 - - [2025-01-02 02:15:56] "POST /neutron/network HTTP/1.1" 200 828 0.005263 10.0.0.46 - - [2025-01-02 02:15:56] "POST /neutron/port HTTP/1.1" 200 117 0.005158 10.0.0.46 - - [2025-01-02 02:15:56] "POST /neutron/port HTTP/1.1" 200 117 0.005249 10.0.0.46 - - [2025-01-02 02:15:56] "POST /id-to-fqname HTTP/1.1" 200 227 0.001796 10.0.0.46 - - [2025-01-02 02:15:56] "POST /neutron/port HTTP/1.1" 200 117 0.006916 10.0.0.46 - - [2025-01-02 02:15:56] "POST /neutron/network HTTP/1.1" 200 843 0.005543 10.0.0.46 - - [2025-01-02 02:15:56] "GET /aaa-mode HTTP/1.1" 401 292 0.000419 10.0.0.46 - - [2025-01-02 02:15:56] "POST /neutron/network HTTP/1.1" 200 838 0.005257 10.0.0.46 - - [2025-01-02 02:15:56] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001068 10.0.0.46 - - [2025-01-02 02:15:56] "GET / HTTP/1.1" 200 35931 0.001559 10.0.0.46 - - [2025-01-02 02:15:56] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000496 10.0.0.46 - - [2025-01-02 02:15:56] "POST /neutron/port HTTP/1.1" 200 1064 0.198956 10.0.0.46 - - [2025-01-02 02:15:56] "POST /neutron/port HTTP/1.1" 200 1064 0.010133 10.0.0.46 - - [2025-01-02 02:15:56] "POST /neutron/port HTTP/1.1" 200 1064 0.009494 10.0.0.46 - - [2025-01-02 02:15:57] "POST /neutron/port HTTP/1.1" 200 1118 0.053231 10.0.0.46 - - [2025-01-02 02:15:57] "POST /neutron/port HTTP/1.1" 200 1092 0.013660 10.0.0.46 - - [2025-01-02 02:15:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003571 10.0.0.46 - - [2025-01-02 02:15:57] "POST /neutron/subnet HTTP/1.1" 200 703 0.011680 10.0.0.46 - - [2025-01-02 02:15:57] "POST /neutron/port HTTP/1.1" 200 117 0.001161 10.0.0.46 - - [2025-01-02 02:15:57] "POST /neutron/network HTTP/1.1" 200 828 0.005270 10.0.0.46 - - [2025-01-02 02:15:57] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001264 10.0.0.46 - - [2025-01-02 02:15:57] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.044639 10.0.0.46 - - [2025-01-02 02:15:57] "POST /neutron/network HTTP/1.1" 200 833 0.005230 10.0.0.46 - - [2025-01-02 02:15:57] "POST /neutron/port HTTP/1.1" 200 1092 0.023198 10.0.0.46 - - [2025-01-02 02:15:57] "POST /neutron/security_group HTTP/1.1" 200 2002 0.012407 10.0.0.46 - - [2025-01-02 02:15:57] "POST /neutron/port HTTP/1.1" 200 117 0.004949 10.0.0.46 - - [2025-01-02 02:15:57] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001046 10.0.0.46 - - [2025-01-02 02:15:57] "POST /neutron/router HTTP/1.1" 200 585 0.056645 10.0.0.46 - - [2025-01-02 02:15:57] "POST /neutron/router HTTP/1.1" 200 585 0.004804 10.0.0.46 - - [2025-01-02 02:15:57] "POST /route-targets HTTP/1.1" 200 327 0.016140 10.0.0.46 - - [2025-01-02 02:15:57] "PUT /logical-router/bda7252c-8e3e-4dd0-8616-584c34fb452e HTTP/1.1" 200 262 0.029307 10.0.0.46 - - [2025-01-02 02:15:57] "POST /neutron/router HTTP/1.1" 200 656 0.038008 10.0.0.46 - - [2025-01-02 02:15:57] "GET /logical-router/bda7252c-8e3e-4dd0-8616-584c34fb452e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.008656 10.0.0.46 - - [2025-01-02 02:15:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012630 10.0.0.46 - - [2025-01-02 02:15:57] "POST /neutron/router HTTP/1.1" 200 656 0.004243 10.0.0.46 - - [2025-01-02 02:15:57] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001146 10.0.0.46 - - [2025-01-02 02:15:57] "GET /service-template/82471eb8-2188-4ec5-b8ec-747c212ba2cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.004856 10.0.0.46 - - [2025-01-02 02:15:57] "POST /fqname-to-id HTTP/1.1" 404 215 0.002760 10.0.0.46 - - [2025-01-02 02:15:57] "POST /neutron/network HTTP/1.1" 200 843 0.006249 10.0.0.46 - - [2025-01-02 02:15:57] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001481 10.0.0.46 - - [2025-01-02 02:15:57] "POST /neutron/router HTTP/1.1" 200 344 0.304280 10.0.0.46 - - [2025-01-02 02:15:57] "POST /ref-update HTTP/1.1" 200 156 0.016285 10.0.0.46 - - [2025-01-02 02:15:57] "POST /useragent-kv HTTP/1.1" 200 115 0.008818 10.0.0.46 - - [2025-01-02 02:15:57] "POST /virtual-networks HTTP/1.1" 200 694 0.192707 10.0.0.46 - - [2025-01-02 02:15:58] "POST /route-targets HTTP/1.1" 200 327 0.048043 10.0.0.46 - - [2025-01-02 02:15:58] "POST /neutron/port HTTP/1.1" 200 1092 0.085592 10.0.0.46 - - [2025-01-02 02:15:58] "POST /service-instances HTTP/1.1" 200 670 0.076555 10.0.0.46 - - [2025-01-02 02:15:58] "POST /neutron/security_group HTTP/1.1" 200 2002 0.022093 10.0.0.46 - - [2025-01-02 02:15:58] "POST /ref-update HTTP/1.1" 200 156 0.035946 10.0.0.46 - - [2025-01-02 02:15:58] "POST /route-tables HTTP/1.1" 200 582 0.042389 10.0.0.46 - - [2025-01-02 02:15:58] "POST /neutron/port HTTP/1.1" 200 1062 0.388440 10.0.0.46 - - [2025-01-02 02:15:58] "POST /neutron/port HTTP/1.1" 200 1062 0.025998 10.0.0.46 - - [2025-01-02 02:15:58] "PUT /logical-router/bda7252c-8e3e-4dd0-8616-584c34fb452e HTTP/1.1" 200 262 0.039059 10.0.0.46 - - [2025-01-02 02:15:58] "POST /neutron/port HTTP/1.1" 200 1062 0.019462 10.0.0.46 - - [2025-01-02 02:15:58] "POST /ref-update HTTP/1.1" 200 156 0.025718 10.0.0.46 - - [2025-01-02 02:15:58] "POST /neutron/port HTTP/1.1" 200 1116 0.095138 10.0.0.46 - - [2025-01-02 02:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.46 - - [2025-01-02 02:15:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.46 - - [2025-01-02 02:15:58] "POST /neutron/port HTTP/1.1" 200 1090 0.026906 10.0.0.46 - - [2025-01-02 02:15:58] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004188 10.0.0.46 - - [2025-01-02 02:15:58] "POST /neutron/subnet HTTP/1.1" 200 694 0.013996 10.0.0.46 - - [2025-01-02 02:15:58] "POST /neutron/port HTTP/1.1" 200 117 0.002251 10.0.0.46 - - [2025-01-02 02:15:58] "POST /virtual-machines HTTP/1.1" 200 553 0.021759 10.0.0.46 - - [2025-01-02 02:15:58] "POST /neutron/network HTTP/1.1" 200 833 0.008114 10.0.0.46 - - [2025-01-02 02:15:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.091331 10.0.0.46 - - [2025-01-02 02:15:58] "POST /chown HTTP/1.1" 200 109 0.007550 10.0.0.46 - - [2025-01-02 02:15:58] "POST /instance-ips HTTP/1.1" 200 551 0.039105 10.0.0.46 - - [2025-01-02 02:15:58] "POST /instance-ips HTTP/1.1" 400 246 0.020884 10.0.0.46 - - [2025-01-02 02:15:58] "POST /chown HTTP/1.1" 200 109 0.009788 10.0.0.46 - - [2025-01-02 02:15:58] "PUT /virtual-machine-interface/15cb65ab-6431-4c27-a684-e76bd799c7c5 HTTP/1.1" 200 284 0.011077 10.0.0.46 - - [2025-01-02 02:15:59] "PUT /instance-ip/36a1f108-5de5-4ea4-aa41-9e460248290a HTTP/1.1" 200 256 0.013297 10.0.0.46 - - [2025-01-02 02:15:59] "POST /ref-update HTTP/1.1" 200 156 0.013550 10.0.0.46 - - [2025-01-02 02:15:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.098120 10.0.0.46 - - [2025-01-02 02:15:59] "POST /chown HTTP/1.1" 200 109 0.008307 10.0.0.46 - - [2025-01-02 02:15:59] "POST /instance-ips HTTP/1.1" 200 549 0.038087 10.0.0.46 - - [2025-01-02 02:15:59] "POST /instance-ips HTTP/1.1" 400 316 0.022310 10.0.0.46 - - [2025-01-02 02:15:59] "POST /chown HTTP/1.1" 200 109 0.009320 10.0.0.46 - - [2025-01-02 02:15:59] "PUT /virtual-machine-interface/6a33e844-b434-42ff-babe-df98f1c674f3 HTTP/1.1" 200 284 0.010578 10.0.0.46 - - [2025-01-02 02:15:59] "PUT /instance-ip/1a7e390e-84b7-43f3-8566-289beb67dbeb HTTP/1.1" 200 256 0.011207 10.0.0.46 - - [2025-01-02 02:15:59] "POST /ref-update HTTP/1.1" 200 156 0.011907 10.0.0.46 - - [2025-01-02 02:15:59] "POST /ref-update HTTP/1.1" 200 156 0.009827 10.0.0.46 - - [2025-01-02 02:15:59] "PUT /routing-instance/27eb7bd7-9506-46ff-89a1-1c8d07d05761 HTTP/1.1" 200 266 0.011032 10.0.0.46 - - [2025-01-02 02:15:59] "POST /ref-update HTTP/1.1" 200 156 0.009500 10.0.0.46 - - [2025-01-02 02:15:59] "POST /virtual-machines HTTP/1.1" 200 553 0.014855 10.0.0.46 - - [2025-01-02 02:15:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.096629 10.0.0.46 - - [2025-01-02 02:16:00] "POST /chown HTTP/1.1" 200 109 0.008710 10.0.0.46 - - [2025-01-02 02:16:00] "POST /instance-ips HTTP/1.1" 400 246 0.017599 10.0.0.46 - - [2025-01-02 02:16:00] "POST /chown HTTP/1.1" 200 109 0.009496 10.0.0.46 - - [2025-01-02 02:16:00] "PUT /virtual-machine-interface/f67962b8-4f96-468d-8894-4140b14fc45e HTTP/1.1" 200 284 0.010401 10.0.0.46 - - [2025-01-02 02:16:00] "PUT /instance-ip/36a1f108-5de5-4ea4-aa41-9e460248290a HTTP/1.1" 200 256 0.012049 10.0.0.46 - - [2025-01-02 02:16:00] "POST /ref-update HTTP/1.1" 200 156 0.014080 10.0.0.46 - - [2025-01-02 02:16:00] "POST /ref-update HTTP/1.1" 200 156 0.011461 10.0.0.46 - - [2025-01-02 02:16:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 810 0.094076 10.0.0.46 - - [2025-01-02 02:16:00] "POST /ref-update HTTP/1.1" 200 156 0.017757 10.0.0.46 - - [2025-01-02 02:16:00] "PUT /routing-instance/27eb7bd7-9506-46ff-89a1-1c8d07d05761 HTTP/1.1" 200 266 0.010438 10.0.0.46 - - [2025-01-02 02:16:00] "POST /chown HTTP/1.1" 200 109 0.007842 10.0.0.46 - - [2025-01-02 02:16:00] "POST /instance-ips HTTP/1.1" 400 316 0.023763 10.0.0.46 - - [2025-01-02 02:16:00] "POST /chown HTTP/1.1" 200 109 0.007849 10.0.0.46 - - [2025-01-02 02:16:00] "PUT /virtual-machine-interface/42cf2a83-db1f-4c6d-af86-997d9ab7c85a HTTP/1.1" 200 284 0.010794 10.0.0.46 - - [2025-01-02 02:16:00] "PUT /instance-ip/1a7e390e-84b7-43f3-8566-289beb67dbeb HTTP/1.1" 200 256 0.013049 10.0.0.46 - - [2025-01-02 02:16:00] "POST /ref-update HTTP/1.1" 200 156 0.011838 10.0.0.46 - - [2025-01-02 02:16:00] "POST /ref-update HTTP/1.1" 200 156 0.013858 10.0.0.46 - - [2025-01-02 02:16:00] "POST /ref-update HTTP/1.1" 200 156 0.010608 10.0.0.46 - - [2025-01-02 02:16:00] "PUT /routing-instance/27eb7bd7-9506-46ff-89a1-1c8d07d05761 HTTP/1.1" 200 266 0.016953 10.0.0.46 - - [2025-01-02 02:16:03] "POST /neutron/port HTTP/1.1" 200 1092 0.014846 10.0.0.46 - - [2025-01-02 02:16:03] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006871 10.0.0.46 - - [2025-01-02 02:16:03] "POST /neutron/port HTTP/1.1" 200 1092 0.015648 10.0.0.46 - - [2025-01-02 02:16:03] "POST /neutron/security_group HTTP/1.1" 200 2002 0.007162 10.0.0.46 - - [2025-01-02 02:16:03] "POST /neutron/port HTTP/1.1" 200 1092 0.014640 10.0.0.46 - - [2025-01-02 02:16:03] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006288 10.0.0.46 - - [2025-01-02 02:16:03] "GET /virtual-machine/afaa5e60-0eb7-4f07-8e4a-329388793b81 HTTP/1.1" 401 292 0.000497 10.0.0.46 - - [2025-01-02 02:16:03] "GET /virtual-machine/afaa5e60-0eb7-4f07-8e4a-329388793b81 HTTP/1.1" 200 1296 0.027201 10.0.0.46 - - [2025-01-02 02:16:03] "GET /virtual-machine-interface/82896630-842f-4888-8f46-1d4a9e89ba96 HTTP/1.1" 200 2956 0.004170 10.0.0.46 - - [2025-01-02 02:16:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.46 - - [2025-01-02 02:16:03] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002786 10.0.0.46 - - [2025-01-02 02:16:03] "GET /virtual-networks?parent_id=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.002877 10.0.0.46 - - [2025-01-02 02:16:03] "GET /virtual-network/27d359bc-c56a-4d57-a54b-87ff6ee5057c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003203 10.0.0.46 - - [2025-01-02 02:16:05] "POST /neutron/port HTTP/1.1" 200 1092 0.016721 10.0.0.46 - - [2025-01-02 02:16:05] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005623 10.0.0.46 - - [2025-01-02 02:16:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.46 - - [2025-01-02 02:16:06] "GET /virtual-network/27d359bc-c56a-4d57-a54b-87ff6ee5057c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003246 10.0.0.46 - - [2025-01-02 02:16:07] "POST /neutron/port HTTP/1.1" 200 1090 0.078476 10.0.0.46 - - [2025-01-02 02:16:07] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005771 10.0.0.46 - - [2025-01-02 02:16:08] "POST /neutron/port HTTP/1.1" 200 1092 0.014733 10.0.0.46 - - [2025-01-02 02:16:08] "POST /neutron/port HTTP/1.1" 200 1092 0.017391 10.0.0.46 - - [2025-01-02 02:16:08] "POST /neutron/network HTTP/1.1" 200 838 0.005876 10.0.0.46 - - [2025-01-02 02:16:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003643 10.0.0.46 - - [2025-01-02 02:16:08] "POST /neutron/subnet HTTP/1.1" 200 703 0.012436 10.0.0.46 - - [2025-01-02 02:16:08] "POST /neutron/port HTTP/1.1" 200 117 0.001217 10.0.0.46 - - [2025-01-02 02:16:08] "POST /neutron/network HTTP/1.1" 200 828 0.006932 10.0.0.46 - - [2025-01-02 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.46 - - [2025-01-02 02:16:09] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003106 10.0.0.46 - - [2025-01-02 02:16:09] "GET /virtual-networks?parent_id=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.006834 10.0.0.46 - - [2025-01-02 02:16:09] "GET /virtual-network/27d359bc-c56a-4d57-a54b-87ff6ee5057c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003378 10.0.0.46 - - [2025-01-02 02:16:09] "POST /neutron/port HTTP/1.1" 200 1090 0.014891 10.0.0.46 - - [2025-01-02 02:16:09] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006416 10.0.0.46 - - [2025-01-02 02:16:09] "POST /neutron/port HTTP/1.1" 200 1090 0.015396 10.0.0.46 - - [2025-01-02 02:16:09] "POST /neutron/security_group HTTP/1.1" 200 2002 0.005779 10.0.0.46 - - [2025-01-02 02:16:09] "POST /neutron/port HTTP/1.1" 200 1090 0.018138 10.0.0.46 - - [2025-01-02 02:16:09] "POST /neutron/security_group HTTP/1.1" 200 2002 0.006594 10.0.0.46 - - [2025-01-02 02:16:09] "GET /virtual-machine/853e07f0-9b5d-4b65-a970-e05ccdf3fe8c HTTP/1.1" 200 1295 0.004210 10.0.0.46 - - [2025-01-02 02:16:09] "GET /virtual-machine-interface/281e0bde-30b4-4037-a044-d916cd675776 HTTP/1.1" 200 2968 0.002741 10.0.0.46 - - [2025-01-02 02:16:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.46 - - [2025-01-02 02:16:09] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003197 10.0.0.46 - - [2025-01-02 02:16:09] "GET /virtual-networks?parent_id=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003384 10.0.0.46 - - [2025-01-02 02:16:09] "GET /virtual-network/3d8d3a83-afb9-4f04-9675-21f22c630d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.003393 10.0.0.46 - - [2025-01-02 02:16:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.46 - - [2025-01-02 02:16:10] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002900 10.0.0.46 - - [2025-01-02 02:16:10] "GET /virtual-networks?parent_id=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 878 0.003039 10.0.0.46 - - [2025-01-02 02:16:10] "GET /virtual-network/3d8d3a83-afb9-4f04-9675-21f22c630d10?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.003149 10.0.0.46 - - [2025-01-02 02:16:14] "POST /neutron/router HTTP/1.1" 200 656 0.004117 10.0.0.46 - - [2025-01-02 02:16:14] "POST /ref-update HTTP/1.1" 200 156 0.010233 10.0.0.46 - - [2025-01-02 02:16:15] "POST /neutron/router HTTP/1.1" 200 344 0.089435 10.0.0.46 - - [2025-01-02 02:16:15] "POST /neutron/router HTTP/1.1" 200 656 0.005053 10.0.0.46 - - [2025-01-02 02:16:15] "GET /logical-router/bda7252c-8e3e-4dd0-8616-584c34fb452e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1972 0.003081 10.0.0.46 - - [2025-01-02 02:16:15] "GET /service-instance/2f8f9c30-4433-4ea4-a9db-c53bdc94b3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.002446 10.0.0.46 - - [2025-01-02 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.46 - - [2025-01-02 02:16:15] "POST /neutron/router HTTP/1.1" 200 151 0.050658 10.0.0.46 - - [2025-01-02 02:16:15] "DELETE /route-target/361a4819-03cb-4563-a167-44bd7ab8d27e HTTP/1.1" 409 239 0.004514 10.0.0.46 - - [2025-01-02 02:16:15] "PUT /logical-router/bda7252c-8e3e-4dd0-8616-584c34fb452e HTTP/1.1" 404 171 0.003017 10.0.0.46 - - [2025-01-02 02:16:15] "POST /ref-update HTTP/1.1" 200 156 0.010109 10.0.0.46 - - [2025-01-02 02:16:15] "DELETE /route-table/67a44753-ad83-42e0-bf10-1b30f262c0a0 HTTP/1.1" 200 115 0.027377 10.0.0.46 - - [2025-01-02 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.46 - - [2025-01-02 02:16:15] "PUT /routing-instance/27eb7bd7-9506-46ff-89a1-1c8d07d05761 HTTP/1.1" 200 266 0.010393 10.0.0.46 - - [2025-01-02 02:16:15] "GET /virtual-network/c6c794fe-060d-4532-93dd-6107ce742d06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.004160 10.0.0.46 - - [2025-01-02 02:16:15] "POST /neutron/network HTTP/1.1" 200 833 0.015096 10.0.0.46 - - [2025-01-02 02:16:15] "POST /neutron/network HTTP/1.1" 400 204 0.036198 10.0.0.46 - - [2025-01-02 02:16:15] "POST /ref-update HTTP/1.1" 200 156 0.012501 10.0.0.46 - - [2025-01-02 02:16:15] "POST /ref-update HTTP/1.1" 200 156 0.016404 10.0.0.46 - - [2025-01-02 02:16:15] "DELETE /instance-ip/1a7e390e-84b7-43f3-8566-289beb67dbeb HTTP/1.1" 200 115 0.055502 10.0.0.46 - - [2025-01-02 02:16:15] "POST /useragent-kv HTTP/1.1" 200 115 0.001278 10.0.0.46 - - [2025-01-02 02:16:15] "POST /useragent-kv HTTP/1.1" 200 115 0.001350 10.0.0.46 - - [2025-01-02 02:16:15] "DELETE /virtual-network/c6c794fe-060d-4532-93dd-6107ce742d06 HTTP/1.1" 200 115 0.130071 10.0.0.46 - - [2025-01-02 02:16:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011766 10.0.0.46 - - [2025-01-02 02:16:15] "DELETE /route-target/e2e3952a-b81f-4dc4-a1d7-0bf2f9778081 HTTP/1.1" 200 115 0.026409 10.0.0.46 - - [2025-01-02 02:16:15] "DELETE /service-instance/2f8f9c30-4433-4ea4-a9db-c53bdc94b3c1 HTTP/1.1" 200 115 0.051090 10.0.0.46 - - [2025-01-02 02:16:15] "GET /logical-router/bda7252c-8e3e-4dd0-8616-584c34fb452e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003962 10.0.0.46 - - [2025-01-02 02:16:15] "GET /service-instance/2f8f9c30-4433-4ea4-a9db-c53bdc94b3c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003460 10.0.0.46 - - [2025-01-02 02:16:15] "POST /neutron/port HTTP/1.1" 200 1090 0.019594 10.0.0.46 - - [2025-01-02 02:16:15] "POST /neutron/port HTTP/1.1" 200 1116 0.021580 10.0.0.46 - - [2025-01-02 02:16:15] "GET /virtual-machine-interface/6a33e844-b434-42ff-babe-df98f1c674f3?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1333 0.003637 10.0.0.46 - - [2025-01-02 02:16:15] "POST /neutron/port HTTP/1.1" 200 1092 0.017105 10.0.0.46 - - [2025-01-02 02:16:15] "POST /neutron/port HTTP/1.1" 200 1118 0.010639 10.0.0.46 - - [2025-01-02 02:16:15] "DELETE /virtual-machine-interface/6a33e844-b434-42ff-babe-df98f1c674f3 HTTP/1.1" 200 115 0.054199 10.0.0.46 - - [2025-01-02 02:16:15] "GET /virtual-machine-interface/15cb65ab-6431-4c27-a684-e76bd799c7c5?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1653 0.002867 10.0.0.46 - - [2025-01-02 02:16:15] "POST /neutron/port HTTP/1.1" 200 151 0.137608 10.0.0.46 - - [2025-01-02 02:16:15] "POST /ref-update HTTP/1.1" 200 156 0.012108 10.0.0.46 - - [2025-01-02 02:16:15] "POST /neutron/port HTTP/1.1" 200 151 0.135909 10.0.0.46 - - [2025-01-02 02:16:16] "GET /instance-ip/36a1f108-5de5-4ea4-aa41-9e460248290a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003447 10.0.0.46 - - [2025-01-02 02:16:16] "DELETE /virtual-machine-interface/15cb65ab-6431-4c27-a684-e76bd799c7c5 HTTP/1.1" 200 115 0.034940 10.0.0.46 - - [2025-01-02 02:16:16] "POST /ref-update HTTP/1.1" 200 156 0.026438 10.0.0.46 - - [2025-01-02 02:16:16] "DELETE /virtual-machine/db3c032d-b45e-423a-95ee-d079d7ee682a HTTP/1.1" 200 115 0.025625 10.0.0.46 - - [2025-01-02 02:16:16] "GET /virtual-machine-interface/42cf2a83-db1f-4c6d-af86-997d9ab7c85a?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1333 0.003839 10.0.0.46 - - [2025-01-02 02:16:16] "DELETE /virtual-machine-interface/42cf2a83-db1f-4c6d-af86-997d9ab7c85a HTTP/1.1" 200 115 0.033722 10.0.0.46 - - [2025-01-02 02:16:16] "GET /virtual-machine-interface/f67962b8-4f96-468d-8894-4140b14fc45e?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1653 0.006560 10.0.0.46 - - [2025-01-02 02:16:16] "POST /ref-update HTTP/1.1" 200 156 0.012345 10.0.0.46 - - [2025-01-02 02:16:16] "GET /instance-ip/36a1f108-5de5-4ea4-aa41-9e460248290a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1694 0.005167 10.0.0.46 - - [2025-01-02 02:16:16] "DELETE /instance-ip/36a1f108-5de5-4ea4-aa41-9e460248290a HTTP/1.1" 200 115 0.026389 10.0.0.46 - - [2025-01-02 02:16:16] "DELETE /virtual-machine-interface/f67962b8-4f96-468d-8894-4140b14fc45e HTTP/1.1" 200 115 0.037524 10.0.0.46 - - [2025-01-02 02:16:16] "DELETE /virtual-machine/4c040016-aed5-487a-b045-bd5344c5dfe8 HTTP/1.1" 200 115 0.020499 10.0.0.46 - - [2025-01-02 02:16:17] "POST /neutron/network HTTP/1.1" 200 833 0.006023 10.0.0.46 - - [2025-01-02 02:16:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001748 10.0.0.46 - - [2025-01-02 02:16:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001236 10.0.0.46 - - [2025-01-02 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006526 10.0.0.46 - - [2025-01-02 02:16:17] "POST /neutron/network HTTP/1.1" 200 151 0.075968 10.0.0.46 - - [2025-01-02 02:16:17] "POST /neutron/network HTTP/1.1" 200 828 0.008025 10.0.0.46 - - [2025-01-02 02:16:17] "DELETE /route-target/596a00df-a0e8-4740-a540-2c1e9aa5d670 HTTP/1.1" 200 115 0.024339 10.0.0.46 - - [2025-01-02 02:16:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001443 10.0.0.46 - - [2025-01-02 02:16:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006150 10.0.0.46 - - [2025-01-02 02:16:17] "POST /useragent-kv HTTP/1.1" 200 115 0.001029 10.0.0.46 - - [2025-01-02 02:16:17] "POST /neutron/network HTTP/1.1" 200 151 0.076995 10.0.0.46 - - [2025-01-02 02:16:17] "DELETE /route-target/3c56ee0e-a4f6-4eca-a836-b056a1ba6d09 HTTP/1.1" 200 115 0.016298 10.0.0.46 - - [2025-01-02 02:16:17] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001068 10.0.0.46 - - [2025-01-02 02:16:17] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1376 0.021411 10.0.0.46 - - [2025-01-02 02:16:17] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001583 10.0.0.46 - - [2025-01-02 02:16:17] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?fields=virtual_networks HTTP/1.1" 200 1039 0.067415 10.0.0.46 - - [2025-01-02 02:16:17] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002729 10.0.0.46 - - [2025-01-02 02:16:17] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.027415 10.0.0.46 - - [2025-01-02 02:16:17] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001186 10.0.0.46 - - [2025-01-02 02:16:17] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?fields=security_groups HTTP/1.1" 200 1268 0.022794 10.0.0.46 - - [2025-01-02 02:16:18] "POST /fqname-to-id HTTP/1.1" 404 196 0.023916 10.0.0.46 - - [2025-01-02 02:16:18] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002669 10.0.0.46 - - [2025-01-02 02:16:18] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001293 10.0.0.46 - - [2025-01-02 02:16:18] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.008614 10.0.0.46 - - [2025-01-02 02:16:18] "POST /id-to-fqname HTTP/1.1" 200 198 0.002970 10.0.0.46 - - [2025-01-02 02:16:18] "POST /fqname-to-id HTTP/1.1" 404 207 0.005878 10.0.0.46 - - [2025-01-02 02:16:19] "POST /security-groups HTTP/1.1" 200 599 0.070717 10.0.0.46 - - [2025-01-02 02:16:19] "POST /fqname-to-id HTTP/1.1" 404 242 0.002496 10.0.0.46 - - [2025-01-02 02:16:19] "POST /projects HTTP/1.1" 200 601 0.228499 10.0.0.46 - - [2025-01-02 02:16:19] "POST /access-control-lists HTTP/1.1" 200 604 0.058817 10.0.0.46 - - [2025-01-02 02:16:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.299421 10.0.0.46 - - [2025-01-02 02:16:19] "POST /fqname-to-id HTTP/1.1" 404 241 0.002844 10.0.0.46 - - [2025-01-02 02:16:19] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.424504 10.0.0.46 - - [2025-01-02 02:16:19] "POST /access-control-lists HTTP/1.1" 200 602 0.060065 10.0.0.46 - - [2025-01-02 02:16:20] "GET / HTTP/1.1" 200 35931 0.002125 10.0.0.46 - - [2025-01-02 02:16:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000509 10.0.0.46 - - [2025-01-02 02:16:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.062820 10.0.0.46 - - [2025-01-02 02:16:21] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001473 10.0.0.46 - - [2025-01-02 02:16:21] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.020824 10.0.0.46 - - [2025-01-02 02:16:21] "POST /neutron/network HTTP/1.1" 200 117 0.029963 10.0.0.46 - - [2025-01-02 02:16:21] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001412 10.0.0.46 - - [2025-01-02 02:16:21] "POST /neutron/network HTTP/1.1" 200 613 0.071869 10.0.0.46 - - [2025-01-02 02:16:21] "POST /route-targets HTTP/1.1" 200 327 0.014316 10.0.0.46 - - [2025-01-02 02:16:21] "POST /ref-update HTTP/1.1" 200 156 0.010539 10.0.0.46 - - [2025-01-02 02:16:21] "POST /useragent-kv HTTP/1.1" 200 115 0.002141 10.0.0.46 - - [2025-01-02 02:16:21] "POST /neutron/subnet HTTP/1.1" 200 720 0.202188 10.0.0.46 - - [2025-01-02 02:16:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003409 10.0.0.46 - - [2025-01-02 02:16:22] "POST /neutron/subnet HTTP/1.1" 200 828 0.138849 10.0.0.46 - - [2025-01-02 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.031200 10.0.0.46 - - [2025-01-02 02:16:22] "GET /virtual-network/05a9b9e8-26d9-494a-89be-7c11034156ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.018769 10.0.0.46 - - [2025-01-02 02:16:22] "POST /neutron/network HTTP/1.1" 200 1005 0.008019 10.0.0.46 - - [2025-01-02 02:16:22] "POST /id-to-fqname HTTP/1.1" 200 228 0.001251 10.0.0.46 - - [2025-01-02 02:16:22] "GET /virtual-network/b21f1030-c410-465c-b8a8-bc019a5fb35f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003655 10.0.0.46 - - [2025-01-02 02:16:22] "POST /neutron/network HTTP/1.1" 200 1005 0.007359 10.0.0.46 - - [2025-01-02 02:16:22] "GET /virtual-network/b21f1030-c410-465c-b8a8-bc019a5fb35f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003594 10.0.0.46 - - [2025-01-02 02:16:22] "POST /neutron/network HTTP/1.1" 200 1005 0.007412 10.0.0.46 - - [2025-01-02 02:16:22] "POST /neutron/subnet HTTP/1.1" 200 720 0.008557 10.0.0.46 - - [2025-01-02 02:16:22] "POST /neutron/subnet HTTP/1.1" 200 828 0.007349 10.0.0.46 - - [2025-01-02 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002570 10.0.0.46 - - [2025-01-02 02:16:22] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001237 10.0.0.46 - - [2025-01-02 02:16:22] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.021603 10.0.0.46 - - [2025-01-02 02:16:22] "POST /neutron/network HTTP/1.1" 200 117 0.010216 10.0.0.46 - - [2025-01-02 02:16:22] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001180 10.0.0.46 - - [2025-01-02 02:16:22] "POST /neutron/network HTTP/1.1" 200 613 0.069449 10.0.0.46 - - [2025-01-02 02:16:22] "POST /route-targets HTTP/1.1" 200 327 0.012628 10.0.0.46 - - [2025-01-02 02:16:22] "POST /ref-update HTTP/1.1" 200 156 0.009495 10.0.0.46 - - [2025-01-02 02:16:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002936 10.0.0.46 - - [2025-01-02 02:16:22] "POST /neutron/subnet HTTP/1.1" 200 725 0.147693 10.0.0.46 - - [2025-01-02 02:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.46 - - [2025-01-02 02:16:22] "GET /virtual-network/05a9b9e8-26d9-494a-89be-7c11034156ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.004492 10.0.0.46 - - [2025-01-02 02:16:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002706 10.0.0.46 - - [2025-01-02 02:16:22] "POST /neutron/subnet HTTP/1.1" 200 828 0.181613 10.0.0.46 - - [2025-01-02 02:16:22] "POST /neutron/network HTTP/1.1" 200 1006 0.008282 10.0.0.46 - - [2025-01-02 02:16:22] "POST /id-to-fqname HTTP/1.1" 200 228 0.001817 10.0.0.46 - - [2025-01-02 02:16:22] "GET /virtual-network/594a3b44-994d-4cd2-8fd0-d7c0c49bcea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.019372 10.0.0.46 - - [2025-01-02 02:16:22] "DELETE /project/bef1cbe792bb44569e2a1f716e78aeaa HTTP/1.1" 404 173 0.017361 10.0.0.46 - - [2025-01-02 02:16:22] "DELETE /project/e50fc7f1fe46484bb976924227ab296a HTTP/1.1" 404 173 0.015948 10.0.0.46 - - [2025-01-02 02:16:22] "DELETE /project/afffdff0523e4d17ae64b8556a8ed29c HTTP/1.1" 404 173 0.007358 10.0.0.46 - - [2025-01-02 02:16:22] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001004 10.0.0.46 - - [2025-01-02 02:16:22] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000894 10.0.0.46 - - [2025-01-02 02:16:22] "GET /projects?obj_uuids=e50fc7f1-fe46-484b-b976-924227ab296a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.000872 10.0.0.46 - - [2025-01-02 02:16:22] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1517 0.039259 10.0.0.46 - - [2025-01-02 02:16:22] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.043366 10.0.0.46 - - [2025-01-02 02:16:22] "GET /project/e50fc7f1-fe46-484b-b976-924227ab296a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1449 0.036582 10.0.0.46 - - [2025-01-02 02:16:22] "GET /projects?obj_uuids=e50fc7f1-fe46-484b-b976-924227ab296a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001059 10.0.0.46 - - [2025-01-02 02:16:22] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.000887 10.0.0.46 - - [2025-01-02 02:16:22] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.000818 10.0.0.46 - - [2025-01-02 02:16:22] "POST /neutron/network HTTP/1.1" 200 1006 0.023445 10.0.0.46 - - [2025-01-02 02:16:22] "GET /virtual-network/594a3b44-994d-4cd2-8fd0-d7c0c49bcea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.004380 10.0.0.46 - - [2025-01-02 02:16:22] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9?fields=security_groups HTTP/1.1" 200 1400 0.054195 10.0.0.46 - - [2025-01-02 02:16:22] "GET /project/e50fc7f1-fe46-484b-b976-924227ab296a?fields=security_groups HTTP/1.1" 200 1349 0.051862 10.0.0.46 - - [2025-01-02 02:16:22] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?fields=security_groups HTTP/1.1" 200 1373 0.056766 10.0.0.46 - - [2025-01-02 02:16:22] "POST /neutron/network HTTP/1.1" 200 1006 0.014350 10.0.0.46 - - [2025-01-02 02:16:22] "POST /neutron/subnet HTTP/1.1" 200 725 0.007244 10.0.0.46 - - [2025-01-02 02:16:23] "POST /neutron/subnet HTTP/1.1" 200 828 0.012065 10.0.0.46 - - [2025-01-02 02:16:23] "POST /fqname-to-id HTTP/1.1" 404 234 0.005455 10.0.0.46 - - [2025-01-02 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.46 - - [2025-01-02 02:16:23] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001049 10.0.0.46 - - [2025-01-02 02:16:23] "DELETE /security-group/c6c87ad4-eb43-47c1-b547-f0de3afb6ac8 HTTP/1.1" 200 115 0.067403 10.0.0.46 - - [2025-01-02 02:16:23] "GET /projects?obj_uuids=afffdff0-523e-4d17-ae64-b8556a8ed29c&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001039 10.0.0.46 - - [2025-01-02 02:16:23] "DELETE /security-group/8a1338b6-69e7-4ef4-b7d3-97d6475f4024 HTTP/1.1" 200 115 0.087009 10.0.0.46 - - [2025-01-02 02:16:23] "DELETE /access-control-list/a98f38e0-f8cc-41a0-8cab-e7bfe51516d5 HTTP/1.1" 200 115 0.048633 10.0.0.46 - - [2025-01-02 02:16:23] "GET /projects?obj_uuids=e50fc7f1-fe46-484b-b976-924227ab296a&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001100 10.0.0.46 - - [2025-01-02 02:16:23] "DELETE /security-group/41372e8b-7a85-42ea-b465-a977f89b6642 HTTP/1.1" 200 115 0.095985 10.0.0.46 - - [2025-01-02 02:16:23] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.045737 10.0.0.46 - - [2025-01-02 02:16:23] "GET /projects?obj_uuids=bf0e9dce-6793-44d1-b1ee-dfa5688cced9&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001040 10.0.0.46 - - [2025-01-02 02:16:23] "GET /project/e50fc7f1-fe46-484b-b976-924227ab296a?fields=application_policy_sets HTTP/1.1" 200 1388 0.035667 10.0.0.46 - - [2025-01-02 02:16:23] "DELETE /access-control-list/7a547f03-e71d-430b-a1f8-8bf11683135e HTTP/1.1" 200 115 0.037935 10.0.0.46 - - [2025-01-02 02:16:23] "GET /project/afffdff0-523e-4d17-ae64-b8556a8ed29c?fields=application_policy_sets HTTP/1.1" 200 1412 0.073287 10.0.0.46 - - [2025-01-02 02:16:23] "DELETE /access-control-list/e862e227-6a00-4e43-99b4-84ff94accbdb HTTP/1.1" 200 115 0.053714 10.0.0.46 - - [2025-01-02 02:16:23] "GET /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9?fields=application_policy_sets HTTP/1.1" 200 1439 0.089453 10.0.0.46 - - [2025-01-02 02:16:23] "POST /network-policys HTTP/1.1" 200 577 0.095046 10.0.0.46 - - [2025-01-02 02:16:23] "GET /network-policy/fe541177-8bda-45fd-8b95-32212458d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.015665 10.0.0.46 - - [2025-01-02 02:16:23] "DELETE /access-control-list/f144c138-906d-4997-91e2-aef651ecb782 HTTP/1.1" 200 115 0.119887 10.0.0.46 - - [2025-01-02 02:16:23] "DELETE /access-control-list/c938d02b-bb45-4ef7-b56d-8b5f792ceb0a HTTP/1.1" 200 115 0.038832 10.0.0.46 - - [2025-01-02 02:16:23] "DELETE /project/e50fc7f1-fe46-484b-b976-924227ab296a HTTP/1.1" 200 115 0.562626 10.0.0.46 - - [2025-01-02 02:16:23] "POST /neutron/network HTTP/1.1" 200 1005 0.015316 10.0.0.46 - - [2025-01-02 02:16:23] "DELETE /project/afffdff0-523e-4d17-ae64-b8556a8ed29c HTTP/1.1" 200 115 0.594721 10.0.0.46 - - [2025-01-02 02:16:23] "DELETE /access-control-list/68633ee2-f24d-4d4e-a371-b9eba0453b65 HTTP/1.1" 200 115 0.055104 10.0.0.46 - - [2025-01-02 02:16:23] "DELETE /project/bf0e9dce-6793-44d1-b1ee-dfa5688cced9 HTTP/1.1" 200 115 0.616853 10.0.0.46 - - [2025-01-02 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.46 - - [2025-01-02 02:16:23] "GET /virtual-network/05a9b9e8-26d9-494a-89be-7c11034156ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.002866 10.0.0.46 - - [2025-01-02 02:16:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.003251 10.0.0.46 - - [2025-01-02 02:16:23] "POST /neutron/network HTTP/1.1" 200 1113 0.067458 10.0.0.46 - - [2025-01-02 02:16:23] "POST /neutron/network HTTP/1.1" 200 1113 0.007413 10.0.0.46 - - [2025-01-02 02:16:23] "GET /virtual-network/b21f1030-c410-465c-b8a8-bc019a5fb35f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.002796 10.0.0.46 - - [2025-01-02 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.46 - - [2025-01-02 02:16:23] "GET /network-policy/fe541177-8bda-45fd-8b95-32212458d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.020338 10.0.0.46 - - [2025-01-02 02:16:23] "POST /access-control-lists HTTP/1.1" 200 596 0.061767 10.0.0.46 - - [2025-01-02 02:16:23] "POST /neutron/network HTTP/1.1" 200 1006 0.008380 10.0.0.46 - - [2025-01-02 02:16:23] "PUT /access-control-list/4354f032-20d8-4773-a3cf-70b5bcf5d4e6 HTTP/1.1" 200 272 0.055140 10.0.0.46 - - [2025-01-02 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004305 10.0.0.46 - - [2025-01-02 02:16:23] "GET /virtual-network/05a9b9e8-26d9-494a-89be-7c11034156ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.002608 10.0.0.46 - - [2025-01-02 02:16:23] "POST /neutron/network HTTP/1.1" 200 1114 0.092424 10.0.0.46 - - [2025-01-02 02:16:23] "POST /neutron/network HTTP/1.1" 200 1114 0.009478 10.0.0.46 - - [2025-01-02 02:16:23] "POST /fqname-to-id HTTP/1.1" 404 242 0.003117 10.0.0.46 - - [2025-01-02 02:16:23] "GET /virtual-network/594a3b44-994d-4cd2-8fd0-d7c0c49bcea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.003023 10.0.0.46 - - [2025-01-02 02:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.46 - - [2025-01-02 02:16:23] "GET /network-policy/fe541177-8bda-45fd-8b95-32212458d072?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3129 0.043443 10.0.0.46 - - [2025-01-02 02:16:23] "POST /access-control-lists HTTP/1.1" 200 596 0.064593 10.0.0.46 - - [2025-01-02 02:16:23] "GET /domains HTTP/1.1" 401 292 0.000500 10.0.0.46 - - [2025-01-02 02:16:23] "POST /ref-update HTTP/1.1" 200 156 0.016771 10.0.0.46 - - [2025-01-02 02:16:24] "GET /domains HTTP/1.1" 200 280 0.024599 10.0.0.46 - - [2025-01-02 02:16:24] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001122 10.0.0.46 - - [2025-01-02 02:16:24] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2582 0.008138 10.0.0.46 - - [2025-01-02 02:16:24] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001142 10.0.0.46 - - [2025-01-02 02:16:24] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa HTTP/1.1" 200 2626 0.078182 10.0.0.46 - - [2025-01-02 02:16:24] "GET /virtual-network/b21f1030-c410-465c-b8a8-bc019a5fb35f HTTP/1.1" 200 3503 0.004271 10.0.0.46 - - [2025-01-02 02:16:24] "GET /virtual-network/b21f1030-c410-465c-b8a8-bc019a5fb35f HTTP/1.1" 200 3503 0.003647 10.0.0.46 - - [2025-01-02 02:16:24] "GET /routing-instance/73b78d43-3b71-4354-acdd-82e6cbcb6daf HTTP/1.1" 200 1795 0.003001 10.0.0.46 - - [2025-01-02 02:16:24] "GET /routing-instance/73b78d43-3b71-4354-acdd-82e6cbcb6daf HTTP/1.1" 200 1795 0.002792 10.0.0.46 - - [2025-01-02 02:16:24] "GET /route-target/56f97cbd-fdd1-4a4e-b77f-e299d75ac233 HTTP/1.1" 200 1212 0.002696 10.0.0.46 - - [2025-01-02 02:16:24] "GET /virtual-network/b21f1030-c410-465c-b8a8-bc019a5fb35f HTTP/1.1" 200 3503 0.003067 10.0.0.46 - - [2025-01-02 02:16:24] "GET /routing-instance/73b78d43-3b71-4354-acdd-82e6cbcb6daf HTTP/1.1" 200 1795 0.002799 10.0.0.46 - - [2025-01-02 02:16:24] "GET /virtual-network/b21f1030-c410-465c-b8a8-bc019a5fb35f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.002885 10.0.0.46 - - [2025-01-02 02:16:24] "GET /virtual-network/b21f1030-c410-465c-b8a8-bc019a5fb35f HTTP/1.1" 200 3503 0.002762 10.0.0.46 - - [2025-01-02 02:16:24] "GET /routing-instance/73b78d43-3b71-4354-acdd-82e6cbcb6daf HTTP/1.1" 200 1795 0.003532 10.0.0.46 - - [2025-01-02 02:16:24] "GET /routing-instance/73b78d43-3b71-4354-acdd-82e6cbcb6daf HTTP/1.1" 200 1795 0.003232 10.0.0.46 - - [2025-01-02 02:16:24] "GET /route-target/56f97cbd-fdd1-4a4e-b77f-e299d75ac233 HTTP/1.1" 200 1212 0.002681 10.0.0.46 - - [2025-01-02 02:16:24] "GET /domains HTTP/1.1" 200 280 0.002685 10.0.0.46 - - [2025-01-02 02:16:24] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001097 10.0.0.46 - - [2025-01-02 02:16:24] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2582 0.006869 10.0.0.46 - - [2025-01-02 02:16:24] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001083 10.0.0.46 - - [2025-01-02 02:16:24] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa HTTP/1.1" 200 2626 0.063683 10.0.0.46 - - [2025-01-02 02:16:24] "GET /virtual-network/b21f1030-c410-465c-b8a8-bc019a5fb35f HTTP/1.1" 200 3503 0.002904 10.0.0.46 - - [2025-01-02 02:16:24] "GET /obj-perms HTTP/1.1" 200 5046 0.047678 10.0.0.46 - - [2025-01-02 02:16:24] "GET /domains HTTP/1.1" 200 280 0.002642 10.0.0.46 - - [2025-01-02 02:16:24] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001179 10.0.0.46 - - [2025-01-02 02:16:24] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2582 0.006869 10.0.0.46 - - [2025-01-02 02:16:24] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001400 10.0.0.46 - - [2025-01-02 02:16:24] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa HTTP/1.1" 200 2626 0.062748 10.0.0.46 - - [2025-01-02 02:16:24] "GET /virtual-network/594a3b44-994d-4cd2-8fd0-d7c0c49bcea1 HTTP/1.1" 200 3505 0.004937 10.0.0.46 - - [2025-01-02 02:16:24] "GET /virtual-network/594a3b44-994d-4cd2-8fd0-d7c0c49bcea1 HTTP/1.1" 200 3505 0.003170 10.0.0.46 - - [2025-01-02 02:16:25] "GET /routing-instance/2bc49b71-ccbe-4bf8-8d34-8d6b0975216e HTTP/1.1" 200 1795 0.003422 10.0.0.46 - - [2025-01-02 02:16:25] "GET /routing-instance/2bc49b71-ccbe-4bf8-8d34-8d6b0975216e HTTP/1.1" 200 1795 0.002920 10.0.0.46 - - [2025-01-02 02:16:25] "GET /route-target/6943c58d-b078-4349-ab6c-49cb431ed244 HTTP/1.1" 200 1212 0.002925 10.0.0.46 - - [2025-01-02 02:16:25] "GET /virtual-network/594a3b44-994d-4cd2-8fd0-d7c0c49bcea1 HTTP/1.1" 200 3505 0.003279 10.0.0.46 - - [2025-01-02 02:16:25] "GET /routing-instance/2bc49b71-ccbe-4bf8-8d34-8d6b0975216e HTTP/1.1" 200 1795 0.002721 10.0.0.46 - - [2025-01-02 02:16:25] "GET /virtual-network/594a3b44-994d-4cd2-8fd0-d7c0c49bcea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.004596 10.0.0.46 - - [2025-01-02 02:16:25] "GET /virtual-network/594a3b44-994d-4cd2-8fd0-d7c0c49bcea1 HTTP/1.1" 200 3505 0.002889 10.0.0.46 - - [2025-01-02 02:16:25] "GET /routing-instance/2bc49b71-ccbe-4bf8-8d34-8d6b0975216e HTTP/1.1" 200 1795 0.002798 10.0.0.46 - - [2025-01-02 02:16:25] "GET /routing-instance/2bc49b71-ccbe-4bf8-8d34-8d6b0975216e HTTP/1.1" 200 1795 0.002716 10.0.0.46 - - [2025-01-02 02:16:25] "GET /route-target/6943c58d-b078-4349-ab6c-49cb431ed244 HTTP/1.1" 200 1212 0.002645 10.0.0.46 - - [2025-01-02 02:16:25] "GET /domains HTTP/1.1" 200 280 0.002561 10.0.0.46 - - [2025-01-02 02:16:25] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001175 10.0.0.46 - - [2025-01-02 02:16:25] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2582 0.006641 10.0.0.46 - - [2025-01-02 02:16:25] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001157 10.0.0.46 - - [2025-01-02 02:16:25] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa HTTP/1.1" 200 2626 0.064985 10.0.0.46 - - [2025-01-02 02:16:25] "GET /virtual-network/594a3b44-994d-4cd2-8fd0-d7c0c49bcea1 HTTP/1.1" 200 3505 0.002911 10.0.0.46 - - [2025-01-02 02:16:25] "GET /obj-perms HTTP/1.1" 200 5046 0.003129 10.0.0.46 - - [2025-01-02 02:16:25] "GET /virtual-network/594a3b44-994d-4cd2-8fd0-d7c0c49bcea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.003449 10.0.0.46 - - [2025-01-02 02:16:25] "POST /neutron/network HTTP/1.1" 200 1114 0.007174 10.0.0.46 - - [2025-01-02 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006387 10.0.0.46 - - [2025-01-02 02:16:25] "GET /virtual-network/05a9b9e8-26d9-494a-89be-7c11034156ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.005005 10.0.0.46 - - [2025-01-02 02:16:25] "POST /neutron/network HTTP/1.1" 200 1006 0.050221 10.0.0.46 - - [2025-01-02 02:16:25] "DELETE /access-control-list/9ed20be4-8ec3-472e-a37e-1eb042449ea9 HTTP/1.1" 200 115 0.047558 10.0.0.46 - - [2025-01-02 02:16:25] "POST /neutron/network HTTP/1.1" 200 1006 0.010385 10.0.0.46 - - [2025-01-02 02:16:25] "POST /ref-update HTTP/1.1" 200 156 0.010693 10.0.0.46 - - [2025-01-02 02:16:25] "GET /virtual-network/594a3b44-994d-4cd2-8fd0-d7c0c49bcea1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007080 10.0.0.46 - - [2025-01-02 02:16:25] "GET /virtual-network/b21f1030-c410-465c-b8a8-bc019a5fb35f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2961 0.003201 10.0.0.46 - - [2025-01-02 02:16:25] "POST /neutron/network HTTP/1.1" 200 1113 0.008681 10.0.0.46 - - [2025-01-02 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009763 10.0.0.46 - - [2025-01-02 02:16:25] "GET /virtual-network/05a9b9e8-26d9-494a-89be-7c11034156ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.004275 10.0.0.46 - - [2025-01-02 02:16:25] "POST /neutron/network HTTP/1.1" 200 1005 0.053949 10.0.0.46 - - [2025-01-02 02:16:25] "DELETE /access-control-list/4354f032-20d8-4773-a3cf-70b5bcf5d4e6 HTTP/1.1" 200 115 0.051554 10.0.0.46 - - [2025-01-02 02:16:25] "POST /neutron/network HTTP/1.1" 200 1005 0.014464 10.0.0.46 - - [2025-01-02 02:16:25] "POST /ref-update HTTP/1.1" 200 156 0.014415 10.0.0.46 - - [2025-01-02 02:16:25] "GET /virtual-network/b21f1030-c410-465c-b8a8-bc019a5fb35f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003272 10.0.0.46 - - [2025-01-02 02:16:25] "DELETE /network-policy/fe541177-8bda-45fd-8b95-32212458d072 HTTP/1.1" 200 115 0.021605 10.0.0.46 - - [2025-01-02 02:16:25] "POST /neutron/network HTTP/1.1" 200 1006 0.006902 10.0.0.46 - - [2025-01-02 02:16:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001288 10.0.0.46 - - [2025-01-02 02:16:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001287 10.0.0.46 - - [2025-01-02 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006175 10.0.0.46 - - [2025-01-02 02:16:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001025 10.0.0.46 - - [2025-01-02 02:16:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001398 10.0.0.46 - - [2025-01-02 02:16:25] "POST /neutron/network HTTP/1.1" 200 151 0.085589 10.0.0.46 - - [2025-01-02 02:16:25] "DELETE /route-target/6943c58d-b078-4349-ab6c-49cb431ed244 HTTP/1.1" 200 115 0.019478 10.0.0.46 - - [2025-01-02 02:16:25] "GET /routing-instance/2bc49b71-ccbe-4bf8-8d34-8d6b0975216e HTTP/1.1" 404 171 0.002308 10.0.0.46 - - [2025-01-02 02:16:25] "GET /domains HTTP/1.1" 200 280 0.002300 10.0.0.46 - - [2025-01-02 02:16:25] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001181 10.0.0.46 - - [2025-01-02 02:16:25] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2582 0.050726 10.0.0.46 - - [2025-01-02 02:16:25] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001255 10.0.0.46 - - [2025-01-02 02:16:25] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa HTTP/1.1" 200 2146 0.066501 10.0.0.46 - - [2025-01-02 02:16:25] "POST /neutron/network HTTP/1.1" 200 1005 0.007695 10.0.0.46 - - [2025-01-02 02:16:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008133 10.0.0.46 - - [2025-01-02 02:16:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001825 10.0.0.46 - - [2025-01-02 02:16:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001563 10.0.0.46 - - [2025-01-02 02:16:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001118 10.0.0.46 - - [2025-01-02 02:16:25] "POST /useragent-kv HTTP/1.1" 200 115 0.001361 10.0.0.46 - - [2025-01-02 02:16:25] "POST /neutron/network HTTP/1.1" 200 151 0.095664 10.0.0.46 - - [2025-01-02 02:16:25] "DELETE /route-target/56f97cbd-fdd1-4a4e-b77f-e299d75ac233 HTTP/1.1" 200 115 0.026024 10.0.0.46 - - [2025-01-02 02:16:25] "GET /routing-instance/73b78d43-3b71-4354-acdd-82e6cbcb6daf HTTP/1.1" 404 171 0.002522 10.0.0.46 - - [2025-01-02 02:16:25] "GET /domains HTTP/1.1" 200 280 0.002621 10.0.0.46 - - [2025-01-02 02:16:25] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001505 10.0.0.46 - - [2025-01-02 02:16:26] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2582 0.048805 10.0.0.46 - - [2025-01-02 02:16:26] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001251 10.0.0.46 - - [2025-01-02 02:16:26] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa HTTP/1.1" 200 1901 0.066853 10.0.0.46 - - [2025-01-02 02:16:26] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001186 10.0.0.46 - - [2025-01-02 02:16:26] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1396 0.021936 10.0.0.46 - - [2025-01-02 02:16:26] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001105 10.0.0.46 - - [2025-01-02 02:16:26] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa?fields=virtual_networks HTTP/1.1" 200 1049 0.063636 10.0.0.46 - - [2025-01-02 02:16:26] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001202 10.0.0.46 - - [2025-01-02 02:16:26] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.023394 10.0.0.46 - - [2025-01-02 02:16:26] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001162 10.0.0.46 - - [2025-01-02 02:16:26] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa?fields=security_groups HTTP/1.1" 200 1283 0.019482 10.0.0.46 - - [2025-01-02 02:16:27] "POST /fqname-to-id HTTP/1.1" 404 190 0.022577 10.0.0.46 - - [2025-01-02 02:16:27] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002765 10.0.0.46 - - [2025-01-02 02:16:27] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001379 10.0.0.46 - - [2025-01-02 02:16:27] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006500 10.0.0.46 - - [2025-01-02 02:16:27] "POST /id-to-fqname HTTP/1.1" 200 192 0.001275 10.0.0.46 - - [2025-01-02 02:16:27] "POST /fqname-to-id HTTP/1.1" 404 201 0.002179 10.0.0.46 - - [2025-01-02 02:16:27] "POST /security-groups HTTP/1.1" 200 593 0.068407 10.0.0.46 - - [2025-01-02 02:16:27] "POST /fqname-to-id HTTP/1.1" 404 236 0.002451 10.0.0.46 - - [2025-01-02 02:16:27] "POST /projects HTTP/1.1" 200 589 0.221668 10.0.0.46 - - [2025-01-02 02:16:27] "POST /access-control-lists HTTP/1.1" 200 598 0.061905 10.0.0.46 - - [2025-01-02 02:16:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.293038 10.0.0.46 - - [2025-01-02 02:16:27] "POST /fqname-to-id HTTP/1.1" 404 235 0.003105 10.0.0.46 - - [2025-01-02 02:16:27] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.407095 10.0.0.46 - - [2025-01-02 02:16:27] "POST /access-control-lists HTTP/1.1" 200 596 0.060709 10.0.0.46 - - [2025-01-02 02:16:29] "GET / HTTP/1.1" 200 35931 0.002038 10.0.0.46 - - [2025-01-02 02:16:29] "GET /obj-perms HTTP/1.1" 200 5056 0.332546 10.0.0.46 - - [2025-01-02 02:16:29] "GET /obj-perms HTTP/1.1" 200 5056 0.076255 10.0.0.46 - - [2025-01-02 02:16:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.46 - - [2025-01-02 02:16:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.026479 10.0.0.46 - - [2025-01-02 02:16:30] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001180 10.0.0.46 - - [2025-01-02 02:16:30] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.022189 10.0.0.46 - - [2025-01-02 02:16:30] "POST /neutron/network HTTP/1.1" 200 117 0.030186 10.0.0.46 - - [2025-01-02 02:16:30] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001161 10.0.0.46 - - [2025-01-02 02:16:30] "POST /neutron/network HTTP/1.1" 200 607 0.059068 10.0.0.46 - - [2025-01-02 02:16:30] "POST /route-targets HTTP/1.1" 200 327 0.011140 10.0.0.46 - - [2025-01-02 02:16:30] "POST /ref-update HTTP/1.1" 200 156 0.010370 10.0.0.46 - - [2025-01-02 02:16:30] "POST /useragent-kv HTTP/1.1" 200 115 0.002388 10.0.0.46 - - [2025-01-02 02:16:30] "POST /neutron/subnet HTTP/1.1" 200 734 0.177294 10.0.0.46 - - [2025-01-02 02:16:30] "POST /neutron/network HTTP/1.1" 200 828 0.006199 10.0.0.46 - - [2025-01-02 02:16:30] "POST /id-to-fqname HTTP/1.1" 200 222 0.001283 10.0.0.46 - - [2025-01-02 02:16:30] "GET /virtual-network/14ff1888-9abd-4b28-9960-b23b70474b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002872 10.0.0.46 - - [2025-01-02 02:16:30] "POST /neutron/network HTTP/1.1" 200 828 0.005720 10.0.0.46 - - [2025-01-02 02:16:30] "GET /virtual-network/14ff1888-9abd-4b28-9960-b23b70474b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002995 10.0.0.46 - - [2025-01-02 02:16:30] "POST /neutron/network HTTP/1.1" 200 828 0.006171 10.0.0.46 - - [2025-01-02 02:16:31] "POST /neutron/subnet HTTP/1.1" 200 734 0.009469 10.0.0.46 - - [2025-01-02 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003432 10.0.0.46 - - [2025-01-02 02:16:31] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001500 10.0.0.46 - - [2025-01-02 02:16:31] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.021053 10.0.0.46 - - [2025-01-02 02:16:31] "POST /neutron/network HTTP/1.1" 200 117 0.010383 10.0.0.46 - - [2025-01-02 02:16:31] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001210 10.0.0.46 - - [2025-01-02 02:16:31] "POST /neutron/network HTTP/1.1" 200 607 0.062344 10.0.0.46 - - [2025-01-02 02:16:31] "POST /route-targets HTTP/1.1" 200 327 0.010490 10.0.0.46 - - [2025-01-02 02:16:31] "POST /ref-update HTTP/1.1" 200 156 0.009416 10.0.0.46 - - [2025-01-02 02:16:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002912 10.0.0.46 - - [2025-01-02 02:16:31] "POST /neutron/subnet HTTP/1.1" 200 715 0.162152 10.0.0.46 - - [2025-01-02 02:16:31] "POST /neutron/network HTTP/1.1" 200 824 0.006485 10.0.0.46 - - [2025-01-02 02:16:31] "POST /id-to-fqname HTTP/1.1" 200 222 0.001277 10.0.0.46 - - [2025-01-02 02:16:31] "GET /virtual-network/4decb39b-b262-4c57-b395-acdaee8db9ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002931 10.0.0.46 - - [2025-01-02 02:16:31] "POST /neutron/network HTTP/1.1" 200 824 0.005768 10.0.0.46 - - [2025-01-02 02:16:31] "GET /virtual-network/4decb39b-b262-4c57-b395-acdaee8db9ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.003135 10.0.0.46 - - [2025-01-02 02:16:31] "POST /neutron/network HTTP/1.1" 200 824 0.006944 10.0.0.46 - - [2025-01-02 02:16:31] "POST /neutron/subnet HTTP/1.1" 200 715 0.008463 10.0.0.46 - - [2025-01-02 02:16:31] "POST /fqname-to-id HTTP/1.1" 404 228 0.002656 10.0.0.46 - - [2025-01-02 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.46 - - [2025-01-02 02:16:31] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001393 10.0.0.46 - - [2025-01-02 02:16:31] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.024601 10.0.0.46 - - [2025-01-02 02:16:31] "POST /network-policys HTTP/1.1" 200 571 0.017023 10.0.0.46 - - [2025-01-02 02:16:31] "GET /network-policy/c24f1577-5490-4e22-b4bb-b7c2ca6d8171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005096 10.0.0.46 - - [2025-01-02 02:16:31] "POST /neutron/network HTTP/1.1" 200 828 0.007002 10.0.0.46 - - [2025-01-02 02:16:31] "POST /fqname-to-id HTTP/1.1" 404 236 0.002256 10.0.0.46 - - [2025-01-02 02:16:31] "POST /neutron/network HTTP/1.1" 200 930 0.044672 10.0.0.46 - - [2025-01-02 02:16:31] "POST /neutron/network HTTP/1.1" 200 930 0.041619 10.0.0.46 - - [2025-01-02 02:16:31] "POST /access-control-lists HTTP/1.1" 200 590 0.069049 10.0.0.46 - - [2025-01-02 02:16:31] "GET /virtual-network/14ff1888-9abd-4b28-9960-b23b70474b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.003761 10.0.0.46 - - [2025-01-02 02:16:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002938 10.0.0.46 - - [2025-01-02 02:16:31] "GET /network-policy/c24f1577-5490-4e22-b4bb-b7c2ca6d8171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.003187 10.0.0.46 - - [2025-01-02 02:16:32] "POST /neutron/network HTTP/1.1" 200 824 0.006610 10.0.0.46 - - [2025-01-02 02:16:32] "POST /neutron/network HTTP/1.1" 200 926 0.044521 10.0.0.46 - - [2025-01-02 02:16:32] "POST /neutron/network HTTP/1.1" 200 926 0.028551 10.0.0.46 - - [2025-01-02 02:16:32] "PUT /access-control-list/c9ce3575-83cd-4ea5-8bf7-6f412407f39f HTTP/1.1" 200 272 0.057122 10.0.0.46 - - [2025-01-02 02:16:32] "POST /fqname-to-id HTTP/1.1" 404 236 0.004076 10.0.0.46 - - [2025-01-02 02:16:32] "GET /virtual-network/4decb39b-b262-4c57-b395-acdaee8db9ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.002802 10.0.0.46 - - [2025-01-02 02:16:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.46 - - [2025-01-02 02:16:32] "GET /network-policy/c24f1577-5490-4e22-b4bb-b7c2ca6d8171?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.003225 10.0.0.46 - - [2025-01-02 02:16:32] "POST /access-control-lists HTTP/1.1" 200 590 0.060309 10.0.0.46 - - [2025-01-02 02:16:32] "GET /domains HTTP/1.1" 401 292 0.000890 10.0.0.46 - - [2025-01-02 02:16:32] "POST /ref-update HTTP/1.1" 200 156 0.010646 10.0.0.46 - - [2025-01-02 02:16:32] "GET /domains HTTP/1.1" 200 280 0.026786 10.0.0.46 - - [2025-01-02 02:16:32] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001154 10.0.0.46 - - [2025-01-02 02:16:32] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2770 0.008225 10.0.0.46 - - [2025-01-02 02:16:32] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001516 10.0.0.46 - - [2025-01-02 02:16:32] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8 HTTP/1.1" 200 2572 0.064805 10.0.0.46 - - [2025-01-02 02:16:32] "GET /virtual-network/14ff1888-9abd-4b28-9960-b23b70474b39 HTTP/1.1" 200 2897 0.007909 10.0.0.46 - - [2025-01-02 02:16:32] "GET /virtual-network/14ff1888-9abd-4b28-9960-b23b70474b39 HTTP/1.1" 200 2897 0.005731 10.0.0.46 - - [2025-01-02 02:16:32] "GET /routing-instance/c67c5806-2acb-4406-a4bb-36819aaa35cb HTTP/1.1" 200 1784 0.003006 10.0.0.46 - - [2025-01-02 02:16:32] "GET /routing-instance/c67c5806-2acb-4406-a4bb-36819aaa35cb HTTP/1.1" 200 1784 0.002776 10.0.0.46 - - [2025-01-02 02:16:32] "GET /route-target/d809cd60-d4e4-46b7-8f1e-9074977d235f HTTP/1.1" 200 1207 0.003091 10.0.0.46 - - [2025-01-02 02:16:32] "GET /virtual-network/14ff1888-9abd-4b28-9960-b23b70474b39 HTTP/1.1" 200 2897 0.002962 10.0.0.46 - - [2025-01-02 02:16:32] "GET /routing-instance/c67c5806-2acb-4406-a4bb-36819aaa35cb HTTP/1.1" 200 1784 0.003555 10.0.0.46 - - [2025-01-02 02:16:32] "GET /virtual-network/14ff1888-9abd-4b28-9960-b23b70474b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.003967 10.0.0.46 - - [2025-01-02 02:16:32] "GET /virtual-network/14ff1888-9abd-4b28-9960-b23b70474b39 HTTP/1.1" 200 2897 0.003485 10.0.0.46 - - [2025-01-02 02:16:32] "GET /routing-instance/c67c5806-2acb-4406-a4bb-36819aaa35cb HTTP/1.1" 200 1784 0.002831 10.0.0.46 - - [2025-01-02 02:16:32] "GET /routing-instance/c67c5806-2acb-4406-a4bb-36819aaa35cb HTTP/1.1" 200 1784 0.002918 10.0.0.46 - - [2025-01-02 02:16:32] "GET /route-target/d809cd60-d4e4-46b7-8f1e-9074977d235f HTTP/1.1" 200 1207 0.002749 10.0.0.46 - - [2025-01-02 02:16:32] "GET /domains HTTP/1.1" 200 280 0.002647 10.0.0.46 - - [2025-01-02 02:16:32] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001051 10.0.0.46 - - [2025-01-02 02:16:32] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2770 0.006827 10.0.0.46 - - [2025-01-02 02:16:32] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001415 10.0.0.46 - - [2025-01-02 02:16:32] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8 HTTP/1.1" 200 2572 0.065844 10.0.0.46 - - [2025-01-02 02:16:32] "GET /virtual-network/14ff1888-9abd-4b28-9960-b23b70474b39 HTTP/1.1" 200 2897 0.002863 10.0.0.46 - - [2025-01-02 02:16:33] "GET /obj-perms HTTP/1.1" 200 5034 0.050759 10.0.0.46 - - [2025-01-02 02:16:33] "GET /domains HTTP/1.1" 200 280 0.002976 10.0.0.46 - - [2025-01-02 02:16:33] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001008 10.0.0.46 - - [2025-01-02 02:16:33] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2770 0.006554 10.0.0.46 - - [2025-01-02 02:16:33] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001371 10.0.0.46 - - [2025-01-02 02:16:33] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8 HTTP/1.1" 200 2572 0.066429 10.0.0.46 - - [2025-01-02 02:16:33] "GET /virtual-network/4decb39b-b262-4c57-b395-acdaee8db9ce HTTP/1.1" 200 2885 0.004921 10.0.0.46 - - [2025-01-02 02:16:33] "GET /virtual-network/4decb39b-b262-4c57-b395-acdaee8db9ce HTTP/1.1" 200 2885 0.003872 10.0.0.46 - - [2025-01-02 02:16:33] "GET /routing-instance/23aa1ef6-2e78-4ddc-a648-85f04596f688 HTTP/1.1" 200 1783 0.002828 10.0.0.46 - - [2025-01-02 02:16:33] "GET /routing-instance/23aa1ef6-2e78-4ddc-a648-85f04596f688 HTTP/1.1" 200 1783 0.002666 10.0.0.46 - - [2025-01-02 02:16:33] "GET /route-target/c34e0d2a-8ea2-4138-a5fa-494d9ee56000 HTTP/1.1" 200 1207 0.002702 10.0.0.46 - - [2025-01-02 02:16:33] "GET /virtual-network/4decb39b-b262-4c57-b395-acdaee8db9ce HTTP/1.1" 200 2885 0.002657 10.0.0.46 - - [2025-01-02 02:16:33] "GET /routing-instance/23aa1ef6-2e78-4ddc-a648-85f04596f688 HTTP/1.1" 200 1783 0.002674 10.0.0.46 - - [2025-01-02 02:16:33] "GET /virtual-network/4decb39b-b262-4c57-b395-acdaee8db9ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.002648 10.0.0.46 - - [2025-01-02 02:16:33] "GET /virtual-network/4decb39b-b262-4c57-b395-acdaee8db9ce HTTP/1.1" 200 2885 0.003720 10.0.0.46 - - [2025-01-02 02:16:33] "GET /routing-instance/23aa1ef6-2e78-4ddc-a648-85f04596f688 HTTP/1.1" 200 1783 0.002848 10.0.0.46 - - [2025-01-02 02:16:33] "GET /routing-instance/23aa1ef6-2e78-4ddc-a648-85f04596f688 HTTP/1.1" 200 1783 0.003039 10.0.0.46 - - [2025-01-02 02:16:33] "GET /route-target/c34e0d2a-8ea2-4138-a5fa-494d9ee56000 HTTP/1.1" 200 1207 0.002721 10.0.0.46 - - [2025-01-02 02:16:33] "GET /domains HTTP/1.1" 200 280 0.002864 10.0.0.46 - - [2025-01-02 02:16:33] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001007 10.0.0.46 - - [2025-01-02 02:16:33] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2770 0.006665 10.0.0.46 - - [2025-01-02 02:16:33] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001348 10.0.0.46 - - [2025-01-02 02:16:33] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8 HTTP/1.1" 200 2572 0.064648 10.0.0.46 - - [2025-01-02 02:16:33] "GET /virtual-network/4decb39b-b262-4c57-b395-acdaee8db9ce HTTP/1.1" 200 2885 0.003108 10.0.0.46 - - [2025-01-02 02:16:33] "GET /obj-perms HTTP/1.1" 200 5034 0.003254 10.0.0.46 - - [2025-01-02 02:16:33] "POST /id-to-fqname HTTP/1.1" 200 222 0.001552 10.0.0.46 - - [2025-01-02 02:16:33] "POST /neutron/network HTTP/1.1" 200 940 0.005810 10.0.0.46 - - [2025-01-02 02:16:33] "GET /aaa-mode HTTP/1.1" 401 292 0.000448 10.0.0.46 - - [2025-01-02 02:16:34] "GET / HTTP/1.1" 200 35931 0.003128 10.0.0.46 - - [2025-01-02 02:16:34] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000377 10.0.0.46 - - [2025-01-02 02:16:34] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001637 10.0.0.46 - - [2025-01-02 02:16:34] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.047137 10.0.0.46 - - [2025-01-02 02:16:34] "POST /neutron/network HTTP/1.1" 200 930 0.005592 10.0.0.46 - - [2025-01-02 02:16:34] "POST /neutron/port HTTP/1.1" 200 117 0.004812 10.0.0.46 - - [2025-01-02 02:16:34] "POST /neutron/port HTTP/1.1" 200 117 0.005158 10.0.0.46 - - [2025-01-02 02:16:34] "POST /id-to-fqname HTTP/1.1" 200 222 0.001326 10.0.0.46 - - [2025-01-02 02:16:34] "POST /neutron/port HTTP/1.1" 200 117 0.004884 10.0.0.46 - - [2025-01-02 02:16:34] "POST /neutron/network HTTP/1.1" 200 936 0.006073 10.0.0.46 - - [2025-01-02 02:16:34] "GET /aaa-mode HTTP/1.1" 401 292 0.000539 10.0.0.46 - - [2025-01-02 02:16:34] "POST /neutron/network HTTP/1.1" 200 940 0.005962 10.0.0.46 - - [2025-01-02 02:16:34] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001159 10.0.0.46 - - [2025-01-02 02:16:35] "GET / HTTP/1.1" 200 35931 0.001726 10.0.0.46 - - [2025-01-02 02:16:35] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000433 10.0.0.46 - - [2025-01-02 02:16:35] "POST /neutron/port HTTP/1.1" 200 1064 0.210182 10.0.0.46 - - [2025-01-02 02:16:35] "POST /neutron/port HTTP/1.1" 200 1064 0.009726 10.0.0.46 - - [2025-01-02 02:16:35] "POST /neutron/port HTTP/1.1" 200 1064 0.008228 10.0.0.46 - - [2025-01-02 02:16:35] "POST /neutron/port HTTP/1.1" 200 1118 0.050939 10.0.0.46 - - [2025-01-02 02:16:35] "POST /neutron/port HTTP/1.1" 200 1092 0.016055 10.0.0.46 - - [2025-01-02 02:16:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004062 10.0.0.46 - - [2025-01-02 02:16:35] "POST /neutron/subnet HTTP/1.1" 200 708 0.010851 10.0.0.46 - - [2025-01-02 02:16:35] "POST /neutron/port HTTP/1.1" 200 117 0.001183 10.0.0.46 - - [2025-01-02 02:16:35] "POST /neutron/network HTTP/1.1" 200 930 0.005608 10.0.0.46 - - [2025-01-02 02:16:35] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001518 10.0.0.46 - - [2025-01-02 02:16:35] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.044342 10.0.0.46 - - [2025-01-02 02:16:35] "POST /neutron/network HTTP/1.1" 200 926 0.006217 10.0.0.46 - - [2025-01-02 02:16:35] "POST /neutron/port HTTP/1.1" 200 1092 0.018617 10.0.0.46 - - [2025-01-02 02:16:35] "POST /neutron/security_group HTTP/1.1" 200 2060 0.009167 10.0.0.46 - - [2025-01-02 02:16:35] "POST /neutron/port HTTP/1.1" 200 117 0.006472 10.0.0.46 - - [2025-01-02 02:16:35] "POST /neutron/port HTTP/1.1" 200 1092 0.016225 10.0.0.46 - - [2025-01-02 02:16:35] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005893 10.0.0.46 - - [2025-01-02 02:16:36] "POST /neutron/network HTTP/1.1" 200 936 0.008876 10.0.0.46 - - [2025-01-02 02:16:36] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001241 10.0.0.46 - - [2025-01-02 02:16:36] "PUT /access-control-list/8a2d1fa3-1b24-4788-810d-465068b1623e HTTP/1.1" 200 272 0.033141 10.0.0.46 - - [2025-01-02 02:16:36] "POST /neutron/port HTTP/1.1" 200 1060 0.313469 10.0.0.46 - - [2025-01-02 02:16:36] "POST /neutron/port HTTP/1.1" 200 1060 0.020548 10.0.0.46 - - [2025-01-02 02:16:36] "POST /neutron/port HTTP/1.1" 200 1060 0.010445 10.0.0.46 - - [2025-01-02 02:16:36] "POST /neutron/port HTTP/1.1" 200 1114 0.063547 10.0.0.46 - - [2025-01-02 02:16:36] "POST /neutron/port HTTP/1.1" 200 1088 0.015073 10.0.0.46 - - [2025-01-02 02:16:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003169 10.0.0.46 - - [2025-01-02 02:16:36] "POST /neutron/subnet HTTP/1.1" 200 689 0.011836 10.0.0.46 - - [2025-01-02 02:16:36] "POST /neutron/port HTTP/1.1" 200 117 0.001249 10.0.0.46 - - [2025-01-02 02:16:36] "POST /neutron/network HTTP/1.1" 200 926 0.008201 10.0.0.46 - - [2025-01-02 02:16:40] "POST /neutron/port HTTP/1.1" 200 1092 0.016787 10.0.0.46 - - [2025-01-02 02:16:40] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007393 10.0.0.46 - - [2025-01-02 02:16:41] "POST /neutron/port HTTP/1.1" 200 1092 0.021379 10.0.0.46 - - [2025-01-02 02:16:41] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007432 10.0.0.46 - - [2025-01-02 02:16:41] "POST /neutron/port HTTP/1.1" 200 1092 0.014788 10.0.0.46 - - [2025-01-02 02:16:41] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006735 10.0.0.46 - - [2025-01-02 02:16:41] "GET /virtual-machine/19c238b3-56d1-4b41-b509-f90a5d444186 HTTP/1.1" 200 1294 0.004370 10.0.0.46 - - [2025-01-02 02:16:41] "GET /virtual-machine-interface/b8cac8fd-9c07-4dd4-a1a4-5f68c7e9e10f HTTP/1.1" 200 2952 0.002580 10.0.0.46 - - [2025-01-02 02:16:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566 10.0.0.46 - - [2025-01-02 02:16:41] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002787 10.0.0.46 - - [2025-01-02 02:16:41] "GET /virtual-networks?parent_id=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003023 10.0.0.46 - - [2025-01-02 02:16:41] "GET /virtual-network/14ff1888-9abd-4b28-9960-b23b70474b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.003191 10.0.0.46 - - [2025-01-02 02:16:43] "POST /neutron/port HTTP/1.1" 200 1092 0.016036 10.0.0.46 - - [2025-01-02 02:16:43] "POST /neutron/security_group HTTP/1.1" 200 2060 0.005403 10.0.0.46 - - [2025-01-02 02:16:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.46 - - [2025-01-02 02:16:44] "GET /virtual-network/14ff1888-9abd-4b28-9960-b23b70474b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.002859 10.0.0.46 - - [2025-01-02 02:16:45] "POST /neutron/port HTTP/1.1" 200 1088 0.016460 10.0.0.46 - - [2025-01-02 02:16:45] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006450 10.0.0.46 - - [2025-01-02 02:16:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.46 - - [2025-01-02 02:16:46] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003089 10.0.0.46 - - [2025-01-02 02:16:46] "GET /virtual-networks?parent_id=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003454 10.0.0.46 - - [2025-01-02 02:16:46] "GET /virtual-network/14ff1888-9abd-4b28-9960-b23b70474b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.003167 10.0.0.46 - - [2025-01-02 02:16:46] "POST /neutron/port HTTP/1.1" 200 1088 0.016765 10.0.0.46 - - [2025-01-02 02:16:46] "POST /neutron/security_group HTTP/1.1" 200 2060 0.007248 10.0.0.46 - - [2025-01-02 02:16:46] "POST /neutron/port HTTP/1.1" 200 1088 0.014781 10.0.0.46 - - [2025-01-02 02:16:46] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006319 10.0.0.46 - - [2025-01-02 02:16:47] "POST /neutron/port HTTP/1.1" 200 1088 0.015616 10.0.0.46 - - [2025-01-02 02:16:47] "POST /neutron/security_group HTTP/1.1" 200 2060 0.006279 10.0.0.46 - - [2025-01-02 02:16:47] "GET /virtual-machine/284aa350-3083-4c4a-94f0-139b93a6d1f2 HTTP/1.1" 200 1294 0.004162 10.0.0.46 - - [2025-01-02 02:16:47] "GET /virtual-machine-interface/bf01daff-d1f8-4df3-a74b-eb54b885bb97 HTTP/1.1" 200 2952 0.002725 10.0.0.46 - - [2025-01-02 02:16:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.46 - - [2025-01-02 02:16:47] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002787 10.0.0.46 - - [2025-01-02 02:16:47] "GET /virtual-networks?parent_id=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003071 10.0.0.46 - - [2025-01-02 02:16:47] "GET /virtual-network/4decb39b-b262-4c57-b395-acdaee8db9ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.003468 10.0.0.46 - - [2025-01-02 02:16:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.46 - - [2025-01-02 02:16:48] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003297 10.0.0.46 - - [2025-01-02 02:16:48] "GET /virtual-networks?parent_id=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 575 0.003330 10.0.0.46 - - [2025-01-02 02:16:48] "GET /virtual-network/4decb39b-b262-4c57-b395-acdaee8db9ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.003305 10.0.0.46 - - [2025-01-02 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002972 10.0.0.46 - - [2025-01-02 02:16:52] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001081 10.0.0.46 - - [2025-01-02 02:16:52] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.018676 10.0.0.46 - - [2025-01-02 02:16:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.46 - - [2025-01-02 02:16:52] "PUT /network-policy/c24f1577-5490-4e22-b4bb-b7c2ca6d8171 HTTP/1.1" 200 262 0.010370 10.0.0.46 - - [2025-01-02 02:16:52] "PUT /access-control-list/c9ce3575-83cd-4ea5-8bf7-6f412407f39f HTTP/1.1" 200 272 0.053181 10.0.0.46 - - [2025-01-02 02:16:52] "POST /ref-update HTTP/1.1" 200 156 0.009812 10.0.0.46 - - [2025-01-02 02:16:52] "PUT /access-control-list/8a2d1fa3-1b24-4788-810d-465068b1623e HTTP/1.1" 200 272 0.053464 10.0.0.46 - - [2025-01-02 02:16:52] "POST /ref-update HTTP/1.1" 200 156 0.011685 10.0.0.46 - - [2025-01-02 02:16:56] "GET /virtual-network/4decb39b-b262-4c57-b395-acdaee8db9ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2355 0.003139 10.0.0.46 - - [2025-01-02 02:16:56] "POST /neutron/network HTTP/1.1" 200 926 0.006174 10.0.0.46 - - [2025-01-02 02:16:56] "POST /neutron/network HTTP/1.1" 200 824 0.036666 10.0.0.46 - - [2025-01-02 02:16:56] "POST /neutron/network HTTP/1.1" 200 824 0.006265 10.0.0.46 - - [2025-01-02 02:16:56] "GET /virtual-network/4decb39b-b262-4c57-b395-acdaee8db9ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.002510 10.0.0.46 - - [2025-01-02 02:16:56] "GET /virtual-network/14ff1888-9abd-4b28-9960-b23b70474b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.002367 10.0.0.46 - - [2025-01-02 02:16:56] "POST /neutron/network HTTP/1.1" 200 930 0.005792 10.0.0.46 - - [2025-01-02 02:16:56] "POST /neutron/network HTTP/1.1" 200 828 0.041842 10.0.0.46 - - [2025-01-02 02:16:56] "POST /neutron/network HTTP/1.1" 200 828 0.008138 10.0.0.46 - - [2025-01-02 02:16:56] "GET /virtual-network/14ff1888-9abd-4b28-9960-b23b70474b39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002858 10.0.0.46 - - [2025-01-02 02:16:56] "DELETE /network-policy/c24f1577-5490-4e22-b4bb-b7c2ca6d8171 HTTP/1.1" 200 115 0.025753 10.0.0.46 - - [2025-01-02 02:16:56] "POST /neutron/network HTTP/1.1" 200 824 0.005713 10.0.0.46 - - [2025-01-02 02:16:56] "POST /neutron/network HTTP/1.1" 400 204 0.010554 10.0.0.46 - - [2025-01-02 02:16:56] "POST /neutron/port HTTP/1.1" 200 1088 0.016555 10.0.0.46 - - [2025-01-02 02:16:56] "POST /neutron/port HTTP/1.1" 200 1114 0.009176 10.0.0.46 - - [2025-01-02 02:16:56] "POST /neutron/port HTTP/1.1" 200 1092 0.021645 10.0.0.46 - - [2025-01-02 02:16:56] "POST /neutron/port HTTP/1.1" 200 1118 0.011979 10.0.0.46 - - [2025-01-02 02:16:56] "POST /neutron/port HTTP/1.1" 200 151 0.124127 10.0.0.46 - - [2025-01-02 02:16:56] "DELETE /access-control-list/8a2d1fa3-1b24-4788-810d-465068b1623e HTTP/1.1" 200 115 0.028585 10.0.0.46 - - [2025-01-02 02:16:56] "DELETE /access-control-list/c9ce3575-83cd-4ea5-8bf7-6f412407f39f HTTP/1.1" 200 115 0.034222 10.0.0.46 - - [2025-01-02 02:16:56] "POST /neutron/port HTTP/1.1" 200 151 0.132971 10.0.0.46 - - [2025-01-02 02:16:58] "POST /neutron/network HTTP/1.1" 200 824 0.005973 10.0.0.46 - - [2025-01-02 02:16:58] "POST /useragent-kv HTTP/1.1" 200 115 0.001113 10.0.0.46 - - [2025-01-02 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006932 10.0.0.46 - - [2025-01-02 02:16:58] "POST /useragent-kv HTTP/1.1" 200 115 0.001019 10.0.0.46 - - [2025-01-02 02:16:58] "POST /neutron/network HTTP/1.1" 200 151 0.075369 10.0.0.46 - - [2025-01-02 02:16:58] "GET /routing-instance/23aa1ef6-2e78-4ddc-a648-85f04596f688 HTTP/1.1" 404 171 0.001838 10.0.0.46 - - [2025-01-02 02:16:58] "DELETE /route-target/c34e0d2a-8ea2-4138-a5fa-494d9ee56000 HTTP/1.1" 200 115 0.016170 10.0.0.46 - - [2025-01-02 02:16:58] "GET /domains HTTP/1.1" 200 280 0.002214 10.0.0.46 - - [2025-01-02 02:16:58] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001010 10.0.0.46 - - [2025-01-02 02:16:58] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2770 0.049972 10.0.0.46 - - [2025-01-02 02:16:58] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001204 10.0.0.46 - - [2025-01-02 02:16:58] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8 HTTP/1.1" 200 2104 0.063027 10.0.0.46 - - [2025-01-02 02:16:58] "POST /neutron/network HTTP/1.1" 200 828 0.005807 10.0.0.46 - - [2025-01-02 02:16:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.46 - - [2025-01-02 02:16:58] "POST /useragent-kv HTTP/1.1" 200 115 0.001137 10.0.0.46 - - [2025-01-02 02:16:58] "POST /useragent-kv HTTP/1.1" 200 115 0.000943 10.0.0.46 - - [2025-01-02 02:16:58] "POST /neutron/network HTTP/1.1" 200 151 0.072424 10.0.0.46 - - [2025-01-02 02:16:58] "DELETE /route-target/d809cd60-d4e4-46b7-8f1e-9074977d235f HTTP/1.1" 200 115 0.018980 10.0.0.46 - - [2025-01-02 02:16:58] "GET /routing-instance/c67c5806-2acb-4406-a4bb-36819aaa35cb HTTP/1.1" 404 171 0.002615 10.0.0.46 - - [2025-01-02 02:16:58] "GET /domains HTTP/1.1" 200 280 0.002284 10.0.0.46 - - [2025-01-02 02:16:58] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001129 10.0.0.46 - - [2025-01-02 02:16:58] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2770 0.053016 10.0.0.46 - - [2025-01-02 02:16:58] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001039 10.0.0.46 - - [2025-01-02 02:16:58] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8 HTTP/1.1" 200 1865 0.069802 10.0.0.46 - - [2025-01-02 02:16:59] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001140 10.0.0.46 - - [2025-01-02 02:16:59] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1372 0.019523 10.0.0.46 - - [2025-01-02 02:16:59] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001195 10.0.0.46 - - [2025-01-02 02:16:59] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8?fields=virtual_networks HTTP/1.1" 200 1037 0.068923 10.0.0.46 - - [2025-01-02 02:16:59] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001047 10.0.0.46 - - [2025-01-02 02:16:59] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.020401 10.0.0.46 - - [2025-01-02 02:16:59] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001051 10.0.0.46 - - [2025-01-02 02:16:59] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8?fields=security_groups HTTP/1.1" 200 1265 0.019809 10.0.0.46 - - [2025-01-02 02:17:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.024511 10.0.0.46 - - [2025-01-02 02:17:00] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002915 10.0.0.46 - - [2025-01-02 02:17:00] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001488 10.0.0.46 - - [2025-01-02 02:17:00] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007047 10.0.0.46 - - [2025-01-02 02:17:00] "POST /id-to-fqname HTTP/1.1" 200 188 0.001233 10.0.0.46 - - [2025-01-02 02:17:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.003233 10.0.0.46 - - [2025-01-02 02:17:00] "POST /security-groups HTTP/1.1" 200 589 0.068161 10.0.0.46 - - [2025-01-02 02:17:00] "POST /fqname-to-id HTTP/1.1" 404 232 0.002610 10.0.0.46 - - [2025-01-02 02:17:00] "POST /projects HTTP/1.1" 200 581 0.213013 10.0.0.46 - - [2025-01-02 02:17:00] "POST /access-control-lists HTTP/1.1" 200 594 0.061051 10.0.0.46 - - [2025-01-02 02:17:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.289102 10.0.0.46 - - [2025-01-02 02:17:00] "POST /fqname-to-id HTTP/1.1" 404 231 0.003028 10.0.0.46 - - [2025-01-02 02:17:00] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.407660 10.0.0.46 - - [2025-01-02 02:17:00] "POST /access-control-lists HTTP/1.1" 200 592 0.064356 10.0.0.46 - - [2025-01-02 02:17:01] "GET / HTTP/1.1" 200 35931 0.002012 10.0.0.46 - - [2025-01-02 02:17:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000553 10.0.0.46 - - [2025-01-02 02:17:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.056329 10.0.0.46 - - [2025-01-02 02:17:02] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001368 10.0.0.46 - - [2025-01-02 02:17:02] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.023935 10.0.0.46 - - [2025-01-02 02:17:02] "POST /neutron/network HTTP/1.1" 200 117 0.032291 10.0.0.46 - - [2025-01-02 02:17:02] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001542 10.0.0.46 - - [2025-01-02 02:17:03] "POST /neutron/network HTTP/1.1" 200 613 0.075612 10.0.0.46 - - [2025-01-02 02:17:03] "POST /route-targets HTTP/1.1" 200 327 0.010046 10.0.0.46 - - [2025-01-02 02:17:03] "POST /ref-update HTTP/1.1" 200 156 0.010177 10.0.0.46 - - [2025-01-02 02:17:03] "POST /useragent-kv HTTP/1.1" 200 115 0.002474 10.0.0.46 - - [2025-01-02 02:17:03] "POST /neutron/subnet HTTP/1.1" 200 720 0.136042 10.0.0.46 - - [2025-01-02 02:17:03] "POST /neutron/network HTTP/1.1" 200 831 0.005922 10.0.0.46 - - [2025-01-02 02:17:03] "POST /id-to-fqname HTTP/1.1" 200 223 0.001432 10.0.0.46 - - [2025-01-02 02:17:03] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003707 10.0.0.46 - - [2025-01-02 02:17:03] "POST /neutron/network HTTP/1.1" 200 831 0.006279 10.0.0.46 - - [2025-01-02 02:17:03] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002834 10.0.0.46 - - [2025-01-02 02:17:03] "POST /neutron/network HTTP/1.1" 200 831 0.005567 10.0.0.46 - - [2025-01-02 02:17:03] "POST /neutron/subnet HTTP/1.1" 200 720 0.006731 10.0.0.46 - - [2025-01-02 02:17:03] "GET /domains HTTP/1.1" 401 292 0.000401 10.0.0.46 - - [2025-01-02 02:17:03] "GET /domains HTTP/1.1" 200 280 0.024595 10.0.0.46 - - [2025-01-02 02:17:03] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002751 10.0.0.46 - - [2025-01-02 02:17:03] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2954 0.010664 10.0.0.46 - - [2025-01-02 02:17:03] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001400 10.0.0.46 - - [2025-01-02 02:17:03] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58 HTTP/1.1" 200 2081 0.064270 10.0.0.46 - - [2025-01-02 02:17:03] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386 HTTP/1.1" 200 2315 0.003654 10.0.0.46 - - [2025-01-02 02:17:03] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386 HTTP/1.1" 200 2315 0.002904 10.0.0.46 - - [2025-01-02 02:17:03] "GET /routing-instance/ff56c5fc-abfb-4ce4-b771-5ba7468011f4 HTTP/1.1" 200 1494 0.003346 10.0.0.46 - - [2025-01-02 02:17:03] "GET /routing-instance/ff56c5fc-abfb-4ce4-b771-5ba7468011f4 HTTP/1.1" 200 1494 0.002854 10.0.0.46 - - [2025-01-02 02:17:03] "GET /route-target/c5401fba-ac71-4738-9f0f-1d44916910ff HTTP/1.1" 200 1213 0.003186 10.0.0.46 - - [2025-01-02 02:17:03] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386 HTTP/1.1" 200 2315 0.003201 10.0.0.46 - - [2025-01-02 02:17:03] "GET /routing-instance/ff56c5fc-abfb-4ce4-b771-5ba7468011f4 HTTP/1.1" 200 1494 0.002953 10.0.0.46 - - [2025-01-02 02:17:03] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002887 10.0.0.46 - - [2025-01-02 02:17:03] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386 HTTP/1.1" 200 2315 0.002941 10.0.0.46 - - [2025-01-02 02:17:03] "GET /routing-instance/ff56c5fc-abfb-4ce4-b771-5ba7468011f4 HTTP/1.1" 200 1494 0.003091 10.0.0.46 - - [2025-01-02 02:17:03] "GET /routing-instance/ff56c5fc-abfb-4ce4-b771-5ba7468011f4 HTTP/1.1" 200 1494 0.002787 10.0.0.46 - - [2025-01-02 02:17:03] "GET /route-target/c5401fba-ac71-4738-9f0f-1d44916910ff HTTP/1.1" 200 1213 0.002644 10.0.0.46 - - [2025-01-02 02:17:03] "GET /domains HTTP/1.1" 200 280 0.002687 10.0.0.46 - - [2025-01-02 02:17:03] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001152 10.0.0.46 - - [2025-01-02 02:17:03] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2954 0.007172 10.0.0.46 - - [2025-01-02 02:17:03] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001100 10.0.0.46 - - [2025-01-02 02:17:03] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58 HTTP/1.1" 200 2081 0.062607 10.0.0.46 - - [2025-01-02 02:17:03] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386 HTTP/1.1" 200 2315 0.002696 10.0.0.46 - - [2025-01-02 02:17:04] "GET /obj-perms HTTP/1.1" 200 5026 0.046103 10.0.0.46 - - [2025-01-02 02:17:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.46 - - [2025-01-02 02:17:04] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001428 10.0.0.46 - - [2025-01-02 02:17:04] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.019152 10.0.0.46 - - [2025-01-02 02:17:04] "POST /neutron/network HTTP/1.1" 200 117 0.010201 10.0.0.46 - - [2025-01-02 02:17:04] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001067 10.0.0.46 - - [2025-01-02 02:17:04] "POST /neutron/network HTTP/1.1" 200 613 0.071768 10.0.0.46 - - [2025-01-02 02:17:04] "POST /route-targets HTTP/1.1" 200 327 0.011728 10.0.0.46 - - [2025-01-02 02:17:04] "POST /ref-update HTTP/1.1" 200 156 0.011012 10.0.0.46 - - [2025-01-02 02:17:04] "POST /useragent-kv HTTP/1.1" 200 115 0.004058 10.0.0.46 - - [2025-01-02 02:17:04] "POST /neutron/subnet HTTP/1.1" 200 734 0.205119 10.0.0.46 - - [2025-01-02 02:17:04] "POST /neutron/network HTTP/1.1" 200 834 0.005636 10.0.0.46 - - [2025-01-02 02:17:04] "POST /id-to-fqname HTTP/1.1" 200 223 0.001566 10.0.0.46 - - [2025-01-02 02:17:04] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003400 10.0.0.46 - - [2025-01-02 02:17:04] "POST /neutron/network HTTP/1.1" 200 834 0.006534 10.0.0.46 - - [2025-01-02 02:17:04] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003130 10.0.0.46 - - [2025-01-02 02:17:04] "POST /neutron/network HTTP/1.1" 200 834 0.005948 10.0.0.46 - - [2025-01-02 02:17:04] "POST /neutron/subnet HTTP/1.1" 200 734 0.007179 10.0.0.46 - - [2025-01-02 02:17:04] "GET /domains HTTP/1.1" 200 280 0.002767 10.0.0.46 - - [2025-01-02 02:17:04] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001258 10.0.0.46 - - [2025-01-02 02:17:04] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2954 0.007396 10.0.0.46 - - [2025-01-02 02:17:04] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001145 10.0.0.46 - - [2025-01-02 02:17:04] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58 HTTP/1.1" 200 2299 0.062991 10.0.0.46 - - [2025-01-02 02:17:04] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52 HTTP/1.1" 200 2324 0.004353 10.0.0.46 - - [2025-01-02 02:17:04] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52 HTTP/1.1" 200 2324 0.002858 10.0.0.46 - - [2025-01-02 02:17:05] "GET /routing-instance/53179585-ce7a-4079-8e1c-3fe97251e343 HTTP/1.1" 200 1493 0.002907 10.0.0.46 - - [2025-01-02 02:17:05] "GET /routing-instance/53179585-ce7a-4079-8e1c-3fe97251e343 HTTP/1.1" 200 1493 0.003171 10.0.0.46 - - [2025-01-02 02:17:05] "GET /route-target/d7f8792b-1ceb-461d-9d20-e4d780a2a944 HTTP/1.1" 200 1213 0.002990 10.0.0.46 - - [2025-01-02 02:17:05] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52 HTTP/1.1" 200 2324 0.002899 10.0.0.46 - - [2025-01-02 02:17:05] "GET /routing-instance/53179585-ce7a-4079-8e1c-3fe97251e343 HTTP/1.1" 200 1493 0.002655 10.0.0.46 - - [2025-01-02 02:17:05] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.002779 10.0.0.46 - - [2025-01-02 02:17:05] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52 HTTP/1.1" 200 2324 0.003379 10.0.0.46 - - [2025-01-02 02:17:05] "GET /routing-instance/53179585-ce7a-4079-8e1c-3fe97251e343 HTTP/1.1" 200 1493 0.002942 10.0.0.46 - - [2025-01-02 02:17:05] "GET /routing-instance/53179585-ce7a-4079-8e1c-3fe97251e343 HTTP/1.1" 200 1493 0.002734 10.0.0.46 - - [2025-01-02 02:17:05] "GET /route-target/d7f8792b-1ceb-461d-9d20-e4d780a2a944 HTTP/1.1" 200 1213 0.003309 10.0.0.46 - - [2025-01-02 02:17:05] "GET /domains HTTP/1.1" 200 280 0.002725 10.0.0.46 - - [2025-01-02 02:17:05] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001185 10.0.0.46 - - [2025-01-02 02:17:05] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2954 0.007082 10.0.0.46 - - [2025-01-02 02:17:05] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001395 10.0.0.46 - - [2025-01-02 02:17:05] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58 HTTP/1.1" 200 2299 0.059505 10.0.0.46 - - [2025-01-02 02:17:05] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52 HTTP/1.1" 200 2324 0.002537 10.0.0.46 - - [2025-01-02 02:17:05] "GET /obj-perms HTTP/1.1" 200 5026 0.003266 10.0.0.46 - - [2025-01-02 02:17:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.46 - - [2025-01-02 02:17:05] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001163 10.0.0.46 - - [2025-01-02 02:17:05] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.018781 10.0.0.46 - - [2025-01-02 02:17:05] "POST /neutron/network HTTP/1.1" 200 117 0.010355 10.0.0.46 - - [2025-01-02 02:17:05] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001230 10.0.0.46 - - [2025-01-02 02:17:05] "POST /neutron/network HTTP/1.1" 200 615 0.057127 10.0.0.46 - - [2025-01-02 02:17:05] "POST /ref-update HTTP/1.1" 200 156 0.010067 10.0.0.46 - - [2025-01-02 02:17:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002490 10.0.0.46 - - [2025-01-02 02:17:05] "POST /neutron/subnet HTTP/1.1" 200 729 0.147743 10.0.0.46 - - [2025-01-02 02:17:05] "POST /neutron/network HTTP/1.1" 200 835 0.005002 10.0.0.46 - - [2025-01-02 02:17:05] "POST /id-to-fqname HTTP/1.1" 200 224 0.001197 10.0.0.46 - - [2025-01-02 02:17:05] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.004197 10.0.0.46 - - [2025-01-02 02:17:05] "POST /neutron/network HTTP/1.1" 200 835 0.006300 10.0.0.46 - - [2025-01-02 02:17:05] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.002675 10.0.0.46 - - [2025-01-02 02:17:05] "POST /neutron/network HTTP/1.1" 200 835 0.007049 10.0.0.46 - - [2025-01-02 02:17:05] "POST /neutron/subnet HTTP/1.1" 200 729 0.007641 10.0.0.46 - - [2025-01-02 02:17:05] "GET /domains HTTP/1.1" 200 280 0.002397 10.0.0.46 - - [2025-01-02 02:17:05] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001541 10.0.0.46 - - [2025-01-02 02:17:05] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2954 0.007205 10.0.0.46 - - [2025-01-02 02:17:05] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000996 10.0.0.46 - - [2025-01-02 02:17:05] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58 HTTP/1.1" 200 2518 0.065917 10.0.0.46 - - [2025-01-02 02:17:05] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5 HTTP/1.1" 200 2327 0.005630 10.0.0.46 - - [2025-01-02 02:17:05] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5 HTTP/1.1" 200 2327 0.003717 10.0.0.46 - - [2025-01-02 02:17:05] "GET /routing-instance/38958e8f-2393-417f-a657-19fa328ab13a HTTP/1.1" 200 1497 0.003532 10.0.0.46 - - [2025-01-02 02:17:05] "GET /routing-instance/38958e8f-2393-417f-a657-19fa328ab13a HTTP/1.1" 200 1497 0.002813 10.0.0.46 - - [2025-01-02 02:17:05] "GET /route-target/361a4819-03cb-4563-a167-44bd7ab8d27e HTTP/1.1" 200 1214 0.002803 10.0.0.46 - - [2025-01-02 02:17:05] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5 HTTP/1.1" 200 2327 0.003206 10.0.0.46 - - [2025-01-02 02:17:05] "GET /routing-instance/38958e8f-2393-417f-a657-19fa328ab13a HTTP/1.1" 200 1497 0.002823 10.0.0.46 - - [2025-01-02 02:17:05] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.002635 10.0.0.46 - - [2025-01-02 02:17:05] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5 HTTP/1.1" 200 2327 0.002391 10.0.0.46 - - [2025-01-02 02:17:05] "GET /routing-instance/38958e8f-2393-417f-a657-19fa328ab13a HTTP/1.1" 200 1497 0.002329 10.0.0.46 - - [2025-01-02 02:17:05] "GET /routing-instance/38958e8f-2393-417f-a657-19fa328ab13a HTTP/1.1" 200 1497 0.002330 10.0.0.46 - - [2025-01-02 02:17:05] "GET /route-target/361a4819-03cb-4563-a167-44bd7ab8d27e HTTP/1.1" 200 1214 0.002341 10.0.0.46 - - [2025-01-02 02:17:05] "GET /domains HTTP/1.1" 200 280 0.002934 10.0.0.46 - - [2025-01-02 02:17:05] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001544 10.0.0.46 - - [2025-01-02 02:17:05] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2954 0.009501 10.0.0.46 - - [2025-01-02 02:17:05] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001034 10.0.0.46 - - [2025-01-02 02:17:05] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58 HTTP/1.1" 200 2518 0.065972 10.0.0.46 - - [2025-01-02 02:17:06] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5 HTTP/1.1" 200 2327 0.003333 10.0.0.46 - - [2025-01-02 02:17:06] "GET /obj-perms HTTP/1.1" 200 5026 0.003487 10.0.0.46 - - [2025-01-02 02:17:06] "POST /id-to-fqname HTTP/1.1" 200 223 0.001806 10.0.0.46 - - [2025-01-02 02:17:06] "POST /neutron/network HTTP/1.1" 200 844 0.008497 10.0.0.46 - - [2025-01-02 02:17:06] "GET /aaa-mode HTTP/1.1" 401 292 0.000487 10.0.0.46 - - [2025-01-02 02:17:06] "GET / HTTP/1.1" 200 35931 0.001913 10.0.0.46 - - [2025-01-02 02:17:06] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000395 10.0.0.46 - - [2025-01-02 02:17:06] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001185 10.0.0.46 - - [2025-01-02 02:17:06] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.039185 10.0.0.46 - - [2025-01-02 02:17:06] "POST /neutron/network HTTP/1.1" 200 834 0.005579 10.0.0.46 - - [2025-01-02 02:17:07] "POST /neutron/port HTTP/1.1" 200 117 0.006706 10.0.0.46 - - [2025-01-02 02:17:07] "POST /neutron/port HTTP/1.1" 200 117 0.005276 10.0.0.46 - - [2025-01-02 02:17:07] "POST /id-to-fqname HTTP/1.1" 200 224 0.001331 10.0.0.46 - - [2025-01-02 02:17:07] "POST /neutron/port HTTP/1.1" 200 117 0.005142 10.0.0.46 - - [2025-01-02 02:17:07] "POST /neutron/network HTTP/1.1" 200 845 0.005708 10.0.0.46 - - [2025-01-02 02:17:07] "GET /aaa-mode HTTP/1.1" 401 292 0.000486 10.0.0.46 - - [2025-01-02 02:17:07] "POST /neutron/network HTTP/1.1" 200 844 0.005772 10.0.0.46 - - [2025-01-02 02:17:07] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001148 10.0.0.46 - - [2025-01-02 02:17:07] "GET / HTTP/1.1" 200 35931 0.001797 10.0.0.46 - - [2025-01-02 02:17:07] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000453 10.0.0.46 - - [2025-01-02 02:17:07] "POST /neutron/port HTTP/1.1" 200 1060 0.192832 10.0.0.46 - - [2025-01-02 02:17:07] "POST /neutron/port HTTP/1.1" 200 1060 0.010585 10.0.0.46 - - [2025-01-02 02:17:07] "POST /neutron/port HTTP/1.1" 200 1060 0.009604 10.0.0.46 - - [2025-01-02 02:17:07] "POST /neutron/port HTTP/1.1" 200 1114 0.050848 10.0.0.46 - - [2025-01-02 02:17:07] "POST /neutron/port HTTP/1.1" 200 1088 0.015648 10.0.0.46 - - [2025-01-02 02:17:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003402 10.0.0.46 - - [2025-01-02 02:17:07] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001619 10.0.0.46 - - [2025-01-02 02:17:07] "POST /neutron/subnet HTTP/1.1" 200 708 0.022663 10.0.0.46 - - [2025-01-02 02:17:07] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.051067 10.0.0.46 - - [2025-01-02 02:17:07] "POST /neutron/port HTTP/1.1" 200 117 0.001661 10.0.0.46 - - [2025-01-02 02:17:07] "POST /neutron/network HTTP/1.1" 200 835 0.011060 10.0.0.46 - - [2025-01-02 02:17:07] "POST /neutron/network HTTP/1.1" 200 834 0.006979 10.0.0.46 - - [2025-01-02 02:17:08] "POST /neutron/port HTTP/1.1" 200 1088 0.017163 10.0.0.46 - - [2025-01-02 02:17:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007740 10.0.0.46 - - [2025-01-02 02:17:08] "POST /neutron/port HTTP/1.1" 200 117 0.005323 10.0.0.46 - - [2025-01-02 02:17:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.003376 10.0.0.46 - - [2025-01-02 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002664 10.0.0.46 - - [2025-01-02 02:17:08] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001045 10.0.0.46 - - [2025-01-02 02:17:08] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.009457 10.0.0.46 - - [2025-01-02 02:17:08] "POST /service-templates HTTP/1.1" 200 543 0.025980 10.0.0.46 - - [2025-01-02 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.46 - - [2025-01-02 02:17:08] "GET /service-template/68dfaba7-8f03-4800-9c80-88177f9cb454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005011 10.0.0.46 - - [2025-01-02 02:17:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.46 - - [2025-01-02 02:17:08] "GET /service-template/68dfaba7-8f03-4800-9c80-88177f9cb454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004200 10.0.0.46 - - [2025-01-02 02:17:08] "POST /neutron/network HTTP/1.1" 200 845 0.009062 10.0.0.46 - - [2025-01-02 02:17:08] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001217 10.0.0.46 - - [2025-01-02 02:17:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001289 10.0.0.46 - - [2025-01-02 02:17:08] "POST /id-to-fqname HTTP/1.1" 200 223 0.001971 10.0.0.46 - - [2025-01-02 02:17:08] "POST /id-to-fqname HTTP/1.1" 200 224 0.001898 10.0.0.46 - - [2025-01-02 02:17:08] "POST /neutron/port HTTP/1.1" 200 1059 0.233361 10.0.0.46 - - [2025-01-02 02:17:08] "POST /neutron/port HTTP/1.1" 200 1059 0.008969 10.0.0.46 - - [2025-01-02 02:17:08] "POST /neutron/port HTTP/1.1" 200 1059 0.009708 10.0.0.46 - - [2025-01-02 02:17:08] "POST /neutron/port HTTP/1.1" 200 2005 0.023382 10.0.0.46 - - [2025-01-02 02:17:08] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006191 10.0.0.46 - - [2025-01-02 02:17:08] "POST /neutron/port HTTP/1.1" 200 1113 0.083982 10.0.0.46 - - [2025-01-02 02:17:08] "POST /neutron/port HTTP/1.1" 200 1087 0.019748 10.0.0.46 - - [2025-01-02 02:17:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004922 10.0.0.46 - - [2025-01-02 02:17:09] "POST /neutron/subnet HTTP/1.1" 200 703 0.013259 10.0.0.46 - - [2025-01-02 02:17:09] "POST /neutron/port HTTP/1.1" 200 117 0.001298 10.0.0.46 - - [2025-01-02 02:17:09] "POST /neutron/network HTTP/1.1" 200 835 0.007065 10.0.0.46 - - [2025-01-02 02:17:09] "POST /neutron/network HTTP/1.1" 200 2225 0.012800 10.0.0.46 - - [2025-01-02 02:17:09] "GET /aaa-mode HTTP/1.1" 401 292 0.000608 10.0.0.46 - - [2025-01-02 02:17:09] "GET / HTTP/1.1" 200 35931 0.002356 10.0.0.46 - - [2025-01-02 02:17:09] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000463 10.0.0.46 - - [2025-01-02 02:17:10] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001184 10.0.0.46 - - [2025-01-02 02:17:10] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.047846 10.0.0.46 - - [2025-01-02 02:17:10] "POST /neutron/network HTTP/1.1" 200 831 0.006224 10.0.0.46 - - [2025-01-02 02:17:10] "POST /neutron/network HTTP/1.1" 200 834 0.007449 10.0.0.46 - - [2025-01-02 02:17:10] "POST /neutron/network HTTP/1.1" 200 835 0.007133 10.0.0.46 - - [2025-01-02 02:17:10] "POST /neutron/port HTTP/1.1" 200 2059 0.025551 10.0.0.46 - - [2025-01-02 02:17:10] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007460 10.0.0.46 - - [2025-01-02 02:17:10] "POST /neutron/port HTTP/1.1" 200 117 0.005919 10.0.0.46 - - [2025-01-02 02:17:10] "POST /neutron/port HTTP/1.1" 200 117 0.005151 10.0.0.46 - - [2025-01-02 02:17:10] "POST /neutron/network HTTP/1.1" 200 2225 0.014412 10.0.0.46 - - [2025-01-02 02:17:10] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001934 10.0.0.46 - - [2025-01-02 02:17:11] "POST /neutron/port HTTP/1.1" 200 1057 0.270499 10.0.0.46 - - [2025-01-02 02:17:11] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001629 10.0.0.46 - - [2025-01-02 02:17:11] "POST /neutron/port HTTP/1.1" 200 1060 0.192140 10.0.0.46 - - [2025-01-02 02:17:11] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001115 10.0.0.46 - - [2025-01-02 02:17:11] "POST /neutron/port HTTP/1.1" 200 1059 0.182187 10.0.0.46 - - [2025-01-02 02:17:11] "POST /neutron/port HTTP/1.1" 200 1057 0.010382 10.0.0.46 - - [2025-01-02 02:17:11] "POST /neutron/port HTTP/1.1" 200 1057 0.010892 10.0.0.46 - - [2025-01-02 02:17:11] "POST /neutron/port HTTP/1.1" 200 1111 0.075092 10.0.0.46 - - [2025-01-02 02:17:11] "POST /neutron/port HTTP/1.1" 200 1060 0.010264 10.0.0.46 - - [2025-01-02 02:17:11] "POST /neutron/port HTTP/1.1" 200 1060 0.012211 10.0.0.46 - - [2025-01-02 02:17:11] "POST /neutron/port HTTP/1.1" 200 1114 0.073942 10.0.0.46 - - [2025-01-02 02:17:11] "POST /neutron/port HTTP/1.1" 200 1059 0.010109 10.0.0.46 - - [2025-01-02 02:17:11] "POST /neutron/port HTTP/1.1" 200 1059 0.010184 10.0.0.46 - - [2025-01-02 02:17:11] "POST /neutron/port HTTP/1.1" 200 1113 0.067637 10.0.0.46 - - [2025-01-02 02:17:12] "POST /neutron/port HTTP/1.1" 200 3027 0.020995 10.0.0.46 - - [2025-01-02 02:17:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003304 10.0.0.46 - - [2025-01-02 02:17:12] "POST /neutron/subnet HTTP/1.1" 200 694 0.011440 10.0.0.46 - - [2025-01-02 02:17:12] "POST /neutron/port HTTP/1.1" 200 117 0.002070 10.0.0.46 - - [2025-01-02 02:17:12] "POST /neutron/network HTTP/1.1" 200 831 0.006351 10.0.0.46 - - [2025-01-02 02:17:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003320 10.0.0.46 - - [2025-01-02 02:17:12] "POST /neutron/subnet HTTP/1.1" 200 708 0.011096 10.0.0.46 - - [2025-01-02 02:17:12] "POST /neutron/port HTTP/1.1" 200 117 0.001351 10.0.0.46 - - [2025-01-02 02:17:12] "POST /neutron/network HTTP/1.1" 200 834 0.006049 10.0.0.46 - - [2025-01-02 02:17:12] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003492 10.0.0.46 - - [2025-01-02 02:17:12] "POST /neutron/subnet HTTP/1.1" 200 703 0.011274 10.0.0.46 - - [2025-01-02 02:17:12] "POST /neutron/port HTTP/1.1" 200 117 0.001233 10.0.0.46 - - [2025-01-02 02:17:12] "POST /neutron/network HTTP/1.1" 200 835 0.006309 10.0.0.46 - - [2025-01-02 02:17:15] "POST /neutron/port HTTP/1.1" 200 3027 0.032877 10.0.0.46 - - [2025-01-02 02:17:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006413 10.0.0.46 - - [2025-01-02 02:17:15] "POST /neutron/port HTTP/1.1" 200 3027 0.019971 10.0.0.46 - - [2025-01-02 02:17:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006318 10.0.0.46 - - [2025-01-02 02:17:15] "POST /neutron/port HTTP/1.1" 200 3027 0.022075 10.0.0.46 - - [2025-01-02 02:17:15] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006071 10.0.0.46 - - [2025-01-02 02:17:16] "POST /neutron/port HTTP/1.1" 200 3027 0.026197 10.0.0.46 - - [2025-01-02 02:17:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008549 10.0.0.46 - - [2025-01-02 02:17:16] "POST /neutron/port HTTP/1.1" 200 3027 0.030723 10.0.0.46 - - [2025-01-02 02:17:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010154 10.0.0.46 - - [2025-01-02 02:17:16] "GET /virtual-machine/e4a5baec-5589-4136-ae03-76a82ad10467 HTTP/1.1" 200 1803 0.004383 10.0.0.46 - - [2025-01-02 02:17:16] "GET /virtual-machine-interface/54e4abc3-bd9d-4f7a-b57a-2146d1456753 HTTP/1.1" 200 2946 0.003368 10.0.0.46 - - [2025-01-02 02:17:16] "GET /virtual-machine-interface/a7a63c08-cc46-44a6-b633-c550feeada64 HTTP/1.1" 200 2947 0.003288 10.0.0.46 - - [2025-01-02 02:17:16] "GET /virtual-machine-interface/bf79b24f-14d8-4214-8aba-43b3484d9c1a HTTP/1.1" 200 2949 0.003253 10.0.0.46 - - [2025-01-02 02:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003153 10.0.0.46 - - [2025-01-02 02:17:16] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.004066 10.0.0.46 - - [2025-01-02 02:17:16] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003739 10.0.0.46 - - [2025-01-02 02:17:16] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003658 10.0.0.46 - - [2025-01-02 02:17:17] "POST /neutron/port HTTP/1.1" 200 1088 0.014629 10.0.0.46 - - [2025-01-02 02:17:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005487 10.0.0.46 - - [2025-01-02 02:17:17] "POST /neutron/port HTTP/1.1" 200 1087 0.015649 10.0.0.46 - - [2025-01-02 02:17:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005836 10.0.0.46 - - [2025-01-02 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.46 - - [2025-01-02 02:17:19] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003384 10.0.0.46 - - [2025-01-02 02:17:23] "DELETE /project/edbb61c8a9f04399a36b882489184e58 HTTP/1.1" 404 173 0.021540 10.0.0.46 - - [2025-01-02 02:17:23] "DELETE /project/cb40639d7d1d41bc9d45e72c0a24c3d8 HTTP/1.1" 404 173 0.012885 10.0.0.46 - - [2025-01-02 02:17:23] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001403 10.0.0.46 - - [2025-01-02 02:17:23] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001380 10.0.0.46 - - [2025-01-02 02:17:23] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.038598 10.0.0.46 - - [2025-01-02 02:17:23] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1477 0.040959 10.0.0.46 - - [2025-01-02 02:17:23] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001626 10.0.0.46 - - [2025-01-02 02:17:23] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001290 10.0.0.46 - - [2025-01-02 02:17:23] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa?fields=security_groups HTTP/1.1" 200 1388 0.049907 10.0.0.46 - - [2025-01-02 02:17:23] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8?fields=security_groups HTTP/1.1" 200 1370 0.043002 10.0.0.46 - - [2025-01-02 02:17:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004657 10.0.0.46 - - [2025-01-02 02:17:23] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.004710 10.0.0.46 - - [2025-01-02 02:17:23] "DELETE /security-group/6beba1e1-066a-4aba-9610-5a88a1143530 HTTP/1.1" 200 115 0.047702 10.0.0.46 - - [2025-01-02 02:17:23] "DELETE /security-group/b61d129a-8771-497e-810d-da4753acccf4 HTTP/1.1" 200 115 0.050583 10.0.0.46 - - [2025-01-02 02:17:23] "GET /projects?obj_uuids=bef1cbe7-92bb-4456-9e2a-1f716e78aeaa&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001179 10.0.0.46 - - [2025-01-02 02:17:23] "GET /projects?obj_uuids=cb40639d-7d1d-41bc-9d45-e72c0a24c3d8&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001213 10.0.0.46 - - [2025-01-02 02:17:23] "GET /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa?fields=application_policy_sets HTTP/1.1" 200 1427 0.037129 10.0.0.46 - - [2025-01-02 02:17:23] "GET /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8?fields=application_policy_sets HTTP/1.1" 200 1409 0.030225 10.0.0.46 - - [2025-01-02 02:17:23] "DELETE /access-control-list/f1352cff-f210-4ee2-abcb-78afa59fbc4f HTTP/1.1" 200 115 0.047820 10.0.0.46 - - [2025-01-02 02:17:23] "DELETE /access-control-list/2256a1ce-0e34-49c7-a4f9-b6807ed03370 HTTP/1.1" 200 115 0.020097 10.0.0.46 - - [2025-01-02 02:17:23] "DELETE /access-control-list/71c8c968-2798-4676-9bdc-6cf924baed9b HTTP/1.1" 200 115 0.030191 10.0.0.46 - - [2025-01-02 02:17:23] "DELETE /access-control-list/db7a6107-373b-4548-9e21-10defefde618 HTTP/1.1" 200 115 0.045234 10.0.0.46 - - [2025-01-02 02:17:23] "DELETE /project/bef1cbe7-92bb-4456-9e2a-1f716e78aeaa HTTP/1.1" 200 115 0.394160 10.0.0.46 - - [2025-01-02 02:17:23] "DELETE /project/cb40639d-7d1d-41bc-9d45-e72c0a24c3d8 HTTP/1.1" 200 115 0.399158 10.0.0.46 - - [2025-01-02 02:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002991 10.0.0.46 - - [2025-01-02 02:17:27] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002956 10.0.0.46 - - [2025-01-02 02:17:30] "GET /obj-perms HTTP/1.1" 200 5056 0.048368 10.0.0.46 - - [2025-01-02 02:17:30] "GET /obj-perms HTTP/1.1" 200 5056 0.049455 10.0.0.46 - - [2025-01-02 02:17:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.46 - - [2025-01-02 02:17:31] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003245 10.0.0.46 - - [2025-01-02 02:17:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.46 - - [2025-01-02 02:17:34] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003784 10.0.0.46 - - [2025-01-02 02:17:34] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003714 10.0.0.46 - - [2025-01-02 02:17:34] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003220 10.0.0.46 - - [2025-01-02 02:17:34] "POST /neutron/port HTTP/1.1" 200 3027 0.018276 10.0.0.46 - - [2025-01-02 02:17:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005545 10.0.0.46 - - [2025-01-02 02:17:39] "POST /neutron/port HTTP/1.1" 200 3027 0.019232 10.0.0.46 - - [2025-01-02 02:17:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006291 10.0.0.46 - - [2025-01-02 02:17:42] "POST /neutron/port HTTP/1.1" 200 3027 0.020055 10.0.0.46 - - [2025-01-02 02:17:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005330 10.0.0.46 - - [2025-01-02 02:17:44] "POST /neutron/port HTTP/1.1" 200 3027 0.020583 10.0.0.46 - - [2025-01-02 02:17:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006170 10.0.0.46 - - [2025-01-02 02:17:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.46 - - [2025-01-02 02:17:49] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002460 10.0.0.46 - - [2025-01-02 02:17:49] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003124 10.0.0.46 - - [2025-01-02 02:17:49] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003200 10.0.0.46 - - [2025-01-02 02:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.46 - - [2025-01-02 02:17:50] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002959 10.0.0.46 - - [2025-01-02 02:17:50] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003293 10.0.0.46 - - [2025-01-02 02:17:50] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.003888 10.0.0.46 - - [2025-01-02 02:17:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.003051 10.0.0.46 - - [2025-01-02 02:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.46 - - [2025-01-02 02:17:50] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001083 10.0.0.46 - - [2025-01-02 02:17:50] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.022867 10.0.0.46 - - [2025-01-02 02:17:50] "POST /service-instances HTTP/1.1" 200 543 0.059861 10.0.0.46 - - [2025-01-02 02:17:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.46 - - [2025-01-02 02:17:50] "GET /service-instance/0c4ec2e9-d7a0-4d9b-bee0-896477b9cb7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.004877 10.0.0.46 - - [2025-01-02 02:17:50] "POST /port-tuples HTTP/1.1" 200 586 0.023488 10.0.0.46 - - [2025-01-02 02:17:50] "GET /virtual-machine-interface/a7a63c08-cc46-44a6-b633-c550feeada64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2726 0.003363 10.0.0.46 - - [2025-01-02 02:17:50] "PUT /virtual-machine-interface/a7a63c08-cc46-44a6-b633-c550feeada64 HTTP/1.1" 200 284 0.010171 10.0.0.46 - - [2025-01-02 02:17:50] "POST /ref-update HTTP/1.1" 200 156 0.009232 10.0.0.46 - - [2025-01-02 02:17:50] "POST /instance-ips HTTP/1.1" 200 385 0.023208 10.0.0.46 - - [2025-01-02 02:17:50] "POST /ref-update HTTP/1.1" 200 156 0.009697 10.0.0.46 - - [2025-01-02 02:17:50] "GET /virtual-machine-interface/54e4abc3-bd9d-4f7a-b57a-2146d1456753?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2725 0.003943 10.0.0.46 - - [2025-01-02 02:17:50] "POST /ref-update HTTP/1.1" 200 156 0.010199 10.0.0.46 - - [2025-01-02 02:17:50] "PUT /virtual-machine-interface/54e4abc3-bd9d-4f7a-b57a-2146d1456753 HTTP/1.1" 200 284 0.013088 10.0.0.46 - - [2025-01-02 02:17:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003745 10.0.0.46 - - [2025-01-02 02:17:51] "POST /ref-update HTTP/1.1" 200 156 0.010011 10.0.0.46 - - [2025-01-02 02:17:51] "GET /virtual-machine-interface/bf79b24f-14d8-4214-8aba-43b3484d9c1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2728 0.003037 10.0.0.46 - - [2025-01-02 02:17:51] "POST /instance-ips HTTP/1.1" 200 385 0.024675 10.0.0.46 - - [2025-01-02 02:17:51] "PUT /virtual-machine-interface/bf79b24f-14d8-4214-8aba-43b3484d9c1a HTTP/1.1" 200 284 0.010398 10.0.0.46 - - [2025-01-02 02:17:51] "POST /ref-update HTTP/1.1" 200 156 0.008220 10.0.0.46 - - [2025-01-02 02:17:51] "POST /ref-update HTTP/1.1" 200 156 0.009202 10.0.0.46 - - [2025-01-02 02:17:51] "POST /ref-update HTTP/1.1" 200 156 0.009005 10.0.0.46 - - [2025-01-02 02:17:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002830 10.0.0.46 - - [2025-01-02 02:17:51] "POST /neutron/port HTTP/1.1" 200 1088 0.013638 10.0.0.46 - - [2025-01-02 02:17:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005572 10.0.0.46 - - [2025-01-02 02:17:51] "POST /instance-ips HTTP/1.1" 200 373 0.014851 10.0.0.46 - - [2025-01-02 02:17:51] "POST /neutron/port HTTP/1.1" 200 1088 0.016921 10.0.0.46 - - [2025-01-02 02:17:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005553 10.0.0.46 - - [2025-01-02 02:17:51] "POST /ref-update HTTP/1.1" 200 156 0.009987 10.0.0.46 - - [2025-01-02 02:17:51] "POST /neutron/port HTTP/1.1" 200 1088 0.016950 10.0.0.46 - - [2025-01-02 02:17:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007082 10.0.0.46 - - [2025-01-02 02:17:51] "POST /ref-update HTTP/1.1" 200 156 0.008366 10.0.0.46 - - [2025-01-02 02:17:51] "GET /virtual-machine/4404f038-9448-44ba-9167-67cbf8546017 HTTP/1.1" 200 1290 0.008592 10.0.0.46 - - [2025-01-02 02:17:51] "GET /virtual-machine-interface/ec74fa64-f966-4eae-a858-59509314ed16 HTTP/1.1" 200 2947 0.002659 10.0.0.46 - - [2025-01-02 02:17:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.46 - - [2025-01-02 02:17:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003342 10.0.0.46 - - [2025-01-02 02:17:51] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003111 10.0.0.46 - - [2025-01-02 02:17:51] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.004534 10.0.0.46 - - [2025-01-02 02:17:51] "POST /instance-ips HTTP/1.1" 200 373 0.014638 10.0.0.46 - - [2025-01-02 02:17:51] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003758 10.0.0.46 - - [2025-01-02 02:17:51] "POST /ref-update HTTP/1.1" 200 156 0.009987 10.0.0.46 - - [2025-01-02 02:17:51] "POST /ref-update HTTP/1.1" 200 156 0.010825 10.0.0.46 - - [2025-01-02 02:17:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002892 10.0.0.46 - - [2025-01-02 02:17:51] "POST /instance-ips HTTP/1.1" 200 375 0.016394 10.0.0.46 - - [2025-01-02 02:17:51] "POST /ref-update HTTP/1.1" 200 156 0.008976 10.0.0.46 - - [2025-01-02 02:17:51] "POST /ref-update HTTP/1.1" 200 156 0.009773 10.0.0.46 - - [2025-01-02 02:17:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003505 10.0.0.46 - - [2025-01-02 02:17:52] "POST /instance-ips HTTP/1.1" 200 375 0.018681 10.0.0.46 - - [2025-01-02 02:17:52] "POST /ref-update HTTP/1.1" 200 156 0.010831 10.0.0.46 - - [2025-01-02 02:17:52] "POST /ref-update HTTP/1.1" 200 156 0.009804 10.0.0.46 - - [2025-01-02 02:17:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003138 10.0.0.46 - - [2025-01-02 02:17:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.46 - - [2025-01-02 02:17:52] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003115 10.0.0.46 - - [2025-01-02 02:17:52] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003074 10.0.0.46 - - [2025-01-02 02:17:52] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003715 10.0.0.46 - - [2025-01-02 02:17:53] "POST /neutron/port HTTP/1.1" 200 1087 0.014992 10.0.0.46 - - [2025-01-02 02:17:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007245 10.0.0.46 - - [2025-01-02 02:17:53] "POST /neutron/port HTTP/1.1" 200 1087 0.015606 10.0.0.46 - - [2025-01-02 02:17:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006486 10.0.0.46 - - [2025-01-02 02:17:53] "POST /neutron/port HTTP/1.1" 200 1087 0.014614 10.0.0.46 - - [2025-01-02 02:17:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005931 10.0.0.46 - - [2025-01-02 02:17:53] "GET /virtual-machine/701a6452-237f-4062-9005-e7f03c96344f HTTP/1.1" 200 1290 0.006234 10.0.0.46 - - [2025-01-02 02:17:53] "GET /virtual-machine-interface/c2d7a333-56e4-4fa4-aace-e0a76e9c6de8 HTTP/1.1" 200 2950 0.008337 10.0.0.46 - - [2025-01-02 02:17:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.46 - - [2025-01-02 02:17:53] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002629 10.0.0.46 - - [2025-01-02 02:17:53] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.002828 10.0.0.46 - - [2025-01-02 02:17:53] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.003179 10.0.0.46 - - [2025-01-02 02:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.46 - - [2025-01-02 02:17:54] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002685 10.0.0.46 - - [2025-01-02 02:17:54] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003610 10.0.0.46 - - [2025-01-02 02:17:54] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.003629 10.0.0.46 - - [2025-01-02 02:17:54] "POST /fqname-to-id HTTP/1.1" 404 211 0.003220 10.0.0.46 - - [2025-01-02 02:17:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.46 - - [2025-01-02 02:17:54] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001149 10.0.0.46 - - [2025-01-02 02:17:54] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.021411 10.0.0.46 - - [2025-01-02 02:17:54] "POST /network-policys HTTP/1.1" 200 547 0.017567 10.0.0.46 - - [2025-01-02 02:17:55] "GET /network-policy/b1c46a46-5b99-4e78-b6f8-1319ce7b90ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.004719 10.0.0.46 - - [2025-01-02 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.46 - - [2025-01-02 02:17:55] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003346 10.0.0.46 - - [2025-01-02 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.46 - - [2025-01-02 02:17:55] "GET /network-policy/b1c46a46-5b99-4e78-b6f8-1319ce7b90ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003258 10.0.0.46 - - [2025-01-02 02:17:55] "POST /fqname-to-id HTTP/1.1" 404 242 0.003237 10.0.0.46 - - [2025-01-02 02:17:55] "POST /ref-update HTTP/1.1" 200 156 0.032666 10.0.0.46 - - [2025-01-02 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.46 - - [2025-01-02 02:17:55] "POST /access-control-lists HTTP/1.1" 200 601 0.061878 10.0.0.46 - - [2025-01-02 02:17:55] "GET /network-policy/b1c46a46-5b99-4e78-b6f8-1319ce7b90ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003014 10.0.0.46 - - [2025-01-02 02:17:55] "POST /neutron/network HTTP/1.1" 200 922 0.006869 10.0.0.46 - - [2025-01-02 02:17:55] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.002880 10.0.0.46 - - [2025-01-02 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.46 - - [2025-01-02 02:17:55] "GET /network-policy/b1c46a46-5b99-4e78-b6f8-1319ce7b90ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003407 10.0.0.46 - - [2025-01-02 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.46 - - [2025-01-02 02:17:55] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.003502 10.0.0.46 - - [2025-01-02 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.46 - - [2025-01-02 02:17:55] "GET /network-policy/b1c46a46-5b99-4e78-b6f8-1319ce7b90ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003301 10.0.0.46 - - [2025-01-02 02:17:55] "PUT /access-control-list/a11eea8b-7951-47e1-b11a-9316e5172211 HTTP/1.1" 200 272 0.012089 10.0.0.46 - - [2025-01-02 02:17:55] "POST /ref-update HTTP/1.1" 200 156 0.032803 10.0.0.46 - - [2025-01-02 02:17:55] "POST /fqname-to-id HTTP/1.1" 404 244 0.008825 10.0.0.46 - - [2025-01-02 02:17:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.46 - - [2025-01-02 02:17:55] "GET /network-policy/b1c46a46-5b99-4e78-b6f8-1319ce7b90ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.031043 10.0.0.46 - - [2025-01-02 02:17:55] "POST /access-control-lists HTTP/1.1" 200 604 0.065133 10.0.0.46 - - [2025-01-02 02:17:55] "POST /neutron/network HTTP/1.1" 200 923 0.007352 10.0.0.46 - - [2025-01-02 02:17:55] "POST /routing-instances HTTP/1.1" 200 759 0.017815 10.0.0.46 - - [2025-01-02 02:17:55] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.005758 10.0.0.46 - - [2025-01-02 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003367 10.0.0.46 - - [2025-01-02 02:17:56] "POST /route-targets HTTP/1.1" 200 327 0.010751 10.0.0.46 - - [2025-01-02 02:17:56] "GET /network-policy/b1c46a46-5b99-4e78-b6f8-1319ce7b90ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003075 10.0.0.46 - - [2025-01-02 02:17:56] "POST /ref-update HTTP/1.1" 200 156 0.009949 10.0.0.46 - - [2025-01-02 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.46 - - [2025-01-02 02:17:56] "GET /routing-instance/5bea63fd-92e8-4f99-b3af-e00d0916353a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1277 0.003154 10.0.0.46 - - [2025-01-02 02:17:56] "GET /service-template/68dfaba7-8f03-4800-9c80-88177f9cb454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003702 10.0.0.46 - - [2025-01-02 02:17:56] "GET /routing-instance/5bea63fd-92e8-4f99-b3af-e00d0916353a?fields=routing_policy_back_refs HTTP/1.1" 200 1277 0.003096 10.0.0.46 - - [2025-01-02 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.46 - - [2025-01-02 02:17:56] "POST /ref-update HTTP/1.1" 200 156 0.009365 10.0.0.46 - - [2025-01-02 02:17:56] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001432 10.0.0.46 - - [2025-01-02 02:17:56] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.018161 10.0.0.46 - - [2025-01-02 02:17:56] "POST /routing-instances HTTP/1.1" 200 760 0.017221 10.0.0.46 - - [2025-01-02 02:17:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.46 - - [2025-01-02 02:17:56] "POST /route-targets HTTP/1.1" 200 327 0.009112 10.0.0.46 - - [2025-01-02 02:17:56] "GET /service-instance/0c4ec2e9-d7a0-4d9b-bee0-896477b9cb7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3528 0.004260 10.0.0.46 - - [2025-01-02 02:17:56] "POST /ref-update HTTP/1.1" 200 156 0.010100 10.0.0.46 - - [2025-01-02 02:17:56] "GET /domains HTTP/1.1" 200 280 0.002433 10.0.0.46 - - [2025-01-02 02:17:56] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002436 10.0.0.46 - - [2025-01-02 02:17:56] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2772 0.008807 10.0.0.46 - - [2025-01-02 02:17:56] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.000917 10.0.0.46 - - [2025-01-02 02:17:56] "GET /routing-instance/ba9f9c6c-78a9-4358-86d6-6a3422e5c586?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1278 0.003006 10.0.0.46 - - [2025-01-02 02:17:56] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58 HTTP/1.1" 200 4234 0.073205 10.0.0.46 - - [2025-01-02 02:17:56] "GET /routing-instance/ba9f9c6c-78a9-4358-86d6-6a3422e5c586?fields=routing_policy_back_refs HTTP/1.1" 200 1278 0.004149 10.0.0.46 - - [2025-01-02 02:17:56] "GET /service-instance/0c4ec2e9-d7a0-4d9b-bee0-896477b9cb7a HTTP/1.1" 200 3782 0.004098 10.0.0.46 - - [2025-01-02 02:17:56] "GET /domains HTTP/1.1" 200 280 0.003095 10.0.0.46 - - [2025-01-02 02:17:56] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001053 10.0.0.46 - - [2025-01-02 02:17:56] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2772 0.007296 10.0.0.46 - - [2025-01-02 02:17:56] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001137 10.0.0.46 - - [2025-01-02 02:17:56] "PUT /routing-instance/5bea63fd-92e8-4f99-b3af-e00d0916353a HTTP/1.1" 200 266 0.009453 10.0.0.46 - - [2025-01-02 02:17:56] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58 HTTP/1.1" 200 4234 0.062512 10.0.0.46 - - [2025-01-02 02:17:56] "GET /service-instance/0c4ec2e9-d7a0-4d9b-bee0-896477b9cb7a HTTP/1.1" 200 3782 0.002555 10.0.0.46 - - [2025-01-02 02:17:56] "PUT /routing-instance/ba9f9c6c-78a9-4358-86d6-6a3422e5c586 HTTP/1.1" 200 266 0.010318 10.0.0.46 - - [2025-01-02 02:17:56] "GET /port-tuple/98037c51-01ee-4df3-873d-43e46939a443 HTTP/1.1" 200 1979 0.002603 10.0.0.46 - - [2025-01-02 02:17:56] "GET /virtual-machine-interface/54e4abc3-bd9d-4f7a-b57a-2146d1456753 HTTP/1.1" 200 3798 0.003243 10.0.0.46 - - [2025-01-02 02:17:56] "GET /virtual-machine-interface/a7a63c08-cc46-44a6-b633-c550feeada64 HTTP/1.1" 200 3817 0.002884 10.0.0.46 - - [2025-01-02 02:17:56] "GET /virtual-machine-interface/bf79b24f-14d8-4214-8aba-43b3484d9c1a HTTP/1.1" 200 3804 0.003189 10.0.0.46 - - [2025-01-02 02:17:56] "POST /ref-update HTTP/1.1" 200 156 0.010780 10.0.0.46 - - [2025-01-02 02:17:56] "POST /neutron/port HTTP/1.1" 200 3834 0.038134 10.0.0.46 - - [2025-01-02 02:17:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005983 10.0.0.46 - - [2025-01-02 02:17:56] "POST /neutron/port HTTP/1.1" 200 3834 0.029768 10.0.0.46 - - [2025-01-02 02:17:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006505 10.0.0.46 - - [2025-01-02 02:17:56] "POST /neutron/port HTTP/1.1" 200 3834 0.056458 10.0.0.46 - - [2025-01-02 02:17:56] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007134 10.0.0.46 - - [2025-01-02 02:17:57] "POST /neutron/port HTTP/1.1" 200 3834 0.033800 10.0.0.46 - - [2025-01-02 02:17:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005718 10.0.0.46 - - [2025-01-02 02:17:57] "POST /neutron/network HTTP/1.1" 200 896 0.012703 10.0.0.46 - - [2025-01-02 02:17:57] "POST /neutron/network HTTP/1.1" 200 922 0.005380 10.0.0.46 - - [2025-01-02 02:17:57] "POST /neutron/network HTTP/1.1" 200 805 0.011919 10.0.0.46 - - [2025-01-02 02:17:57] "POST /neutron/network HTTP/1.1" 200 831 0.005075 10.0.0.46 - - [2025-01-02 02:17:57] "POST /neutron/network HTTP/1.1" 200 897 0.012629 10.0.0.46 - - [2025-01-02 02:17:57] "POST /neutron/network HTTP/1.1" 200 923 0.005564 10.0.0.46 - - [2025-01-02 02:17:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.001123 10.0.0.46 - - [2025-01-02 02:17:57] "POST /id-to-fqname HTTP/1.1" 200 223 0.000977 10.0.0.46 - - [2025-01-02 02:17:57] "PUT /access-control-list/6fbe4543-acc8-4ed4-88e8-a262a7750d3a HTTP/1.1" 200 272 0.010512 10.0.0.46 - - [2025-01-02 02:17:57] "POST /id-to-fqname HTTP/1.1" 200 224 0.001655 10.0.0.46 - - [2025-01-02 02:17:57] "GET /virtual-machine/e4a5baec-5589-4136-ae03-76a82ad10467 HTTP/1.1" 200 1803 0.003315 10.0.0.46 - - [2025-01-02 02:17:57] "GET /virtual-machine-interface/54e4abc3-bd9d-4f7a-b57a-2146d1456753 HTTP/1.1" 200 3798 0.002650 10.0.0.46 - - [2025-01-02 02:17:57] "GET /virtual-machine-interface/a7a63c08-cc46-44a6-b633-c550feeada64 HTTP/1.1" 200 3817 0.002656 10.0.0.46 - - [2025-01-02 02:17:57] "GET /virtual-machine-interface/bf79b24f-14d8-4214-8aba-43b3484d9c1a HTTP/1.1" 200 3804 0.002735 10.0.0.46 - - [2025-01-02 02:17:57] "GET /instance-ip/37d11304-87ed-4366-bdd3-b9c2a3983cf0 HTTP/1.1" 200 1623 0.003498 10.0.0.46 - - [2025-01-02 02:17:57] "GET /instance-ip/b3bb9a5c-ea39-4f4e-9bd6-3d0672236dac HTTP/1.1" 200 1957 0.002477 10.0.0.46 - - [2025-01-02 02:17:57] "GET /instance-ip/b7bddef6-ad00-4c49-81f9-5494ddbc93f5 HTTP/1.1" 200 1954 0.002633 10.0.0.46 - - [2025-01-02 02:17:57] "GET /instance-ip/d222febc-2782-460f-b53b-226bf0a179ed HTTP/1.1" 200 1979 0.002519 10.0.0.46 - - [2025-01-02 02:17:57] "GET /instance-ip/dedb5771-78e2-4859-ad76-0b69a0d73765 HTTP/1.1" 200 1621 0.004024 10.0.0.46 - - [2025-01-02 02:17:57] "GET /instance-ip/f19c8e3b-0f59-4926-8fdb-23d493a6f3ec HTTP/1.1" 200 1981 0.002671 10.0.0.46 - - [2025-01-02 02:17:57] "GET /instance-ip/33e0d493-bdf3-4751-9c02-78fc36c33f60 HTTP/1.1" 200 1623 0.004034 10.0.0.46 - - [2025-01-02 02:17:57] "GET /instance-ip/87258cdf-2bf2-4fcf-b260-0f0e2fe0ce8b HTTP/1.1" 200 1960 0.003082 10.0.0.46 - - [2025-01-02 02:17:57] "GET /instance-ip/dc227bc6-7c58-45e1-b099-b65236060416 HTTP/1.1" 200 1959 0.002692 10.0.0.46 - - [2025-01-02 02:17:57] "POST /neutron/port HTTP/1.1" 200 3834 0.032805 10.0.0.46 - - [2025-01-02 02:17:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008214 10.0.0.46 - - [2025-01-02 02:17:57] "POST /neutron/port HTTP/1.1" 200 3834 0.031874 10.0.0.46 - - [2025-01-02 02:17:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006354 10.0.0.46 - - [2025-01-02 02:17:57] "POST /neutron/port HTTP/1.1" 200 3834 0.031483 10.0.0.46 - - [2025-01-02 02:17:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007531 10.0.0.46 - - [2025-01-02 02:17:57] "POST /neutron/port HTTP/1.1" 200 3834 0.031227 10.0.0.46 - - [2025-01-02 02:17:57] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006651 10.0.0.46 - - [2025-01-02 02:17:57] "GET /virtual-machine/e4a5baec-5589-4136-ae03-76a82ad10467 HTTP/1.1" 200 1803 0.003090 10.0.0.46 - - [2025-01-02 02:17:57] "GET /virtual-machine-interface/54e4abc3-bd9d-4f7a-b57a-2146d1456753 HTTP/1.1" 200 3798 0.003458 10.0.0.46 - - [2025-01-02 02:17:57] "GET /virtual-machine-interface/a7a63c08-cc46-44a6-b633-c550feeada64 HTTP/1.1" 200 3817 0.003187 10.0.0.46 - - [2025-01-02 02:17:57] "GET /virtual-machine-interface/bf79b24f-14d8-4214-8aba-43b3484d9c1a HTTP/1.1" 200 3804 0.003528 10.0.0.46 - - [2025-01-02 02:17:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.46 - - [2025-01-02 02:17:57] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003159 10.0.0.46 - - [2025-01-02 02:17:57] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003264 10.0.0.46 - - [2025-01-02 02:17:57] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003617 10.0.0.46 - - [2025-01-02 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.46 - - [2025-01-02 02:17:59] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002462 10.0.0.46 - - [2025-01-02 02:17:59] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003094 10.0.0.46 - - [2025-01-02 02:17:59] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003048 10.0.0.46 - - [2025-01-02 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699 10.0.0.46 - - [2025-01-02 02:17:59] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003150 10.0.0.46 - - [2025-01-02 02:17:59] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003911 10.0.0.46 - - [2025-01-02 02:17:59] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.004102 10.0.0.46 - - [2025-01-02 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.46 - - [2025-01-02 02:17:59] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003440 10.0.0.46 - - [2025-01-02 02:17:59] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003050 10.0.0.46 - - [2025-01-02 02:17:59] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003348 10.0.0.46 - - [2025-01-02 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.46 - - [2025-01-02 02:17:59] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003494 10.0.0.46 - - [2025-01-02 02:17:59] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003253 10.0.0.46 - - [2025-01-02 02:17:59] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003184 10.0.0.46 - - [2025-01-02 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.46 - - [2025-01-02 02:18:00] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003400 10.0.0.46 - - [2025-01-02 02:18:00] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003526 10.0.0.46 - - [2025-01-02 02:18:00] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003308 10.0.0.46 - - [2025-01-02 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.46 - - [2025-01-02 02:18:00] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003723 10.0.0.46 - - [2025-01-02 02:18:00] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003319 10.0.0.46 - - [2025-01-02 02:18:00] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003394 10.0.0.46 - - [2025-01-02 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.46 - - [2025-01-02 02:18:00] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003134 10.0.0.46 - - [2025-01-02 02:18:00] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003249 10.0.0.46 - - [2025-01-02 02:18:00] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003326 10.0.0.46 - - [2025-01-02 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.46 - - [2025-01-02 02:18:00] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003168 10.0.0.46 - - [2025-01-02 02:18:00] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003364 10.0.0.46 - - [2025-01-02 02:18:00] "GET /virtual-network/3efd25a3-c853-4f08-8c53-05a1e2e9e386?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.003007 10.0.0.46 - - [2025-01-02 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.46 - - [2025-01-02 02:18:00] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003047 10.0.0.46 - - [2025-01-02 02:18:00] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003258 10.0.0.46 - - [2025-01-02 02:18:00] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.003903 10.0.0.46 - - [2025-01-02 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.46 - - [2025-01-02 02:18:01] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003745 10.0.0.46 - - [2025-01-02 02:18:01] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003440 10.0.0.46 - - [2025-01-02 02:18:01] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.004309 10.0.0.46 - - [2025-01-02 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140 10.0.0.46 - - [2025-01-02 02:18:01] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003322 10.0.0.46 - - [2025-01-02 02:18:01] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003959 10.0.0.46 - - [2025-01-02 02:18:01] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.003772 10.0.0.46 - - [2025-01-02 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.46 - - [2025-01-02 02:18:01] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003314 10.0.0.46 - - [2025-01-02 02:18:01] "GET /virtual-networks?parent_id=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 801 0.003117 10.0.0.46 - - [2025-01-02 02:18:01] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.003337 10.0.0.46 - - [2025-01-02 02:18:01] "GET /virtual-machine/e4a5baec-5589-4136-ae03-76a82ad10467 HTTP/1.1" 200 1803 0.004573 10.0.0.46 - - [2025-01-02 02:18:01] "GET /domains HTTP/1.1" 200 280 0.003024 10.0.0.46 - - [2025-01-02 02:18:01] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001155 10.0.0.46 - - [2025-01-02 02:18:01] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2772 0.006616 10.0.0.46 - - [2025-01-02 02:18:01] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001029 10.0.0.46 - - [2025-01-02 02:18:01] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58 HTTP/1.1" 200 4234 0.063027 10.0.0.46 - - [2025-01-02 02:18:01] "GET /service-instance/0c4ec2e9-d7a0-4d9b-bee0-896477b9cb7a HTTP/1.1" 200 3782 0.003126 10.0.0.46 - - [2025-01-02 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.46 - - [2025-01-02 02:18:01] "GET /routing-instance/53179585-ce7a-4079-8e1c-3fe97251e343?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1887 0.003850 10.0.0.46 - - [2025-01-02 02:18:01] "GET /routing-instance/53179585-ce7a-4079-8e1c-3fe97251e343?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2020 0.005604 10.0.0.46 - - [2025-01-02 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.46 - - [2025-01-02 02:18:01] "GET /routing-instance/38958e8f-2393-417f-a657-19fa328ab13a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.003404 10.0.0.46 - - [2025-01-02 02:18:01] "GET /routing-instance/38958e8f-2393-417f-a657-19fa328ab13a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2023 0.004840 10.0.0.46 - - [2025-01-02 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.46 - - [2025-01-02 02:18:02] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.003776 10.0.0.46 - - [2025-01-02 02:18:02] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52?fields=routing_instances HTTP/1.1" 200 1683 0.004853 10.0.0.46 - - [2025-01-02 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.46 - - [2025-01-02 02:18:02] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2366 0.003469 10.0.0.46 - - [2025-01-02 02:18:02] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5?fields=routing_instances HTTP/1.1" 200 1688 0.005111 10.0.0.46 - - [2025-01-02 02:18:06] "POST /ref-update HTTP/1.1" 200 156 0.025529 10.0.0.46 - - [2025-01-02 02:18:06] "DELETE /access-control-list/6fbe4543-acc8-4ed4-88e8-a262a7750d3a HTTP/1.1" 200 115 0.021178 10.0.0.46 - - [2025-01-02 02:18:06] "POST /neutron/network HTTP/1.1" 200 835 0.006014 10.0.0.46 - - [2025-01-02 02:18:06] "GET /virtual-network/2fe5fe01-e75b-4fcd-9b69-475bd0385ca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2057 0.002539 10.0.0.46 - - [2025-01-02 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.46 - - [2025-01-02 02:18:06] "DELETE /routing-instance/5bea63fd-92e8-4f99-b3af-e00d0916353a HTTP/1.1" 200 115 0.031924 10.0.0.46 - - [2025-01-02 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.46 - - [2025-01-02 02:18:06] "GET /network-policy/b1c46a46-5b99-4e78-b6f8-1319ce7b90ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003378 10.0.0.46 - - [2025-01-02 02:18:06] "DELETE /route-target/9060f93b-7b78-4a38-adc0-e4fb43f4001a HTTP/1.1" 200 115 0.013022 10.0.0.46 - - [2025-01-02 02:18:06] "POST /ref-update HTTP/1.1" 200 156 0.027438 10.0.0.46 - - [2025-01-02 02:18:06] "DELETE /routing-instance/ba9f9c6c-78a9-4358-86d6-6a3422e5c586 HTTP/1.1" 200 115 0.049399 10.0.0.46 - - [2025-01-02 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.46 - - [2025-01-02 02:18:06] "POST /neutron/network HTTP/1.1" 200 834 0.006902 10.0.0.46 - - [2025-01-02 02:18:06] "GET /virtual-network/651dab30-8539-416e-949b-c8ef4331ea52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2056 0.003682 10.0.0.46 - - [2025-01-02 02:18:06] "DELETE /route-target/94af138e-98f3-462a-b8c1-fa8da46830a3 HTTP/1.1" 200 115 0.018705 10.0.0.46 - - [2025-01-02 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.46 - - [2025-01-02 02:18:06] "DELETE /access-control-list/a11eea8b-7951-47e1-b11a-9316e5172211 HTTP/1.1" 200 115 0.026973 10.0.0.46 - - [2025-01-02 02:18:06] "GET /network-policy/b1c46a46-5b99-4e78-b6f8-1319ce7b90ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2182 0.003111 10.0.0.46 - - [2025-01-02 02:18:06] "DELETE /network-policy/b1c46a46-5b99-4e78-b6f8-1319ce7b90ef HTTP/1.1" 200 115 0.022014 10.0.0.46 - - [2025-01-02 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.46 - - [2025-01-02 02:18:06] "DELETE /service-instance/0c4ec2e9-d7a0-4d9b-bee0-896477b9cb7a HTTP/1.1" 200 115 0.046006 10.0.0.46 - - [2025-01-02 02:18:06] "GET /domains HTTP/1.1" 200 280 0.002340 10.0.0.46 - - [2025-01-02 02:18:06] "POST /ref-update HTTP/1.1" 200 156 0.011471 10.0.0.46 - - [2025-01-02 02:18:06] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.000980 10.0.0.46 - - [2025-01-02 02:18:06] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2772 0.009879 10.0.0.46 - - [2025-01-02 02:18:06] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001901 10.0.0.46 - - [2025-01-02 02:18:06] "DELETE /instance-ip/87258cdf-2bf2-4fcf-b260-0f0e2fe0ce8b HTTP/1.1" 200 115 0.032165 10.0.0.46 - - [2025-01-02 02:18:06] "POST /ref-update HTTP/1.1" 200 156 0.009106 10.0.0.46 - - [2025-01-02 02:18:06] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58 HTTP/1.1" 200 3760 0.067847 10.0.0.46 - - [2025-01-02 02:18:06] "GET /virtual-machine/e4a5baec-5589-4136-ae03-76a82ad10467 HTTP/1.1" 200 1803 0.002620 10.0.0.46 - - [2025-01-02 02:18:06] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002310 10.0.0.46 - - [2025-01-02 02:18:06] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.004228 10.0.0.46 - - [2025-01-02 02:18:06] "DELETE /instance-ip/b7bddef6-ad00-4c49-81f9-5494ddbc93f5 HTTP/1.1" 200 115 0.028231 10.0.0.46 - - [2025-01-02 02:18:06] "POST /ref-update HTTP/1.1" 200 156 0.009106 10.0.0.46 - - [2025-01-02 02:18:07] "DELETE /instance-ip/b3bb9a5c-ea39-4f4e-9bd6-3d0672236dac HTTP/1.1" 200 115 0.026658 10.0.0.46 - - [2025-01-02 02:18:07] "POST /ref-update HTTP/1.1" 200 156 0.009925 10.0.0.46 - - [2025-01-02 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002906 10.0.0.46 - - [2025-01-02 02:18:07] "DELETE /service-template/68dfaba7-8f03-4800-9c80-88177f9cb454 HTTP/1.1" 200 115 0.024679 10.0.0.46 - - [2025-01-02 02:18:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.002297 10.0.0.46 - - [2025-01-02 02:18:07] "DELETE /instance-ip/d222febc-2782-460f-b53b-226bf0a179ed HTTP/1.1" 200 115 0.028449 10.0.0.46 - - [2025-01-02 02:18:07] "POST /ref-update HTTP/1.1" 200 156 0.016794 10.0.0.46 - - [2025-01-02 02:18:07] "DELETE /instance-ip/f19c8e3b-0f59-4926-8fdb-23d493a6f3ec HTTP/1.1" 200 115 0.024097 10.0.0.46 - - [2025-01-02 02:18:07] "POST /ref-update HTTP/1.1" 200 156 0.012700 10.0.0.46 - - [2025-01-02 02:18:07] "POST /neutron/network HTTP/1.1" 200 835 0.005728 10.0.0.46 - - [2025-01-02 02:18:07] "DELETE /instance-ip/dc227bc6-7c58-45e1-b099-b65236060416 HTTP/1.1" 200 115 0.033514 10.0.0.46 - - [2025-01-02 02:18:07] "POST /neutron/network HTTP/1.1" 400 204 0.020237 10.0.0.46 - - [2025-01-02 02:18:07] "POST /neutron/port HTTP/1.1" 200 1087 0.014973 10.0.0.46 - - [2025-01-02 02:18:07] "POST /neutron/port HTTP/1.1" 200 1113 0.009935 10.0.0.46 - - [2025-01-02 02:18:07] "POST /neutron/port HTTP/1.1" 200 1088 0.025962 10.0.0.46 - - [2025-01-02 02:18:07] "POST /neutron/port HTTP/1.1" 200 151 0.108589 10.0.0.46 - - [2025-01-02 02:18:07] "POST /neutron/port HTTP/1.1" 200 1114 0.010036 10.0.0.46 - - [2025-01-02 02:18:07] "POST /neutron/port HTTP/1.1" 200 151 0.117665 10.0.0.46 - - [2025-01-02 02:18:08] "POST /neutron/port HTTP/1.1" 200 3027 0.030229 10.0.0.46 - - [2025-01-02 02:18:08] "POST /neutron/port HTTP/1.1" 200 1111 0.011375 10.0.0.46 - - [2025-01-02 02:18:08] "POST /neutron/port HTTP/1.1" 200 151 0.129710 10.0.0.46 - - [2025-01-02 02:18:08] "POST /neutron/port HTTP/1.1" 200 1114 0.009754 10.0.0.46 - - [2025-01-02 02:18:08] "POST /neutron/port HTTP/1.1" 200 151 0.095473 10.0.0.46 - - [2025-01-02 02:18:08] "POST /neutron/port HTTP/1.1" 200 1113 0.010052 10.0.0.46 - - [2025-01-02 02:18:08] "POST /neutron/port HTTP/1.1" 200 151 0.094618 10.0.0.46 - - [2025-01-02 02:18:09] "POST /neutron/network HTTP/1.1" 200 835 0.005821 10.0.0.46 - - [2025-01-02 02:18:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001441 10.0.0.46 - - [2025-01-02 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006344 10.0.0.46 - - [2025-01-02 02:18:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001117 10.0.0.46 - - [2025-01-02 02:18:09] "POST /neutron/network HTTP/1.1" 200 151 0.077481 10.0.0.46 - - [2025-01-02 02:18:09] "DELETE /route-target/361a4819-03cb-4563-a167-44bd7ab8d27e HTTP/1.1" 200 115 0.014860 10.0.0.46 - - [2025-01-02 02:18:09] "GET /routing-instance/38958e8f-2393-417f-a657-19fa328ab13a HTTP/1.1" 404 171 0.002803 10.0.0.46 - - [2025-01-02 02:18:09] "GET /domains HTTP/1.1" 200 280 0.002710 10.0.0.46 - - [2025-01-02 02:18:09] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001080 10.0.0.46 - - [2025-01-02 02:18:09] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2572 0.051193 10.0.0.46 - - [2025-01-02 02:18:09] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001125 10.0.0.46 - - [2025-01-02 02:18:09] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58 HTTP/1.1" 200 2299 0.060702 10.0.0.46 - - [2025-01-02 02:18:09] "POST /neutron/network HTTP/1.1" 200 834 0.005986 10.0.0.46 - - [2025-01-02 02:18:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001160 10.0.0.46 - - [2025-01-02 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005822 10.0.0.46 - - [2025-01-02 02:18:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001084 10.0.0.46 - - [2025-01-02 02:18:09] "POST /neutron/network HTTP/1.1" 200 151 0.073572 10.0.0.46 - - [2025-01-02 02:18:09] "DELETE /route-target/d7f8792b-1ceb-461d-9d20-e4d780a2a944 HTTP/1.1" 200 115 0.016944 10.0.0.46 - - [2025-01-02 02:18:09] "GET /routing-instance/53179585-ce7a-4079-8e1c-3fe97251e343 HTTP/1.1" 404 171 0.003996 10.0.0.46 - - [2025-01-02 02:18:09] "GET /domains HTTP/1.1" 200 280 0.002902 10.0.0.46 - - [2025-01-02 02:18:09] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001153 10.0.0.46 - - [2025-01-02 02:18:09] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2572 0.049181 10.0.0.46 - - [2025-01-02 02:18:09] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001095 10.0.0.46 - - [2025-01-02 02:18:09] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58 HTTP/1.1" 200 2081 0.062519 10.0.0.46 - - [2025-01-02 02:18:09] "POST /neutron/network HTTP/1.1" 200 831 0.006607 10.0.0.46 - - [2025-01-02 02:18:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001225 10.0.0.46 - - [2025-01-02 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007765 10.0.0.46 - - [2025-01-02 02:18:09] "POST /useragent-kv HTTP/1.1" 200 115 0.001071 10.0.0.46 - - [2025-01-02 02:18:09] "POST /neutron/network HTTP/1.1" 200 151 0.081590 10.0.0.46 - - [2025-01-02 02:18:09] "DELETE /route-target/c5401fba-ac71-4738-9f0f-1d44916910ff HTTP/1.1" 200 115 0.016639 10.0.0.46 - - [2025-01-02 02:18:09] "GET /routing-instance/ff56c5fc-abfb-4ce4-b771-5ba7468011f4 HTTP/1.1" 404 171 0.002908 10.0.0.46 - - [2025-01-02 02:18:09] "GET /domains HTTP/1.1" 200 280 0.002436 10.0.0.46 - - [2025-01-02 02:18:09] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001117 10.0.0.46 - - [2025-01-02 02:18:10] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2572 0.048346 10.0.0.46 - - [2025-01-02 02:18:10] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001100 10.0.0.46 - - [2025-01-02 02:18:10] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58 HTTP/1.1" 200 1841 0.068043 10.0.0.46 - - [2025-01-02 02:18:10] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001209 10.0.0.46 - - [2025-01-02 02:18:10] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.022285 10.0.0.46 - - [2025-01-02 02:18:10] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001087 10.0.0.46 - - [2025-01-02 02:18:10] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?fields=virtual_networks HTTP/1.1" 200 1029 0.065907 10.0.0.46 - - [2025-01-02 02:18:10] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001152 10.0.0.46 - - [2025-01-02 02:18:10] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.021163 10.0.0.46 - - [2025-01-02 02:18:10] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001249 10.0.0.46 - - [2025-01-02 02:18:10] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?fields=security_groups HTTP/1.1" 200 1253 0.023168 10.0.0.46 - - [2025-01-02 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 189 0.024411 10.0.0.46 - - [2025-01-02 02:18:11] "GET /projects?obj_uuids=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002603 10.0.0.46 - - [2025-01-02 02:18:11] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001281 10.0.0.46 - - [2025-01-02 02:18:11] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006976 10.0.0.46 - - [2025-01-02 02:18:11] "POST /id-to-fqname HTTP/1.1" 200 191 0.001273 10.0.0.46 - - [2025-01-02 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 200 0.002440 10.0.0.46 - - [2025-01-02 02:18:11] "POST /security-groups HTTP/1.1" 200 592 0.063356 10.0.0.46 - - [2025-01-02 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 235 0.004403 10.0.0.46 - - [2025-01-02 02:18:11] "POST /projects HTTP/1.1" 200 587 0.214769 10.0.0.46 - - [2025-01-02 02:18:11] "POST /access-control-lists HTTP/1.1" 200 597 0.057133 10.0.0.46 - - [2025-01-02 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.283726 10.0.0.46 - - [2025-01-02 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 234 0.002919 10.0.0.46 - - [2025-01-02 02:18:11] "GET /project/d42cb495-29e8-40c0-8ae3-21d0bd9791e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.404375 10.0.0.46 - - [2025-01-02 02:18:11] "POST /access-control-lists HTTP/1.1" 200 595 0.060425 10.0.0.46 - - [2025-01-02 02:18:12] "GET / HTTP/1.1" 200 35931 0.002595 10.0.0.46 - - [2025-01-02 02:18:13] "GET /project/d42cb495-29e8-40c0-8ae3-21d0bd9791e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000511 10.0.0.46 - - [2025-01-02 02:18:14] "GET /projects?obj_uuids=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001162 10.0.0.46 - - [2025-01-02 02:18:14] "GET /project/d42cb495-29e8-40c0-8ae3-21d0bd9791e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.046944 10.0.0.46 - - [2025-01-02 02:18:14] "POST /fqname-to-id HTTP/1.1" 404 180 0.002769 10.0.0.46 - - [2025-01-02 02:18:14] "POST /virtual-DNSs HTTP/1.1" 200 507 0.020421 10.0.0.46 - - [2025-01-02 02:18:14] "GET /virtual-DNS/9ee2088d-bde2-45fd-9829-ac38552a7d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.004323 10.0.0.46 - - [2025-01-02 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660 10.0.0.46 - - [2025-01-02 02:18:14] "GET /virtual-DNS/9ee2088d-bde2-45fd-9829-ac38552a7d92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1439 0.003690 10.0.0.46 - - [2025-01-02 02:18:14] "GET /domains HTTP/1.1" 401 292 0.000450 10.0.0.46 - - [2025-01-02 02:18:14] "GET /domains HTTP/1.1" 200 280 0.024282 10.0.0.46 - - [2025-01-02 02:18:14] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001623 10.0.0.46 - - [2025-01-02 02:18:14] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2959 0.010426 10.0.0.46 - - [2025-01-02 02:18:14] "GET /virtual-DNS/9ee2088d-bde2-45fd-9829-ac38552a7d92 HTTP/1.1" 200 1439 0.004390 10.0.0.46 - - [2025-01-02 02:18:14] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003234 10.0.0.46 - - [2025-01-02 02:18:15] "POST /network-ipams HTTP/1.1" 200 514 0.017206 10.0.0.46 - - [2025-01-02 02:18:15] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 968 0.002905 10.0.0.46 - - [2025-01-02 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.46 - - [2025-01-02 02:18:15] "GET /network-ipam/e635203a-88da-4e74-bf5a-dcf6078c69bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1356 0.004553 10.0.0.46 - - [2025-01-02 02:18:15] "PUT /network-ipam/e635203a-88da-4e74-bf5a-dcf6078c69bf HTTP/1.1" 200 258 0.010913 10.0.0.46 - - [2025-01-02 02:18:15] "POST /ref-update HTTP/1.1" 200 156 0.009269 10.0.0.46 - - [2025-01-02 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.46 - - [2025-01-02 02:18:15] "GET /projects?obj_uuids=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001469 10.0.0.46 - - [2025-01-02 02:18:15] "GET /project/d42cb495-29e8-40c0-8ae3-21d0bd9791e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.021468 10.0.0.46 - - [2025-01-02 02:18:15] "POST /neutron/network HTTP/1.1" 200 117 0.031489 10.0.0.46 - - [2025-01-02 02:18:15] "GET /projects?obj_uuids=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001193 10.0.0.46 - - [2025-01-02 02:18:15] "POST /neutron/network HTTP/1.1" 200 618 0.065175 10.0.0.46 - - [2025-01-02 02:18:15] "POST /route-targets HTTP/1.1" 200 327 0.013525 10.0.0.46 - - [2025-01-02 02:18:15] "POST /ref-update HTTP/1.1" 200 156 0.010210 10.0.0.46 - - [2025-01-02 02:18:15] "POST /useragent-kv HTTP/1.1" 200 115 0.004328 10.0.0.46 - - [2025-01-02 02:18:15] "POST /neutron/subnet HTTP/1.1" 200 711 0.145739 10.0.0.46 - - [2025-01-02 02:18:15] "POST /neutron/network HTTP/1.1" 200 833 0.007366 10.0.0.46 - - [2025-01-02 02:18:15] "POST /id-to-fqname HTTP/1.1" 200 227 0.001307 10.0.0.46 - - [2025-01-02 02:18:15] "GET /virtual-network/c8a2def4-e8f9-40f8-9f5e-40165bdc9c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.004206 10.0.0.46 - - [2025-01-02 02:18:15] "POST /neutron/network HTTP/1.1" 200 833 0.005890 10.0.0.46 - - [2025-01-02 02:18:15] "GET /virtual-network/c8a2def4-e8f9-40f8-9f5e-40165bdc9c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.002997 10.0.0.46 - - [2025-01-02 02:18:15] "POST /neutron/network HTTP/1.1" 200 833 0.006786 10.0.0.46 - - [2025-01-02 02:18:15] "POST /neutron/subnet HTTP/1.1" 200 711 0.007032 10.0.0.46 - - [2025-01-02 02:18:15] "POST /neutron/network HTTP/1.1" 200 807 0.012194 10.0.0.46 - - [2025-01-02 02:18:15] "POST /neutron/network HTTP/1.1" 200 833 0.007353 10.0.0.46 - - [2025-01-02 02:18:15] "POST /id-to-fqname HTTP/1.1" 200 227 0.001633 10.0.0.46 - - [2025-01-02 02:18:16] "POST /neutron/network HTTP/1.1" 200 843 0.006222 10.0.0.46 - - [2025-01-02 02:18:16] "GET /aaa-mode HTTP/1.1" 401 292 0.000479 10.0.0.46 - - [2025-01-02 02:18:16] "GET / HTTP/1.1" 200 35931 0.001824 10.0.0.46 - - [2025-01-02 02:18:16] "GET /project/d42cb495-29e8-40c0-8ae3-21d0bd9791e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000444 10.0.0.46 - - [2025-01-02 02:18:16] "GET /projects?obj_uuids=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001128 10.0.0.46 - - [2025-01-02 02:18:16] "GET /project/d42cb495-29e8-40c0-8ae3-21d0bd9791e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.046455 10.0.0.46 - - [2025-01-02 02:18:16] "POST /neutron/network HTTP/1.1" 200 833 0.006027 10.0.0.46 - - [2025-01-02 02:18:16] "POST /neutron/port HTTP/1.1" 200 117 0.005523 10.0.0.46 - - [2025-01-02 02:18:17] "POST /neutron/port HTTP/1.1" 200 117 0.004921 10.0.0.46 - - [2025-01-02 02:18:17] "POST /neutron/port HTTP/1.1" 200 117 0.005634 10.0.0.46 - - [2025-01-02 02:18:17] "POST /neutron/network HTTP/1.1" 200 843 0.006361 10.0.0.46 - - [2025-01-02 02:18:17] "GET /projects?obj_uuids=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001249 10.0.0.46 - - [2025-01-02 02:18:17] "POST /neutron/port HTTP/1.1" 200 1058 0.213963 10.0.0.46 - - [2025-01-02 02:18:17] "POST /neutron/port HTTP/1.1" 200 1058 0.010676 10.0.0.46 - - [2025-01-02 02:18:17] "POST /neutron/port HTTP/1.1" 200 1058 0.010256 10.0.0.46 - - [2025-01-02 02:18:17] "POST /neutron/port HTTP/1.1" 200 1112 0.052975 10.0.0.46 - - [2025-01-02 02:18:17] "POST /neutron/port HTTP/1.1" 200 1086 0.014875 10.0.0.46 - - [2025-01-02 02:18:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003409 10.0.0.46 - - [2025-01-02 02:18:17] "POST /neutron/subnet HTTP/1.1" 200 685 0.012125 10.0.0.46 - - [2025-01-02 02:18:17] "POST /neutron/port HTTP/1.1" 200 117 0.001335 10.0.0.46 - - [2025-01-02 02:18:17] "POST /neutron/network HTTP/1.1" 200 833 0.007787 10.0.0.46 - - [2025-01-02 02:18:22] "POST /neutron/port HTTP/1.1" 200 1086 0.019754 10.0.0.46 - - [2025-01-02 02:18:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008273 10.0.0.46 - - [2025-01-02 02:18:22] "POST /neutron/port HTTP/1.1" 200 1086 0.016086 10.0.0.46 - - [2025-01-02 02:18:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006706 10.0.0.46 - - [2025-01-02 02:18:22] "POST /neutron/port HTTP/1.1" 200 1086 0.014578 10.0.0.46 - - [2025-01-02 02:18:22] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006616 10.0.0.46 - - [2025-01-02 02:18:22] "GET /virtual-machine/f045853f-8cb9-4fc0-a3bb-10c92d9c4c61 HTTP/1.1" 200 1294 0.004031 10.0.0.46 - - [2025-01-02 02:18:22] "GET /virtual-machine-interface/69d2389c-28a6-4d2a-bee7-8ee76b2fd5d5 HTTP/1.1" 200 2964 0.002750 10.0.0.46 - - [2025-01-02 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.46 - - [2025-01-02 02:18:22] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002639 10.0.0.46 - - [2025-01-02 02:18:22] "GET /virtual-networks?parent_id=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.004396 10.0.0.46 - - [2025-01-02 02:18:22] "GET /virtual-network/c8a2def4-e8f9-40f8-9f5e-40165bdc9c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003343 10.0.0.46 - - [2025-01-02 02:18:23] "DELETE /project/d42cb49529e840c08ae321d0bd9791e1 HTTP/1.1" 404 173 0.005320 10.0.0.46 - - [2025-01-02 02:18:23] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001026 10.0.0.46 - - [2025-01-02 02:18:23] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.021503 10.0.0.46 - - [2025-01-02 02:18:23] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001017 10.0.0.46 - - [2025-01-02 02:18:24] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?fields=security_groups HTTP/1.1" 200 1358 0.061915 10.0.0.46 - - [2025-01-02 02:18:24] "DELETE /security-group/f35610ed-d9aa-4f48-aaba-cb6c2bfcf51b HTTP/1.1" 200 115 0.035933 10.0.0.46 - - [2025-01-02 02:18:24] "GET /projects?obj_uuids=edbb61c8-a9f0-4399-a36b-882489184e58&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001272 10.0.0.46 - - [2025-01-02 02:18:24] "DELETE /access-control-list/cf5b27da-9e6c-4d21-9a6f-6e1fc591fa8f HTTP/1.1" 200 115 0.033837 10.0.0.46 - - [2025-01-02 02:18:24] "GET /project/edbb61c8-a9f0-4399-a36b-882489184e58?fields=application_policy_sets HTTP/1.1" 200 1397 0.040368 10.0.0.46 - - [2025-01-02 02:18:24] "DELETE /access-control-list/c9341a28-4a07-4a57-ba11-74a45719577e HTTP/1.1" 200 115 0.033221 10.0.0.46 - - [2025-01-02 02:18:24] "DELETE /project/edbb61c8-a9f0-4399-a36b-882489184e58 HTTP/1.1" 200 115 0.314871 10.0.0.46 - - [2025-01-02 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.46 - - [2025-01-02 02:18:25] "GET /virtual-network/c8a2def4-e8f9-40f8-9f5e-40165bdc9c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003173 10.0.0.46 - - [2025-01-02 02:18:26] "POST /neutron/port HTTP/1.1" 200 1086 0.018890 10.0.0.46 - - [2025-01-02 02:18:26] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006669 10.0.0.46 - - [2025-01-02 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.46 - - [2025-01-02 02:18:27] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002949 10.0.0.46 - - [2025-01-02 02:18:27] "GET /virtual-networks?parent_id=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.002869 10.0.0.46 - - [2025-01-02 02:18:27] "GET /virtual-network/c8a2def4-e8f9-40f8-9f5e-40165bdc9c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003029 10.0.0.46 - - [2025-01-02 02:18:27] "POST /neutron/port HTTP/1.1" 200 1086 0.014372 10.0.0.46 - - [2025-01-02 02:18:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007609 10.0.0.46 - - [2025-01-02 02:18:30] "GET /obj-perms HTTP/1.1" 200 5056 0.054302 10.0.0.46 - - [2025-01-02 02:18:31] "GET /obj-perms HTTP/1.1" 200 5056 0.045665 10.0.0.46 - - [2025-01-02 02:18:37] "POST /neutron/network HTTP/1.1" 200 807 0.010440 10.0.0.46 - - [2025-01-02 02:18:37] "POST /neutron/network HTTP/1.1" 200 833 0.005305 10.0.0.46 - - [2025-01-02 02:18:37] "POST /id-to-fqname HTTP/1.1" 200 227 0.001192 10.0.0.46 - - [2025-01-02 02:18:37] "POST /neutron/port HTTP/1.1" 200 1086 0.014866 10.0.0.46 - - [2025-01-02 02:18:37] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005948 10.0.0.46 - - [2025-01-02 02:18:37] "POST /neutron/network HTTP/1.1" 200 843 0.005873 10.0.0.46 - - [2025-01-02 02:18:37] "GET /aaa-mode HTTP/1.1" 401 292 0.000428 10.0.0.46 - - [2025-01-02 02:18:37] "GET / HTTP/1.1" 200 35931 0.002050 10.0.0.46 - - [2025-01-02 02:18:37] "GET /project/d42cb495-29e8-40c0-8ae3-21d0bd9791e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000386 10.0.0.46 - - [2025-01-02 02:18:38] "GET /projects?obj_uuids=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001111 10.0.0.46 - - [2025-01-02 02:18:38] "GET /project/d42cb495-29e8-40c0-8ae3-21d0bd9791e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.045649 10.0.0.46 - - [2025-01-02 02:18:38] "POST /neutron/network HTTP/1.1" 200 833 0.005194 10.0.0.46 - - [2025-01-02 02:18:38] "POST /neutron/port HTTP/1.1" 200 1086 0.015245 10.0.0.46 - - [2025-01-02 02:18:38] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006316 10.0.0.46 - - [2025-01-02 02:18:38] "POST /neutron/port HTTP/1.1" 200 117 0.006099 10.0.0.46 - - [2025-01-02 02:18:38] "POST /neutron/port HTTP/1.1" 200 117 0.005337 10.0.0.46 - - [2025-01-02 02:18:38] "POST /neutron/network HTTP/1.1" 200 843 0.005799 10.0.0.46 - - [2025-01-02 02:18:38] "GET /projects?obj_uuids=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001111 10.0.0.46 - - [2025-01-02 02:18:38] "POST /neutron/port HTTP/1.1" 200 1058 0.161787 10.0.0.46 - - [2025-01-02 02:18:39] "POST /neutron/port HTTP/1.1" 200 1058 0.014085 10.0.0.46 - - [2025-01-02 02:18:39] "POST /neutron/port HTTP/1.1" 200 1058 0.008743 10.0.0.46 - - [2025-01-02 02:18:39] "POST /neutron/port HTTP/1.1" 200 1112 0.052652 10.0.0.46 - - [2025-01-02 02:18:39] "POST /neutron/port HTTP/1.1" 200 1086 0.015549 10.0.0.46 - - [2025-01-02 02:18:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003270 10.0.0.46 - - [2025-01-02 02:18:39] "POST /neutron/subnet HTTP/1.1" 200 685 0.012695 10.0.0.46 - - [2025-01-02 02:18:39] "POST /neutron/port HTTP/1.1" 200 117 0.001378 10.0.0.46 - - [2025-01-02 02:18:39] "POST /neutron/network HTTP/1.1" 200 833 0.005424 10.0.0.46 - - [2025-01-02 02:18:43] "POST /neutron/port HTTP/1.1" 200 1086 0.018486 10.0.0.46 - - [2025-01-02 02:18:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.007298 10.0.0.46 - - [2025-01-02 02:18:43] "POST /neutron/port HTTP/1.1" 200 1086 0.015715 10.0.0.46 - - [2025-01-02 02:18:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005844 10.0.0.46 - - [2025-01-02 02:18:43] "POST /neutron/port HTTP/1.1" 200 1086 0.016846 10.0.0.46 - - [2025-01-02 02:18:43] "POST /neutron/security_group HTTP/1.1" 200 2059 0.008252 10.0.0.46 - - [2025-01-02 02:18:43] "GET /virtual-machine/22406608-52e2-401d-8296-be4f4730ff1b HTTP/1.1" 200 1292 0.004911 10.0.0.46 - - [2025-01-02 02:18:43] "GET /virtual-machine-interface/c1ea2135-a5bb-4cb1-a7d0-98df100a3d28 HTTP/1.1" 200 2965 0.003205 10.0.0.46 - - [2025-01-02 02:18:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.46 - - [2025-01-02 02:18:43] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002555 10.0.0.46 - - [2025-01-02 02:18:43] "GET /virtual-networks?parent_id=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003541 10.0.0.46 - - [2025-01-02 02:18:43] "GET /virtual-network/c8a2def4-e8f9-40f8-9f5e-40165bdc9c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003235 10.0.0.46 - - [2025-01-02 02:18:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.46 - - [2025-01-02 02:18:47] "GET /virtual-network/c8a2def4-e8f9-40f8-9f5e-40165bdc9c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.002741 10.0.0.46 - - [2025-01-02 02:18:47] "POST /neutron/port HTTP/1.1" 200 1086 0.015484 10.0.0.46 - - [2025-01-02 02:18:47] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006691 10.0.0.46 - - [2025-01-02 02:18:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.46 - - [2025-01-02 02:18:49] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003044 10.0.0.46 - - [2025-01-02 02:18:49] "GET /virtual-networks?parent_id=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 358 0.003247 10.0.0.46 - - [2025-01-02 02:18:49] "GET /virtual-network/c8a2def4-e8f9-40f8-9f5e-40165bdc9c03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003698 10.0.0.46 - - [2025-01-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.46 - - [2025-01-02 02:18:55] "DELETE /virtual-DNS/9ee2088d-bde2-45fd-9829-ac38552a7d92 HTTP/1.1" 409 235 0.005943 10.0.0.46 - - [2025-01-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 404 192 0.002829 10.0.0.46 - - [2025-01-02 02:18:55] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.015113 10.0.0.46 - - [2025-01-02 02:18:55] "GET /virtual-DNS-record/8af07923-2c47-4f4a-8af0-b2d9305994e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.004571 10.0.0.46 - - [2025-01-02 02:18:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.46 - - [2025-01-02 02:18:55] "GET /virtual-DNS-record/8af07923-2c47-4f4a-8af0-b2d9305994e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.011511 10.0.0.46 - - [2025-01-02 02:18:55] "GET /domains HTTP/1.1" 200 280 0.003157 10.0.0.46 - - [2025-01-02 02:18:55] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001134 10.0.0.46 - - [2025-01-02 02:18:55] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2775 0.008681 10.0.0.46 - - [2025-01-02 02:18:55] "GET /virtual-DNS/9ee2088d-bde2-45fd-9829-ac38552a7d92 HTTP/1.1" 200 1908 0.004126 10.0.0.46 - - [2025-01-02 02:18:55] "GET /virtual-DNS-record/8af07923-2c47-4f4a-8af0-b2d9305994e6 HTTP/1.1" 200 1337 0.003008 10.0.0.46 - - [2025-01-02 02:18:59] "GET /global-system-configs HTTP/1.1" 200 322 0.030640 10.0.0.46 - - [2025-01-02 02:18:59] "GET /obj-perms HTTP/1.1" 200 5056 0.063565 10.0.0.46 - - [2025-01-02 02:18:59] "GET /global-system-configs HTTP/1.1" 200 322 0.027627 10.0.0.46 - - [2025-01-02 02:18:59] "GET /obj-perms HTTP/1.1" 200 5056 0.061655 10.0.0.46 - - [2025-01-02 02:19:00] "DELETE /virtual-DNS-record/8af07923-2c47-4f4a-8af0-b2d9305994e6 HTTP/1.1" 200 115 0.019480 10.0.0.46 - - [2025-01-02 02:19:00] "POST /fqname-to-id HTTP/1.1" 404 184 0.002355 10.0.0.46 - - [2025-01-02 02:19:01] "POST /neutron/network HTTP/1.1" 200 833 0.014153 10.0.0.46 - - [2025-01-02 02:19:01] "POST /neutron/network HTTP/1.1" 400 204 0.010969 10.0.0.46 - - [2025-01-02 02:19:01] "POST /neutron/port HTTP/1.1" 200 1086 0.015901 10.0.0.46 - - [2025-01-02 02:19:01] "POST /neutron/port HTTP/1.1" 200 1112 0.010473 10.0.0.46 - - [2025-01-02 02:19:01] "POST /neutron/port HTTP/1.1" 200 1086 0.022280 10.0.0.46 - - [2025-01-02 02:19:01] "POST /neutron/port HTTP/1.1" 200 1112 0.011136 10.0.0.46 - - [2025-01-02 02:19:01] "POST /neutron/port HTTP/1.1" 200 151 0.118970 10.0.0.46 - - [2025-01-02 02:19:01] "POST /neutron/port HTTP/1.1" 200 151 0.129722 10.0.0.46 - - [2025-01-02 02:19:03] "POST /neutron/network HTTP/1.1" 200 833 0.005912 10.0.0.46 - - [2025-01-02 02:19:03] "POST /useragent-kv HTTP/1.1" 200 115 0.001219 10.0.0.46 - - [2025-01-02 02:19:03] "POST /useragent-kv HTTP/1.1" 200 115 0.001032 10.0.0.46 - - [2025-01-02 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.027650 10.0.0.46 - - [2025-01-02 02:19:03] "POST /neutron/network HTTP/1.1" 200 151 0.205743 10.0.0.46 - - [2025-01-02 02:19:03] "DELETE /route-target/4efcf792-4d1b-4c30-b742-bd95d77c8e03 HTTP/1.1" 200 115 0.032650 10.0.0.46 - - [2025-01-02 02:19:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.46 - - [2025-01-02 02:19:03] "DELETE /network-ipam/e635203a-88da-4e74-bf5a-dcf6078c69bf HTTP/1.1" 200 115 0.024513 10.0.0.46 - - [2025-01-02 02:19:03] "DELETE /virtual-DNS/9ee2088d-bde2-45fd-9829-ac38552a7d92 HTTP/1.1" 200 115 0.019664 10.0.0.46 - - [2025-01-02 02:19:03] "POST /fqname-to-id HTTP/1.1" 404 180 0.002656 10.0.0.46 - - [2025-01-02 02:19:03] "GET /domains HTTP/1.1" 200 280 0.004138 10.0.0.46 - - [2025-01-02 02:19:03] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001683 10.0.0.46 - - [2025-01-02 02:19:03] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2575 0.011082 10.0.0.46 - - [2025-01-02 02:19:03] "GET /projects?obj_uuids=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001138 10.0.0.46 - - [2025-01-02 02:19:03] "GET /project/d42cb495-29e8-40c0-8ae3-21d0bd9791e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.019340 10.0.0.46 - - [2025-01-02 02:19:03] "GET /projects?obj_uuids=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001048 10.0.0.46 - - [2025-01-02 02:19:03] "GET /project/d42cb495-29e8-40c0-8ae3-21d0bd9791e1?fields=virtual_networks HTTP/1.1" 200 1035 0.061292 10.0.0.46 - - [2025-01-02 02:19:03] "GET /projects?obj_uuids=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001570 10.0.0.46 - - [2025-01-02 02:19:03] "GET /project/d42cb495-29e8-40c0-8ae3-21d0bd9791e1?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.022109 10.0.0.46 - - [2025-01-02 02:19:04] "GET /projects?obj_uuids=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001159 10.0.0.46 - - [2025-01-02 02:19:04] "GET /project/d42cb495-29e8-40c0-8ae3-21d0bd9791e1?fields=security_groups HTTP/1.1" 200 1262 0.020277 10.0.0.46 - - [2025-01-02 02:19:04] "POST /fqname-to-id HTTP/1.1" 404 189 0.022460 10.0.0.46 - - [2025-01-02 02:19:04] "GET /projects?obj_uuids=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002566 10.0.0.46 - - [2025-01-02 02:19:04] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001163 10.0.0.46 - - [2025-01-02 02:19:04] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.007309 10.0.0.46 - - [2025-01-02 02:19:05] "POST /id-to-fqname HTTP/1.1" 200 191 0.002190 10.0.0.46 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 404 200 0.003239 10.0.0.46 - - [2025-01-02 02:19:05] "POST /security-groups HTTP/1.1" 200 592 0.063464 10.0.0.46 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 404 235 0.003347 10.0.0.46 - - [2025-01-02 02:19:05] "POST /projects HTTP/1.1" 200 587 0.216422 10.0.0.46 - - [2025-01-02 02:19:05] "POST /access-control-lists HTTP/1.1" 200 597 0.058532 10.0.0.46 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.283356 10.0.0.46 - - [2025-01-02 02:19:05] "POST /fqname-to-id HTTP/1.1" 404 234 0.002845 10.0.0.46 - - [2025-01-02 02:19:05] "GET /project/fcdc4230-7766-43b7-b643-35b923ae1528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.396168 10.0.0.46 - - [2025-01-02 02:19:05] "POST /access-control-lists HTTP/1.1" 200 595 0.060133 10.0.0.46 - - [2025-01-02 02:19:06] "GET / HTTP/1.1" 200 35931 0.001964 10.0.0.46 - - [2025-01-02 02:19:07] "POST /fqname-to-id HTTP/1.1" 401 292 0.000590 10.0.0.46 - - [2025-01-02 02:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.053362 10.0.0.46 - - [2025-01-02 02:19:07] "GET /projects?obj_uuids=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001067 10.0.0.46 - - [2025-01-02 02:19:07] "GET /project/fcdc4230-7766-43b7-b643-35b923ae1528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.021251 10.0.0.46 - - [2025-01-02 02:19:07] "POST /neutron/network HTTP/1.1" 200 117 0.028197 10.0.0.46 - - [2025-01-02 02:19:07] "GET /projects?obj_uuids=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001133 10.0.0.46 - - [2025-01-02 02:19:07] "POST /neutron/network HTTP/1.1" 200 606 0.076579 10.0.0.46 - - [2025-01-02 02:19:07] "POST /route-targets HTTP/1.1" 200 327 0.014264 10.0.0.46 - - [2025-01-02 02:19:07] "POST /ref-update HTTP/1.1" 200 156 0.011544 10.0.0.46 - - [2025-01-02 02:19:07] "POST /useragent-kv HTTP/1.1" 200 115 0.002420 10.0.0.46 - - [2025-01-02 02:19:07] "POST /neutron/subnet HTTP/1.1" 200 715 0.145791 10.0.0.46 - - [2025-01-02 02:19:07] "POST /neutron/network HTTP/1.1" 200 823 0.006268 10.0.0.46 - - [2025-01-02 02:19:07] "POST /id-to-fqname HTTP/1.1" 200 221 0.001608 10.0.0.46 - - [2025-01-02 02:19:07] "GET /virtual-network/2b3587ab-df5d-4a6b-bbd5-aa3076cd76fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.002634 10.0.0.46 - - [2025-01-02 02:19:07] "POST /neutron/network HTTP/1.1" 200 823 0.006033 10.0.0.46 - - [2025-01-02 02:19:07] "GET /virtual-network/2b3587ab-df5d-4a6b-bbd5-aa3076cd76fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003224 10.0.0.46 - - [2025-01-02 02:19:07] "POST /neutron/network HTTP/1.1" 200 823 0.005579 10.0.0.46 - - [2025-01-02 02:19:07] "POST /neutron/subnet HTTP/1.1" 200 715 0.006911 10.0.0.46 - - [2025-01-02 02:19:07] "POST /id-to-fqname HTTP/1.1" 200 221 0.001268 10.0.0.46 - - [2025-01-02 02:19:08] "POST /neutron/network HTTP/1.1" 200 833 0.005928 10.0.0.46 - - [2025-01-02 02:19:08] "GET /aaa-mode HTTP/1.1" 401 292 0.000742 10.0.0.46 - - [2025-01-02 02:19:08] "GET / HTTP/1.1" 200 35931 0.001924 10.0.0.46 - - [2025-01-02 02:19:08] "GET /project/fcdc4230-7766-43b7-b643-35b923ae1528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000437 10.0.0.46 - - [2025-01-02 02:19:08] "GET /projects?obj_uuids=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001125 10.0.0.46 - - [2025-01-02 02:19:08] "GET /project/fcdc4230-7766-43b7-b643-35b923ae1528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.041541 10.0.0.46 - - [2025-01-02 02:19:08] "POST /neutron/network HTTP/1.1" 200 823 0.005680 10.0.0.46 - - [2025-01-02 02:19:08] "POST /neutron/port HTTP/1.1" 200 117 0.004941 10.0.0.46 - - [2025-01-02 02:19:08] "POST /neutron/port HTTP/1.1" 200 117 0.004812 10.0.0.46 - - [2025-01-02 02:19:08] "POST /id-to-fqname HTTP/1.1" 200 221 0.001312 10.0.0.46 - - [2025-01-02 02:19:09] "POST /neutron/port HTTP/1.1" 200 117 0.005826 10.0.0.46 - - [2025-01-02 02:19:09] "POST /neutron/network HTTP/1.1" 200 833 0.006407 10.0.0.46 - - [2025-01-02 02:19:09] "GET /aaa-mode HTTP/1.1" 401 292 0.000479 10.0.0.46 - - [2025-01-02 02:19:09] "POST /neutron/network HTTP/1.1" 200 833 0.006246 10.0.0.46 - - [2025-01-02 02:19:09] "GET /projects?obj_uuids=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001156 10.0.0.46 - - [2025-01-02 02:19:09] "GET / HTTP/1.1" 200 35931 0.003464 10.0.0.46 - - [2025-01-02 02:19:09] "GET /project/fcdc4230-7766-43b7-b643-35b923ae1528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000720 10.0.0.46 - - [2025-01-02 02:19:09] "POST /neutron/port HTTP/1.1" 200 1059 0.204002 10.0.0.46 - - [2025-01-02 02:19:09] "POST /neutron/port HTTP/1.1" 200 1059 0.009097 10.0.0.46 - - [2025-01-02 02:19:09] "POST /neutron/port HTTP/1.1" 200 1059 0.008347 10.0.0.46 - - [2025-01-02 02:19:09] "POST /neutron/port HTTP/1.1" 200 1113 0.057224 10.0.0.46 - - [2025-01-02 02:19:09] "POST /neutron/port HTTP/1.1" 200 1087 0.016166 10.0.0.46 - - [2025-01-02 02:19:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003672 10.0.0.46 - - [2025-01-02 02:19:09] "POST /neutron/subnet HTTP/1.1" 200 689 0.010387 10.0.0.46 - - [2025-01-02 02:19:09] "POST /neutron/port HTTP/1.1" 200 117 0.001145 10.0.0.46 - - [2025-01-02 02:19:09] "POST /neutron/network HTTP/1.1" 200 823 0.005455 10.0.0.46 - - [2025-01-02 02:19:09] "GET /projects?obj_uuids=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001182 10.0.0.46 - - [2025-01-02 02:19:09] "GET /project/fcdc4230-7766-43b7-b643-35b923ae1528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.054850 10.0.0.46 - - [2025-01-02 02:19:09] "POST /neutron/network HTTP/1.1" 200 823 0.005684 10.0.0.46 - - [2025-01-02 02:19:10] "POST /neutron/port HTTP/1.1" 200 1087 0.029340 10.0.0.46 - - [2025-01-02 02:19:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006550 10.0.0.46 - - [2025-01-02 02:19:10] "POST /neutron/port HTTP/1.1" 200 117 0.007132 10.0.0.46 - - [2025-01-02 02:19:10] "POST /neutron/port HTTP/1.1" 200 1087 0.018716 10.0.0.46 - - [2025-01-02 02:19:10] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009273 10.0.0.46 - - [2025-01-02 02:19:10] "POST /neutron/network HTTP/1.1" 200 833 0.006995 10.0.0.46 - - [2025-01-02 02:19:10] "GET /projects?obj_uuids=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001407 10.0.0.46 - - [2025-01-02 02:19:10] "POST /neutron/port HTTP/1.1" 200 1059 0.216657 10.0.0.46 - - [2025-01-02 02:19:10] "POST /neutron/port HTTP/1.1" 200 1059 0.012460 10.0.0.46 - - [2025-01-02 02:19:10] "POST /neutron/port HTTP/1.1" 200 1059 0.012103 10.0.0.46 - - [2025-01-02 02:19:10] "POST /neutron/port HTTP/1.1" 200 1113 0.076228 10.0.0.46 - - [2025-01-02 02:19:10] "POST /neutron/port HTTP/1.1" 200 1087 0.022990 10.0.0.46 - - [2025-01-02 02:19:10] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004610 10.0.0.46 - - [2025-01-02 02:19:10] "POST /neutron/subnet HTTP/1.1" 200 689 0.014621 10.0.0.46 - - [2025-01-02 02:19:10] "POST /neutron/port HTTP/1.1" 200 117 0.001316 10.0.0.46 - - [2025-01-02 02:19:10] "POST /neutron/network HTTP/1.1" 200 823 0.005512 10.0.0.46 - - [2025-01-02 02:19:11] "POST /neutron/port HTTP/1.1" 200 1087 0.014702 10.0.0.46 - - [2025-01-02 02:19:11] "POST /neutron/port HTTP/1.1" 200 1087 0.017387 10.0.0.46 - - [2025-01-02 02:19:11] "POST /neutron/network HTTP/1.1" 200 833 0.006654 10.0.0.46 - - [2025-01-02 02:19:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003338 10.0.0.46 - - [2025-01-02 02:19:11] "POST /neutron/subnet HTTP/1.1" 200 689 0.013151 10.0.0.46 - - [2025-01-02 02:19:11] "POST /neutron/port HTTP/1.1" 200 117 0.004241 10.0.0.46 - - [2025-01-02 02:19:11] "POST /neutron/network HTTP/1.1" 200 823 0.006116 10.0.0.46 - - [2025-01-02 02:19:15] "POST /neutron/port HTTP/1.1" 200 1087 0.014910 10.0.0.46 - - [2025-01-02 02:19:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006600 10.0.0.46 - - [2025-01-02 02:19:15] "POST /neutron/port HTTP/1.1" 200 1087 0.016137 10.0.0.46 - - [2025-01-02 02:19:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006055 10.0.0.46 - - [2025-01-02 02:19:15] "POST /neutron/port HTTP/1.1" 200 1087 0.015506 10.0.0.46 - - [2025-01-02 02:19:15] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006509 10.0.0.46 - - [2025-01-02 02:19:15] "GET /virtual-machine/43299925-3927-443a-80ed-6f30927df192 HTTP/1.1" 401 292 0.000548 10.0.0.46 - - [2025-01-02 02:19:15] "GET /virtual-machine/43299925-3927-443a-80ed-6f30927df192 HTTP/1.1" 200 1292 0.034889 10.0.0.46 - - [2025-01-02 02:19:15] "GET /virtual-machine-interface/d93b4fb6-3fa2-475e-b2f1-c4d9707d1011 HTTP/1.1" 200 2947 0.003258 10.0.0.46 - - [2025-01-02 02:19:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.46 - - [2025-01-02 02:19:15] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003066 10.0.0.46 - - [2025-01-02 02:19:15] "GET /virtual-networks?parent_id=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003280 10.0.0.46 - - [2025-01-02 02:19:15] "GET /virtual-network/2b3587ab-df5d-4a6b-bbd5-aa3076cd76fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003418 10.0.0.46 - - [2025-01-02 02:19:18] "POST /neutron/port HTTP/1.1" 200 1087 0.014999 10.0.0.46 - - [2025-01-02 02:19:18] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006670 10.0.0.46 - - [2025-01-02 02:19:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.46 - - [2025-01-02 02:19:19] "GET /virtual-network/2b3587ab-df5d-4a6b-bbd5-aa3076cd76fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.004214 10.0.0.46 - - [2025-01-02 02:19:19] "POST /neutron/port HTTP/1.1" 200 1087 0.014156 10.0.0.46 - - [2025-01-02 02:19:19] "POST /neutron/security_group HTTP/1.1" 200 2059 0.005196 10.0.0.46 - - [2025-01-02 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003070 10.0.0.46 - - [2025-01-02 02:19:21] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003189 10.0.0.46 - - [2025-01-02 02:19:21] "GET /virtual-networks?parent_id=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003597 10.0.0.46 - - [2025-01-02 02:19:21] "GET /virtual-network/2b3587ab-df5d-4a6b-bbd5-aa3076cd76fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003328 10.0.0.46 - - [2025-01-02 02:19:21] "POST /neutron/port HTTP/1.1" 200 1087 0.015647 10.0.0.46 - - [2025-01-02 02:19:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006670 10.0.0.46 - - [2025-01-02 02:19:21] "POST /neutron/port HTTP/1.1" 200 1087 0.014597 10.0.0.46 - - [2025-01-02 02:19:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006317 10.0.0.46 - - [2025-01-02 02:19:21] "POST /neutron/port HTTP/1.1" 200 1087 0.015833 10.0.0.46 - - [2025-01-02 02:19:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.006379 10.0.0.46 - - [2025-01-02 02:19:21] "GET /virtual-machine/9dde4874-d9c1-4857-b0f6-d2bd0b8b76b2 HTTP/1.1" 200 1294 0.004274 10.0.0.46 - - [2025-01-02 02:19:21] "GET /virtual-machine-interface/3fa37584-798c-456a-bc32-fff624e298b5 HTTP/1.1" 200 2946 0.003031 10.0.0.46 - - [2025-01-02 02:19:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.46 - - [2025-01-02 02:19:21] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002968 10.0.0.46 - - [2025-01-02 02:19:21] "GET /virtual-networks?parent_id=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003830 10.0.0.46 - - [2025-01-02 02:19:21] "GET /virtual-network/2b3587ab-df5d-4a6b-bbd5-aa3076cd76fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003119 10.0.0.46 - - [2025-01-02 02:19:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.46 - - [2025-01-02 02:19:22] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003267 10.0.0.46 - - [2025-01-02 02:19:23] "GET /virtual-networks?parent_id=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.003239 10.0.0.46 - - [2025-01-02 02:19:23] "GET /virtual-network/2b3587ab-df5d-4a6b-bbd5-aa3076cd76fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.003271 10.0.0.46 - - [2025-01-02 02:19:24] "DELETE /project/fcdc4230776643b7b64335b923ae1528 HTTP/1.1" 404 173 0.005009 10.0.0.46 - - [2025-01-02 02:19:24] "GET /projects?obj_uuids=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001511 10.0.0.46 - - [2025-01-02 02:19:24] "GET /project/d42cb495-29e8-40c0-8ae3-21d0bd9791e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.024066 10.0.0.46 - - [2025-01-02 02:19:24] "GET /projects?obj_uuids=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001294 10.0.0.46 - - [2025-01-02 02:19:24] "GET /project/d42cb495-29e8-40c0-8ae3-21d0bd9791e1?fields=security_groups HTTP/1.1" 200 1367 0.065421 10.0.0.46 - - [2025-01-02 02:19:24] "DELETE /security-group/dd67b023-64d5-4437-ae63-d7f276450f54 HTTP/1.1" 200 115 0.039953 10.0.0.46 - - [2025-01-02 02:19:24] "GET /projects?obj_uuids=d42cb495-29e8-40c0-8ae3-21d0bd9791e1&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001169 10.0.0.46 - - [2025-01-02 02:19:24] "DELETE /access-control-list/ae2d2013-968d-4cb9-8e51-9d8e81718502 HTTP/1.1" 200 115 0.037946 10.0.0.46 - - [2025-01-02 02:19:24] "GET /project/d42cb495-29e8-40c0-8ae3-21d0bd9791e1?fields=application_policy_sets HTTP/1.1" 200 1406 0.040054 10.0.0.46 - - [2025-01-02 02:19:24] "DELETE /access-control-list/2646deb0-6316-4ec5-abd9-57dbb711b91f HTTP/1.1" 200 115 0.026301 10.0.0.46 - - [2025-01-02 02:19:24] "DELETE /project/d42cb495-29e8-40c0-8ae3-21d0bd9791e1 HTTP/1.1" 200 115 0.325522 10.0.0.46 - - [2025-01-02 02:19:27] "POST /neutron/network HTTP/1.1" 200 823 0.006659 10.0.0.46 - - [2025-01-02 02:19:27] "POST /neutron/network HTTP/1.1" 400 204 0.013250 10.0.0.46 - - [2025-01-02 02:19:28] "POST /neutron/port HTTP/1.1" 200 1087 0.017623 10.0.0.46 - - [2025-01-02 02:19:28] "POST /neutron/port HTTP/1.1" 200 1113 0.009972 10.0.0.46 - - [2025-01-02 02:19:28] "POST /neutron/port HTTP/1.1" 200 1087 0.015549 10.0.0.46 - - [2025-01-02 02:19:28] "POST /neutron/port HTTP/1.1" 200 1113 0.010555 10.0.0.46 - - [2025-01-02 02:19:28] "POST /neutron/port HTTP/1.1" 200 151 0.135242 10.0.0.46 - - [2025-01-02 02:19:28] "POST /neutron/port HTTP/1.1" 200 151 0.161772 10.0.0.46 - - [2025-01-02 02:19:29] "POST /neutron/network HTTP/1.1" 200 823 0.006405 10.0.0.46 - - [2025-01-02 02:19:29] "POST /useragent-kv HTTP/1.1" 200 115 0.001257 10.0.0.46 - - [2025-01-02 02:19:29] "POST /useragent-kv HTTP/1.1" 200 115 0.001009 10.0.0.46 - - [2025-01-02 02:19:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004240 10.0.0.46 - - [2025-01-02 02:19:29] "POST /neutron/network HTTP/1.1" 200 151 0.067514 10.0.0.46 - - [2025-01-02 02:19:29] "DELETE /route-target/d763325d-ad96-4baf-9932-76def8741208 HTTP/1.1" 200 115 0.012106 10.0.0.46 - - [2025-01-02 02:19:30] "GET /projects?obj_uuids=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001107 10.0.0.46 - - [2025-01-02 02:19:30] "GET /project/fcdc4230-7766-43b7-b643-35b923ae1528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1368 0.018595 10.0.0.46 - - [2025-01-02 02:19:30] "GET /projects?obj_uuids=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001092 10.0.0.46 - - [2025-01-02 02:19:30] "GET /project/fcdc4230-7766-43b7-b643-35b923ae1528?fields=virtual_networks HTTP/1.1" 200 1035 0.062683 10.0.0.46 - - [2025-01-02 02:19:30] "GET /projects?obj_uuids=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001235 10.0.0.46 - - [2025-01-02 02:19:30] "GET /project/fcdc4230-7766-43b7-b643-35b923ae1528?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.022073 10.0.0.46 - - [2025-01-02 02:19:30] "GET /projects?obj_uuids=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001148 10.0.0.46 - - [2025-01-02 02:19:30] "GET /project/fcdc4230-7766-43b7-b643-35b923ae1528?fields=security_groups HTTP/1.1" 200 1262 0.020870 10.0.0.46 - - [2025-01-02 02:19:31] "POST /fqname-to-id HTTP/1.1" 404 188 0.024457 10.0.0.46 - - [2025-01-02 02:19:31] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003115 10.0.0.46 - - [2025-01-02 02:19:31] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001147 10.0.0.46 - - [2025-01-02 02:19:31] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 929 0.006685 10.0.0.46 - - [2025-01-02 02:19:31] "GET /obj-perms HTTP/1.1" 200 5056 0.064873 10.0.0.46 - - [2025-01-02 02:19:31] "POST /id-to-fqname HTTP/1.1" 200 190 0.001550 10.0.0.46 - - [2025-01-02 02:19:31] "POST /fqname-to-id HTTP/1.1" 404 199 0.005062 10.0.0.46 - - [2025-01-02 02:19:31] "POST /security-groups HTTP/1.1" 200 591 0.063872 10.0.0.46 - - [2025-01-02 02:19:31] "POST /fqname-to-id HTTP/1.1" 404 234 0.002679 10.0.0.46 - - [2025-01-02 02:19:31] "POST /projects HTTP/1.1" 200 585 0.211551 10.0.0.46 - - [2025-01-02 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.285006 10.0.0.46 - - [2025-01-02 02:19:31] "POST /access-control-lists HTTP/1.1" 200 596 0.060860 10.0.0.46 - - [2025-01-02 02:19:31] "POST /fqname-to-id HTTP/1.1" 404 233 0.002778 10.0.0.46 - - [2025-01-02 02:19:31] "GET /project/22628a04-c4fe-4699-8c85-07997d9a7b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.687172 10.0.0.46 - - [2025-01-02 02:19:32] "GET /obj-perms HTTP/1.1" 200 5056 0.075861 10.0.0.46 - - [2025-01-02 02:19:32] "POST /access-control-lists HTTP/1.1" 200 594 0.067433 10.0.0.46 - - [2025-01-02 02:19:33] "GET / HTTP/1.1" 200 35931 0.002268 10.0.0.46 - - [2025-01-02 02:19:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000518 10.0.0.46 - - [2025-01-02 02:19:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.049893 10.0.0.46 - - [2025-01-02 02:19:34] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001259 10.0.0.46 - - [2025-01-02 02:19:34] "GET /project/22628a04-c4fe-4699-8c85-07997d9a7b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.021592 10.0.0.46 - - [2025-01-02 02:19:34] "POST /neutron/network HTTP/1.1" 200 117 0.027832 10.0.0.46 - - [2025-01-02 02:19:34] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001062 10.0.0.46 - - [2025-01-02 02:19:34] "POST /neutron/network HTTP/1.1" 200 625 0.054761 10.0.0.46 - - [2025-01-02 02:19:34] "POST /route-targets HTTP/1.1" 200 327 0.010261 10.0.0.46 - - [2025-01-02 02:19:34] "POST /ref-update HTTP/1.1" 200 156 0.011330 10.0.0.46 - - [2025-01-02 02:19:34] "POST /useragent-kv HTTP/1.1" 200 115 0.002411 10.0.0.46 - - [2025-01-02 02:19:34] "POST /neutron/subnet HTTP/1.1" 200 701 0.137488 10.0.0.46 - - [2025-01-02 02:19:34] "POST /neutron/network HTTP/1.1" 200 839 0.006773 10.0.0.46 - - [2025-01-02 02:19:34] "POST /id-to-fqname HTTP/1.1" 200 230 0.001607 10.0.0.46 - - [2025-01-02 02:19:34] "GET /virtual-network/68dfdc7b-47ac-482c-87f0-18195329a99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.003123 10.0.0.46 - - [2025-01-02 02:19:34] "POST /neutron/network HTTP/1.1" 200 839 0.005887 10.0.0.46 - - [2025-01-02 02:19:34] "GET /virtual-network/68dfdc7b-47ac-482c-87f0-18195329a99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.002929 10.0.0.46 - - [2025-01-02 02:19:34] "POST /neutron/network HTTP/1.1" 200 839 0.005669 10.0.0.46 - - [2025-01-02 02:19:34] "POST /neutron/subnet HTTP/1.1" 200 701 0.007292 10.0.0.46 - - [2025-01-02 02:19:34] "POST /neutron/network HTTP/1.1" 200 839 0.005382 10.0.0.46 - - [2025-01-02 02:19:34] "POST /id-to-fqname HTTP/1.1" 200 230 0.001302 10.0.0.46 - - [2025-01-02 02:19:34] "POST /neutron/network HTTP/1.1" 200 849 0.005782 10.0.0.46 - - [2025-01-02 02:19:34] "GET /aaa-mode HTTP/1.1" 401 292 0.000401 10.0.0.46 - - [2025-01-02 02:19:35] "GET / HTTP/1.1" 200 35931 0.002135 10.0.0.46 - - [2025-01-02 02:19:35] "GET /project/22628a04-c4fe-4699-8c85-07997d9a7b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000398 10.0.0.46 - - [2025-01-02 02:19:35] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001268 10.0.0.46 - - [2025-01-02 02:19:35] "GET /project/22628a04-c4fe-4699-8c85-07997d9a7b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.039016 10.0.0.46 - - [2025-01-02 02:19:35] "POST /neutron/network HTTP/1.1" 200 839 0.006685 10.0.0.46 - - [2025-01-02 02:19:35] "POST /neutron/port HTTP/1.1" 200 117 0.004959 10.0.0.46 - - [2025-01-02 02:19:35] "POST /neutron/port HTTP/1.1" 200 117 0.005294 10.0.0.46 - - [2025-01-02 02:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.46 - - [2025-01-02 02:19:35] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002753 10.0.0.46 - - [2025-01-02 02:19:35] "PUT /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47 HTTP/1.1" 200 276 0.009391 10.0.0.46 - - [2025-01-02 02:19:35] "POST /neutron/port HTTP/1.1" 200 117 0.004956 10.0.0.46 - - [2025-01-02 02:19:36] "POST /neutron/network HTTP/1.1" 200 849 0.006941 10.0.0.46 - - [2025-01-02 02:19:36] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001149 10.0.0.46 - - [2025-01-02 02:19:36] "POST /neutron/port HTTP/1.1" 200 1055 0.197959 10.0.0.46 - - [2025-01-02 02:19:36] "POST /neutron/port HTTP/1.1" 200 1055 0.010231 10.0.0.46 - - [2025-01-02 02:19:36] "POST /neutron/port HTTP/1.1" 200 1055 0.008799 10.0.0.46 - - [2025-01-02 02:19:36] "POST /neutron/port HTTP/1.1" 200 1109 0.061488 10.0.0.46 - - [2025-01-02 02:19:36] "POST /neutron/port HTTP/1.1" 200 1083 0.019183 10.0.0.46 - - [2025-01-02 02:19:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003447 10.0.0.46 - - [2025-01-02 02:19:36] "POST /neutron/subnet HTTP/1.1" 200 675 0.013006 10.0.0.46 - - [2025-01-02 02:19:36] "POST /neutron/port HTTP/1.1" 200 117 0.001746 10.0.0.46 - - [2025-01-02 02:19:36] "POST /neutron/network HTTP/1.1" 200 839 0.005914 10.0.0.46 - - [2025-01-02 02:19:40] "POST /neutron/port HTTP/1.1" 200 1083 0.017074 10.0.0.46 - - [2025-01-02 02:19:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006265 10.0.0.46 - - [2025-01-02 02:19:41] "POST /neutron/port HTTP/1.1" 200 1083 0.014292 10.0.0.46 - - [2025-01-02 02:19:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006264 10.0.0.46 - - [2025-01-02 02:19:41] "POST /neutron/port HTTP/1.1" 200 1083 0.015136 10.0.0.46 - - [2025-01-02 02:19:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006102 10.0.0.46 - - [2025-01-02 02:19:41] "GET /virtual-machine/e3645e4f-b2f2-4b6a-b4c4-2e3a80419c16 HTTP/1.1" 401 292 0.000541 10.0.0.46 - - [2025-01-02 02:19:41] "GET /virtual-machine/e3645e4f-b2f2-4b6a-b4c4-2e3a80419c16 HTTP/1.1" 200 1293 0.025621 10.0.0.46 - - [2025-01-02 02:19:41] "GET /virtual-machine-interface/dabe07c0-54ae-4b95-8c03-74a9721818fd HTTP/1.1" 200 2972 0.002846 10.0.0.46 - - [2025-01-02 02:19:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003052 10.0.0.46 - - [2025-01-02 02:19:41] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.003034 10.0.0.46 - - [2025-01-02 02:19:41] "GET /virtual-networks?parent_id=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003195 10.0.0.46 - - [2025-01-02 02:19:41] "GET /virtual-network/68dfdc7b-47ac-482c-87f0-18195329a99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.003154 10.0.0.46 - - [2025-01-02 02:19:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.46 - - [2025-01-02 02:19:44] "GET /virtual-network/68dfdc7b-47ac-482c-87f0-18195329a99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.002775 10.0.0.46 - - [2025-01-02 02:19:45] "POST /neutron/port HTTP/1.1" 200 1083 0.016415 10.0.0.46 - - [2025-01-02 02:19:45] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007023 10.0.0.46 - - [2025-01-02 02:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.46 - - [2025-01-02 02:19:46] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002753 10.0.0.46 - - [2025-01-02 02:19:47] "GET /virtual-networks?parent_id=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.003958 10.0.0.46 - - [2025-01-02 02:19:47] "GET /virtual-network/68dfdc7b-47ac-482c-87f0-18195329a99d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.003274 10.0.0.46 - - [2025-01-02 02:19:47] "POST /neutron/port HTTP/1.1" 200 1083 0.017705 10.0.0.46 - - [2025-01-02 02:19:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006465 10.0.0.46 - - [2025-01-02 02:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002817 10.0.0.46 - - [2025-01-02 02:19:54] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002469 10.0.0.46 - - [2025-01-02 02:19:54] "PUT /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47 HTTP/1.1" 200 276 0.008608 10.0.0.46 - - [2025-01-02 02:19:54] "POST /neutron/network HTTP/1.1" 200 839 0.006542 10.0.0.46 - - [2025-01-02 02:19:54] "POST /neutron/network HTTP/1.1" 400 204 0.009509 10.0.0.46 - - [2025-01-02 02:19:54] "POST /neutron/port HTTP/1.1" 200 1083 0.019031 10.0.0.46 - - [2025-01-02 02:19:54] "POST /neutron/port HTTP/1.1" 200 1109 0.008986 10.0.0.46 - - [2025-01-02 02:19:55] "POST /neutron/port HTTP/1.1" 200 151 0.084563 10.0.0.46 - - [2025-01-02 02:19:56] "POST /neutron/network HTTP/1.1" 200 839 0.005731 10.0.0.46 - - [2025-01-02 02:19:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002995 10.0.0.46 - - [2025-01-02 02:19:56] "DELETE /route-target/8886b25f-8eca-4093-9576-1b0aab74ca0b HTTP/1.1" 200 115 0.013299 10.0.0.46 - - [2025-01-02 02:19:56] "POST /useragent-kv HTTP/1.1" 200 115 0.031530 10.0.0.46 - - [2025-01-02 02:19:56] "POST /useragent-kv HTTP/1.1" 200 115 0.001120 10.0.0.46 - - [2025-01-02 02:19:56] "POST /neutron/network HTTP/1.1" 200 151 0.095784 10.0.0.46 - - [2025-01-02 02:19:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 762 0.003265 10.0.0.46 - - [2025-01-02 02:19:57] "POST /network-ipams HTTP/1.1" 200 541 0.017457 10.0.0.46 - - [2025-01-02 02:19:57] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 981 0.002848 10.0.0.46 - - [2025-01-02 02:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.46 - - [2025-01-02 02:19:57] "GET /network-ipam/e9b73922-0642-4284-8b6f-df7e1885d167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.004359 10.0.0.46 - - [2025-01-02 02:19:57] "PUT /network-ipam/e9b73922-0642-4284-8b6f-df7e1885d167 HTTP/1.1" 200 258 0.010619 10.0.0.46 - - [2025-01-02 02:19:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.46 - - [2025-01-02 02:19:57] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001166 10.0.0.46 - - [2025-01-02 02:19:57] "GET /project/22628a04-c4fe-4699-8c85-07997d9a7b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.024266 10.0.0.46 - - [2025-01-02 02:19:57] "POST /neutron/network HTTP/1.1" 200 117 0.007486 10.0.0.46 - - [2025-01-02 02:19:57] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001114 10.0.0.46 - - [2025-01-02 02:19:57] "POST /neutron/network HTTP/1.1" 200 605 0.063492 10.0.0.46 - - [2025-01-02 02:19:57] "POST /route-targets HTTP/1.1" 200 327 0.009506 10.0.0.46 - - [2025-01-02 02:19:57] "POST /ref-update HTTP/1.1" 200 156 0.011136 10.0.0.46 - - [2025-01-02 02:19:57] "POST /useragent-kv HTTP/1.1" 200 115 0.002887 10.0.0.46 - - [2025-01-02 02:19:57] "POST /neutron/subnet HTTP/1.1" 200 699 0.174467 10.0.0.46 - - [2025-01-02 02:19:57] "POST /useragent-kv HTTP/1.1" 200 115 0.001991 10.0.0.46 - - [2025-01-02 02:19:57] "POST /neutron/subnet HTTP/1.1" 200 699 0.161737 10.0.0.46 - - [2025-01-02 02:19:57] "POST /neutron/network HTTP/1.1" 200 994 0.007322 10.0.0.46 - - [2025-01-02 02:19:57] "POST /id-to-fqname HTTP/1.1" 200 220 0.001238 10.0.0.46 - - [2025-01-02 02:19:57] "GET /virtual-network/a33bdf8d-4978-4300-a675-5e5e2ebed2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.002927 10.0.0.46 - - [2025-01-02 02:19:58] "POST /neutron/network HTTP/1.1" 200 994 0.007568 10.0.0.46 - - [2025-01-02 02:19:58] "GET /virtual-network/a33bdf8d-4978-4300-a675-5e5e2ebed2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.003114 10.0.0.46 - - [2025-01-02 02:19:58] "POST /neutron/network HTTP/1.1" 200 994 0.008006 10.0.0.46 - - [2025-01-02 02:19:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.007263 10.0.0.46 - - [2025-01-02 02:19:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.007466 10.0.0.46 - - [2025-01-02 02:19:58] "POST /neutron/network HTTP/1.1" 200 994 0.008236 10.0.0.46 - - [2025-01-02 02:19:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.007352 10.0.0.46 - - [2025-01-02 02:19:58] "POST /neutron/subnet HTTP/1.1" 200 699 0.007666 10.0.0.46 - - [2025-01-02 02:19:58] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001539 10.0.0.46 - - [2025-01-02 02:19:58] "POST /neutron/port HTTP/1.1" 200 1017 0.154710 10.0.0.46 - - [2025-01-02 02:19:58] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001031 10.0.0.46 - - [2025-01-02 02:19:58] "POST /neutron/port HTTP/1.1" 200 1017 0.151843 10.0.0.46 - - [2025-01-02 02:19:58] "POST /id-to-fqname HTTP/1.1" 200 220 0.001282 10.0.0.46 - - [2025-01-02 02:19:58] "POST /neutron/port HTTP/1.1" 200 1017 0.007865 10.0.0.46 - - [2025-01-02 02:19:58] "POST /neutron/port HTTP/1.1" 200 1017 0.008027 10.0.0.46 - - [2025-01-02 02:19:58] "POST /neutron/network HTTP/1.1" 200 994 0.007310 10.0.0.46 - - [2025-01-02 02:19:58] "POST /neutron/port HTTP/1.1" 200 1017 0.008341 10.0.0.46 - - [2025-01-02 02:19:58] "POST /neutron/port HTTP/1.1" 200 117 0.004819 10.0.0.46 - - [2025-01-02 02:19:58] "POST /neutron/port HTTP/1.1" 200 117 0.006046 10.0.0.46 - - [2025-01-02 02:19:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001745 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/port HTTP/1.1" 200 117 0.004930 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/port HTTP/1.1" 200 1017 0.008836 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/port HTTP/1.1" 200 1017 0.007807 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/port HTTP/1.1" 200 1017 0.031164 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/network HTTP/1.1" 200 994 0.007272 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/port HTTP/1.1" 200 1017 0.008217 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/port HTTP/1.1" 200 1017 0.008538 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/port HTTP/1.1" 200 117 0.006847 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/port HTTP/1.1" 200 117 0.005073 10.0.0.46 - - [2025-01-02 02:19:59] "POST /id-to-fqname HTTP/1.1" 200 220 0.001377 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/port HTTP/1.1" 200 117 0.007175 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/network HTTP/1.1" 200 1004 0.007478 10.0.0.46 - - [2025-01-02 02:19:59] "GET /aaa-mode HTTP/1.1" 401 292 0.000512 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/port HTTP/1.1" 200 1017 0.012790 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/network HTTP/1.1" 200 1004 0.007620 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/port HTTP/1.1" 200 1017 0.009310 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/port HTTP/1.1" 200 1017 0.007391 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/port HTTP/1.1" 200 1109 0.080643 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/port HTTP/1.1" 200 1083 0.015335 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003381 10.0.0.46 - - [2025-01-02 02:19:59] "POST /neutron/port HTTP/1.1" 200 1017 0.016064 10.0.0.46 - - [2025-01-02 02:20:00] "GET / HTTP/1.1" 200 35931 0.002311 10.0.0.46 - - [2025-01-02 02:20:00] "GET /project/22628a04-c4fe-4699-8c85-07997d9a7b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000560 10.0.0.46 - - [2025-01-02 02:20:00] "POST /neutron/network HTTP/1.1" 200 1004 0.014064 10.0.0.46 - - [2025-01-02 02:20:00] "POST /neutron/subnet HTTP/1.1" 200 673 0.027777 10.0.0.46 - - [2025-01-02 02:20:00] "POST /neutron/port HTTP/1.1" 200 117 0.001892 10.0.0.46 - - [2025-01-02 02:20:00] "POST /neutron/port HTTP/1.1" 200 1017 0.014007 10.0.0.46 - - [2025-01-02 02:20:00] "POST /neutron/port HTTP/1.1" 200 1017 0.009993 10.0.0.46 - - [2025-01-02 02:20:00] "POST /neutron/network HTTP/1.1" 200 994 0.010921 10.0.0.46 - - [2025-01-02 02:20:00] "POST /neutron/port HTTP/1.1" 200 1109 0.098357 10.0.0.46 - - [2025-01-02 02:20:00] "POST /neutron/port HTTP/1.1" 200 1083 0.016150 10.0.0.46 - - [2025-01-02 02:20:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003772 10.0.0.46 - - [2025-01-02 02:20:00] "POST /neutron/subnet HTTP/1.1" 200 673 0.012833 10.0.0.46 - - [2025-01-02 02:20:00] "POST /neutron/port HTTP/1.1" 200 117 0.001810 10.0.0.46 - - [2025-01-02 02:20:00] "POST /neutron/network HTTP/1.1" 200 994 0.011275 10.0.0.46 - - [2025-01-02 02:20:00] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002969 10.0.0.46 - - [2025-01-02 02:20:00] "GET /project/22628a04-c4fe-4699-8c85-07997d9a7b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.069253 10.0.0.46 - - [2025-01-02 02:20:00] "POST /neutron/network HTTP/1.1" 200 994 0.014506 10.0.0.46 - - [2025-01-02 02:20:00] "POST /neutron/port HTTP/1.1" 200 2050 0.030914 10.0.0.46 - - [2025-01-02 02:20:00] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013705 10.0.0.46 - - [2025-01-02 02:20:00] "POST /neutron/port HTTP/1.1" 200 117 0.006357 10.0.0.46 - - [2025-01-02 02:20:00] "GET /domains HTTP/1.1" 200 280 0.004323 10.0.0.46 - - [2025-01-02 02:20:00] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002545 10.0.0.46 - - [2025-01-02 02:20:00] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2761 0.013677 10.0.0.46 - - [2025-01-02 02:20:00] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.002415 10.0.0.46 - - [2025-01-02 02:20:00] "GET /project/22628a04-c4fe-4699-8c85-07997d9a7b2b HTTP/1.1" 200 2842 0.084185 10.0.0.46 - - [2025-01-02 02:20:00] "GET /network-ipam/e9b73922-0642-4284-8b6f-df7e1885d167 HTTP/1.1" 200 2602 0.006495 10.0.0.46 - - [2025-01-02 02:20:00] "GET /domains HTTP/1.1" 200 280 0.003687 10.0.0.46 - - [2025-01-02 02:20:00] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001673 10.0.0.46 - - [2025-01-02 02:20:00] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2761 0.009455 10.0.0.46 - - [2025-01-02 02:20:00] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001177 10.0.0.46 - - [2025-01-02 02:20:00] "GET /project/22628a04-c4fe-4699-8c85-07997d9a7b2b HTTP/1.1" 200 2842 0.066378 10.0.0.46 - - [2025-01-02 02:20:00] "GET /virtual-network/a33bdf8d-4978-4300-a675-5e5e2ebed2f3 HTTP/1.1" 200 3780 0.004061 10.0.0.46 - - [2025-01-02 02:20:00] "GET /virtual-network/a33bdf8d-4978-4300-a675-5e5e2ebed2f3 HTTP/1.1" 200 3780 0.003201 10.0.0.46 - - [2025-01-02 02:20:00] "GET /routing-instance/63bfc0b9-f9a0-4768-8fad-29064d4bd2a0 HTTP/1.1" 200 2380 0.005574 10.0.0.46 - - [2025-01-02 02:20:01] "GET /routing-instance/63bfc0b9-f9a0-4768-8fad-29064d4bd2a0 HTTP/1.1" 200 2380 0.004885 10.0.0.46 - - [2025-01-02 02:20:01] "GET /route-target/9e67058b-ff11-41cf-b766-359e0a48b756 HTTP/1.1" 200 1205 0.003134 10.0.0.46 - - [2025-01-02 02:20:01] "GET /virtual-network/a33bdf8d-4978-4300-a675-5e5e2ebed2f3 HTTP/1.1" 200 3780 0.003506 10.0.0.46 - - [2025-01-02 02:20:01] "GET /routing-instance/63bfc0b9-f9a0-4768-8fad-29064d4bd2a0 HTTP/1.1" 200 2380 0.003618 10.0.0.46 - - [2025-01-02 02:20:01] "GET /virtual-network/a33bdf8d-4978-4300-a675-5e5e2ebed2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.003431 10.0.0.46 - - [2025-01-02 02:20:01] "GET /virtual-network/a33bdf8d-4978-4300-a675-5e5e2ebed2f3 HTTP/1.1" 200 3780 0.003798 10.0.0.46 - - [2025-01-02 02:20:01] "GET /routing-instance/63bfc0b9-f9a0-4768-8fad-29064d4bd2a0 HTTP/1.1" 200 2380 0.004127 10.0.0.46 - - [2025-01-02 02:20:01] "GET /routing-instance/63bfc0b9-f9a0-4768-8fad-29064d4bd2a0 HTTP/1.1" 200 2380 0.003284 10.0.0.46 - - [2025-01-02 02:20:01] "GET /route-target/9e67058b-ff11-41cf-b766-359e0a48b756 HTTP/1.1" 200 1205 0.003133 10.0.0.46 - - [2025-01-02 02:20:01] "GET /domains HTTP/1.1" 200 280 0.003103 10.0.0.46 - - [2025-01-02 02:20:01] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001114 10.0.0.46 - - [2025-01-02 02:20:01] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2761 0.007505 10.0.0.46 - - [2025-01-02 02:20:01] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001287 10.0.0.46 - - [2025-01-02 02:20:01] "GET /project/22628a04-c4fe-4699-8c85-07997d9a7b2b HTTP/1.1" 200 2842 0.071148 10.0.0.46 - - [2025-01-02 02:20:01] "GET /virtual-network/a33bdf8d-4978-4300-a675-5e5e2ebed2f3 HTTP/1.1" 200 3780 0.013309 10.0.0.46 - - [2025-01-02 02:20:01] "POST /neutron/network HTTP/1.1" 200 1004 0.027967 10.0.0.46 - - [2025-01-02 02:20:01] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001629 10.0.0.46 - - [2025-01-02 02:20:01] "POST /neutron/port HTTP/1.1" 200 1055 0.286189 10.0.0.46 - - [2025-01-02 02:20:01] "GET /obj-perms HTTP/1.1" 200 5030 0.074696 10.0.0.46 - - [2025-01-02 02:20:01] "POST /neutron/port HTTP/1.1" 200 1055 0.033841 10.0.0.46 - - [2025-01-02 02:20:01] "POST /neutron/port HTTP/1.1" 200 1055 0.015682 10.0.0.46 - - [2025-01-02 02:20:01] "POST /neutron/port HTTP/1.1" 200 1083 0.049944 10.0.0.46 - - [2025-01-02 02:20:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.028043 10.0.0.46 - - [2025-01-02 02:20:01] "POST /neutron/port HTTP/1.1" 200 1109 0.115297 10.0.0.46 - - [2025-01-02 02:20:01] "POST /neutron/port HTTP/1.1" 200 1083 0.024017 10.0.0.46 - - [2025-01-02 02:20:01] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008907 10.0.0.46 - - [2025-01-02 02:20:01] "POST /neutron/port HTTP/1.1" 200 1083 0.034922 10.0.0.46 - - [2025-01-02 02:20:01] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003792 10.0.0.46 - - [2025-01-02 02:20:02] "POST /neutron/subnet HTTP/1.1" 200 673 0.022291 10.0.0.46 - - [2025-01-02 02:20:02] "POST /neutron/port HTTP/1.1" 200 1083 0.028247 10.0.0.46 - - [2025-01-02 02:20:02] "POST /neutron/port HTTP/1.1" 200 117 0.001285 10.0.0.46 - - [2025-01-02 02:20:02] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007629 10.0.0.46 - - [2025-01-02 02:20:02] "GET /virtual-machine/cfd2c3b2-cde9-4509-a5f6-bb4bbf3b3d6d HTTP/1.1" 200 1289 0.006486 10.0.0.46 - - [2025-01-02 02:20:02] "POST /neutron/network HTTP/1.1" 200 994 0.009846 10.0.0.46 - - [2025-01-02 02:20:02] "GET /virtual-machine-interface/c747de04-4d91-4fa3-830a-d1ccd1891668 HTTP/1.1" 200 2941 0.003325 10.0.0.46 - - [2025-01-02 02:20:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.46 - - [2025-01-02 02:20:02] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002959 10.0.0.46 - - [2025-01-02 02:20:02] "GET /virtual-networks?parent_id=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.006263 10.0.0.46 - - [2025-01-02 02:20:02] "GET /virtual-network/a33bdf8d-4978-4300-a675-5e5e2ebed2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004154 10.0.0.46 - - [2025-01-02 02:20:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.46 - - [2025-01-02 02:20:05] "GET /virtual-network/a33bdf8d-4978-4300-a675-5e5e2ebed2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.003954 10.0.0.46 - - [2025-01-02 02:20:09] "POST /neutron/port HTTP/1.1" 200 1083 0.019506 10.0.0.46 - - [2025-01-02 02:20:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007813 10.0.0.46 - - [2025-01-02 02:20:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.46 - - [2025-01-02 02:20:09] "GET /virtual-network/a33bdf8d-4978-4300-a675-5e5e2ebed2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.003457 10.0.0.46 - - [2025-01-02 02:20:09] "POST /neutron/port HTTP/1.1" 200 1083 0.016800 10.0.0.46 - - [2025-01-02 02:20:09] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005948 10.0.0.46 - - [2025-01-02 02:20:10] "POST /neutron/port HTTP/1.1" 200 1083 0.015774 10.0.0.46 - - [2025-01-02 02:20:10] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005663 10.0.0.46 - - [2025-01-02 02:20:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.46 - - [2025-01-02 02:20:11] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002913 10.0.0.46 - - [2025-01-02 02:20:11] "GET /virtual-networks?parent_id=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003071 10.0.0.46 - - [2025-01-02 02:20:11] "GET /virtual-network/a33bdf8d-4978-4300-a675-5e5e2ebed2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.003479 10.0.0.46 - - [2025-01-02 02:20:11] "POST /neutron/port HTTP/1.1" 200 1083 0.017418 10.0.0.46 - - [2025-01-02 02:20:11] "POST /neutron/port HTTP/1.1" 200 1083 0.013509 10.0.0.46 - - [2025-01-02 02:20:11] "POST /neutron/network HTTP/1.1" 200 1004 0.010278 10.0.0.46 - - [2025-01-02 02:20:11] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003516 10.0.0.46 - - [2025-01-02 02:20:11] "POST /neutron/subnet HTTP/1.1" 200 673 0.014088 10.0.0.46 - - [2025-01-02 02:20:11] "POST /neutron/port HTTP/1.1" 200 117 0.001575 10.0.0.46 - - [2025-01-02 02:20:11] "POST /neutron/port HTTP/1.1" 200 1083 0.017184 10.0.0.46 - - [2025-01-02 02:20:11] "POST /neutron/network HTTP/1.1" 200 994 0.007155 10.0.0.46 - - [2025-01-02 02:20:11] "POST /neutron/security_group HTTP/1.1" 200 2058 0.005865 10.0.0.46 - - [2025-01-02 02:20:12] "POST /neutron/port HTTP/1.1" 200 1083 0.015379 10.0.0.46 - - [2025-01-02 02:20:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006400 10.0.0.46 - - [2025-01-02 02:20:12] "POST /neutron/port HTTP/1.1" 200 1083 0.015059 10.0.0.46 - - [2025-01-02 02:20:12] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006966 10.0.0.46 - - [2025-01-02 02:20:12] "GET /virtual-machine/ee94f9ca-4ffe-40f7-9568-187bb1514df7 HTTP/1.1" 200 1289 0.004132 10.0.0.46 - - [2025-01-02 02:20:12] "GET /virtual-machine-interface/e92d0ec5-482f-4b89-bf0f-1e6074b7f31e HTTP/1.1" 200 2942 0.002880 10.0.0.46 - - [2025-01-02 02:20:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.46 - - [2025-01-02 02:20:12] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003014 10.0.0.46 - - [2025-01-02 02:20:12] "GET /virtual-networks?parent_id=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003357 10.0.0.46 - - [2025-01-02 02:20:12] "GET /virtual-network/a33bdf8d-4978-4300-a675-5e5e2ebed2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.003247 10.0.0.46 - - [2025-01-02 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.46 - - [2025-01-02 02:20:13] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003724 10.0.0.46 - - [2025-01-02 02:20:13] "GET /virtual-networks?parent_id=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005672 10.0.0.46 - - [2025-01-02 02:20:13] "GET /virtual-network/a33bdf8d-4978-4300-a675-5e5e2ebed2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004125 10.0.0.46 - - [2025-01-02 02:20:13] "POST /neutron/port HTTP/1.1" 200 1083 0.016893 10.0.0.46 - - [2025-01-02 02:20:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007230 10.0.0.46 - - [2025-01-02 02:20:13] "POST /neutron/port HTTP/1.1" 200 1083 0.015462 10.0.0.46 - - [2025-01-02 02:20:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006145 10.0.0.46 - - [2025-01-02 02:20:13] "POST /neutron/port HTTP/1.1" 200 1083 0.016257 10.0.0.46 - - [2025-01-02 02:20:13] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006559 10.0.0.46 - - [2025-01-02 02:20:13] "GET /virtual-machine/fc19623c-2ac4-4721-94fc-1aaace6a20f4 HTTP/1.1" 200 1293 0.004086 10.0.0.46 - - [2025-01-02 02:20:13] "GET /virtual-machine-interface/5d8074b8-6dc9-4aec-8b3c-1ed3e7666845 HTTP/1.1" 200 2941 0.002830 10.0.0.46 - - [2025-01-02 02:20:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.46 - - [2025-01-02 02:20:13] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.002626 10.0.0.46 - - [2025-01-02 02:20:14] "GET /virtual-networks?parent_id=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003531 10.0.0.46 - - [2025-01-02 02:20:14] "GET /virtual-network/a33bdf8d-4978-4300-a675-5e5e2ebed2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.003634 10.0.0.46 - - [2025-01-02 02:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003502 10.0.0.46 - - [2025-01-02 02:20:15] "GET /global-vrouter-config/d94d30af-3d3a-4873-8b29-78fd2f2a1f47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003895 10.0.0.46 - - [2025-01-02 02:20:15] "GET /virtual-networks?parent_id=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003193 10.0.0.46 - - [2025-01-02 02:20:15] "GET /virtual-network/a33bdf8d-4978-4300-a675-5e5e2ebed2f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004323 10.0.0.46 - - [2025-01-02 02:20:24] "GET /projects?obj_uuids=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001774 10.0.0.46 - - [2025-01-02 02:20:24] "DELETE /project/22628a04c4fe46998c8507997d9a7b2b HTTP/1.1" 404 173 0.047425 10.0.0.46 - - [2025-01-02 02:20:24] "GET /project/fcdc4230-7766-43b7-b643-35b923ae1528?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.023556 10.0.0.46 - - [2025-01-02 02:20:24] "GET /projects?obj_uuids=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001219 10.0.0.46 - - [2025-01-02 02:20:24] "GET /project/fcdc4230-7766-43b7-b643-35b923ae1528?fields=security_groups HTTP/1.1" 200 1367 0.061532 10.0.0.46 - - [2025-01-02 02:20:24] "DELETE /security-group/3f6ef75e-8570-477e-bc26-ba73a5c08ef3 HTTP/1.1" 200 115 0.040044 10.0.0.46 - - [2025-01-02 02:20:24] "GET /projects?obj_uuids=fcdc4230-7766-43b7-b643-35b923ae1528&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001092 10.0.0.46 - - [2025-01-02 02:20:24] "DELETE /access-control-list/a935d2b7-9cfa-4d17-b721-83d0e654f471 HTTP/1.1" 200 115 0.032558 10.0.0.46 - - [2025-01-02 02:20:24] "GET /project/fcdc4230-7766-43b7-b643-35b923ae1528?fields=application_policy_sets HTTP/1.1" 200 1406 0.034642 10.0.0.46 - - [2025-01-02 02:20:24] "DELETE /access-control-list/9792bfbf-e98c-4522-8297-b0d2b2d7b518 HTTP/1.1" 200 115 0.030499 10.0.0.46 - - [2025-01-02 02:20:25] "DELETE /project/fcdc4230-7766-43b7-b643-35b923ae1528 HTTP/1.1" 200 115 0.340475 10.0.0.46 - - [2025-01-02 02:20:30] "POST /neutron/port HTTP/1.1" 200 1109 0.010055 10.0.0.46 - - [2025-01-02 02:20:30] "POST /neutron/port HTTP/1.1" 200 1109 0.009889 10.0.0.46 - - [2025-01-02 02:20:31] "POST /neutron/port HTTP/1.1" 200 151 0.109889 10.0.0.46 - - [2025-01-02 02:20:31] "POST /neutron/port HTTP/1.1" 200 1109 0.012569 10.0.0.46 - - [2025-01-02 02:20:31] "POST /neutron/port HTTP/1.1" 200 1109 0.027041 10.0.0.46 - - [2025-01-02 02:20:31] "POST /neutron/port HTTP/1.1" 200 1083 0.019711 10.0.0.46 - - [2025-01-02 02:20:31] "POST /neutron/port HTTP/1.1" 200 1109 0.009618 10.0.0.46 - - [2025-01-02 02:20:31] "POST /neutron/port HTTP/1.1" 200 151 0.137758 10.0.0.46 - - [2025-01-02 02:20:31] "POST /neutron/network HTTP/1.1" 200 994 0.012509 10.0.0.46 - - [2025-01-02 02:20:31] "POST /neutron/network HTTP/1.1" 400 204 0.026140 10.0.0.46 - - [2025-01-02 02:20:31] "POST /neutron/port HTTP/1.1" 200 151 0.149410 10.0.0.46 - - [2025-01-02 02:20:32] "GET /obj-perms HTTP/1.1" 200 5056 0.045870 10.0.0.46 - - [2025-01-02 02:20:32] "GET /obj-perms HTTP/1.1" 200 5056 0.045738 10.0.0.46 - - [2025-01-02 02:20:33] "POST /neutron/network HTTP/1.1" 200 994 0.009707 10.0.0.46 - - [2025-01-02 02:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.46 - - [2025-01-02 02:20:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002158 10.0.0.46 - - [2025-01-02 02:20:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004700 10.0.0.46 - - [2025-01-02 02:20:33] "POST /useragent-kv HTTP/1.1" 200 115 0.002349 10.0.0.46 - - [2025-01-02 02:20:33] "POST /useragent-kv HTTP/1.1" 200 115 0.001450 10.0.0.46 - - [2025-01-02 02:20:33] "POST /neutron/network HTTP/1.1" 200 151 0.130653 10.0.0.46 - - [2025-01-02 02:20:33] "DELETE /route-target/9e67058b-ff11-41cf-b766-359e0a48b756 HTTP/1.1" 200 115 0.048171 10.0.0.46 - - [2025-01-02 02:20:33] "GET /routing-instance/63bfc0b9-f9a0-4768-8fad-29064d4bd2a0 HTTP/1.1" 404 171 0.003603 10.0.0.46 - - [2025-01-02 02:20:33] "GET /domains HTTP/1.1" 200 280 0.002352 10.0.0.46 - - [2025-01-02 02:20:33] "GET /domains?obj_uuids=9d4d982e-e6c4-414d-a620-c150b0ef0aa3&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001083 10.0.0.46 - - [2025-01-02 02:20:33] "GET /domain/9d4d982e-e6c4-414d-a620-c150b0ef0aa3 HTTP/1.1" 200 2574 0.049711 10.0.0.46 - - [2025-01-02 02:20:33] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001060 10.0.0.46 - - [2025-01-02 02:20:33] "GET /project/22628a04-c4fe-4699-8c85-07997d9a7b2b HTTP/1.1" 200 2085 0.120897 10.0.0.46 - - [2025-01-02 02:20:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.46 - - [2025-01-02 02:20:33] "DELETE /network-ipam/e9b73922-0642-4284-8b6f-df7e1885d167 HTTP/1.1" 200 115 0.022764 10.0.0.46 - - [2025-01-02 02:20:33] "POST /fqname-to-id HTTP/1.1" 404 211 0.002193 10.0.0.46 - - [2025-01-02 02:20:34] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001529 10.0.0.46 - - [2025-01-02 02:20:34] "GET /project/22628a04-c4fe-4699-8c85-07997d9a7b2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.052471 10.0.0.46 - - [2025-01-02 02:20:34] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001660 10.0.0.46 - - [2025-01-02 02:20:34] "GET /project/22628a04-c4fe-4699-8c85-07997d9a7b2b?fields=virtual_networks HTTP/1.1" 200 1032 0.074404 10.0.0.46 - - [2025-01-02 02:20:34] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001112 10.0.0.46 - - [2025-01-02 02:20:34] "GET /project/22628a04-c4fe-4699-8c85-07997d9a7b2b?fields=virtual_machine_interfaces HTTP/1.1" 200 1032 0.030429 10.0.0.46 - - [2025-01-02 02:20:34] "GET /projects?obj_uuids=22628a04-c4fe-4699-8c85-07997d9a7b2b&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001422 10.0.0.46 - - [2025-01-02 02:20:34] "GET /project/22628a04-c4fe-4699-8c85-07997d9a7b2b?fields=security_groups HTTP/1.1" 200 1258 0.023216 10.0.0.46 - - [2025-01-02 02:20:36] "POST /neutron/port HTTP/1.1" 200 117 0.006078 10.0.0.46 - - [2025-01-02 02:20:36] "POST /neutron/port HTTP/1.1" 400 205 0.003532 10.0.0.46 - - [2025-01-02 02:20:36] "POST /neutron/port HTTP/1.1" 200 117 0.005231 10.0.0.46 - - [2025-01-02 02:20:36] "POST /neutron/port HTTP/1.1" 400 205 0.003232 10.0.0.46 - - [2025-01-02 02:20:42] "GET / HTTP/1.1" 200 35931 0.002109 10.0.0.46 - - [2025-01-02 02:20:43] "GET /project/f6a47163-d491-4957-a780-6713c30a9042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 292 0.000587 10.0.0.46 - - [2025-01-02 02:20:43] "GET /projects?obj_uuids=f6a47163-d491-4957-a780-6713c30a9042&detail=False&count=False&shared=False HTTP/1.1" 200 326 0.001171 10.0.0.46 - - [2025-01-02 02:20:43] "GET /project/f6a47163-d491-4957-a780-6713c30a9042?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1272 0.043719