+++ date
++ echo 'INFO: =================== Mon Jun 23 01:43:24 UTC 2025 ==================='
INFO: =================== Mon Jun 23 01:43:24 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
+++++ awk '{print $2}'
+++++ grep -o 'dev.*'
++++ local iface=ens3
++++ [[ ens3 == \l\o ]]
++++ echo ens3
+++ local nic=ens3
+++ get_ip_for_nic ens3
+++ local nic=ens3
+++ get_cidr_for_nic ens3
+++ command -v ip
+++ cut -d / -f 1
+++ local nic=ens3
+++ grep 'inet '
+++ ip addr show dev ens3
+++ head -n 1
+++ awk '{print $2}'
++ DEFAULT_LOCAL_IP=10.0.0.22
++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN
++ VXLAN_VN_ID_MODE=automatic
++ DPDK_UIO_DRIVER=uio_pci_generic
++ CPU_CORE_MASK=0x01
++ SERVICE_CORE_MASK=
++ DPDK_CTRL_THREAD_MASK=
++ HUGE_PAGES=
++ HUGE_PAGES_DIR=/dev/hugepages
++ HUGE_PAGES_1GB=0
++ HUGE_PAGES_2MB=0
++ HUGE_PAGES_1GB_DIR=
++ HUGE_PAGES_2MB_DIR=
++ [[ 0 != 0 ]]
++ [[ 0 != 0 ]]
++ DPDK_MEM_PER_SOCKET=1024
++ DPDK_COMMAND_ADDITIONAL_ARGS=
++ NIC_OFFLOAD_ENABLE=False
++ DPDK_ENABLE_VLAN_FWRD=False
++ DIST_SNAT_PROTO_PORT_LIST=
++ CLOUD_ORCHESTRATOR=openstack
++ CLOUD_ADMIN_ROLE=admin
++ AAA_MODE=rbac
++ AUTH_MODE=noauth
++ AUTH_PARAMS=
++ SSL_ENABLE=True
++ SSL_INSECURE=True
++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem
++ SELFSIGNED_CERTS_WITH_IPS=True
++ CONTROLLER_NODES=10.0.0.22
++ ANALYTICS_ALARM_ENABLE=False
++ ANALYTICS_SNMP_ENABLE=False
++ ANALYTICSDB_ENABLE=False
++ ANALYTICS_NODES=10.0.0.22
++ ANALYTICSDB_NODES=10.0.0.22
++ ANALYTICS_SNMP_NODES=10.0.0.22
++ ANALYTICS_API_PORT=8081
++ ANALYTICS_API_INTROSPECT_PORT=8090
++ ANALYTICSDB_PORT=9160
++ ANALYTICSDB_CQL_PORT=9042
++ TOPOLOGY_INTROSPECT_PORT=5921
++ QUERYENGINE_INTROSPECT_PORT=8091
+++ get_server_list ANALYTICS ':8081 '
+++ local server_typ=ANALYTICS_NODES
+++ local 'port_with_delim=:8081 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.22
+++ local server_address=10.0.0.22
+++ extended_server_list+='10.0.0.22:8081 '
+++ '[' -n '10.0.0.22:8081 ' ']'
+++ echo 10.0.0.22:8081
++ ANALYTICS_SERVERS=10.0.0.22:8081
+++ get_server_list ANALYTICSDB ':9042 '
+++ local server_typ=ANALYTICSDB_NODES
+++ local 'port_with_delim=:9042 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.22
+++ local server_address=10.0.0.22
+++ extended_server_list+='10.0.0.22:9042 '
+++ '[' -n '10.0.0.22:9042 ' ']'
+++ echo 10.0.0.22:9042
++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042
++ ANALYTICS_API_VIP=
++ ANALYTICS_ALARM_NODES=10.0.0.22
++ ALARMGEN_INTROSPECT_PORT=5995
++ BGP_PORT=179
++ BGP_AUTO_MESH=true
++ BGP_ASN=64512
++ ENABLE_4BYTE_AS=false
++ APPLY_DEFAULTS=true
++ COLLECTOR_PORT=8086
++ COLLECTOR_INTROSPECT_PORT=8089
++ COLLECTOR_SYSLOG_PORT=514
++ COLLECTOR_SFLOW_PORT=6343
++ COLLECTOR_IPFIX_PORT=4739
++ COLLECTOR_PROTOBUF_PORT=3333
++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514
++ SNMPCOLLECTOR_INTROSPECT_PORT=5920
+++ get_server_list ANALYTICS ':8086 '
+++ local server_typ=ANALYTICS_NODES
+++ local 'port_with_delim=:8086 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.22
+++ local server_address=10.0.0.22
+++ extended_server_list+='10.0.0.22:8086 '
+++ '[' -n '10.0.0.22:8086 ' ']'
+++ echo 10.0.0.22:8086
++ COLLECTOR_SERVERS=10.0.0.22:8086
++ CASSANDRA_PORT=9160
++ CASSANDRA_CQL_PORT=9042
++ CASSANDRA_SSL_STORAGE_PORT=7011
++ CASSANDRA_STORAGE_PORT=7010
++ CASSANDRA_JMX_LOCAL_PORT=7200
++ CONFIGDB_CASSANDRA_DRIVER=cql
++ CONFIG_NODES=10.0.0.22
++ CONFIGDB_NODES=10.0.0.22
++ CONFIG_API_PORT=8082
++ CONFIG_API_INTROSPECT_PORT=8084
++ CONFIG_API_ADMIN_PORT=8095
++ CONFIGDB_PORT=9161
++ CONFIGDB_CQL_PORT=9041
+++ get_server_list CONFIG ':8082 '
+++ local server_typ=CONFIG_NODES
+++ local 'port_with_delim=:8082 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.22
+++ local server_address=10.0.0.22
+++ extended_server_list+='10.0.0.22:8082 '
+++ '[' -n '10.0.0.22:8082 ' ']'
+++ echo 10.0.0.22:8082
++ CONFIG_SERVERS=10.0.0.22:8082
+++ get_server_list CONFIGDB ':9161 '
+++ local server_typ=CONFIGDB_NODES
+++ local 'port_with_delim=:9161 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.22
+++ local server_address=10.0.0.22
+++ extended_server_list+='10.0.0.22:9161 '
+++ '[' -n '10.0.0.22:9161 ' ']'
+++ echo 10.0.0.22:9161
++ CONFIGDB_SERVERS=10.0.0.22:9161
+++ get_server_list CONFIGDB ':9041 '
+++ local server_typ=CONFIGDB_NODES
+++ local 'port_with_delim=:9041 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.22
+++ local server_address=10.0.0.22
+++ extended_server_list+='10.0.0.22:9041 '
+++ '[' -n '10.0.0.22:9041 ' ']'
+++ echo 10.0.0.22:9041
++ CONFIGDB_CQL_SERVERS=10.0.0.22:9041
++ CONFIG_API_VIP=
++ CONFIG_API_SSL_ENABLE=True
++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ CONFIG_API_WORKER_COUNT=1
++ CONFIG_API_MAX_REQUESTS=1024
++ ANALYTICS_API_SSL_ENABLE=True
++ ANALYTICS_API_SSL_INSECURE=True
++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ CASSANDRA_SSL_ENABLE=True
++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum
++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum
++ CASSANDRA_SSL_PROTOCOL=TLS
++ CASSANDRA_SSL_ALGORITHM=SunX509
++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]'
++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4
++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4
++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256
++ CASSANDRA_CONFIG_CONCURRECT_READS=64
++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64
++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects
++ CASSANDRA_REAPER_ENABLED=false
++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey
++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser
++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass
++ CASSANDRA_REAPER_APP_PORT=8071
++ CASSANDRA_REAPER_ADM_PORT=8072
++ CONTROL_NODES=10.0.0.22
++ CONTROL_INTROSPECT_PORT=8083
++ DNS_NODES=10.0.0.22
++ DNS_SERVER_PORT=53
++ DNS_INTROSPECT_PORT=8092
++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg==
++ USE_EXTERNAL_TFTP=False
++ ZOOKEEPER_NODES=10.0.0.22
++ ZOOKEEPER_PORT=2181
++ ZOOKEEPER_PORTS=2888:3888
+++ get_server_list ZOOKEEPER :2181,
+++ local server_typ=ZOOKEEPER_NODES
+++ local port_with_delim=:2181,
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.22
+++ local server_address=10.0.0.22
+++ extended_server_list+=10.0.0.22:2181,
+++ '[' -n 10.0.0.22:2181, ']'
+++ echo 10.0.0.22:2181
++ ZOOKEEPER_SERVERS=10.0.0.22:2181
+++ get_server_list ZOOKEEPER ':2181 '
+++ local server_typ=ZOOKEEPER_NODES
+++ local 'port_with_delim=:2181 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.22
+++ local server_address=10.0.0.22
+++ extended_server_list+='10.0.0.22:2181 '
+++ '[' -n '10.0.0.22:2181 ' ']'
+++ echo 10.0.0.22:2181
++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181
++ RABBITMQ_NODES=10.0.0.22
++ RABBITMQ_NODE_PORT=5673
+++ get_server_list RABBITMQ :5673,
+++ local server_typ=RABBITMQ_NODES
+++ local port_with_delim=:5673,
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.22
+++ local server_address=10.0.0.22
+++ extended_server_list+=10.0.0.22:5673,
+++ '[' -n 10.0.0.22:5673, ']'
+++ echo 10.0.0.22:5673
++ RABBITMQ_SERVERS=10.0.0.22:5673
++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true
++ RABBITMQ_VHOST=/
++ RABBITMQ_USER=guest
++ RABBITMQ_PASSWORD=guest
++ RABBITMQ_USE_SSL=True
++ RABBITMQ_SSL_VER=tlsv1.2
++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ RABBITMQ_HEARTBEAT_INTERVAL=60
++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal
++ RABBITMQ_MIRRORED_QUEUE_MODE=all
++ REDIS_SERVER_PORT=6379
++ REDIS_SERVER_PASSWORD=
+++ get_server_list ANALYTICS ':6379 '
+++ local server_typ=ANALYTICS_NODES
+++ local 'port_with_delim=:6379 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.22
+++ local server_address=10.0.0.22
+++ extended_server_list+='10.0.0.22:6379 '
+++ '[' -n '10.0.0.22:6379 ' ']'
+++ echo 10.0.0.22:6379
++ REDIS_SERVERS=10.0.0.22:6379
++ REDIS_LISTEN_ADDRESS=
++ REDIS_PROTECTED_MODE=
++ REDIS_SSL_ENABLE=True
++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ read -r -d '' redis_ssl_config
++ true
++ KAFKA_NODES=10.0.0.22
++ KAFKA_PORT=9092
+++ get_server_list KAFKA ':9092 '
+++ local server_typ=KAFKA_NODES
+++ local 'port_with_delim=:9092 '
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
+++ local extended_server_list=
+++ for server in '"${server_list[@]}"'
++++ echo 10.0.0.22
+++ local server_address=10.0.0.22
+++ extended_server_list+='10.0.0.22:9092 '
+++ '[' -n '10.0.0.22:9092 ' ']'
+++ echo 10.0.0.22:9092
++ KAFKA_SERVERS=10.0.0.22:9092
++ KAFKA_SSL_ENABLE=True
++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ KEYSTONE_AUTH_ADMIN_TENANT=admin
++ KEYSTONE_AUTH_ADMIN_USER=admin
++ KEYSTONE_AUTH_ADMIN_PASSWORD=password
++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain
++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain
++ KEYSTONE_AUTH_REGION_NAME=RegionOne
++ KEYSTONE_AUTH_URL_VERSION=/v3
++ KEYSTONE_AUTH_HOST=252.22.89.220
++ KEYSTONE_AUTH_PROTO=http
++ KEYSTONE_AUTH_ADMIN_PORT=5050
++ KEYSTONE_AUTH_PUBLIC_PORT=5050
++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens
++ KEYSTONE_AUTH_INSECURE=True
++ KEYSTONE_AUTH_CERTFILE=
++ KEYSTONE_AUTH_KEYFILE=
++ KEYSTONE_AUTH_CA_CERTFILE=
++ KEYSTONE_AUTH_ENDPOINT_TYPE=
++ KEYSTONE_AUTH_SYNC_ON_DEMAND=
++ KEYSTONE_AUTH_INTERFACE=public
++ KUBEMANAGER_NODES=10.0.0.22
++ KUBERNETES_CLUSTER_NAME=k8s
++ KUBERNETES_CNI_META_PLUGIN=multus
++ METADATA_PROXY_SECRET=contrail
++ BARBICAN_TENANT_NAME=service
++ BARBICAN_USER=barbican
++ BARBICAN_PASSWORD=password
++ AGENT_MODE=kernel
++ EXTERNAL_ROUTERS=
++ SUBCLUSTER=
++ VROUTER_COMPUTE_NODE_ADDRESS=
++ VROUTER_MODULE_OPTIONS=
++ FABRIC_SNAT_HASH_TABLE_SIZE=4096
++ TSN_EVPN_MODE=False
++ TSN_NODES='[]'
++ PRIORITY_ID=
++ PRIORITY_BANDWIDTH=
++ PRIORITY_SCHEDULING=
++ QOS_QUEUE_ID=
++ QOS_LOGICAL_QUEUES=
++ QOS_DEF_HW_QUEUE=False
++ PRIORITY_TAGGING=True
++ SLO_DESTINATION=collector
++ '[' -n '' ']'
++ SAMPLE_DESTINATION=collector
++ FLOW_EXPORT_RATE=0
++ WEBUI_NODES=10.0.0.22
++ WEBUI_JOB_SERVER_PORT=3000
++ KUE_UI_PORT=3002
++ WEBUI_HTTP_LISTEN_PORT=8180
++ WEBUI_HTTPS_LISTEN_PORT=8143
++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem
++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem
++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA
++ WEBUI_STATIC_AUTH_USER=admin
++ WEBUI_STATIC_AUTH_PASSWORD=contrail123
++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin
++ XMPP_SERVER_PORT=5269
++ XMPP_SSL_ENABLE=True
++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ LINKLOCAL_SERVICE_PORT=80
++ LINKLOCAL_SERVICE_NAME=metadata
++ LINKLOCAL_SERVICE_IP=169.254.169.254
++ IPFABRIC_SERVICE_PORT=8775
++ INTROSPECT_SSL_ENABLE=True
++ INTROSPECT_SSL_INSECURE=True
++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ INTROSPECT_LISTEN_ALL=True
++ SANDESH_SSL_ENABLE=True
++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ METADATA_SSL_ENABLE=false
++ METADATA_SSL_CERTFILE=
++ METADATA_SSL_KEYFILE=
++ METADATA_SSL_CA_CERTFILE=
++ METADATA_SSL_CERT_TYPE=
++ CONFIGURE_IPTABLES=false
++ FWAAS_ENABLE=False
++ CONTAINERD_NAMESPACE=k8s.io
++ TOR_AGENT_OVS_KA=10000
++ TOR_TYPE=ovs
++ TOR_OVS_PROTOCOL=tcp
++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem
++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem
++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem
++ [[ /v3 == \/\v\2\.\0 ]]
++ [[ openstack == \o\p\e\n\s\t\a\c\k ]]
++ AUTH_MODE=keystone
++ [[ keystone == \k\e\y\s\t\o\n\e ]]
++ AUTH_PARAMS='--admin_password password'
++ AUTH_PARAMS+=' --admin_tenant_name admin'
++ AUTH_PARAMS+=' --admin_user admin'
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ read -r -d '' sandesh_client_config
++ true
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ read -r -d '' xmpp_certs_config
++ true
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ read -r -d '' analytics_api_ssl_opts
++ true
++ read -r -d '' rabbitmq_config
++ true
++ read -r -d '' rabbit_config
++ true
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ read -r -d '' rabbitmq_ssl_config
++ true
++ read -r -d '' kombu_ssl_config
++ true
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ read -r -d '' kafka_ssl_config
++ true
++ [[ -n '' ]]
++ collector_stats_config=
++ [[ -z '' ]]
++ is_enabled False
++ local val=false
++ [[ false == \t\r\u\e ]]
++ [[ false == \y\e\s ]]
++ [[ false == \e\n\a\b\l\e\d ]]
++ export TSN_AGENT_MODE=
++ TSN_AGENT_MODE=
++ [[ -n '' ]]
++ collector_stats_config=
++ [[ -z x ]]
++ RSYSLOGD_XFLOW_LISTEN_PORT=9898
+ pre_start_init
+ wait_certs_if_ssl_enabled
+ is_ssl_enabled
+ is_enabled True
+ local val=true
+ [[ true == \t\r\u\e ]]
+ is_enabled True
+ local val=true
+ [[ true == \t\r\u\e ]]
+ wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem
+ local file1=/etc/contrail/ssl/certs/server.pem
+ local file2=/etc/contrail/ssl/private/server-privkey.pem
+ printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem'
INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem'
+ local 'cmd=test -f /etc/contrail/ssl/certs/server.pem'
+ local interval=3
+ local max=20
+ local i=0
+ test -f /etc/contrail/ssl/certs/server.pem
+ return 0
+ wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem'
+ local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem'
+ local interval=3
+ local max=20
+ local i=0
+ test -f /etc/contrail/ssl/private/server-privkey.pem
+ return 0
+ echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present'

INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present
+ [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]]
+ [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]]
+ [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]]
+ wait_config_api_certs_if_ssl_enabled
+ is_enabled True
+ local val=true
+ [[ true == \t\r\u\e ]]
+ [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]]
+ wait_for_cassandra
++ echo 10.0.0.22
++ cut -d , -f 1
+ local cassandra=10.0.0.22
+ (( i=1 ))
+ (( i<=30 ))
+ echo -e '\035\nquit'
+ nc -z 10.0.0.22 9041
+ echo 'INFO: Waiting for cassandra 2/30'
INFO: Waiting for cassandra 2/30
+ sleep 10
+ (( i++ ))
+ (( i<=30 ))
+ echo -e '\035\nquit'
+ nc -z 10.0.0.22 9041
+ echo 'INFO: Waiting for cassandra 3/30'
INFO: Waiting for cassandra 3/30
+ sleep 10
+ (( i++ ))
+ (( i<=30 ))
+ echo -e '\035\nquit'
+ nc -z 10.0.0.22 9041
+ echo 'INFO: Waiting for cassandra 4/30'
INFO: Waiting for cassandra 4/30
+ sleep 10
+ (( i++ ))
+ (( i<=30 ))
+ nc -z 10.0.0.22 9041
+ echo -e '\035\nquit'
+ 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
+++ cut -d ' ' -f 1
+++ find_my_ip_and_order_for_node CONFIG
+++ local server_typ=CONFIG_NODES
+++ find_my_ip_and_order_for_node_list 10.0.0.22
+++ local servers=10.0.0.22
+++ local server_list=
+++ IFS=,
+++ read -ra server_list
++++ get_local_ips
++++ tr '\n' ,
++++ grep -vi host
++++ sort
++++ uniq
++++ awk '/32 host/ { print f } {f=$2}'
++++ cat /proc/net/fib_trie
+++ local local_ips=,10.0.0.22,10.8.252.1,127.0.0.1,172.17.0.1,252.22.0.1,,
+++ local ord=1
+++ for server in '"${server_list[@]}"'
+++ local ret=0
++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.22'\''))'
+++ local server_ip=10.0.0.22
+++ [[ 0 == 0 ]]
+++ [[ -n 10.0.0.22 ]]
+++ [[ ,10.0.0.22,10.8.252.1,127.0.0.1,172.17.0.1,252.22.0.1,, =~ ,10\.0\.0\.22, ]]
+++ echo 10.0.0.22 1
+++ return
++ local ip=10.0.0.22
++ [[ -z 10.0.0.22 ]]
++ echo 10.0.0.22
+ host_ip=10.0.0.22
+ [[ cql == \c\q\l ]]
++ echo 10.0.0.22:9041
++ sed 's/,/ /g'
+ cassandra_server_list=10.0.0.22:9041
+ config_api_certs_config=
+ uwsgi_socket='protocol = http\nsocket = 10.0.0.22:8082'
+ is_enabled True
+ local val=true
+ [[ true == \t\r\u\e ]]
+ ((  CONFIG_API_WORKER_COUNT == 1  ))
+ read -r -d '' config_api_certs_config
+ true
+ is_enabled False
+ local val=false
+ [[ false == \t\r\u\e ]]
+ [[ false == \y\e\s ]]
+ [[ false == \e\n\a\b\l\e\d ]]
+ neutron_section=
+ mkdir -p /etc/contrail
+ introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}")
+ admin_port_list=("${CONFIG_API_ADMIN_PORT}")
+ (( index=0 ))
+ (( index < CONFIG_API_WORKER_COUNT-1 ))
+ (( index=0 ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ cat
++ get_introspect_listen_ip_for_node CONFIG
++ local ip=0.0.0.0
++ is_enabled True
++ local val=true
++ [[ true == \t\r\u\e ]]
++ echo 0.0.0.0
+ add_ini_params_from_env API /etc/contrail/contrail-api-0.conf
+ local service_name=API
+ local cfg_path=/etc/contrail/contrail-api-0.conf
+ local delim=__
++ grep '^API__.*__.*=.*$'
++ cut -d = -f 1
++ sed 's/^API__//g'
++ sort
++ set -o posix
++ set
+ local vars=
+ local section=
+ (( ++index  ))
+ (( index < CONFIG_API_WORKER_COUNT ))
+ ((  CONFIG_API_WORKER_COUNT > 1  ))
+ service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0'
+ set_third_party_auth_config
+ [[ keystone != \k\e\y\s\t\o\n\e ]]
+ local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp
+ cat
+ [[ /v3 == \/\v\3 ]]
+ cat
+ [[ http == \h\t\t\p\s ]]
+ [[ -n '' ]]
+ [[ -n '' ]]
+ [[ -n public ]]
+ echo 'interface = public'
+ mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf
+ set_vnc_api_lib_ini
+ local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp
+ cat
+ is_enabled True
+ local val=true
+ [[ true == \t\r\u\e ]]
+ cat
+ [[ keystone == \k\e\y\s\t\o\n\e ]]
+ cat
+ [[ http == \h\t\t\p\s ]]
+ mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini
+ upgrade_old_logs contrail-api
+ local template=contrail-api
++ dirname /var/log/contrail/config-api
+ local old_dir=/var/log/contrail
+ mkdir -p /var/log/contrail/config-api
+ chmod 755 /var/log/contrail/config-api
+ mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/
+ true
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ chown 1999:1999 /var/log/contrail/config-api
+ find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' +
+ run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ local owner_opts=1999:1999
+ mkdir -p /etc/contrail /var/lib/contrail
+ chown 1999:1999 /etc/contrail /var/lib/contrail
+ find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' +
+ chmod 755 /etc/contrail
+ do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
+ [[ -n 1999 ]]
+ [[ -n 1999 ]]
+ mkdir -p /var/crashes
+ chmod 777 /var/crashes
++ id -un 1999
+ local user_name=contrail
+ export HOME=/home/contrail
+ HOME=/home/contrail
+ mkdir -p /home/contrail
+ chown -R 1999:1999 /home/contrail
+ exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0
06/23/2025 01:44:12.871 7fd7890abf08 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True
06/23/2025 01:44:13.140 7fd7890abf08 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084
06/23/2025 01:44:13.208 7fd7890abf08 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG]
06/23/2025 01:44:13.208 7fd7890abf08 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log]
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:44:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000828
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=<Pool at 0x7fd7828d1940 set()>))...
Listening on http://localhost:8095/
Hit Ctrl-C to quit.

Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=<Pool at 0x7fd782855208 set()>, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))...
Listening on http://10.0.0.22:8082/
Hit Ctrl-C to quit.

10.0.0.22 - - [2025-06-23 01:44:43] "GET / HTTP/1.1" 503 181 0.000314
10.0.0.22 - - [2025-06-23 01:44:43] "GET / HTTP/1.1" 503 181 0.000184
10.0.0.22 - - [2025-06-23 01:44:43] "GET / HTTP/1.1" 503 181 0.001503
10.0.0.22 - - [2025-06-23 01:44:44] "GET / HTTP/1.1" 200 36215 0.003963
10.0.0.22 - - [2025-06-23 01:44:44] "GET / HTTP/1.1" 200 45019 0.002703
10.0.0.22 - - [2025-06-23 01:44:44] "GET / HTTP/1.1" 200 45019 0.002106
Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use  memcache for the auth_token token cache by setting the memcached_servers option.
10.0.0.22 - - [2025-06-23 01:44:44] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.001563
10.0.0.22 - - [2025-06-23 01:44:44] "POST /fqname-to-id HTTP/1.1" 401 296 0.001317
10.0.0.22 - - [2025-06-23 01:44:44] "GET / HTTP/1.1" 200 36215 0.002475
10.0.0.22 - - [2025-06-23 01:44:44] "POST /fqname-to-id HTTP/1.1" 401 296 0.000996
10.0.0.22 - - [2025-06-23 01:44:44] "GET / HTTP/1.1" 200 36215 0.006713
10.0.0.22 - - [2025-06-23 01:44:44] "POST /fqname-to-id HTTP/1.1" 401 296 0.000659
10.0.0.22 - - [2025-06-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.433128
10.0.0.22 - - [2025-06-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.469566
10.0.0.22 - - [2025-06-23 01:44:45] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.450709
10.0.0.22 - - [2025-06-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.091151
10.0.0.22 - - [2025-06-23 01:44:45] "GET / HTTP/1.1" 200 36215 0.002616
10.0.0.22 - - [2025-06-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.022387
10.0.0.22 - - [2025-06-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712
10.0.0.22 - - [2025-06-23 01:44:45] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.006130
10.0.0.22 - - [2025-06-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 401 296 0.001384
10.0.0.22 - - [2025-06-23 01:44:45] "GET /global-system-config/0f5fb374-8aa9-4d99-9f1a-1bf9f28c4e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.026399
10.0.0.22 - - [2025-06-23 01:44:45] "GET / HTTP/1.1" 200 36215 0.002191
10.0.0.22 - - [2025-06-23 01:44:45] "POST /job-templates HTTP/1.1" 200 557 0.135225
10.0.0.22 - - [2025-06-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 404 200 0.019139
10.0.0.22 - - [2025-06-23 01:44:45] "POST /service-appliance-sets HTTP/1.1" 200 555 0.104330
10.0.0.22 - - [2025-06-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 404 180 0.005015
10.0.0.22 - - [2025-06-23 01:44:45] "POST /job-templates HTTP/1.1" 200 565 0.103446
10.0.0.22 - - [2025-06-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015897
10.0.0.22 - - [2025-06-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 404 191 0.032228
10.0.0.22 - - [2025-06-23 01:44:45] "GET /global-system-config/0f5fb374-8aa9-4d99-9f1a-1bf9f28c4e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.014667
/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.22 - - [2025-06-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.080428
10.0.0.22 - - [2025-06-23 01:44:45] "GET /global-system-config/0f5fb374-8aa9-4d99-9f1a-1bf9f28c4e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.018353
10.0.0.22 - - [2025-06-23 01:44:45] "POST /service-appliance-sets HTTP/1.1" 200 543 0.138032
10.0.0.22 - - [2025-06-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.006665
10.0.0.22 - - [2025-06-23 01:44:45] "POST /job-templates HTTP/1.1" 200 547 0.225883
10.0.0.22 - - [2025-06-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007638
10.0.0.22 - - [2025-06-23 01:44:45] "POST /fqname-to-id HTTP/1.1" 404 207 0.008032
10.0.0.22 - - [2025-06-23 01:44:46] "GET /network-ipam/bc5d4b31-ef7f-48dd-9616-ff7c6b3b5ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007007
10.0.0.22 - - [2025-06-23 01:44:46] "POST /analytics-nodes HTTP/1.1" 200 597 0.048866
10.0.0.22 - - [2025-06-23 01:44:46] "POST /job-templates HTTP/1.1" 200 579 0.100802
10.0.0.22 - - [2025-06-23 01:44:46] "POST /fqname-to-id HTTP/1.1" 404 208 0.010324
10.0.0.22 - - [2025-06-23 01:44:46] "POST /service-templates HTTP/1.1" 200 513 0.064904
10.0.0.22 - - [2025-06-23 01:44:46] "POST /job-templates HTTP/1.1" 200 581 0.112745
10.0.0.22 - - [2025-06-23 01:44:46] "POST /service-templates HTTP/1.1" 200 503 0.097239
10.0.0.22 - - [2025-06-23 01:44:46] "POST /fqname-to-id HTTP/1.1" 404 210 0.008783
10.0.0.22 - - [2025-06-23 01:44:46] "POST /service-templates HTTP/1.1" 200 517 0.085546
10.0.0.22 - - [2025-06-23 01:44:46] "POST /job-templates HTTP/1.1" 200 585 0.128100
10.0.0.22 - - [2025-06-23 01:44:46] "POST /service-templates HTTP/1.1" 200 537 0.052706
10.0.0.22 - - [2025-06-23 01:44:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.004441
10.0.0.22 - - [2025-06-23 01:44:46] "POST /service-templates HTTP/1.1" 200 509 0.056004
10.0.0.22 - - [2025-06-23 01:44:46] "POST /job-templates HTTP/1.1" 200 561 0.096115
10.0.0.22 - - [2025-06-23 01:44:46] "POST /fqname-to-id HTTP/1.1" 404 203 0.010766
10.0.0.22 - - [2025-06-23 01:44:46] "POST /job-templates HTTP/1.1" 200 571 0.080884
10.0.0.22 - - [2025-06-23 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 196 0.004371
10.0.0.22 - - [2025-06-23 01:44:47] "POST /job-templates HTTP/1.1" 200 557 0.075861
10.0.0.22 - - [2025-06-23 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 196 0.008756
The option "admin_port" is not known to keystonemiddleware
The option "max_requests" is not known to keystonemiddleware
The option "signing_dir" is not known to keystonemiddleware
The option "auth_url" is not known to keystonemiddleware
The option "username" is not known to keystonemiddleware
The option "password" is not known to keystonemiddleware
The option "user_domain_name" is not known to keystonemiddleware
The option "project_domain_name" is not known to keystonemiddleware
The option "project_name" is not known to keystonemiddleware
AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True.
Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint
Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use  memcache for the auth_token token cache by setting the memcached_servers option.
10.0.0.22 - - [2025-06-23 01:44:47] "POST /job-templates HTTP/1.1" 200 557 0.103294
10.0.0.22 - - [2025-06-23 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 196 0.005214
10.0.0.22 - - [2025-06-23 01:44:47] "POST /job-templates HTTP/1.1" 200 557 0.090687
10.0.0.22 - - [2025-06-23 01:44:47] "POST /fqname-to-id HTTP/1.1" 401 296 0.000606
10.0.0.22 - - [2025-06-23 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.005175
10.0.0.22 - - [2025-06-23 01:44:47] "GET /obj-perms HTTP/1.1" 200 6384 0.492622
10.0.0.22 - - [2025-06-23 01:44:47] "POST /job-templates HTTP/1.1" 200 537 0.085794
10.0.0.22 - - [2025-06-23 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.005963
10.0.0.22 - - [2025-06-23 01:44:47] "POST /job-templates HTTP/1.1" 200 561 0.086571
10.0.0.22 - - [2025-06-23 01:44:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.004689
10.0.0.22 - - [2025-06-23 01:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.038332
10.0.0.22 - - [2025-06-23 01:44:48] "GET /network-ipam/bc5d4b31-ef7f-48dd-9616-ff7c6b3b5ede?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006572
10.0.0.22 - - [2025-06-23 01:44:48] "POST /job-templates HTTP/1.1" 200 561 0.087769
10.0.0.22 - - [2025-06-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.004239
10.0.0.22 - - [2025-06-23 01:44:48] "GET /obj-perms HTTP/1.1" 200 6384 0.072685
10.0.0.22 - - [2025-06-23 01:44:48] "POST /job-templates HTTP/1.1" 200 561 0.085199
10.0.0.22 - - [2025-06-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 201 0.004979
10.0.0.22 - - [2025-06-23 01:44:48] "POST /job-templates HTTP/1.1" 200 567 0.089896
10.0.0.22 - - [2025-06-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.004690
10.0.0.22 - - [2025-06-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.005706
10.0.0.22 - - [2025-06-23 01:44:48] "POST /job-templates HTTP/1.1" 200 559 0.086845
10.0.0.22 - - [2025-06-23 01:44:48] "POST /access-control-lists HTTP/1.1" 200 589 0.087346
10.0.0.22 - - [2025-06-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.005259
10.0.0.22 - - [2025-06-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 224 0.004116
10.0.0.22 - - [2025-06-23 01:44:48] "POST /job-templates HTTP/1.1" 200 557 0.076869
10.0.0.22 - - [2025-06-23 01:44:48] "POST /access-control-lists HTTP/1.1" 200 587 0.075360
10.0.0.22 - - [2025-06-23 01:44:48] "POST /fqname-to-id HTTP/1.1" 404 205 0.006664
10.0.0.22 - - [2025-06-23 01:44:49] "POST /route-targets HTTP/1.1" 200 328 0.034854
10.0.0.22 - - [2025-06-23 01:44:49] "POST /job-templates HTTP/1.1" 200 575 0.078917
10.0.0.22 - - [2025-06-23 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.043396
10.0.0.22 - - [2025-06-23 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 194 0.005154
10.0.0.22 - - [2025-06-23 01:44:49] "POST /route-targets HTTP/1.1" 200 328 0.042121
10.0.0.22 - - [2025-06-23 01:44:49] "POST /job-templates HTTP/1.1" 200 553 0.102498
10.0.0.22 - - [2025-06-23 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.070396
10.0.0.22 - - [2025-06-23 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 208 0.011492
10.0.0.22 - - [2025-06-23 01:44:49] "POST /route-targets HTTP/1.1" 200 328 0.110025
10.0.0.22 - - [2025-06-23 01:44:49] "POST /job-templates HTTP/1.1" 200 581 0.207257
10.0.0.22 - - [2025-06-23 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.057358
10.0.0.22 - - [2025-06-23 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.004422
10.0.0.22 - - [2025-06-23 01:44:49] "GET / HTTP/1.1" 200 36215 0.002179
10.0.0.22 - - [2025-06-23 01:44:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000600
10.0.0.22 - - [2025-06-23 01:44:49] "POST /route-targets HTTP/1.1" 200 328 0.054469
10.0.0.22 - - [2025-06-23 01:44:49] "GET / HTTP/1.1" 200 36215 0.003093
10.0.0.22 - - [2025-06-23 01:44:49] "POST /fqname-to-id HTTP/1.1" 401 296 0.000639
10.0.0.22 - - [2025-06-23 01:44:49] "POST /job-templates HTTP/1.1" 200 557 0.098674
10.0.0.22 - - [2025-06-23 01:44:49] "POST /ref-update HTTP/1.1" 200 156 0.028474
10.0.0.22 - - [2025-06-23 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.004063
10.0.0.22 - - [2025-06-23 01:44:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.005126
10.0.0.22 - - [2025-06-23 01:44:49] "POST /job-templates HTTP/1.1" 200 561 0.125152
10.0.0.22 - - [2025-06-23 01:44:49] "POST /access-control-lists HTTP/1.1" 200 553 0.104232
10.0.0.22 - - [2025-06-23 01:44:50] "POST /fqname-to-id HTTP/1.1" 404 206 0.004943
10.0.0.22 - - [2025-06-23 01:44:50] "PUT /access-control-list/8c9aa4b7-02fb-45b2-a762-0e0fa180e836 HTTP/1.1" 200 273 0.025733
10.0.0.22 - - [2025-06-23 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.068098
10.0.0.22 - - [2025-06-23 01:44:50] "POST /job-templates HTTP/1.1" 200 577 0.078431
10.0.0.22 - - [2025-06-23 01:44:50] "GET /global-system-config/0f5fb374-8aa9-4d99-9f1a-1bf9f28c4e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.016196
10.0.0.22 - - [2025-06-23 01:44:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.061218
10.0.0.22 - - [2025-06-23 01:44:50] "PUT /access-control-list/9329bc4f-f7fb-41fb-b326-82f2ad0bc160 HTTP/1.1" 200 273 0.072549
10.0.0.22 - - [2025-06-23 01:44:50] "GET /global-system-config/0f5fb374-8aa9-4d99-9f1a-1bf9f28c4e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022245
10.0.0.22 - - [2025-06-23 01:44:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.023240
10.0.0.22 - - [2025-06-23 01:44:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.022496
10.0.0.22 - - [2025-06-23 01:44:50] "POST /fqname-to-id HTTP/1.1" 404 214 0.006439
10.0.0.22 - - [2025-06-23 01:44:50] "POST /database-nodes HTTP/1.1" 200 595 0.080103
10.0.0.22 - - [2025-06-23 01:44:50] "POST /job-templates HTTP/1.1" 200 559 0.127390
10.0.0.22 - - [2025-06-23 01:44:50] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.110107
10.0.0.22 - - [2025-06-23 01:44:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.022974
10.0.0.22 - - [2025-06-23 01:44:50] "POST /job-templates HTTP/1.1" 200 561 0.083902
10.0.0.22 - - [2025-06-23 01:44:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.004668
10.0.0.22 - - [2025-06-23 01:44:50] "POST /job-templates HTTP/1.1" 200 557 0.078375
10.0.0.22 - - [2025-06-23 01:44:50] "POST /fqname-to-id HTTP/1.1" 404 195 0.011059
10.0.0.22 - - [2025-06-23 01:44:51] "POST /job-templates HTTP/1.1" 200 555 0.185050
10.0.0.22 - - [2025-06-23 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 195 0.004359
10.0.0.22 - - [2025-06-23 01:44:51] "GET / HTTP/1.1" 200 36215 0.003513
10.0.0.22 - - [2025-06-23 01:44:51] "POST /fqname-to-id HTTP/1.1" 401 296 0.001364
10.0.0.22 - - [2025-06-23 01:44:51] "POST /job-templates HTTP/1.1" 200 555 0.082328
10.0.0.22 - - [2025-06-23 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 195 0.004834
10.0.0.22 - - [2025-06-23 01:44:51] "POST /job-templates HTTP/1.1" 200 555 0.079156
10.0.0.22 - - [2025-06-23 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 200 0.006967
10.0.0.22 - - [2025-06-23 01:44:51] "POST /job-templates HTTP/1.1" 200 565 0.072582
10.0.0.22 - - [2025-06-23 01:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.041384
10.0.0.22 - - [2025-06-23 01:44:51] "GET /global-system-config/0f5fb374-8aa9-4d99-9f1a-1bf9f28c4e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.030156
10.0.0.22 - - [2025-06-23 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 201 0.004279
10.0.0.22 - - [2025-06-23 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 214 0.009195
10.0.0.22 - - [2025-06-23 01:44:51] "POST /job-templates HTTP/1.1" 200 567 0.122875
10.0.0.22 - - [2025-06-23 01:44:51] "POST /config-nodes HTTP/1.1" 200 591 0.072484
10.0.0.22 - - [2025-06-23 01:44:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.003901
10.0.0.22 - - [2025-06-23 01:44:52] "POST /config-propertiess HTTP/1.1" 200 553 0.111540
10.0.0.22 - - [2025-06-23 01:44:52] "POST /fqname-to-id HTTP/1.1" 404 168 0.006851
10.0.0.22 - - [2025-06-23 01:44:52] "GET / HTTP/1.1" 200 36215 0.002046
10.0.0.22 - - [2025-06-23 01:44:52] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000554
10.0.0.22 - - [2025-06-23 01:44:52] "POST /tags HTTP/1.1" 200 322 0.206038
10.0.0.22 - - [2025-06-23 01:44:52] "POST /fqname-to-id HTTP/1.1" 404 166 0.005871
10.0.0.22 - - [2025-06-23 01:44:52] "GET / HTTP/1.1" 200 36215 0.002406
10.0.0.22 - - [2025-06-23 01:44:52] "POST /fqname-to-id HTTP/1.1" 401 296 0.000541
10.0.0.22 - - [2025-06-23 01:44:52] "POST /tags HTTP/1.1" 200 318 0.114369
10.0.0.22 - - [2025-06-23 01:44:52] "POST /fqname-to-id HTTP/1.1" 404 174 0.006515
10.0.0.22 - - [2025-06-23 01:44:52] "POST /tags HTTP/1.1" 200 334 0.061876
10.0.0.22 - - [2025-06-23 01:44:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.056468
10.0.0.22 - - [2025-06-23 01:44:52] "POST /fqname-to-id HTTP/1.1" 404 162 0.003633
10.0.0.22 - - [2025-06-23 01:44:52] "POST /tags HTTP/1.1" 200 310 0.057250
10.0.0.22 - - [2025-06-23 01:44:52] "POST /fqname-to-id HTTP/1.1" 404 174 0.003839
10.0.0.22 - - [2025-06-23 01:44:53] "POST /tags HTTP/1.1" 200 334 0.040481
10.0.0.22 - - [2025-06-23 01:44:53] "POST /fqname-to-id HTTP/1.1" 404 164 0.005855
10.0.0.22 - - [2025-06-23 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.058775
10.0.0.22 - - [2025-06-23 01:44:53] "GET /global-system-config/0f5fb374-8aa9-4d99-9f1a-1bf9f28c4e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.008637
10.0.0.22 - - [2025-06-23 01:44:53] "POST /fqname-to-id HTTP/1.1" 404 214 0.004249
10.0.0.22 - - [2025-06-23 01:44:53] "POST /tags HTTP/1.1" 200 314 0.034636
10.0.0.22 - - [2025-06-23 01:44:53] "POST /fqname-to-id HTTP/1.1" 404 169 0.011177
10.0.0.22 - - [2025-06-23 01:44:53] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.215850
10.0.0.22 - - [2025-06-23 01:44:53] "GET / HTTP/1.1" 200 36215 0.002184
10.0.0.22 - - [2025-06-23 01:44:53] "POST /fqname-to-id HTTP/1.1" 401 296 0.000629
10.0.0.22 - - [2025-06-23 01:44:53] "POST /tags HTTP/1.1" 200 324 0.213495
10.0.0.22 - - [2025-06-23 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006755
10.0.0.22 - - [2025-06-23 01:44:53] "PUT /global-system-config/0f5fb374-8aa9-4d99-9f1a-1bf9f28c4e0f HTTP/1.1" 200 275 0.020565
10.0.0.22 - - [2025-06-23 01:44:53] "POST /fqname-to-id HTTP/1.1" 404 166 0.006287
10.0.0.22 - - [2025-06-23 01:44:53] "POST /hardwares HTTP/1.1" 200 328 0.020319
10.0.0.22 - - [2025-06-23 01:44:53] "POST /fqname-to-id HTTP/1.1" 404 166 0.006968
10.0.0.22 - - [2025-06-23 01:44:53] "POST /hardwares HTTP/1.1" 200 328 0.068649
10.0.0.22 - - [2025-06-23 01:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.057360
10.0.0.22 - - [2025-06-23 01:44:53] "POST /fqname-to-id HTTP/1.1" 404 166 0.007415
10.0.0.22 - - [2025-06-23 01:44:53] "GET /global-system-config/0f5fb374-8aa9-4d99-9f1a-1bf9f28c4e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.015940
10.0.0.22 - - [2025-06-23 01:44:54] "POST /fqname-to-id HTTP/1.1" 404 214 0.009312
10.0.0.22 - - [2025-06-23 01:44:54] "POST /hardwares HTTP/1.1" 200 328 0.023203
10.0.0.22 - - [2025-06-23 01:44:54] "POST /fqname-to-id HTTP/1.1" 404 166 0.006645
10.0.0.22 - - [2025-06-23 01:44:54] "POST /config-database-nodes HTTP/1.1" 200 609 0.045650
10.0.0.22 - - [2025-06-23 01:44:54] "POST /hardwares HTTP/1.1" 200 328 0.051953
10.0.0.22 - - [2025-06-23 01:44:54] "POST /fqname-to-id HTTP/1.1" 404 164 0.004526
10.0.0.22 - - [2025-06-23 01:44:54] "POST /hardwares HTTP/1.1" 200 324 0.029872
10.0.0.22 - - [2025-06-23 01:44:54] "POST /fqname-to-id HTTP/1.1" 404 164 0.003989
10.0.0.22 - - [2025-06-23 01:44:54] "POST /hardwares HTTP/1.1" 200 324 0.020493
10.0.0.22 - - [2025-06-23 01:44:54] "POST /fqname-to-id HTTP/1.1" 404 161 0.003986
10.0.0.22 - - [2025-06-23 01:44:54] "GET / HTTP/1.1" 200 36215 0.001827
10.0.0.22 - - [2025-06-23 01:44:54] "POST /fqname-to-id HTTP/1.1" 401 296 0.000540
10.0.0.22 - - [2025-06-23 01:44:54] "POST /hardwares HTTP/1.1" 200 318 0.115945
10.0.0.22 - - [2025-06-23 01:44:54] "POST /fqname-to-id HTTP/1.1" 404 164 0.004803
10.0.0.22 - - [2025-06-23 01:44:54] "POST /hardwares HTTP/1.1" 200 324 0.029022
10.0.0.22 - - [2025-06-23 01:44:54] "POST /fqname-to-id HTTP/1.1" 404 164 0.005531
10.0.0.22 - - [2025-06-23 01:44:54] "POST /hardwares HTTP/1.1" 200 324 0.027290
10.0.0.22 - - [2025-06-23 01:44:54] "POST /fqname-to-id HTTP/1.1" 404 164 0.006029
10.0.0.22 - - [2025-06-23 01:44:55] "POST /hardwares HTTP/1.1" 200 324 0.021241
10.0.0.22 - - [2025-06-23 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 165 0.003722
10.0.0.22 - - [2025-06-23 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.051895
10.0.0.22 - - [2025-06-23 01:44:55] "GET /routing-instance/782d5041-9b1b-4c7f-83e9-2b93c3f6c08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011052
10.0.0.22 - - [2025-06-23 01:44:55] "POST /hardwares HTTP/1.1" 200 326 0.105132
10.0.0.22 - - [2025-06-23 01:44:55] "POST /bgp-routers HTTP/1.1" 200 614 0.111614
10.0.0.22 - - [2025-06-23 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 165 0.003613
10.0.0.22 - - [2025-06-23 01:44:55] "GET /bgp-router/a6345c92-4cfb-4115-8fc1-f7bbbb11c7aa?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.012797
10.0.0.22 - - [2025-06-23 01:44:55] "POST /hardwares HTTP/1.1" 200 326 0.022005
10.0.0.22 - - [2025-06-23 01:44:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006754
10.0.0.22 - - [2025-06-23 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 165 0.004874
10.0.0.22 - - [2025-06-23 01:44:55] "GET /global-system-config/0f5fb374-8aa9-4d99-9f1a-1bf9f28c4e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.017918
10.0.0.22 - - [2025-06-23 01:44:55] "POST /hardwares HTTP/1.1" 200 326 0.019431
10.0.0.22 - - [2025-06-23 01:44:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004702
10.0.0.22 - - [2025-06-23 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 165 0.003829
10.0.0.22 - - [2025-06-23 01:44:55] "POST /ref-update HTTP/1.1" 200 156 0.011709
10.0.0.22 - - [2025-06-23 01:44:55] "POST /hardwares HTTP/1.1" 200 326 0.044418
10.0.0.22 - - [2025-06-23 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 164 0.003798
10.0.0.22 - - [2025-06-23 01:44:55] "POST /hardwares HTTP/1.1" 200 324 0.016842
10.0.0.22 - - [2025-06-23 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 161 0.004462
10.0.0.22 - - [2025-06-23 01:44:55] "POST /hardwares HTTP/1.1" 200 318 0.015125
10.0.0.22 - - [2025-06-23 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 164 0.003703
10.0.0.22 - - [2025-06-23 01:44:55] "POST /hardwares HTTP/1.1" 200 324 0.014716
10.0.0.22 - - [2025-06-23 01:44:55] "POST /fqname-to-id HTTP/1.1" 404 161 0.003646
10.0.0.22 - - [2025-06-23 01:44:56] "POST /hardwares HTTP/1.1" 200 318 0.014329
10.0.0.22 - - [2025-06-23 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 164 0.003994
10.0.0.22 - - [2025-06-23 01:44:56] "POST /hardwares HTTP/1.1" 200 324 0.019801
10.0.0.22 - - [2025-06-23 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 162 0.003875
10.0.0.22 - - [2025-06-23 01:44:56] "POST /hardwares HTTP/1.1" 200 320 0.014167
10.0.0.22 - - [2025-06-23 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 162 0.004641
10.0.0.22 - - [2025-06-23 01:44:56] "POST /hardwares HTTP/1.1" 200 320 0.017152
10.0.0.22 - - [2025-06-23 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 165 0.004976
10.0.0.22 - - [2025-06-23 01:44:56] "POST /hardwares HTTP/1.1" 200 326 0.015487
10.0.0.22 - - [2025-06-23 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 161 0.005486
10.0.0.22 - - [2025-06-23 01:44:56] "POST /hardwares HTTP/1.1" 200 318 0.015671
10.0.0.22 - - [2025-06-23 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 161 0.004743
10.0.0.22 - - [2025-06-23 01:44:56] "POST /hardwares HTTP/1.1" 200 318 0.016132
10.0.0.22 - - [2025-06-23 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 162 0.003869
10.0.0.22 - - [2025-06-23 01:44:56] "POST /hardwares HTTP/1.1" 200 320 0.013894
10.0.0.22 - - [2025-06-23 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 162 0.003722
10.0.0.22 - - [2025-06-23 01:44:56] "POST /hardwares HTTP/1.1" 200 320 0.013001
10.0.0.22 - - [2025-06-23 01:44:56] "POST /fqname-to-id HTTP/1.1" 404 162 0.003647
10.0.0.22 - - [2025-06-23 01:44:57] "POST /hardwares HTTP/1.1" 200 320 0.013427
10.0.0.22 - - [2025-06-23 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 158 0.003439
10.0.0.22 - - [2025-06-23 01:44:57] "POST /hardwares HTTP/1.1" 200 312 0.014133
10.0.0.22 - - [2025-06-23 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 158 0.004026
10.0.0.22 - - [2025-06-23 01:44:57] "POST /hardwares HTTP/1.1" 200 312 0.014322
10.0.0.22 - - [2025-06-23 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 160 0.003656
10.0.0.22 - - [2025-06-23 01:44:57] "POST /hardwares HTTP/1.1" 200 316 0.018660
10.0.0.22 - - [2025-06-23 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 154 0.003913
10.0.0.22 - - [2025-06-23 01:44:57] "POST /hardwares HTTP/1.1" 200 304 0.017946
10.0.0.22 - - [2025-06-23 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 158 0.007549
10.0.0.22 - - [2025-06-23 01:44:57] "POST /hardwares HTTP/1.1" 200 312 0.013626
10.0.0.22 - - [2025-06-23 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 155 0.003615
10.0.0.22 - - [2025-06-23 01:44:57] "POST /hardwares HTTP/1.1" 200 306 0.015106
10.0.0.22 - - [2025-06-23 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 155 0.004770
10.0.0.22 - - [2025-06-23 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646
10.0.0.22 - - [2025-06-23 01:44:57] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1164 0.004578
10.0.0.22 - - [2025-06-23 01:44:57] "POST /hardwares HTTP/1.1" 200 306 0.013891
10.0.0.22 - - [2025-06-23 01:44:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215
10.0.0.22 - - [2025-06-23 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 155 0.002964
10.0.0.22 - - [2025-06-23 01:44:57] "PUT /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4 HTTP/1.1" 200 277 0.014586
10.0.0.22 - - [2025-06-23 01:44:57] "POST /hardwares HTTP/1.1" 200 306 0.018300
10.0.0.22 - - [2025-06-23 01:44:57] "POST /fqname-to-id HTTP/1.1" 404 155 0.005216
10.0.0.22 - - [2025-06-23 01:44:58] "POST /hardwares HTTP/1.1" 200 306 0.015999
10.0.0.22 - - [2025-06-23 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 156 0.006634
10.0.0.22 - - [2025-06-23 01:44:58] "POST /hardwares HTTP/1.1" 200 308 0.015611
10.0.0.22 - - [2025-06-23 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 156 0.006913
10.0.0.22 - - [2025-06-23 01:44:58] "POST /hardwares HTTP/1.1" 200 308 0.016477
10.0.0.22 - - [2025-06-23 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 156 0.004070
10.0.0.22 - - [2025-06-23 01:44:58] "POST /hardwares HTTP/1.1" 200 308 0.015919
10.0.0.22 - - [2025-06-23 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 157 0.003638
10.0.0.22 - - [2025-06-23 01:44:58] "POST /hardwares HTTP/1.1" 200 310 0.019467
10.0.0.22 - - [2025-06-23 01:44:58] "GET / HTTP/1.1" 200 36215 0.002691
10.0.0.22 - - [2025-06-23 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 158 0.004150
10.0.0.22 - - [2025-06-23 01:44:58] "POST /alarms HTTP/1.1" 401 296 0.000633
10.0.0.22 - - [2025-06-23 01:44:58] "POST /hardwares HTTP/1.1" 200 312 0.019401
10.0.0.22 - - [2025-06-23 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 158 0.005602
10.0.0.22 - - [2025-06-23 01:44:58] "POST /hardwares HTTP/1.1" 200 312 0.017106
10.0.0.22 - - [2025-06-23 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 153 0.005571
10.0.0.22 - - [2025-06-23 01:44:58] "POST /hardwares HTTP/1.1" 200 302 0.016430
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:44:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000927
10.0.0.22 - - [2025-06-23 01:44:58] "POST /fqname-to-id HTTP/1.1" 404 157 0.005123
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:44:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001612
10.0.0.22 - - [2025-06-23 01:44:58] "POST /hardwares HTTP/1.1" 200 310 0.023969
10.0.0.22 - - [2025-06-23 01:44:59] "POST /alarms HTTP/1.1" 200 583 0.062419
10.0.0.22 - - [2025-06-23 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 157 0.004010
10.0.0.22 - - [2025-06-23 01:44:59] "POST /alarms HTTP/1.1" 200 577 0.026199
10.0.0.22 - - [2025-06-23 01:44:59] "POST /hardwares HTTP/1.1" 200 310 0.024046
10.0.0.22 - - [2025-06-23 01:44:59] "POST /alarms HTTP/1.1" 200 577 0.027205
10.0.0.22 - - [2025-06-23 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 157 0.003776
10.0.0.22 - - [2025-06-23 01:44:59] "POST /alarms HTTP/1.1" 200 561 0.029465
10.0.0.22 - - [2025-06-23 01:44:59] "POST /hardwares HTTP/1.1" 200 310 0.045107
10.0.0.22 - - [2025-06-23 01:44:59] "POST /alarms HTTP/1.1" 200 557 0.033751
10.0.0.22 - - [2025-06-23 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 157 0.003494
10.0.0.22 - - [2025-06-23 01:44:59] "POST /alarms HTTP/1.1" 200 559 0.038117
10.0.0.22 - - [2025-06-23 01:44:59] "POST /hardwares HTTP/1.1" 200 310 0.031091
10.0.0.22 - - [2025-06-23 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 157 0.004862
10.0.0.22 - - [2025-06-23 01:44:59] "POST /hardwares HTTP/1.1" 200 310 0.085737
10.0.0.22 - - [2025-06-23 01:44:59] "POST /alarms HTTP/1.1" 200 567 0.153022
10.0.0.22 - - [2025-06-23 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 161 0.003564
10.0.0.22 - - [2025-06-23 01:44:59] "POST /alarms HTTP/1.1" 200 551 0.028038
10.0.0.22 - - [2025-06-23 01:44:59] "POST /hardwares HTTP/1.1" 200 318 0.014732
10.0.0.22 - - [2025-06-23 01:44:59] "POST /alarms HTTP/1.1" 200 559 0.031316
10.0.0.22 - - [2025-06-23 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 157 0.004364
10.0.0.22 - - [2025-06-23 01:44:59] "POST /hardwares HTTP/1.1" 200 310 0.016392
10.0.0.22 - - [2025-06-23 01:44:59] "POST /alarms HTTP/1.1" 200 569 0.037673
10.0.0.22 - - [2025-06-23 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 157 0.008896
10.0.0.22 - - [2025-06-23 01:44:59] "POST /alarms HTTP/1.1" 200 557 0.023283
10.0.0.22 - - [2025-06-23 01:44:59] "POST /hardwares HTTP/1.1" 200 310 0.020414
10.0.0.22 - - [2025-06-23 01:44:59] "POST /fqname-to-id HTTP/1.1" 404 154 0.004283
10.0.0.22 - - [2025-06-23 01:44:59] "POST /alarms HTTP/1.1" 200 569 0.038819
10.0.0.22 - - [2025-06-23 01:45:00] "POST /hardwares HTTP/1.1" 200 304 0.024960
10.0.0.22 - - [2025-06-23 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.003835
10.0.0.22 - - [2025-06-23 01:45:00] "POST /alarms HTTP/1.1" 200 577 0.086696
10.0.0.22 - - [2025-06-23 01:45:00] "POST /features HTTP/1.1" 200 535 0.032160
10.0.0.22 - - [2025-06-23 01:45:00] "POST /alarms HTTP/1.1" 200 571 0.034389
10.0.0.22 - - [2025-06-23 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 185 0.004469
10.0.0.22 - - [2025-06-23 01:45:00] "POST /alarms HTTP/1.1" 200 563 0.042641
10.0.0.22 - - [2025-06-23 01:45:00] "POST /features HTTP/1.1" 200 525 0.054336
10.0.0.22 - - [2025-06-23 01:45:00] "POST /alarms HTTP/1.1" 200 563 0.039749
10.0.0.22 - - [2025-06-23 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 184 0.010919
10.0.0.22 - - [2025-06-23 01:45:00] "POST /alarms HTTP/1.1" 200 563 0.049916
10.0.0.22 - - [2025-06-23 01:45:00] "POST /features HTTP/1.1" 200 523 0.044700
10.0.0.22 - - [2025-06-23 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 184 0.006483
10.0.0.22 - - [2025-06-23 01:45:00] "POST /alarms HTTP/1.1" 200 549 0.038152
10.0.0.22 - - [2025-06-23 01:45:00] "POST /features HTTP/1.1" 200 523 0.055137
10.0.0.22 - - [2025-06-23 01:45:00] "POST /alarms HTTP/1.1" 200 597 0.056462
10.0.0.22 - - [2025-06-23 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 189 0.006125
10.0.0.22 - - [2025-06-23 01:45:00] "POST /alarms HTTP/1.1" 200 577 0.074309
10.0.0.22 - - [2025-06-23 01:45:00] "POST /features HTTP/1.1" 200 533 0.087366
10.0.0.22 - - [2025-06-23 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 184 0.009597
10.0.0.22 - - [2025-06-23 01:45:00] "POST /alarms HTTP/1.1" 200 573 0.064310
10.0.0.22 - - [2025-06-23 01:45:00] "POST /features HTTP/1.1" 200 523 0.042181
10.0.0.22 - - [2025-06-23 01:45:00] "POST /alarms HTTP/1.1" 200 585 0.046374
10.0.0.22 - - [2025-06-23 01:45:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.010766
10.0.0.22 - - [2025-06-23 01:45:01] "POST /alarms HTTP/1.1" 200 611 0.027320
10.0.0.22 - - [2025-06-23 01:45:01] "POST /features HTTP/1.1" 200 541 0.027787
10.0.0.22 - - [2025-06-23 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.005736
10.0.0.22 - - [2025-06-23 01:45:01] "POST /features HTTP/1.1" 200 527 0.058285
10.0.0.22 - - [2025-06-23 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 183 0.010603
10.0.0.22 - - [2025-06-23 01:45:01] "POST /features HTTP/1.1" 200 521 0.023097
10.0.0.22 - - [2025-06-23 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 182 0.003942
10.0.0.22 - - [2025-06-23 01:45:01] "GET / HTTP/1.1" 200 36215 0.002148
10.0.0.22 - - [2025-06-23 01:45:01] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.001420
10.0.0.22 - - [2025-06-23 01:45:01] "POST /features HTTP/1.1" 200 519 0.060080
10.0.0.22 - - [2025-06-23 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 190 0.005224
10.0.0.22 - - [2025-06-23 01:45:01] "POST /features HTTP/1.1" 200 535 0.030576
10.0.0.22 - - [2025-06-23 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 194 0.005316
10.0.0.22 - - [2025-06-23 01:45:01] "POST /features HTTP/1.1" 200 543 0.027018
10.0.0.22 - - [2025-06-23 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 178 0.004376
10.0.0.22 - - [2025-06-23 01:45:01] "POST /physical-roles HTTP/1.1" 200 523 0.036467
10.0.0.22 - - [2025-06-23 01:45:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.057545
10.0.0.22 - - [2025-06-23 01:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008987
10.0.0.22 - - [2025-06-23 01:45:01] "POST /fqname-to-id HTTP/1.1" 404 179 0.006568
10.0.0.22 - - [2025-06-23 01:45:02] "PUT /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4 HTTP/1.1" 200 277 0.024552
10.0.0.22 - - [2025-06-23 01:45:02] "POST /physical-roles HTTP/1.1" 200 525 0.056997
10.0.0.22 - - [2025-06-23 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 184 0.004412
10.0.0.22 - - [2025-06-23 01:45:02] "POST /physical-roles HTTP/1.1" 200 535 0.055605
10.0.0.22 - - [2025-06-23 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 177 0.005912
10.0.0.22 - - [2025-06-23 01:45:02] "POST /physical-roles HTTP/1.1" 200 521 0.025043
10.0.0.22 - - [2025-06-23 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 191 0.004777
10.0.0.22 - - [2025-06-23 01:45:02] "POST /overlay-roles HTTP/1.1" 200 547 0.028436
10.0.0.22 - - [2025-06-23 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 184 0.004431
10.0.0.22 - - [2025-06-23 01:45:02] "GET / HTTP/1.1" 200 36215 0.002786
10.0.0.22 - - [2025-06-23 01:45:02] "POST /fqname-to-id HTTP/1.1" 401 296 0.001045
10.0.0.22 - - [2025-06-23 01:45:02] "POST /overlay-roles HTTP/1.1" 200 533 0.030964
10.0.0.22 - - [2025-06-23 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 191 0.003805
10.0.0.22 - - [2025-06-23 01:45:02] "POST /overlay-roles HTTP/1.1" 200 547 0.019823
10.0.0.22 - - [2025-06-23 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 185 0.003955
10.0.0.22 - - [2025-06-23 01:45:02] "POST /overlay-roles HTTP/1.1" 200 535 0.036874
10.0.0.22 - - [2025-06-23 01:45:02] "POST /fqname-to-id HTTP/1.1" 404 189 0.005306
10.0.0.22 - - [2025-06-23 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.043375
10.0.0.22 - - [2025-06-23 01:45:03] "POST /overlay-roles HTTP/1.1" 200 543 0.046937
10.0.0.22 - - [2025-06-23 01:45:03] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.015110
10.0.0.22 - - [2025-06-23 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930
10.0.0.22 - - [2025-06-23 01:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010504
10.0.0.22 - - [2025-06-23 01:45:03] "PUT /overlay-role/5624e031-f2d1-4a22-84a5-70b720f70497 HTTP/1.1" 200 259 0.015891
10.0.0.22 - - [2025-06-23 01:45:03] "PUT /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4 HTTP/1.1" 200 277 0.020653
10.0.0.22 - - [2025-06-23 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 184 0.005755
10.0.0.22 - - [2025-06-23 01:45:03] "POST /overlay-roles HTTP/1.1" 200 533 0.036572
10.0.0.22 - - [2025-06-23 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 185 0.005141
10.0.0.22 - - [2025-06-23 01:45:03] "POST /overlay-roles HTTP/1.1" 200 535 0.028373
10.0.0.22 - - [2025-06-23 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.005038
10.0.0.22 - - [2025-06-23 01:45:03] "POST /overlay-roles HTTP/1.1" 200 531 0.039178
10.0.0.22 - - [2025-06-23 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 187 0.004565
10.0.0.22 - - [2025-06-23 01:45:03] "POST /overlay-roles HTTP/1.1" 200 539 0.023795
10.0.0.22 - - [2025-06-23 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.004635
10.0.0.22 - - [2025-06-23 01:45:03] "GET / HTTP/1.1" 200 36215 0.003300
10.0.0.22 - - [2025-06-23 01:45:03] "POST /fqname-to-id HTTP/1.1" 401 296 0.000596
10.0.0.22 - - [2025-06-23 01:45:03] "POST /overlay-roles HTTP/1.1" 200 543 0.028246
10.0.0.22 - - [2025-06-23 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 178 0.003981
10.0.0.22 - - [2025-06-23 01:45:03] "POST /overlay-roles HTTP/1.1" 200 521 0.039704
10.0.0.22 - - [2025-06-23 01:45:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.004534
10.0.0.22 - - [2025-06-23 01:45:04] "POST /overlay-roles HTTP/1.1" 200 545 0.025039
10.0.0.22 - - [2025-06-23 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.003798
10.0.0.22 - - [2025-06-23 01:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.044328
10.0.0.22 - - [2025-06-23 01:45:04] "POST /role-definitions HTTP/1.1" 200 535 0.041795
10.0.0.22 - - [2025-06-23 01:45:04] "GET /global-system-config/0f5fb374-8aa9-4d99-9f1a-1bf9f28c4e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.016126
10.0.0.22 - - [2025-06-23 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 189 0.007010
10.0.0.22 - - [2025-06-23 01:45:04] "PUT /global-system-config/0f5fb374-8aa9-4d99-9f1a-1bf9f28c4e0f HTTP/1.1" 200 275 0.032142
10.0.0.22 - - [2025-06-23 01:45:04] "POST /role-definitions HTTP/1.1" 200 549 0.066110
10.0.0.22 - - [2025-06-23 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.010567
10.0.0.22 - - [2025-06-23 01:45:04] "POST /role-definitions HTTP/1.1" 200 551 0.031227
10.0.0.22 - - [2025-06-23 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 191 0.004900
10.0.0.22 - - [2025-06-23 01:45:04] "POST /role-definitions HTTP/1.1" 200 553 0.029769
10.0.0.22 - - [2025-06-23 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.005192
10.0.0.22 - - [2025-06-23 01:45:04] "POST /role-definitions HTTP/1.1" 200 565 0.031666
10.0.0.22 - - [2025-06-23 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 189 0.005252
10.0.0.22 - - [2025-06-23 01:45:04] "POST /role-definitions HTTP/1.1" 200 549 0.025721
10.0.0.22 - - [2025-06-23 01:45:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.006596
10.0.0.22 - - [2025-06-23 01:45:04] "POST /role-definitions HTTP/1.1" 200 551 0.026362
10.0.0.22 - - [2025-06-23 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.004643
10.0.0.22 - - [2025-06-23 01:45:05] "POST /role-definitions HTTP/1.1" 200 553 0.024746
10.0.0.22 - - [2025-06-23 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 190 0.004067
10.0.0.22 - - [2025-06-23 01:45:05] "POST /role-definitions HTTP/1.1" 200 551 0.026367
10.0.0.22 - - [2025-06-23 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.004129
10.0.0.22 - - [2025-06-23 01:45:05] "POST /role-definitions HTTP/1.1" 200 563 0.022655
10.0.0.22 - - [2025-06-23 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.003604
10.0.0.22 - - [2025-06-23 01:45:05] "POST /role-definitions HTTP/1.1" 200 549 0.026987
10.0.0.22 - - [2025-06-23 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 190 0.003783
10.0.0.22 - - [2025-06-23 01:45:05] "POST /role-definitions HTTP/1.1" 200 551 0.028579
10.0.0.22 - - [2025-06-23 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 188 0.010339
10.0.0.22 - - [2025-06-23 01:45:05] "POST /role-definitions HTTP/1.1" 200 547 0.028584
10.0.0.22 - - [2025-06-23 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.004308
10.0.0.22 - - [2025-06-23 01:45:05] "POST /role-definitions HTTP/1.1" 200 549 0.021387
10.0.0.22 - - [2025-06-23 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 192 0.003686
10.0.0.22 - - [2025-06-23 01:45:05] "POST /role-definitions HTTP/1.1" 200 555 0.020051
10.0.0.22 - - [2025-06-23 01:45:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.003644
10.0.0.22 - - [2025-06-23 01:45:06] "POST /role-definitions HTTP/1.1" 200 557 0.020224
10.0.0.22 - - [2025-06-23 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.006477
10.0.0.22 - - [2025-06-23 01:45:06] "POST /role-definitions HTTP/1.1" 200 535 0.026316
10.0.0.22 - - [2025-06-23 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 187 0.003949
10.0.0.22 - - [2025-06-23 01:45:06] "POST /role-definitions HTTP/1.1" 200 545 0.021490
10.0.0.22 - - [2025-06-23 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 181 0.003844
10.0.0.22 - - [2025-06-23 01:45:06] "POST /role-definitions HTTP/1.1" 200 533 0.031057
10.0.0.22 - - [2025-06-23 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 184 0.003741
10.0.0.22 - - [2025-06-23 01:45:06] "POST /role-definitions HTTP/1.1" 200 539 0.041009
10.0.0.22 - - [2025-06-23 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.003981
10.0.0.22 - - [2025-06-23 01:45:06] "POST /role-definitions HTTP/1.1" 200 549 0.029814
10.0.0.22 - - [2025-06-23 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 194 0.004540
10.0.0.22 - - [2025-06-23 01:45:06] "POST /role-definitions HTTP/1.1" 200 559 0.021330
10.0.0.22 - - [2025-06-23 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 196 0.005022
10.0.0.22 - - [2025-06-23 01:45:06] "POST /role-definitions HTTP/1.1" 200 563 0.028903
10.0.0.22 - - [2025-06-23 01:45:06] "POST /fqname-to-id HTTP/1.1" 404 195 0.004526
10.0.0.22 - - [2025-06-23 01:45:07] "POST /role-definitions HTTP/1.1" 200 561 0.028492
10.0.0.22 - - [2025-06-23 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 196 0.003880
10.0.0.22 - - [2025-06-23 01:45:07] "POST /feature-configs HTTP/1.1" 200 539 0.029495
10.0.0.22 - - [2025-06-23 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 212 0.004404
10.0.0.22 - - [2025-06-23 01:45:07] "POST /feature-configs HTTP/1.1" 200 564 0.029510
10.0.0.22 - - [2025-06-23 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 211 0.004421
10.0.0.22 - - [2025-06-23 01:45:07] "POST /feature-configs HTTP/1.1" 200 563 0.029698
10.0.0.22 - - [2025-06-23 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 192 0.004367
10.0.0.22 - - [2025-06-23 01:45:07] "POST /node-profiles HTTP/1.1" 200 549 0.024829
10.0.0.22 - - [2025-06-23 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 187 0.004047
10.0.0.22 - - [2025-06-23 01:45:07] "POST /node-profiles HTTP/1.1" 200 539 0.027587
10.0.0.22 - - [2025-06-23 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 193 0.003952
10.0.0.22 - - [2025-06-23 01:45:07] "POST /node-profiles HTTP/1.1" 200 551 0.022847
10.0.0.22 - - [2025-06-23 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.003937
10.0.0.22 - - [2025-06-23 01:45:07] "POST /node-profiles HTTP/1.1" 200 543 0.030735
10.0.0.22 - - [2025-06-23 01:45:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.007122
10.0.0.22 - - [2025-06-23 01:45:08] "POST /node-profiles HTTP/1.1" 200 543 0.022622
10.0.0.22 - - [2025-06-23 01:45:08] "POST /fqname-to-id HTTP/1.1" 404 188 0.005172
10.0.0.22 - - [2025-06-23 01:45:08] "POST /node-profiles HTTP/1.1" 200 541 0.028358
10.0.0.22 - - [2025-06-23 01:45:08] "POST /fqname-to-id HTTP/1.1" 404 184 0.003510
10.0.0.22 - - [2025-06-23 01:45:08] "POST /node-profiles HTTP/1.1" 200 533 0.021293
10.0.0.22 - - [2025-06-23 01:45:08] "POST /fqname-to-id HTTP/1.1" 404 185 0.003579
10.0.0.22 - - [2025-06-23 01:45:08] "POST /node-profiles HTTP/1.1" 200 535 0.028539
10.0.0.22 - - [2025-06-23 01:45:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.003549
10.0.0.22 - - [2025-06-23 01:45:08] "POST /node-profiles HTTP/1.1" 200 559 0.023438
10.0.0.22 - - [2025-06-23 01:45:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.004829
10.0.0.22 - - [2025-06-23 01:45:08] "POST /telemetry-profiles HTTP/1.1" 200 556 0.020673
10.0.0.22 - - [2025-06-23 01:45:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.003546
10.0.0.22 - - [2025-06-23 01:45:08] "POST /telemetry-profiles HTTP/1.1" 200 556 0.024503
10.0.0.22 - - [2025-06-23 01:45:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.003541
10.0.0.22 - - [2025-06-23 01:45:08] "POST /telemetry-profiles HTTP/1.1" 200 556 0.021699
10.0.0.22 - - [2025-06-23 01:45:08] "POST /fqname-to-id HTTP/1.1" 404 206 0.003605
10.0.0.22 - - [2025-06-23 01:45:08] "POST /telemetry-profiles HTTP/1.1" 200 556 0.021455
10.0.0.22 - - [2025-06-23 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 206 0.003698
10.0.0.22 - - [2025-06-23 01:45:09] "POST /telemetry-profiles HTTP/1.1" 200 556 0.021870
10.0.0.22 - - [2025-06-23 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 206 0.003764
10.0.0.22 - - [2025-06-23 01:45:09] "POST /telemetry-profiles HTTP/1.1" 200 556 0.031721
10.0.0.22 - - [2025-06-23 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.004283
10.0.0.22 - - [2025-06-23 01:45:09] "POST /sflow-profiles HTTP/1.1" 200 534 0.020890
10.0.0.22 - - [2025-06-23 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 202 0.003782
10.0.0.22 - - [2025-06-23 01:45:09] "POST /sflow-profiles HTTP/1.1" 200 540 0.020658
10.0.0.22 - - [2025-06-23 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 202 0.003618
10.0.0.22 - - [2025-06-23 01:45:09] "POST /sflow-profiles HTTP/1.1" 200 540 0.020596
10.0.0.22 - - [2025-06-23 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.004350
10.0.0.22 - - [2025-06-23 01:45:09] "POST /grpc-profiles HTTP/1.1" 200 532 0.034002
10.0.0.22 - - [2025-06-23 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 199 0.003881
10.0.0.22 - - [2025-06-23 01:45:09] "POST /snmp-profiles HTTP/1.1" 200 532 0.019571
10.0.0.22 - - [2025-06-23 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 202 0.004480
10.0.0.22 - - [2025-06-23 01:45:09] "POST /netconf-profiles HTTP/1.1" 200 544 0.032801
10.0.0.22 - - [2025-06-23 01:45:09] "POST /fqname-to-id HTTP/1.1" 404 193 0.003616
10.0.0.22 - - [2025-06-23 01:45:10] "POST /device-functional-groups HTTP/1.1" 200 542 0.023002
10.0.0.22 - - [2025-06-23 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.003644
10.0.0.22 - - [2025-06-23 01:45:10] "POST /device-functional-groups HTTP/1.1" 200 542 0.020142
10.0.0.22 - - [2025-06-23 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 195 0.003471
10.0.0.22 - - [2025-06-23 01:45:10] "POST /device-functional-groups HTTP/1.1" 200 546 0.020178
10.0.0.22 - - [2025-06-23 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 194 0.003624
10.0.0.22 - - [2025-06-23 01:45:10] "POST /device-functional-groups HTTP/1.1" 200 544 0.022058
10.0.0.22 - - [2025-06-23 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 218 0.003913
10.0.0.22 - - [2025-06-23 01:45:10] "POST /device-functional-groups HTTP/1.1" 200 592 0.023266
10.0.0.22 - - [2025-06-23 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 208 0.003692
10.0.0.22 - - [2025-06-23 01:45:10] "POST /device-functional-groups HTTP/1.1" 200 572 0.022971
10.0.0.22 - - [2025-06-23 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 236 0.003721
10.0.0.22 - - [2025-06-23 01:45:10] "POST /device-functional-groups HTTP/1.1" 200 622 0.022847
10.0.0.22 - - [2025-06-23 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 206 0.003871
10.0.0.22 - - [2025-06-23 01:45:10] "POST /device-functional-groups HTTP/1.1" 200 568 0.023421
10.0.0.22 - - [2025-06-23 01:45:10] "POST /fqname-to-id HTTP/1.1" 404 205 0.004835
10.0.0.22 - - [2025-06-23 01:45:10] "POST /device-functional-groups HTTP/1.1" 200 566 0.020968
10.0.0.22 - - [2025-06-23 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 210 0.003962
10.0.0.22 - - [2025-06-23 01:45:11] "POST /device-functional-groups HTTP/1.1" 200 576 0.019719
10.0.0.22 - - [2025-06-23 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 201 0.003531
10.0.0.22 - - [2025-06-23 01:45:11] "POST /role-configs HTTP/1.1" 200 527 0.020678
10.0.0.22 - - [2025-06-23 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 196 0.003597
10.0.0.22 - - [2025-06-23 01:45:11] "POST /role-configs HTTP/1.1" 200 522 0.019897
10.0.0.22 - - [2025-06-23 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.003789
10.0.0.22 - - [2025-06-23 01:45:11] "POST /role-configs HTTP/1.1" 200 524 0.024891
10.0.0.22 - - [2025-06-23 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 198 0.003585
10.0.0.22 - - [2025-06-23 01:45:11] "POST /role-configs HTTP/1.1" 200 524 0.019519
10.0.0.22 - - [2025-06-23 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 202 0.003537
10.0.0.22 - - [2025-06-23 01:45:11] "POST /role-configs HTTP/1.1" 200 528 0.022740
10.0.0.22 - - [2025-06-23 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 197 0.005802
10.0.0.22 - - [2025-06-23 01:45:11] "POST /role-configs HTTP/1.1" 200 523 0.022580
10.0.0.22 - - [2025-06-23 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.003578
10.0.0.22 - - [2025-06-23 01:45:11] "POST /role-configs HTTP/1.1" 200 519 0.019461
10.0.0.22 - - [2025-06-23 01:45:11] "POST /fqname-to-id HTTP/1.1" 404 194 0.004396
10.0.0.22 - - [2025-06-23 01:45:12] "POST /role-configs HTTP/1.1" 200 520 0.024064
10.0.0.22 - - [2025-06-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112
10.0.0.22 - - [2025-06-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829
10.0.0.22 - - [2025-06-23 01:45:12] "POST /ref-update HTTP/1.1" 200 156 0.013479
10.0.0.22 - - [2025-06-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834
10.0.0.22 - - [2025-06-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649
10.0.0.22 - - [2025-06-23 01:45:12] "POST /ref-update HTTP/1.1" 200 156 0.012959
10.0.0.22 - - [2025-06-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685
10.0.0.22 - - [2025-06-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170
10.0.0.22 - - [2025-06-23 01:45:12] "POST /ref-update HTTP/1.1" 200 156 0.012640
10.0.0.22 - - [2025-06-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005245
10.0.0.22 - - [2025-06-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398
10.0.0.22 - - [2025-06-23 01:45:12] "POST /ref-update HTTP/1.1" 200 156 0.012126
10.0.0.22 - - [2025-06-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071
10.0.0.22 - - [2025-06-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004476
10.0.0.22 - - [2025-06-23 01:45:12] "POST /ref-update HTTP/1.1" 200 156 0.012817
10.0.0.22 - - [2025-06-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833
10.0.0.22 - - [2025-06-23 01:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374
10.0.0.22 - - [2025-06-23 01:45:12] "POST /ref-update HTTP/1.1" 200 156 0.013389
10.0.0.22 - - [2025-06-23 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235
10.0.0.22 - - [2025-06-23 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004480
10.0.0.22 - - [2025-06-23 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.014031
10.0.0.22 - - [2025-06-23 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850
10.0.0.22 - - [2025-06-23 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813
10.0.0.22 - - [2025-06-23 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.013356
10.0.0.22 - - [2025-06-23 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667
10.0.0.22 - - [2025-06-23 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265
10.0.0.22 - - [2025-06-23 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.013796
10.0.0.22 - - [2025-06-23 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439
10.0.0.22 - - [2025-06-23 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996
10.0.0.22 - - [2025-06-23 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.013944
10.0.0.22 - - [2025-06-23 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390
10.0.0.22 - - [2025-06-23 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416
10.0.0.22 - - [2025-06-23 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.014745
10.0.0.22 - - [2025-06-23 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873
10.0.0.22 - - [2025-06-23 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706
10.0.0.22 - - [2025-06-23 01:45:13] "POST /ref-update HTTP/1.1" 200 156 0.009837
10.0.0.22 - - [2025-06-23 01:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003869
10.0.0.22 - - [2025-06-23 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735
10.0.0.22 - - [2025-06-23 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.011582
10.0.0.22 - - [2025-06-23 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676
10.0.0.22 - - [2025-06-23 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222
10.0.0.22 - - [2025-06-23 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.012210
10.0.0.22 - - [2025-06-23 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911
10.0.0.22 - - [2025-06-23 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188
10.0.0.22 - - [2025-06-23 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.011216
10.0.0.22 - - [2025-06-23 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005118
10.0.0.22 - - [2025-06-23 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004196
10.0.0.22 - - [2025-06-23 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.011106
10.0.0.22 - - [2025-06-23 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811
10.0.0.22 - - [2025-06-23 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658
10.0.0.22 - - [2025-06-23 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.012829
10.0.0.22 - - [2025-06-23 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667
10.0.0.22 - - [2025-06-23 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004793
10.0.0.22 - - [2025-06-23 01:45:14] "POST /ref-update HTTP/1.1" 200 156 0.015328
10.0.0.22 - - [2025-06-23 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005197
10.0.0.22 - - [2025-06-23 01:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004846
10.0.0.22 - - [2025-06-23 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.011381
10.0.0.22 - - [2025-06-23 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005697
10.0.0.22 - - [2025-06-23 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545
10.0.0.22 - - [2025-06-23 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.064365
10.0.0.22 - - [2025-06-23 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005881
10.0.0.22 - - [2025-06-23 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004204
10.0.0.22 - - [2025-06-23 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.012376
10.0.0.22 - - [2025-06-23 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144
10.0.0.22 - - [2025-06-23 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423
10.0.0.22 - - [2025-06-23 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.018522
10.0.0.22 - - [2025-06-23 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.024385
10.0.0.22 - - [2025-06-23 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004023
10.0.0.22 - - [2025-06-23 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.010680
10.0.0.22 - - [2025-06-23 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449
10.0.0.22 - - [2025-06-23 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004735
10.0.0.22 - - [2025-06-23 01:45:15] "POST /ref-update HTTP/1.1" 200 156 0.013372
10.0.0.22 - - [2025-06-23 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128
10.0.0.22 - - [2025-06-23 01:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009773
10.0.0.22 - - [2025-06-23 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.011175
10.0.0.22 - - [2025-06-23 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716
10.0.0.22 - - [2025-06-23 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844
10.0.0.22 - - [2025-06-23 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.010375
10.0.0.22 - - [2025-06-23 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842
10.0.0.22 - - [2025-06-23 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798
10.0.0.22 - - [2025-06-23 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.017474
10.0.0.22 - - [2025-06-23 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854
10.0.0.22 - - [2025-06-23 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809
10.0.0.22 - - [2025-06-23 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.010159
10.0.0.22 - - [2025-06-23 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917
10.0.0.22 - - [2025-06-23 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934
10.0.0.22 - - [2025-06-23 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.010193
10.0.0.22 - - [2025-06-23 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920
10.0.0.22 - - [2025-06-23 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004313
10.0.0.22 - - [2025-06-23 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.010778
10.0.0.22 - - [2025-06-23 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649
10.0.0.22 - - [2025-06-23 01:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642
10.0.0.22 - - [2025-06-23 01:45:16] "POST /ref-update HTTP/1.1" 200 156 0.010559
10.0.0.22 - - [2025-06-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004542
10.0.0.22 - - [2025-06-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005138
10.0.0.22 - - [2025-06-23 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.023237
10.0.0.22 - - [2025-06-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005792
10.0.0.22 - - [2025-06-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599
10.0.0.22 - - [2025-06-23 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.010879
10.0.0.22 - - [2025-06-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004016
10.0.0.22 - - [2025-06-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908
10.0.0.22 - - [2025-06-23 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.011037
10.0.0.22 - - [2025-06-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894
10.0.0.22 - - [2025-06-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004494
10.0.0.22 - - [2025-06-23 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.013009
10.0.0.22 - - [2025-06-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223
10.0.0.22 - - [2025-06-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783
10.0.0.22 - - [2025-06-23 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.010830
10.0.0.22 - - [2025-06-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005807
10.0.0.22 - - [2025-06-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751
10.0.0.22 - - [2025-06-23 01:45:17] "POST /ref-update HTTP/1.1" 200 156 0.014382
10.0.0.22 - - [2025-06-23 01:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837
10.0.0.22 - - [2025-06-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610
10.0.0.22 - - [2025-06-23 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.010466
10.0.0.22 - - [2025-06-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811
10.0.0.22 - - [2025-06-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720
10.0.0.22 - - [2025-06-23 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.010562
10.0.0.22 - - [2025-06-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789
10.0.0.22 - - [2025-06-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567
10.0.0.22 - - [2025-06-23 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.010425
10.0.0.22 - - [2025-06-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663
10.0.0.22 - - [2025-06-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660
10.0.0.22 - - [2025-06-23 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.010671
10.0.0.22 - - [2025-06-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787
10.0.0.22 - - [2025-06-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584
10.0.0.22 - - [2025-06-23 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.010456
10.0.0.22 - - [2025-06-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732
10.0.0.22 - - [2025-06-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406
10.0.0.22 - - [2025-06-23 01:45:18] "POST /ref-update HTTP/1.1" 200 156 0.011866
10.0.0.22 - - [2025-06-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029
10.0.0.22 - - [2025-06-23 01:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003731
10.0.0.22 - - [2025-06-23 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.011054
10.0.0.22 - - [2025-06-23 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559
10.0.0.22 - - [2025-06-23 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129
10.0.0.22 - - [2025-06-23 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.012014
10.0.0.22 - - [2025-06-23 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441
10.0.0.22 - - [2025-06-23 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689
10.0.0.22 - - [2025-06-23 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.011871
10.0.0.22 - - [2025-06-23 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615
10.0.0.22 - - [2025-06-23 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585
10.0.0.22 - - [2025-06-23 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.013579
10.0.0.22 - - [2025-06-23 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716
10.0.0.22 - - [2025-06-23 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617
10.0.0.22 - - [2025-06-23 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.009218
10.0.0.22 - - [2025-06-23 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005698
10.0.0.22 - - [2025-06-23 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242
10.0.0.22 - - [2025-06-23 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.010140
10.0.0.22 - - [2025-06-23 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004636
10.0.0.22 - - [2025-06-23 01:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268
10.0.0.22 - - [2025-06-23 01:45:19] "POST /ref-update HTTP/1.1" 200 156 0.011373
10.0.0.22 - - [2025-06-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937
10.0.0.22 - - [2025-06-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761
10.0.0.22 - - [2025-06-23 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.009945
10.0.0.22 - - [2025-06-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003849
10.0.0.22 - - [2025-06-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850
10.0.0.22 - - [2025-06-23 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.010659
10.0.0.22 - - [2025-06-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365
10.0.0.22 - - [2025-06-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751
10.0.0.22 - - [2025-06-23 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.010236
10.0.0.22 - - [2025-06-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723
10.0.0.22 - - [2025-06-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662
10.0.0.22 - - [2025-06-23 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.012017
10.0.0.22 - - [2025-06-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233
10.0.0.22 - - [2025-06-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502
10.0.0.22 - - [2025-06-23 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.013521
10.0.0.22 - - [2025-06-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004073
10.0.0.22 - - [2025-06-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877
10.0.0.22 - - [2025-06-23 01:45:20] "POST /ref-update HTTP/1.1" 200 156 0.011208
10.0.0.22 - - [2025-06-23 01:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731
10.0.0.22 - - [2025-06-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004
10.0.0.22 - - [2025-06-23 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.014011
10.0.0.22 - - [2025-06-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003893
10.0.0.22 - - [2025-06-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004358
10.0.0.22 - - [2025-06-23 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.012489
10.0.0.22 - - [2025-06-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265
10.0.0.22 - - [2025-06-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126
10.0.0.22 - - [2025-06-23 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.009892
10.0.0.22 - - [2025-06-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829
10.0.0.22 - - [2025-06-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004223
10.0.0.22 - - [2025-06-23 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.011106
10.0.0.22 - - [2025-06-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040
10.0.0.22 - - [2025-06-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004956
10.0.0.22 - - [2025-06-23 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.010988
10.0.0.22 - - [2025-06-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949
10.0.0.22 - - [2025-06-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343
10.0.0.22 - - [2025-06-23 01:45:21] "POST /ref-update HTTP/1.1" 200 156 0.010864
10.0.0.22 - - [2025-06-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597
10.0.0.22 - - [2025-06-23 01:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827
10.0.0.22 - - [2025-06-23 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.010767
10.0.0.22 - - [2025-06-23 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005004
10.0.0.22 - - [2025-06-23 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691
10.0.0.22 - - [2025-06-23 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.011583
10.0.0.22 - - [2025-06-23 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730
10.0.0.22 - - [2025-06-23 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200
10.0.0.22 - - [2025-06-23 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.011219
10.0.0.22 - - [2025-06-23 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050
10.0.0.22 - - [2025-06-23 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770
10.0.0.22 - - [2025-06-23 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.013151
10.0.0.22 - - [2025-06-23 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770
10.0.0.22 - - [2025-06-23 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840
10.0.0.22 - - [2025-06-23 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.012309
10.0.0.22 - - [2025-06-23 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877
10.0.0.22 - - [2025-06-23 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808
10.0.0.22 - - [2025-06-23 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.011091
10.0.0.22 - - [2025-06-23 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005322
10.0.0.22 - - [2025-06-23 01:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004086
10.0.0.22 - - [2025-06-23 01:45:22] "POST /ref-update HTTP/1.1" 200 156 0.013432
10.0.0.22 - - [2025-06-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396
10.0.0.22 - - [2025-06-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004853
10.0.0.22 - - [2025-06-23 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.011447
10.0.0.22 - - [2025-06-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926
10.0.0.22 - - [2025-06-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004089
10.0.0.22 - - [2025-06-23 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.011652
10.0.0.22 - - [2025-06-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004935
10.0.0.22 - - [2025-06-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689
10.0.0.22 - - [2025-06-23 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.010176
10.0.0.22 - - [2025-06-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947
10.0.0.22 - - [2025-06-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523
10.0.0.22 - - [2025-06-23 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.013636
10.0.0.22 - - [2025-06-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108
10.0.0.22 - - [2025-06-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138
10.0.0.22 - - [2025-06-23 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.011832
10.0.0.22 - - [2025-06-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721
10.0.0.22 - - [2025-06-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984
10.0.0.22 - - [2025-06-23 01:45:23] "POST /ref-update HTTP/1.1" 200 156 0.009515
10.0.0.22 - - [2025-06-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815
10.0.0.22 - - [2025-06-23 01:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736
10.0.0.22 - - [2025-06-23 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.010706
10.0.0.22 - - [2025-06-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644
10.0.0.22 - - [2025-06-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758
10.0.0.22 - - [2025-06-23 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.010181
10.0.0.22 - - [2025-06-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621
10.0.0.22 - - [2025-06-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004101
10.0.0.22 - - [2025-06-23 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.016215
10.0.0.22 - - [2025-06-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977
10.0.0.22 - - [2025-06-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966
10.0.0.22 - - [2025-06-23 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.011531
10.0.0.22 - - [2025-06-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044
10.0.0.22 - - [2025-06-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483
10.0.0.22 - - [2025-06-23 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.010678
10.0.0.22 - - [2025-06-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151
10.0.0.22 - - [2025-06-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003699
10.0.0.22 - - [2025-06-23 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.010437
10.0.0.22 - - [2025-06-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174
10.0.0.22 - - [2025-06-23 01:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107
10.0.0.22 - - [2025-06-23 01:45:24] "POST /ref-update HTTP/1.1" 200 156 0.010654
10.0.0.22 - - [2025-06-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958
10.0.0.22 - - [2025-06-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024
10.0.0.22 - - [2025-06-23 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.011206
10.0.0.22 - - [2025-06-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899
10.0.0.22 - - [2025-06-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715
10.0.0.22 - - [2025-06-23 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.010316
10.0.0.22 - - [2025-06-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004099
10.0.0.22 - - [2025-06-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198
10.0.0.22 - - [2025-06-23 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.009542
10.0.0.22 - - [2025-06-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908
10.0.0.22 - - [2025-06-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619
10.0.0.22 - - [2025-06-23 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.010513
10.0.0.22 - - [2025-06-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159
10.0.0.22 - - [2025-06-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936
10.0.0.22 - - [2025-06-23 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.011718
10.0.0.22 - - [2025-06-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004189
10.0.0.22 - - [2025-06-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396
10.0.0.22 - - [2025-06-23 01:45:25] "POST /ref-update HTTP/1.1" 200 156 0.010729
10.0.0.22 - - [2025-06-23 01:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003994
10.0.0.22 - - [2025-06-23 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838
10.0.0.22 - - [2025-06-23 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.014931
10.0.0.22 - - [2025-06-23 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809
10.0.0.22 - - [2025-06-23 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176
10.0.0.22 - - [2025-06-23 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.013269
10.0.0.22 - - [2025-06-23 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905
10.0.0.22 - - [2025-06-23 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017
10.0.0.22 - - [2025-06-23 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.010530
10.0.0.22 - - [2025-06-23 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183
10.0.0.22 - - [2025-06-23 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649
10.0.0.22 - - [2025-06-23 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.011925
10.0.0.22 - - [2025-06-23 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932
10.0.0.22 - - [2025-06-23 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800
10.0.0.22 - - [2025-06-23 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.009893
10.0.0.22 - - [2025-06-23 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005317
10.0.0.22 - - [2025-06-23 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720
10.0.0.22 - - [2025-06-23 01:45:26] "POST /ref-update HTTP/1.1" 200 156 0.009787
10.0.0.22 - - [2025-06-23 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748
10.0.0.22 - - [2025-06-23 01:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004088
10.0.0.22 - - [2025-06-23 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.012096
10.0.0.22 - - [2025-06-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760
10.0.0.22 - - [2025-06-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626
10.0.0.22 - - [2025-06-23 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.009454
10.0.0.22 - - [2025-06-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102
10.0.0.22 - - [2025-06-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829
10.0.0.22 - - [2025-06-23 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.010899
10.0.0.22 - - [2025-06-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865
10.0.0.22 - - [2025-06-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754
10.0.0.22 - - [2025-06-23 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.009807
10.0.0.22 - - [2025-06-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004783
10.0.0.22 - - [2025-06-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895
10.0.0.22 - - [2025-06-23 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.011034
10.0.0.22 - - [2025-06-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050
10.0.0.22 - - [2025-06-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605
10.0.0.22 - - [2025-06-23 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.010350
10.0.0.22 - - [2025-06-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574
10.0.0.22 - - [2025-06-23 01:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698
10.0.0.22 - - [2025-06-23 01:45:27] "POST /ref-update HTTP/1.1" 200 156 0.011458
10.0.0.22 - - [2025-06-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004158
10.0.0.22 - - [2025-06-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617
10.0.0.22 - - [2025-06-23 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.011354
10.0.0.22 - - [2025-06-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003791
10.0.0.22 - - [2025-06-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887
10.0.0.22 - - [2025-06-23 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.010932
10.0.0.22 - - [2025-06-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690
10.0.0.22 - - [2025-06-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843
10.0.0.22 - - [2025-06-23 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.010170
10.0.0.22 - - [2025-06-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017
10.0.0.22 - - [2025-06-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792
10.0.0.22 - - [2025-06-23 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.011837
10.0.0.22 - - [2025-06-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003850
10.0.0.22 - - [2025-06-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058
10.0.0.22 - - [2025-06-23 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.010510
10.0.0.22 - - [2025-06-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005898
10.0.0.22 - - [2025-06-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600
10.0.0.22 - - [2025-06-23 01:45:28] "POST /ref-update HTTP/1.1" 200 156 0.011883
10.0.0.22 - - [2025-06-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619
10.0.0.22 - - [2025-06-23 01:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004241
10.0.0.22 - - [2025-06-23 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.015876
10.0.0.22 - - [2025-06-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740
10.0.0.22 - - [2025-06-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687
10.0.0.22 - - [2025-06-23 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.009979
10.0.0.22 - - [2025-06-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637
10.0.0.22 - - [2025-06-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003985
10.0.0.22 - - [2025-06-23 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.011239
10.0.0.22 - - [2025-06-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806
10.0.0.22 - - [2025-06-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293
10.0.0.22 - - [2025-06-23 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.010472
10.0.0.22 - - [2025-06-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652
10.0.0.22 - - [2025-06-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228
10.0.0.22 - - [2025-06-23 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.011413
10.0.0.22 - - [2025-06-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567
10.0.0.22 - - [2025-06-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341
10.0.0.22 - - [2025-06-23 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.011101
10.0.0.22 - - [2025-06-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004022
10.0.0.22 - - [2025-06-23 01:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013
10.0.0.22 - - [2025-06-23 01:45:29] "POST /ref-update HTTP/1.1" 200 156 0.010873
10.0.0.22 - - [2025-06-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004732
10.0.0.22 - - [2025-06-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114
10.0.0.22 - - [2025-06-23 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.010376
10.0.0.22 - - [2025-06-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450
10.0.0.22 - - [2025-06-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590
10.0.0.22 - - [2025-06-23 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.013078
10.0.0.22 - - [2025-06-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187
10.0.0.22 - - [2025-06-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646
10.0.0.22 - - [2025-06-23 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.015675
10.0.0.22 - - [2025-06-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009109
10.0.0.22 - - [2025-06-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004931
10.0.0.22 - - [2025-06-23 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.013124
10.0.0.22 - - [2025-06-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005601
10.0.0.22 - - [2025-06-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732
10.0.0.22 - - [2025-06-23 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.011373
10.0.0.22 - - [2025-06-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688
10.0.0.22 - - [2025-06-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035
10.0.0.22 - - [2025-06-23 01:45:30] "POST /ref-update HTTP/1.1" 200 156 0.012639
10.0.0.22 - - [2025-06-23 01:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803
10.0.0.22 - - [2025-06-23 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778
10.0.0.22 - - [2025-06-23 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.011458
10.0.0.22 - - [2025-06-23 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393
10.0.0.22 - - [2025-06-23 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550
10.0.0.22 - - [2025-06-23 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.010112
10.0.0.22 - - [2025-06-23 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004079
10.0.0.22 - - [2025-06-23 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810
10.0.0.22 - - [2025-06-23 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.013345
10.0.0.22 - - [2025-06-23 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005918
10.0.0.22 - - [2025-06-23 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845
10.0.0.22 - - [2025-06-23 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.014634
10.0.0.22 - - [2025-06-23 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003993
10.0.0.22 - - [2025-06-23 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004508
10.0.0.22 - - [2025-06-23 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.012137
10.0.0.22 - - [2025-06-23 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003746
10.0.0.22 - - [2025-06-23 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006341
10.0.0.22 - - [2025-06-23 01:45:31] "POST /ref-update HTTP/1.1" 200 156 0.012289
10.0.0.22 - - [2025-06-23 01:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006799
10.0.0.22 - - [2025-06-23 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852
10.0.0.22 - - [2025-06-23 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.014073
10.0.0.22 - - [2025-06-23 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560
10.0.0.22 - - [2025-06-23 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474
10.0.0.22 - - [2025-06-23 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.023005
10.0.0.22 - - [2025-06-23 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897
10.0.0.22 - - [2025-06-23 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006013
10.0.0.22 - - [2025-06-23 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.010463
10.0.0.22 - - [2025-06-23 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003755
10.0.0.22 - - [2025-06-23 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274
10.0.0.22 - - [2025-06-23 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.011930
10.0.0.22 - - [2025-06-23 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074
10.0.0.22 - - [2025-06-23 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777
10.0.0.22 - - [2025-06-23 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.015438
10.0.0.22 - - [2025-06-23 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694
10.0.0.22 - - [2025-06-23 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018
10.0.0.22 - - [2025-06-23 01:45:32] "POST /ref-update HTTP/1.1" 200 156 0.014162
10.0.0.22 - - [2025-06-23 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582
10.0.0.22 - - [2025-06-23 01:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310
10.0.0.22 - - [2025-06-23 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.018108
10.0.0.22 - - [2025-06-23 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004043
10.0.0.22 - - [2025-06-23 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853
10.0.0.22 - - [2025-06-23 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.010214
10.0.0.22 - - [2025-06-23 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652
10.0.0.22 - - [2025-06-23 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069
10.0.0.22 - - [2025-06-23 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.010791
10.0.0.22 - - [2025-06-23 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138
10.0.0.22 - - [2025-06-23 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003752
10.0.0.22 - - [2025-06-23 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.012243
10.0.0.22 - - [2025-06-23 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426
10.0.0.22 - - [2025-06-23 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004518
10.0.0.22 - - [2025-06-23 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.016216
10.0.0.22 - - [2025-06-23 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004374
10.0.0.22 - - [2025-06-23 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004902
10.0.0.22 - - [2025-06-23 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.012506
10.0.0.22 - - [2025-06-23 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172
10.0.0.22 - - [2025-06-23 01:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004944
10.0.0.22 - - [2025-06-23 01:45:33] "POST /ref-update HTTP/1.1" 200 156 0.011802
10.0.0.22 - - [2025-06-23 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815
10.0.0.22 - - [2025-06-23 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003938
10.0.0.22 - - [2025-06-23 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.009560
10.0.0.22 - - [2025-06-23 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963
10.0.0.22 - - [2025-06-23 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226
10.0.0.22 - - [2025-06-23 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.009988
10.0.0.22 - - [2025-06-23 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541
10.0.0.22 - - [2025-06-23 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623
10.0.0.22 - - [2025-06-23 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.013009
10.0.0.22 - - [2025-06-23 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654
10.0.0.22 - - [2025-06-23 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076
10.0.0.22 - - [2025-06-23 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.009471
10.0.0.22 - - [2025-06-23 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874
10.0.0.22 - - [2025-06-23 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005545
10.0.0.22 - - [2025-06-23 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.012400
10.0.0.22 - - [2025-06-23 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771
10.0.0.22 - - [2025-06-23 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306
10.0.0.22 - - [2025-06-23 01:45:34] "POST /ref-update HTTP/1.1" 200 156 0.012804
10.0.0.22 - - [2025-06-23 01:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858
10.0.0.22 - - [2025-06-23 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004045
10.0.0.22 - - [2025-06-23 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.011176
10.0.0.22 - - [2025-06-23 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111
10.0.0.22 - - [2025-06-23 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003943
10.0.0.22 - - [2025-06-23 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.015341
10.0.0.22 - - [2025-06-23 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873
10.0.0.22 - - [2025-06-23 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003902
10.0.0.22 - - [2025-06-23 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.010388
10.0.0.22 - - [2025-06-23 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732
10.0.0.22 - - [2025-06-23 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620
10.0.0.22 - - [2025-06-23 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.009804
10.0.0.22 - - [2025-06-23 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004391
10.0.0.22 - - [2025-06-23 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460
10.0.0.22 - - [2025-06-23 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.011172
10.0.0.22 - - [2025-06-23 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004970
10.0.0.22 - - [2025-06-23 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004868
10.0.0.22 - - [2025-06-23 01:45:35] "POST /ref-update HTTP/1.1" 200 156 0.012630
10.0.0.22 - - [2025-06-23 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003819
10.0.0.22 - - [2025-06-23 01:45:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458
10.0.0.22 - - [2025-06-23 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.013152
10.0.0.22 - - [2025-06-23 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602
10.0.0.22 - - [2025-06-23 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740
10.0.0.22 - - [2025-06-23 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.012645
10.0.0.22 - - [2025-06-23 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790
10.0.0.22 - - [2025-06-23 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816
10.0.0.22 - - [2025-06-23 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.011995
10.0.0.22 - - [2025-06-23 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003783
10.0.0.22 - - [2025-06-23 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584
10.0.0.22 - - [2025-06-23 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.011364
10.0.0.22 - - [2025-06-23 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689
10.0.0.22 - - [2025-06-23 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950
10.0.0.22 - - [2025-06-23 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.011836
10.0.0.22 - - [2025-06-23 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003826
10.0.0.22 - - [2025-06-23 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451
10.0.0.22 - - [2025-06-23 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.011298
10.0.0.22 - - [2025-06-23 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820
10.0.0.22 - - [2025-06-23 01:45:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527
10.0.0.22 - - [2025-06-23 01:45:36] "POST /ref-update HTTP/1.1" 200 156 0.009662
10.0.0.22 - - [2025-06-23 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623
10.0.0.22 - - [2025-06-23 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557
10.0.0.22 - - [2025-06-23 01:45:37] "POST /ref-update HTTP/1.1" 200 156 0.010454
10.0.0.22 - - [2025-06-23 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666
10.0.0.22 - - [2025-06-23 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291
10.0.0.22 - - [2025-06-23 01:45:37] "POST /ref-update HTTP/1.1" 200 156 0.010225
10.0.0.22 - - [2025-06-23 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004696
10.0.0.22 - - [2025-06-23 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004121
10.0.0.22 - - [2025-06-23 01:45:37] "POST /ref-update HTTP/1.1" 200 156 0.013244
10.0.0.22 - - [2025-06-23 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411
10.0.0.22 - - [2025-06-23 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705
10.0.0.22 - - [2025-06-23 01:45:37] "POST /ref-update HTTP/1.1" 200 156 0.010108
10.0.0.22 - - [2025-06-23 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026
10.0.0.22 - - [2025-06-23 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788
10.0.0.22 - - [2025-06-23 01:45:37] "POST /ref-update HTTP/1.1" 200 156 0.012530
10.0.0.22 - - [2025-06-23 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651
10.0.0.22 - - [2025-06-23 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561
10.0.0.22 - - [2025-06-23 01:45:37] "POST /ref-update HTTP/1.1" 200 156 0.009758
10.0.0.22 - - [2025-06-23 01:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966
10.0.0.22 - - [2025-06-23 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906
10.0.0.22 - - [2025-06-23 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.009865
10.0.0.22 - - [2025-06-23 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560
10.0.0.22 - - [2025-06-23 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714
10.0.0.22 - - [2025-06-23 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.010190
10.0.0.22 - - [2025-06-23 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518
10.0.0.22 - - [2025-06-23 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535
10.0.0.22 - - [2025-06-23 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.011143
10.0.0.22 - - [2025-06-23 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003841
10.0.0.22 - - [2025-06-23 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003671
10.0.0.22 - - [2025-06-23 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.010528
10.0.0.22 - - [2025-06-23 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536
10.0.0.22 - - [2025-06-23 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638
10.0.0.22 - - [2025-06-23 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.009640
10.0.0.22 - - [2025-06-23 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563
10.0.0.22 - - [2025-06-23 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144
10.0.0.22 - - [2025-06-23 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.010237
10.0.0.22 - - [2025-06-23 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003676
10.0.0.22 - - [2025-06-23 01:45:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705
10.0.0.22 - - [2025-06-23 01:45:38] "POST /ref-update HTTP/1.1" 200 156 0.009369
10.0.0.22 - - [2025-06-23 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591
10.0.0.22 - - [2025-06-23 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003441
10.0.0.22 - - [2025-06-23 01:45:39] "POST /ref-update HTTP/1.1" 200 156 0.012908
10.0.0.22 - - [2025-06-23 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660
10.0.0.22 - - [2025-06-23 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003749
10.0.0.22 - - [2025-06-23 01:45:39] "POST /ref-update HTTP/1.1" 200 156 0.009739
10.0.0.22 - - [2025-06-23 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514
10.0.0.22 - - [2025-06-23 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580
10.0.0.22 - - [2025-06-23 01:45:39] "POST /ref-update HTTP/1.1" 200 156 0.012120
10.0.0.22 - - [2025-06-23 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483
10.0.0.22 - - [2025-06-23 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003942
10.0.0.22 - - [2025-06-23 01:45:39] "POST /ref-update HTTP/1.1" 200 156 0.010245
10.0.0.22 - - [2025-06-23 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705
10.0.0.22 - - [2025-06-23 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634
10.0.0.22 - - [2025-06-23 01:45:39] "POST /ref-update HTTP/1.1" 200 156 0.010842
10.0.0.22 - - [2025-06-23 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526
10.0.0.22 - - [2025-06-23 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483
10.0.0.22 - - [2025-06-23 01:45:39] "POST /ref-update HTTP/1.1" 200 156 0.010881
10.0.0.22 - - [2025-06-23 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808
10.0.0.22 - - [2025-06-23 01:45:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458
10.0.0.22 - - [2025-06-23 01:45:40] "POST /ref-update HTTP/1.1" 200 156 0.011579
10.0.0.22 - - [2025-06-23 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003640
10.0.0.22 - - [2025-06-23 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005034
10.0.0.22 - - [2025-06-23 01:45:40] "POST /ref-update HTTP/1.1" 200 156 0.009065
10.0.0.22 - - [2025-06-23 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638
10.0.0.22 - - [2025-06-23 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825
10.0.0.22 - - [2025-06-23 01:45:40] "POST /ref-update HTTP/1.1" 200 156 0.013781
10.0.0.22 - - [2025-06-23 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566
10.0.0.22 - - [2025-06-23 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748
10.0.0.22 - - [2025-06-23 01:45:40] "POST /ref-update HTTP/1.1" 200 156 0.010186
10.0.0.22 - - [2025-06-23 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653
10.0.0.22 - - [2025-06-23 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458
10.0.0.22 - - [2025-06-23 01:45:40] "POST /ref-update HTTP/1.1" 200 156 0.011978
10.0.0.22 - - [2025-06-23 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003975
10.0.0.22 - - [2025-06-23 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003856
10.0.0.22 - - [2025-06-23 01:45:40] "POST /ref-update HTTP/1.1" 200 156 0.011006
10.0.0.22 - - [2025-06-23 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562
10.0.0.22 - - [2025-06-23 01:45:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600
10.0.0.22 - - [2025-06-23 01:45:40] "POST /ref-update HTTP/1.1" 200 156 0.010333
10.0.0.22 - - [2025-06-23 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004456
10.0.0.22 - - [2025-06-23 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004291
10.0.0.22 - - [2025-06-23 01:45:41] "POST /ref-update HTTP/1.1" 200 156 0.010845
10.0.0.22 - - [2025-06-23 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777
10.0.0.22 - - [2025-06-23 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005117
10.0.0.22 - - [2025-06-23 01:45:41] "POST /ref-update HTTP/1.1" 200 156 0.010584
10.0.0.22 - - [2025-06-23 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003575
10.0.0.22 - - [2025-06-23 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642
10.0.0.22 - - [2025-06-23 01:45:41] "POST /ref-update HTTP/1.1" 200 156 0.011006
10.0.0.22 - - [2025-06-23 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828
10.0.0.22 - - [2025-06-23 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370
10.0.0.22 - - [2025-06-23 01:45:41] "POST /ref-update HTTP/1.1" 200 156 0.011816
10.0.0.22 - - [2025-06-23 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128
10.0.0.22 - - [2025-06-23 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817
10.0.0.22 - - [2025-06-23 01:45:41] "POST /ref-update HTTP/1.1" 200 156 0.011283
10.0.0.22 - - [2025-06-23 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528
10.0.0.22 - - [2025-06-23 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035
10.0.0.22 - - [2025-06-23 01:45:41] "POST /ref-update HTTP/1.1" 200 156 0.010941
10.0.0.22 - - [2025-06-23 01:45:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573
10.0.0.22 - - [2025-06-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003551
10.0.0.22 - - [2025-06-23 01:45:42] "POST /ref-update HTTP/1.1" 200 156 0.010630
10.0.0.22 - - [2025-06-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665
10.0.0.22 - - [2025-06-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615
10.0.0.22 - - [2025-06-23 01:45:42] "POST /ref-update HTTP/1.1" 200 156 0.011057
10.0.0.22 - - [2025-06-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780
10.0.0.22 - - [2025-06-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612
10.0.0.22 - - [2025-06-23 01:45:42] "POST /ref-update HTTP/1.1" 200 156 0.012406
10.0.0.22 - - [2025-06-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351
10.0.0.22 - - [2025-06-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570
10.0.0.22 - - [2025-06-23 01:45:42] "POST /ref-update HTTP/1.1" 200 156 0.010603
10.0.0.22 - - [2025-06-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547
10.0.0.22 - - [2025-06-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885
10.0.0.22 - - [2025-06-23 01:45:42] "POST /ref-update HTTP/1.1" 200 156 0.011780
10.0.0.22 - - [2025-06-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004664
10.0.0.22 - - [2025-06-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625
10.0.0.22 - - [2025-06-23 01:45:42] "POST /ref-update HTTP/1.1" 200 156 0.010704
10.0.0.22 - - [2025-06-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470
10.0.0.22 - - [2025-06-23 01:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533
10.0.0.22 - - [2025-06-23 01:45:43] "POST /ref-update HTTP/1.1" 200 156 0.029088
10.0.0.22 - - [2025-06-23 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003533
10.0.0.22 - - [2025-06-23 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404
10.0.0.22 - - [2025-06-23 01:45:43] "POST /ref-update HTTP/1.1" 200 156 0.011072
10.0.0.22 - - [2025-06-23 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003807
10.0.0.22 - - [2025-06-23 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623
10.0.0.22 - - [2025-06-23 01:45:43] "POST /ref-update HTTP/1.1" 200 156 0.011501
10.0.0.22 - - [2025-06-23 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596
10.0.0.22 - - [2025-06-23 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855
10.0.0.22 - - [2025-06-23 01:45:43] "POST /ref-update HTTP/1.1" 200 156 0.011026
10.0.0.22 - - [2025-06-23 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003747
10.0.0.22 - - [2025-06-23 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449
10.0.0.22 - - [2025-06-23 01:45:43] "POST /ref-update HTTP/1.1" 200 156 0.012037
10.0.0.22 - - [2025-06-23 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788
10.0.0.22 - - [2025-06-23 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003715
10.0.0.22 - - [2025-06-23 01:45:43] "POST /ref-update HTTP/1.1" 200 156 0.011710
10.0.0.22 - - [2025-06-23 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594
10.0.0.22 - - [2025-06-23 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622
10.0.0.22 - - [2025-06-23 01:45:43] "POST /ref-update HTTP/1.1" 200 156 0.020107
10.0.0.22 - - [2025-06-23 01:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467
10.0.0.22 - - [2025-06-23 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003754
10.0.0.22 - - [2025-06-23 01:45:44] "POST /ref-update HTTP/1.1" 200 156 0.011042
10.0.0.22 - - [2025-06-23 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598
10.0.0.22 - - [2025-06-23 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409
10.0.0.22 - - [2025-06-23 01:45:44] "POST /ref-update HTTP/1.1" 200 156 0.014072
10.0.0.22 - - [2025-06-23 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590
10.0.0.22 - - [2025-06-23 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553
10.0.0.22 - - [2025-06-23 01:45:44] "POST /ref-update HTTP/1.1" 200 156 0.012372
10.0.0.22 - - [2025-06-23 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006193
10.0.0.22 - - [2025-06-23 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004369
10.0.0.22 - - [2025-06-23 01:45:44] "POST /ref-update HTTP/1.1" 200 156 0.016598
10.0.0.22 - - [2025-06-23 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959
10.0.0.22 - - [2025-06-23 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004053
10.0.0.22 - - [2025-06-23 01:45:44] "POST /ref-update HTTP/1.1" 200 156 0.012288
10.0.0.22 - - [2025-06-23 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803
10.0.0.22 - - [2025-06-23 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741
10.0.0.22 - - [2025-06-23 01:45:44] "POST /ref-update HTTP/1.1" 200 156 0.010453
10.0.0.22 - - [2025-06-23 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003892
10.0.0.22 - - [2025-06-23 01:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441
10.0.0.22 - - [2025-06-23 01:45:45] "POST /ref-update HTTP/1.1" 200 156 0.010905
10.0.0.22 - - [2025-06-23 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816
10.0.0.22 - - [2025-06-23 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517
10.0.0.22 - - [2025-06-23 01:45:45] "POST /ref-update HTTP/1.1" 200 156 0.010686
10.0.0.22 - - [2025-06-23 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527
10.0.0.22 - - [2025-06-23 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003663
10.0.0.22 - - [2025-06-23 01:45:45] "POST /ref-update HTTP/1.1" 200 156 0.011898
10.0.0.22 - - [2025-06-23 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143
10.0.0.22 - - [2025-06-23 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004651
10.0.0.22 - - [2025-06-23 01:45:45] "POST /ref-update HTTP/1.1" 200 156 0.012291
10.0.0.22 - - [2025-06-23 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289
10.0.0.22 - - [2025-06-23 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510
10.0.0.22 - - [2025-06-23 01:45:45] "POST /ref-update HTTP/1.1" 200 156 0.012692
10.0.0.22 - - [2025-06-23 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087
10.0.0.22 - - [2025-06-23 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005898
10.0.0.22 - - [2025-06-23 01:45:45] "POST /ref-update HTTP/1.1" 200 156 0.038804
10.0.0.22 - - [2025-06-23 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627
10.0.0.22 - - [2025-06-23 01:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867
10.0.0.22 - - [2025-06-23 01:45:45] "POST /ref-update HTTP/1.1" 200 156 0.011400
10.0.0.22 - - [2025-06-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005180
10.0.0.22 - - [2025-06-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004520
10.0.0.22 - - [2025-06-23 01:45:46] "POST /ref-update HTTP/1.1" 200 156 0.015125
10.0.0.22 - - [2025-06-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863
10.0.0.22 - - [2025-06-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567
10.0.0.22 - - [2025-06-23 01:45:46] "POST /ref-update HTTP/1.1" 200 156 0.012562
10.0.0.22 - - [2025-06-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004234
10.0.0.22 - - [2025-06-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268
10.0.0.22 - - [2025-06-23 01:45:46] "POST /ref-update HTTP/1.1" 200 156 0.011629
10.0.0.22 - - [2025-06-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626
10.0.0.22 - - [2025-06-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143
10.0.0.22 - - [2025-06-23 01:45:46] "POST /ref-update HTTP/1.1" 200 156 0.012775
10.0.0.22 - - [2025-06-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983
10.0.0.22 - - [2025-06-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004257
10.0.0.22 - - [2025-06-23 01:45:46] "POST /ref-update HTTP/1.1" 200 156 0.011719
10.0.0.22 - - [2025-06-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006455
10.0.0.22 - - [2025-06-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004264
10.0.0.22 - - [2025-06-23 01:45:46] "POST /ref-update HTTP/1.1" 200 156 0.014277
10.0.0.22 - - [2025-06-23 01:45:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709
10.0.0.22 - - [2025-06-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756
10.0.0.22 - - [2025-06-23 01:45:47] "POST /ref-update HTTP/1.1" 200 156 0.014669
10.0.0.22 - - [2025-06-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634
10.0.0.22 - - [2025-06-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514
10.0.0.22 - - [2025-06-23 01:45:47] "POST /ref-update HTTP/1.1" 200 156 0.011890
10.0.0.22 - - [2025-06-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611
10.0.0.22 - - [2025-06-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882
10.0.0.22 - - [2025-06-23 01:45:47] "POST /ref-update HTTP/1.1" 200 156 0.013047
10.0.0.22 - - [2025-06-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697
10.0.0.22 - - [2025-06-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811
10.0.0.22 - - [2025-06-23 01:45:47] "POST /ref-update HTTP/1.1" 200 156 0.012057
10.0.0.22 - - [2025-06-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384
10.0.0.22 - - [2025-06-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868
10.0.0.22 - - [2025-06-23 01:45:47] "POST /ref-update HTTP/1.1" 200 156 0.011304
10.0.0.22 - - [2025-06-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873
10.0.0.22 - - [2025-06-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381
10.0.0.22 - - [2025-06-23 01:45:47] "POST /ref-update HTTP/1.1" 200 156 0.012340
10.0.0.22 - - [2025-06-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548
10.0.0.22 - - [2025-06-23 01:45:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673
10.0.0.22 - - [2025-06-23 01:45:48] "POST /ref-update HTTP/1.1" 200 156 0.011863
10.0.0.22 - - [2025-06-23 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005877
10.0.0.22 - - [2025-06-23 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405
10.0.0.22 - - [2025-06-23 01:45:48] "POST /ref-update HTTP/1.1" 200 156 0.010447
10.0.0.22 - - [2025-06-23 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015
10.0.0.22 - - [2025-06-23 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420
10.0.0.22 - - [2025-06-23 01:45:48] "POST /ref-update HTTP/1.1" 200 156 0.013813
10.0.0.22 - - [2025-06-23 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545
10.0.0.22 - - [2025-06-23 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003768
10.0.0.22 - - [2025-06-23 01:45:48] "POST /ref-update HTTP/1.1" 200 156 0.011121
10.0.0.22 - - [2025-06-23 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003636
10.0.0.22 - - [2025-06-23 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382
10.0.0.22 - - [2025-06-23 01:45:48] "POST /ref-update HTTP/1.1" 200 156 0.011335
10.0.0.22 - - [2025-06-23 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191
10.0.0.22 - - [2025-06-23 01:45:48] "GET /obj-perms HTTP/1.1" 200 6384 0.066494
10.0.0.22 - - [2025-06-23 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003562
10.0.0.22 - - [2025-06-23 01:45:48] "POST /ref-update HTTP/1.1" 200 156 0.015277
10.0.0.22 - - [2025-06-23 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006727
10.0.0.22 - - [2025-06-23 01:45:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799
10.0.0.22 - - [2025-06-23 01:45:48] "POST /ref-update HTTP/1.1" 200 156 0.009263
10.0.0.22 - - [2025-06-23 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601
10.0.0.22 - - [2025-06-23 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003439
10.0.0.22 - - [2025-06-23 01:45:49] "POST /ref-update HTTP/1.1" 200 156 0.013424
10.0.0.22 - - [2025-06-23 01:45:49] "GET /obj-perms HTTP/1.1" 200 6384 0.061388
10.0.0.22 - - [2025-06-23 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004852
10.0.0.22 - - [2025-06-23 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707
10.0.0.22 - - [2025-06-23 01:45:49] "POST /ref-update HTTP/1.1" 200 156 0.010048
10.0.0.22 - - [2025-06-23 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005312
10.0.0.22 - - [2025-06-23 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069
10.0.0.22 - - [2025-06-23 01:45:49] "POST /ref-update HTTP/1.1" 200 156 0.021236
10.0.0.22 - - [2025-06-23 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704
10.0.0.22 - - [2025-06-23 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004009
10.0.0.22 - - [2025-06-23 01:45:49] "POST /ref-update HTTP/1.1" 200 156 0.009954
10.0.0.22 - - [2025-06-23 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720
10.0.0.22 - - [2025-06-23 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381
10.0.0.22 - - [2025-06-23 01:45:49] "POST /ref-update HTTP/1.1" 200 156 0.008919
10.0.0.22 - - [2025-06-23 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004555
10.0.0.22 - - [2025-06-23 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910
10.0.0.22 - - [2025-06-23 01:45:49] "POST /ref-update HTTP/1.1" 200 156 0.009649
10.0.0.22 - - [2025-06-23 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003538
10.0.0.22 - - [2025-06-23 01:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501
10.0.0.22 - - [2025-06-23 01:45:50] "POST /ref-update HTTP/1.1" 200 156 0.010335
10.0.0.22 - - [2025-06-23 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728
10.0.0.22 - - [2025-06-23 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558
10.0.0.22 - - [2025-06-23 01:45:50] "POST /ref-update HTTP/1.1" 200 156 0.009778
10.0.0.22 - - [2025-06-23 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591
10.0.0.22 - - [2025-06-23 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492
10.0.0.22 - - [2025-06-23 01:45:50] "POST /ref-update HTTP/1.1" 200 156 0.009109
10.0.0.22 - - [2025-06-23 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524
10.0.0.22 - - [2025-06-23 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003944
10.0.0.22 - - [2025-06-23 01:45:50] "POST /ref-update HTTP/1.1" 200 156 0.010032
10.0.0.22 - - [2025-06-23 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669
10.0.0.22 - - [2025-06-23 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005
10.0.0.22 - - [2025-06-23 01:45:50] "POST /ref-update HTTP/1.1" 200 156 0.013210
10.0.0.22 - - [2025-06-23 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496
10.0.0.22 - - [2025-06-23 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463
10.0.0.22 - - [2025-06-23 01:45:50] "POST /ref-update HTTP/1.1" 200 156 0.017345
10.0.0.22 - - [2025-06-23 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003438
10.0.0.22 - - [2025-06-23 01:45:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003521
10.0.0.22 - - [2025-06-23 01:45:50] "POST /ref-update HTTP/1.1" 200 156 0.014441
10.0.0.22 - - [2025-06-23 01:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429
10.0.0.22 - - [2025-06-23 01:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440
10.0.0.22 - - [2025-06-23 01:45:51] "POST /ref-update HTTP/1.1" 200 156 0.012556
10.0.0.22 - - [2025-06-23 01:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776
10.0.0.22 - - [2025-06-23 01:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003566
10.0.0.22 - - [2025-06-23 01:45:51] "POST /ref-update HTTP/1.1" 200 156 0.012141
10.0.0.22 - - [2025-06-23 01:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398
10.0.0.22 - - [2025-06-23 01:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003980
10.0.0.22 - - [2025-06-23 01:45:51] "POST /ref-update HTTP/1.1" 200 156 0.012720
10.0.0.22 - - [2025-06-23 01:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628
10.0.0.22 - - [2025-06-23 01:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694
10.0.0.22 - - [2025-06-23 01:45:51] "POST /ref-update HTTP/1.1" 200 156 0.011280
10.0.0.22 - - [2025-06-23 01:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003763
10.0.0.22 - - [2025-06-23 01:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536
10.0.0.22 - - [2025-06-23 01:45:51] "POST /ref-update HTTP/1.1" 200 156 0.012906
10.0.0.22 - - [2025-06-23 01:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634
10.0.0.22 - - [2025-06-23 01:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532
10.0.0.22 - - [2025-06-23 01:45:51] "POST /ref-update HTTP/1.1" 200 156 0.010631
10.0.0.22 - - [2025-06-23 01:45:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853
10.0.0.22 - - [2025-06-23 01:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629
10.0.0.22 - - [2025-06-23 01:45:52] "POST /ref-update HTTP/1.1" 200 156 0.010386
10.0.0.22 - - [2025-06-23 01:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003784
10.0.0.22 - - [2025-06-23 01:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441
10.0.0.22 - - [2025-06-23 01:45:52] "POST /ref-update HTTP/1.1" 200 156 0.010964
10.0.0.22 - - [2025-06-23 01:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003727
10.0.0.22 - - [2025-06-23 01:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423
10.0.0.22 - - [2025-06-23 01:45:52] "POST /ref-update HTTP/1.1" 200 156 0.009813
10.0.0.22 - - [2025-06-23 01:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003528
10.0.0.22 - - [2025-06-23 01:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430
10.0.0.22 - - [2025-06-23 01:45:52] "POST /ref-update HTTP/1.1" 200 156 0.023468
10.0.0.22 - - [2025-06-23 01:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629
10.0.0.22 - - [2025-06-23 01:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708
10.0.0.22 - - [2025-06-23 01:45:52] "POST /ref-update HTTP/1.1" 200 156 0.010589
10.0.0.22 - - [2025-06-23 01:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834
10.0.0.22 - - [2025-06-23 01:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630
10.0.0.22 - - [2025-06-23 01:45:52] "POST /ref-update HTTP/1.1" 200 156 0.011117
10.0.0.22 - - [2025-06-23 01:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194
10.0.0.22 - - [2025-06-23 01:45:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757
10.0.0.22 - - [2025-06-23 01:45:53] "POST /ref-update HTTP/1.1" 200 156 0.011645
10.0.0.22 - - [2025-06-23 01:45:53] "POST /network-ipams HTTP/1.1" 200 552 0.020795
10.0.0.22 - - [2025-06-23 01:45:53] "POST /useragent-kv HTTP/1.1" 200 115 0.006280
10.0.0.22 - - [2025-06-23 01:45:53] "POST /virtual-networks HTTP/1.1" 200 554 0.115606
10.0.0.22 - - [2025-06-23 01:45:53] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003196
10.0.0.22 - - [2025-06-23 01:45:53] "POST /fqname-to-id HTTP/1.1" 404 188 0.003485
10.0.0.22 - - [2025-06-23 01:45:53] "POST /fqname-to-id HTTP/1.1" 404 178 0.003404
10.0.0.22 - - [2025-06-23 01:45:53] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 313 0.004686
10.0.0.22 - - [2025-06-23 01:45:53] "GET /fabric/03b3eae9-8ec4-4157-9419-2459e3f5f3ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.004862
10.0.0.22 - - [2025-06-23 01:45:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.006732
10.0.0.22 - - [2025-06-23 01:45:53] "POST /fqname-to-id HTTP/1.1" 404 205 0.003714
10.0.0.22 - - [2025-06-23 01:45:53] "POST /fqname-to-id HTTP/1.1" 404 207 0.003305
10.0.0.22 - - [2025-06-23 01:45:53] "POST /route-targets HTTP/1.1" 200 328 0.013213
10.0.0.22 - - [2025-06-23 01:45:53] "POST /ref-update HTTP/1.1" 200 156 0.024292
10.0.0.22 - - [2025-06-23 01:46:17] "GET / HTTP/1.1" 200 36215 0.002092
10.0.0.22 - - [2025-06-23 01:46:17] "POST /fqname-to-id HTTP/1.1" 401 296 0.000545
10.0.0.22 - - [2025-06-23 01:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.031705
10.0.0.22 - - [2025-06-23 01:46:17] "GET /global-system-config/0f5fb374-8aa9-4d99-9f1a-1bf9f28c4e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.006613
10.0.0.22 - - [2025-06-23 01:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691
10.0.0.22 - - [2025-06-23 01:46:17] "GET /routing-instance/782d5041-9b1b-4c7f-83e9-2b93c3f6c08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004924
10.0.0.22 - - [2025-06-23 01:46:18] "PUT /global-system-config/0f5fb374-8aa9-4d99-9f1a-1bf9f28c4e0f HTTP/1.1" 200 275 0.012025
10.0.0.22 - - [2025-06-23 01:46:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.003457
10.0.0.22 - - [2025-06-23 01:46:18] "POST /virtual-routers HTTP/1.1" 200 597 0.020365
10.0.0.22 - - [2025-06-23 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333
10.0.0.22 - - [2025-06-23 01:46:18] "GET /virtual-router/41e8f2af-365a-4b1b-bac8-627186adf20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.006290
10.0.0.22 - - [2025-06-23 01:46:18] "POST /fqname-to-id HTTP/1.1" 404 227 0.008389
10.0.0.22 - - [2025-06-23 01:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615
10.0.0.22 - - [2025-06-23 01:46:18] "GET /virtual-network/66de540a-43df-4978-ba75-d662b8510717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.006211
10.0.0.22 - - [2025-06-23 01:46:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.054606
10.0.0.22 - - [2025-06-23 01:46:18] "PUT /access-control-list/d9ad915b-fe6a-42d6-a7ce-afb8dd3a86b1 HTTP/1.1" 200 273 0.025392
10.0.0.22 - - [2025-06-23 01:46:49] "GET /obj-perms HTTP/1.1" 200 6384 0.060237
10.0.0.22 - - [2025-06-23 01:46:50] "GET /obj-perms HTTP/1.1" 200 6384 0.061306
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:47:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001081
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:47:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001879
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:47:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001018
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:47:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001375
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:47:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:47:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001256
10.0.0.22 - - [2025-06-23 01:47:50] "GET /obj-perms HTTP/1.1" 200 6384 0.066006
10.0.0.22 - - [2025-06-23 01:47:51] "GET /obj-perms HTTP/1.1" 200 6384 0.070002
10.0.0.22 - - [2025-06-23 01:48:33] "GET /global-system-configs HTTP/1.1" 200 323 0.046298
10.0.0.22 - - [2025-06-23 01:48:33] "GET /obj-perms HTTP/1.1" 200 6384 0.070138
10.0.0.22 - - [2025-06-23 01:48:51] "GET /obj-perms HTTP/1.1" 200 6384 0.060890
10.0.0.22 - - [2025-06-23 01:48:51] "GET /obj-perms HTTP/1.1" 200 6384 0.061953
10.0.0.22 - - [2025-06-23 01:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254
10.0.0.22 - - [2025-06-23 01:48:52] "GET /virtual-router/41e8f2af-365a-4b1b-bac8-627186adf20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004687
10.0.0.22 - - [2025-06-23 01:49:01] "GET / HTTP/1.1" 200 36215 0.002607
10.0.0.22 - - [2025-06-23 01:49:01] "POST /fqname-to-id HTTP/1.1" 401 296 0.000543
10.0.0.22 - - [2025-06-23 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.036413
10.0.0.22 - - [2025-06-23 01:49:01] "GET /global-system-config/0f5fb374-8aa9-4d99-9f1a-1bf9f28c4e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.010696
10.0.0.22 - - [2025-06-23 01:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595
10.0.0.22 - - [2025-06-23 01:49:01] "GET /routing-instance/782d5041-9b1b-4c7f-83e9-2b93c3f6c08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004870
10.0.0.22 - - [2025-06-23 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003907
10.0.0.22 - - [2025-06-23 01:49:02] "GET /virtual-router/41e8f2af-365a-4b1b-bac8-627186adf20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.004842
10.0.0.22 - - [2025-06-23 01:49:02] "PUT /virtual-router/41e8f2af-365a-4b1b-bac8-627186adf20e HTTP/1.1" 200 263 0.015773
10.0.0.22 - - [2025-06-23 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913
10.0.0.22 - - [2025-06-23 01:49:02] "GET /virtual-router/41e8f2af-365a-4b1b-bac8-627186adf20e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1234 0.007713
10.0.0.22 - - [2025-06-23 01:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602
10.0.0.22 - - [2025-06-23 01:49:02] "GET /virtual-machine-interface/2af93ec2-cd50-4b66-9779-8afbe7237198?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.009328
10.0.0.22 - - [2025-06-23 01:49:02] "PUT /virtual-machine-interface/2af93ec2-cd50-4b66-9779-8afbe7237198 HTTP/1.1" 200 285 0.016757
10.0.0.22 - - [2025-06-23 01:49:05] "GET /global-system-configs HTTP/1.1" 200 323 0.043487
10.0.0.22 - - [2025-06-23 01:49:05] "GET /obj-perms HTTP/1.1" 200 6384 0.078174
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:49:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001280
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:49:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001616
10.0.0.22 - - [2025-06-23 01:49:52] "GET /obj-perms HTTP/1.1" 200 6384 0.067052
10.0.0.22 - - [2025-06-23 01:49:52] "GET /obj-perms HTTP/1.1" 200 6384 0.061948
10.0.0.22 - - [2025-06-23 01:50:47] "GET / HTTP/1.1" 200 36215 0.002075
10.0.0.22 - - [2025-06-23 01:50:53] "GET /obj-perms HTTP/1.1" 200 6384 0.061414
10.0.0.22 - - [2025-06-23 01:50:53] "GET /obj-perms HTTP/1.1" 200 6384 0.059350
10.0.0.22 - - [2025-06-23 01:50:57] "GET /project/a4ef334b-abb9-4f85-b356-5f37aa6e400a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000634
10.0.0.22 - - [2025-06-23 01:50:58] "GET /projects?obj_uuids=a4ef334b-abb9-4f85-b356-5f37aa6e400a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.029443
10.0.0.22 - - [2025-06-23 01:50:58] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.002861
10.0.0.22 - - [2025-06-23 01:50:58] "POST /domains HTTP/1.1" 200 331 0.024827
10.0.0.22 - - [2025-06-23 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.059379
10.0.0.22 - - [2025-06-23 01:50:58] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.167650
10.0.0.22 - - [2025-06-23 01:50:58] "POST /id-to-fqname HTTP/1.1" 200 165 0.001730
10.0.0.22 - - [2025-06-23 01:50:58] "POST /fqname-to-id HTTP/1.1" 404 174 0.003939
10.0.0.22 - - [2025-06-23 01:50:58] "POST /security-groups HTTP/1.1" 200 560 0.067059
10.0.0.22 - - [2025-06-23 01:50:58] "POST /projects HTTP/1.1" 200 531 0.290760
10.0.0.22 - - [2025-06-23 01:50:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.323655
10.0.0.22 - - [2025-06-23 01:50:58] "POST /fqname-to-id HTTP/1.1" 404 205 0.032794
10.0.0.22 - - [2025-06-23 01:50:58] "POST /access-control-lists HTTP/1.1" 200 573 0.062446
10.0.0.22 - - [2025-06-23 01:50:58] "GET /project/a4ef334b-abb9-4f85-b356-5f37aa6e400a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.687397
10.0.0.22 - - [2025-06-23 01:50:58] "POST /fqname-to-id HTTP/1.1" 404 204 0.003796
10.0.0.22 - - [2025-06-23 01:50:58] "POST /access-control-lists HTTP/1.1" 200 571 0.064315
Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 908, in gevent._gevent_cgreenlet.Greenlet.run
  File "/usr/local/lib64/python3.6/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done
    return handle(*args_tuple)
  File "/usr/local/lib64/python3.6/site-packages/gevent/server.py", line 233, in wrap_socket_and_handle
    with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket:
  File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 801, in wrap_socket
    ciphers=ciphers)
  File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 312, in __init__
    raise x
  File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 308, in __init__
    self.do_handshake()
  File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 666, in do_handshake
    self._sslobj.do_handshake()
  File "/usr/lib64/python3.6/ssl.py", line 648, in do_handshake
    self._sslobj.do_handshake()
ssl.SSLError: [SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:877)
2025-06-23T01:50:59Z <Greenlet at 0x7fd7816618d0: _handle_and_close_when_done(<bound method StreamServer.wrap_socket_and_handle , <bound method StreamServer.do_close of <WSGIServer, (<gevent._socket3.socket [closed] at 0x7fd78166b25)> failed with SSLError

[Introspect:8084]10.0.0.22 - - [2025-06-23 01:50:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001857
10.0.0.22 - - [2025-06-23 01:51:00] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002005
10.0.0.22 - - [2025-06-23 01:51:00] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.011878
10.0.0.22 - - [2025-06-23 01:51:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.035772
10.0.0.22 - - [2025-06-23 01:51:01] "GET /projects?obj_uuids=d391cc76-df4f-4b30-930d-a25a1cd567db&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002976
10.0.0.22 - - [2025-06-23 01:51:01] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001672
10.0.0.22 - - [2025-06-23 01:51:01] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008949
10.0.0.22 - - [2025-06-23 01:51:01] "POST /id-to-fqname HTTP/1.1" 200 199 0.001988
10.0.0.22 - - [2025-06-23 01:51:01] "POST /fqname-to-id HTTP/1.1" 404 208 0.002987
10.0.0.22 - - [2025-06-23 01:51:01] "POST /security-groups HTTP/1.1" 200 594 0.063677
10.0.0.22 - - [2025-06-23 01:51:01] "POST /fqname-to-id HTTP/1.1" 404 243 0.003433
10.0.0.22 - - [2025-06-23 01:51:01] "POST /projects HTTP/1.1" 200 599 0.235439
10.0.0.22 - - [2025-06-23 01:51:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.270978
10.0.0.22 - - [2025-06-23 01:51:01] "POST /access-control-lists HTTP/1.1" 200 607 0.064656
10.0.0.22 - - [2025-06-23 01:51:01] "GET /project/d391cc76-df4f-4b30-930d-a25a1cd567db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.430147
10.0.0.22 - - [2025-06-23 01:51:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.003763
10.0.0.22 - - [2025-06-23 01:51:01] "POST /access-control-lists HTTP/1.1" 200 605 0.068577
10.0.0.22 - - [2025-06-23 01:51:03] "GET / HTTP/1.1" 200 36215 0.002163
10.0.0.22 - - [2025-06-23 01:51:11] "POST /fqname-to-id HTTP/1.1" 401 296 0.000842
10.0.0.22 - - [2025-06-23 01:51:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.070338
10.0.0.22 - - [2025-06-23 01:51:11] "GET /projects?obj_uuids=d391cc76-df4f-4b30-930d-a25a1cd567db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001261
10.0.0.22 - - [2025-06-23 01:51:11] "GET /project/d391cc76-df4f-4b30-930d-a25a1cd567db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.031806
252.22.103.152 - - [2025-06-23 01:51:12] "POST /neutron/network HTTP/1.1" 200 117 0.054504
10.0.0.22 - - [2025-06-23 01:51:12] "GET /projects?obj_uuids=d391cc76-df4f-4b30-930d-a25a1cd567db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001217
252.22.103.152 - - [2025-06-23 01:51:12] "POST /neutron/network HTTP/1.1" 200 618 0.079214
10.0.0.22 - - [2025-06-23 01:51:12] "POST /route-targets HTTP/1.1" 200 328 0.011814
10.0.0.22 - - [2025-06-23 01:51:12] "POST /ref-update HTTP/1.1" 200 156 0.012447
10.0.0.22 - - [2025-06-23 01:51:13] "POST /useragent-kv HTTP/1.1" 200 115 0.003198
252.22.103.152 - - [2025-06-23 01:51:13] "POST /neutron/subnet HTTP/1.1" 200 715 0.177669
252.22.103.152 - - [2025-06-23 01:51:13] "POST /neutron/network HTTP/1.1" 200 835 0.006559
10.0.0.22 - - [2025-06-23 01:51:13] "POST /id-to-fqname HTTP/1.1" 200 231 0.002442
10.0.0.22 - - [2025-06-23 01:51:13] "GET /virtual-network/1888613a-3e05-4a17-8c5f-6d683fe1f86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006223
252.22.103.152 - - [2025-06-23 01:51:13] "POST /neutron/network HTTP/1.1" 200 835 0.010304
10.0.0.22 - - [2025-06-23 01:51:13] "GET /virtual-network/1888613a-3e05-4a17-8c5f-6d683fe1f86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.006886
252.22.103.152 - - [2025-06-23 01:51:13] "POST /neutron/network HTTP/1.1" 200 835 0.006393
252.22.103.152 - - [2025-06-23 01:51:13] "POST /neutron/subnet HTTP/1.1" 200 715 0.008600
10.0.0.22 - - [2025-06-23 01:51:13] "GET /domains HTTP/1.1" 401 296 0.000621
10.0.0.22 - - [2025-06-23 01:51:13] "GET /domains HTTP/1.1" 200 438 0.033298
10.0.0.22 - - [2025-06-23 01:51:14] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001253
10.0.0.22 - - [2025-06-23 01:51:14] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1317 0.010699
10.0.0.22 - - [2025-06-23 01:51:14] "GET /projects?obj_uuids=d391cc76-df4f-4b30-930d-a25a1cd567db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001340
10.0.0.22 - - [2025-06-23 01:51:14] "GET /project/d391cc76-df4f-4b30-930d-a25a1cd567db HTTP/1.1" 200 2165 0.036860
10.0.0.22 - - [2025-06-23 01:51:14] "GET /virtual-network/1888613a-3e05-4a17-8c5f-6d683fe1f86f HTTP/1.1" 200 2335 0.007731
10.0.0.22 - - [2025-06-23 01:51:14] "GET /virtual-network/1888613a-3e05-4a17-8c5f-6d683fe1f86f HTTP/1.1" 200 2335 0.005844
10.0.0.22 - - [2025-06-23 01:51:14] "GET /routing-instance/a8d0f139-a905-4fab-ae2e-f24a807edb87 HTTP/1.1" 200 1496 0.004595
10.0.0.22 - - [2025-06-23 01:51:14] "GET /routing-instance/a8d0f139-a905-4fab-ae2e-f24a807edb87 HTTP/1.1" 200 1496 0.004577
10.0.0.22 - - [2025-06-23 01:51:14] "GET /route-target/b46436fc-1603-44aa-b472-3c1b278b4b5d HTTP/1.1" 200 1220 0.004193
10.0.0.22 - - [2025-06-23 01:51:14] "GET /virtual-network/1888613a-3e05-4a17-8c5f-6d683fe1f86f HTTP/1.1" 200 2335 0.006037
10.0.0.22 - - [2025-06-23 01:51:14] "GET /routing-instance/a8d0f139-a905-4fab-ae2e-f24a807edb87 HTTP/1.1" 200 1496 0.005453
10.0.0.22 - - [2025-06-23 01:51:14] "GET /virtual-network/1888613a-3e05-4a17-8c5f-6d683fe1f86f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.007265
10.0.0.22 - - [2025-06-23 01:51:14] "GET /virtual-network/1888613a-3e05-4a17-8c5f-6d683fe1f86f HTTP/1.1" 200 2335 0.006364
10.0.0.22 - - [2025-06-23 01:51:14] "GET /routing-instance/a8d0f139-a905-4fab-ae2e-f24a807edb87 HTTP/1.1" 200 1496 0.004256
10.0.0.22 - - [2025-06-23 01:51:14] "GET /routing-instance/a8d0f139-a905-4fab-ae2e-f24a807edb87 HTTP/1.1" 200 1496 0.004819
10.0.0.22 - - [2025-06-23 01:51:14] "GET /route-target/b46436fc-1603-44aa-b472-3c1b278b4b5d HTTP/1.1" 200 1220 0.004039
10.0.0.22 - - [2025-06-23 01:51:14] "GET /domains HTTP/1.1" 200 438 0.003608
10.0.0.22 - - [2025-06-23 01:51:14] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001310
10.0.0.22 - - [2025-06-23 01:51:14] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1317 0.009775
10.0.0.22 - - [2025-06-23 01:51:15] "GET /projects?obj_uuids=d391cc76-df4f-4b30-930d-a25a1cd567db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001252
10.0.0.22 - - [2025-06-23 01:51:15] "GET /project/d391cc76-df4f-4b30-930d-a25a1cd567db HTTP/1.1" 200 2165 0.036485
10.0.0.22 - - [2025-06-23 01:51:15] "GET /virtual-network/1888613a-3e05-4a17-8c5f-6d683fe1f86f HTTP/1.1" 200 2335 0.006066
10.0.0.22 - - [2025-06-23 01:51:15] "GET /obj-perms HTTP/1.1" 200 6453 0.062148
10.0.0.22 - - [2025-06-23 01:51:15] "POST /id-to-fqname HTTP/1.1" 200 231 0.001607
252.22.103.152 - - [2025-06-23 01:51:20] "POST /neutron/network HTTP/1.1" 200 845 0.007505
252.22.103.152 - - [2025-06-23 01:51:20] "GET /aaa-mode HTTP/1.1" 401 296 0.000511
252.22.103.152 - - [2025-06-23 01:51:20] "GET / HTTP/1.1" 200 36215 0.001844
252.22.103.152 - - [2025-06-23 01:51:20] "GET /project/d391cc76-df4f-4b30-930d-a25a1cd567db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000460
10.0.0.22 - - [2025-06-23 01:51:20] "GET /projects?obj_uuids=d391cc76-df4f-4b30-930d-a25a1cd567db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001378
252.22.103.152 - - [2025-06-23 01:51:20] "GET /project/d391cc76-df4f-4b30-930d-a25a1cd567db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.061783
252.22.103.152 - - [2025-06-23 01:51:21] "POST /neutron/network HTTP/1.1" 200 835 0.036562
252.22.103.152 - - [2025-06-23 01:51:22] "POST /neutron/port HTTP/1.1" 200 117 0.006274
252.22.103.152 - - [2025-06-23 01:51:23] "POST /neutron/port HTTP/1.1" 200 117 0.006354
252.22.103.152 - - [2025-06-23 01:51:24] "POST /neutron/network HTTP/1.1" 200 845 0.006691
10.0.0.22 - - [2025-06-23 01:51:24] "GET /projects?obj_uuids=d391cc76-df4f-4b30-930d-a25a1cd567db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001956
252.22.103.152 - - [2025-06-23 01:51:24] "POST /neutron/port HTTP/1.1" 200 117 0.025825
252.22.103.152 - - [2025-06-23 01:51:24] "POST /neutron/port HTTP/1.1" 200 1067 0.256731
252.22.103.152 - - [2025-06-23 01:51:25] "POST /neutron/port HTTP/1.1" 200 1067 0.041758
252.22.103.152 - - [2025-06-23 01:51:25] "POST /neutron/port HTTP/1.1" 200 1067 0.010612
252.22.103.152 - - [2025-06-23 01:51:25] "POST /neutron/port HTTP/1.1" 200 1117 0.075951
252.22.103.152 - - [2025-06-23 01:51:25] "POST /neutron/port HTTP/1.1" 200 1091 0.018051
252.22.103.152 - - [2025-06-23 01:51:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004309
252.22.103.152 - - [2025-06-23 01:51:25] "POST /neutron/subnet HTTP/1.1" 200 689 0.012978
252.22.103.152 - - [2025-06-23 01:51:26] "POST /neutron/port HTTP/1.1" 200 117 0.001482
252.22.103.152 - - [2025-06-23 01:51:26] "POST /neutron/network HTTP/1.1" 200 835 0.007105
252.22.103.152 - - [2025-06-23 01:51:30] "POST /neutron/port HTTP/1.1" 200 1091 0.018435
252.22.103.152 - - [2025-06-23 01:51:30] "POST /neutron/security_group HTTP/1.1" 200 2067 0.010818
10.0.0.22 - - [2025-06-23 01:51:30] "GET /obj-perms HTTP/1.1" 200 6453 0.002105
10.0.0.22 - - [2025-06-23 01:51:31] "GET /obj-perms HTTP/1.1" 200 6453 0.002465
10.0.0.22 - - [2025-06-23 01:51:32] "GET /obj-perms HTTP/1.1" 200 6453 0.002116
10.0.0.22 - - [2025-06-23 01:51:33] "GET /obj-perms HTTP/1.1" 200 6453 0.002789
10.0.0.22 - - [2025-06-23 01:51:34] "GET /obj-perms HTTP/1.1" 200 6453 0.002199
252.22.103.152 - - [2025-06-23 01:51:35] "POST /neutron/network HTTP/1.1" 200 835 0.013924
252.22.103.152 - - [2025-06-23 01:51:35] "POST /neutron/network HTTP/1.1" 400 204 0.011904
252.22.103.152 - - [2025-06-23 01:51:36] "POST /neutron/port HTTP/1.1" 200 1091 0.020556
252.22.103.152 - - [2025-06-23 01:51:36] "POST /neutron/port HTTP/1.1" 200 1117 0.014374
252.22.103.152 - - [2025-06-23 01:51:36] "POST /neutron/port HTTP/1.1" 200 151 0.175366
252.22.103.152 - - [2025-06-23 01:51:38] "POST /neutron/network HTTP/1.1" 200 835 0.013171
10.0.0.22 - - [2025-06-23 01:51:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048
10.0.0.22 - - [2025-06-23 01:51:38] "DELETE /route-target/b46436fc-1603-44aa-b472-3c1b278b4b5d HTTP/1.1" 200 115 0.038040
10.0.0.22 - - [2025-06-23 01:51:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003794
10.0.0.22 - - [2025-06-23 01:51:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005594
252.22.103.152 - - [2025-06-23 01:51:38] "POST /neutron/network HTTP/1.1" 200 151 0.235881
10.0.0.22 - - [2025-06-23 01:51:38] "GET /routing-instance/a8d0f139-a905-4fab-ae2e-f24a807edb87 HTTP/1.1" 404 171 0.003719
10.0.0.22 - - [2025-06-23 01:51:38] "GET /domains HTTP/1.1" 200 438 0.003307
10.0.0.22 - - [2025-06-23 01:51:38] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001332
10.0.0.22 - - [2025-06-23 01:51:38] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1317 0.009172
10.0.0.22 - - [2025-06-23 01:51:38] "GET /projects?obj_uuids=d391cc76-df4f-4b30-930d-a25a1cd567db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002075
10.0.0.22 - - [2025-06-23 01:51:38] "GET /project/d391cc76-df4f-4b30-930d-a25a1cd567db HTTP/1.1" 200 1916 0.032891
10.0.0.22 - - [2025-06-23 01:51:39] "GET /projects?obj_uuids=d391cc76-df4f-4b30-930d-a25a1cd567db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001399
10.0.0.22 - - [2025-06-23 01:51:39] "GET /project/d391cc76-df4f-4b30-930d-a25a1cd567db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.041678
10.0.0.22 - - [2025-06-23 01:51:39] "GET /projects?obj_uuids=d391cc76-df4f-4b30-930d-a25a1cd567db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001561
10.0.0.22 - - [2025-06-23 01:51:39] "GET /project/d391cc76-df4f-4b30-930d-a25a1cd567db?fields=virtual_networks HTTP/1.1" 200 1055 0.033473
10.0.0.22 - - [2025-06-23 01:51:39] "GET /projects?obj_uuids=d391cc76-df4f-4b30-930d-a25a1cd567db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001269
10.0.0.22 - - [2025-06-23 01:51:39] "GET /project/d391cc76-df4f-4b30-930d-a25a1cd567db?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.042781
10.0.0.22 - - [2025-06-23 01:51:39] "GET /projects?obj_uuids=d391cc76-df4f-4b30-930d-a25a1cd567db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001320
10.0.0.22 - - [2025-06-23 01:51:39] "GET /project/d391cc76-df4f-4b30-930d-a25a1cd567db?fields=security_groups HTTP/1.1" 200 1291 0.034707
10.0.0.22 - - [2025-06-23 01:51:40] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001479
10.0.0.22 - - [2025-06-23 01:51:40] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010069
10.0.0.22 - - [2025-06-23 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.033067
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:51:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001053
10.0.0.22 - - [2025-06-23 01:51:40] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002951
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:51:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001681
10.0.0.22 - - [2025-06-23 01:51:40] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001282
10.0.0.22 - - [2025-06-23 01:51:40] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008419
10.0.0.22 - - [2025-06-23 01:51:40] "POST /id-to-fqname HTTP/1.1" 200 200 0.001545
10.0.0.22 - - [2025-06-23 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 209 0.003999
10.0.0.22 - - [2025-06-23 01:51:40] "POST /security-groups HTTP/1.1" 200 595 0.072109
10.0.0.22 - - [2025-06-23 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 244 0.004112
10.0.0.22 - - [2025-06-23 01:51:40] "POST /projects HTTP/1.1" 200 601 0.242323
10.0.0.22 - - [2025-06-23 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.319136
10.0.0.22 - - [2025-06-23 01:51:40] "POST /access-control-lists HTTP/1.1" 200 608 0.102558
10.0.0.22 - - [2025-06-23 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 243 0.003617
10.0.0.22 - - [2025-06-23 01:51:41] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.584643
10.0.0.22 - - [2025-06-23 01:51:41] "POST /access-control-lists HTTP/1.1" 200 606 0.076910
10.0.0.22 - - [2025-06-23 01:51:42] "GET / HTTP/1.1" 200 36215 0.003500
10.0.0.22 - - [2025-06-23 01:51:43] "GET /projects?obj_uuids=a4ef334b-abb9-4f85-b356-5f37aa6e400a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001409
10.0.0.22 - - [2025-06-23 01:51:43] "GET /project/a4ef334b-abb9-4f85-b356-5f37aa6e400a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.044533
10.0.0.22 - - [2025-06-23 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426
10.0.0.22 - - [2025-06-23 01:51:44] "GET /security-group/4b28491e-acc4-4ed7-837e-da3750c784fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3680 0.007893
10.0.0.22 - - [2025-06-23 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462
10.0.0.22 - - [2025-06-23 01:51:44] "GET /projects?obj_uuids=a4ef334b-abb9-4f85-b356-5f37aa6e400a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001599
10.0.0.22 - - [2025-06-23 01:51:44] "GET /project/a4ef334b-abb9-4f85-b356-5f37aa6e400a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.032740
10.0.0.22 - - [2025-06-23 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515
10.0.0.22 - - [2025-06-23 01:51:44] "GET /security-group/4b28491e-acc4-4ed7-837e-da3750c784fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3680 0.004685
10.0.0.22 - - [2025-06-23 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638
10.0.0.22 - - [2025-06-23 01:51:44] "PUT /security-group/4b28491e-acc4-4ed7-837e-da3750c784fb HTTP/1.1" 200 263 0.017055
10.0.0.22 - - [2025-06-23 01:51:44] "PUT /access-control-list/0794c7cf-605d-4187-9d0e-d36a7f46bcab HTTP/1.1" 200 273 0.014329
10.0.0.22 - - [2025-06-23 01:51:44] "PUT /access-control-list/a23f434d-022f-4023-93e5-a176b49c13f4 HTTP/1.1" 200 273 0.016682
10.0.0.22 - - [2025-06-23 01:51:44] "POST /fqname-to-id HTTP/1.1" 401 296 0.000622
10.0.0.22 - - [2025-06-23 01:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.080213
10.0.0.22 - - [2025-06-23 01:51:45] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001595
10.0.0.22 - - [2025-06-23 01:51:45] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.030579
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:51:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000997
252.22.103.152 - - [2025-06-23 01:51:45] "POST /neutron/network HTTP/1.1" 200 117 0.039965
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:51:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001245
10.0.0.22 - - [2025-06-23 01:51:45] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001962
252.22.103.152 - - [2025-06-23 01:51:46] "POST /neutron/network HTTP/1.1" 200 617 0.103281
10.0.0.22 - - [2025-06-23 01:51:46] "POST /route-targets HTTP/1.1" 200 328 0.018566
10.0.0.22 - - [2025-06-23 01:51:46] "POST /ref-update HTTP/1.1" 200 156 0.020770
10.0.0.22 - - [2025-06-23 01:51:46] "POST /useragent-kv HTTP/1.1" 200 115 0.004410
252.22.103.152 - - [2025-06-23 01:51:46] "POST /neutron/subnet HTTP/1.1" 200 725 0.253359
252.22.103.152 - - [2025-06-23 01:51:46] "POST /neutron/network HTTP/1.1" 200 836 0.008553
10.0.0.22 - - [2025-06-23 01:51:46] "POST /id-to-fqname HTTP/1.1" 200 231 0.002120
10.0.0.22 - - [2025-06-23 01:51:46] "DELETE /project/d391cc76df4f4b30930da25a1cd567db HTTP/1.1" 404 173 0.029547
10.0.0.22 - - [2025-06-23 01:51:46] "GET /projects?obj_uuids=d391cc76-df4f-4b30-930d-a25a1cd567db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001276
10.0.0.22 - - [2025-06-23 01:51:46] "DELETE /project/b3a4d7d46f994ecc8e5f0b5dfd4f78e9 HTTP/1.1" 404 173 0.006444
10.0.0.22 - - [2025-06-23 01:51:46] "GET /virtual-network/64c97bef-0059-4521-80f8-0527e9688f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007905
10.0.0.22 - - [2025-06-23 01:51:46] "DELETE /project/a4ef334babb94f85b3565f37aa6e400a HTTP/1.1" 404 173 0.006603
10.0.0.22 - - [2025-06-23 01:51:46] "GET /project/d391cc76-df4f-4b30-930d-a25a1cd567db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.050293
10.0.0.22 - - [2025-06-23 01:51:46] "GET /projects?obj_uuids=d391cc76-df4f-4b30-930d-a25a1cd567db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001265
252.22.103.152 - - [2025-06-23 01:51:46] "POST /neutron/network HTTP/1.1" 200 836 0.013067
10.0.0.22 - - [2025-06-23 01:51:46] "GET /project/d391cc76-df4f-4b30-930d-a25a1cd567db?fields=security_groups HTTP/1.1" 200 1384 0.047238
10.0.0.22 - - [2025-06-23 01:51:46] "GET /virtual-network/64c97bef-0059-4521-80f8-0527e9688f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006191
252.22.103.152 - - [2025-06-23 01:51:46] "POST /neutron/network HTTP/1.1" 200 836 0.006119
10.0.0.22 - - [2025-06-23 01:51:46] "DELETE /security-group/026d7b5f-f28f-4875-84aa-64a0ee824b26 HTTP/1.1" 200 115 0.060627
10.0.0.22 - - [2025-06-23 01:51:46] "GET /projects?obj_uuids=d391cc76-df4f-4b30-930d-a25a1cd567db&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001427
10.0.0.22 - - [2025-06-23 01:51:46] "DELETE /access-control-list/c1baa123-f76c-4111-9a8e-c47b50af0668 HTTP/1.1" 200 115 0.043822
252.22.103.152 - - [2025-06-23 01:51:46] "POST /neutron/subnet HTTP/1.1" 200 725 0.021744
10.0.0.22 - - [2025-06-23 01:51:46] "GET /project/d391cc76-df4f-4b30-930d-a25a1cd567db?fields=application_policy_sets HTTP/1.1" 200 1423 0.063454
10.0.0.22 - - [2025-06-23 01:51:46] "DELETE /access-control-list/199cac6c-e444-4eb9-b45c-1d959cee0a79 HTTP/1.1" 200 115 0.054627
10.0.0.22 - - [2025-06-23 01:51:46] "GET /domains HTTP/1.1" 401 296 0.000598
10.0.0.22 - - [2025-06-23 01:51:46] "DELETE /project/d391cc76-df4f-4b30-930d-a25a1cd567db HTTP/1.1" 200 115 0.442870
10.0.0.22 - - [2025-06-23 01:51:47] "GET /domains HTTP/1.1" 200 438 0.032832
10.0.0.22 - - [2025-06-23 01:51:47] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001502
10.0.0.22 - - [2025-06-23 01:51:47] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1318 0.010115
10.0.0.22 - - [2025-06-23 01:51:47] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001307
10.0.0.22 - - [2025-06-23 01:51:47] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9 HTTP/1.1" 200 2171 0.038450
10.0.0.22 - - [2025-06-23 01:51:47] "GET /virtual-network/64c97bef-0059-4521-80f8-0527e9688f94 HTTP/1.1" 200 2338 0.010296
10.0.0.22 - - [2025-06-23 01:51:47] "GET /virtual-network/64c97bef-0059-4521-80f8-0527e9688f94 HTTP/1.1" 200 2338 0.006765
10.0.0.22 - - [2025-06-23 01:51:47] "GET /routing-instance/1ec309c0-6737-4bda-b345-3eaa2dacecf1 HTTP/1.1" 200 1492 0.004681
10.0.0.22 - - [2025-06-23 01:51:47] "GET /routing-instance/1ec309c0-6737-4bda-b345-3eaa2dacecf1 HTTP/1.1" 200 1492 0.005464
10.0.0.22 - - [2025-06-23 01:51:47] "GET /route-target/f951aa4f-9396-4b1b-8214-85616410367b HTTP/1.1" 200 1218 0.004229
10.0.0.22 - - [2025-06-23 01:51:47] "GET /virtual-network/64c97bef-0059-4521-80f8-0527e9688f94 HTTP/1.1" 200 2338 0.006376
10.0.0.22 - - [2025-06-23 01:51:47] "GET /routing-instance/1ec309c0-6737-4bda-b345-3eaa2dacecf1 HTTP/1.1" 200 1492 0.004298
10.0.0.22 - - [2025-06-23 01:51:47] "GET /virtual-network/64c97bef-0059-4521-80f8-0527e9688f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006599
10.0.0.22 - - [2025-06-23 01:51:47] "GET /virtual-network/64c97bef-0059-4521-80f8-0527e9688f94 HTTP/1.1" 200 2338 0.008331
10.0.0.22 - - [2025-06-23 01:51:47] "GET /routing-instance/1ec309c0-6737-4bda-b345-3eaa2dacecf1 HTTP/1.1" 200 1492 0.004459
10.0.0.22 - - [2025-06-23 01:51:48] "GET /routing-instance/1ec309c0-6737-4bda-b345-3eaa2dacecf1 HTTP/1.1" 200 1492 0.004575
10.0.0.22 - - [2025-06-23 01:51:48] "GET /route-target/f951aa4f-9396-4b1b-8214-85616410367b HTTP/1.1" 200 1218 0.005510
10.0.0.22 - - [2025-06-23 01:51:48] "GET /domains HTTP/1.1" 200 438 0.004130
10.0.0.22 - - [2025-06-23 01:51:48] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001721
10.0.0.22 - - [2025-06-23 01:51:48] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1318 0.011014
10.0.0.22 - - [2025-06-23 01:51:48] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001192
10.0.0.22 - - [2025-06-23 01:51:48] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9 HTTP/1.1" 200 2171 0.029942
10.0.0.22 - - [2025-06-23 01:51:48] "GET /virtual-network/64c97bef-0059-4521-80f8-0527e9688f94 HTTP/1.1" 200 2338 0.006705
10.0.0.22 - - [2025-06-23 01:51:48] "GET /obj-perms HTTP/1.1" 200 6455 0.065875
10.0.0.22 - - [2025-06-23 01:51:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004052
10.0.0.22 - - [2025-06-23 01:51:49] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001243
10.0.0.22 - - [2025-06-23 01:51:49] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.032958
252.22.103.152 - - [2025-06-23 01:51:49] "POST /neutron/network HTTP/1.1" 200 117 0.011634
10.0.0.22 - - [2025-06-23 01:51:49] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001268
252.22.103.152 - - [2025-06-23 01:51:49] "POST /neutron/network HTTP/1.1" 200 617 0.084726
10.0.0.22 - - [2025-06-23 01:51:49] "POST /route-targets HTTP/1.1" 200 328 0.012367
10.0.0.22 - - [2025-06-23 01:51:49] "POST /ref-update HTTP/1.1" 200 156 0.013029
10.0.0.22 - - [2025-06-23 01:51:49] "POST /useragent-kv HTTP/1.1" 200 115 0.008515
252.22.103.152 - - [2025-06-23 01:51:49] "POST /neutron/subnet HTTP/1.1" 200 725 0.223785
252.22.103.152 - - [2025-06-23 01:51:49] "POST /neutron/network HTTP/1.1" 200 836 0.008081
10.0.0.22 - - [2025-06-23 01:51:49] "POST /id-to-fqname HTTP/1.1" 200 231 0.002130
10.0.0.22 - - [2025-06-23 01:51:49] "GET /virtual-network/935126eb-fcda-40e5-8780-a46408c3f27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005798
252.22.103.152 - - [2025-06-23 01:51:49] "POST /neutron/network HTTP/1.1" 200 836 0.006621
10.0.0.22 - - [2025-06-23 01:51:49] "GET /virtual-network/935126eb-fcda-40e5-8780-a46408c3f27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006158
252.22.103.152 - - [2025-06-23 01:51:49] "POST /neutron/network HTTP/1.1" 200 836 0.008059
252.22.103.152 - - [2025-06-23 01:51:50] "POST /neutron/subnet HTTP/1.1" 200 725 0.010022
10.0.0.22 - - [2025-06-23 01:51:50] "GET /domains HTTP/1.1" 200 438 0.003614
10.0.0.22 - - [2025-06-23 01:51:50] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001354
10.0.0.22 - - [2025-06-23 01:51:50] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1318 0.009259
10.0.0.22 - - [2025-06-23 01:51:50] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001435
10.0.0.22 - - [2025-06-23 01:51:50] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9 HTTP/1.1" 200 2398 0.048944
10.0.0.22 - - [2025-06-23 01:51:50] "GET /virtual-network/935126eb-fcda-40e5-8780-a46408c3f27e HTTP/1.1" 200 2339 0.008316
10.0.0.22 - - [2025-06-23 01:51:50] "GET /virtual-network/935126eb-fcda-40e5-8780-a46408c3f27e HTTP/1.1" 200 2339 0.006933
10.0.0.22 - - [2025-06-23 01:51:50] "GET /routing-instance/c704d016-7fda-48dd-9789-1b7d8c744408 HTTP/1.1" 200 1493 0.004832
10.0.0.22 - - [2025-06-23 01:51:50] "GET /routing-instance/c704d016-7fda-48dd-9789-1b7d8c744408 HTTP/1.1" 200 1493 0.004381
10.0.0.22 - - [2025-06-23 01:51:50] "GET /route-target/c46d9652-8e6b-435a-8410-4acd46d0ff5d HTTP/1.1" 200 1218 0.004399
10.0.0.22 - - [2025-06-23 01:51:50] "GET /virtual-network/935126eb-fcda-40e5-8780-a46408c3f27e HTTP/1.1" 200 2339 0.006787
10.0.0.22 - - [2025-06-23 01:51:50] "GET /routing-instance/c704d016-7fda-48dd-9789-1b7d8c744408 HTTP/1.1" 200 1493 0.004602
10.0.0.22 - - [2025-06-23 01:51:50] "GET /virtual-network/935126eb-fcda-40e5-8780-a46408c3f27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006468
10.0.0.22 - - [2025-06-23 01:51:50] "GET /virtual-network/935126eb-fcda-40e5-8780-a46408c3f27e HTTP/1.1" 200 2339 0.007104
10.0.0.22 - - [2025-06-23 01:51:50] "GET /routing-instance/c704d016-7fda-48dd-9789-1b7d8c744408 HTTP/1.1" 200 1493 0.004884
10.0.0.22 - - [2025-06-23 01:51:50] "GET /routing-instance/c704d016-7fda-48dd-9789-1b7d8c744408 HTTP/1.1" 200 1493 0.004638
10.0.0.22 - - [2025-06-23 01:51:50] "GET /route-target/c46d9652-8e6b-435a-8410-4acd46d0ff5d HTTP/1.1" 200 1218 0.004187
10.0.0.22 - - [2025-06-23 01:51:51] "GET /domains HTTP/1.1" 200 438 0.003513
10.0.0.22 - - [2025-06-23 01:51:51] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001263
10.0.0.22 - - [2025-06-23 01:51:51] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1318 0.008955
10.0.0.22 - - [2025-06-23 01:51:51] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001368
10.0.0.22 - - [2025-06-23 01:51:51] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9 HTTP/1.1" 200 2398 0.034657
10.0.0.22 - - [2025-06-23 01:51:51] "GET /virtual-network/935126eb-fcda-40e5-8780-a46408c3f27e HTTP/1.1" 200 2339 0.006356
10.0.0.22 - - [2025-06-23 01:51:51] "GET /obj-perms HTTP/1.1" 200 6455 0.002327
10.0.0.22 - - [2025-06-23 01:51:51] "POST /id-to-fqname HTTP/1.1" 200 231 0.001734
252.22.103.152 - - [2025-06-23 01:51:52] "POST /neutron/network HTTP/1.1" 200 846 0.006416
252.22.103.152 - - [2025-06-23 01:51:52] "GET /aaa-mode HTTP/1.1" 401 296 0.000519
252.22.103.152 - - [2025-06-23 01:51:52] "GET / HTTP/1.1" 200 36215 0.002785
252.22.103.152 - - [2025-06-23 01:51:52] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000489
10.0.0.22 - - [2025-06-23 01:51:52] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001285
252.22.103.152 - - [2025-06-23 01:51:53] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.070032
252.22.103.152 - - [2025-06-23 01:51:53] "POST /neutron/network HTTP/1.1" 200 836 0.036333
252.22.103.152 - - [2025-06-23 01:51:53] "POST /neutron/port HTTP/1.1" 200 117 0.005695
252.22.103.152 - - [2025-06-23 01:51:53] "POST /neutron/port HTTP/1.1" 200 117 0.006172
10.0.0.22 - - [2025-06-23 01:51:53] "POST /id-to-fqname HTTP/1.1" 200 231 0.001822
252.22.103.152 - - [2025-06-23 01:51:53] "POST /neutron/port HTTP/1.1" 200 117 0.006212
252.22.103.152 - - [2025-06-23 01:51:54] "POST /neutron/network HTTP/1.1" 200 846 0.007388
252.22.103.152 - - [2025-06-23 01:51:54] "GET /aaa-mode HTTP/1.1" 401 296 0.000697
252.22.103.152 - - [2025-06-23 01:51:54] "GET / HTTP/1.1" 200 36215 0.002210
252.22.103.152 - - [2025-06-23 01:51:54] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000484
10.0.0.22 - - [2025-06-23 01:51:54] "GET /obj-perms HTTP/1.1" 200 6384 0.061206
10.0.0.22 - - [2025-06-23 01:51:54] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001237
252.22.103.152 - - [2025-06-23 01:51:54] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.075358
10.0.0.22 - - [2025-06-23 01:51:54] "GET /obj-perms HTTP/1.1" 200 6384 0.069086
252.22.103.152 - - [2025-06-23 01:51:55] "POST /neutron/network HTTP/1.1" 200 836 0.045163
252.22.103.152 - - [2025-06-23 01:51:55] "POST /neutron/network HTTP/1.1" 200 846 0.006881
10.0.0.22 - - [2025-06-23 01:51:55] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001316
252.22.103.152 - - [2025-06-23 01:51:55] "POST /neutron/port HTTP/1.1" 200 960 0.065722
252.22.103.152 - - [2025-06-23 01:51:55] "POST /neutron/port HTTP/1.1" 200 1070 0.360125
252.22.103.152 - - [2025-06-23 01:51:55] "POST /neutron/security_group HTTP/1.1" 200 2068 0.014782
252.22.103.152 - - [2025-06-23 01:51:55] "POST /neutron/port HTTP/1.1" 200 117 0.006258
252.22.103.152 - - [2025-06-23 01:51:55] "POST /neutron/port HTTP/1.1" 200 1070 0.012902
10.0.0.22 - - [2025-06-23 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103
10.0.0.22 - - [2025-06-23 01:51:55] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001655
252.22.103.152 - - [2025-06-23 01:51:55] "POST /neutron/port HTTP/1.1" 200 1070 0.014088
10.0.0.22 - - [2025-06-23 01:51:55] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.048505
10.0.0.22 - - [2025-06-23 01:51:55] "GET /virtual-network/64c97bef-0059-4521-80f8-0527e9688f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006374
10.0.0.22 - - [2025-06-23 01:51:55] "GET /floating-ip-pools?parent_id=64c97bef-0059-4521-80f8-0527e9688f94&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005325
252.22.103.152 - - [2025-06-23 01:51:55] "POST /neutron/port HTTP/1.1" 200 1120 0.102959
10.0.0.22 - - [2025-06-23 01:51:56] "GET /virtual-network/64c97bef-0059-4521-80f8-0527e9688f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.009811
10.0.0.22 - - [2025-06-23 01:51:56] "POST /floating-ip-pools HTTP/1.1" 200 609 0.029869
252.22.103.152 - - [2025-06-23 01:51:56] "POST /neutron/port HTTP/1.1" 200 1094 0.030383
10.0.0.22 - - [2025-06-23 01:51:56] "POST /ref-update HTTP/1.1" 200 156 0.011395
252.22.103.152 - - [2025-06-23 01:51:56] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007931
10.0.0.22 - - [2025-06-23 01:51:56] "GET /virtual-network/64c97bef-0059-4521-80f8-0527e9688f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.007943
10.0.0.22 - - [2025-06-23 01:51:56] "GET /domains HTTP/1.1" 200 438 0.004085
252.22.103.152 - - [2025-06-23 01:51:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.017782
10.0.0.22 - - [2025-06-23 01:51:56] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001878
10.0.0.22 - - [2025-06-23 01:51:56] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1318 0.009763
252.22.103.152 - - [2025-06-23 01:51:56] "POST /neutron/port HTTP/1.1" 200 117 0.001392
10.0.0.22 - - [2025-06-23 01:51:56] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001340
252.22.103.152 - - [2025-06-23 01:51:56] "POST /neutron/network HTTP/1.1" 200 836 0.013049
10.0.0.22 - - [2025-06-23 01:51:56] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9 HTTP/1.1" 200 2982 0.054038
10.0.0.22 - - [2025-06-23 01:51:56] "GET /virtual-network/64c97bef-0059-4521-80f8-0527e9688f94 HTTP/1.1" 200 2617 0.007735
10.0.0.22 - - [2025-06-23 01:51:56] "GET /floating-ip-pool/7270a1c6-1393-4441-a345-7fcd0c1d1695 HTTP/1.1" 200 1439 0.004243
10.0.0.22 - - [2025-06-23 01:51:56] "GET /domains HTTP/1.1" 200 438 0.004513
252.22.103.152 - - [2025-06-23 01:51:56] "POST /neutron/network HTTP/1.1" 200 846 0.007607
10.0.0.22 - - [2025-06-23 01:51:56] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002314
10.0.0.22 - - [2025-06-23 01:51:56] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1318 0.012915
10.0.0.22 - - [2025-06-23 01:51:56] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002206
10.0.0.22 - - [2025-06-23 01:51:56] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001365
10.0.0.22 - - [2025-06-23 01:51:56] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9 HTTP/1.1" 200 2982 0.079817
10.0.0.22 - - [2025-06-23 01:51:56] "GET /virtual-network/64c97bef-0059-4521-80f8-0527e9688f94 HTTP/1.1" 200 2617 0.017116
10.0.0.22 - - [2025-06-23 01:51:56] "GET /virtual-network/64c97bef-0059-4521-80f8-0527e9688f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.016941
252.22.103.152 - - [2025-06-23 01:51:57] "POST /neutron/port HTTP/1.1" 200 1094 0.032652
252.22.103.152 - - [2025-06-23 01:51:57] "POST /neutron/port HTTP/1.1" 200 1070 0.403770
252.22.103.152 - - [2025-06-23 01:51:57] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010343
252.22.103.152 - - [2025-06-23 01:51:57] "POST /neutron/port HTTP/1.1" 200 1070 0.011899
252.22.103.152 - - [2025-06-23 01:51:57] "POST /neutron/port HTTP/1.1" 200 1070 0.010382
252.22.103.152 - - [2025-06-23 01:51:57] "POST /neutron/port HTTP/1.1" 200 1120 0.091708
252.22.103.152 - - [2025-06-23 01:51:57] "POST /neutron/port HTTP/1.1" 200 1094 0.023432
252.22.103.152 - - [2025-06-23 01:51:57] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004194
252.22.103.152 - - [2025-06-23 01:51:57] "POST /neutron/subnet HTTP/1.1" 200 699 0.011430
252.22.103.152 - - [2025-06-23 01:51:57] "POST /neutron/port HTTP/1.1" 200 117 0.001530
252.22.103.152 - - [2025-06-23 01:51:57] "POST /neutron/network HTTP/1.1" 200 836 0.006921
10.0.0.22 - - [2025-06-23 01:52:00] "GET / HTTP/1.1" 200 36215 0.003805
10.0.0.22 - - [2025-06-23 01:52:00] "POST /fqname-to-id HTTP/1.1" 401 296 0.000669
10.0.0.22 - - [2025-06-23 01:52:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.037206
10.0.0.22 - - [2025-06-23 01:52:01] "GET /global-system-config/0f5fb374-8aa9-4d99-9f1a-1bf9f28c4e0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.007241
10.0.0.22 - - [2025-06-23 01:52:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881
10.0.0.22 - - [2025-06-23 01:52:01] "GET /config-node/9fb13b88-e2a0-4fe5-9267-7329ad8f551c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1188 0.005871
252.22.103.152 - - [2025-06-23 01:52:02] "POST /neutron/port HTTP/1.1" 200 1094 0.020848
252.22.103.152 - - [2025-06-23 01:52:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009708
252.22.103.152 - - [2025-06-23 01:52:02] "POST /neutron/port HTTP/1.1" 200 1094 0.016159
252.22.103.152 - - [2025-06-23 01:52:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007686
252.22.103.152 - - [2025-06-23 01:52:02] "POST /neutron/port HTTP/1.1" 200 1094 0.017563
252.22.103.152 - - [2025-06-23 01:52:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009650
10.0.0.22 - - [2025-06-23 01:52:02] "GET /virtual-machine/4a66fbfb-fa79-4832-a179-c076c8e595b3 HTTP/1.1" 200 1304 0.006630
10.0.0.22 - - [2025-06-23 01:52:02] "GET /virtual-machine-interface/b6b1c745-8a70-45fe-93c2-4d3498589029 HTTP/1.1" 200 2999 0.007412
10.0.0.22 - - [2025-06-23 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014
10.0.0.22 - - [2025-06-23 01:52:03] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004148
10.0.0.22 - - [2025-06-23 01:52:03] "GET /virtual-networks?parent_id=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003623
10.0.0.22 - - [2025-06-23 01:52:03] "GET /virtual-network/935126eb-fcda-40e5-8780-a46408c3f27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.010420
10.0.0.22 - - [2025-06-23 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005323
10.0.0.22 - - [2025-06-23 01:52:06] "GET /virtual-network/935126eb-fcda-40e5-8780-a46408c3f27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.009952
252.22.103.152 - - [2025-06-23 01:52:07] "POST /neutron/port HTTP/1.1" 200 1094 0.061957
252.22.103.152 - - [2025-06-23 01:52:07] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007719
10.0.0.22 - - [2025-06-23 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350
10.0.0.22 - - [2025-06-23 01:52:08] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004542
10.0.0.22 - - [2025-06-23 01:52:08] "GET /virtual-networks?parent_id=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003840
10.0.0.22 - - [2025-06-23 01:52:08] "GET /virtual-network/935126eb-fcda-40e5-8780-a46408c3f27e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.008885
252.22.103.152 - - [2025-06-23 01:52:08] "POST /neutron/port HTTP/1.1" 200 1094 0.030931
252.22.103.152 - - [2025-06-23 01:52:08] "POST /neutron/security_group HTTP/1.1" 200 2068 0.011114
252.22.103.152 - - [2025-06-23 01:52:08] "POST /neutron/port HTTP/1.1" 200 1094 0.052746
252.22.103.152 - - [2025-06-23 01:52:08] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006871
252.22.103.152 - - [2025-06-23 01:52:09] "POST /neutron/port HTTP/1.1" 200 1094 0.017774
252.22.103.152 - - [2025-06-23 01:52:09] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007537
252.22.103.152 - - [2025-06-23 01:52:09] "POST /neutron/port HTTP/1.1" 200 1094 0.021929
252.22.103.152 - - [2025-06-23 01:52:09] "POST /neutron/port HTTP/1.1" 200 1094 0.025132
252.22.103.152 - - [2025-06-23 01:52:09] "POST /neutron/network HTTP/1.1" 200 846 0.008625
252.22.103.152 - - [2025-06-23 01:52:09] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005681
252.22.103.152 - - [2025-06-23 01:52:09] "POST /neutron/subnet HTTP/1.1" 200 699 0.014879
252.22.103.152 - - [2025-06-23 01:52:09] "POST /neutron/port HTTP/1.1" 200 117 0.001650
252.22.103.152 - - [2025-06-23 01:52:09] "POST /neutron/network HTTP/1.1" 200 836 0.013923
252.22.103.152 - - [2025-06-23 01:52:10] "POST /neutron/port HTTP/1.1" 200 1094 0.057236
252.22.103.152 - - [2025-06-23 01:52:10] "POST /neutron/security_group HTTP/1.1" 200 2068 0.012370
252.22.103.152 - - [2025-06-23 01:52:11] "POST /neutron/port HTTP/1.1" 200 1094 0.040368
252.22.103.152 - - [2025-06-23 01:52:11] "POST /neutron/port HTTP/1.1" 200 1094 0.080513
252.22.103.152 - - [2025-06-23 01:52:11] "POST /neutron/security_group HTTP/1.1" 200 2068 0.012893
252.22.103.152 - - [2025-06-23 01:52:11] "POST /neutron/security_group HTTP/1.1" 200 2068 0.012417
10.0.0.22 - - [2025-06-23 01:52:12] "GET / HTTP/1.1" 200 36215 0.002654
10.0.0.22 - - [2025-06-23 01:52:12] "POST /fqname-to-id HTTP/1.1" 401 296 0.000891
252.22.103.152 - - [2025-06-23 01:52:12] "POST /neutron/port HTTP/1.1" 200 1094 0.033256
252.22.103.152 - - [2025-06-23 01:52:12] "POST /neutron/security_group HTTP/1.1" 200 2068 0.010003
10.0.0.22 - - [2025-06-23 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.038598
10.0.0.22 - - [2025-06-23 01:52:12] "GET /routing-instance/782d5041-9b1b-4c7f-83e9-2b93c3f6c08f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004154
10.0.0.22 - - [2025-06-23 01:52:13] "POST /bgp-routers HTTP/1.1" 409 299 0.004054
10.0.0.22 - - [2025-06-23 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003617
10.0.0.22 - - [2025-06-23 01:52:13] "GET /bgp-router/a6345c92-4cfb-4115-8fc1-f7bbbb11c7aa?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1796 0.007099
10.0.0.22 - - [2025-06-23 01:52:13] "PUT /bgp-router/a6345c92-4cfb-4115-8fc1-f7bbbb11c7aa HTTP/1.1" 200 255 0.015663
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:52:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001592
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:52:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001278
10.0.0.22 - - [2025-06-23 01:52:13] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001498
252.22.103.152 - - [2025-06-23 01:52:13] "POST /neutron/floatingip HTTP/1.1" 200 530 0.074017
252.22.103.152 - - [2025-06-23 01:52:13] "POST /neutron/port HTTP/1.1" 200 1094 0.017338
252.22.103.152 - - [2025-06-23 01:52:14] "POST /neutron/floatingip HTTP/1.1" 200 530 0.007149
252.22.103.152 - - [2025-06-23 01:52:14] "POST /neutron/floatingip HTTP/1.1" 200 577 0.044700
252.22.103.152 - - [2025-06-23 01:52:14] "POST /neutron/port HTTP/1.1" 200 1094 0.017000
252.22.103.152 - - [2025-06-23 01:52:14] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007388
252.22.103.152 - - [2025-06-23 01:52:14] "POST /neutron/port HTTP/1.1" 200 1094 0.017876
252.22.103.152 - - [2025-06-23 01:52:14] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007605
252.22.103.152 - - [2025-06-23 01:52:14] "POST /neutron/port HTTP/1.1" 200 1094 0.016581
252.22.103.152 - - [2025-06-23 01:52:14] "POST /neutron/security_group HTTP/1.1" 200 2068 0.029900
10.0.0.22 - - [2025-06-23 01:52:14] "GET /virtual-machine/e0dbcf91-9009-46cd-afab-3bdd563d29dd HTTP/1.1" 200 1305 0.005631
10.0.0.22 - - [2025-06-23 01:52:14] "GET /virtual-machine-interface/51ec5f97-9d45-42db-a03d-563039bfc6cb HTTP/1.1" 200 2998 0.009636
10.0.0.22 - - [2025-06-23 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963
10.0.0.22 - - [2025-06-23 01:52:15] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.006004
10.0.0.22 - - [2025-06-23 01:52:15] "GET /virtual-networks?parent_id=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003640
10.0.0.22 - - [2025-06-23 01:52:15] "GET /virtual-network/64c97bef-0059-4521-80f8-0527e9688f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006883
10.0.0.22 - - [2025-06-23 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458
10.0.0.22 - - [2025-06-23 01:52:16] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003474
10.0.0.22 - - [2025-06-23 01:52:16] "GET /virtual-networks?parent_id=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003933
10.0.0.22 - - [2025-06-23 01:52:16] "GET /virtual-network/64c97bef-0059-4521-80f8-0527e9688f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2065 0.006520
252.22.103.152 - - [2025-06-23 01:52:16] "POST /neutron/floatingip HTTP/1.1" 200 577 0.013641
10.0.0.22 - - [2025-06-23 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706
10.0.0.22 - - [2025-06-23 01:52:16] "GET /routing-instance/1ec309c0-6737-4bda-b345-3eaa2dacecf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.004051
10.0.0.22 - - [2025-06-23 01:52:16] "GET /route-target/f951aa4f-9396-4b1b-8214-85616410367b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.005345
10.0.0.22 - - [2025-06-23 01:52:16] "GET /floating-ip/90f757ea-7b6f-4dfc-85ab-78bc124a968b HTTP/1.1" 200 1886 0.005444
252.22.103.152 - - [2025-06-23 01:52:20] "POST /neutron/floatingip HTTP/1.1" 200 577 0.010942
252.22.103.152 - - [2025-06-23 01:52:20] "POST /neutron/floatingip HTTP/1.1" 200 530 0.022525
252.22.103.152 - - [2025-06-23 01:52:20] "POST /neutron/floatingip HTTP/1.1" 200 530 0.007388
252.22.103.152 - - [2025-06-23 01:52:20] "POST /neutron/floatingip HTTP/1.1" 200 115 0.047022
10.0.0.22 - - [2025-06-23 01:52:20] "GET /floating-ip-pool/7270a1c6-1393-4441-a345-7fcd0c1d1695?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.004967
10.0.0.22 - - [2025-06-23 01:52:20] "POST /ref-update HTTP/1.1" 200 156 0.010241
10.0.0.22 - - [2025-06-23 01:52:20] "DELETE /floating-ip-pool/7270a1c6-1393-4441-a345-7fcd0c1d1695 HTTP/1.1" 200 115 0.026718
252.22.103.152 - - [2025-06-23 01:52:20] "POST /neutron/network HTTP/1.1" 200 836 0.009161
252.22.103.152 - - [2025-06-23 01:52:20] "POST /neutron/network HTTP/1.1" 400 204 0.012462
252.22.103.152 - - [2025-06-23 01:52:21] "POST /neutron/port HTTP/1.1" 200 1094 0.017999
252.22.103.152 - - [2025-06-23 01:52:21] "POST /neutron/port HTTP/1.1" 200 1094 0.022530
252.22.103.152 - - [2025-06-23 01:52:21] "POST /neutron/port HTTP/1.1" 200 1120 0.014111
252.22.103.152 - - [2025-06-23 01:52:21] "POST /neutron/port HTTP/1.1" 200 1120 0.010770
252.22.103.152 - - [2025-06-23 01:52:21] "POST /neutron/port HTTP/1.1" 200 151 0.218716
252.22.103.152 - - [2025-06-23 01:52:21] "POST /neutron/port HTTP/1.1" 200 151 0.220283
252.22.103.152 - - [2025-06-23 01:52:23] "POST /neutron/network HTTP/1.1" 200 836 0.006995
10.0.0.22 - - [2025-06-23 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006103
10.0.0.22 - - [2025-06-23 01:52:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005105
10.0.0.22 - - [2025-06-23 01:52:23] "POST /useragent-kv HTTP/1.1" 200 115 0.002702
252.22.103.152 - - [2025-06-23 01:52:23] "POST /neutron/network HTTP/1.1" 200 151 0.133705
10.0.0.22 - - [2025-06-23 01:52:23] "DELETE /route-target/c46d9652-8e6b-435a-8410-4acd46d0ff5d HTTP/1.1" 200 115 0.034095
10.0.0.22 - - [2025-06-23 01:52:23] "GET /routing-instance/c704d016-7fda-48dd-9789-1b7d8c744408 HTTP/1.1" 404 171 0.003175
10.0.0.22 - - [2025-06-23 01:52:23] "GET /domains HTTP/1.1" 200 438 0.003191
10.0.0.22 - - [2025-06-23 01:52:23] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001605
10.0.0.22 - - [2025-06-23 01:52:23] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1318 0.011311
10.0.0.22 - - [2025-06-23 01:52:23] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001319
10.0.0.22 - - [2025-06-23 01:52:23] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9 HTTP/1.1" 200 2171 0.034452
252.22.103.152 - - [2025-06-23 01:52:23] "POST /neutron/network HTTP/1.1" 200 836 0.006821
10.0.0.22 - - [2025-06-23 01:52:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005335
10.0.0.22 - - [2025-06-23 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005206
10.0.0.22 - - [2025-06-23 01:52:23] "POST /useragent-kv HTTP/1.1" 200 115 0.005544
252.22.103.152 - - [2025-06-23 01:52:23] "POST /neutron/network HTTP/1.1" 200 151 0.101303
10.0.0.22 - - [2025-06-23 01:52:23] "DELETE /route-target/f951aa4f-9396-4b1b-8214-85616410367b HTTP/1.1" 200 115 0.022290
10.0.0.22 - - [2025-06-23 01:52:23] "GET /routing-instance/1ec309c0-6737-4bda-b345-3eaa2dacecf1 HTTP/1.1" 404 171 0.002717
10.0.0.22 - - [2025-06-23 01:52:23] "GET /domains HTTP/1.1" 200 438 0.003658
10.0.0.22 - - [2025-06-23 01:52:24] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001278
10.0.0.22 - - [2025-06-23 01:52:24] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1318 0.009203
10.0.0.22 - - [2025-06-23 01:52:24] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001264
10.0.0.22 - - [2025-06-23 01:52:24] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9 HTTP/1.1" 200 1922 0.031152
10.0.0.22 - - [2025-06-23 01:52:24] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001367
10.0.0.22 - - [2025-06-23 01:52:24] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1411 0.033372
10.0.0.22 - - [2025-06-23 01:52:24] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001210
10.0.0.22 - - [2025-06-23 01:52:24] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9?fields=virtual_networks HTTP/1.1" 200 1057 0.034174
10.0.0.22 - - [2025-06-23 01:52:24] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001249
10.0.0.22 - - [2025-06-23 01:52:24] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9?fields=virtual_machine_interfaces HTTP/1.1" 200 1057 0.031318
10.0.0.22 - - [2025-06-23 01:52:25] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001377
10.0.0.22 - - [2025-06-23 01:52:25] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9?fields=security_groups HTTP/1.1" 200 1294 0.031128
10.0.0.22 - - [2025-06-23 01:52:25] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001316
10.0.0.22 - - [2025-06-23 01:52:25] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008928
10.0.0.22 - - [2025-06-23 01:52:26] "POST /fqname-to-id HTTP/1.1" 404 181 0.036541
10.0.0.22 - - [2025-06-23 01:52:26] "GET /projects?obj_uuids=97de611c-a822-486a-844f-4b36ce86e6c0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002984
10.0.0.22 - - [2025-06-23 01:52:26] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001222
10.0.0.22 - - [2025-06-23 01:52:26] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008180
10.0.0.22 - - [2025-06-23 01:52:26] "POST /id-to-fqname HTTP/1.1" 200 183 0.001808
10.0.0.22 - - [2025-06-23 01:52:26] "POST /fqname-to-id HTTP/1.1" 404 192 0.005422
10.0.0.22 - - [2025-06-23 01:52:26] "POST /security-groups HTTP/1.1" 200 578 0.067089
10.0.0.22 - - [2025-06-23 01:52:26] "POST /fqname-to-id HTTP/1.1" 404 227 0.002961
10.0.0.22 - - [2025-06-23 01:52:26] "POST /projects HTTP/1.1" 200 567 0.238629
10.0.0.22 - - [2025-06-23 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.271796
10.0.0.22 - - [2025-06-23 01:52:26] "POST /access-control-lists HTTP/1.1" 200 591 0.060502
10.0.0.22 - - [2025-06-23 01:52:26] "GET /project/97de611c-a822-486a-844f-4b36ce86e6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.424670
10.0.0.22 - - [2025-06-23 01:52:26] "POST /fqname-to-id HTTP/1.1" 404 226 0.003568
10.0.0.22 - - [2025-06-23 01:52:26] "POST /access-control-lists HTTP/1.1" 200 589 0.060051
10.0.0.22 - - [2025-06-23 01:52:27] "GET / HTTP/1.1" 200 36215 0.002515
10.0.0.22 - - [2025-06-23 01:52:30] "GET /projects?obj_uuids=97de611c-a822-486a-844f-4b36ce86e6c0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001511
10.0.0.22 - - [2025-06-23 01:52:30] "GET /project/97de611c-a822-486a-844f-4b36ce86e6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.048594
10.0.0.22 - - [2025-06-23 01:52:30] "GET /projects?obj_uuids=97de611c-a822-486a-844f-4b36ce86e6c0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001662
10.0.0.22 - - [2025-06-23 01:52:30] "GET /project/97de611c-a822-486a-844f-4b36ce86e6c0?fields=virtual_networks HTTP/1.1" 200 1022 0.035164
10.0.0.22 - - [2025-06-23 01:52:30] "GET /projects?obj_uuids=97de611c-a822-486a-844f-4b36ce86e6c0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001510
10.0.0.22 - - [2025-06-23 01:52:30] "GET /project/97de611c-a822-486a-844f-4b36ce86e6c0?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.032532
10.0.0.22 - - [2025-06-23 01:52:30] "GET /projects?obj_uuids=97de611c-a822-486a-844f-4b36ce86e6c0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001268
10.0.0.22 - - [2025-06-23 01:52:30] "GET /project/97de611c-a822-486a-844f-4b36ce86e6c0?fields=security_groups HTTP/1.1" 200 1242 0.033363
10.0.0.22 - - [2025-06-23 01:52:31] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001365
10.0.0.22 - - [2025-06-23 01:52:31] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009394
10.0.0.22 - - [2025-06-23 01:52:31] "POST /fqname-to-id HTTP/1.1" 404 189 0.033645
10.0.0.22 - - [2025-06-23 01:52:31] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003806
10.0.0.22 - - [2025-06-23 01:52:31] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001337
10.0.0.22 - - [2025-06-23 01:52:31] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008635
10.0.0.22 - - [2025-06-23 01:52:31] "POST /id-to-fqname HTTP/1.1" 200 191 0.003049
10.0.0.22 - - [2025-06-23 01:52:31] "POST /fqname-to-id HTTP/1.1" 404 200 0.004038
10.0.0.22 - - [2025-06-23 01:52:31] "POST /security-groups HTTP/1.1" 200 586 0.068292
10.0.0.22 - - [2025-06-23 01:52:31] "POST /fqname-to-id HTTP/1.1" 404 235 0.003137
10.0.0.22 - - [2025-06-23 01:52:31] "POST /projects HTTP/1.1" 200 583 0.262257
10.0.0.22 - - [2025-06-23 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.298892
10.0.0.22 - - [2025-06-23 01:52:31] "POST /access-control-lists HTTP/1.1" 200 599 0.071116
10.0.0.22 - - [2025-06-23 01:52:31] "GET /project/7eab9708-d064-4853-954b-f436765dad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.502671
10.0.0.22 - - [2025-06-23 01:52:32] "POST /fqname-to-id HTTP/1.1" 404 234 0.030668
10.0.0.22 - - [2025-06-23 01:52:32] "POST /access-control-lists HTTP/1.1" 200 597 0.067289
10.0.0.22 - - [2025-06-23 01:52:33] "GET / HTTP/1.1" 200 36215 0.002463
10.0.0.22 - - [2025-06-23 01:52:34] "POST /fqname-to-id HTTP/1.1" 401 296 0.000610
10.0.0.22 - - [2025-06-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.037281
10.0.0.22 - - [2025-06-23 01:52:35] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001747
10.0.0.22 - - [2025-06-23 01:52:35] "GET /project/7eab9708-d064-4853-954b-f436765dad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.032267
10.0.0.22 - - [2025-06-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004
10.0.0.22 - - [2025-06-23 01:52:35] "GET /security-group/93fb0a7b-38b7-4e0c-8fe6-ce59616d5583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3760 0.006600
10.0.0.22 - - [2025-06-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851
10.0.0.22 - - [2025-06-23 01:52:35] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001275
10.0.0.22 - - [2025-06-23 01:52:35] "GET /project/7eab9708-d064-4853-954b-f436765dad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.031071
10.0.0.22 - - [2025-06-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474
10.0.0.22 - - [2025-06-23 01:52:35] "GET /security-group/93fb0a7b-38b7-4e0c-8fe6-ce59616d5583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3760 0.004809
10.0.0.22 - - [2025-06-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003637
10.0.0.22 - - [2025-06-23 01:52:35] "PUT /security-group/93fb0a7b-38b7-4e0c-8fe6-ce59616d5583 HTTP/1.1" 200 263 0.017944
10.0.0.22 - - [2025-06-23 01:52:35] "PUT /access-control-list/104bd8c8-916b-4e41-9b6c-a48d64ed2928 HTTP/1.1" 200 273 0.015502
10.0.0.22 - - [2025-06-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 404 200 0.004750
10.0.0.22 - - [2025-06-23 01:52:35] "PUT /access-control-list/eec03b23-1621-4721-a76e-4140ce1472f5 HTTP/1.1" 200 273 0.018893
10.0.0.22 - - [2025-06-23 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895
10.0.0.22 - - [2025-06-23 01:52:35] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001192
10.0.0.22 - - [2025-06-23 01:52:35] "GET /project/7eab9708-d064-4853-954b-f436765dad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.031682
252.22.103.152 - - [2025-06-23 01:52:35] "POST /neutron/network HTTP/1.1" 200 117 0.043226
10.0.0.22 - - [2025-06-23 01:52:36] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001373
252.22.103.152 - - [2025-06-23 01:52:36] "POST /neutron/network HTTP/1.1" 200 606 0.115195
10.0.0.22 - - [2025-06-23 01:52:36] "POST /route-targets HTTP/1.1" 200 328 0.014348
10.0.0.22 - - [2025-06-23 01:52:36] "POST /ref-update HTTP/1.1" 200 156 0.024068
10.0.0.22 - - [2025-06-23 01:52:36] "POST /useragent-kv HTTP/1.1" 200 115 0.004484
252.22.103.152 - - [2025-06-23 01:52:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.153223
252.22.103.152 - - [2025-06-23 01:52:36] "POST /neutron/network HTTP/1.1" 200 826 0.007147
10.0.0.22 - - [2025-06-23 01:52:36] "POST /id-to-fqname HTTP/1.1" 200 221 0.001667
10.0.0.22 - - [2025-06-23 01:52:36] "GET /virtual-network/44da571c-4452-4e3b-a6c2-71605e2f13de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.005892
252.22.103.152 - - [2025-06-23 01:52:36] "POST /neutron/network HTTP/1.1" 200 826 0.006366
10.0.0.22 - - [2025-06-23 01:52:36] "GET /virtual-network/44da571c-4452-4e3b-a6c2-71605e2f13de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006722
252.22.103.152 - - [2025-06-23 01:52:36] "POST /neutron/network HTTP/1.1" 200 826 0.007035
252.22.103.152 - - [2025-06-23 01:52:36] "POST /neutron/subnet HTTP/1.1" 200 729 0.008272
10.0.0.22 - - [2025-06-23 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670
10.0.0.22 - - [2025-06-23 01:52:36] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001266
10.0.0.22 - - [2025-06-23 01:52:36] "GET /project/7eab9708-d064-4853-954b-f436765dad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.035271
252.22.103.152 - - [2025-06-23 01:52:36] "POST /neutron/network HTTP/1.1" 200 117 0.012421
10.0.0.22 - - [2025-06-23 01:52:36] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001330
252.22.103.152 - - [2025-06-23 01:52:37] "POST /neutron/network HTTP/1.1" 200 613 0.117387
10.0.0.22 - - [2025-06-23 01:52:37] "POST /route-targets HTTP/1.1" 200 328 0.015607
10.0.0.22 - - [2025-06-23 01:52:37] "POST /ref-update HTTP/1.1" 200 156 0.013720
10.0.0.22 - - [2025-06-23 01:52:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003403
252.22.103.152 - - [2025-06-23 01:52:37] "POST /neutron/subnet HTTP/1.1" 200 710 0.174383
252.22.103.152 - - [2025-06-23 01:52:37] "POST /neutron/network HTTP/1.1" 200 829 0.006508
10.0.0.22 - - [2025-06-23 01:52:37] "POST /id-to-fqname HTTP/1.1" 200 225 0.001646
10.0.0.22 - - [2025-06-23 01:52:37] "GET /virtual-network/a6bfba70-5e33-41d8-8d9f-848eb7b90c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005789
252.22.103.152 - - [2025-06-23 01:52:37] "POST /neutron/network HTTP/1.1" 200 829 0.007301
10.0.0.22 - - [2025-06-23 01:52:37] "GET /virtual-network/a6bfba70-5e33-41d8-8d9f-848eb7b90c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006428
252.22.103.152 - - [2025-06-23 01:52:37] "POST /neutron/network HTTP/1.1" 200 829 0.006550
252.22.103.152 - - [2025-06-23 01:52:37] "POST /neutron/subnet HTTP/1.1" 200 710 0.008289
10.0.0.22 - - [2025-06-23 01:52:37] "POST /id-to-fqname HTTP/1.1" 200 221 0.001709
252.22.103.152 - - [2025-06-23 01:52:37] "POST /neutron/network HTTP/1.1" 200 836 0.006499
252.22.103.152 - - [2025-06-23 01:52:38] "GET /aaa-mode HTTP/1.1" 401 296 0.000539
252.22.103.152 - - [2025-06-23 01:52:38] "GET / HTTP/1.1" 200 36215 0.002091
252.22.103.152 - - [2025-06-23 01:52:38] "GET /project/7eab9708-d064-4853-954b-f436765dad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000482
10.0.0.22 - - [2025-06-23 01:52:38] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001262
252.22.103.152 - - [2025-06-23 01:52:38] "GET /project/7eab9708-d064-4853-954b-f436765dad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.062358
252.22.103.152 - - [2025-06-23 01:52:38] "POST /neutron/network HTTP/1.1" 200 826 0.007721
252.22.103.152 - - [2025-06-23 01:52:38] "POST /neutron/port HTTP/1.1" 200 117 0.005844
252.22.103.152 - - [2025-06-23 01:52:38] "POST /neutron/port HTTP/1.1" 200 117 0.005874
10.0.0.22 - - [2025-06-23 01:52:38] "POST /id-to-fqname HTTP/1.1" 200 225 0.001662
252.22.103.152 - - [2025-06-23 01:52:38] "POST /neutron/port HTTP/1.1" 200 117 0.005971
252.22.103.152 - - [2025-06-23 01:52:39] "POST /neutron/network HTTP/1.1" 200 839 0.009729
252.22.103.152 - - [2025-06-23 01:52:39] "GET /aaa-mode HTTP/1.1" 401 296 0.000558
252.22.103.152 - - [2025-06-23 01:52:39] "GET / HTTP/1.1" 200 36215 0.002091
252.22.103.152 - - [2025-06-23 01:52:39] "GET /project/7eab9708-d064-4853-954b-f436765dad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000532
10.0.0.22 - - [2025-06-23 01:52:39] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001368
252.22.103.152 - - [2025-06-23 01:52:39] "GET /project/7eab9708-d064-4853-954b-f436765dad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.070701
252.22.103.152 - - [2025-06-23 01:52:39] "POST /neutron/network HTTP/1.1" 200 829 0.010259
252.22.103.152 - - [2025-06-23 01:52:39] "POST /neutron/network HTTP/1.1" 200 836 0.007144
10.0.0.22 - - [2025-06-23 01:52:39] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001299
252.22.103.152 - - [2025-06-23 01:52:40] "POST /neutron/port HTTP/1.1" 200 951 0.062651
252.22.103.152 - - [2025-06-23 01:52:40] "POST /neutron/security_group HTTP/1.1" 200 2000 0.011265
252.22.103.152 - - [2025-06-23 01:52:40] "POST /neutron/port HTTP/1.1" 200 117 0.010041
252.22.103.152 - - [2025-06-23 01:52:40] "POST /neutron/port HTTP/1.1" 200 1062 0.401796
10.0.0.22 - - [2025-06-23 01:52:40] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001267
252.22.103.152 - - [2025-06-23 01:52:40] "POST /neutron/port HTTP/1.1" 200 1062 0.012787
252.22.103.152 - - [2025-06-23 01:52:40] "POST /neutron/router HTTP/1.1" 200 583 0.084289
252.22.103.152 - - [2025-06-23 01:52:40] "POST /neutron/port HTTP/1.1" 200 1062 0.021768
10.0.0.22 - - [2025-06-23 01:52:40] "POST /route-targets HTTP/1.1" 200 328 0.019425
10.0.0.22 - - [2025-06-23 01:52:40] "PUT /logical-router/726f26fd-41bb-4347-bb28-b97106231799 HTTP/1.1" 200 263 0.024723
252.22.103.152 - - [2025-06-23 01:52:40] "POST /neutron/router HTTP/1.1" 200 583 0.014753
252.22.103.152 - - [2025-06-23 01:52:40] "POST /neutron/port HTTP/1.1" 200 1112 0.127230
252.22.103.152 - - [2025-06-23 01:52:40] "POST /neutron/router HTTP/1.1" 200 654 0.078731
10.0.0.22 - - [2025-06-23 01:52:40] "GET /logical-router/726f26fd-41bb-4347-bb28-b97106231799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1641 0.013854
10.0.0.22 - - [2025-06-23 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495
252.22.103.152 - - [2025-06-23 01:52:40] "POST /neutron/network HTTP/1.1" 200 839 0.010093
252.22.103.152 - - [2025-06-23 01:52:40] "POST /neutron/router HTTP/1.1" 200 654 0.010719
10.0.0.22 - - [2025-06-23 01:52:40] "GET /service-template/0305969f-f53f-4e90-8d34-708c9e19f647?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.010960
10.0.0.22 - - [2025-06-23 01:52:40] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001639
10.0.0.22 - - [2025-06-23 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 213 0.004078
252.22.103.152 - - [2025-06-23 01:52:40] "POST /neutron/port HTTP/1.1" 200 1086 0.059767
10.0.0.22 - - [2025-06-23 01:52:40] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001265
252.22.103.152 - - [2025-06-23 01:52:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004828
252.22.103.152 - - [2025-06-23 01:52:40] "POST /neutron/subnet HTTP/1.1" 200 703 0.028768
252.22.103.152 - - [2025-06-23 01:52:41] "POST /neutron/port HTTP/1.1" 200 117 0.002110
252.22.103.152 - - [2025-06-23 01:52:41] "POST /neutron/network HTTP/1.1" 200 826 0.023179
10.0.0.22 - - [2025-06-23 01:52:41] "POST /useragent-kv HTTP/1.1" 200 115 0.004931
10.0.0.22 - - [2025-06-23 01:52:41] "POST /virtual-networks HTTP/1.1" 200 694 0.375572
10.0.0.22 - - [2025-06-23 01:52:41] "POST /route-targets HTTP/1.1" 200 328 0.021056
10.0.0.22 - - [2025-06-23 01:52:41] "POST /ref-update HTTP/1.1" 200 156 0.039857
10.0.0.22 - - [2025-06-23 01:52:41] "POST /service-instances HTTP/1.1" 200 670 0.077352
252.22.103.152 - - [2025-06-23 01:52:41] "POST /neutron/router HTTP/1.1" 200 344 0.597561
252.22.103.152 - - [2025-06-23 01:52:41] "POST /neutron/port HTTP/1.1" 200 1058 0.632758
10.0.0.22 - - [2025-06-23 01:52:41] "POST /ref-update HTTP/1.1" 200 156 0.017709
10.0.0.22 - - [2025-06-23 01:52:41] "POST /route-tables HTTP/1.1" 200 582 0.031899
252.22.103.152 - - [2025-06-23 01:52:41] "POST /neutron/port HTTP/1.1" 200 1058 0.018299
10.0.0.22 - - [2025-06-23 01:52:41] "PUT /logical-router/726f26fd-41bb-4347-bb28-b97106231799 HTTP/1.1" 200 263 0.044032
252.22.103.152 - - [2025-06-23 01:52:41] "POST /neutron/port HTTP/1.1" 200 1086 0.050867
252.22.103.152 - - [2025-06-23 01:52:41] "POST /neutron/port HTTP/1.1" 200 1058 0.019583
10.0.0.22 - - [2025-06-23 01:52:41] "POST /ref-update HTTP/1.1" 200 156 0.039106
252.22.103.152 - - [2025-06-23 01:52:41] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010455
252.22.103.152 - - [2025-06-23 01:52:41] "POST /neutron/port HTTP/1.1" 200 1108 0.088700
10.0.0.22 - - [2025-06-23 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004658
10.0.0.22 - - [2025-06-23 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005591
10.0.0.22 - - [2025-06-23 01:52:41] "POST /virtual-machines HTTP/1.1" 200 550 0.017992
252.22.103.152 - - [2025-06-23 01:52:41] "POST /neutron/port HTTP/1.1" 200 1082 0.018726
252.22.103.152 - - [2025-06-23 01:52:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.017596
10.0.0.22 - - [2025-06-23 01:52:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.105697
252.22.103.152 - - [2025-06-23 01:52:41] "POST /neutron/subnet HTTP/1.1" 200 684 0.012701
10.0.0.22 - - [2025-06-23 01:52:42] "POST /chown HTTP/1.1" 200 109 0.008053
252.22.103.152 - - [2025-06-23 01:52:42] "POST /neutron/port HTTP/1.1" 200 117 0.001393
10.0.0.22 - - [2025-06-23 01:52:42] "POST /instance-ips HTTP/1.1" 200 548 0.025020
252.22.103.152 - - [2025-06-23 01:52:42] "POST /neutron/network HTTP/1.1" 200 829 0.006788
10.0.0.22 - - [2025-06-23 01:52:42] "POST /instance-ips HTTP/1.1" 400 244 0.014618
10.0.0.22 - - [2025-06-23 01:52:42] "POST /chown HTTP/1.1" 200 109 0.013863
10.0.0.22 - - [2025-06-23 01:52:42] "PUT /virtual-machine-interface/2ad05ce0-4494-41c4-b351-13990e558548 HTTP/1.1" 200 285 0.017558
10.0.0.22 - - [2025-06-23 01:52:42] "PUT /instance-ip/0f698234-2d4b-488f-ad66-fc53a2f31335 HTTP/1.1" 200 257 0.019142
10.0.0.22 - - [2025-06-23 01:52:42] "POST /ref-update HTTP/1.1" 200 156 0.013859
10.0.0.22 - - [2025-06-23 01:52:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.106862
10.0.0.22 - - [2025-06-23 01:52:42] "POST /chown HTTP/1.1" 200 109 0.010184
10.0.0.22 - - [2025-06-23 01:52:42] "POST /instance-ips HTTP/1.1" 200 546 0.034687
10.0.0.22 - - [2025-06-23 01:52:42] "POST /instance-ips HTTP/1.1" 400 314 0.019736
10.0.0.22 - - [2025-06-23 01:52:42] "POST /chown HTTP/1.1" 200 109 0.011570
10.0.0.22 - - [2025-06-23 01:52:42] "PUT /virtual-machine-interface/3112ec46-5ded-4ab7-bfa4-bc16692aec2b HTTP/1.1" 200 285 0.026024
10.0.0.22 - - [2025-06-23 01:52:42] "PUT /instance-ip/fab18f3d-e08d-4ef8-808c-5c6ecf500c8c HTTP/1.1" 200 257 0.027828
10.0.0.22 - - [2025-06-23 01:52:43] "POST /ref-update HTTP/1.1" 200 156 0.038042
10.0.0.22 - - [2025-06-23 01:52:43] "POST /ref-update HTTP/1.1" 200 156 0.019683
10.0.0.22 - - [2025-06-23 01:52:43] "PUT /routing-instance/f78488f2-95e3-4de4-8cf4-75daa43f0cac HTTP/1.1" 200 267 0.031023
10.0.0.22 - - [2025-06-23 01:52:43] "POST /ref-update HTTP/1.1" 200 156 0.026886
10.0.0.22 - - [2025-06-23 01:52:43] "POST /virtual-machines HTTP/1.1" 200 550 0.017168
10.0.0.22 - - [2025-06-23 01:52:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.112917
10.0.0.22 - - [2025-06-23 01:52:43] "POST /chown HTTP/1.1" 200 109 0.010600
10.0.0.22 - - [2025-06-23 01:52:43] "POST /instance-ips HTTP/1.1" 400 244 0.017923
10.0.0.22 - - [2025-06-23 01:52:43] "POST /chown HTTP/1.1" 200 109 0.009022
10.0.0.22 - - [2025-06-23 01:52:43] "PUT /virtual-machine-interface/af113b31-a711-4cfa-bf73-1bb3b8646f35 HTTP/1.1" 200 285 0.018234
10.0.0.22 - - [2025-06-23 01:52:43] "PUT /instance-ip/0f698234-2d4b-488f-ad66-fc53a2f31335 HTTP/1.1" 200 257 0.036109
10.0.0.22 - - [2025-06-23 01:52:43] "POST /ref-update HTTP/1.1" 200 156 0.015739
10.0.0.22 - - [2025-06-23 01:52:43] "POST /ref-update HTTP/1.1" 200 156 0.020310
10.0.0.22 - - [2025-06-23 01:52:43] "POST /ref-update HTTP/1.1" 200 156 0.045609
10.0.0.22 - - [2025-06-23 01:52:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.139661
10.0.0.22 - - [2025-06-23 01:52:44] "PUT /routing-instance/f78488f2-95e3-4de4-8cf4-75daa43f0cac HTTP/1.1" 200 267 0.028822
10.0.0.22 - - [2025-06-23 01:52:44] "POST /chown HTTP/1.1" 200 109 0.019161
10.0.0.22 - - [2025-06-23 01:52:44] "POST /instance-ips HTTP/1.1" 400 314 0.051727
10.0.0.22 - - [2025-06-23 01:52:44] "POST /chown HTTP/1.1" 200 109 0.012593
10.0.0.22 - - [2025-06-23 01:52:44] "PUT /virtual-machine-interface/5e76c2ae-a779-471e-81c6-3f79f3dcf99f HTTP/1.1" 200 285 0.024616
10.0.0.22 - - [2025-06-23 01:52:44] "PUT /instance-ip/fab18f3d-e08d-4ef8-808c-5c6ecf500c8c HTTP/1.1" 200 257 0.020025
10.0.0.22 - - [2025-06-23 01:52:44] "POST /ref-update HTTP/1.1" 200 156 0.039441
10.0.0.22 - - [2025-06-23 01:52:44] "POST /ref-update HTTP/1.1" 200 156 0.025635
10.0.0.22 - - [2025-06-23 01:52:44] "POST /ref-update HTTP/1.1" 200 156 0.016702
10.0.0.22 - - [2025-06-23 01:52:44] "PUT /routing-instance/f78488f2-95e3-4de4-8cf4-75daa43f0cac HTTP/1.1" 200 267 0.056926
252.22.103.152 - - [2025-06-23 01:52:46] "POST /neutron/port HTTP/1.1" 200 1086 0.018170
252.22.103.152 - - [2025-06-23 01:52:46] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007575
252.22.103.152 - - [2025-06-23 01:52:46] "POST /neutron/port HTTP/1.1" 200 1086 0.017612
252.22.103.152 - - [2025-06-23 01:52:47] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007449
10.0.0.22 - - [2025-06-23 01:52:47] "DELETE /project/97de611ca822486a844f4b36ce86e6c0 HTTP/1.1" 404 173 0.018302
10.0.0.22 - - [2025-06-23 01:52:47] "DELETE /project/7eab9708d0644853954bf436765dad41 HTTP/1.1" 404 173 0.017447
10.0.0.22 - - [2025-06-23 01:52:47] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001484
10.0.0.22 - - [2025-06-23 01:52:47] "GET /projects?obj_uuids=97de611c-a822-486a-844f-4b36ce86e6c0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001112
252.22.103.152 - - [2025-06-23 01:52:47] "POST /neutron/port HTTP/1.1" 200 1086 0.022305
10.0.0.22 - - [2025-06-23 01:52:47] "GET /project/97de611c-a822-486a-844f-4b36ce86e6c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.128989
10.0.0.22 - - [2025-06-23 01:52:47] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1504 0.144498
10.0.0.22 - - [2025-06-23 01:52:47] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001289
10.0.0.22 - - [2025-06-23 01:52:47] "GET /projects?obj_uuids=97de611c-a822-486a-844f-4b36ce86e6c0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001142
252.22.103.152 - - [2025-06-23 01:52:47] "POST /neutron/security_group HTTP/1.1" 200 2000 0.014738
10.0.0.22 - - [2025-06-23 01:52:47] "GET /virtual-machine/eee75b22-07e2-4b59-8d1b-334dfb5b207f HTTP/1.1" 401 296 0.000466
10.0.0.22 - - [2025-06-23 01:52:47] "GET /project/97de611c-a822-486a-844f-4b36ce86e6c0?fields=security_groups HTTP/1.1" 200 1335 0.093781
10.0.0.22 - - [2025-06-23 01:52:47] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9?fields=security_groups HTTP/1.1" 200 1387 0.099274
10.0.0.22 - - [2025-06-23 01:52:47] "DELETE /security-group/f5698922-0824-4dd2-bd1d-4c7e9f4c735d HTTP/1.1" 200 115 0.127501
10.0.0.22 - - [2025-06-23 01:52:47] "DELETE /security-group/64bdb234-64d9-43f0-94f8-cbe42e2e29cd HTTP/1.1" 200 115 0.132493
10.0.0.22 - - [2025-06-23 01:52:47] "GET /projects?obj_uuids=97de611c-a822-486a-844f-4b36ce86e6c0&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001313
10.0.0.22 - - [2025-06-23 01:52:47] "GET /projects?obj_uuids=b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001104
10.0.0.22 - - [2025-06-23 01:52:47] "GET /project/97de611c-a822-486a-844f-4b36ce86e6c0?fields=application_policy_sets HTTP/1.1" 200 1374 0.064017
10.0.0.22 - - [2025-06-23 01:52:47] "GET /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9?fields=application_policy_sets HTTP/1.1" 200 1426 0.060005
10.0.0.22 - - [2025-06-23 01:52:47] "DELETE /access-control-list/049ba9fa-d0aa-4f85-8f10-16a7bc37558d HTTP/1.1" 200 115 0.141735
10.0.0.22 - - [2025-06-23 01:52:47] "DELETE /access-control-list/163c3ec3-5e4c-49c4-8de0-eab46f4ce967 HTTP/1.1" 200 115 0.058199
10.0.0.22 - - [2025-06-23 01:52:47] "DELETE /access-control-list/57745812-b91b-4d5a-bd2a-61a57541ae91 HTTP/1.1" 200 115 0.074366
10.0.0.22 - - [2025-06-23 01:52:47] "GET /virtual-machine/eee75b22-07e2-4b59-8d1b-334dfb5b207f HTTP/1.1" 200 1296 0.066865
10.0.0.22 - - [2025-06-23 01:52:47] "DELETE /access-control-list/c9c66558-db7f-49c3-adf7-fb6d65ea6d69 HTTP/1.1" 200 115 0.086259
10.0.0.22 - - [2025-06-23 01:52:47] "DELETE /project/97de611c-a822-486a-844f-4b36ce86e6c0 HTTP/1.1" 200 115 0.764618
10.0.0.22 - - [2025-06-23 01:52:47] "GET /virtual-machine-interface/78772c98-9e79-43a2-9f69-7d18e1fde6e3 HTTP/1.1" 200 2951 0.011208
10.0.0.22 - - [2025-06-23 01:52:47] "DELETE /project/b3a4d7d4-6f99-4ecc-8e5f-0b5dfd4f78e9 HTTP/1.1" 200 115 0.779257
10.0.0.22 - - [2025-06-23 01:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837
10.0.0.22 - - [2025-06-23 01:52:48] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003831
10.0.0.22 - - [2025-06-23 01:52:48] "GET /virtual-networks?parent_id=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003451
10.0.0.22 - - [2025-06-23 01:52:48] "GET /virtual-network/44da571c-4452-4e3b-a6c2-71605e2f13de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006356
10.0.0.22 - - [2025-06-23 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756
10.0.0.22 - - [2025-06-23 01:52:51] "GET /virtual-network/44da571c-4452-4e3b-a6c2-71605e2f13de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.007204
252.22.103.152 - - [2025-06-23 01:52:51] "POST /neutron/port HTTP/1.1" 200 1086 0.021227
252.22.103.152 - - [2025-06-23 01:52:51] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007558
252.22.103.152 - - [2025-06-23 01:52:52] "POST /neutron/port HTTP/1.1" 200 1082 0.021697
252.22.103.152 - - [2025-06-23 01:52:52] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007336
252.22.103.152 - - [2025-06-23 01:52:53] "POST /neutron/port HTTP/1.1" 200 1082 0.033461
252.22.103.152 - - [2025-06-23 01:52:53] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010105
252.22.103.152 - - [2025-06-23 01:52:53] "POST /neutron/port HTTP/1.1" 200 1082 0.030510
252.22.103.152 - - [2025-06-23 01:52:53] "POST /neutron/security_group HTTP/1.1" 200 2000 0.010152
10.0.0.22 - - [2025-06-23 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033
10.0.0.22 - - [2025-06-23 01:52:53] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004955
10.0.0.22 - - [2025-06-23 01:52:53] "GET /virtual-networks?parent_id=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.006950
10.0.0.22 - - [2025-06-23 01:52:53] "GET /virtual-network/44da571c-4452-4e3b-a6c2-71605e2f13de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.015789
252.22.103.152 - - [2025-06-23 01:52:53] "POST /neutron/port HTTP/1.1" 200 1086 0.025346
252.22.103.152 - - [2025-06-23 01:52:53] "POST /neutron/security_group HTTP/1.1" 200 2000 0.012746
252.22.103.152 - - [2025-06-23 01:52:54] "POST /neutron/port HTTP/1.1" 200 1086 0.024168
252.22.103.152 - - [2025-06-23 01:52:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007205
252.22.103.152 - - [2025-06-23 01:52:54] "POST /neutron/port HTTP/1.1" 200 1086 0.018711
252.22.103.152 - - [2025-06-23 01:52:54] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007916
10.0.0.22 - - [2025-06-23 01:52:55] "GET /obj-perms HTTP/1.1" 200 6384 0.064735
10.0.0.22 - - [2025-06-23 01:52:55] "GET /obj-perms HTTP/1.1" 200 6384 0.059876
10.0.0.22 - - [2025-06-23 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003495
10.0.0.22 - - [2025-06-23 01:52:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979
10.0.0.22 - - [2025-06-23 01:52:55] "POST /chown HTTP/1.1" 200 109 0.009151
10.0.0.22 - - [2025-06-23 01:52:55] "POST /instance-ips HTTP/1.1" 400 244 0.019848
10.0.0.22 - - [2025-06-23 01:52:56] "POST /chown HTTP/1.1" 200 109 0.009973
10.0.0.22 - - [2025-06-23 01:52:56] "POST /chown HTTP/1.1" 200 109 0.009964
10.0.0.22 - - [2025-06-23 01:52:56] "POST /instance-ips HTTP/1.1" 400 314 0.020123
10.0.0.22 - - [2025-06-23 01:52:56] "POST /chown HTTP/1.1" 200 109 0.009131
10.0.0.22 - - [2025-06-23 01:52:56] "POST /chown HTTP/1.1" 200 109 0.009795
10.0.0.22 - - [2025-06-23 01:52:56] "POST /instance-ips HTTP/1.1" 400 244 0.016449
10.0.0.22 - - [2025-06-23 01:52:56] "POST /chown HTTP/1.1" 200 109 0.008854
10.0.0.22 - - [2025-06-23 01:52:56] "POST /chown HTTP/1.1" 200 109 0.009228
10.0.0.22 - - [2025-06-23 01:52:56] "POST /instance-ips HTTP/1.1" 400 314 0.018681
10.0.0.22 - - [2025-06-23 01:52:56] "POST /chown HTTP/1.1" 200 109 0.011606
252.22.103.152 - - [2025-06-23 01:52:59] "POST /neutron/port HTTP/1.1" 200 1082 0.016205
252.22.103.152 - - [2025-06-23 01:52:59] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008064
252.22.103.152 - - [2025-06-23 01:52:59] "POST /neutron/port HTTP/1.1" 200 1082 0.015821
252.22.103.152 - - [2025-06-23 01:52:59] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007154
252.22.103.152 - - [2025-06-23 01:52:59] "POST /neutron/port HTTP/1.1" 200 1082 0.081156
252.22.103.152 - - [2025-06-23 01:52:59] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007178
10.0.0.22 - - [2025-06-23 01:52:59] "GET /virtual-machine/94a77f8a-2345-45d9-933f-e78e4b833bf3 HTTP/1.1" 200 1296 0.005952
10.0.0.22 - - [2025-06-23 01:52:59] "GET /virtual-machine-interface/7a846fb4-9554-4f75-a00c-39aa03e5355a HTTP/1.1" 200 2963 0.007577
10.0.0.22 - - [2025-06-23 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525
10.0.0.22 - - [2025-06-23 01:52:59] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003643
10.0.0.22 - - [2025-06-23 01:53:00] "GET /virtual-networks?parent_id=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.004251
10.0.0.22 - - [2025-06-23 01:53:00] "GET /virtual-network/a6bfba70-5e33-41d8-8d9f-848eb7b90c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007405
10.0.0.22 - - [2025-06-23 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742
10.0.0.22 - - [2025-06-23 01:53:01] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004323
10.0.0.22 - - [2025-06-23 01:53:01] "GET /virtual-networks?parent_id=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003879
10.0.0.22 - - [2025-06-23 01:53:01] "GET /virtual-network/a6bfba70-5e33-41d8-8d9f-848eb7b90c91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006736
252.22.103.152 - - [2025-06-23 01:53:05] "POST /neutron/router HTTP/1.1" 200 654 0.005199
10.0.0.22 - - [2025-06-23 01:53:05] "POST /ref-update HTTP/1.1" 200 156 0.018768
252.22.103.152 - - [2025-06-23 01:53:05] "POST /neutron/router HTTP/1.1" 200 344 0.141161
252.22.103.152 - - [2025-06-23 01:53:05] "POST /neutron/router HTTP/1.1" 200 654 0.007779
10.0.0.22 - - [2025-06-23 01:53:05] "GET /logical-router/726f26fd-41bb-4347-bb28-b97106231799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.005973
10.0.0.22 - - [2025-06-23 01:53:05] "GET /service-instance/de07b555-3d54-4d04-a8c3-2fdeab8c4590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.005476
252.22.103.152 - - [2025-06-23 01:53:05] "POST /neutron/router HTTP/1.1" 200 151 0.079180
10.0.0.22 - - [2025-06-23 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005543
10.0.0.22 - - [2025-06-23 01:53:05] "DELETE /route-target/b87276d7-6fc2-475e-af11-3a32bd594a08 HTTP/1.1" 409 240 0.008038
10.0.0.22 - - [2025-06-23 01:53:05] "PUT /logical-router/726f26fd-41bb-4347-bb28-b97106231799 HTTP/1.1" 404 171 0.004045
10.0.0.22 - - [2025-06-23 01:53:05] "POST /ref-update HTTP/1.1" 200 156 0.015377
10.0.0.22 - - [2025-06-23 01:53:05] "DELETE /route-table/90f70af4-cb9b-4776-bfe2-716d14958c6b HTTP/1.1" 200 115 0.050797
10.0.0.22 - - [2025-06-23 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007949
10.0.0.22 - - [2025-06-23 01:53:05] "PUT /routing-instance/f78488f2-95e3-4de4-8cf4-75daa43f0cac HTTP/1.1" 200 267 0.019063
10.0.0.22 - - [2025-06-23 01:53:05] "GET /virtual-network/328bd9a2-68c4-4bde-97dc-ad0ec181e818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.019663
10.0.0.22 - - [2025-06-23 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.023020
252.22.103.152 - - [2025-06-23 01:53:06] "POST /neutron/network HTTP/1.1" 200 829 0.022056
10.0.0.22 - - [2025-06-23 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.027517
252.22.103.152 - - [2025-06-23 01:53:06] "POST /neutron/network HTTP/1.1" 400 204 0.076290
10.0.0.22 - - [2025-06-23 01:53:06] "DELETE /instance-ip/fab18f3d-e08d-4ef8-808c-5c6ecf500c8c HTTP/1.1" 200 115 0.079982
10.0.0.22 - - [2025-06-23 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005939
10.0.0.22 - - [2025-06-23 01:53:06] "POST /useragent-kv HTTP/1.1" 200 115 0.006514
10.0.0.22 - - [2025-06-23 01:53:06] "POST /useragent-kv HTTP/1.1" 200 115 0.006574
10.0.0.22 - - [2025-06-23 01:53:06] "DELETE /virtual-network/328bd9a2-68c4-4bde-97dc-ad0ec181e818 HTTP/1.1" 200 115 0.208894
10.0.0.22 - - [2025-06-23 01:53:06] "DELETE /route-target/4842907e-898e-4a41-a12d-4548bf9878e1 HTTP/1.1" 200 115 0.053200
10.0.0.22 - - [2025-06-23 01:53:06] "DELETE /service-instance/de07b555-3d54-4d04-a8c3-2fdeab8c4590 HTTP/1.1" 200 115 0.077552
10.0.0.22 - - [2025-06-23 01:53:06] "GET /logical-router/726f26fd-41bb-4347-bb28-b97106231799?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006124
10.0.0.22 - - [2025-06-23 01:53:06] "GET /service-instance/de07b555-3d54-4d04-a8c3-2fdeab8c4590?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.003567
10.0.0.22 - - [2025-06-23 01:53:06] "GET /virtual-machine-interface/3112ec46-5ded-4ab7-bfa4-bc16692aec2b?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1329 0.010122
10.0.0.22 - - [2025-06-23 01:53:06] "DELETE /virtual-machine-interface/3112ec46-5ded-4ab7-bfa4-bc16692aec2b HTTP/1.1" 200 115 0.091513
10.0.0.22 - - [2025-06-23 01:53:06] "GET /virtual-machine-interface/2ad05ce0-4494-41c4-b351-13990e558548?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1648 0.009757
252.22.103.152 - - [2025-06-23 01:53:06] "POST /neutron/port HTTP/1.1" 200 1082 0.037384
252.22.103.152 - - [2025-06-23 01:53:06] "POST /neutron/port HTTP/1.1" 200 1086 0.023911
10.0.0.22 - - [2025-06-23 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.017419
252.22.103.152 - - [2025-06-23 01:53:06] "POST /neutron/port HTTP/1.1" 200 1108 0.016521
252.22.103.152 - - [2025-06-23 01:53:06] "POST /neutron/port HTTP/1.1" 200 1112 0.014395
10.0.0.22 - - [2025-06-23 01:53:06] "GET /instance-ip/0f698234-2d4b-488f-ad66-fc53a2f31335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.004925
10.0.0.22 - - [2025-06-23 01:53:07] "DELETE /virtual-machine-interface/2ad05ce0-4494-41c4-b351-13990e558548 HTTP/1.1" 200 115 0.095656
10.0.0.22 - - [2025-06-23 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.021063
10.0.0.22 - - [2025-06-23 01:53:07] "DELETE /virtual-machine/eb428f11-3e35-43cf-8abb-1149fc940aba HTTP/1.1" 200 115 0.046250
10.0.0.22 - - [2025-06-23 01:53:07] "GET /virtual-machine-interface/5e76c2ae-a779-471e-81c6-3f79f3dcf99f?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1328 0.012275
252.22.103.152 - - [2025-06-23 01:53:07] "POST /neutron/port HTTP/1.1" 200 151 0.243035
252.22.103.152 - - [2025-06-23 01:53:07] "POST /neutron/port HTTP/1.1" 200 151 0.247929
10.0.0.22 - - [2025-06-23 01:53:07] "DELETE /virtual-machine-interface/5e76c2ae-a779-471e-81c6-3f79f3dcf99f HTTP/1.1" 200 115 0.048540
10.0.0.22 - - [2025-06-23 01:53:07] "GET /virtual-machine-interface/af113b31-a711-4cfa-bf73-1bb3b8646f35?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1649 0.015907
10.0.0.22 - - [2025-06-23 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.025050
10.0.0.22 - - [2025-06-23 01:53:07] "GET /instance-ip/0f698234-2d4b-488f-ad66-fc53a2f31335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1686 0.014221
10.0.0.22 - - [2025-06-23 01:53:07] "DELETE /instance-ip/0f698234-2d4b-488f-ad66-fc53a2f31335 HTTP/1.1" 200 115 0.052508
10.0.0.22 - - [2025-06-23 01:53:07] "DELETE /virtual-machine-interface/af113b31-a711-4cfa-bf73-1bb3b8646f35 HTTP/1.1" 200 115 0.050261
10.0.0.22 - - [2025-06-23 01:53:07] "DELETE /virtual-machine/33cdcc52-e8aa-4a69-b697-5d9022a88b83 HTTP/1.1" 200 115 0.022970
252.22.103.152 - - [2025-06-23 01:53:08] "POST /neutron/network HTTP/1.1" 200 829 0.007236
10.0.0.22 - - [2025-06-23 01:53:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002839
10.0.0.22 - - [2025-06-23 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006206
10.0.0.22 - - [2025-06-23 01:53:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002629
252.22.103.152 - - [2025-06-23 01:53:08] "POST /neutron/network HTTP/1.1" 200 151 0.097239
10.0.0.22 - - [2025-06-23 01:53:08] "DELETE /route-target/48ac1585-62b4-4e35-af76-4cff2765dfb3 HTTP/1.1" 200 115 0.017381
252.22.103.152 - - [2025-06-23 01:53:08] "POST /neutron/network HTTP/1.1" 200 826 0.009511
10.0.0.22 - - [2025-06-23 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006656
10.0.0.22 - - [2025-06-23 01:53:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003474
10.0.0.22 - - [2025-06-23 01:53:08] "POST /useragent-kv HTTP/1.1" 200 115 0.004981
252.22.103.152 - - [2025-06-23 01:53:08] "POST /neutron/network HTTP/1.1" 200 151 0.136829
10.0.0.22 - - [2025-06-23 01:53:08] "DELETE /route-target/31502d31-cdc8-4d23-84ff-d096b6d429e9 HTTP/1.1" 200 115 0.039912
10.0.0.22 - - [2025-06-23 01:53:09] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001381
10.0.0.22 - - [2025-06-23 01:53:09] "GET /project/7eab9708-d064-4853-954b-f436765dad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1374 0.029279
10.0.0.22 - - [2025-06-23 01:53:09] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001400
10.0.0.22 - - [2025-06-23 01:53:09] "GET /project/7eab9708-d064-4853-954b-f436765dad41?fields=virtual_networks HTTP/1.1" 200 1038 0.071553
10.0.0.22 - - [2025-06-23 01:53:09] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001814
10.0.0.22 - - [2025-06-23 01:53:09] "GET /project/7eab9708-d064-4853-954b-f436765dad41?fields=virtual_machine_interfaces HTTP/1.1" 200 1038 0.028596
10.0.0.22 - - [2025-06-23 01:53:09] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001523
10.0.0.22 - - [2025-06-23 01:53:09] "GET /project/7eab9708-d064-4853-954b-f436765dad41?fields=security_groups HTTP/1.1" 200 1266 0.033128
10.0.0.22 - - [2025-06-23 01:53:10] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001261
10.0.0.22 - - [2025-06-23 01:53:10] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009093
10.0.0.22 - - [2025-06-23 01:53:10] "POST /fqname-to-id HTTP/1.1" 404 194 0.038877
10.0.0.22 - - [2025-06-23 01:53:10] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003237
10.0.0.22 - - [2025-06-23 01:53:10] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001804
10.0.0.22 - - [2025-06-23 01:53:10] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.011460
10.0.0.22 - - [2025-06-23 01:53:10] "POST /id-to-fqname HTTP/1.1" 200 196 0.003804
10.0.0.22 - - [2025-06-23 01:53:10] "POST /fqname-to-id HTTP/1.1" 404 205 0.007481
10.0.0.22 - - [2025-06-23 01:53:10] "POST /security-groups HTTP/1.1" 200 591 0.076096
10.0.0.22 - - [2025-06-23 01:53:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.006781
10.0.0.22 - - [2025-06-23 01:53:10] "POST /projects HTTP/1.1" 200 593 0.262245
10.0.0.22 - - [2025-06-23 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.302614
10.0.0.22 - - [2025-06-23 01:53:10] "POST /access-control-lists HTTP/1.1" 200 604 0.067702
10.0.0.22 - - [2025-06-23 01:53:10] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.477020
10.0.0.22 - - [2025-06-23 01:53:11] "POST /fqname-to-id HTTP/1.1" 404 239 0.005164
10.0.0.22 - - [2025-06-23 01:53:11] "POST /access-control-lists HTTP/1.1" 200 602 0.064224
10.0.0.22 - - [2025-06-23 01:53:12] "GET / HTTP/1.1" 200 36215 0.003111
10.0.0.22 - - [2025-06-23 01:53:13] "POST /fqname-to-id HTTP/1.1" 401 296 0.000601
10.0.0.22 - - [2025-06-23 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.077401
10.0.0.22 - - [2025-06-23 01:53:13] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001273
10.0.0.22 - - [2025-06-23 01:53:13] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.036012
252.22.103.152 - - [2025-06-23 01:53:14] "POST /neutron/network HTTP/1.1" 200 117 0.039691
10.0.0.22 - - [2025-06-23 01:53:14] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001336
252.22.103.152 - - [2025-06-23 01:53:14] "POST /neutron/network HTTP/1.1" 200 611 0.078942
10.0.0.22 - - [2025-06-23 01:53:14] "POST /useragent-kv HTTP/1.1" 200 115 0.003688
252.22.103.152 - - [2025-06-23 01:53:14] "POST /neutron/subnet HTTP/1.1" 200 724 0.166878
10.0.0.22 - - [2025-06-23 01:53:14] "POST /useragent-kv HTTP/1.1" 200 115 0.005799
252.22.103.152 - - [2025-06-23 01:53:14] "POST /neutron/subnet HTTP/1.1" 200 828 0.169046
10.0.0.22 - - [2025-06-23 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.040867
10.0.0.22 - - [2025-06-23 01:53:14] "GET /virtual-network/0218ab62-0174-45e6-a4a0-347f8f2a0d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.009991
10.0.0.22 - - [2025-06-23 01:53:14] "POST /route-targets HTTP/1.1" 200 328 0.018830
252.22.103.152 - - [2025-06-23 01:53:14] "POST /neutron/network HTTP/1.1" 200 1004 0.016727
10.0.0.22 - - [2025-06-23 01:53:14] "POST /ref-update HTTP/1.1" 200 156 0.030118
10.0.0.22 - - [2025-06-23 01:53:14] "POST /id-to-fqname HTTP/1.1" 200 226 0.001743
10.0.0.22 - - [2025-06-23 01:53:14] "GET /virtual-network/d3acbb57-0674-4094-be6d-506912426779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006073
252.22.103.152 - - [2025-06-23 01:53:14] "POST /neutron/network HTTP/1.1" 200 1004 0.012021
10.0.0.22 - - [2025-06-23 01:53:14] "GET /virtual-network/d3acbb57-0674-4094-be6d-506912426779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006310
252.22.103.152 - - [2025-06-23 01:53:14] "POST /neutron/network HTTP/1.1" 200 1004 0.009944
252.22.103.152 - - [2025-06-23 01:53:15] "POST /neutron/subnet HTTP/1.1" 200 724 0.008590
252.22.103.152 - - [2025-06-23 01:53:15] "POST /neutron/subnet HTTP/1.1" 200 828 0.009166
10.0.0.22 - - [2025-06-23 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480
10.0.0.22 - - [2025-06-23 01:53:15] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001315
10.0.0.22 - - [2025-06-23 01:53:15] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.027696
252.22.103.152 - - [2025-06-23 01:53:15] "POST /neutron/network HTTP/1.1" 200 117 0.011447
10.0.0.22 - - [2025-06-23 01:53:15] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001308
252.22.103.152 - - [2025-06-23 01:53:15] "POST /neutron/network HTTP/1.1" 200 611 0.080264
10.0.0.22 - - [2025-06-23 01:53:15] "POST /route-targets HTTP/1.1" 200 328 0.015118
10.0.0.22 - - [2025-06-23 01:53:15] "POST /ref-update HTTP/1.1" 200 156 0.023377
10.0.0.22 - - [2025-06-23 01:53:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003626
252.22.103.152 - - [2025-06-23 01:53:15] "POST /neutron/subnet HTTP/1.1" 200 724 0.144520
10.0.0.22 - - [2025-06-23 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009777
10.0.0.22 - - [2025-06-23 01:53:15] "GET /virtual-network/0218ab62-0174-45e6-a4a0-347f8f2a0d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007748
10.0.0.22 - - [2025-06-23 01:53:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003667
252.22.103.152 - - [2025-06-23 01:53:15] "POST /neutron/subnet HTTP/1.1" 200 828 0.189770
252.22.103.152 - - [2025-06-23 01:53:15] "POST /neutron/network HTTP/1.1" 200 1004 0.009937
10.0.0.22 - - [2025-06-23 01:53:16] "POST /id-to-fqname HTTP/1.1" 200 226 0.001639
10.0.0.22 - - [2025-06-23 01:53:16] "GET /virtual-network/ceaca503-dde0-4280-a6fb-c77c3ba89b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006401
252.22.103.152 - - [2025-06-23 01:53:16] "POST /neutron/network HTTP/1.1" 200 1004 0.009108
10.0.0.22 - - [2025-06-23 01:53:16] "GET /virtual-network/ceaca503-dde0-4280-a6fb-c77c3ba89b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006818
252.22.103.152 - - [2025-06-23 01:53:16] "POST /neutron/network HTTP/1.1" 200 1004 0.009761
252.22.103.152 - - [2025-06-23 01:53:16] "POST /neutron/subnet HTTP/1.1" 200 724 0.008860
252.22.103.152 - - [2025-06-23 01:53:16] "POST /neutron/subnet HTTP/1.1" 200 828 0.009522
10.0.0.22 - - [2025-06-23 01:53:16] "POST /fqname-to-id HTTP/1.1" 404 232 0.003647
10.0.0.22 - - [2025-06-23 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003830
10.0.0.22 - - [2025-06-23 01:53:16] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001450
10.0.0.22 - - [2025-06-23 01:53:16] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.034720
10.0.0.22 - - [2025-06-23 01:53:16] "POST /network-policys HTTP/1.1" 200 577 0.064239
10.0.0.22 - - [2025-06-23 01:53:16] "GET /network-policy/7172c7a0-0b78-4543-bdbd-ec4f2b5f3b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.007217
252.22.103.152 - - [2025-06-23 01:53:16] "POST /neutron/network HTTP/1.1" 200 1004 0.010167
10.0.0.22 - - [2025-06-23 01:53:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.009402
10.0.0.22 - - [2025-06-23 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008503
10.0.0.22 - - [2025-06-23 01:53:16] "GET /virtual-network/0218ab62-0174-45e6-a4a0-347f8f2a0d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006565
252.22.103.152 - - [2025-06-23 01:53:16] "POST /neutron/network HTTP/1.1" 200 1110 0.074281
10.0.0.22 - - [2025-06-23 01:53:16] "POST /access-control-lists HTTP/1.1" 200 596 0.081754
252.22.103.152 - - [2025-06-23 01:53:16] "POST /neutron/network HTTP/1.1" 200 1110 0.023773
10.0.0.22 - - [2025-06-23 01:53:16] "GET /virtual-network/d3acbb57-0674-4094-be6d-506912426779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.006445
10.0.0.22 - - [2025-06-23 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725
10.0.0.22 - - [2025-06-23 01:53:17] "GET /network-policy/7172c7a0-0b78-4543-bdbd-ec4f2b5f3b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.004622
252.22.103.152 - - [2025-06-23 01:53:17] "POST /neutron/network HTTP/1.1" 200 1004 0.010406
10.0.0.22 - - [2025-06-23 01:53:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.008327
10.0.0.22 - - [2025-06-23 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011458
10.0.0.22 - - [2025-06-23 01:53:17] "GET /virtual-network/0218ab62-0174-45e6-a4a0-347f8f2a0d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007082
252.22.103.152 - - [2025-06-23 01:53:17] "POST /neutron/network HTTP/1.1" 200 1110 0.074208
10.0.0.22 - - [2025-06-23 01:53:17] "POST /access-control-lists HTTP/1.1" 200 596 0.078316
252.22.103.152 - - [2025-06-23 01:53:17] "POST /neutron/network HTTP/1.1" 200 1110 0.010021
10.0.0.22 - - [2025-06-23 01:53:17] "POST /ref-update HTTP/1.1" 200 156 0.012561
10.0.0.22 - - [2025-06-23 01:53:17] "GET /virtual-network/ceaca503-dde0-4280-a6fb-c77c3ba89b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.006268
10.0.0.22 - - [2025-06-23 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003140
10.0.0.22 - - [2025-06-23 01:53:17] "GET /network-policy/7172c7a0-0b78-4543-bdbd-ec4f2b5f3b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3119 0.006577
10.0.0.22 - - [2025-06-23 01:53:17] "GET /domains HTTP/1.1" 401 296 0.000517
10.0.0.22 - - [2025-06-23 01:53:17] "PUT /access-control-list/6236fa3f-2a36-4ef3-bedb-9cec07b132db HTTP/1.1" 200 273 0.058415
10.0.0.22 - - [2025-06-23 01:53:17] "GET /domains HTTP/1.1" 200 438 0.032740
10.0.0.22 - - [2025-06-23 01:53:17] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001276
10.0.0.22 - - [2025-06-23 01:53:17] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1502 0.010073
10.0.0.22 - - [2025-06-23 01:53:18] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001424
10.0.0.22 - - [2025-06-23 01:53:18] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d HTTP/1.1" 200 2619 0.035588
10.0.0.22 - - [2025-06-23 01:53:18] "GET /virtual-network/d3acbb57-0674-4094-be6d-506912426779 HTTP/1.1" 200 3503 0.008245
10.0.0.22 - - [2025-06-23 01:53:18] "GET /virtual-network/d3acbb57-0674-4094-be6d-506912426779 HTTP/1.1" 200 3503 0.006839
10.0.0.22 - - [2025-06-23 01:53:18] "GET /routing-instance/395baa23-9b8c-4393-88f5-4f6527e9b86b HTTP/1.1" 200 1794 0.004865
10.0.0.22 - - [2025-06-23 01:53:18] "GET /routing-instance/395baa23-9b8c-4393-88f5-4f6527e9b86b HTTP/1.1" 200 1794 0.004700
10.0.0.22 - - [2025-06-23 01:53:18] "GET /route-target/5585c809-91ca-4d6c-aee7-c5a3236860c9 HTTP/1.1" 200 1212 0.004184
10.0.0.22 - - [2025-06-23 01:53:18] "GET /virtual-network/d3acbb57-0674-4094-be6d-506912426779 HTTP/1.1" 200 3503 0.007249
10.0.0.22 - - [2025-06-23 01:53:18] "GET /routing-instance/395baa23-9b8c-4393-88f5-4f6527e9b86b HTTP/1.1" 200 1794 0.005536
10.0.0.22 - - [2025-06-23 01:53:18] "GET /virtual-network/d3acbb57-0674-4094-be6d-506912426779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.006628
10.0.0.22 - - [2025-06-23 01:53:18] "GET /virtual-network/d3acbb57-0674-4094-be6d-506912426779 HTTP/1.1" 200 3503 0.006743
10.0.0.22 - - [2025-06-23 01:53:18] "GET /routing-instance/395baa23-9b8c-4393-88f5-4f6527e9b86b HTTP/1.1" 200 1794 0.005318
10.0.0.22 - - [2025-06-23 01:53:18] "GET /routing-instance/395baa23-9b8c-4393-88f5-4f6527e9b86b HTTP/1.1" 200 1794 0.004776
10.0.0.22 - - [2025-06-23 01:53:18] "GET /route-target/5585c809-91ca-4d6c-aee7-c5a3236860c9 HTTP/1.1" 200 1212 0.004080
10.0.0.22 - - [2025-06-23 01:53:18] "GET /domains HTTP/1.1" 200 438 0.005639
10.0.0.22 - - [2025-06-23 01:53:18] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001240
10.0.0.22 - - [2025-06-23 01:53:18] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1502 0.008424
10.0.0.22 - - [2025-06-23 01:53:18] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001447
10.0.0.22 - - [2025-06-23 01:53:18] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d HTTP/1.1" 200 2619 0.038648
10.0.0.22 - - [2025-06-23 01:53:19] "GET /virtual-network/d3acbb57-0674-4094-be6d-506912426779 HTTP/1.1" 200 3503 0.006183
10.0.0.22 - - [2025-06-23 01:53:19] "GET /obj-perms HTTP/1.1" 200 6447 0.086259
10.0.0.22 - - [2025-06-23 01:53:19] "GET /domains HTTP/1.1" 200 438 0.003223
10.0.0.22 - - [2025-06-23 01:53:19] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001200
10.0.0.22 - - [2025-06-23 01:53:19] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1502 0.008272
10.0.0.22 - - [2025-06-23 01:53:19] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001292
10.0.0.22 - - [2025-06-23 01:53:19] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d HTTP/1.1" 200 2619 0.031432
10.0.0.22 - - [2025-06-23 01:53:19] "GET /virtual-network/ceaca503-dde0-4280-a6fb-c77c3ba89b8c HTTP/1.1" 200 3503 0.008616
10.0.0.22 - - [2025-06-23 01:53:20] "GET /virtual-network/ceaca503-dde0-4280-a6fb-c77c3ba89b8c HTTP/1.1" 200 3503 0.006365
10.0.0.22 - - [2025-06-23 01:53:20] "GET /routing-instance/42b34557-dbba-4386-aa02-1fca6a18b02c HTTP/1.1" 200 1795 0.004546
10.0.0.22 - - [2025-06-23 01:53:20] "GET /routing-instance/42b34557-dbba-4386-aa02-1fca6a18b02c HTTP/1.1" 200 1795 0.004547
10.0.0.22 - - [2025-06-23 01:53:20] "GET /route-target/af128809-81fb-4426-b6f3-13d64f6e6573 HTTP/1.1" 200 1213 0.004359
10.0.0.22 - - [2025-06-23 01:53:20] "GET /virtual-network/ceaca503-dde0-4280-a6fb-c77c3ba89b8c HTTP/1.1" 200 3503 0.006565
10.0.0.22 - - [2025-06-23 01:53:20] "GET /routing-instance/42b34557-dbba-4386-aa02-1fca6a18b02c HTTP/1.1" 200 1795 0.005579
10.0.0.22 - - [2025-06-23 01:53:20] "GET /virtual-network/ceaca503-dde0-4280-a6fb-c77c3ba89b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.007073
10.0.0.22 - - [2025-06-23 01:53:20] "GET /virtual-network/ceaca503-dde0-4280-a6fb-c77c3ba89b8c HTTP/1.1" 200 3503 0.005960
10.0.0.22 - - [2025-06-23 01:53:20] "GET /routing-instance/42b34557-dbba-4386-aa02-1fca6a18b02c HTTP/1.1" 200 1795 0.006132
10.0.0.22 - - [2025-06-23 01:53:20] "GET /routing-instance/42b34557-dbba-4386-aa02-1fca6a18b02c HTTP/1.1" 200 1795 0.004586
10.0.0.22 - - [2025-06-23 01:53:20] "GET /route-target/af128809-81fb-4426-b6f3-13d64f6e6573 HTTP/1.1" 200 1213 0.004315
10.0.0.22 - - [2025-06-23 01:53:20] "GET /domains HTTP/1.1" 200 438 0.003821
10.0.0.22 - - [2025-06-23 01:53:20] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001582
10.0.0.22 - - [2025-06-23 01:53:20] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1502 0.010370
10.0.0.22 - - [2025-06-23 01:53:20] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001398
10.0.0.22 - - [2025-06-23 01:53:20] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d HTTP/1.1" 200 2619 0.030979
10.0.0.22 - - [2025-06-23 01:53:20] "GET /virtual-network/ceaca503-dde0-4280-a6fb-c77c3ba89b8c HTTP/1.1" 200 3503 0.006418
10.0.0.22 - - [2025-06-23 01:53:21] "GET /obj-perms HTTP/1.1" 200 6447 0.002282
10.0.0.22 - - [2025-06-23 01:53:21] "GET /virtual-network/ceaca503-dde0-4280-a6fb-c77c3ba89b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.006497
252.22.103.152 - - [2025-06-23 01:53:21] "POST /neutron/network HTTP/1.1" 200 1110 0.010930
10.0.0.22 - - [2025-06-23 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011091
10.0.0.22 - - [2025-06-23 01:53:21] "GET /virtual-network/0218ab62-0174-45e6-a4a0-347f8f2a0d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008964
252.22.103.152 - - [2025-06-23 01:53:21] "POST /neutron/network HTTP/1.1" 200 1004 0.070159
10.0.0.22 - - [2025-06-23 01:53:21] "DELETE /access-control-list/8898fe79-ca15-4007-92fe-8eb901ab4573 HTTP/1.1" 200 115 0.042166
10.0.0.22 - - [2025-06-23 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.019586
252.22.103.152 - - [2025-06-23 01:53:21] "POST /neutron/network HTTP/1.1" 200 1004 0.008923
10.0.0.22 - - [2025-06-23 01:53:21] "GET /virtual-network/ceaca503-dde0-4280-a6fb-c77c3ba89b8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006123
10.0.0.22 - - [2025-06-23 01:53:21] "GET /virtual-network/d3acbb57-0674-4094-be6d-506912426779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2963 0.005639
252.22.103.152 - - [2025-06-23 01:53:21] "POST /neutron/network HTTP/1.1" 200 1110 0.009968
10.0.0.22 - - [2025-06-23 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012239
10.0.0.22 - - [2025-06-23 01:53:21] "GET /virtual-network/0218ab62-0174-45e6-a4a0-347f8f2a0d50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.007010
252.22.103.152 - - [2025-06-23 01:53:21] "POST /neutron/network HTTP/1.1" 200 1004 0.076003
10.0.0.22 - - [2025-06-23 01:53:21] "DELETE /access-control-list/6236fa3f-2a36-4ef3-bedb-9cec07b132db HTTP/1.1" 200 115 0.049546
10.0.0.22 - - [2025-06-23 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.012338
252.22.103.152 - - [2025-06-23 01:53:21] "POST /neutron/network HTTP/1.1" 200 1004 0.013740
10.0.0.22 - - [2025-06-23 01:53:21] "GET /virtual-network/d3acbb57-0674-4094-be6d-506912426779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.006489
10.0.0.22 - - [2025-06-23 01:53:21] "DELETE /network-policy/7172c7a0-0b78-4543-bdbd-ec4f2b5f3b31 HTTP/1.1" 200 115 0.028591
252.22.103.152 - - [2025-06-23 01:53:21] "POST /neutron/network HTTP/1.1" 200 1004 0.008192
10.0.0.22 - - [2025-06-23 01:53:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004421
10.0.0.22 - - [2025-06-23 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007799
10.0.0.22 - - [2025-06-23 01:53:22] "POST /useragent-kv HTTP/1.1" 200 115 0.004583
10.0.0.22 - - [2025-06-23 01:53:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003539
10.0.0.22 - - [2025-06-23 01:53:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002375
252.22.103.152 - - [2025-06-23 01:53:22] "POST /neutron/network HTTP/1.1" 200 151 0.119768
10.0.0.22 - - [2025-06-23 01:53:22] "DELETE /route-target/af128809-81fb-4426-b6f3-13d64f6e6573 HTTP/1.1" 200 115 0.022102
10.0.0.22 - - [2025-06-23 01:53:22] "GET /routing-instance/42b34557-dbba-4386-aa02-1fca6a18b02c HTTP/1.1" 404 171 0.002964
10.0.0.22 - - [2025-06-23 01:53:22] "GET /domains HTTP/1.1" 200 438 0.003215
10.0.0.22 - - [2025-06-23 01:53:22] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.003761
10.0.0.22 - - [2025-06-23 01:53:22] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1502 0.011317
10.0.0.22 - - [2025-06-23 01:53:22] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001344
10.0.0.22 - - [2025-06-23 01:53:22] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d HTTP/1.1" 200 2141 0.028888
252.22.103.152 - - [2025-06-23 01:53:22] "POST /neutron/network HTTP/1.1" 200 1004 0.010303
10.0.0.22 - - [2025-06-23 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006485
10.0.0.22 - - [2025-06-23 01:53:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003656
10.0.0.22 - - [2025-06-23 01:53:22] "POST /useragent-kv HTTP/1.1" 200 115 0.003624
10.0.0.22 - - [2025-06-23 01:53:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002387
10.0.0.22 - - [2025-06-23 01:53:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002655
252.22.103.152 - - [2025-06-23 01:53:22] "POST /neutron/network HTTP/1.1" 200 151 0.126723
10.0.0.22 - - [2025-06-23 01:53:22] "DELETE /route-target/5585c809-91ca-4d6c-aee7-c5a3236860c9 HTTP/1.1" 200 115 0.029911
10.0.0.22 - - [2025-06-23 01:53:22] "GET /routing-instance/395baa23-9b8c-4393-88f5-4f6527e9b86b HTTP/1.1" 404 171 0.003760
10.0.0.22 - - [2025-06-23 01:53:22] "GET /domains HTTP/1.1" 200 438 0.003442
10.0.0.22 - - [2025-06-23 01:53:22] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001344
10.0.0.22 - - [2025-06-23 01:53:22] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1502 0.008893
10.0.0.22 - - [2025-06-23 01:53:22] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001296
10.0.0.22 - - [2025-06-23 01:53:23] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d HTTP/1.1" 200 1897 0.036482
10.0.0.22 - - [2025-06-23 01:53:23] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001357
10.0.0.22 - - [2025-06-23 01:53:23] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1394 0.026649
10.0.0.22 - - [2025-06-23 01:53:23] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001323
10.0.0.22 - - [2025-06-23 01:53:23] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d?fields=virtual_networks HTTP/1.1" 200 1048 0.083010
10.0.0.22 - - [2025-06-23 01:53:23] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001699
10.0.0.22 - - [2025-06-23 01:53:23] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d?fields=virtual_machine_interfaces HTTP/1.1" 200 1048 0.035486
10.0.0.22 - - [2025-06-23 01:53:23] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001291
10.0.0.22 - - [2025-06-23 01:53:23] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d?fields=security_groups HTTP/1.1" 200 1281 0.031475
10.0.0.22 - - [2025-06-23 01:53:24] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001292
10.0.0.22 - - [2025-06-23 01:53:24] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009215
10.0.0.22 - - [2025-06-23 01:53:25] "POST /fqname-to-id HTTP/1.1" 404 188 0.037162
10.0.0.22 - - [2025-06-23 01:53:25] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003274
10.0.0.22 - - [2025-06-23 01:53:25] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001299
10.0.0.22 - - [2025-06-23 01:53:25] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.009361
10.0.0.22 - - [2025-06-23 01:53:25] "POST /id-to-fqname HTTP/1.1" 200 190 0.001952
10.0.0.22 - - [2025-06-23 01:53:25] "POST /fqname-to-id HTTP/1.1" 404 199 0.004459
10.0.0.22 - - [2025-06-23 01:53:25] "POST /security-groups HTTP/1.1" 200 585 0.064582
10.0.0.22 - - [2025-06-23 01:53:25] "POST /fqname-to-id HTTP/1.1" 404 234 0.004032
10.0.0.22 - - [2025-06-23 01:53:25] "POST /projects HTTP/1.1" 200 581 0.247072
10.0.0.22 - - [2025-06-23 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.293371
10.0.0.22 - - [2025-06-23 01:53:25] "POST /access-control-lists HTTP/1.1" 200 598 0.064918
10.0.0.22 - - [2025-06-23 01:53:25] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.467280
10.0.0.22 - - [2025-06-23 01:53:25] "POST /fqname-to-id HTTP/1.1" 404 233 0.003284
10.0.0.22 - - [2025-06-23 01:53:25] "POST /access-control-lists HTTP/1.1" 200 596 0.065023
10.0.0.22 - - [2025-06-23 01:53:26] "GET / HTTP/1.1" 200 36215 0.002973
10.0.0.22 - - [2025-06-23 01:53:27] "POST /fqname-to-id HTTP/1.1" 401 296 0.000630
10.0.0.22 - - [2025-06-23 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.081957
10.0.0.22 - - [2025-06-23 01:53:28] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001588
10.0.0.22 - - [2025-06-23 01:53:28] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.038321
252.22.103.152 - - [2025-06-23 01:53:28] "POST /neutron/network HTTP/1.1" 200 117 0.040339
10.0.0.22 - - [2025-06-23 01:53:28] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001347
252.22.103.152 - - [2025-06-23 01:53:28] "POST /neutron/network HTTP/1.1" 200 605 0.080371
10.0.0.22 - - [2025-06-23 01:53:28] "POST /route-targets HTTP/1.1" 200 328 0.014190
10.0.0.22 - - [2025-06-23 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.017721
10.0.0.22 - - [2025-06-23 01:53:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003816
252.22.103.152 - - [2025-06-23 01:53:28] "POST /neutron/subnet HTTP/1.1" 200 725 0.204032
252.22.103.152 - - [2025-06-23 01:53:29] "POST /neutron/network HTTP/1.1" 200 824 0.007097
10.0.0.22 - - [2025-06-23 01:53:29] "POST /id-to-fqname HTTP/1.1" 200 220 0.001678
10.0.0.22 - - [2025-06-23 01:53:29] "GET /virtual-network/a2f3f3cd-3b6d-4a23-9bce-3dc6b15ceed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005834
252.22.103.152 - - [2025-06-23 01:53:29] "POST /neutron/network HTTP/1.1" 200 824 0.008915
10.0.0.22 - - [2025-06-23 01:53:29] "GET /virtual-network/a2f3f3cd-3b6d-4a23-9bce-3dc6b15ceed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006374
252.22.103.152 - - [2025-06-23 01:53:29] "POST /neutron/network HTTP/1.1" 200 824 0.007207
252.22.103.152 - - [2025-06-23 01:53:29] "POST /neutron/subnet HTTP/1.1" 200 725 0.008881
10.0.0.22 - - [2025-06-23 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855
10.0.0.22 - - [2025-06-23 01:53:29] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001323
10.0.0.22 - - [2025-06-23 01:53:29] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.029496
252.22.103.152 - - [2025-06-23 01:53:29] "POST /neutron/network HTTP/1.1" 200 117 0.010289
10.0.0.22 - - [2025-06-23 01:53:29] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001964
252.22.103.152 - - [2025-06-23 01:53:29] "POST /neutron/network HTTP/1.1" 200 605 0.083740
10.0.0.22 - - [2025-06-23 01:53:29] "POST /route-targets HTTP/1.1" 200 328 0.017173
10.0.0.22 - - [2025-06-23 01:53:29] "POST /ref-update HTTP/1.1" 200 156 0.015050
10.0.0.22 - - [2025-06-23 01:53:29] "POST /useragent-kv HTTP/1.1" 200 115 0.004030
252.22.103.152 - - [2025-06-23 01:53:29] "POST /neutron/subnet HTTP/1.1" 200 715 0.225699
252.22.103.152 - - [2025-06-23 01:53:29] "POST /neutron/network HTTP/1.1" 200 822 0.006579
10.0.0.22 - - [2025-06-23 01:53:30] "POST /id-to-fqname HTTP/1.1" 200 220 0.001848
10.0.0.22 - - [2025-06-23 01:53:30] "GET /virtual-network/6d768b61-04ca-45c3-b46f-4f26f6a95363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006809
252.22.103.152 - - [2025-06-23 01:53:30] "POST /neutron/network HTTP/1.1" 200 822 0.008501
10.0.0.22 - - [2025-06-23 01:53:30] "GET /virtual-network/6d768b61-04ca-45c3-b46f-4f26f6a95363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006899
252.22.103.152 - - [2025-06-23 01:53:30] "POST /neutron/network HTTP/1.1" 200 822 0.006202
252.22.103.152 - - [2025-06-23 01:53:30] "POST /neutron/subnet HTTP/1.1" 200 715 0.008549
10.0.0.22 - - [2025-06-23 01:53:30] "POST /fqname-to-id HTTP/1.1" 404 226 0.003583
10.0.0.22 - - [2025-06-23 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253
10.0.0.22 - - [2025-06-23 01:53:30] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001861
10.0.0.22 - - [2025-06-23 01:53:30] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.042381
10.0.0.22 - - [2025-06-23 01:53:30] "POST /network-policys HTTP/1.1" 200 571 0.020970
10.0.0.22 - - [2025-06-23 01:53:30] "GET /network-policy/105a9989-3745-4710-a094-1b0e01f7eb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.006694
252.22.103.152 - - [2025-06-23 01:53:30] "POST /neutron/network HTTP/1.1" 200 824 0.008621
10.0.0.22 - - [2025-06-23 01:53:30] "POST /fqname-to-id HTTP/1.1" 404 234 0.010367
252.22.103.152 - - [2025-06-23 01:53:30] "POST /neutron/network HTTP/1.1" 200 924 0.083692
10.0.0.22 - - [2025-06-23 01:53:30] "POST /access-control-lists HTTP/1.1" 200 590 0.075874
252.22.103.152 - - [2025-06-23 01:53:30] "POST /neutron/network HTTP/1.1" 200 924 0.011428
10.0.0.22 - - [2025-06-23 01:53:30] "GET /virtual-network/a2f3f3cd-3b6d-4a23-9bce-3dc6b15ceed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006489
10.0.0.22 - - [2025-06-23 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232
10.0.0.22 - - [2025-06-23 01:53:30] "GET /network-policy/105a9989-3745-4710-a094-1b0e01f7eb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.004940
252.22.103.152 - - [2025-06-23 01:53:30] "POST /neutron/network HTTP/1.1" 200 822 0.006881
10.0.0.22 - - [2025-06-23 01:53:31] "POST /fqname-to-id HTTP/1.1" 404 234 0.004556
252.22.103.152 - - [2025-06-23 01:53:31] "POST /neutron/network HTTP/1.1" 200 922 0.064811
10.0.0.22 - - [2025-06-23 01:53:31] "POST /access-control-lists HTTP/1.1" 200 590 0.074318
252.22.103.152 - - [2025-06-23 01:53:31] "POST /neutron/network HTTP/1.1" 200 922 0.007114
10.0.0.22 - - [2025-06-23 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.011984
10.0.0.22 - - [2025-06-23 01:53:31] "GET /virtual-network/6d768b61-04ca-45c3-b46f-4f26f6a95363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.006609
10.0.0.22 - - [2025-06-23 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435
10.0.0.22 - - [2025-06-23 01:53:31] "GET /network-policy/105a9989-3745-4710-a094-1b0e01f7eb31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.036061
10.0.0.22 - - [2025-06-23 01:53:31] "PUT /access-control-list/102dc191-a244-48b9-b358-da0c5cbf44fd HTTP/1.1" 200 273 0.063615
10.0.0.22 - - [2025-06-23 01:53:31] "GET /domains HTTP/1.1" 401 296 0.000600
10.0.0.22 - - [2025-06-23 01:53:31] "GET /domains HTTP/1.1" 200 438 0.040193
10.0.0.22 - - [2025-06-23 01:53:31] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001809
10.0.0.22 - - [2025-06-23 01:53:31] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1689 0.017080
10.0.0.22 - - [2025-06-23 01:53:31] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001558
10.0.0.22 - - [2025-06-23 01:53:31] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a HTTP/1.1" 200 2564 0.042169
10.0.0.22 - - [2025-06-23 01:53:32] "GET /virtual-network/a2f3f3cd-3b6d-4a23-9bce-3dc6b15ceed8 HTTP/1.1" 200 2889 0.007528
10.0.0.22 - - [2025-06-23 01:53:32] "GET /virtual-network/a2f3f3cd-3b6d-4a23-9bce-3dc6b15ceed8 HTTP/1.1" 200 2889 0.006852
10.0.0.22 - - [2025-06-23 01:53:32] "GET /routing-instance/ca6b1a4b-fbf8-4a26-be2c-0b3a905f7ec6 HTTP/1.1" 200 1784 0.004699
10.0.0.22 - - [2025-06-23 01:53:32] "GET /routing-instance/ca6b1a4b-fbf8-4a26-be2c-0b3a905f7ec6 HTTP/1.1" 200 1784 0.005032
10.0.0.22 - - [2025-06-23 01:53:32] "GET /route-target/6bc7abca-429b-4047-b584-839843e8412f HTTP/1.1" 200 1206 0.006387
10.0.0.22 - - [2025-06-23 01:53:32] "GET /virtual-network/a2f3f3cd-3b6d-4a23-9bce-3dc6b15ceed8 HTTP/1.1" 200 2889 0.006525
10.0.0.22 - - [2025-06-23 01:53:32] "GET /routing-instance/ca6b1a4b-fbf8-4a26-be2c-0b3a905f7ec6 HTTP/1.1" 200 1784 0.006342
10.0.0.22 - - [2025-06-23 01:53:32] "GET /virtual-network/a2f3f3cd-3b6d-4a23-9bce-3dc6b15ceed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006444
10.0.0.22 - - [2025-06-23 01:53:32] "GET /virtual-network/a2f3f3cd-3b6d-4a23-9bce-3dc6b15ceed8 HTTP/1.1" 200 2889 0.005585
10.0.0.22 - - [2025-06-23 01:53:32] "GET /routing-instance/ca6b1a4b-fbf8-4a26-be2c-0b3a905f7ec6 HTTP/1.1" 200 1784 0.004413
10.0.0.22 - - [2025-06-23 01:53:32] "GET /routing-instance/ca6b1a4b-fbf8-4a26-be2c-0b3a905f7ec6 HTTP/1.1" 200 1784 0.004806
10.0.0.22 - - [2025-06-23 01:53:32] "GET /route-target/6bc7abca-429b-4047-b584-839843e8412f HTTP/1.1" 200 1206 0.004763
10.0.0.22 - - [2025-06-23 01:53:32] "GET /domains HTTP/1.1" 200 438 0.004431
10.0.0.22 - - [2025-06-23 01:53:32] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001796
10.0.0.22 - - [2025-06-23 01:53:32] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1689 0.014992
10.0.0.22 - - [2025-06-23 01:53:32] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001433
10.0.0.22 - - [2025-06-23 01:53:32] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a HTTP/1.1" 200 2564 0.046644
10.0.0.22 - - [2025-06-23 01:53:33] "GET /virtual-network/a2f3f3cd-3b6d-4a23-9bce-3dc6b15ceed8 HTTP/1.1" 200 2889 0.006567
10.0.0.22 - - [2025-06-23 01:53:33] "GET /global-system-configs HTTP/1.1" 200 323 0.043628
10.0.0.22 - - [2025-06-23 01:53:33] "GET /obj-perms HTTP/1.1" 200 6435 0.061361
10.0.0.22 - - [2025-06-23 01:53:33] "GET /obj-perms HTTP/1.1" 200 6384 0.063877
10.0.0.22 - - [2025-06-23 01:53:33] "GET /domains HTTP/1.1" 200 438 0.003405
10.0.0.22 - - [2025-06-23 01:53:33] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001326
10.0.0.22 - - [2025-06-23 01:53:33] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1689 0.009079
10.0.0.22 - - [2025-06-23 01:53:33] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001280
10.0.0.22 - - [2025-06-23 01:53:33] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a HTTP/1.1" 200 2564 0.030979
10.0.0.22 - - [2025-06-23 01:53:33] "GET /virtual-network/6d768b61-04ca-45c3-b46f-4f26f6a95363 HTTP/1.1" 200 2882 0.009100
10.0.0.22 - - [2025-06-23 01:53:34] "GET /virtual-network/6d768b61-04ca-45c3-b46f-4f26f6a95363 HTTP/1.1" 200 2882 0.005954
10.0.0.22 - - [2025-06-23 01:53:34] "GET /routing-instance/84b485bd-1dc2-4c47-85f1-890b4c2fc5a7 HTTP/1.1" 200 1782 0.004665
10.0.0.22 - - [2025-06-23 01:53:34] "GET /routing-instance/84b485bd-1dc2-4c47-85f1-890b4c2fc5a7 HTTP/1.1" 200 1782 0.004362
10.0.0.22 - - [2025-06-23 01:53:34] "GET /route-target/bf36e642-3b47-43f0-8ff7-ac15da26ec43 HTTP/1.1" 200 1207 0.004513
10.0.0.22 - - [2025-06-23 01:53:34] "GET /virtual-network/6d768b61-04ca-45c3-b46f-4f26f6a95363 HTTP/1.1" 200 2882 0.006300
10.0.0.22 - - [2025-06-23 01:53:34] "GET /routing-instance/84b485bd-1dc2-4c47-85f1-890b4c2fc5a7 HTTP/1.1" 200 1782 0.005311
10.0.0.22 - - [2025-06-23 01:53:34] "GET /virtual-network/6d768b61-04ca-45c3-b46f-4f26f6a95363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.005919
10.0.0.22 - - [2025-06-23 01:53:34] "GET /virtual-network/6d768b61-04ca-45c3-b46f-4f26f6a95363 HTTP/1.1" 200 2882 0.005527
10.0.0.22 - - [2025-06-23 01:53:34] "GET /routing-instance/84b485bd-1dc2-4c47-85f1-890b4c2fc5a7 HTTP/1.1" 200 1782 0.004443
10.0.0.22 - - [2025-06-23 01:53:34] "GET /routing-instance/84b485bd-1dc2-4c47-85f1-890b4c2fc5a7 HTTP/1.1" 200 1782 0.004466
10.0.0.22 - - [2025-06-23 01:53:34] "GET /route-target/bf36e642-3b47-43f0-8ff7-ac15da26ec43 HTTP/1.1" 200 1207 0.004127
10.0.0.22 - - [2025-06-23 01:53:34] "GET /domains HTTP/1.1" 200 438 0.003412
10.0.0.22 - - [2025-06-23 01:53:34] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001346
10.0.0.22 - - [2025-06-23 01:53:34] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1689 0.010545
10.0.0.22 - - [2025-06-23 01:53:34] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001293
10.0.0.22 - - [2025-06-23 01:53:34] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a HTTP/1.1" 200 2564 0.036873
10.0.0.22 - - [2025-06-23 01:53:34] "GET /virtual-network/6d768b61-04ca-45c3-b46f-4f26f6a95363 HTTP/1.1" 200 2882 0.006191
10.0.0.22 - - [2025-06-23 01:53:34] "GET /obj-perms HTTP/1.1" 200 6435 0.002087
10.0.0.22 - - [2025-06-23 01:53:35] "POST /id-to-fqname HTTP/1.1" 200 220 0.001726
252.22.103.152 - - [2025-06-23 01:53:35] "POST /neutron/network HTTP/1.1" 200 934 0.007306
252.22.103.152 - - [2025-06-23 01:53:35] "GET /aaa-mode HTTP/1.1" 401 296 0.000605
252.22.103.152 - - [2025-06-23 01:53:35] "GET / HTTP/1.1" 200 36215 0.001795
252.22.103.152 - - [2025-06-23 01:53:35] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000506
10.0.0.22 - - [2025-06-23 01:53:36] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002162
252.22.103.152 - - [2025-06-23 01:53:36] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.068593
252.22.103.152 - - [2025-06-23 01:53:36] "POST /neutron/network HTTP/1.1" 200 924 0.007641
252.22.103.152 - - [2025-06-23 01:53:36] "POST /neutron/port HTTP/1.1" 200 117 0.007548
252.22.103.152 - - [2025-06-23 01:53:36] "POST /neutron/port HTTP/1.1" 200 117 0.007718
10.0.0.22 - - [2025-06-23 01:53:36] "POST /id-to-fqname HTTP/1.1" 200 220 0.001701
252.22.103.152 - - [2025-06-23 01:53:36] "POST /neutron/port HTTP/1.1" 200 117 0.005770
252.22.103.152 - - [2025-06-23 01:53:36] "POST /neutron/network HTTP/1.1" 200 932 0.008594
252.22.103.152 - - [2025-06-23 01:53:36] "GET /aaa-mode HTTP/1.1" 401 296 0.000538
252.22.103.152 - - [2025-06-23 01:53:36] "GET / HTTP/1.1" 200 36215 0.002391
252.22.103.152 - - [2025-06-23 01:53:36] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000507
252.22.103.152 - - [2025-06-23 01:53:37] "POST /neutron/network HTTP/1.1" 200 934 0.009089
10.0.0.22 - - [2025-06-23 01:53:37] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001879
10.0.0.22 - - [2025-06-23 01:53:37] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001616
252.22.103.152 - - [2025-06-23 01:53:37] "POST /neutron/port HTTP/1.1" 200 1060 0.282874
252.22.103.152 - - [2025-06-23 01:53:37] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.077670
252.22.103.152 - - [2025-06-23 01:53:37] "POST /neutron/network HTTP/1.1" 200 922 0.008829
252.22.103.152 - - [2025-06-23 01:53:37] "POST /neutron/port HTTP/1.1" 200 1060 0.013653
252.22.103.152 - - [2025-06-23 01:53:37] "POST /neutron/port HTTP/1.1" 200 1060 0.011503
252.22.103.152 - - [2025-06-23 01:53:37] "POST /neutron/port HTTP/1.1" 200 1110 0.082577
252.22.103.152 - - [2025-06-23 01:53:37] "POST /neutron/port HTTP/1.1" 200 1084 0.024107
252.22.103.152 - - [2025-06-23 01:53:37] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008911
252.22.103.152 - - [2025-06-23 01:53:37] "POST /neutron/port HTTP/1.1" 200 1084 0.028898
252.22.103.152 - - [2025-06-23 01:53:37] "POST /neutron/port HTTP/1.1" 200 117 0.006254
252.22.103.152 - - [2025-06-23 01:53:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003918
252.22.103.152 - - [2025-06-23 01:53:37] "POST /neutron/subnet HTTP/1.1" 200 699 0.021960
252.22.103.152 - - [2025-06-23 01:53:37] "POST /neutron/port HTTP/1.1" 200 1084 0.025132
252.22.103.152 - - [2025-06-23 01:53:38] "POST /neutron/port HTTP/1.1" 200 117 0.001691
252.22.103.152 - - [2025-06-23 01:53:38] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009835
252.22.103.152 - - [2025-06-23 01:53:38] "POST /neutron/network HTTP/1.1" 200 924 0.006877
252.22.103.152 - - [2025-06-23 01:53:38] "POST /neutron/network HTTP/1.1" 200 932 0.006942
10.0.0.22 - - [2025-06-23 01:53:38] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002115
10.0.0.22 - - [2025-06-23 01:53:38] "PUT /access-control-list/420dcca7-d29f-4751-b5de-583c4be5fa86 HTTP/1.1" 200 273 0.066200
252.22.103.152 - - [2025-06-23 01:53:38] "POST /neutron/port HTTP/1.1" 200 1058 0.345823
252.22.103.152 - - [2025-06-23 01:53:38] "POST /neutron/port HTTP/1.1" 200 1058 0.013162
252.22.103.152 - - [2025-06-23 01:53:38] "POST /neutron/port HTTP/1.1" 200 1058 0.011786
252.22.103.152 - - [2025-06-23 01:53:38] "POST /neutron/port HTTP/1.1" 200 1108 0.094232
252.22.103.152 - - [2025-06-23 01:53:39] "POST /neutron/port HTTP/1.1" 200 1082 0.029835
252.22.103.152 - - [2025-06-23 01:53:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004279
252.22.103.152 - - [2025-06-23 01:53:39] "POST /neutron/subnet HTTP/1.1" 200 689 0.022184
252.22.103.152 - - [2025-06-23 01:53:39] "POST /neutron/port HTTP/1.1" 200 117 0.001461
252.22.103.152 - - [2025-06-23 01:53:39] "POST /neutron/network HTTP/1.1" 200 922 0.007150
252.22.103.152 - - [2025-06-23 01:53:43] "POST /neutron/port HTTP/1.1" 200 1084 0.043706
252.22.103.152 - - [2025-06-23 01:53:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008333
252.22.103.152 - - [2025-06-23 01:53:43] "POST /neutron/port HTTP/1.1" 200 1084 0.020261
252.22.103.152 - - [2025-06-23 01:53:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009194
252.22.103.152 - - [2025-06-23 01:53:43] "POST /neutron/port HTTP/1.1" 200 1084 0.019812
252.22.103.152 - - [2025-06-23 01:53:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008928
10.0.0.22 - - [2025-06-23 01:53:43] "GET /virtual-machine/fd4bb750-453c-4ba4-b3df-e3ded3bc0ba2 HTTP/1.1" 200 1295 0.006040
10.0.0.22 - - [2025-06-23 01:53:43] "GET /virtual-machine-interface/4da66e19-c72b-48b8-94eb-9abf86f9d10a HTTP/1.1" 200 2945 0.006644
10.0.0.22 - - [2025-06-23 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725
10.0.0.22 - - [2025-06-23 01:53:43] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005867
10.0.0.22 - - [2025-06-23 01:53:43] "GET /virtual-networks?parent_id=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004006
10.0.0.22 - - [2025-06-23 01:53:43] "GET /virtual-network/a2f3f3cd-3b6d-4a23-9bce-3dc6b15ceed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006327
10.0.0.22 - - [2025-06-23 01:53:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668
10.0.0.22 - - [2025-06-23 01:53:47] "GET /virtual-network/a2f3f3cd-3b6d-4a23-9bce-3dc6b15ceed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006533
10.0.0.22 - - [2025-06-23 01:53:48] "DELETE /project/0f43a6b55d3a48a88506d70b68577d3a HTTP/1.1" 404 173 0.016560
10.0.0.22 - - [2025-06-23 01:53:48] "DELETE /project/7949932eec464cc48b868ced4e3b534d HTTP/1.1" 404 173 0.014071
10.0.0.22 - - [2025-06-23 01:53:48] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001386
10.0.0.22 - - [2025-06-23 01:53:48] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001112
10.0.0.22 - - [2025-06-23 01:53:48] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.055894
10.0.0.22 - - [2025-06-23 01:53:48] "GET /project/7eab9708-d064-4853-954b-f436765dad41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.064123
10.0.0.22 - - [2025-06-23 01:53:48] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002712
10.0.0.22 - - [2025-06-23 01:53:48] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001335
10.0.0.22 - - [2025-06-23 01:53:48] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d?fields=security_groups HTTP/1.1" 200 1374 0.060502
10.0.0.22 - - [2025-06-23 01:53:48] "GET /project/7eab9708-d064-4853-954b-f436765dad41?fields=security_groups HTTP/1.1" 200 1359 0.068476
10.0.0.22 - - [2025-06-23 01:53:48] "DELETE /security-group/66dbab24-d1d6-4c43-b5cd-210c8f93801f HTTP/1.1" 200 115 0.091678
10.0.0.22 - - [2025-06-23 01:53:48] "GET /projects?obj_uuids=7949932e-ec46-4cc4-8b86-8ced4e3b534d&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001502
10.0.0.22 - - [2025-06-23 01:53:48] "DELETE /access-control-list/e09d9505-0078-4e7d-b1eb-51795df6878b HTTP/1.1" 200 115 0.071499
10.0.0.22 - - [2025-06-23 01:53:48] "DELETE /security-group/93fb0a7b-38b7-4e0c-8fe6-ce59616d5583 HTTP/1.1" 200 115 0.123779
10.0.0.22 - - [2025-06-23 01:53:48] "GET /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d?fields=application_policy_sets HTTP/1.1" 200 1413 0.049392
10.0.0.22 - - [2025-06-23 01:53:48] "GET /projects?obj_uuids=7eab9708-d064-4853-954b-f436765dad41&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001291
10.0.0.22 - - [2025-06-23 01:53:48] "GET /project/7eab9708-d064-4853-954b-f436765dad41?fields=application_policy_sets HTTP/1.1" 200 1398 0.039830
10.0.0.22 - - [2025-06-23 01:53:48] "DELETE /access-control-list/48930706-1a97-4182-a717-6ab5845cde18 HTTP/1.1" 200 115 0.044454
10.0.0.22 - - [2025-06-23 01:53:48] "DELETE /access-control-list/104bd8c8-916b-4e41-9b6c-a48d64ed2928 HTTP/1.1" 200 115 0.058574
10.0.0.22 - - [2025-06-23 01:53:48] "DELETE /access-control-list/eec03b23-1621-4721-a76e-4140ce1472f5 HTTP/1.1" 200 115 0.074812
10.0.0.22 - - [2025-06-23 01:53:48] "DELETE /project/7949932e-ec46-4cc4-8b86-8ced4e3b534d HTTP/1.1" 200 115 0.553677
10.0.0.22 - - [2025-06-23 01:53:48] "DELETE /project/7eab9708-d064-4853-954b-f436765dad41 HTTP/1.1" 200 115 0.559896
252.22.103.152 - - [2025-06-23 01:53:48] "POST /neutron/port HTTP/1.1" 200 1084 0.020467
252.22.103.152 - - [2025-06-23 01:53:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008290
252.22.103.152 - - [2025-06-23 01:53:48] "POST /neutron/port HTTP/1.1" 200 1084 0.023106
252.22.103.152 - - [2025-06-23 01:53:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007219
10.0.0.22 - - [2025-06-23 01:53:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643
10.0.0.22 - - [2025-06-23 01:53:49] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.007978
10.0.0.22 - - [2025-06-23 01:53:49] "GET /virtual-networks?parent_id=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003908
10.0.0.22 - - [2025-06-23 01:53:49] "GET /virtual-network/a2f3f3cd-3b6d-4a23-9bce-3dc6b15ceed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006600
252.22.103.152 - - [2025-06-23 01:53:49] "POST /neutron/port HTTP/1.1" 200 1082 0.034068
252.22.103.152 - - [2025-06-23 01:53:49] "POST /neutron/port HTTP/1.1" 200 1084 0.024226
252.22.103.152 - - [2025-06-23 01:53:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006432
252.22.103.152 - - [2025-06-23 01:53:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010049
252.22.103.152 - - [2025-06-23 01:53:49] "POST /neutron/port HTTP/1.1" 200 1082 0.027614
252.22.103.152 - - [2025-06-23 01:53:49] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008301
252.22.103.152 - - [2025-06-23 01:53:51] "POST /neutron/port HTTP/1.1" 200 1084 0.020551
252.22.103.152 - - [2025-06-23 01:53:51] "POST /neutron/port HTTP/1.1" 200 1082 0.018052
252.22.103.152 - - [2025-06-23 01:53:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007111
252.22.103.152 - - [2025-06-23 01:53:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008440
252.22.103.152 - - [2025-06-23 01:53:51] "POST /neutron/port HTTP/1.1" 200 1082 0.018460
252.22.103.152 - - [2025-06-23 01:53:51] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006887
252.22.103.152 - - [2025-06-23 01:53:54] "POST /neutron/port HTTP/1.1" 200 1082 0.017699
252.22.103.152 - - [2025-06-23 01:53:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.010655
252.22.103.152 - - [2025-06-23 01:53:55] "POST /neutron/port HTTP/1.1" 200 1082 0.023598
252.22.103.152 - - [2025-06-23 01:53:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007748
252.22.103.152 - - [2025-06-23 01:53:55] "POST /neutron/port HTTP/1.1" 200 1082 0.018332
252.22.103.152 - - [2025-06-23 01:53:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008186
10.0.0.22 - - [2025-06-23 01:53:55] "GET /virtual-machine/fa17a1ff-2e14-4614-bb7d-2797e2152c91 HTTP/1.1" 200 1295 0.005790
10.0.0.22 - - [2025-06-23 01:53:55] "GET /virtual-machine-interface/e268844e-edf8-4eed-8012-7dab8cb512f0 HTTP/1.1" 200 2945 0.006721
10.0.0.22 - - [2025-06-23 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774
10.0.0.22 - - [2025-06-23 01:53:55] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003883
10.0.0.22 - - [2025-06-23 01:53:55] "GET /virtual-networks?parent_id=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003461
10.0.0.22 - - [2025-06-23 01:53:55] "GET /virtual-network/6d768b61-04ca-45c3-b46f-4f26f6a95363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.006298
10.0.0.22 - - [2025-06-23 01:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542
10.0.0.22 - - [2025-06-23 01:53:56] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003464
10.0.0.22 - - [2025-06-23 01:53:56] "GET /virtual-networks?parent_id=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003433
10.0.0.22 - - [2025-06-23 01:53:57] "GET /virtual-network/6d768b61-04ca-45c3-b46f-4f26f6a95363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.006624
10.0.0.22 - - [2025-06-23 01:53:57] "GET /obj-perms HTTP/1.1" 200 6384 0.059942
10.0.0.22 - - [2025-06-23 01:53:57] "GET /obj-perms HTTP/1.1" 200 6384 0.067991
10.0.0.22 - - [2025-06-23 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615
10.0.0.22 - - [2025-06-23 01:54:01] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001281
10.0.0.22 - - [2025-06-23 01:54:01] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.032072
10.0.0.22 - - [2025-06-23 01:54:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709
10.0.0.22 - - [2025-06-23 01:54:01] "PUT /network-policy/105a9989-3745-4710-a094-1b0e01f7eb31 HTTP/1.1" 200 263 0.013110
10.0.0.22 - - [2025-06-23 01:54:01] "PUT /access-control-list/420dcca7-d29f-4751-b5de-583c4be5fa86 HTTP/1.1" 200 273 0.053194
10.0.0.22 - - [2025-06-23 01:54:01] "POST /ref-update HTTP/1.1" 200 156 0.014843
10.0.0.22 - - [2025-06-23 01:54:01] "PUT /access-control-list/102dc191-a244-48b9-b358-da0c5cbf44fd HTTP/1.1" 200 273 0.062930
10.0.0.22 - - [2025-06-23 01:54:01] "POST /ref-update HTTP/1.1" 200 156 0.014551
10.0.0.22 - - [2025-06-23 01:54:05] "GET /global-system-configs HTTP/1.1" 200 323 0.069172
10.0.0.22 - - [2025-06-23 01:54:05] "GET /virtual-network/6d768b61-04ca-45c3-b46f-4f26f6a95363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.009475
10.0.0.22 - - [2025-06-23 01:54:05] "GET /obj-perms HTTP/1.1" 200 6384 0.108449
252.22.103.152 - - [2025-06-23 01:54:05] "POST /neutron/network HTTP/1.1" 200 922 0.010894
252.22.103.152 - - [2025-06-23 01:54:05] "POST /neutron/network HTTP/1.1" 200 822 0.073632
10.0.0.22 - - [2025-06-23 01:54:05] "DELETE /access-control-list/420dcca7-d29f-4751-b5de-583c4be5fa86 HTTP/1.1" 200 115 0.065813
252.22.103.152 - - [2025-06-23 01:54:05] "POST /neutron/network HTTP/1.1" 200 822 0.007095
10.0.0.22 - - [2025-06-23 01:54:05] "GET /virtual-network/6d768b61-04ca-45c3-b46f-4f26f6a95363?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.006554
10.0.0.22 - - [2025-06-23 01:54:05] "GET /virtual-network/a2f3f3cd-3b6d-4a23-9bce-3dc6b15ceed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.010548
252.22.103.152 - - [2025-06-23 01:54:05] "POST /neutron/network HTTP/1.1" 200 924 0.007061
252.22.103.152 - - [2025-06-23 01:54:05] "POST /neutron/network HTTP/1.1" 200 824 0.105324
10.0.0.22 - - [2025-06-23 01:54:05] "DELETE /access-control-list/102dc191-a244-48b9-b358-da0c5cbf44fd HTTP/1.1" 200 115 0.088087
252.22.103.152 - - [2025-06-23 01:54:05] "POST /neutron/network HTTP/1.1" 200 824 0.007686
10.0.0.22 - - [2025-06-23 01:54:05] "GET /virtual-network/a2f3f3cd-3b6d-4a23-9bce-3dc6b15ceed8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.007819
10.0.0.22 - - [2025-06-23 01:54:05] "DELETE /network-policy/105a9989-3745-4710-a094-1b0e01f7eb31 HTTP/1.1" 200 115 0.040286
252.22.103.152 - - [2025-06-23 01:54:05] "POST /neutron/network HTTP/1.1" 200 822 0.017822
252.22.103.152 - - [2025-06-23 01:54:05] "POST /neutron/port HTTP/1.1" 200 1082 0.022075
252.22.103.152 - - [2025-06-23 01:54:05] "POST /neutron/network HTTP/1.1" 400 204 0.016345
252.22.103.152 - - [2025-06-23 01:54:05] "POST /neutron/port HTTP/1.1" 200 1084 0.030494
252.22.103.152 - - [2025-06-23 01:54:05] "POST /neutron/port HTTP/1.1" 200 1108 0.012309
252.22.103.152 - - [2025-06-23 01:54:06] "POST /neutron/port HTTP/1.1" 200 1110 0.013014
252.22.103.152 - - [2025-06-23 01:54:06] "POST /neutron/port HTTP/1.1" 200 151 0.190414
252.22.103.152 - - [2025-06-23 01:54:06] "POST /neutron/port HTTP/1.1" 200 151 0.208023
252.22.103.152 - - [2025-06-23 01:54:07] "POST /neutron/network HTTP/1.1" 200 822 0.007233
10.0.0.22 - - [2025-06-23 01:54:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002867
10.0.0.22 - - [2025-06-23 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005021
10.0.0.22 - - [2025-06-23 01:54:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003067
252.22.103.152 - - [2025-06-23 01:54:08] "POST /neutron/network HTTP/1.1" 200 151 0.094833
10.0.0.22 - - [2025-06-23 01:54:08] "GET /routing-instance/84b485bd-1dc2-4c47-85f1-890b4c2fc5a7 HTTP/1.1" 404 171 0.006339
10.0.0.22 - - [2025-06-23 01:54:08] "DELETE /route-target/bf36e642-3b47-43f0-8ff7-ac15da26ec43 HTTP/1.1" 200 115 0.022265
10.0.0.22 - - [2025-06-23 01:54:08] "GET /domains HTTP/1.1" 200 438 0.003550
10.0.0.22 - - [2025-06-23 01:54:08] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001392
10.0.0.22 - - [2025-06-23 01:54:08] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1308 0.010523
10.0.0.22 - - [2025-06-23 01:54:08] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.002392
10.0.0.22 - - [2025-06-23 01:54:08] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a HTTP/1.1" 200 2098 0.029515
252.22.103.152 - - [2025-06-23 01:54:08] "POST /neutron/network HTTP/1.1" 200 824 0.007489
10.0.0.22 - - [2025-06-23 01:54:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007491
10.0.0.22 - - [2025-06-23 01:54:08] "POST /useragent-kv HTTP/1.1" 200 115 0.002718
10.0.0.22 - - [2025-06-23 01:54:08] "POST /useragent-kv HTTP/1.1" 200 115 0.003435
252.22.103.152 - - [2025-06-23 01:54:08] "POST /neutron/network HTTP/1.1" 200 151 0.206011
10.0.0.22 - - [2025-06-23 01:54:08] "DELETE /route-target/6bc7abca-429b-4047-b584-839843e8412f HTTP/1.1" 200 115 0.031154
10.0.0.22 - - [2025-06-23 01:54:08] "GET /routing-instance/ca6b1a4b-fbf8-4a26-be2c-0b3a905f7ec6 HTTP/1.1" 404 171 0.004832
10.0.0.22 - - [2025-06-23 01:54:09] "GET /domains HTTP/1.1" 200 438 0.003276
10.0.0.22 - - [2025-06-23 01:54:09] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001384
10.0.0.22 - - [2025-06-23 01:54:09] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1308 0.009940
10.0.0.22 - - [2025-06-23 01:54:09] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001379
10.0.0.22 - - [2025-06-23 01:54:09] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a HTTP/1.1" 200 1860 0.030458
10.0.0.22 - - [2025-06-23 01:54:09] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001334
10.0.0.22 - - [2025-06-23 01:54:09] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1369 0.033722
10.0.0.22 - - [2025-06-23 01:54:09] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001299
10.0.0.22 - - [2025-06-23 01:54:09] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a?fields=virtual_networks HTTP/1.1" 200 1035 0.083969
10.0.0.22 - - [2025-06-23 01:54:10] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001405
10.0.0.22 - - [2025-06-23 01:54:10] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a?fields=virtual_machine_interfaces HTTP/1.1" 200 1035 0.034359
10.0.0.22 - - [2025-06-23 01:54:10] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001363
10.0.0.22 - - [2025-06-23 01:54:10] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a?fields=security_groups HTTP/1.1" 200 1262 0.027047
10.0.0.22 - - [2025-06-23 01:54:10] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001351
10.0.0.22 - - [2025-06-23 01:54:10] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.008970
10.0.0.22 - - [2025-06-23 01:54:11] "POST /fqname-to-id HTTP/1.1" 404 184 0.037060
10.0.0.22 - - [2025-06-23 01:54:11] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002944
10.0.0.22 - - [2025-06-23 01:54:11] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001315
10.0.0.22 - - [2025-06-23 01:54:11] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008427
10.0.0.22 - - [2025-06-23 01:54:11] "POST /id-to-fqname HTTP/1.1" 200 186 0.002465
10.0.0.22 - - [2025-06-23 01:54:11] "POST /fqname-to-id HTTP/1.1" 404 195 0.004897
10.0.0.22 - - [2025-06-23 01:54:11] "POST /security-groups HTTP/1.1" 200 581 0.070025
10.0.0.22 - - [2025-06-23 01:54:11] "POST /fqname-to-id HTTP/1.1" 404 230 0.002830
10.0.0.22 - - [2025-06-23 01:54:11] "POST /projects HTTP/1.1" 200 573 0.266434
10.0.0.22 - - [2025-06-23 01:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.343628
10.0.0.22 - - [2025-06-23 01:54:11] "POST /access-control-lists HTTP/1.1" 200 594 0.068648
10.0.0.22 - - [2025-06-23 01:54:11] "POST /fqname-to-id HTTP/1.1" 404 229 0.003232
10.0.0.22 - - [2025-06-23 01:54:11] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.493697
10.0.0.22 - - [2025-06-23 01:54:11] "POST /access-control-lists HTTP/1.1" 200 592 0.064192
10.0.0.22 - - [2025-06-23 01:54:13] "GET / HTTP/1.1" 200 36215 0.002640
10.0.0.22 - - [2025-06-23 01:54:14] "POST /fqname-to-id HTTP/1.1" 401 296 0.000639
10.0.0.22 - - [2025-06-23 01:54:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.084094
10.0.0.22 - - [2025-06-23 01:54:14] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001367
10.0.0.22 - - [2025-06-23 01:54:14] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.036334
252.22.103.152 - - [2025-06-23 01:54:14] "POST /neutron/network HTTP/1.1" 200 117 0.044488
10.0.0.22 - - [2025-06-23 01:54:14] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001743
252.22.103.152 - - [2025-06-23 01:54:14] "POST /neutron/network HTTP/1.1" 200 611 0.086337
10.0.0.22 - - [2025-06-23 01:54:15] "POST /useragent-kv HTTP/1.1" 200 115 0.003250
252.22.103.152 - - [2025-06-23 01:54:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.204006
252.22.103.152 - - [2025-06-23 01:54:15] "POST /neutron/network HTTP/1.1" 200 831 0.006583
10.0.0.22 - - [2025-06-23 01:54:15] "POST /id-to-fqname HTTP/1.1" 200 221 0.001749
10.0.0.22 - - [2025-06-23 01:54:15] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006166
252.22.103.152 - - [2025-06-23 01:54:15] "POST /neutron/network HTTP/1.1" 200 831 0.006532
10.0.0.22 - - [2025-06-23 01:54:15] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.005821
10.0.0.22 - - [2025-06-23 01:54:15] "POST /route-targets HTTP/1.1" 200 328 0.019686
10.0.0.22 - - [2025-06-23 01:54:15] "POST /ref-update HTTP/1.1" 200 156 0.017339
252.22.103.152 - - [2025-06-23 01:54:15] "POST /neutron/network HTTP/1.1" 200 831 0.007866
252.22.103.152 - - [2025-06-23 01:54:15] "POST /neutron/subnet HTTP/1.1" 200 729 0.011675
10.0.0.22 - - [2025-06-23 01:54:15] "GET /domains HTTP/1.1" 401 296 0.000509
10.0.0.22 - - [2025-06-23 01:54:16] "GET /domains HTTP/1.1" 200 438 0.034736
10.0.0.22 - - [2025-06-23 01:54:16] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001326
10.0.0.22 - - [2025-06-23 01:54:16] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1491 0.010002
10.0.0.22 - - [2025-06-23 01:54:16] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001206
10.0.0.22 - - [2025-06-23 01:54:16] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939 HTTP/1.1" 200 2076 0.036685
10.0.0.22 - - [2025-06-23 01:54:16] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6 HTTP/1.1" 200 2319 0.007341
10.0.0.22 - - [2025-06-23 01:54:16] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6 HTTP/1.1" 200 2319 0.006305
10.0.0.22 - - [2025-06-23 01:54:16] "GET /routing-instance/85d02c91-87b4-40c6-b3c3-2c3cf0b36e2f HTTP/1.1" 200 1494 0.005427
10.0.0.22 - - [2025-06-23 01:54:16] "GET /routing-instance/85d02c91-87b4-40c6-b3c3-2c3cf0b36e2f HTTP/1.1" 200 1494 0.004417
10.0.0.22 - - [2025-06-23 01:54:16] "GET /route-target/8f2d8232-8750-41c1-8f1c-39fa8a7d8ddf HTTP/1.1" 200 1213 0.004127
10.0.0.22 - - [2025-06-23 01:54:16] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6 HTTP/1.1" 200 2319 0.006004
10.0.0.22 - - [2025-06-23 01:54:16] "GET /routing-instance/85d02c91-87b4-40c6-b3c3-2c3cf0b36e2f HTTP/1.1" 200 1494 0.005288
10.0.0.22 - - [2025-06-23 01:54:16] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007803
10.0.0.22 - - [2025-06-23 01:54:16] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6 HTTP/1.1" 200 2319 0.006026
10.0.0.22 - - [2025-06-23 01:54:16] "GET /routing-instance/85d02c91-87b4-40c6-b3c3-2c3cf0b36e2f HTTP/1.1" 200 1494 0.006070
10.0.0.22 - - [2025-06-23 01:54:16] "GET /routing-instance/85d02c91-87b4-40c6-b3c3-2c3cf0b36e2f HTTP/1.1" 200 1494 0.004606
10.0.0.22 - - [2025-06-23 01:54:16] "GET /route-target/8f2d8232-8750-41c1-8f1c-39fa8a7d8ddf HTTP/1.1" 200 1213 0.004188
10.0.0.22 - - [2025-06-23 01:54:16] "GET /domains HTTP/1.1" 200 438 0.003424
10.0.0.22 - - [2025-06-23 01:54:17] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001327
10.0.0.22 - - [2025-06-23 01:54:17] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1491 0.009080
10.0.0.22 - - [2025-06-23 01:54:17] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001975
10.0.0.22 - - [2025-06-23 01:54:17] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939 HTTP/1.1" 200 2076 0.035882
10.0.0.22 - - [2025-06-23 01:54:17] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6 HTTP/1.1" 200 2319 0.006342
10.0.0.22 - - [2025-06-23 01:54:17] "GET /obj-perms HTTP/1.1" 200 6427 0.062182
10.0.0.22 - - [2025-06-23 01:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587
10.0.0.22 - - [2025-06-23 01:54:17] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001255
10.0.0.22 - - [2025-06-23 01:54:17] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.029240
252.22.103.152 - - [2025-06-23 01:54:17] "POST /neutron/network HTTP/1.1" 200 117 0.012297
10.0.0.22 - - [2025-06-23 01:54:18] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002021
252.22.103.152 - - [2025-06-23 01:54:18] "POST /neutron/network HTTP/1.1" 200 611 0.091581
10.0.0.22 - - [2025-06-23 01:54:18] "POST /route-targets HTTP/1.1" 200 328 0.012640
10.0.0.22 - - [2025-06-23 01:54:18] "POST /ref-update HTTP/1.1" 200 156 0.017209
10.0.0.22 - - [2025-06-23 01:54:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004947
252.22.103.152 - - [2025-06-23 01:54:18] "POST /neutron/subnet HTTP/1.1" 200 725 0.154216
252.22.103.152 - - [2025-06-23 01:54:18] "POST /neutron/network HTTP/1.1" 200 830 0.006875
10.0.0.22 - - [2025-06-23 01:54:18] "POST /id-to-fqname HTTP/1.1" 200 221 0.001597
10.0.0.22 - - [2025-06-23 01:54:18] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006108
252.22.103.152 - - [2025-06-23 01:54:18] "POST /neutron/network HTTP/1.1" 200 830 0.006716
10.0.0.22 - - [2025-06-23 01:54:18] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006284
252.22.103.152 - - [2025-06-23 01:54:18] "POST /neutron/network HTTP/1.1" 200 830 0.007217
252.22.103.152 - - [2025-06-23 01:54:18] "POST /neutron/subnet HTTP/1.1" 200 725 0.011490
10.0.0.22 - - [2025-06-23 01:54:18] "GET /domains HTTP/1.1" 200 438 0.003404
10.0.0.22 - - [2025-06-23 01:54:18] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001549
10.0.0.22 - - [2025-06-23 01:54:18] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1491 0.010159
10.0.0.22 - - [2025-06-23 01:54:18] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002638
10.0.0.22 - - [2025-06-23 01:54:18] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939 HTTP/1.1" 200 2293 0.045249
10.0.0.22 - - [2025-06-23 01:54:18] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0 HTTP/1.1" 200 2317 0.009211
10.0.0.22 - - [2025-06-23 01:54:19] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0 HTTP/1.1" 200 2317 0.009125
10.0.0.22 - - [2025-06-23 01:54:19] "GET /routing-instance/2540f5ea-1817-43de-9e19-9162d4bd3c4a HTTP/1.1" 200 1494 0.004640
10.0.0.22 - - [2025-06-23 01:54:19] "GET /routing-instance/2540f5ea-1817-43de-9e19-9162d4bd3c4a HTTP/1.1" 200 1494 0.004752
10.0.0.22 - - [2025-06-23 01:54:19] "GET /route-target/29243811-981a-45a9-b8c8-823911f2f6e0 HTTP/1.1" 200 1212 0.004245
10.0.0.22 - - [2025-06-23 01:54:19] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0 HTTP/1.1" 200 2317 0.006201
10.0.0.22 - - [2025-06-23 01:54:19] "GET /routing-instance/2540f5ea-1817-43de-9e19-9162d4bd3c4a HTTP/1.1" 200 1494 0.004817
10.0.0.22 - - [2025-06-23 01:54:19] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008192
10.0.0.22 - - [2025-06-23 01:54:19] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0 HTTP/1.1" 200 2317 0.008507
10.0.0.22 - - [2025-06-23 01:54:19] "GET /routing-instance/2540f5ea-1817-43de-9e19-9162d4bd3c4a HTTP/1.1" 200 1494 0.004788
10.0.0.22 - - [2025-06-23 01:54:19] "GET /routing-instance/2540f5ea-1817-43de-9e19-9162d4bd3c4a HTTP/1.1" 200 1494 0.004361
10.0.0.22 - - [2025-06-23 01:54:19] "GET /route-target/29243811-981a-45a9-b8c8-823911f2f6e0 HTTP/1.1" 200 1212 0.004421
10.0.0.22 - - [2025-06-23 01:54:19] "GET /domains HTTP/1.1" 200 438 0.003169
10.0.0.22 - - [2025-06-23 01:54:19] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001344
10.0.0.22 - - [2025-06-23 01:54:19] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1491 0.008619
10.0.0.22 - - [2025-06-23 01:54:19] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001223
10.0.0.22 - - [2025-06-23 01:54:19] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939 HTTP/1.1" 200 2293 0.034031
10.0.0.22 - - [2025-06-23 01:54:19] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0 HTTP/1.1" 200 2317 0.006177
10.0.0.22 - - [2025-06-23 01:54:20] "GET /obj-perms HTTP/1.1" 200 6427 0.002227
10.0.0.22 - - [2025-06-23 01:54:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612
10.0.0.22 - - [2025-06-23 01:54:20] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001495
10.0.0.22 - - [2025-06-23 01:54:20] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.029953
252.22.103.152 - - [2025-06-23 01:54:20] "POST /neutron/network HTTP/1.1" 200 117 0.012079
10.0.0.22 - - [2025-06-23 01:54:20] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001265
252.22.103.152 - - [2025-06-23 01:54:20] "POST /neutron/network HTTP/1.1" 200 613 0.083548
10.0.0.22 - - [2025-06-23 01:54:20] "POST /ref-update HTTP/1.1" 200 156 0.017229
10.0.0.22 - - [2025-06-23 01:54:20] "POST /useragent-kv HTTP/1.1" 200 115 0.005687
252.22.103.152 - - [2025-06-23 01:54:20] "POST /neutron/subnet HTTP/1.1" 200 719 0.198507
252.22.103.152 - - [2025-06-23 01:54:20] "POST /neutron/network HTTP/1.1" 200 831 0.007239
10.0.0.22 - - [2025-06-23 01:54:20] "POST /id-to-fqname HTTP/1.1" 200 222 0.001746
10.0.0.22 - - [2025-06-23 01:54:20] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008161
252.22.103.152 - - [2025-06-23 01:54:20] "POST /neutron/network HTTP/1.1" 200 831 0.006704
10.0.0.22 - - [2025-06-23 01:54:20] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006393
252.22.103.152 - - [2025-06-23 01:54:21] "POST /neutron/network HTTP/1.1" 200 831 0.006839
252.22.103.152 - - [2025-06-23 01:54:21] "POST /neutron/subnet HTTP/1.1" 200 719 0.009231
10.0.0.22 - - [2025-06-23 01:54:21] "GET /domains HTTP/1.1" 200 438 0.003235
10.0.0.22 - - [2025-06-23 01:54:21] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001336
10.0.0.22 - - [2025-06-23 01:54:21] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1491 0.008799
10.0.0.22 - - [2025-06-23 01:54:21] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001270
10.0.0.22 - - [2025-06-23 01:54:21] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939 HTTP/1.1" 200 2511 0.030566
10.0.0.22 - - [2025-06-23 01:54:21] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9 HTTP/1.1" 200 2320 0.008327
10.0.0.22 - - [2025-06-23 01:54:21] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9 HTTP/1.1" 200 2320 0.007043
10.0.0.22 - - [2025-06-23 01:54:21] "GET /routing-instance/dfd44962-672f-419f-8382-c3e54375c2ba HTTP/1.1" 200 1498 0.004760
10.0.0.22 - - [2025-06-23 01:54:21] "GET /routing-instance/dfd44962-672f-419f-8382-c3e54375c2ba HTTP/1.1" 200 1498 0.004925
10.0.0.22 - - [2025-06-23 01:54:21] "GET /route-target/b87276d7-6fc2-475e-af11-3a32bd594a08 HTTP/1.1" 200 1215 0.004282
10.0.0.22 - - [2025-06-23 01:54:21] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9 HTTP/1.1" 200 2320 0.008446
10.0.0.22 - - [2025-06-23 01:54:21] "GET /routing-instance/dfd44962-672f-419f-8382-c3e54375c2ba HTTP/1.1" 200 1498 0.005019
10.0.0.22 - - [2025-06-23 01:54:21] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006738
10.0.0.22 - - [2025-06-23 01:54:21] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9 HTTP/1.1" 200 2320 0.007296
10.0.0.22 - - [2025-06-23 01:54:21] "GET /routing-instance/dfd44962-672f-419f-8382-c3e54375c2ba HTTP/1.1" 200 1498 0.004349
10.0.0.22 - - [2025-06-23 01:54:21] "GET /routing-instance/dfd44962-672f-419f-8382-c3e54375c2ba HTTP/1.1" 200 1498 0.004568
10.0.0.22 - - [2025-06-23 01:54:21] "GET /route-target/b87276d7-6fc2-475e-af11-3a32bd594a08 HTTP/1.1" 200 1215 0.003962
10.0.0.22 - - [2025-06-23 01:54:22] "GET /domains HTTP/1.1" 200 438 0.003588
10.0.0.22 - - [2025-06-23 01:54:22] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001479
10.0.0.22 - - [2025-06-23 01:54:22] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1491 0.009315
10.0.0.22 - - [2025-06-23 01:54:22] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001260
10.0.0.22 - - [2025-06-23 01:54:22] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939 HTTP/1.1" 200 2511 0.030847
10.0.0.22 - - [2025-06-23 01:54:22] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9 HTTP/1.1" 200 2320 0.005976
10.0.0.22 - - [2025-06-23 01:54:22] "GET /obj-perms HTTP/1.1" 200 6427 0.002291
10.0.0.22 - - [2025-06-23 01:54:22] "POST /id-to-fqname HTTP/1.1" 200 221 0.001638
252.22.103.152 - - [2025-06-23 01:54:22] "POST /neutron/network HTTP/1.1" 200 840 0.006956
252.22.103.152 - - [2025-06-23 01:54:22] "GET /aaa-mode HTTP/1.1" 401 296 0.000522
252.22.103.152 - - [2025-06-23 01:54:23] "GET / HTTP/1.1" 200 36215 0.003315
252.22.103.152 - - [2025-06-23 01:54:23] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000728
10.0.0.22 - - [2025-06-23 01:54:23] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001263
252.22.103.152 - - [2025-06-23 01:54:23] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.061897
252.22.103.152 - - [2025-06-23 01:54:23] "POST /neutron/network HTTP/1.1" 200 830 0.006479
252.22.103.152 - - [2025-06-23 01:54:23] "POST /neutron/port HTTP/1.1" 200 117 0.005772
252.22.103.152 - - [2025-06-23 01:54:23] "POST /neutron/port HTTP/1.1" 200 117 0.006206
10.0.0.22 - - [2025-06-23 01:54:23] "POST /id-to-fqname HTTP/1.1" 200 222 0.002148
252.22.103.152 - - [2025-06-23 01:54:23] "POST /neutron/port HTTP/1.1" 200 117 0.008521
252.22.103.152 - - [2025-06-23 01:54:24] "POST /neutron/network HTTP/1.1" 200 841 0.006884
252.22.103.152 - - [2025-06-23 01:54:24] "GET /aaa-mode HTTP/1.1" 401 296 0.000621
252.22.103.152 - - [2025-06-23 01:54:24] "GET / HTTP/1.1" 200 36215 0.002334
252.22.103.152 - - [2025-06-23 01:54:24] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000522
252.22.103.152 - - [2025-06-23 01:54:24] "POST /neutron/network HTTP/1.1" 200 840 0.007126
10.0.0.22 - - [2025-06-23 01:54:24] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001335
10.0.0.22 - - [2025-06-23 01:54:24] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001948
252.22.103.152 - - [2025-06-23 01:54:24] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.132274
252.22.103.152 - - [2025-06-23 01:54:24] "POST /neutron/network HTTP/1.1" 200 831 0.009715
252.22.103.152 - - [2025-06-23 01:54:24] "POST /neutron/port HTTP/1.1" 200 1056 0.403198
252.22.103.152 - - [2025-06-23 01:54:24] "POST /neutron/port HTTP/1.1" 200 1056 0.011262
252.22.103.152 - - [2025-06-23 01:54:25] "POST /neutron/port HTTP/1.1" 200 1056 0.010974
252.22.103.152 - - [2025-06-23 01:54:25] "POST /neutron/port HTTP/1.1" 200 1030 0.035727
252.22.103.152 - - [2025-06-23 01:54:25] "POST /neutron/port HTTP/1.1" 200 1106 0.106562
252.22.103.152 - - [2025-06-23 01:54:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010103
252.22.103.152 - - [2025-06-23 01:54:25] "POST /neutron/port HTTP/1.1" 200 117 0.009686
252.22.103.152 - - [2025-06-23 01:54:25] "POST /neutron/port HTTP/1.1" 200 1080 0.020105
10.0.0.22 - - [2025-06-23 01:54:25] "POST /fqname-to-id HTTP/1.1" 404 191 0.003096
10.0.0.22 - - [2025-06-23 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814
252.22.103.152 - - [2025-06-23 01:54:25] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007278
10.0.0.22 - - [2025-06-23 01:54:25] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001206
10.0.0.22 - - [2025-06-23 01:54:25] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.011095
252.22.103.152 - - [2025-06-23 01:54:25] "POST /neutron/subnet HTTP/1.1" 200 699 0.018328
10.0.0.22 - - [2025-06-23 01:54:25] "POST /service-templates HTTP/1.1" 200 543 0.034407
10.0.0.22 - - [2025-06-23 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659
252.22.103.152 - - [2025-06-23 01:54:25] "POST /neutron/port HTTP/1.1" 200 117 0.001298
252.22.103.152 - - [2025-06-23 01:54:25] "POST /neutron/network HTTP/1.1" 200 841 0.008394
10.0.0.22 - - [2025-06-23 01:54:25] "GET /service-template/b83c75da-d6dc-463d-a056-a5afd7849911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.005559
252.22.103.152 - - [2025-06-23 01:54:25] "POST /neutron/network HTTP/1.1" 200 830 0.009143
10.0.0.22 - - [2025-06-23 01:54:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005823
10.0.0.22 - - [2025-06-23 01:54:25] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001210
10.0.0.22 - - [2025-06-23 01:54:25] "GET /service-template/b83c75da-d6dc-463d-a056-a5afd7849911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004936
10.0.0.22 - - [2025-06-23 01:54:25] "POST /id-to-fqname HTTP/1.1" 200 221 0.001704
10.0.0.22 - - [2025-06-23 01:54:25] "POST /id-to-fqname HTTP/1.1" 200 221 0.001664
10.0.0.22 - - [2025-06-23 01:54:25] "POST /id-to-fqname HTTP/1.1" 200 222 0.002062
252.22.103.152 - - [2025-06-23 01:54:25] "POST /neutron/port HTTP/1.1" 200 1055 0.276979
252.22.103.152 - - [2025-06-23 01:54:25] "POST /neutron/port HTTP/1.1" 200 1055 0.011132
252.22.103.152 - - [2025-06-23 01:54:26] "POST /neutron/port HTTP/1.1" 200 1993 0.034353
252.22.103.152 - - [2025-06-23 01:54:26] "POST /neutron/port HTTP/1.1" 200 1055 0.018125
252.22.103.152 - - [2025-06-23 01:54:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007588
252.22.103.152 - - [2025-06-23 01:54:26] "POST /neutron/port HTTP/1.1" 200 1105 0.084168
252.22.103.152 - - [2025-06-23 01:54:26] "POST /neutron/port HTTP/1.1" 200 1079 0.018427
252.22.103.152 - - [2025-06-23 01:54:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004494
252.22.103.152 - - [2025-06-23 01:54:26] "POST /neutron/subnet HTTP/1.1" 200 693 0.017522
252.22.103.152 - - [2025-06-23 01:54:26] "POST /neutron/port HTTP/1.1" 200 117 0.001438
252.22.103.152 - - [2025-06-23 01:54:26] "POST /neutron/network HTTP/1.1" 200 831 0.008069
252.22.103.152 - - [2025-06-23 01:54:27] "POST /neutron/network HTTP/1.1" 200 2217 0.016485
252.22.103.152 - - [2025-06-23 01:54:27] "GET /aaa-mode HTTP/1.1" 401 296 0.000542
252.22.103.152 - - [2025-06-23 01:54:27] "GET / HTTP/1.1" 200 36215 0.001890
252.22.103.152 - - [2025-06-23 01:54:27] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000508
10.0.0.22 - - [2025-06-23 01:54:28] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001700
252.22.103.152 - - [2025-06-23 01:54:28] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.076659
252.22.103.152 - - [2025-06-23 01:54:28] "POST /neutron/network HTTP/1.1" 200 831 0.018978
252.22.103.152 - - [2025-06-23 01:54:28] "POST /neutron/network HTTP/1.1" 200 830 0.009383
252.22.103.152 - - [2025-06-23 01:54:28] "POST /neutron/network HTTP/1.1" 200 831 0.007093
252.22.103.152 - - [2025-06-23 01:54:29] "POST /neutron/port HTTP/1.1" 200 2043 0.033266
252.22.103.152 - - [2025-06-23 01:54:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.020500
252.22.103.152 - - [2025-06-23 01:54:29] "POST /neutron/port HTTP/1.1" 200 117 0.008283
252.22.103.152 - - [2025-06-23 01:54:29] "POST /neutron/port HTTP/1.1" 200 117 0.008553
252.22.103.152 - - [2025-06-23 01:54:29] "POST /neutron/network HTTP/1.1" 200 2217 0.019487
10.0.0.22 - - [2025-06-23 01:54:29] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001830
252.22.103.152 - - [2025-06-23 01:54:29] "POST /neutron/port HTTP/1.1" 200 1057 0.360410
10.0.0.22 - - [2025-06-23 01:54:29] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003836
252.22.103.152 - - [2025-06-23 01:54:30] "POST /neutron/port HTTP/1.1" 200 1056 0.313236
10.0.0.22 - - [2025-06-23 01:54:30] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.003280
252.22.103.152 - - [2025-06-23 01:54:30] "POST /neutron/port HTTP/1.1" 200 1055 0.381817
252.22.103.152 - - [2025-06-23 01:54:30] "POST /neutron/port HTTP/1.1" 200 1057 0.012807
252.22.103.152 - - [2025-06-23 01:54:30] "POST /neutron/port HTTP/1.1" 200 1057 0.011391
252.22.103.152 - - [2025-06-23 01:54:31] "POST /neutron/port HTTP/1.1" 200 1107 0.131929
252.22.103.152 - - [2025-06-23 01:54:31] "POST /neutron/port HTTP/1.1" 200 1056 0.015079
252.22.103.152 - - [2025-06-23 01:54:31] "POST /neutron/port HTTP/1.1" 200 1056 0.011616
252.22.103.152 - - [2025-06-23 01:54:31] "POST /neutron/port HTTP/1.1" 200 1106 0.119206
252.22.103.152 - - [2025-06-23 01:54:31] "POST /neutron/port HTTP/1.1" 200 1055 0.018057
252.22.103.152 - - [2025-06-23 01:54:31] "POST /neutron/port HTTP/1.1" 200 1055 0.012653
252.22.103.152 - - [2025-06-23 01:54:31] "POST /neutron/port HTTP/1.1" 200 1105 0.140584
252.22.103.152 - - [2025-06-23 01:54:31] "POST /neutron/port HTTP/1.1" 200 3007 0.028506
252.22.103.152 - - [2025-06-23 01:54:31] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004708
252.22.103.152 - - [2025-06-23 01:54:32] "POST /neutron/subnet HTTP/1.1" 200 703 0.015378
252.22.103.152 - - [2025-06-23 01:54:32] "POST /neutron/port HTTP/1.1" 200 117 0.001717
252.22.103.152 - - [2025-06-23 01:54:32] "POST /neutron/network HTTP/1.1" 200 831 0.018736
252.22.103.152 - - [2025-06-23 01:54:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006139
252.22.103.152 - - [2025-06-23 01:54:32] "POST /neutron/subnet HTTP/1.1" 200 699 0.016642
252.22.103.152 - - [2025-06-23 01:54:32] "POST /neutron/port HTTP/1.1" 200 117 0.002508
252.22.103.152 - - [2025-06-23 01:54:32] "POST /neutron/network HTTP/1.1" 200 830 0.009589
252.22.103.152 - - [2025-06-23 01:54:32] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007766
252.22.103.152 - - [2025-06-23 01:54:32] "POST /neutron/subnet HTTP/1.1" 200 693 0.019629
252.22.103.152 - - [2025-06-23 01:54:32] "POST /neutron/port HTTP/1.1" 200 117 0.001977
252.22.103.152 - - [2025-06-23 01:54:32] "POST /neutron/network HTTP/1.1" 200 831 0.008741
252.22.103.152 - - [2025-06-23 01:54:34] "POST /neutron/port HTTP/1.1" 200 3007 0.055345
252.22.103.152 - - [2025-06-23 01:54:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010585
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:54:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000973
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:54:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001307
252.22.103.152 - - [2025-06-23 01:54:36] "POST /neutron/port HTTP/1.1" 200 1080 0.018540
252.22.103.152 - - [2025-06-23 01:54:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007321
252.22.103.152 - - [2025-06-23 01:54:36] "POST /neutron/port HTTP/1.1" 200 1080 0.026288
252.22.103.152 - - [2025-06-23 01:54:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006867
252.22.103.152 - - [2025-06-23 01:54:37] "POST /neutron/port HTTP/1.1" 200 1079 0.019881
252.22.103.152 - - [2025-06-23 01:54:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008594
252.22.103.152 - - [2025-06-23 01:54:37] "POST /neutron/port HTTP/1.1" 200 1079 0.030430
252.22.103.152 - - [2025-06-23 01:54:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008078
252.22.103.152 - - [2025-06-23 01:54:38] "POST /neutron/port HTTP/1.1" 200 1080 0.033969
252.22.103.152 - - [2025-06-23 01:54:38] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008241
252.22.103.152 - - [2025-06-23 01:54:39] "POST /neutron/port HTTP/1.1" 200 3007 0.027713
252.22.103.152 - - [2025-06-23 01:54:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007554
252.22.103.152 - - [2025-06-23 01:54:39] "POST /neutron/port HTTP/1.1" 200 3007 0.029395
252.22.103.152 - - [2025-06-23 01:54:39] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013345
252.22.103.152 - - [2025-06-23 01:54:39] "POST /neutron/port HTTP/1.1" 200 3007 0.032655
252.22.103.152 - - [2025-06-23 01:54:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007573
252.22.103.152 - - [2025-06-23 01:54:40] "POST /neutron/port HTTP/1.1" 200 3007 0.022380
252.22.103.152 - - [2025-06-23 01:54:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008792
252.22.103.152 - - [2025-06-23 01:54:40] "POST /neutron/port HTTP/1.1" 200 3007 0.024814
252.22.103.152 - - [2025-06-23 01:54:40] "POST /neutron/security_group HTTP/1.1" 200 2054 0.015786
10.0.0.22 - - [2025-06-23 01:54:40] "GET /virtual-machine/dcdb2f24-b597-400d-bf22-78a5b6c36493 HTTP/1.1" 200 1801 0.007140
10.0.0.22 - - [2025-06-23 01:54:40] "GET /virtual-machine-interface/3528ad7a-4114-478b-aeb7-af2d09cee437 HTTP/1.1" 200 2943 0.008006
10.0.0.22 - - [2025-06-23 01:54:40] "GET /virtual-machine-interface/81bb95b2-1434-4a5c-a7a5-e3c52efb2e0e HTTP/1.1" 200 2940 0.007503
10.0.0.22 - - [2025-06-23 01:54:40] "GET /virtual-machine-interface/9cc8c7da-5ddc-4e64-a419-bc4df755ce6a HTTP/1.1" 200 2941 0.006216
252.22.103.152 - - [2025-06-23 01:54:41] "POST /neutron/port HTTP/1.1" 200 1079 0.021958
10.0.0.22 - - [2025-06-23 01:54:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464
10.0.0.22 - - [2025-06-23 01:54:41] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005484
10.0.0.22 - - [2025-06-23 01:54:41] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004479
252.22.103.152 - - [2025-06-23 01:54:41] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009213
10.0.0.22 - - [2025-06-23 01:54:41] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006918
10.0.0.22 - - [2025-06-23 01:54:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011535
10.0.0.22 - - [2025-06-23 01:54:44] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.020511
10.0.0.22 - - [2025-06-23 01:54:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018172
10.0.0.22 - - [2025-06-23 01:54:48] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.019469
10.0.0.22 - - [2025-06-23 01:54:48] "DELETE /project/559d705cb9d34b9f94d64d6a673bb939 HTTP/1.1" 404 173 0.020422
10.0.0.22 - - [2025-06-23 01:54:48] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001407
10.0.0.22 - - [2025-06-23 01:54:48] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.142714
10.0.0.22 - - [2025-06-23 01:54:48] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001504
10.0.0.22 - - [2025-06-23 01:54:48] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a?fields=security_groups HTTP/1.1" 200 1355 0.055392
10.0.0.22 - - [2025-06-23 01:54:49] "DELETE /security-group/2a77b848-5b56-4a81-a804-7d959f735256 HTTP/1.1" 200 115 0.074250
10.0.0.22 - - [2025-06-23 01:54:49] "GET /projects?obj_uuids=0f43a6b5-5d3a-48a8-8506-d70b68577d3a&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001650
10.0.0.22 - - [2025-06-23 01:54:49] "GET /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a?fields=application_policy_sets HTTP/1.1" 200 1394 0.032506
10.0.0.22 - - [2025-06-23 01:54:49] "DELETE /access-control-list/31297bb9-ca7c-4fb0-8e60-bdc8ccd721f3 HTTP/1.1" 200 115 0.079304
10.0.0.22 - - [2025-06-23 01:54:49] "DELETE /access-control-list/619431ae-8279-443d-bb14-2ad2e4dbbbbe HTTP/1.1" 200 115 0.144067
10.0.0.22 - - [2025-06-23 01:54:49] "DELETE /project/0f43a6b5-5d3a-48a8-8506-d70b68577d3a HTTP/1.1" 200 115 0.664299
10.0.0.22 - - [2025-06-23 01:54:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006930
10.0.0.22 - - [2025-06-23 01:54:52] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.016190
10.0.0.22 - - [2025-06-23 01:54:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006944
10.0.0.22 - - [2025-06-23 01:54:57] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.010369
10.0.0.22 - - [2025-06-23 01:54:57] "GET /obj-perms HTTP/1.1" 200 6384 0.079896
10.0.0.22 - - [2025-06-23 01:54:58] "GET /obj-perms HTTP/1.1" 200 6384 0.081758
10.0.0.22 - - [2025-06-23 01:54:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643
10.0.0.22 - - [2025-06-23 01:54:59] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004058
10.0.0.22 - - [2025-06-23 01:54:59] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003822
10.0.0.22 - - [2025-06-23 01:54:59] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007021
252.22.103.152 - - [2025-06-23 01:54:59] "POST /neutron/port HTTP/1.1" 200 3007 0.026352
252.22.103.152 - - [2025-06-23 01:54:59] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008588
252.22.103.152 - - [2025-06-23 01:55:04] "POST /neutron/port HTTP/1.1" 200 3007 0.024050
252.22.103.152 - - [2025-06-23 01:55:04] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009493
252.22.103.152 - - [2025-06-23 01:55:09] "POST /neutron/port HTTP/1.1" 200 3007 0.021586
252.22.103.152 - - [2025-06-23 01:55:09] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007376
252.22.103.152 - - [2025-06-23 01:55:10] "POST /neutron/port HTTP/1.1" 200 3007 0.024172
252.22.103.152 - - [2025-06-23 01:55:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007972
252.22.103.152 - - [2025-06-23 01:55:10] "POST /neutron/port HTTP/1.1" 200 3007 0.023517
252.22.103.152 - - [2025-06-23 01:55:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007495
252.22.103.152 - - [2025-06-23 01:55:10] "POST /neutron/port HTTP/1.1" 200 3007 0.022118
252.22.103.152 - - [2025-06-23 01:55:10] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006928
252.22.103.152 - - [2025-06-23 01:55:11] "POST /neutron/port HTTP/1.1" 200 3007 0.033057
252.22.103.152 - - [2025-06-23 01:55:11] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007338
252.22.103.152 - - [2025-06-23 01:55:13] "POST /neutron/port HTTP/1.1" 200 1080 0.020724
252.22.103.152 - - [2025-06-23 01:55:13] "POST /neutron/port HTTP/1.1" 200 1080 0.018420
252.22.103.152 - - [2025-06-23 01:55:13] "POST /neutron/network HTTP/1.1" 200 840 0.006939
252.22.103.152 - - [2025-06-23 01:55:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003953
252.22.103.152 - - [2025-06-23 01:55:13] "POST /neutron/subnet HTTP/1.1" 200 699 0.016003
252.22.103.152 - - [2025-06-23 01:55:13] "POST /neutron/port HTTP/1.1" 200 117 0.001488
252.22.103.152 - - [2025-06-23 01:55:13] "POST /neutron/network HTTP/1.1" 200 830 0.006589
252.22.103.152 - - [2025-06-23 01:55:15] "POST /neutron/port HTTP/1.1" 200 3007 0.021678
252.22.103.152 - - [2025-06-23 01:55:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007048
252.22.103.152 - - [2025-06-23 01:55:20] "POST /neutron/port HTTP/1.1" 200 3007 0.024849
252.22.103.152 - - [2025-06-23 01:55:20] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007100
10.0.0.22 - - [2025-06-23 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581
10.0.0.22 - - [2025-06-23 01:55:25] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003812
10.0.0.22 - - [2025-06-23 01:55:25] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003779
10.0.0.22 - - [2025-06-23 01:55:25] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008600
10.0.0.22 - - [2025-06-23 01:55:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003751
10.0.0.22 - - [2025-06-23 01:55:25] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003813
10.0.0.22 - - [2025-06-23 01:55:26] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004449
10.0.0.22 - - [2025-06-23 01:55:26] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006237
10.0.0.22 - - [2025-06-23 01:55:26] "POST /fqname-to-id HTTP/1.1" 404 205 0.003474
10.0.0.22 - - [2025-06-23 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515
10.0.0.22 - - [2025-06-23 01:55:26] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001484
10.0.0.22 - - [2025-06-23 01:55:26] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.047561
10.0.0.22 - - [2025-06-23 01:55:26] "POST /service-instances HTTP/1.1" 200 543 0.067985
10.0.0.22 - - [2025-06-23 01:55:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542
10.0.0.22 - - [2025-06-23 01:55:26] "GET /service-instance/9fb56c8a-f299-4446-89ef-98d117964070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2133 0.006441
10.0.0.22 - - [2025-06-23 01:55:26] "POST /port-tuples HTTP/1.1" 200 586 0.031216
10.0.0.22 - - [2025-06-23 01:55:26] "GET /virtual-machine-interface/9cc8c7da-5ddc-4e64-a419-bc4df755ce6a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2719 0.006381
10.0.0.22 - - [2025-06-23 01:55:26] "PUT /virtual-machine-interface/9cc8c7da-5ddc-4e64-a419-bc4df755ce6a HTTP/1.1" 200 285 0.012163
10.0.0.22 - - [2025-06-23 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.012178
10.0.0.22 - - [2025-06-23 01:55:26] "POST /instance-ips HTTP/1.1" 200 386 0.025109
10.0.0.22 - - [2025-06-23 01:55:26] "GET /virtual-machine-interface/81bb95b2-1434-4a5c-a7a5-e3c52efb2e0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2718 0.006550
10.0.0.22 - - [2025-06-23 01:55:26] "POST /ref-update HTTP/1.1" 200 156 0.019419
10.0.0.22 - - [2025-06-23 01:55:26] "PUT /virtual-machine-interface/81bb95b2-1434-4a5c-a7a5-e3c52efb2e0e HTTP/1.1" 200 285 0.012592
10.0.0.22 - - [2025-06-23 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.012958
10.0.0.22 - - [2025-06-23 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.011957
10.0.0.22 - - [2025-06-23 01:55:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009498
10.0.0.22 - - [2025-06-23 01:55:27] "GET /virtual-machine-interface/3528ad7a-4114-478b-aeb7-af2d09cee437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2721 0.010201
10.0.0.22 - - [2025-06-23 01:55:27] "POST /instance-ips HTTP/1.1" 200 386 0.042228
10.0.0.22 - - [2025-06-23 01:55:27] "PUT /virtual-machine-interface/3528ad7a-4114-478b-aeb7-af2d09cee437 HTTP/1.1" 200 285 0.035887
10.0.0.22 - - [2025-06-23 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.015027
10.0.0.22 - - [2025-06-23 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.017941
10.0.0.22 - - [2025-06-23 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.012152
10.0.0.22 - - [2025-06-23 01:55:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008381
252.22.103.152 - - [2025-06-23 01:55:27] "POST /neutron/port HTTP/1.1" 200 1080 0.019798
10.0.0.22 - - [2025-06-23 01:55:27] "POST /instance-ips HTTP/1.1" 200 374 0.021251
252.22.103.152 - - [2025-06-23 01:55:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009555
10.0.0.22 - - [2025-06-23 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.042512
252.22.103.152 - - [2025-06-23 01:55:27] "POST /neutron/port HTTP/1.1" 200 1080 0.040540
10.0.0.22 - - [2025-06-23 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.009601
252.22.103.152 - - [2025-06-23 01:55:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009919
10.0.0.22 - - [2025-06-23 01:55:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004704
10.0.0.22 - - [2025-06-23 01:55:27] "POST /instance-ips HTTP/1.1" 200 374 0.027259
252.22.103.152 - - [2025-06-23 01:55:27] "POST /neutron/port HTTP/1.1" 200 1080 0.028361
10.0.0.22 - - [2025-06-23 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.011793
252.22.103.152 - - [2025-06-23 01:55:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007141
10.0.0.22 - - [2025-06-23 01:55:27] "GET /virtual-machine/4a6b7caa-b2bd-4c8a-9e83-d7124757b221 HTTP/1.1" 200 1290 0.005630
10.0.0.22 - - [2025-06-23 01:55:27] "POST /ref-update HTTP/1.1" 200 156 0.009043
10.0.0.22 - - [2025-06-23 01:55:27] "GET /virtual-machine-interface/0fe6d3ff-f7a2-40a5-a6ab-23f6aedbb0bb HTTP/1.1" 200 2940 0.005910
10.0.0.22 - - [2025-06-23 01:55:27] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003135
10.0.0.22 - - [2025-06-23 01:55:27] "POST /instance-ips HTTP/1.1" 200 376 0.021422
10.0.0.22 - - [2025-06-23 01:55:28] "POST /ref-update HTTP/1.1" 200 156 0.012851
10.0.0.22 - - [2025-06-23 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408
10.0.0.22 - - [2025-06-23 01:55:28] "POST /ref-update HTTP/1.1" 200 156 0.013866
10.0.0.22 - - [2025-06-23 01:55:28] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003781
10.0.0.22 - - [2025-06-23 01:55:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005470
10.0.0.22 - - [2025-06-23 01:55:28] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.005660
10.0.0.22 - - [2025-06-23 01:55:28] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.008192
10.0.0.22 - - [2025-06-23 01:55:28] "POST /instance-ips HTTP/1.1" 200 376 0.021585
10.0.0.22 - - [2025-06-23 01:55:28] "POST /ref-update HTTP/1.1" 200 156 0.011272
10.0.0.22 - - [2025-06-23 01:55:28] "POST /ref-update HTTP/1.1" 200 156 0.014160
10.0.0.22 - - [2025-06-23 01:55:28] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003445
10.0.0.22 - - [2025-06-23 01:55:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005857
10.0.0.22 - - [2025-06-23 01:55:29] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004063
10.0.0.22 - - [2025-06-23 01:55:29] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003618
10.0.0.22 - - [2025-06-23 01:55:29] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006979
252.22.103.152 - - [2025-06-23 01:55:29] "POST /neutron/port HTTP/1.1" 200 1079 0.017114
252.22.103.152 - - [2025-06-23 01:55:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009897
252.22.103.152 - - [2025-06-23 01:55:30] "POST /neutron/port HTTP/1.1" 200 1079 0.022656
252.22.103.152 - - [2025-06-23 01:55:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007545
252.22.103.152 - - [2025-06-23 01:55:30] "POST /neutron/port HTTP/1.1" 200 1079 0.022338
252.22.103.152 - - [2025-06-23 01:55:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007979
10.0.0.22 - - [2025-06-23 01:55:30] "GET /virtual-machine/bbb8a632-0c23-4c01-b6ea-adaff45e06f5 HTTP/1.1" 200 1291 0.005538
10.0.0.22 - - [2025-06-23 01:55:30] "GET /virtual-machine-interface/d4287515-ec29-4c38-a18e-9d721afcc53b HTTP/1.1" 200 2944 0.007880
10.0.0.22 - - [2025-06-23 01:55:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097
10.0.0.22 - - [2025-06-23 01:55:30] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005461
10.0.0.22 - - [2025-06-23 01:55:30] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004130
10.0.0.22 - - [2025-06-23 01:55:30] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008064
10.0.0.22 - - [2025-06-23 01:55:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005564
10.0.0.22 - - [2025-06-23 01:55:31] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005613
10.0.0.22 - - [2025-06-23 01:55:31] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004502
10.0.0.22 - - [2025-06-23 01:55:31] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008038
10.0.0.22 - - [2025-06-23 01:55:32] "POST /fqname-to-id HTTP/1.1" 404 209 0.003900
10.0.0.22 - - [2025-06-23 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473
10.0.0.22 - - [2025-06-23 01:55:32] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001534
10.0.0.22 - - [2025-06-23 01:55:32] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.046912
10.0.0.22 - - [2025-06-23 01:55:32] "POST /network-policys HTTP/1.1" 200 547 0.022081
10.0.0.22 - - [2025-06-23 01:55:32] "GET /network-policy/cd3bef34-8478-41dd-b26b-98959ca837f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.006254
10.0.0.22 - - [2025-06-23 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899
10.0.0.22 - - [2025-06-23 01:55:32] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006623
10.0.0.22 - - [2025-06-23 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957
10.0.0.22 - - [2025-06-23 01:55:32] "GET /network-policy/cd3bef34-8478-41dd-b26b-98959ca837f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004378
10.0.0.22 - - [2025-06-23 01:55:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.006908
10.0.0.22 - - [2025-06-23 01:55:32] "POST /ref-update HTTP/1.1" 200 156 0.070648
10.0.0.22 - - [2025-06-23 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007490
10.0.0.22 - - [2025-06-23 01:55:32] "POST /access-control-lists HTTP/1.1" 200 601 0.095729
10.0.0.22 - - [2025-06-23 01:55:32] "GET /network-policy/cd3bef34-8478-41dd-b26b-98959ca837f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.010345
252.22.103.152 - - [2025-06-23 01:55:32] "POST /neutron/network HTTP/1.1" 200 916 0.008404
10.0.0.22 - - [2025-06-23 01:55:32] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.008310
10.0.0.22 - - [2025-06-23 01:55:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007054
10.0.0.22 - - [2025-06-23 01:55:33] "GET /network-policy/cd3bef34-8478-41dd-b26b-98959ca837f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004303
10.0.0.22 - - [2025-06-23 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759
10.0.0.22 - - [2025-06-23 01:55:33] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007011
10.0.0.22 - - [2025-06-23 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920
10.0.0.22 - - [2025-06-23 01:55:33] "GET /network-policy/cd3bef34-8478-41dd-b26b-98959ca837f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.004328
10.0.0.22 - - [2025-06-23 01:55:33] "POST /fqname-to-id HTTP/1.1" 404 242 0.005299
10.0.0.22 - - [2025-06-23 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.063344
10.0.0.22 - - [2025-06-23 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003811
10.0.0.22 - - [2025-06-23 01:55:33] "POST /access-control-lists HTTP/1.1" 200 604 0.084120
10.0.0.22 - - [2025-06-23 01:55:33] "GET /network-policy/cd3bef34-8478-41dd-b26b-98959ca837f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.005149
10.0.0.22 - - [2025-06-23 01:55:33] "POST /routing-instances HTTP/1.1" 200 755 0.027186
252.22.103.152 - - [2025-06-23 01:55:33] "POST /neutron/network HTTP/1.1" 200 917 0.009272
10.0.0.22 - - [2025-06-23 01:55:33] "POST /route-targets HTTP/1.1" 200 328 0.012811
10.0.0.22 - - [2025-06-23 01:55:33] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.017905
10.0.0.22 - - [2025-06-23 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005303
10.0.0.22 - - [2025-06-23 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.017287
10.0.0.22 - - [2025-06-23 01:55:33] "GET /network-policy/cd3bef34-8478-41dd-b26b-98959ca837f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.007951
10.0.0.22 - - [2025-06-23 01:55:33] "GET /routing-instance/d25b7e71-bd8b-49ba-af75-20efc1c5cfc4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.005967
10.0.0.22 - - [2025-06-23 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256
10.0.0.22 - - [2025-06-23 01:55:33] "GET /routing-instance/d25b7e71-bd8b-49ba-af75-20efc1c5cfc4?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.004643
10.0.0.22 - - [2025-06-23 01:55:33] "GET /service-template/b83c75da-d6dc-463d-a056-a5afd7849911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004748
10.0.0.22 - - [2025-06-23 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.011108
10.0.0.22 - - [2025-06-23 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006205
10.0.0.22 - - [2025-06-23 01:55:33] "POST /routing-instances HTTP/1.1" 200 756 0.023111
10.0.0.22 - - [2025-06-23 01:55:33] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001693
10.0.0.22 - - [2025-06-23 01:55:33] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.037055
10.0.0.22 - - [2025-06-23 01:55:33] "POST /route-targets HTTP/1.1" 200 328 0.013788
10.0.0.22 - - [2025-06-23 01:55:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003718
10.0.0.22 - - [2025-06-23 01:55:33] "POST /ref-update HTTP/1.1" 200 156 0.011830
10.0.0.22 - - [2025-06-23 01:55:33] "GET /service-instance/9fb56c8a-f299-4446-89ef-98d117964070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3533 0.006424
10.0.0.22 - - [2025-06-23 01:55:34] "GET /routing-instance/d7a9b902-2144-46a4-85bc-d3fa941d2390?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.004730
10.0.0.22 - - [2025-06-23 01:55:34] "GET /domains HTTP/1.1" 200 438 0.003330
10.0.0.22 - - [2025-06-23 01:55:34] "GET /routing-instance/d7a9b902-2144-46a4-85bc-d3fa941d2390?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.004325
10.0.0.22 - - [2025-06-23 01:55:34] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001241
10.0.0.22 - - [2025-06-23 01:55:34] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1526 0.009513
10.0.0.22 - - [2025-06-23 01:55:34] "PUT /routing-instance/d25b7e71-bd8b-49ba-af75-20efc1c5cfc4 HTTP/1.1" 200 267 0.011482
10.0.0.22 - - [2025-06-23 01:55:34] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001346
10.0.0.22 - - [2025-06-23 01:55:34] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939 HTTP/1.1" 200 4220 0.032810
10.0.0.22 - - [2025-06-23 01:55:34] "PUT /routing-instance/d7a9b902-2144-46a4-85bc-d3fa941d2390 HTTP/1.1" 200 267 0.021878
10.0.0.22 - - [2025-06-23 01:55:34] "GET /service-instance/9fb56c8a-f299-4446-89ef-98d117964070 HTTP/1.1" 200 3786 0.007746
10.0.0.22 - - [2025-06-23 01:55:34] "POST /ref-update HTTP/1.1" 200 156 0.011915
10.0.0.22 - - [2025-06-23 01:55:34] "GET /domains HTTP/1.1" 200 438 0.007669
10.0.0.22 - - [2025-06-23 01:55:34] "PUT /access-control-list/14f85ce0-ab22-421b-8593-9a81fa79fc10 HTTP/1.1" 200 273 0.016869
10.0.0.22 - - [2025-06-23 01:55:34] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001372
10.0.0.22 - - [2025-06-23 01:55:34] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1526 0.008995
10.0.0.22 - - [2025-06-23 01:55:34] "PUT /access-control-list/99bc17ea-e6c8-47e1-bd99-10a502eaa882 HTTP/1.1" 200 273 0.011456
10.0.0.22 - - [2025-06-23 01:55:34] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001269
10.0.0.22 - - [2025-06-23 01:55:34] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939 HTTP/1.1" 200 4220 0.026971
10.0.0.22 - - [2025-06-23 01:55:34] "GET /service-instance/9fb56c8a-f299-4446-89ef-98d117964070 HTTP/1.1" 200 3786 0.006914
10.0.0.22 - - [2025-06-23 01:55:34] "GET /port-tuple/2f6d8b8e-6275-4f83-bbe4-f78e38d2aaf3 HTTP/1.1" 200 1975 0.004253
10.0.0.22 - - [2025-06-23 01:55:34] "GET /virtual-machine-interface/3528ad7a-4114-478b-aeb7-af2d09cee437 HTTP/1.1" 200 3799 0.006773
10.0.0.22 - - [2025-06-23 01:55:34] "GET /virtual-machine-interface/81bb95b2-1434-4a5c-a7a5-e3c52efb2e0e HTTP/1.1" 200 3793 0.006845
10.0.0.22 - - [2025-06-23 01:55:34] "GET /virtual-machine-interface/9cc8c7da-5ddc-4e64-a419-bc4df755ce6a HTTP/1.1" 200 3812 0.006546
252.22.103.152 - - [2025-06-23 01:55:34] "POST /neutron/port HTTP/1.1" 200 3814 0.046355
252.22.103.152 - - [2025-06-23 01:55:34] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007429
252.22.103.152 - - [2025-06-23 01:55:35] "POST /neutron/port HTTP/1.1" 200 3814 0.039170
252.22.103.152 - - [2025-06-23 01:55:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007453
252.22.103.152 - - [2025-06-23 01:55:35] "POST /neutron/port HTTP/1.1" 200 3814 0.036944
252.22.103.152 - - [2025-06-23 01:55:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007833
252.22.103.152 - - [2025-06-23 01:55:35] "POST /neutron/port HTTP/1.1" 200 3814 0.037279
252.22.103.152 - - [2025-06-23 01:55:35] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007648
252.22.103.152 - - [2025-06-23 01:55:35] "POST /neutron/network HTTP/1.1" 200 890 0.013710
252.22.103.152 - - [2025-06-23 01:55:35] "POST /neutron/network HTTP/1.1" 200 916 0.007030
252.22.103.152 - - [2025-06-23 01:55:35] "POST /neutron/network HTTP/1.1" 200 805 0.015398
252.22.103.152 - - [2025-06-23 01:55:35] "POST /neutron/network HTTP/1.1" 200 831 0.006629
252.22.103.152 - - [2025-06-23 01:55:35] "POST /neutron/network HTTP/1.1" 200 891 0.015057
252.22.103.152 - - [2025-06-23 01:55:35] "POST /neutron/network HTTP/1.1" 200 917 0.010893
10.0.0.22 - - [2025-06-23 01:55:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.001738
10.0.0.22 - - [2025-06-23 01:55:35] "POST /id-to-fqname HTTP/1.1" 200 221 0.001370
10.0.0.22 - - [2025-06-23 01:55:35] "POST /id-to-fqname HTTP/1.1" 200 222 0.001890
10.0.0.22 - - [2025-06-23 01:55:35] "GET /virtual-machine/dcdb2f24-b597-400d-bf22-78a5b6c36493 HTTP/1.1" 200 1801 0.004472
10.0.0.22 - - [2025-06-23 01:55:35] "GET /virtual-machine-interface/3528ad7a-4114-478b-aeb7-af2d09cee437 HTTP/1.1" 200 3799 0.007023
10.0.0.22 - - [2025-06-23 01:55:35] "GET /virtual-machine-interface/81bb95b2-1434-4a5c-a7a5-e3c52efb2e0e HTTP/1.1" 200 3793 0.006423
10.0.0.22 - - [2025-06-23 01:55:36] "GET /virtual-machine-interface/9cc8c7da-5ddc-4e64-a419-bc4df755ce6a HTTP/1.1" 200 3812 0.006563
10.0.0.22 - - [2025-06-23 01:55:36] "GET /instance-ip/9d543c65-0af9-43a3-adfb-fd9a365f19aa HTTP/1.1" 200 1959 0.005177
10.0.0.22 - - [2025-06-23 01:55:36] "GET /instance-ip/a40f308a-5793-4c05-bffb-5da806d5bad6 HTTP/1.1" 200 1621 0.006133
10.0.0.22 - - [2025-06-23 01:55:36] "GET /instance-ip/ea8c69cd-1469-4d5a-b2cc-6d3cbd12ca76 HTTP/1.1" 200 1961 0.004804
10.0.0.22 - - [2025-06-23 01:55:36] "GET /instance-ip/46f0cac6-0ff7-4dbb-a290-d7d04fe99dcd HTTP/1.1" 200 1956 0.004955
10.0.0.22 - - [2025-06-23 01:55:36] "GET /instance-ip/8217de9a-f988-43f3-85d7-a5cb95d441d8 HTTP/1.1" 200 1619 0.007174
10.0.0.22 - - [2025-06-23 01:55:36] "GET /instance-ip/e6f231f3-ed07-4d44-9cb1-5656f3f161da HTTP/1.1" 200 1955 0.005601
10.0.0.22 - - [2025-06-23 01:55:36] "GET /instance-ip/0594e801-e4c3-430e-8f9a-d743e9f3f96c HTTP/1.1" 200 1620 0.006422
10.0.0.22 - - [2025-06-23 01:55:36] "GET /instance-ip/4a3707ef-50f8-435e-9642-bc5213698673 HTTP/1.1" 200 1980 0.004850
10.0.0.22 - - [2025-06-23 01:55:36] "GET /instance-ip/c9e7284d-8b16-4715-8bb0-457d10c9df77 HTTP/1.1" 200 1979 0.004784
252.22.103.152 - - [2025-06-23 01:55:36] "POST /neutron/port HTTP/1.1" 200 3814 0.035658
252.22.103.152 - - [2025-06-23 01:55:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007535
252.22.103.152 - - [2025-06-23 01:55:36] "POST /neutron/port HTTP/1.1" 200 3814 0.037775
252.22.103.152 - - [2025-06-23 01:55:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007584
252.22.103.152 - - [2025-06-23 01:55:36] "POST /neutron/port HTTP/1.1" 200 3814 0.037114
252.22.103.152 - - [2025-06-23 01:55:36] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007443
252.22.103.152 - - [2025-06-23 01:55:37] "POST /neutron/port HTTP/1.1" 200 3814 0.038362
252.22.103.152 - - [2025-06-23 01:55:37] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007444
10.0.0.22 - - [2025-06-23 01:55:37] "GET /virtual-machine/dcdb2f24-b597-400d-bf22-78a5b6c36493 HTTP/1.1" 200 1801 0.004312
10.0.0.22 - - [2025-06-23 01:55:37] "GET /virtual-machine-interface/3528ad7a-4114-478b-aeb7-af2d09cee437 HTTP/1.1" 200 3799 0.006417
10.0.0.22 - - [2025-06-23 01:55:37] "GET /virtual-machine-interface/81bb95b2-1434-4a5c-a7a5-e3c52efb2e0e HTTP/1.1" 200 3793 0.006190
10.0.0.22 - - [2025-06-23 01:55:37] "GET /virtual-machine-interface/9cc8c7da-5ddc-4e64-a419-bc4df755ce6a HTTP/1.1" 200 3812 0.006924
10.0.0.22 - - [2025-06-23 01:55:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503
10.0.0.22 - - [2025-06-23 01:55:37] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003665
10.0.0.22 - - [2025-06-23 01:55:37] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004309
10.0.0.22 - - [2025-06-23 01:55:37] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006790
10.0.0.22 - - [2025-06-23 01:55:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724
10.0.0.22 - - [2025-06-23 01:55:38] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003864
10.0.0.22 - - [2025-06-23 01:55:38] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003690
10.0.0.22 - - [2025-06-23 01:55:39] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006101
10.0.0.22 - - [2025-06-23 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560
10.0.0.22 - - [2025-06-23 01:55:39] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003521
10.0.0.22 - - [2025-06-23 01:55:39] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003900
10.0.0.22 - - [2025-06-23 01:55:39] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006724
10.0.0.22 - - [2025-06-23 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005262
10.0.0.22 - - [2025-06-23 01:55:39] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003695
10.0.0.22 - - [2025-06-23 01:55:39] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003571
10.0.0.22 - - [2025-06-23 01:55:39] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006019
10.0.0.22 - - [2025-06-23 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003712
10.0.0.22 - - [2025-06-23 01:55:39] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004243
10.0.0.22 - - [2025-06-23 01:55:39] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003635
10.0.0.22 - - [2025-06-23 01:55:39] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006393
10.0.0.22 - - [2025-06-23 01:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156
10.0.0.22 - - [2025-06-23 01:55:39] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004362
10.0.0.22 - - [2025-06-23 01:55:40] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003824
10.0.0.22 - - [2025-06-23 01:55:40] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007199
10.0.0.22 - - [2025-06-23 01:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532
10.0.0.22 - - [2025-06-23 01:55:40] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004639
10.0.0.22 - - [2025-06-23 01:55:40] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003607
10.0.0.22 - - [2025-06-23 01:55:40] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006204
10.0.0.22 - - [2025-06-23 01:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397
10.0.0.22 - - [2025-06-23 01:55:40] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003802
10.0.0.22 - - [2025-06-23 01:55:40] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003461
10.0.0.22 - - [2025-06-23 01:55:40] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.007250
10.0.0.22 - - [2025-06-23 01:55:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697
10.0.0.22 - - [2025-06-23 01:55:40] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004381
10.0.0.22 - - [2025-06-23 01:55:40] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004006
10.0.0.22 - - [2025-06-23 01:55:40] "GET /virtual-network/230847eb-7799-4431-8115-f824bfe9a0f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2052 0.006639
10.0.0.22 - - [2025-06-23 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957
10.0.0.22 - - [2025-06-23 01:55:41] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005834
10.0.0.22 - - [2025-06-23 01:55:41] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004200
10.0.0.22 - - [2025-06-23 01:55:41] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006621
10.0.0.22 - - [2025-06-23 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003689
10.0.0.22 - - [2025-06-23 01:55:41] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004970
10.0.0.22 - - [2025-06-23 01:55:41] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003867
10.0.0.22 - - [2025-06-23 01:55:41] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006471
10.0.0.22 - - [2025-06-23 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527
10.0.0.22 - - [2025-06-23 01:55:41] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003628
10.0.0.22 - - [2025-06-23 01:55:41] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003599
10.0.0.22 - - [2025-06-23 01:55:41] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006643
10.0.0.22 - - [2025-06-23 01:55:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003853
10.0.0.22 - - [2025-06-23 01:55:41] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004095
10.0.0.22 - - [2025-06-23 01:55:41] "GET /virtual-networks?parent_id=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004024
10.0.0.22 - - [2025-06-23 01:55:41] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006603
10.0.0.22 - - [2025-06-23 01:55:41] "GET /virtual-machine/dcdb2f24-b597-400d-bf22-78a5b6c36493 HTTP/1.1" 200 1801 0.004483
10.0.0.22 - - [2025-06-23 01:55:41] "GET /domains HTTP/1.1" 200 438 0.003438
10.0.0.22 - - [2025-06-23 01:55:42] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001334
10.0.0.22 - - [2025-06-23 01:55:42] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1526 0.009518
10.0.0.22 - - [2025-06-23 01:55:42] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001400
10.0.0.22 - - [2025-06-23 01:55:42] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939 HTTP/1.1" 200 4220 0.031502
10.0.0.22 - - [2025-06-23 01:55:42] "GET /service-instance/9fb56c8a-f299-4446-89ef-98d117964070 HTTP/1.1" 200 3786 0.005189
10.0.0.22 - - [2025-06-23 01:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781
10.0.0.22 - - [2025-06-23 01:55:42] "GET /routing-instance/2540f5ea-1817-43de-9e19-9162d4bd3c4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1885 0.004263
10.0.0.22 - - [2025-06-23 01:55:42] "GET /routing-instance/2540f5ea-1817-43de-9e19-9162d4bd3c4a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2018 0.006106
10.0.0.22 - - [2025-06-23 01:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861
10.0.0.22 - - [2025-06-23 01:55:42] "GET /routing-instance/dfd44962-672f-419f-8382-c3e54375c2ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1890 0.005589
10.0.0.22 - - [2025-06-23 01:55:42] "GET /routing-instance/dfd44962-672f-419f-8382-c3e54375c2ba?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.006541
10.0.0.22 - - [2025-06-23 01:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499
10.0.0.22 - - [2025-06-23 01:55:42] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.006294
10.0.0.22 - - [2025-06-23 01:55:42] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0?fields=routing_instances HTTP/1.1" 200 1678 0.007457
10.0.0.22 - - [2025-06-23 01:55:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708
10.0.0.22 - - [2025-06-23 01:55:42] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.006696
10.0.0.22 - - [2025-06-23 01:55:42] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9?fields=routing_instances HTTP/1.1" 200 1684 0.008343
10.0.0.22 - - [2025-06-23 01:55:47] "POST /ref-update HTTP/1.1" 200 156 0.043105
10.0.0.22 - - [2025-06-23 01:55:47] "DELETE /access-control-list/99bc17ea-e6c8-47e1-bd99-10a502eaa882 HTTP/1.1" 200 115 0.028870
252.22.103.152 - - [2025-06-23 01:55:47] "POST /neutron/network HTTP/1.1" 200 831 0.008527
10.0.0.22 - - [2025-06-23 01:55:47] "GET /virtual-network/a022a39c-32b9-4541-9207-12fe5abb95d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006404
10.0.0.22 - - [2025-06-23 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077
10.0.0.22 - - [2025-06-23 01:55:47] "DELETE /routing-instance/d25b7e71-bd8b-49ba-af75-20efc1c5cfc4 HTTP/1.1" 200 115 0.046173
10.0.0.22 - - [2025-06-23 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007191
10.0.0.22 - - [2025-06-23 01:55:47] "GET /network-policy/cd3bef34-8478-41dd-b26b-98959ca837f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.006121
10.0.0.22 - - [2025-06-23 01:55:47] "DELETE /route-target/4e76d24f-8fb2-405c-8742-be7f1df5d5d9 HTTP/1.1" 200 115 0.027893
10.0.0.22 - - [2025-06-23 01:55:47] "POST /ref-update HTTP/1.1" 200 156 0.044428
10.0.0.22 - - [2025-06-23 01:55:47] "DELETE /routing-instance/d7a9b902-2144-46a4-85bc-d3fa941d2390 HTTP/1.1" 200 115 0.058364
10.0.0.22 - - [2025-06-23 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008044
252.22.103.152 - - [2025-06-23 01:55:47] "POST /neutron/network HTTP/1.1" 200 830 0.010468
10.0.0.22 - - [2025-06-23 01:55:47] "GET /virtual-network/551288a3-03ba-4b87-a7c7-4774b241f4d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007657
10.0.0.22 - - [2025-06-23 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428
10.0.0.22 - - [2025-06-23 01:55:47] "DELETE /route-target/e5058296-cdf4-4d8b-bc7e-a0cd5fc9321f HTTP/1.1" 200 115 0.046041
10.0.0.22 - - [2025-06-23 01:55:47] "GET /network-policy/cd3bef34-8478-41dd-b26b-98959ca837f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2175 0.003785
10.0.0.22 - - [2025-06-23 01:55:47] "DELETE /access-control-list/14f85ce0-ab22-421b-8593-9a81fa79fc10 HTTP/1.1" 200 115 0.034314
10.0.0.22 - - [2025-06-23 01:55:47] "DELETE /network-policy/cd3bef34-8478-41dd-b26b-98959ca837f0 HTTP/1.1" 200 115 0.029086
10.0.0.22 - - [2025-06-23 01:55:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618
10.0.0.22 - - [2025-06-23 01:55:47] "DELETE /service-instance/9fb56c8a-f299-4446-89ef-98d117964070 HTTP/1.1" 200 115 0.068134
10.0.0.22 - - [2025-06-23 01:55:47] "POST /ref-update HTTP/1.1" 200 156 0.022577
10.0.0.22 - - [2025-06-23 01:55:47] "GET /domains HTTP/1.1" 200 438 0.006504
10.0.0.22 - - [2025-06-23 01:55:47] "DELETE /instance-ip/46f0cac6-0ff7-4dbb-a290-d7d04fe99dcd HTTP/1.1" 200 115 0.026753
10.0.0.22 - - [2025-06-23 01:55:47] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001428
10.0.0.22 - - [2025-06-23 01:55:47] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1526 0.011605
10.0.0.22 - - [2025-06-23 01:55:47] "POST /ref-update HTTP/1.1" 200 156 0.036309
10.0.0.22 - - [2025-06-23 01:55:48] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001787
10.0.0.22 - - [2025-06-23 01:55:48] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939 HTTP/1.1" 200 3748 0.037746
10.0.0.22 - - [2025-06-23 01:55:48] "DELETE /instance-ip/4a3707ef-50f8-435e-9642-bc5213698673 HTTP/1.1" 200 115 0.061802
10.0.0.22 - - [2025-06-23 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.012107
10.0.0.22 - - [2025-06-23 01:55:48] "GET /virtual-machine/dcdb2f24-b597-400d-bf22-78a5b6c36493 HTTP/1.1" 200 1801 0.005790
10.0.0.22 - - [2025-06-23 01:55:48] "DELETE /instance-ip/9d543c65-0af9-43a3-adfb-fd9a365f19aa HTTP/1.1" 200 115 0.020796
10.0.0.22 - - [2025-06-23 01:55:48] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.006893
10.0.0.22 - - [2025-06-23 01:55:48] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002987
10.0.0.22 - - [2025-06-23 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.018307
10.0.0.22 - - [2025-06-23 01:55:48] "DELETE /instance-ip/c9e7284d-8b16-4715-8bb0-457d10c9df77 HTTP/1.1" 200 115 0.022847
10.0.0.22 - - [2025-06-23 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.013985
10.0.0.22 - - [2025-06-23 01:55:48] "DELETE /instance-ip/ea8c69cd-1469-4d5a-b2cc-6d3cbd12ca76 HTTP/1.1" 200 115 0.039376
10.0.0.22 - - [2025-06-23 01:55:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004837
10.0.0.22 - - [2025-06-23 01:55:48] "POST /ref-update HTTP/1.1" 200 156 0.027635
10.0.0.22 - - [2025-06-23 01:55:48] "DELETE /service-template/b83c75da-d6dc-463d-a056-a5afd7849911 HTTP/1.1" 200 115 0.043342
10.0.0.22 - - [2025-06-23 01:55:48] "POST /fqname-to-id HTTP/1.1" 404 191 0.003914
10.0.0.22 - - [2025-06-23 01:55:48] "DELETE /instance-ip/e6f231f3-ed07-4d44-9cb1-5656f3f161da HTTP/1.1" 200 115 0.043242
252.22.103.152 - - [2025-06-23 01:55:48] "POST /neutron/network HTTP/1.1" 200 831 0.009248
252.22.103.152 - - [2025-06-23 01:55:48] "POST /neutron/network HTTP/1.1" 400 204 0.015048
252.22.103.152 - - [2025-06-23 01:55:49] "POST /neutron/port HTTP/1.1" 200 1080 0.028084
252.22.103.152 - - [2025-06-23 01:55:49] "POST /neutron/port HTTP/1.1" 200 1106 0.021670
252.22.103.152 - - [2025-06-23 01:55:49] "POST /neutron/port HTTP/1.1" 200 1079 0.034647
252.22.103.152 - - [2025-06-23 01:55:49] "POST /neutron/port HTTP/1.1" 200 1105 0.017450
252.22.103.152 - - [2025-06-23 01:55:49] "POST /neutron/port HTTP/1.1" 200 151 0.189295
252.22.103.152 - - [2025-06-23 01:55:49] "POST /neutron/port HTTP/1.1" 200 3007 0.035224
252.22.103.152 - - [2025-06-23 01:55:49] "POST /neutron/port HTTP/1.1" 200 1105 0.017027
252.22.103.152 - - [2025-06-23 01:55:50] "POST /neutron/port HTTP/1.1" 200 151 0.209732
252.22.103.152 - - [2025-06-23 01:55:50] "POST /neutron/port HTTP/1.1" 200 151 0.192635
252.22.103.152 - - [2025-06-23 01:55:50] "POST /neutron/port HTTP/1.1" 200 1107 0.015362
252.22.103.152 - - [2025-06-23 01:55:50] "POST /neutron/port HTTP/1.1" 200 151 0.136316
252.22.103.152 - - [2025-06-23 01:55:50] "POST /neutron/port HTTP/1.1" 200 1106 0.012626
252.22.103.152 - - [2025-06-23 01:55:50] "POST /neutron/port HTTP/1.1" 200 151 0.129738
252.22.103.152 - - [2025-06-23 01:55:50] "POST /neutron/network HTTP/1.1" 200 831 0.007400
10.0.0.22 - - [2025-06-23 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006019
10.0.0.22 - - [2025-06-23 01:55:51] "POST /useragent-kv HTTP/1.1" 200 115 0.004375
10.0.0.22 - - [2025-06-23 01:55:51] "POST /useragent-kv HTTP/1.1" 200 115 0.003755
252.22.103.152 - - [2025-06-23 01:55:51] "POST /neutron/network HTTP/1.1" 200 151 0.116667
10.0.0.22 - - [2025-06-23 01:55:51] "DELETE /route-target/b87276d7-6fc2-475e-af11-3a32bd594a08 HTTP/1.1" 200 115 0.031691
10.0.0.22 - - [2025-06-23 01:55:51] "GET /routing-instance/dfd44962-672f-419f-8382-c3e54375c2ba HTTP/1.1" 404 171 0.002923
10.0.0.22 - - [2025-06-23 01:55:51] "GET /domains HTTP/1.1" 200 438 0.004597
10.0.0.22 - - [2025-06-23 01:55:51] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001302
10.0.0.22 - - [2025-06-23 01:55:51] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1304 0.010146
10.0.0.22 - - [2025-06-23 01:55:51] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002163
10.0.0.22 - - [2025-06-23 01:55:51] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939 HTTP/1.1" 200 2293 0.031955
252.22.103.152 - - [2025-06-23 01:55:51] "POST /neutron/network HTTP/1.1" 200 830 0.006769
10.0.0.22 - - [2025-06-23 01:55:51] "POST /useragent-kv HTTP/1.1" 200 115 0.006150
10.0.0.22 - - [2025-06-23 01:55:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006054
10.0.0.22 - - [2025-06-23 01:55:51] "POST /useragent-kv HTTP/1.1" 200 115 0.002443
252.22.103.152 - - [2025-06-23 01:55:51] "POST /neutron/network HTTP/1.1" 200 151 0.108563
10.0.0.22 - - [2025-06-23 01:55:51] "GET /routing-instance/2540f5ea-1817-43de-9e19-9162d4bd3c4a HTTP/1.1" 404 171 0.002853
10.0.0.22 - - [2025-06-23 01:55:51] "DELETE /route-target/29243811-981a-45a9-b8c8-823911f2f6e0 HTTP/1.1" 200 115 0.025240
10.0.0.22 - - [2025-06-23 01:55:51] "GET /domains HTTP/1.1" 200 438 0.003174
10.0.0.22 - - [2025-06-23 01:55:51] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002130
10.0.0.22 - - [2025-06-23 01:55:51] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1304 0.009824
10.0.0.22 - - [2025-06-23 01:55:51] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001274
10.0.0.22 - - [2025-06-23 01:55:51] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939 HTTP/1.1" 200 2076 0.037609
252.22.103.152 - - [2025-06-23 01:55:52] "POST /neutron/network HTTP/1.1" 200 831 0.007089
10.0.0.22 - - [2025-06-23 01:55:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005393
10.0.0.22 - - [2025-06-23 01:55:52] "POST /useragent-kv HTTP/1.1" 200 115 0.004544
10.0.0.22 - - [2025-06-23 01:55:52] "POST /useragent-kv HTTP/1.1" 200 115 0.002540
252.22.103.152 - - [2025-06-23 01:55:52] "POST /neutron/network HTTP/1.1" 200 151 0.095052
10.0.0.22 - - [2025-06-23 01:55:52] "DELETE /route-target/8f2d8232-8750-41c1-8f1c-39fa8a7d8ddf HTTP/1.1" 200 115 0.027003
10.0.0.22 - - [2025-06-23 01:55:52] "GET /routing-instance/85d02c91-87b4-40c6-b3c3-2c3cf0b36e2f HTTP/1.1" 404 171 0.003417
10.0.0.22 - - [2025-06-23 01:55:52] "GET /domains HTTP/1.1" 200 438 0.003215
10.0.0.22 - - [2025-06-23 01:55:52] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001225
10.0.0.22 - - [2025-06-23 01:55:52] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1304 0.009249
10.0.0.22 - - [2025-06-23 01:55:52] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001727
10.0.0.22 - - [2025-06-23 01:55:52] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939 HTTP/1.1" 200 1837 0.031748
10.0.0.22 - - [2025-06-23 01:55:53] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001464
10.0.0.22 - - [2025-06-23 01:55:53] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.036813
10.0.0.22 - - [2025-06-23 01:55:53] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001630
10.0.0.22 - - [2025-06-23 01:55:53] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?fields=virtual_networks HTTP/1.1" 200 1028 0.040637
10.0.0.22 - - [2025-06-23 01:55:53] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001675
10.0.0.22 - - [2025-06-23 01:55:53] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?fields=virtual_machine_interfaces HTTP/1.1" 200 1028 0.033776
10.0.0.22 - - [2025-06-23 01:55:53] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001416
10.0.0.22 - - [2025-06-23 01:55:53] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?fields=security_groups HTTP/1.1" 200 1251 0.035715
10.0.0.22 - - [2025-06-23 01:55:54] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001443
10.0.0.22 - - [2025-06-23 01:55:54] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009544
10.0.0.22 - - [2025-06-23 01:55:54] "POST /fqname-to-id HTTP/1.1" 404 187 0.032925
10.0.0.22 - - [2025-06-23 01:55:54] "GET /projects?obj_uuids=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003058
10.0.0.22 - - [2025-06-23 01:55:54] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001224
10.0.0.22 - - [2025-06-23 01:55:54] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008342
10.0.0.22 - - [2025-06-23 01:55:54] "POST /id-to-fqname HTTP/1.1" 200 189 0.001688
10.0.0.22 - - [2025-06-23 01:55:54] "POST /fqname-to-id HTTP/1.1" 404 198 0.004394
10.0.0.22 - - [2025-06-23 01:55:55] "POST /security-groups HTTP/1.1" 200 584 0.067473
10.0.0.22 - - [2025-06-23 01:55:55] "POST /fqname-to-id HTTP/1.1" 404 233 0.003002
10.0.0.22 - - [2025-06-23 01:55:55] "POST /projects HTTP/1.1" 200 579 0.231348
10.0.0.22 - - [2025-06-23 01:55:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.265217
10.0.0.22 - - [2025-06-23 01:55:55] "POST /access-control-lists HTTP/1.1" 200 597 0.060851
10.0.0.22 - - [2025-06-23 01:55:55] "GET /project/36a0f4dc-c8e6-4241-94e2-1fdd5539851a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.414624
10.0.0.22 - - [2025-06-23 01:55:55] "POST /fqname-to-id HTTP/1.1" 404 232 0.003321
10.0.0.22 - - [2025-06-23 01:55:55] "POST /access-control-lists HTTP/1.1" 200 595 0.060223
10.0.0.22 - - [2025-06-23 01:55:56] "GET / HTTP/1.1" 200 36215 0.003537
10.0.0.22 - - [2025-06-23 01:55:57] "POST /fqname-to-id HTTP/1.1" 401 296 0.000651
10.0.0.22 - - [2025-06-23 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.035010
10.0.0.22 - - [2025-06-23 01:55:58] "GET /projects?obj_uuids=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.033647
10.0.0.22 - - [2025-06-23 01:55:58] "GET /project/36a0f4dc-c8e6-4241-94e2-1fdd5539851a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.063664
10.0.0.22 - - [2025-06-23 01:55:58] "POST /fqname-to-id HTTP/1.1" 404 178 0.003458
10.0.0.22 - - [2025-06-23 01:55:58] "POST /virtual-DNSs HTTP/1.1" 200 507 0.019000
10.0.0.22 - - [2025-06-23 01:55:58] "GET /virtual-DNS/fe7635da-6a8f-4d6d-89f7-84b9faf49944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.005621
10.0.0.22 - - [2025-06-23 01:55:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003609
10.0.0.22 - - [2025-06-23 01:55:58] "GET /virtual-DNS/fe7635da-6a8f-4d6d-89f7-84b9faf49944?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004355
10.0.0.22 - - [2025-06-23 01:55:58] "GET /domains HTTP/1.1" 401 296 0.000556
10.0.0.22 - - [2025-06-23 01:55:58] "GET /obj-perms HTTP/1.1" 200 6384 0.065094
10.0.0.22 - - [2025-06-23 01:55:59] "GET /domains HTTP/1.1" 200 438 0.034667
10.0.0.22 - - [2025-06-23 01:55:59] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001297
10.0.0.22 - - [2025-06-23 01:55:59] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1689 0.010591
10.0.0.22 - - [2025-06-23 01:55:59] "GET /virtual-DNS/fe7635da-6a8f-4d6d-89f7-84b9faf49944 HTTP/1.1" 200 1438 0.005438
10.0.0.22 - - [2025-06-23 01:55:59] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.003913
10.0.0.22 - - [2025-06-23 01:55:59] "POST /network-ipams HTTP/1.1" 200 514 0.036782
10.0.0.22 - - [2025-06-23 01:55:59] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 970 0.007897
10.0.0.22 - - [2025-06-23 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818
10.0.0.22 - - [2025-06-23 01:55:59] "GET /obj-perms HTTP/1.1" 200 6384 0.071687
10.0.0.22 - - [2025-06-23 01:55:59] "GET /network-ipam/a58aaede-313b-4d52-833b-4cba01fde778?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1353 0.006373
10.0.0.22 - - [2025-06-23 01:55:59] "PUT /network-ipam/a58aaede-313b-4d52-833b-4cba01fde778 HTTP/1.1" 200 259 0.013612
10.0.0.22 - - [2025-06-23 01:55:59] "POST /ref-update HTTP/1.1" 200 156 0.012815
10.0.0.22 - - [2025-06-23 01:55:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686
10.0.0.22 - - [2025-06-23 01:55:59] "GET /projects?obj_uuids=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001329
10.0.0.22 - - [2025-06-23 01:55:59] "GET /project/36a0f4dc-c8e6-4241-94e2-1fdd5539851a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.048614
252.22.103.152 - - [2025-06-23 01:55:59] "POST /neutron/network HTTP/1.1" 200 117 0.045189
10.0.0.22 - - [2025-06-23 01:56:00] "GET /projects?obj_uuids=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001960
252.22.103.152 - - [2025-06-23 01:56:00] "POST /neutron/network HTTP/1.1" 200 616 0.096580
10.0.0.22 - - [2025-06-23 01:56:00] "POST /route-targets HTTP/1.1" 200 328 0.057938
10.0.0.22 - - [2025-06-23 01:56:00] "POST /ref-update HTTP/1.1" 200 156 0.027972
10.0.0.22 - - [2025-06-23 01:56:00] "POST /useragent-kv HTTP/1.1" 200 115 0.013176
252.22.103.152 - - [2025-06-23 01:56:00] "POST /neutron/subnet HTTP/1.1" 200 711 0.331662
252.22.103.152 - - [2025-06-23 01:56:00] "POST /neutron/network HTTP/1.1" 200 829 0.011016
10.0.0.22 - - [2025-06-23 01:56:00] "POST /id-to-fqname HTTP/1.1" 200 225 0.002274
10.0.0.22 - - [2025-06-23 01:56:00] "GET /virtual-network/0461f575-06d3-4558-b791-e7d34d32438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.013985
252.22.103.152 - - [2025-06-23 01:56:00] "POST /neutron/network HTTP/1.1" 200 829 0.010072
10.0.0.22 - - [2025-06-23 01:56:00] "GET /virtual-network/0461f575-06d3-4558-b791-e7d34d32438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.009728
252.22.103.152 - - [2025-06-23 01:56:00] "POST /neutron/network HTTP/1.1" 200 829 0.007735
252.22.103.152 - - [2025-06-23 01:56:01] "POST /neutron/subnet HTTP/1.1" 200 711 0.055335
252.22.103.152 - - [2025-06-23 01:56:01] "POST /neutron/network HTTP/1.1" 200 803 0.020924
252.22.103.152 - - [2025-06-23 01:56:01] "POST /neutron/network HTTP/1.1" 200 829 0.007260
10.0.0.22 - - [2025-06-23 01:56:01] "POST /id-to-fqname HTTP/1.1" 200 225 0.001677
252.22.103.152 - - [2025-06-23 01:56:01] "POST /neutron/network HTTP/1.1" 200 839 0.008403
252.22.103.152 - - [2025-06-23 01:56:01] "GET /aaa-mode HTTP/1.1" 401 296 0.000586
252.22.103.152 - - [2025-06-23 01:56:01] "GET / HTTP/1.1" 200 36215 0.002786
252.22.103.152 - - [2025-06-23 01:56:01] "GET /project/36a0f4dc-c8e6-4241-94e2-1fdd5539851a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000817
10.0.0.22 - - [2025-06-23 01:56:02] "GET /projects?obj_uuids=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001382
252.22.103.152 - - [2025-06-23 01:56:02] "GET /project/36a0f4dc-c8e6-4241-94e2-1fdd5539851a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.075957
252.22.103.152 - - [2025-06-23 01:56:02] "POST /neutron/network HTTP/1.1" 200 829 0.007848
252.22.103.152 - - [2025-06-23 01:56:02] "POST /neutron/port HTTP/1.1" 200 117 0.013768
252.22.103.152 - - [2025-06-23 01:56:02] "POST /neutron/port HTTP/1.1" 200 117 0.013401
252.22.103.152 - - [2025-06-23 01:56:02] "POST /neutron/port HTTP/1.1" 200 117 0.010022
252.22.103.152 - - [2025-06-23 01:56:03] "POST /neutron/network HTTP/1.1" 200 839 0.007232
10.0.0.22 - - [2025-06-23 01:56:03] "GET /projects?obj_uuids=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001508
252.22.103.152 - - [2025-06-23 01:56:03] "POST /neutron/port HTTP/1.1" 200 1056 0.304243
252.22.103.152 - - [2025-06-23 01:56:03] "POST /neutron/port HTTP/1.1" 200 1056 0.011736
252.22.103.152 - - [2025-06-23 01:56:03] "POST /neutron/port HTTP/1.1" 200 1056 0.013004
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:56:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000857
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:56:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001342
252.22.103.152 - - [2025-06-23 01:56:03] "POST /neutron/port HTTP/1.1" 200 1106 0.084183
252.22.103.152 - - [2025-06-23 01:56:03] "POST /neutron/port HTTP/1.1" 200 1080 0.019289
252.22.103.152 - - [2025-06-23 01:56:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004622
252.22.103.152 - - [2025-06-23 01:56:04] "POST /neutron/subnet HTTP/1.1" 200 685 0.014446
252.22.103.152 - - [2025-06-23 01:56:04] "POST /neutron/port HTTP/1.1" 200 117 0.002478
252.22.103.152 - - [2025-06-23 01:56:04] "POST /neutron/network HTTP/1.1" 200 829 0.007347
252.22.103.152 - - [2025-06-23 01:56:07] "POST /neutron/port HTTP/1.1" 200 1080 0.018753
252.22.103.152 - - [2025-06-23 01:56:07] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008417
252.22.103.152 - - [2025-06-23 01:56:07] "POST /neutron/port HTTP/1.1" 200 1080 0.020017
252.22.103.152 - - [2025-06-23 01:56:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008388
252.22.103.152 - - [2025-06-23 01:56:08] "POST /neutron/port HTTP/1.1" 200 1080 0.018506
252.22.103.152 - - [2025-06-23 01:56:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007131
10.0.0.22 - - [2025-06-23 01:56:08] "GET /virtual-machine/51499399-b4a4-470f-b0fe-4d0cf7d7380e HTTP/1.1" 200 1293 0.005286
10.0.0.22 - - [2025-06-23 01:56:08] "GET /virtual-machine-interface/d4c0fa64-d579-46bf-98c4-87ca28e517ac HTTP/1.1" 200 2960 0.006361
10.0.0.22 - - [2025-06-23 01:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738
10.0.0.22 - - [2025-06-23 01:56:08] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003957
10.0.0.22 - - [2025-06-23 01:56:08] "GET /virtual-networks?parent_id=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003846
10.0.0.22 - - [2025-06-23 01:56:08] "GET /virtual-network/0461f575-06d3-4558-b791-e7d34d32438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.007422
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:56:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001003
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:56:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001595
10.0.0.22 - - [2025-06-23 01:56:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005802
10.0.0.22 - - [2025-06-23 01:56:11] "GET /virtual-network/0461f575-06d3-4558-b791-e7d34d32438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.011748
252.22.103.152 - - [2025-06-23 01:56:14] "POST /neutron/port HTTP/1.1" 200 1080 0.018858
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:56:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000984
252.22.103.152 - - [2025-06-23 01:56:14] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007542
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:56:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001566
252.22.103.152 - - [2025-06-23 01:56:14] "POST /neutron/port HTTP/1.1" 200 1080 0.017849
252.22.103.152 - - [2025-06-23 01:56:14] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006916
252.22.103.152 - - [2025-06-23 01:56:14] "POST /neutron/port HTTP/1.1" 200 1080 0.017337
252.22.103.152 - - [2025-06-23 01:56:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008934
10.0.0.22 - - [2025-06-23 01:56:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371
10.0.0.22 - - [2025-06-23 01:56:15] "GET /virtual-network/0461f575-06d3-4558-b791-e7d34d32438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005720
10.0.0.22 - - [2025-06-23 01:56:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506
10.0.0.22 - - [2025-06-23 01:56:18] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003809
10.0.0.22 - - [2025-06-23 01:56:18] "GET /virtual-networks?parent_id=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003905
10.0.0.22 - - [2025-06-23 01:56:18] "GET /virtual-network/0461f575-06d3-4558-b791-e7d34d32438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.012848
252.22.103.152 - - [2025-06-23 01:56:18] "POST /neutron/port HTTP/1.1" 200 1080 0.019125
252.22.103.152 - - [2025-06-23 01:56:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006640
252.22.103.152 - - [2025-06-23 01:56:22] "POST /neutron/network HTTP/1.1" 200 803 0.012553
252.22.103.152 - - [2025-06-23 01:56:22] "POST /neutron/network HTTP/1.1" 200 829 0.006617
10.0.0.22 - - [2025-06-23 01:56:23] "POST /id-to-fqname HTTP/1.1" 200 225 0.001802
252.22.103.152 - - [2025-06-23 01:56:23] "POST /neutron/port HTTP/1.1" 200 1080 0.017677
252.22.103.152 - - [2025-06-23 01:56:23] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008084
252.22.103.152 - - [2025-06-23 01:56:23] "POST /neutron/network HTTP/1.1" 200 839 0.008181
252.22.103.152 - - [2025-06-23 01:56:23] "GET /aaa-mode HTTP/1.1" 401 296 0.000531
252.22.103.152 - - [2025-06-23 01:56:23] "GET / HTTP/1.1" 200 36215 0.002267
252.22.103.152 - - [2025-06-23 01:56:23] "GET /project/36a0f4dc-c8e6-4241-94e2-1fdd5539851a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000538
10.0.0.22 - - [2025-06-23 01:56:23] "GET /projects?obj_uuids=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001327
252.22.103.152 - - [2025-06-23 01:56:24] "GET /project/36a0f4dc-c8e6-4241-94e2-1fdd5539851a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.061311
252.22.103.152 - - [2025-06-23 01:56:24] "POST /neutron/network HTTP/1.1" 200 829 0.041906
252.22.103.152 - - [2025-06-23 01:56:24] "POST /neutron/port HTTP/1.1" 200 1080 0.024150
252.22.103.152 - - [2025-06-23 01:56:24] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011002
252.22.103.152 - - [2025-06-23 01:56:24] "POST /neutron/port HTTP/1.1" 200 117 0.006296
252.22.103.152 - - [2025-06-23 01:56:25] "POST /neutron/port HTTP/1.1" 200 117 0.005655
252.22.103.152 - - [2025-06-23 01:56:25] "POST /neutron/network HTTP/1.1" 200 839 0.006917
10.0.0.22 - - [2025-06-23 01:56:25] "GET /projects?obj_uuids=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002548
252.22.103.152 - - [2025-06-23 01:56:25] "POST /neutron/port HTTP/1.1" 200 1056 0.234550
252.22.103.152 - - [2025-06-23 01:56:25] "POST /neutron/port HTTP/1.1" 200 1056 0.042810
252.22.103.152 - - [2025-06-23 01:56:25] "POST /neutron/port HTTP/1.1" 200 1056 0.010419
252.22.103.152 - - [2025-06-23 01:56:26] "POST /neutron/port HTTP/1.1" 200 1106 0.103792
252.22.103.152 - - [2025-06-23 01:56:26] "POST /neutron/port HTTP/1.1" 200 1080 0.019936
252.22.103.152 - - [2025-06-23 01:56:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003947
252.22.103.152 - - [2025-06-23 01:56:26] "POST /neutron/subnet HTTP/1.1" 200 685 0.012812
252.22.103.152 - - [2025-06-23 01:56:26] "POST /neutron/port HTTP/1.1" 200 117 0.001543
252.22.103.152 - - [2025-06-23 01:56:26] "POST /neutron/network HTTP/1.1" 200 829 0.006927
252.22.103.152 - - [2025-06-23 01:56:30] "POST /neutron/port HTTP/1.1" 200 1080 0.021563
252.22.103.152 - - [2025-06-23 01:56:30] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008745
252.22.103.152 - - [2025-06-23 01:56:30] "POST /neutron/port HTTP/1.1" 200 1080 0.018567
252.22.103.152 - - [2025-06-23 01:56:30] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007742
252.22.103.152 - - [2025-06-23 01:56:30] "POST /neutron/port HTTP/1.1" 200 1080 0.020051
252.22.103.152 - - [2025-06-23 01:56:30] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009112
10.0.0.22 - - [2025-06-23 01:56:30] "GET /virtual-machine/75d8080f-13f7-4d40-a6a3-92e94c1b904a HTTP/1.1" 200 1293 0.005951
10.0.0.22 - - [2025-06-23 01:56:30] "GET /virtual-machine-interface/be180bbc-d20e-4f06-b519-26ebc224cbc3 HTTP/1.1" 200 2960 0.007136
10.0.0.22 - - [2025-06-23 01:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877
10.0.0.22 - - [2025-06-23 01:56:30] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003961
10.0.0.22 - - [2025-06-23 01:56:30] "GET /virtual-networks?parent_id=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003937
10.0.0.22 - - [2025-06-23 01:56:30] "GET /virtual-network/0461f575-06d3-4558-b791-e7d34d32438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006836
10.0.0.22 - - [2025-06-23 01:56:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935
10.0.0.22 - - [2025-06-23 01:56:34] "GET /virtual-network/0461f575-06d3-4558-b791-e7d34d32438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006156
252.22.103.152 - - [2025-06-23 01:56:36] "POST /neutron/port HTTP/1.1" 200 1080 0.019023
252.22.103.152 - - [2025-06-23 01:56:36] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008954
252.22.103.152 - - [2025-06-23 01:56:36] "POST /neutron/port HTTP/1.1" 200 1080 0.018445
252.22.103.152 - - [2025-06-23 01:56:36] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006635
252.22.103.152 - - [2025-06-23 01:56:37] "POST /neutron/port HTTP/1.1" 200 1080 0.019668
252.22.103.152 - - [2025-06-23 01:56:37] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007750
10.0.0.22 - - [2025-06-23 01:56:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580
10.0.0.22 - - [2025-06-23 01:56:38] "GET /virtual-network/0461f575-06d3-4558-b791-e7d34d32438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005682
252.22.103.152 - - [2025-06-23 01:56:38] "POST /neutron/port HTTP/1.1" 200 1080 0.018832
252.22.103.152 - - [2025-06-23 01:56:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007551
10.0.0.22 - - [2025-06-23 01:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003660
10.0.0.22 - - [2025-06-23 01:56:40] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.005578
10.0.0.22 - - [2025-06-23 01:56:40] "GET /virtual-networks?parent_id=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.004220
10.0.0.22 - - [2025-06-23 01:56:40] "GET /virtual-network/0461f575-06d3-4558-b791-e7d34d32438c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.006595
10.0.0.22 - - [2025-06-23 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610
10.0.0.22 - - [2025-06-23 01:56:46] "DELETE /virtual-DNS/fe7635da-6a8f-4d6d-89f7-84b9faf49944 HTTP/1.1" 409 236 0.006673
10.0.0.22 - - [2025-06-23 01:56:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.003592
10.0.0.22 - - [2025-06-23 01:56:46] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.018694
10.0.0.22 - - [2025-06-23 01:56:46] "GET /virtual-DNS-record/8c9d83a8-2fc4-415c-a9e1-d7d49b6198f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.006222
10.0.0.22 - - [2025-06-23 01:56:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573
10.0.0.22 - - [2025-06-23 01:56:46] "GET /virtual-DNS-record/8c9d83a8-2fc4-415c-a9e1-d7d49b6198f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1337 0.004360
10.0.0.22 - - [2025-06-23 01:56:47] "GET /domains HTTP/1.1" 200 438 0.003345
10.0.0.22 - - [2025-06-23 01:56:47] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001479
10.0.0.22 - - [2025-06-23 01:56:47] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1689 0.009473
10.0.0.22 - - [2025-06-23 01:56:47] "GET /virtual-DNS/fe7635da-6a8f-4d6d-89f7-84b9faf49944 HTTP/1.1" 200 1905 0.005837
10.0.0.22 - - [2025-06-23 01:56:47] "GET /virtual-DNS-record/8c9d83a8-2fc4-415c-a9e1-d7d49b6198f1 HTTP/1.1" 200 1337 0.006281
10.0.0.22 - - [2025-06-23 01:56:49] "DELETE /project/36a0f4dcc8e6424194e21fdd5539851a HTTP/1.1" 404 173 0.036660
10.0.0.22 - - [2025-06-23 01:56:49] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001253
10.0.0.22 - - [2025-06-23 01:56:49] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1447 0.030988
10.0.0.22 - - [2025-06-23 01:56:49] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001272
10.0.0.22 - - [2025-06-23 01:56:49] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?fields=security_groups HTTP/1.1" 200 1344 0.075234
10.0.0.22 - - [2025-06-23 01:56:49] "DELETE /security-group/2f6e25a3-f0d0-4822-84b2-5c097381a06a HTTP/1.1" 200 115 0.040768
10.0.0.22 - - [2025-06-23 01:56:49] "GET /projects?obj_uuids=559d705c-b9d3-4b9f-94d6-4d6a673bb939&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001559
10.0.0.22 - - [2025-06-23 01:56:49] "DELETE /access-control-list/2fc2eb15-3914-4ca0-86d7-2acde17dec5c HTTP/1.1" 200 115 0.041971
10.0.0.22 - - [2025-06-23 01:56:49] "GET /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939?fields=application_policy_sets HTTP/1.1" 200 1383 0.041062
10.0.0.22 - - [2025-06-23 01:56:49] "DELETE /access-control-list/03eb8993-774e-45f1-b1c8-7999e5a11162 HTTP/1.1" 200 115 0.029882
10.0.0.22 - - [2025-06-23 01:56:49] "DELETE /project/559d705c-b9d3-4b9f-94d6-4d6a673bb939 HTTP/1.1" 200 115 0.401726
10.0.0.22 - - [2025-06-23 01:56:52] "DELETE /virtual-DNS-record/8c9d83a8-2fc4-415c-a9e1-d7d49b6198f1 HTTP/1.1" 200 115 0.030050
10.0.0.22 - - [2025-06-23 01:56:52] "POST /fqname-to-id HTTP/1.1" 404 182 0.003193
252.22.103.152 - - [2025-06-23 01:56:53] "POST /neutron/network HTTP/1.1" 200 829 0.009800
252.22.103.152 - - [2025-06-23 01:56:53] "POST /neutron/network HTTP/1.1" 400 204 0.014607
252.22.103.152 - - [2025-06-23 01:56:53] "POST /neutron/port HTTP/1.1" 200 1080 0.019329
252.22.103.152 - - [2025-06-23 01:56:53] "POST /neutron/port HTTP/1.1" 200 1080 0.019456
252.22.103.152 - - [2025-06-23 01:56:53] "POST /neutron/port HTTP/1.1" 200 1106 0.012927
252.22.103.152 - - [2025-06-23 01:56:53] "POST /neutron/port HTTP/1.1" 200 1106 0.012096
252.22.103.152 - - [2025-06-23 01:56:54] "POST /neutron/port HTTP/1.1" 200 151 0.160188
252.22.103.152 - - [2025-06-23 01:56:54] "POST /neutron/port HTTP/1.1" 200 151 0.186262
252.22.103.152 - - [2025-06-23 01:56:55] "POST /neutron/network HTTP/1.1" 200 829 0.007589
10.0.0.22 - - [2025-06-23 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003762
10.0.0.22 - - [2025-06-23 01:56:55] "POST /useragent-kv HTTP/1.1" 200 115 0.036087
10.0.0.22 - - [2025-06-23 01:56:55] "POST /useragent-kv HTTP/1.1" 200 115 0.003403
10.0.0.22 - - [2025-06-23 01:56:55] "DELETE /route-target/ca307853-f44d-432a-9526-70c5458a0279 HTTP/1.1" 200 115 0.090972
252.22.103.152 - - [2025-06-23 01:56:55] "POST /neutron/network HTTP/1.1" 200 151 0.350151
10.0.0.22 - - [2025-06-23 01:56:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761
10.0.0.22 - - [2025-06-23 01:56:55] "DELETE /network-ipam/a58aaede-313b-4d52-833b-4cba01fde778 HTTP/1.1" 200 115 0.029124
10.0.0.22 - - [2025-06-23 01:56:55] "DELETE /virtual-DNS/fe7635da-6a8f-4d6d-89f7-84b9faf49944 HTTP/1.1" 200 115 0.031889
10.0.0.22 - - [2025-06-23 01:56:55] "POST /fqname-to-id HTTP/1.1" 404 178 0.003724
10.0.0.22 - - [2025-06-23 01:56:55] "GET /domains HTTP/1.1" 200 438 0.003815
10.0.0.22 - - [2025-06-23 01:56:55] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001358
10.0.0.22 - - [2025-06-23 01:56:55] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1307 0.010396
10.0.0.22 - - [2025-06-23 01:56:56] "GET /projects?obj_uuids=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001385
10.0.0.22 - - [2025-06-23 01:56:56] "GET /project/36a0f4dc-c8e6-4241-94e2-1fdd5539851a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1366 0.069928
10.0.0.22 - - [2025-06-23 01:56:56] "GET /projects?obj_uuids=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001561
10.0.0.22 - - [2025-06-23 01:56:56] "GET /project/36a0f4dc-c8e6-4241-94e2-1fdd5539851a?fields=virtual_networks HTTP/1.1" 200 1034 0.067818
10.0.0.22 - - [2025-06-23 01:56:56] "GET /projects?obj_uuids=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001290
10.0.0.22 - - [2025-06-23 01:56:56] "GET /project/36a0f4dc-c8e6-4241-94e2-1fdd5539851a?fields=virtual_machine_interfaces HTTP/1.1" 200 1034 0.032735
10.0.0.22 - - [2025-06-23 01:56:56] "GET /projects?obj_uuids=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001441
10.0.0.22 - - [2025-06-23 01:56:56] "GET /project/36a0f4dc-c8e6-4241-94e2-1fdd5539851a?fields=security_groups HTTP/1.1" 200 1260 0.033167
10.0.0.22 - - [2025-06-23 01:56:57] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001623
10.0.0.22 - - [2025-06-23 01:56:57] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.010212
10.0.0.22 - - [2025-06-23 01:56:57] "POST /fqname-to-id HTTP/1.1" 404 187 0.036716
10.0.0.22 - - [2025-06-23 01:56:57] "GET /projects?obj_uuids=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002869
10.0.0.22 - - [2025-06-23 01:56:57] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001343
10.0.0.22 - - [2025-06-23 01:56:57] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008483
10.0.0.22 - - [2025-06-23 01:56:58] "POST /id-to-fqname HTTP/1.1" 200 189 0.002322
10.0.0.22 - - [2025-06-23 01:56:58] "POST /fqname-to-id HTTP/1.1" 404 198 0.002927
10.0.0.22 - - [2025-06-23 01:56:58] "POST /security-groups HTTP/1.1" 200 584 0.071043
10.0.0.22 - - [2025-06-23 01:56:58] "POST /fqname-to-id HTTP/1.1" 404 233 0.004727
10.0.0.22 - - [2025-06-23 01:56:58] "POST /projects HTTP/1.1" 200 579 0.254684
10.0.0.22 - - [2025-06-23 01:56:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.290902
10.0.0.22 - - [2025-06-23 01:56:58] "POST /access-control-lists HTTP/1.1" 200 597 0.068829
10.0.0.22 - - [2025-06-23 01:56:58] "GET /project/87745c19-9994-4308-9453-3ebc2bd72d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.451294
10.0.0.22 - - [2025-06-23 01:56:58] "POST /fqname-to-id HTTP/1.1" 404 232 0.003927
10.0.0.22 - - [2025-06-23 01:56:58] "POST /access-control-lists HTTP/1.1" 200 595 0.064039
10.0.0.22 - - [2025-06-23 01:56:59] "GET / HTTP/1.1" 200 36215 0.002579
10.0.0.22 - - [2025-06-23 01:56:59] "GET /obj-perms HTTP/1.1" 200 6384 0.064090
10.0.0.22 - - [2025-06-23 01:57:00] "GET /obj-perms HTTP/1.1" 200 6384 0.072362
10.0.0.22 - - [2025-06-23 01:57:00] "POST /fqname-to-id HTTP/1.1" 401 296 0.000620
10.0.0.22 - - [2025-06-23 01:57:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.038516
10.0.0.22 - - [2025-06-23 01:57:00] "GET /projects?obj_uuids=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001425
10.0.0.22 - - [2025-06-23 01:57:01] "GET /project/87745c19-9994-4308-9453-3ebc2bd72d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.036747
252.22.103.152 - - [2025-06-23 01:57:01] "POST /neutron/network HTTP/1.1" 200 117 0.040148
10.0.0.22 - - [2025-06-23 01:57:01] "GET /projects?obj_uuids=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001342
252.22.103.152 - - [2025-06-23 01:57:01] "POST /neutron/network HTTP/1.1" 200 604 0.077556
10.0.0.22 - - [2025-06-23 01:57:01] "POST /route-targets HTTP/1.1" 200 328 0.015568
10.0.0.22 - - [2025-06-23 01:57:01] "POST /ref-update HTTP/1.1" 200 156 0.020164
10.0.0.22 - - [2025-06-23 01:57:01] "POST /useragent-kv HTTP/1.1" 200 115 0.004847
252.22.103.152 - - [2025-06-23 01:57:01] "POST /neutron/subnet HTTP/1.1" 200 715 0.206695
252.22.103.152 - - [2025-06-23 01:57:01] "POST /neutron/network HTTP/1.1" 200 821 0.006874
10.0.0.22 - - [2025-06-23 01:57:01] "POST /id-to-fqname HTTP/1.1" 200 219 0.001946
10.0.0.22 - - [2025-06-23 01:57:01] "GET /virtual-network/413edc67-43ac-455e-9664-bb618418a3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005975
252.22.103.152 - - [2025-06-23 01:57:01] "POST /neutron/network HTTP/1.1" 200 821 0.007295
10.0.0.22 - - [2025-06-23 01:57:01] "GET /virtual-network/413edc67-43ac-455e-9664-bb618418a3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.007420
252.22.103.152 - - [2025-06-23 01:57:01] "POST /neutron/network HTTP/1.1" 200 821 0.007144
252.22.103.152 - - [2025-06-23 01:57:01] "POST /neutron/subnet HTTP/1.1" 200 715 0.009916
10.0.0.22 - - [2025-06-23 01:57:02] "POST /id-to-fqname HTTP/1.1" 200 219 0.001907
252.22.103.152 - - [2025-06-23 01:57:02] "POST /neutron/network HTTP/1.1" 200 831 0.008092
252.22.103.152 - - [2025-06-23 01:57:02] "GET /aaa-mode HTTP/1.1" 401 296 0.000627
252.22.103.152 - - [2025-06-23 01:57:02] "GET / HTTP/1.1" 200 36215 0.002217
252.22.103.152 - - [2025-06-23 01:57:02] "GET /project/87745c19-9994-4308-9453-3ebc2bd72d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000510
10.0.0.22 - - [2025-06-23 01:57:02] "GET /projects?obj_uuids=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001857
252.22.103.152 - - [2025-06-23 01:57:02] "GET /project/87745c19-9994-4308-9453-3ebc2bd72d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.063341
252.22.103.152 - - [2025-06-23 01:57:03] "POST /neutron/network HTTP/1.1" 200 821 0.043310
252.22.103.152 - - [2025-06-23 01:57:03] "POST /neutron/port HTTP/1.1" 200 117 0.006079
252.22.103.152 - - [2025-06-23 01:57:03] "POST /neutron/port HTTP/1.1" 200 117 0.007004
10.0.0.22 - - [2025-06-23 01:57:03] "POST /id-to-fqname HTTP/1.1" 200 219 0.002229
252.22.103.152 - - [2025-06-23 01:57:03] "POST /neutron/port HTTP/1.1" 200 117 0.005883
252.22.103.152 - - [2025-06-23 01:57:03] "POST /neutron/network HTTP/1.1" 200 831 0.011733
10.0.0.22 - - [2025-06-23 01:57:04] "GET /projects?obj_uuids=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002454
252.22.103.152 - - [2025-06-23 01:57:04] "POST /neutron/network HTTP/1.1" 200 831 0.009275
252.22.103.152 - - [2025-06-23 01:57:04] "GET /aaa-mode HTTP/1.1" 401 296 0.000602
252.22.103.152 - - [2025-06-23 01:57:04] "POST /neutron/port HTTP/1.1" 200 1057 0.352134
252.22.103.152 - - [2025-06-23 01:57:04] "GET / HTTP/1.1" 200 36215 0.002694
252.22.103.152 - - [2025-06-23 01:57:04] "GET /project/87745c19-9994-4308-9453-3ebc2bd72d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000624
252.22.103.152 - - [2025-06-23 01:57:04] "POST /neutron/port HTTP/1.1" 200 1057 0.012431
252.22.103.152 - - [2025-06-23 01:57:04] "POST /neutron/port HTTP/1.1" 200 1057 0.015615
252.22.103.152 - - [2025-06-23 01:57:04] "POST /neutron/port HTTP/1.1" 200 1107 0.071218
252.22.103.152 - - [2025-06-23 01:57:04] "POST /neutron/port HTTP/1.1" 200 1081 0.019191
252.22.103.152 - - [2025-06-23 01:57:04] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004755
10.0.0.22 - - [2025-06-23 01:57:04] "GET /projects?obj_uuids=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001471
252.22.103.152 - - [2025-06-23 01:57:04] "GET /project/87745c19-9994-4308-9453-3ebc2bd72d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.061495
252.22.103.152 - - [2025-06-23 01:57:04] "POST /neutron/subnet HTTP/1.1" 200 689 0.022268
252.22.103.152 - - [2025-06-23 01:57:05] "POST /neutron/network HTTP/1.1" 200 821 0.037412
252.22.103.152 - - [2025-06-23 01:57:05] "POST /neutron/port HTTP/1.1" 200 117 0.001580
252.22.103.152 - - [2025-06-23 01:57:05] "POST /neutron/network HTTP/1.1" 200 821 0.007215
252.22.103.152 - - [2025-06-23 01:57:05] "POST /neutron/port HTTP/1.1" 200 1081 0.020743
252.22.103.152 - - [2025-06-23 01:57:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.017230
252.22.103.152 - - [2025-06-23 01:57:05] "POST /neutron/port HTTP/1.1" 200 117 0.009104
252.22.103.152 - - [2025-06-23 01:57:05] "POST /neutron/port HTTP/1.1" 200 1081 0.025001
252.22.103.152 - - [2025-06-23 01:57:05] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010242
252.22.103.152 - - [2025-06-23 01:57:05] "POST /neutron/network HTTP/1.1" 200 831 0.007365
10.0.0.22 - - [2025-06-23 01:57:05] "GET /projects?obj_uuids=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001718
252.22.103.152 - - [2025-06-23 01:57:06] "POST /neutron/port HTTP/1.1" 200 1057 0.238178
252.22.103.152 - - [2025-06-23 01:57:06] "POST /neutron/port HTTP/1.1" 200 1057 0.013067
252.22.103.152 - - [2025-06-23 01:57:06] "POST /neutron/port HTTP/1.1" 200 1057 0.013199
252.22.103.152 - - [2025-06-23 01:57:06] "POST /neutron/port HTTP/1.1" 200 1107 0.081998
252.22.103.152 - - [2025-06-23 01:57:06] "POST /neutron/port HTTP/1.1" 200 1081 0.019456
252.22.103.152 - - [2025-06-23 01:57:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004336
252.22.103.152 - - [2025-06-23 01:57:06] "POST /neutron/subnet HTTP/1.1" 200 689 0.018623
252.22.103.152 - - [2025-06-23 01:57:06] "POST /neutron/port HTTP/1.1" 200 117 0.001930
252.22.103.152 - - [2025-06-23 01:57:06] "POST /neutron/network HTTP/1.1" 200 821 0.007555
252.22.103.152 - - [2025-06-23 01:57:10] "POST /neutron/port HTTP/1.1" 200 1081 0.019280
252.22.103.152 - - [2025-06-23 01:57:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007591
252.22.103.152 - - [2025-06-23 01:57:10] "POST /neutron/port HTTP/1.1" 200 1081 0.017909
252.22.103.152 - - [2025-06-23 01:57:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007298
252.22.103.152 - - [2025-06-23 01:57:11] "POST /neutron/port HTTP/1.1" 200 1081 0.018104
252.22.103.152 - - [2025-06-23 01:57:11] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007181
10.0.0.22 - - [2025-06-23 01:57:11] "GET /virtual-machine/012b9cbd-e6b1-406e-a7e9-64e3a456fca1 HTTP/1.1" 401 296 0.000492
10.0.0.22 - - [2025-06-23 01:57:11] "GET /virtual-machine/012b9cbd-e6b1-406e-a7e9-64e3a456fca1 HTTP/1.1" 200 1291 0.052731
10.0.0.22 - - [2025-06-23 01:57:11] "GET /virtual-machine-interface/9fb73ad3-0516-449e-8d21-1ed256bd53c0 HTTP/1.1" 200 2941 0.010042
10.0.0.22 - - [2025-06-23 01:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004493
10.0.0.22 - - [2025-06-23 01:57:11] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004393
10.0.0.22 - - [2025-06-23 01:57:11] "GET /virtual-networks?parent_id=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003984
10.0.0.22 - - [2025-06-23 01:57:11] "GET /virtual-network/413edc67-43ac-455e-9664-bb618418a3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.008251
252.22.103.152 - - [2025-06-23 01:57:14] "POST /neutron/port HTTP/1.1" 200 1081 0.017133
252.22.103.152 - - [2025-06-23 01:57:14] "POST /neutron/port HTTP/1.1" 200 1081 0.018167
252.22.103.152 - - [2025-06-23 01:57:14] "POST /neutron/network HTTP/1.1" 200 831 0.006868
252.22.103.152 - - [2025-06-23 01:57:14] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004517
252.22.103.152 - - [2025-06-23 01:57:14] "POST /neutron/subnet HTTP/1.1" 200 689 0.014489
252.22.103.152 - - [2025-06-23 01:57:14] "POST /neutron/port HTTP/1.1" 200 117 0.001904
252.22.103.152 - - [2025-06-23 01:57:14] "POST /neutron/network HTTP/1.1" 200 821 0.007026
10.0.0.22 - - [2025-06-23 01:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508
10.0.0.22 - - [2025-06-23 01:57:15] "GET /virtual-network/413edc67-43ac-455e-9664-bb618418a3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005752
252.22.103.152 - - [2025-06-23 01:57:15] "POST /neutron/port HTTP/1.1" 200 1081 0.051692
252.22.103.152 - - [2025-06-23 01:57:15] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006671
252.22.103.152 - - [2025-06-23 01:57:15] "POST /neutron/port HTTP/1.1" 200 1081 0.053849
252.22.103.152 - - [2025-06-23 01:57:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006661
252.22.103.152 - - [2025-06-23 01:57:16] "POST /neutron/port HTTP/1.1" 200 1081 0.052153
252.22.103.152 - - [2025-06-23 01:57:16] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007099
252.22.103.152 - - [2025-06-23 01:57:16] "POST /neutron/port HTTP/1.1" 200 1081 0.029868
252.22.103.152 - - [2025-06-23 01:57:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008817
10.0.0.22 - - [2025-06-23 01:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004082
10.0.0.22 - - [2025-06-23 01:57:17] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004629
10.0.0.22 - - [2025-06-23 01:57:17] "GET /virtual-networks?parent_id=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005433
10.0.0.22 - - [2025-06-23 01:57:17] "GET /virtual-network/413edc67-43ac-455e-9664-bb618418a3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.005587
252.22.103.152 - - [2025-06-23 01:57:17] "POST /neutron/port HTTP/1.1" 200 1081 0.060939
252.22.103.152 - - [2025-06-23 01:57:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007982
252.22.103.152 - - [2025-06-23 01:57:17] "POST /neutron/port HTTP/1.1" 200 1081 0.020622
252.22.103.152 - - [2025-06-23 01:57:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.011366
252.22.103.152 - - [2025-06-23 01:57:17] "POST /neutron/port HTTP/1.1" 200 1081 0.037141
252.22.103.152 - - [2025-06-23 01:57:17] "POST /neutron/security_group HTTP/1.1" 200 2057 0.018614
252.22.103.152 - - [2025-06-23 01:57:18] "POST /neutron/port HTTP/1.1" 200 1081 0.021749
252.22.103.152 - - [2025-06-23 01:57:18] "POST /neutron/security_group HTTP/1.1" 200 2057 0.018062
10.0.0.22 - - [2025-06-23 01:57:18] "GET /virtual-machine/3095bca4-f4de-4562-b2df-ad55fe14bd22 HTTP/1.1" 200 1293 0.006111
10.0.0.22 - - [2025-06-23 01:57:18] "GET /virtual-machine-interface/4a65c595-7d98-4c06-a098-4753a5046381 HTTP/1.1" 200 2940 0.009569
10.0.0.22 - - [2025-06-23 01:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003557
10.0.0.22 - - [2025-06-23 01:57:18] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004596
10.0.0.22 - - [2025-06-23 01:57:18] "GET /virtual-networks?parent_id=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.004333
10.0.0.22 - - [2025-06-23 01:57:18] "GET /virtual-network/413edc67-43ac-455e-9664-bb618418a3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006533
10.0.0.22 - - [2025-06-23 01:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594
10.0.0.22 - - [2025-06-23 01:57:19] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004860
10.0.0.22 - - [2025-06-23 01:57:19] "GET /virtual-networks?parent_id=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.005014
10.0.0.22 - - [2025-06-23 01:57:19] "GET /virtual-network/413edc67-43ac-455e-9664-bb618418a3af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.011014
252.22.103.152 - - [2025-06-23 01:57:20] "POST /neutron/port HTTP/1.1" 200 1081 0.023976
252.22.103.152 - - [2025-06-23 01:57:20] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010430
252.22.103.152 - - [2025-06-23 01:57:21] "POST /neutron/port HTTP/1.1" 200 1081 0.019361
252.22.103.152 - - [2025-06-23 01:57:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007195
252.22.103.152 - - [2025-06-23 01:57:22] "POST /neutron/port HTTP/1.1" 200 1081 0.018204
252.22.103.152 - - [2025-06-23 01:57:22] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009337
252.22.103.152 - - [2025-06-23 01:57:30] "POST /neutron/network HTTP/1.1" 200 821 0.010394
252.22.103.152 - - [2025-06-23 01:57:30] "POST /neutron/network HTTP/1.1" 400 204 0.020842
252.22.103.152 - - [2025-06-23 01:57:31] "POST /neutron/port HTTP/1.1" 200 1081 0.019661
252.22.103.152 - - [2025-06-23 01:57:31] "POST /neutron/port HTTP/1.1" 200 1081 0.026554
252.22.103.152 - - [2025-06-23 01:57:31] "POST /neutron/port HTTP/1.1" 200 1107 0.010093
252.22.103.152 - - [2025-06-23 01:57:31] "POST /neutron/port HTTP/1.1" 200 1107 0.021004
252.22.103.152 - - [2025-06-23 01:57:31] "POST /neutron/port HTTP/1.1" 200 151 0.184730
252.22.103.152 - - [2025-06-23 01:57:31] "POST /neutron/port HTTP/1.1" 200 151 0.233035
252.22.103.152 - - [2025-06-23 01:57:32] "POST /neutron/network HTTP/1.1" 200 821 0.008541
10.0.0.22 - - [2025-06-23 01:57:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002822
10.0.0.22 - - [2025-06-23 01:57:32] "POST /useragent-kv HTTP/1.1" 200 115 0.002679
252.22.103.152 - - [2025-06-23 01:57:32] "POST /neutron/network HTTP/1.1" 200 151 0.108965
10.0.0.22 - - [2025-06-23 01:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858
10.0.0.22 - - [2025-06-23 01:57:32] "DELETE /route-target/a48eac36-f459-4576-8fdf-fc39c2c69c3d HTTP/1.1" 200 115 0.018647
10.0.0.22 - - [2025-06-23 01:57:33] "GET /projects?obj_uuids=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001815
10.0.0.22 - - [2025-06-23 01:57:33] "GET /project/87745c19-9994-4308-9453-3ebc2bd72d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.056694
10.0.0.22 - - [2025-06-23 01:57:33] "GET /projects?obj_uuids=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001564
10.0.0.22 - - [2025-06-23 01:57:33] "GET /project/87745c19-9994-4308-9453-3ebc2bd72d30?fields=virtual_networks HTTP/1.1" 200 1033 0.056552
10.0.0.22 - - [2025-06-23 01:57:33] "GET /projects?obj_uuids=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001366
10.0.0.22 - - [2025-06-23 01:57:33] "GET /project/87745c19-9994-4308-9453-3ebc2bd72d30?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.041423
10.0.0.22 - - [2025-06-23 01:57:33] "GET /projects?obj_uuids=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001834
10.0.0.22 - - [2025-06-23 01:57:33] "GET /project/87745c19-9994-4308-9453-3ebc2bd72d30?fields=security_groups HTTP/1.1" 200 1259 0.043191
10.0.0.22 - - [2025-06-23 01:57:34] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001584
10.0.0.22 - - [2025-06-23 01:57:34] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 944 0.009918
10.0.0.22 - - [2025-06-23 01:57:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.035382
10.0.0.22 - - [2025-06-23 01:57:34] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003827
10.0.0.22 - - [2025-06-23 01:57:34] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001562
10.0.0.22 - - [2025-06-23 01:57:34] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 975 0.008945
10.0.0.22 - - [2025-06-23 01:57:34] "POST /id-to-fqname HTTP/1.1" 200 188 0.001590
10.0.0.22 - - [2025-06-23 01:57:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.002692
10.0.0.22 - - [2025-06-23 01:57:34] "POST /security-groups HTTP/1.1" 200 583 0.071720
10.0.0.22 - - [2025-06-23 01:57:34] "POST /fqname-to-id HTTP/1.1" 404 232 0.003198
10.0.0.22 - - [2025-06-23 01:57:34] "POST /projects HTTP/1.1" 200 577 0.238225
10.0.0.22 - - [2025-06-23 01:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.315161
10.0.0.22 - - [2025-06-23 01:57:34] "POST /access-control-lists HTTP/1.1" 200 596 0.063709
10.0.0.22 - - [2025-06-23 01:57:34] "POST /fqname-to-id HTTP/1.1" 404 231 0.003531
10.0.0.22 - - [2025-06-23 01:57:35] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.466006
10.0.0.22 - - [2025-06-23 01:57:35] "POST /access-control-lists HTTP/1.1" 200 594 0.064326
10.0.0.22 - - [2025-06-23 01:57:36] "GET / HTTP/1.1" 200 36215 0.002411
10.0.0.22 - - [2025-06-23 01:57:37] "POST /fqname-to-id HTTP/1.1" 401 296 0.000667
10.0.0.22 - - [2025-06-23 01:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.077613
10.0.0.22 - - [2025-06-23 01:57:37] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001280
10.0.0.22 - - [2025-06-23 01:57:37] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.027502
252.22.103.152 - - [2025-06-23 01:57:37] "POST /neutron/network HTTP/1.1" 200 117 0.039738
10.0.0.22 - - [2025-06-23 01:57:37] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001695
252.22.103.152 - - [2025-06-23 01:57:38] "POST /neutron/network HTTP/1.1" 200 623 0.083101
10.0.0.22 - - [2025-06-23 01:57:38] "POST /route-targets HTTP/1.1" 200 328 0.012910
10.0.0.22 - - [2025-06-23 01:57:38] "POST /ref-update HTTP/1.1" 200 156 0.020274
10.0.0.22 - - [2025-06-23 01:57:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003859
252.22.103.152 - - [2025-06-23 01:57:38] "POST /neutron/subnet HTTP/1.1" 200 701 0.191435
252.22.103.152 - - [2025-06-23 01:57:38] "POST /neutron/network HTTP/1.1" 200 837 0.006778
10.0.0.22 - - [2025-06-23 01:57:38] "POST /id-to-fqname HTTP/1.1" 200 228 0.001665
10.0.0.22 - - [2025-06-23 01:57:38] "GET /virtual-network/55d44a91-cfe4-48a7-8932-1e79b55731a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.008155
252.22.103.152 - - [2025-06-23 01:57:38] "POST /neutron/network HTTP/1.1" 200 837 0.006716
10.0.0.22 - - [2025-06-23 01:57:38] "GET /virtual-network/55d44a91-cfe4-48a7-8932-1e79b55731a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.007806
252.22.103.152 - - [2025-06-23 01:57:38] "POST /neutron/network HTTP/1.1" 200 837 0.006070
252.22.103.152 - - [2025-06-23 01:57:38] "POST /neutron/subnet HTTP/1.1" 200 701 0.008630
252.22.103.152 - - [2025-06-23 01:57:38] "POST /neutron/network HTTP/1.1" 200 837 0.006793
10.0.0.22 - - [2025-06-23 01:57:38] "POST /id-to-fqname HTTP/1.1" 200 228 0.002003
252.22.103.152 - - [2025-06-23 01:57:39] "POST /neutron/network HTTP/1.1" 200 847 0.006675
252.22.103.152 - - [2025-06-23 01:57:39] "GET /aaa-mode HTTP/1.1" 401 296 0.000510
252.22.103.152 - - [2025-06-23 01:57:39] "GET / HTTP/1.1" 200 36215 0.002039
252.22.103.152 - - [2025-06-23 01:57:39] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000719
10.0.0.22 - - [2025-06-23 01:57:39] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001354
252.22.103.152 - - [2025-06-23 01:57:39] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.062832
252.22.103.152 - - [2025-06-23 01:57:39] "POST /neutron/network HTTP/1.1" 200 837 0.007876
252.22.103.152 - - [2025-06-23 01:57:39] "POST /neutron/port HTTP/1.1" 200 117 0.006865
252.22.103.152 - - [2025-06-23 01:57:39] "POST /neutron/port HTTP/1.1" 200 117 0.005848
10.0.0.22 - - [2025-06-23 01:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605
10.0.0.22 - - [2025-06-23 01:57:39] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003527
10.0.0.22 - - [2025-06-23 01:57:40] "PUT /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4 HTTP/1.1" 200 277 0.010888
252.22.103.152 - - [2025-06-23 01:57:40] "POST /neutron/port HTTP/1.1" 200 117 0.006490
252.22.103.152 - - [2025-06-23 01:57:40] "POST /neutron/network HTTP/1.1" 200 847 0.008142
10.0.0.22 - - [2025-06-23 01:57:40] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001348
252.22.103.152 - - [2025-06-23 01:57:40] "POST /neutron/port HTTP/1.1" 200 1053 0.254488
252.22.103.152 - - [2025-06-23 01:57:40] "POST /neutron/port HTTP/1.1" 200 1053 0.010529
252.22.103.152 - - [2025-06-23 01:57:40] "POST /neutron/port HTTP/1.1" 200 1053 0.010789
252.22.103.152 - - [2025-06-23 01:57:41] "POST /neutron/port HTTP/1.1" 200 1103 0.066345
252.22.103.152 - - [2025-06-23 01:57:41] "POST /neutron/port HTTP/1.1" 200 1077 0.018183
252.22.103.152 - - [2025-06-23 01:57:41] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004171
252.22.103.152 - - [2025-06-23 01:57:41] "POST /neutron/subnet HTTP/1.1" 200 675 0.014035
252.22.103.152 - - [2025-06-23 01:57:41] "POST /neutron/port HTTP/1.1" 200 117 0.001509
252.22.103.152 - - [2025-06-23 01:57:41] "POST /neutron/network HTTP/1.1" 200 837 0.006747
252.22.103.152 - - [2025-06-23 01:57:45] "POST /neutron/port HTTP/1.1" 200 1077 0.023018
252.22.103.152 - - [2025-06-23 01:57:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007465
252.22.103.152 - - [2025-06-23 01:57:45] "POST /neutron/port HTTP/1.1" 200 1077 0.020084
252.22.103.152 - - [2025-06-23 01:57:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007416
252.22.103.152 - - [2025-06-23 01:57:45] "POST /neutron/port HTTP/1.1" 200 1077 0.020207
252.22.103.152 - - [2025-06-23 01:57:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008885
10.0.0.22 - - [2025-06-23 01:57:45] "GET /virtual-machine/6cd2f1f7-50f3-414e-8387-651809262094 HTTP/1.1" 401 296 0.000521
10.0.0.22 - - [2025-06-23 01:57:46] "GET /virtual-machine/6cd2f1f7-50f3-414e-8387-651809262094 HTTP/1.1" 200 1291 0.034193
10.0.0.22 - - [2025-06-23 01:57:46] "GET /virtual-machine-interface/cae34c20-620a-47f4-b2fb-353a89b5737c HTTP/1.1" 200 2966 0.006209
10.0.0.22 - - [2025-06-23 01:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004439
10.0.0.22 - - [2025-06-23 01:57:46] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003720
10.0.0.22 - - [2025-06-23 01:57:46] "GET /virtual-networks?parent_id=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003478
10.0.0.22 - - [2025-06-23 01:57:46] "GET /virtual-network/55d44a91-cfe4-48a7-8932-1e79b55731a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006133
10.0.0.22 - - [2025-06-23 01:57:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003643
10.0.0.22 - - [2025-06-23 01:57:49] "GET /virtual-network/55d44a91-cfe4-48a7-8932-1e79b55731a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005818
10.0.0.22 - - [2025-06-23 01:57:50] "DELETE /project/16bba506a4684641b4e054532cba7bce HTTP/1.1" 404 173 0.017065
10.0.0.22 - - [2025-06-23 01:57:50] "DELETE /project/87745c199994430894533ebc2bd72d30 HTTP/1.1" 404 173 0.009194
10.0.0.22 - - [2025-06-23 01:57:50] "GET /projects?obj_uuids=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001334
10.0.0.22 - - [2025-06-23 01:57:50] "GET /projects?obj_uuids=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001101
10.0.0.22 - - [2025-06-23 01:57:50] "GET /project/87745c19-9994-4308-9453-3ebc2bd72d30?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.047033
10.0.0.22 - - [2025-06-23 01:57:50] "GET /project/36a0f4dc-c8e6-4241-94e2-1fdd5539851a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.052925
10.0.0.22 - - [2025-06-23 01:57:50] "GET /projects?obj_uuids=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001491
10.0.0.22 - - [2025-06-23 01:57:50] "GET /projects?obj_uuids=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003296
10.0.0.22 - - [2025-06-23 01:57:50] "GET /project/87745c19-9994-4308-9453-3ebc2bd72d30?fields=security_groups HTTP/1.1" 200 1352 0.056404
10.0.0.22 - - [2025-06-23 01:57:50] "GET /project/36a0f4dc-c8e6-4241-94e2-1fdd5539851a?fields=security_groups HTTP/1.1" 200 1353 0.062918
10.0.0.22 - - [2025-06-23 01:57:50] "DELETE /security-group/38bfe4bd-6b4d-4349-a985-a2f596676f87 HTTP/1.1" 200 115 0.128569
10.0.0.22 - - [2025-06-23 01:57:50] "GET /projects?obj_uuids=87745c19-9994-4308-9453-3ebc2bd72d30&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001261
10.0.0.22 - - [2025-06-23 01:57:50] "DELETE /security-group/ea1a4a99-def6-443d-9527-b34904ce6019 HTTP/1.1" 200 115 0.135572
10.0.0.22 - - [2025-06-23 01:57:50] "GET /projects?obj_uuids=36a0f4dc-c8e6-4241-94e2-1fdd5539851a&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001231
10.0.0.22 - - [2025-06-23 01:57:50] "DELETE /access-control-list/121689f1-d3db-47c5-93a9-8135177f69f0 HTTP/1.1" 200 115 0.107670
10.0.0.22 - - [2025-06-23 01:57:50] "GET /project/87745c19-9994-4308-9453-3ebc2bd72d30?fields=application_policy_sets HTTP/1.1" 200 1391 0.041953
10.0.0.22 - - [2025-06-23 01:57:50] "DELETE /access-control-list/4d2fe16a-21e4-4ef7-824c-1eb9f5480db0 HTTP/1.1" 200 115 0.036381
10.0.0.22 - - [2025-06-23 01:57:50] "GET /project/36a0f4dc-c8e6-4241-94e2-1fdd5539851a?fields=application_policy_sets HTTP/1.1" 200 1392 0.091419
10.0.0.22 - - [2025-06-23 01:57:50] "DELETE /access-control-list/a20d3e49-e61e-4bd5-bd61-03ced8ec0139 HTTP/1.1" 200 115 0.049895
10.0.0.22 - - [2025-06-23 01:57:50] "DELETE /access-control-list/dd887577-921c-41a6-b07c-44c6d813d255 HTTP/1.1" 200 115 0.038175
10.0.0.22 - - [2025-06-23 01:57:50] "DELETE /project/87745c19-9994-4308-9453-3ebc2bd72d30 HTTP/1.1" 200 115 0.515041
10.0.0.22 - - [2025-06-23 01:57:50] "DELETE /project/36a0f4dc-c8e6-4241-94e2-1fdd5539851a HTTP/1.1" 200 115 0.552945
252.22.103.152 - - [2025-06-23 01:57:51] "POST /neutron/port HTTP/1.1" 200 1077 0.021316
252.22.103.152 - - [2025-06-23 01:57:51] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006686
252.22.103.152 - - [2025-06-23 01:57:53] "POST /neutron/port HTTP/1.1" 200 1077 0.019224
252.22.103.152 - - [2025-06-23 01:57:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007356
252.22.103.152 - - [2025-06-23 01:57:53] "POST /neutron/port HTTP/1.1" 200 1077 0.020890
10.0.0.22 - - [2025-06-23 01:57:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952
10.0.0.22 - - [2025-06-23 01:57:53] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004743
252.22.103.152 - - [2025-06-23 01:57:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006946
10.0.0.22 - - [2025-06-23 01:57:53] "GET /virtual-networks?parent_id=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.004316
10.0.0.22 - - [2025-06-23 01:57:54] "GET /virtual-network/55d44a91-cfe4-48a7-8932-1e79b55731a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.006681
252.22.103.152 - - [2025-06-23 01:57:54] "POST /neutron/port HTTP/1.1" 200 1077 0.018452
252.22.103.152 - - [2025-06-23 01:57:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011490
10.0.0.22 - - [2025-06-23 01:57:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941
10.0.0.22 - - [2025-06-23 01:57:56] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003978
10.0.0.22 - - [2025-06-23 01:57:56] "PUT /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4 HTTP/1.1" 200 277 0.010097
252.22.103.152 - - [2025-06-23 01:57:56] "POST /neutron/network HTTP/1.1" 200 837 0.010883
252.22.103.152 - - [2025-06-23 01:57:56] "POST /neutron/network HTTP/1.1" 400 204 0.013997
252.22.103.152 - - [2025-06-23 01:57:57] "POST /neutron/port HTTP/1.1" 200 1077 0.019939
252.22.103.152 - - [2025-06-23 01:57:57] "POST /neutron/port HTTP/1.1" 200 1103 0.013959
252.22.103.152 - - [2025-06-23 01:57:57] "POST /neutron/port HTTP/1.1" 200 151 0.111538
252.22.103.152 - - [2025-06-23 01:57:58] "POST /neutron/network HTTP/1.1" 200 837 0.006629
10.0.0.22 - - [2025-06-23 01:57:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004446
10.0.0.22 - - [2025-06-23 01:57:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002513
10.0.0.22 - - [2025-06-23 01:57:58] "POST /useragent-kv HTTP/1.1" 200 115 0.002386
252.22.103.152 - - [2025-06-23 01:57:58] "POST /neutron/network HTTP/1.1" 200 151 0.099102
10.0.0.22 - - [2025-06-23 01:57:58] "DELETE /route-target/2b6765a6-f57d-498f-b761-4a4588c3ee73 HTTP/1.1" 200 115 0.016538
10.0.0.22 - - [2025-06-23 01:57:59] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.003252
10.0.0.22 - - [2025-06-23 01:57:59] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4 HTTP/1.1" 200 1830 0.004974
10.0.0.22 - - [2025-06-23 01:57:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168
10.0.0.22 - - [2025-06-23 01:57:59] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001457
10.0.0.22 - - [2025-06-23 01:57:59] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.034001
252.22.103.152 - - [2025-06-23 01:57:59] "POST /neutron/network HTTP/1.1" 200 117 0.008553
10.0.0.22 - - [2025-06-23 01:57:59] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001355
252.22.103.152 - - [2025-06-23 01:57:59] "POST /neutron/network HTTP/1.1" 200 603 0.077616
10.0.0.22 - - [2025-06-23 01:57:59] "POST /route-targets HTTP/1.1" 200 328 0.020101
10.0.0.22 - - [2025-06-23 01:57:59] "POST /ref-update HTTP/1.1" 200 156 0.016211
10.0.0.22 - - [2025-06-23 01:58:00] "POST /useragent-kv HTTP/1.1" 200 115 0.019879
252.22.103.152 - - [2025-06-23 01:58:00] "POST /neutron/subnet HTTP/1.1" 200 729 0.198839
252.22.103.152 - - [2025-06-23 01:58:00] "POST /neutron/network HTTP/1.1" 200 823 0.008282
10.0.0.22 - - [2025-06-23 01:58:00] "POST /id-to-fqname HTTP/1.1" 200 218 0.001817
10.0.0.22 - - [2025-06-23 01:58:00] "GET /virtual-network/16bfdb50-8c74-4ebd-9005-158cd928a015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008943
252.22.103.152 - - [2025-06-23 01:58:00] "POST /neutron/network HTTP/1.1" 200 823 0.012843
10.0.0.22 - - [2025-06-23 01:58:00] "GET /virtual-network/16bfdb50-8c74-4ebd-9005-158cd928a015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007117
252.22.103.152 - - [2025-06-23 01:58:00] "POST /neutron/network HTTP/1.1" 200 823 0.009172
252.22.103.152 - - [2025-06-23 01:58:00] "POST /neutron/subnet HTTP/1.1" 200 729 0.011776
10.0.0.22 - - [2025-06-23 01:58:00] "POST /id-to-fqname HTTP/1.1" 200 218 0.002612
252.22.103.152 - - [2025-06-23 01:58:00] "POST /neutron/network HTTP/1.1" 200 833 0.007212
252.22.103.152 - - [2025-06-23 01:58:00] "GET /aaa-mode HTTP/1.1" 401 296 0.000537
252.22.103.152 - - [2025-06-23 01:58:00] "GET / HTTP/1.1" 200 36215 0.002469
252.22.103.152 - - [2025-06-23 01:58:00] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000531
10.0.0.22 - - [2025-06-23 01:58:00] "GET /obj-perms HTTP/1.1" 200 6384 0.073766
10.0.0.22 - - [2025-06-23 01:58:01] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001753
252.22.103.152 - - [2025-06-23 01:58:01] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.069908
252.22.103.152 - - [2025-06-23 01:58:01] "POST /neutron/network HTTP/1.1" 200 823 0.008017
10.0.0.22 - - [2025-06-23 01:58:01] "GET /obj-perms HTTP/1.1" 200 6384 0.068036
252.22.103.152 - - [2025-06-23 01:58:01] "POST /neutron/port HTTP/1.1" 200 117 0.006696
252.22.103.152 - - [2025-06-23 01:58:01] "POST /neutron/port HTTP/1.1" 200 117 0.005780
252.22.103.152 - - [2025-06-23 01:58:01] "POST /neutron/port HTTP/1.1" 200 117 0.007100
252.22.103.152 - - [2025-06-23 01:58:02] "POST /neutron/network HTTP/1.1" 200 833 0.007658
10.0.0.22 - - [2025-06-23 01:58:02] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001585
252.22.103.152 - - [2025-06-23 01:58:02] "POST /neutron/port HTTP/1.1" 200 1059 0.280472
252.22.103.152 - - [2025-06-23 01:58:02] "POST /neutron/port HTTP/1.1" 200 1059 0.012165
252.22.103.152 - - [2025-06-23 01:58:02] "POST /neutron/port HTTP/1.1" 200 1059 0.011849
252.22.103.152 - - [2025-06-23 01:58:02] "POST /neutron/port HTTP/1.1" 200 1109 0.088085
252.22.103.152 - - [2025-06-23 01:58:02] "POST /neutron/port HTTP/1.1" 200 1083 0.028396
252.22.103.152 - - [2025-06-23 01:58:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005549
252.22.103.152 - - [2025-06-23 01:58:03] "POST /neutron/subnet HTTP/1.1" 200 703 0.014930
252.22.103.152 - - [2025-06-23 01:58:03] "POST /neutron/port HTTP/1.1" 200 117 0.001478
252.22.103.152 - - [2025-06-23 01:58:03] "POST /neutron/network HTTP/1.1" 200 823 0.006415
252.22.103.152 - - [2025-06-23 01:58:06] "POST /neutron/port HTTP/1.1" 200 1083 0.017632
252.22.103.152 - - [2025-06-23 01:58:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007621
252.22.103.152 - - [2025-06-23 01:58:07] "POST /neutron/port HTTP/1.1" 200 1083 0.017733
252.22.103.152 - - [2025-06-23 01:58:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007759
252.22.103.152 - - [2025-06-23 01:58:07] "POST /neutron/port HTTP/1.1" 200 1083 0.019184
252.22.103.152 - - [2025-06-23 01:58:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008319
10.0.0.22 - - [2025-06-23 01:58:07] "GET /virtual-machine/c08471c1-9697-4ed6-9383-f12a0fc7f6b1 HTTP/1.1" 200 1293 0.006404
10.0.0.22 - - [2025-06-23 01:58:07] "GET /virtual-machine-interface/f6ee2be3-5ed2-4898-b335-93a6d8b109a7 HTTP/1.1" 200 2936 0.006691
10.0.0.22 - - [2025-06-23 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005044
10.0.0.22 - - [2025-06-23 01:58:07] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004188
10.0.0.22 - - [2025-06-23 01:58:07] "GET /virtual-networks?parent_id=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003460
10.0.0.22 - - [2025-06-23 01:58:07] "GET /virtual-network/16bfdb50-8c74-4ebd-9005-158cd928a015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006097
10.0.0.22 - - [2025-06-23 01:58:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094
10.0.0.22 - - [2025-06-23 01:58:10] "GET /virtual-network/16bfdb50-8c74-4ebd-9005-158cd928a015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006502
252.22.103.152 - - [2025-06-23 01:58:13] "POST /neutron/port HTTP/1.1" 200 1083 0.021963
252.22.103.152 - - [2025-06-23 01:58:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009259
252.22.103.152 - - [2025-06-23 01:58:13] "POST /neutron/port HTTP/1.1" 200 1083 0.018558
252.22.103.152 - - [2025-06-23 01:58:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006539
10.0.0.22 - - [2025-06-23 01:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955
10.0.0.22 - - [2025-06-23 01:58:14] "GET /virtual-network/16bfdb50-8c74-4ebd-9005-158cd928a015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.008180
10.0.0.22 - - [2025-06-23 01:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580
10.0.0.22 - - [2025-06-23 01:58:17] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003929
10.0.0.22 - - [2025-06-23 01:58:17] "GET /virtual-networks?parent_id=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.005445
10.0.0.22 - - [2025-06-23 01:58:17] "GET /virtual-network/16bfdb50-8c74-4ebd-9005-158cd928a015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.007454
252.22.103.152 - - [2025-06-23 01:58:17] "POST /neutron/port HTTP/1.1" 200 1083 0.019008
252.22.103.152 - - [2025-06-23 01:58:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006905
252.22.103.152 - - [2025-06-23 01:58:19] "POST /neutron/network HTTP/1.1" 200 823 0.010592
252.22.103.152 - - [2025-06-23 01:58:19] "POST /neutron/network HTTP/1.1" 400 204 0.013375
252.22.103.152 - - [2025-06-23 01:58:19] "POST /neutron/port HTTP/1.1" 200 1083 0.019742
252.22.103.152 - - [2025-06-23 01:58:20] "POST /neutron/port HTTP/1.1" 200 1109 0.010773
252.22.103.152 - - [2025-06-23 01:58:20] "POST /neutron/port HTTP/1.1" 200 151 0.131729
252.22.103.152 - - [2025-06-23 01:58:21] "POST /neutron/network HTTP/1.1" 200 823 0.007490
10.0.0.22 - - [2025-06-23 01:58:21] "POST /useragent-kv HTTP/1.1" 200 115 0.006307
10.0.0.22 - - [2025-06-23 01:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008353
10.0.0.22 - - [2025-06-23 01:58:21] "POST /useragent-kv HTTP/1.1" 200 115 0.005429
252.22.103.152 - - [2025-06-23 01:58:21] "POST /neutron/network HTTP/1.1" 200 151 0.105923
10.0.0.22 - - [2025-06-23 01:58:21] "DELETE /route-target/494b09cb-707a-40b0-bf74-954fb286db7d HTTP/1.1" 200 115 0.026520
10.0.0.22 - - [2025-06-23 01:58:22] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.003524
10.0.0.22 - - [2025-06-23 01:58:22] "POST /network-ipams HTTP/1.1" 200 541 0.019219
10.0.0.22 - - [2025-06-23 01:58:22] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 983 0.003664
10.0.0.22 - - [2025-06-23 01:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569
10.0.0.22 - - [2025-06-23 01:58:22] "GET /network-ipam/95617509-e252-4ca3-8354-0eb69fdd6b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.005637
10.0.0.22 - - [2025-06-23 01:58:22] "PUT /network-ipam/95617509-e252-4ca3-8354-0eb69fdd6b7c HTTP/1.1" 200 259 0.013006
10.0.0.22 - - [2025-06-23 01:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596
10.0.0.22 - - [2025-06-23 01:58:22] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001410
10.0.0.22 - - [2025-06-23 01:58:22] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.031583
252.22.103.152 - - [2025-06-23 01:58:22] "POST /neutron/network HTTP/1.1" 200 117 0.009481
10.0.0.22 - - [2025-06-23 01:58:22] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001465
252.22.103.152 - - [2025-06-23 01:58:23] "POST /neutron/network HTTP/1.1" 200 603 0.092237
10.0.0.22 - - [2025-06-23 01:58:23] "POST /route-targets HTTP/1.1" 200 328 0.016628
10.0.0.22 - - [2025-06-23 01:58:23] "POST /ref-update HTTP/1.1" 200 156 0.015110
10.0.0.22 - - [2025-06-23 01:58:23] "POST /useragent-kv HTTP/1.1" 200 115 0.003000
252.22.103.152 - - [2025-06-23 01:58:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.191997
10.0.0.22 - - [2025-06-23 01:58:23] "POST /useragent-kv HTTP/1.1" 200 115 0.004031
252.22.103.152 - - [2025-06-23 01:58:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.163495
252.22.103.152 - - [2025-06-23 01:58:23] "POST /neutron/network HTTP/1.1" 200 988 0.010083
10.0.0.22 - - [2025-06-23 01:58:23] "POST /id-to-fqname HTTP/1.1" 200 218 0.001770
10.0.0.22 - - [2025-06-23 01:58:23] "GET /virtual-network/039f2ee4-3925-4c9a-8d32-0f8142cefea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.008183
252.22.103.152 - - [2025-06-23 01:58:23] "POST /neutron/network HTTP/1.1" 200 988 0.010073
10.0.0.22 - - [2025-06-23 01:58:23] "GET /virtual-network/039f2ee4-3925-4c9a-8d32-0f8142cefea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.008044
252.22.103.152 - - [2025-06-23 01:58:23] "POST /neutron/network HTTP/1.1" 200 988 0.009631
252.22.103.152 - - [2025-06-23 01:58:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.008120
252.22.103.152 - - [2025-06-23 01:58:23] "POST /neutron/subnet HTTP/1.1" 200 699 0.009259
252.22.103.152 - - [2025-06-23 01:58:23] "POST /neutron/network HTTP/1.1" 200 988 0.008530
252.22.103.152 - - [2025-06-23 01:58:24] "POST /neutron/subnet HTTP/1.1" 200 699 0.011588
252.22.103.152 - - [2025-06-23 01:58:24] "POST /neutron/subnet HTTP/1.1" 200 699 0.009019
10.0.0.22 - - [2025-06-23 01:58:24] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001263
252.22.103.152 - - [2025-06-23 01:58:24] "POST /neutron/port HTTP/1.1" 200 1015 0.199174
10.0.0.22 - - [2025-06-23 01:58:24] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001460
252.22.103.152 - - [2025-06-23 01:58:24] "POST /neutron/port HTTP/1.1" 200 1015 0.212285
10.0.0.22 - - [2025-06-23 01:58:24] "POST /id-to-fqname HTTP/1.1" 200 218 0.001720
252.22.103.152 - - [2025-06-23 01:58:24] "POST /neutron/port HTTP/1.1" 200 1015 0.009490
252.22.103.152 - - [2025-06-23 01:58:25] "POST /neutron/port HTTP/1.1" 200 1015 0.011266
252.22.103.152 - - [2025-06-23 01:58:25] "POST /neutron/network HTTP/1.1" 200 988 0.010076
252.22.103.152 - - [2025-06-23 01:58:25] "POST /neutron/port HTTP/1.1" 200 1015 0.012985
252.22.103.152 - - [2025-06-23 01:58:25] "POST /neutron/port HTTP/1.1" 200 117 0.006432
252.22.103.152 - - [2025-06-23 01:58:25] "POST /neutron/port HTTP/1.1" 200 117 0.005777
10.0.0.22 - - [2025-06-23 01:58:25] "POST /id-to-fqname HTTP/1.1" 200 218 0.001767
252.22.103.152 - - [2025-06-23 01:58:25] "POST /neutron/port HTTP/1.1" 200 117 0.006250
252.22.103.152 - - [2025-06-23 01:58:25] "POST /neutron/port HTTP/1.1" 200 1015 0.009738
252.22.103.152 - - [2025-06-23 01:58:25] "POST /neutron/port HTTP/1.1" 200 1015 0.009789
252.22.103.152 - - [2025-06-23 01:58:25] "POST /neutron/port HTTP/1.1" 200 1015 0.040970
252.22.103.152 - - [2025-06-23 01:58:26] "POST /neutron/network HTTP/1.1" 200 988 0.009900
252.22.103.152 - - [2025-06-23 01:58:26] "POST /neutron/port HTTP/1.1" 200 1015 0.014907
252.22.103.152 - - [2025-06-23 01:58:26] "POST /neutron/port HTTP/1.1" 200 117 0.007405
252.22.103.152 - - [2025-06-23 01:58:26] "POST /neutron/port HTTP/1.1" 200 117 0.009930
252.22.103.152 - - [2025-06-23 01:58:26] "POST /neutron/port HTTP/1.1" 200 1015 0.010738
10.0.0.22 - - [2025-06-23 01:58:26] "POST /id-to-fqname HTTP/1.1" 200 218 0.001986
252.22.103.152 - - [2025-06-23 01:58:26] "POST /neutron/network HTTP/1.1" 200 998 0.009262
252.22.103.152 - - [2025-06-23 01:58:26] "POST /neutron/port HTTP/1.1" 200 1015 0.015272
252.22.103.152 - - [2025-06-23 01:58:26] "POST /neutron/port HTTP/1.1" 200 117 0.009696
252.22.103.152 - - [2025-06-23 01:58:26] "POST /neutron/port HTTP/1.1" 200 1015 0.013570
252.22.103.152 - - [2025-06-23 01:58:26] "POST /neutron/port HTTP/1.1" 200 1015 0.011688
252.22.103.152 - - [2025-06-23 01:58:26] "POST /neutron/network HTTP/1.1" 200 998 0.023909
252.22.103.152 - - [2025-06-23 01:58:26] "POST /neutron/port HTTP/1.1" 200 1103 0.135093
252.22.103.152 - - [2025-06-23 01:58:26] "GET /aaa-mode HTTP/1.1" 401 296 0.000636
252.22.103.152 - - [2025-06-23 01:58:26] "GET / HTTP/1.1" 200 36215 0.001826
252.22.103.152 - - [2025-06-23 01:58:26] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000476
252.22.103.152 - - [2025-06-23 01:58:27] "POST /neutron/port HTTP/1.1" 200 1077 0.017840
252.22.103.152 - - [2025-06-23 01:58:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006005
252.22.103.152 - - [2025-06-23 01:58:27] "POST /neutron/subnet HTTP/1.1" 200 673 0.018424
252.22.103.152 - - [2025-06-23 01:58:27] "POST /neutron/port HTTP/1.1" 200 117 0.001752
252.22.103.152 - - [2025-06-23 01:58:27] "POST /neutron/network HTTP/1.1" 200 988 0.018577
252.22.103.152 - - [2025-06-23 01:58:27] "POST /neutron/port HTTP/1.1" 200 1015 0.011901
10.0.0.22 - - [2025-06-23 01:58:27] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002206
252.22.103.152 - - [2025-06-23 01:58:27] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.100600
252.22.103.152 - - [2025-06-23 01:58:27] "POST /neutron/network HTTP/1.1" 200 998 0.036295
252.22.103.152 - - [2025-06-23 01:58:27] "POST /neutron/network HTTP/1.1" 200 988 0.019336
252.22.103.152 - - [2025-06-23 01:58:27] "POST /neutron/port HTTP/1.1" 200 1015 0.010874
252.22.103.152 - - [2025-06-23 01:58:27] "POST /neutron/port HTTP/1.1" 200 1015 0.017272
252.22.103.152 - - [2025-06-23 01:58:27] "POST /neutron/port HTTP/1.1" 200 1077 0.097843
252.22.103.152 - - [2025-06-23 01:58:27] "POST /neutron/port HTTP/1.1" 200 1103 0.206572
252.22.103.152 - - [2025-06-23 01:58:27] "POST /neutron/security_group HTTP/1.1" 200 2056 0.018916
252.22.103.152 - - [2025-06-23 01:58:28] "POST /neutron/port HTTP/1.1" 200 117 0.010748
252.22.103.152 - - [2025-06-23 01:58:28] "POST /neutron/port HTTP/1.1" 200 1077 0.030581
10.0.0.22 - - [2025-06-23 01:58:28] "GET /domains HTTP/1.1" 200 438 0.006696
252.22.103.152 - - [2025-06-23 01:58:28] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010752
10.0.0.22 - - [2025-06-23 01:58:28] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001865
10.0.0.22 - - [2025-06-23 01:58:28] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1306 0.014907
10.0.0.22 - - [2025-06-23 01:58:28] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002254
252.22.103.152 - - [2025-06-23 01:58:28] "POST /neutron/subnet HTTP/1.1" 200 673 0.044932
10.0.0.22 - - [2025-06-23 01:58:28] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce HTTP/1.1" 200 2834 0.045495
252.22.103.152 - - [2025-06-23 01:58:28] "POST /neutron/port HTTP/1.1" 200 117 0.001508
10.0.0.22 - - [2025-06-23 01:58:28] "GET /network-ipam/95617509-e252-4ca3-8354-0eb69fdd6b7c HTTP/1.1" 200 2599 0.015461
252.22.103.152 - - [2025-06-23 01:58:28] "POST /neutron/network HTTP/1.1" 200 998 0.013915
252.22.103.152 - - [2025-06-23 01:58:28] "POST /neutron/network HTTP/1.1" 200 988 0.011394
10.0.0.22 - - [2025-06-23 01:58:28] "GET /domains HTTP/1.1" 200 438 0.003397
10.0.0.22 - - [2025-06-23 01:58:28] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001420
10.0.0.22 - - [2025-06-23 01:58:28] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002337
10.0.0.22 - - [2025-06-23 01:58:28] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1306 0.080138
10.0.0.22 - - [2025-06-23 01:58:28] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001513
10.0.0.22 - - [2025-06-23 01:58:28] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce HTTP/1.1" 200 3077 0.079418
10.0.0.22 - - [2025-06-23 01:58:28] "GET /virtual-network/039f2ee4-3925-4c9a-8d32-0f8142cefea6 HTTP/1.1" 200 4227 0.011137
252.22.103.152 - - [2025-06-23 01:58:28] "POST /neutron/port HTTP/1.1" 200 1053 0.323973
10.0.0.22 - - [2025-06-23 01:58:28] "GET /virtual-network/039f2ee4-3925-4c9a-8d32-0f8142cefea6 HTTP/1.1" 200 4227 0.012790
252.22.103.152 - - [2025-06-23 01:58:28] "POST /neutron/port HTTP/1.1" 200 1053 0.016204
10.0.0.22 - - [2025-06-23 01:58:28] "GET /routing-instance/9ae52902-cabb-49b9-9178-71062d041a46 HTTP/1.1" 200 2811 0.007882
252.22.103.152 - - [2025-06-23 01:58:28] "POST /neutron/port HTTP/1.1" 200 1053 0.011709
10.0.0.22 - - [2025-06-23 01:58:29] "GET /routing-instance/9ae52902-cabb-49b9-9178-71062d041a46 HTTP/1.1" 200 2811 0.005129
10.0.0.22 - - [2025-06-23 01:58:29] "GET /route-target/215e6329-2d4a-498e-8fe6-ed69f8578c9a HTTP/1.1" 200 1204 0.010935
252.22.103.152 - - [2025-06-23 01:58:29] "POST /neutron/port HTTP/1.1" 200 1103 0.094637
10.0.0.22 - - [2025-06-23 01:58:29] "GET /virtual-network/039f2ee4-3925-4c9a-8d32-0f8142cefea6 HTTP/1.1" 200 4227 0.006166
10.0.0.22 - - [2025-06-23 01:58:29] "GET /routing-instance/9ae52902-cabb-49b9-9178-71062d041a46 HTTP/1.1" 200 2811 0.006181
252.22.103.152 - - [2025-06-23 01:58:29] "POST /neutron/port HTTP/1.1" 200 1077 0.022042
10.0.0.22 - - [2025-06-23 01:58:29] "GET /virtual-network/039f2ee4-3925-4c9a-8d32-0f8142cefea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.006326
10.0.0.22 - - [2025-06-23 01:58:29] "GET /virtual-network/039f2ee4-3925-4c9a-8d32-0f8142cefea6 HTTP/1.1" 200 4227 0.006000
252.22.103.152 - - [2025-06-23 01:58:29] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005114
10.0.0.22 - - [2025-06-23 01:58:29] "GET /routing-instance/9ae52902-cabb-49b9-9178-71062d041a46 HTTP/1.1" 200 2811 0.004256
10.0.0.22 - - [2025-06-23 01:58:29] "GET /routing-instance/9ae52902-cabb-49b9-9178-71062d041a46 HTTP/1.1" 200 2811 0.014970
252.22.103.152 - - [2025-06-23 01:58:29] "POST /neutron/subnet HTTP/1.1" 200 673 0.048824
10.0.0.22 - - [2025-06-23 01:58:29] "GET /route-target/215e6329-2d4a-498e-8fe6-ed69f8578c9a HTTP/1.1" 200 1204 0.009446
252.22.103.152 - - [2025-06-23 01:58:29] "POST /neutron/port HTTP/1.1" 200 117 0.001596
252.22.103.152 - - [2025-06-23 01:58:29] "POST /neutron/network HTTP/1.1" 200 988 0.008687
10.0.0.22 - - [2025-06-23 01:58:29] "GET /domains HTTP/1.1" 200 438 0.003757
10.0.0.22 - - [2025-06-23 01:58:29] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001373
10.0.0.22 - - [2025-06-23 01:58:29] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1306 0.009234
10.0.0.22 - - [2025-06-23 01:58:29] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001526
10.0.0.22 - - [2025-06-23 01:58:29] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce HTTP/1.1" 200 3077 0.077030
10.0.0.22 - - [2025-06-23 01:58:29] "GET /virtual-network/039f2ee4-3925-4c9a-8d32-0f8142cefea6 HTTP/1.1" 200 4227 0.014752
10.0.0.22 - - [2025-06-23 01:58:30] "GET /obj-perms HTTP/1.1" 200 6431 0.077526
252.22.103.152 - - [2025-06-23 01:58:30] "POST /neutron/port HTTP/1.1" 200 1077 0.044592
252.22.103.152 - - [2025-06-23 01:58:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008350
252.22.103.152 - - [2025-06-23 01:58:30] "POST /neutron/port HTTP/1.1" 200 1077 0.037780
252.22.103.152 - - [2025-06-23 01:58:30] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008477
252.22.103.152 - - [2025-06-23 01:58:31] "POST /neutron/port HTTP/1.1" 200 1077 0.037637
252.22.103.152 - - [2025-06-23 01:58:31] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013334
10.0.0.22 - - [2025-06-23 01:58:31] "GET /virtual-machine/c5eea9f0-4038-48cb-94ab-2040ac1d4b4f HTTP/1.1" 200 1289 0.006701
10.0.0.22 - - [2025-06-23 01:58:31] "GET /virtual-machine-interface/46c088d6-29d1-4c79-9cf5-6c11fa068d0f HTTP/1.1" 200 2935 0.010049
10.0.0.22 - - [2025-06-23 01:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777
10.0.0.22 - - [2025-06-23 01:58:31] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.004083
10.0.0.22 - - [2025-06-23 01:58:31] "GET /virtual-networks?parent_id=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.010034
10.0.0.22 - - [2025-06-23 01:58:31] "GET /virtual-network/039f2ee4-3925-4c9a-8d32-0f8142cefea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.008920
10.0.0.22 - - [2025-06-23 01:58:33] "GET /global-system-configs HTTP/1.1" 200 323 0.068278
10.0.0.22 - - [2025-06-23 01:58:33] "GET /obj-perms HTTP/1.1" 200 6384 0.088455
10.0.0.22 - - [2025-06-23 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003673
10.0.0.22 - - [2025-06-23 01:58:34] "GET /virtual-network/039f2ee4-3925-4c9a-8d32-0f8142cefea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.006915
252.22.103.152 - - [2025-06-23 01:58:38] "POST /neutron/port HTTP/1.1" 200 1077 0.020582
252.22.103.152 - - [2025-06-23 01:58:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008157
252.22.103.152 - - [2025-06-23 01:58:38] "POST /neutron/port HTTP/1.1" 200 1077 0.020274
252.22.103.152 - - [2025-06-23 01:58:38] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007756
10.0.0.22 - - [2025-06-23 01:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494
10.0.0.22 - - [2025-06-23 01:58:38] "GET /virtual-network/039f2ee4-3925-4c9a-8d32-0f8142cefea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.005829
252.22.103.152 - - [2025-06-23 01:58:39] "POST /neutron/port HTTP/1.1" 200 1077 0.028397
252.22.103.152 - - [2025-06-23 01:58:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007654
252.22.103.152 - - [2025-06-23 01:58:39] "POST /neutron/port HTTP/1.1" 200 1077 0.020574
252.22.103.152 - - [2025-06-23 01:58:39] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008600
252.22.103.152 - - [2025-06-23 01:58:40] "POST /neutron/port HTTP/1.1" 200 1077 0.028217
252.22.103.152 - - [2025-06-23 01:58:40] "POST /neutron/port HTTP/1.1" 200 1077 0.020025
252.22.103.152 - - [2025-06-23 01:58:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007837
252.22.103.152 - - [2025-06-23 01:58:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012373
252.22.103.152 - - [2025-06-23 01:58:40] "POST /neutron/port HTTP/1.1" 200 1077 0.027588
252.22.103.152 - - [2025-06-23 01:58:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008141
252.22.103.152 - - [2025-06-23 01:58:40] "POST /neutron/port HTTP/1.1" 200 1077 0.039774
252.22.103.152 - - [2025-06-23 01:58:40] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007011
10.0.0.22 - - [2025-06-23 01:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870
10.0.0.22 - - [2025-06-23 01:58:41] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003947
10.0.0.22 - - [2025-06-23 01:58:41] "GET /virtual-networks?parent_id=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004112
10.0.0.22 - - [2025-06-23 01:58:41] "GET /virtual-network/039f2ee4-3925-4c9a-8d32-0f8142cefea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.008484
252.22.103.152 - - [2025-06-23 01:58:41] "POST /neutron/port HTTP/1.1" 200 1077 0.042001
252.22.103.152 - - [2025-06-23 01:58:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007845
252.22.103.152 - - [2025-06-23 01:58:41] "POST /neutron/port HTTP/1.1" 200 1077 0.018534
252.22.103.152 - - [2025-06-23 01:58:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007576
252.22.103.152 - - [2025-06-23 01:58:41] "POST /neutron/port HTTP/1.1" 200 1077 0.032512
252.22.103.152 - - [2025-06-23 01:58:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008326
10.0.0.22 - - [2025-06-23 01:58:41] "GET /virtual-machine/96705510-77ff-4f13-a010-185c98ddcbbf HTTP/1.1" 200 1289 0.006724
10.0.0.22 - - [2025-06-23 01:58:41] "GET /virtual-machine-interface/d3661907-5750-4200-91fe-64e2e83a06fe HTTP/1.1" 200 2936 0.007672
10.0.0.22 - - [2025-06-23 01:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709
10.0.0.22 - - [2025-06-23 01:58:42] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003937
10.0.0.22 - - [2025-06-23 01:58:42] "GET /virtual-networks?parent_id=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003672
10.0.0.22 - - [2025-06-23 01:58:42] "GET /virtual-network/039f2ee4-3925-4c9a-8d32-0f8142cefea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.006550
252.22.103.152 - - [2025-06-23 01:58:43] "POST /neutron/port HTTP/1.1" 200 1077 0.018547
252.22.103.152 - - [2025-06-23 01:58:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007033
10.0.0.22 - - [2025-06-23 01:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155
10.0.0.22 - - [2025-06-23 01:58:43] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003584
10.0.0.22 - - [2025-06-23 01:58:43] "GET /virtual-networks?parent_id=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003526
10.0.0.22 - - [2025-06-23 01:58:43] "GET /virtual-network/039f2ee4-3925-4c9a-8d32-0f8142cefea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.006142
252.22.103.152 - - [2025-06-23 01:58:43] "POST /neutron/port HTTP/1.1" 200 1077 0.019204
252.22.103.152 - - [2025-06-23 01:58:43] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007513
252.22.103.152 - - [2025-06-23 01:58:43] "POST /neutron/port HTTP/1.1" 200 1077 0.021082
252.22.103.152 - - [2025-06-23 01:58:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008321
252.22.103.152 - - [2025-06-23 01:58:44] "POST /neutron/port HTTP/1.1" 200 1077 0.017376
252.22.103.152 - - [2025-06-23 01:58:44] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008156
10.0.0.22 - - [2025-06-23 01:58:44] "GET /virtual-machine/e8b6a399-db1e-467f-a611-c0094804ccbf HTTP/1.1" 200 1293 0.005466
10.0.0.22 - - [2025-06-23 01:58:44] "GET /virtual-machine-interface/1719a95b-0500-4dde-acbd-9c217fe37e17 HTTP/1.1" 200 2935 0.006993
10.0.0.22 - - [2025-06-23 01:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003565
10.0.0.22 - - [2025-06-23 01:58:44] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003875
10.0.0.22 - - [2025-06-23 01:58:44] "GET /virtual-networks?parent_id=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003515
10.0.0.22 - - [2025-06-23 01:58:44] "GET /virtual-network/039f2ee4-3925-4c9a-8d32-0f8142cefea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.006422
10.0.0.22 - - [2025-06-23 01:58:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238
10.0.0.22 - - [2025-06-23 01:58:45] "GET /global-vrouter-config/c941ab09-0fef-41a9-abc9-15bc9b5688f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1563 0.003920
10.0.0.22 - - [2025-06-23 01:58:45] "GET /virtual-networks?parent_id=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003577
10.0.0.22 - - [2025-06-23 01:58:45] "GET /virtual-network/039f2ee4-3925-4c9a-8d32-0f8142cefea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2544 0.007024
10.0.0.22 - - [2025-06-23 01:59:01] "GET /obj-perms HTTP/1.1" 200 6384 0.074788
252.22.103.152 - - [2025-06-23 01:59:02] "POST /neutron/port HTTP/1.1" 200 1103 0.020795
10.0.0.22 - - [2025-06-23 01:59:02] "GET /obj-perms HTTP/1.1" 200 6384 0.091974
252.22.103.152 - - [2025-06-23 01:59:02] "POST /neutron/port HTTP/1.1" 200 1103 0.027312
252.22.103.152 - - [2025-06-23 01:59:02] "POST /neutron/port HTTP/1.1" 200 1077 0.056044
252.22.103.152 - - [2025-06-23 01:59:02] "POST /neutron/port HTTP/1.1" 200 151 0.238841
252.22.103.152 - - [2025-06-23 01:59:02] "POST /neutron/port HTTP/1.1" 200 1103 0.014822
252.22.103.152 - - [2025-06-23 01:59:02] "POST /neutron/port HTTP/1.1" 200 1103 0.013863
252.22.103.152 - - [2025-06-23 01:59:02] "POST /neutron/port HTTP/1.1" 200 1103 0.011930
252.22.103.152 - - [2025-06-23 01:59:03] "POST /neutron/port HTTP/1.1" 200 151 0.260742
252.22.103.152 - - [2025-06-23 01:59:03] "POST /neutron/port HTTP/1.1" 200 151 0.252903
252.22.103.152 - - [2025-06-23 01:59:03] "POST /neutron/network HTTP/1.1" 200 988 0.012688
10.0.0.22 - - [2025-06-23 01:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005490
10.0.0.22 - - [2025-06-23 01:59:03] "POST /useragent-kv HTTP/1.1" 200 115 0.008617
10.0.0.22 - - [2025-06-23 01:59:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004357
10.0.0.22 - - [2025-06-23 01:59:03] "POST /useragent-kv HTTP/1.1" 200 115 0.005259
10.0.0.22 - - [2025-06-23 01:59:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003469
252.22.103.152 - - [2025-06-23 01:59:03] "POST /neutron/network HTTP/1.1" 200 151 0.169243
10.0.0.22 - - [2025-06-23 01:59:03] "DELETE /route-target/215e6329-2d4a-498e-8fe6-ed69f8578c9a HTTP/1.1" 200 115 0.067469
10.0.0.22 - - [2025-06-23 01:59:03] "GET /routing-instance/9ae52902-cabb-49b9-9178-71062d041a46 HTTP/1.1" 404 171 0.003477
10.0.0.22 - - [2025-06-23 01:59:03] "GET /domains HTTP/1.1" 200 438 0.003263
10.0.0.22 - - [2025-06-23 01:59:03] "GET /domains?obj_uuids=e8d391b1-ca64-4945-8ae2-167d3ed268f0&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001442
10.0.0.22 - - [2025-06-23 01:59:03] "GET /domain/e8d391b1-ca64-4945-8ae2-167d3ed268f0 HTTP/1.1" 200 1306 0.010148
10.0.0.22 - - [2025-06-23 01:59:03] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002393
10.0.0.22 - - [2025-06-23 01:59:03] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce HTTP/1.1" 200 2080 0.044541
10.0.0.22 - - [2025-06-23 01:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155
10.0.0.22 - - [2025-06-23 01:59:04] "DELETE /network-ipam/95617509-e252-4ca3-8354-0eb69fdd6b7c HTTP/1.1" 200 115 0.028889
10.0.0.22 - - [2025-06-23 01:59:04] "POST /fqname-to-id HTTP/1.1" 404 209 0.003932
10.0.0.22 - - [2025-06-23 01:59:04] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001332
10.0.0.22 - - [2025-06-23 01:59:04] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.047265
10.0.0.22 - - [2025-06-23 01:59:04] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001314
10.0.0.22 - - [2025-06-23 01:59:04] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce?fields=virtual_networks HTTP/1.1" 200 1031 0.039362
10.0.0.22 - - [2025-06-23 01:59:04] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001245
10.0.0.22 - - [2025-06-23 01:59:04] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.034491
10.0.0.22 - - [2025-06-23 01:59:04] "GET /projects?obj_uuids=16bba506-a468-4641-b4e0-54532cba7bce&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001300
10.0.0.22 - - [2025-06-23 01:59:04] "GET /project/16bba506-a468-4641-b4e0-54532cba7bce?fields=security_groups HTTP/1.1" 200 1256 0.053181
10.0.0.22 - - [2025-06-23 01:59:05] "GET /global-system-configs HTTP/1.1" 200 323 0.053004
10.0.0.22 - - [2025-06-23 01:59:05] "GET /obj-perms HTTP/1.1" 200 6384 0.095607
252.22.103.152 - - [2025-06-23 01:59:07] "POST /neutron/port HTTP/1.1" 200 117 0.007375
252.22.103.152 - - [2025-06-23 01:59:07] "POST /neutron/port HTTP/1.1" 400 205 0.005300
252.22.103.152 - - [2025-06-23 01:59:07] "POST /neutron/port HTTP/1.1" 200 117 0.008326
252.22.103.152 - - [2025-06-23 01:59:07] "POST /neutron/port HTTP/1.1" 400 205 0.004813
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:59:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001016
[Introspect:8084]10.0.0.22 - - [2025-06-23 01:59:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001206
10.0.0.22 - - [2025-06-23 01:59:25] "GET / HTTP/1.1" 200 36215 0.002650
10.0.0.22 - - [2025-06-23 01:59:27] "GET /project/a4ef334b-abb9-4f85-b356-5f37aa6e400a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000566
10.0.0.22 - - [2025-06-23 01:59:27] "GET /projects?obj_uuids=a4ef334b-abb9-4f85-b356-5f37aa6e400a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001691
10.0.0.22 - - [2025-06-23 01:59:27] "GET /project/a4ef334b-abb9-4f85-b356-5f37aa6e400a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.196003
Traceback (most recent call last):
  File "src/gevent/greenlet.py", line 908, in gevent._gevent_cgreenlet.Greenlet.run
  File "/usr/local/lib64/python3.6/site-packages/gevent/baseserver.py", line 34, in _handle_and_close_when_done
    return handle(*args_tuple)
  File "/usr/local/lib64/python3.6/site-packages/gevent/server.py", line 233, in wrap_socket_and_handle
    with _closing_socket(self.wrap_socket(client_socket, **self.ssl_args)) as ssl_socket:
  File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 801, in wrap_socket
    ciphers=ciphers)
  File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 312, in __init__
    raise x
  File "/usr/local/lib64/python3.6/site-packages/gevent/_ssl3.py", line 308, in __init__
    self.do_handshake()