+++ date ++ echo 'INFO: =================== Mon Jun 9 01:50:43 UTC 2025 ===================' INFO: =================== Mon Jun 9 01:50:43 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ 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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33: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.33 ++ CONFIGDB_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33: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.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33: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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33: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.33 ++ 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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33: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.33.137.54 ++ 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.33 ++ 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.33 ++ 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.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 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.33 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.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.33,10.79.220.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.79.220.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_config + true + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/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/09/2025 01:51:23.371 7fbd9831ca48 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 06/09/2025 01:51:23.528 7fbd9831ca48 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 06/09/2025 01:51:23.541 7fbd9831ca48 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 06/09/2025 01:51:23.542 7fbd9831ca48 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2025-06-09 01:51:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000732 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2025-06-09 01:51:29] "GET / HTTP/1.1" 503 181 0.000263 10.0.0.33 - - [2025-06-09 01:51:29] "GET / HTTP/1.1" 503 181 0.000523 10.0.0.33 - - [2025-06-09 01:51:30] "GET / HTTP/1.1" 200 36215 0.002470 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.33 - - [2025-06-09 01:51:30] "POST /fqname-to-id HTTP/1.1" 401 296 0.000936 10.0.0.33 - - [2025-06-09 01:51:30] "GET / HTTP/1.1" 200 36215 0.001339 10.0.0.33 - - [2025-06-09 01:51:30] "POST /fqname-to-id HTTP/1.1" 401 296 0.000725 10.0.0.33 - - [2025-06-09 01:51:30] "GET / HTTP/1.1" 200 45019 0.001734 10.0.0.33 - - [2025-06-09 01:51:30] "GET / HTTP/1.1" 200 45019 0.001397 10.0.0.33 - - [2025-06-09 01:51:30] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000361 10.0.0.33 - - [2025-06-09 01:51:30] "POST /fqname-to-id HTTP/1.1" 401 296 0.000312 10.0.0.33 - - [2025-06-09 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.369538 10.0.0.33 - - [2025-06-09 01:51:30] "GET / HTTP/1.1" 200 36215 0.002712 10.0.0.33 - - [2025-06-09 01:51:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.409545 10.0.0.33 - - [2025-06-09 01:51:30] "GET /global-system-config/c675538f-c23a-4fa1-9869-e1e32a31d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006426 10.0.0.33 - - [2025-06-09 01:51:30] "GET /global-system-config/c675538f-c23a-4fa1-9869-e1e32a31d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005927 10.0.0.33 - - [2025-06-09 01:51:30] "POST /fqname-to-id HTTP/1.1" 401 296 0.000983 10.0.0.33 - - [2025-06-09 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.005104 10.0.0.33 - - [2025-06-09 01:51:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.003125 10.0.0.33 - - [2025-06-09 01:51:30] "POST /database-nodes HTTP/1.1" 200 595 0.046901 10.0.0.33 - - [2025-06-09 01:51:30] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.070595 10.0.0.33 - - [2025-06-09 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.029381 10.0.0.33 - - [2025-06-09 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.33 - - [2025-06-09 01:51:31] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.039589 10.0.0.33 - - [2025-06-09 01:51:31] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.005813 10.0.0.33 - - [2025-06-09 01:51:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.034494 10.0.0.33 - - [2025-06-09 01:51:31] "GET /global-system-config/c675538f-c23a-4fa1-9869-e1e32a31d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012300 10.0.0.33 - - [2025-06-09 01:51:31] "GET / HTTP/1.1" 200 36215 0.002712 10.0.0.33 - - [2025-06-09 01:51:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.004678 10.0.0.33 - - [2025-06-09 01:51:31] "POST /config-nodes HTTP/1.1" 200 591 0.033481 /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.33 - - [2025-06-09 01:51:31] "GET / HTTP/1.1" 200 36215 0.004168 10.0.0.33 - - [2025-06-09 01:51:31] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000568 10.0.0.33 - - [2025-06-09 01:51:31] "GET / HTTP/1.1" 200 36215 0.001638 10.0.0.33 - - [2025-06-09 01:51:31] "GET / HTTP/1.1" 200 36215 0.001517 10.0.0.33 - - [2025-06-09 01:51:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.000480 10.0.0.33 - - [2025-06-09 01:51:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.042411 10.0.0.33 - - [2025-06-09 01:51:32] "GET / HTTP/1.1" 200 36215 0.001758 10.0.0.33 - - [2025-06-09 01:51:32] "GET / HTTP/1.1" 200 36215 0.002813 10.0.0.33 - - [2025-06-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000435 10.0.0.33 - - [2025-06-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.034091 10.0.0.33 - - [2025-06-09 01:51:32] "GET /global-system-config/c675538f-c23a-4fa1-9869-e1e32a31d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006578 10.0.0.33 - - [2025-06-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.003681 10.0.0.33 - - [2025-06-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000510 10.0.0.33 - - [2025-06-09 01:51:32] "POST /config-database-nodes HTTP/1.1" 200 609 0.029211 10.0.0.33 - - [2025-06-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.046789 10.0.0.33 - - [2025-06-09 01:51:32] "GET /global-system-config/c675538f-c23a-4fa1-9869-e1e32a31d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.012380 10.0.0.33 - - [2025-06-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.004089 10.0.0.33 - - [2025-06-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.048227 10.0.0.33 - - [2025-06-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.33 - - [2025-06-09 01:51:32] "GET /global-system-config/c675538f-c23a-4fa1-9869-e1e32a31d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006367 10.0.0.33 - - [2025-06-09 01:51:32] "GET / HTTP/1.1" 200 36215 0.001562 10.0.0.33 - - [2025-06-09 01:51:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000418 10.0.0.33 - - [2025-06-09 01:51:33] "POST /analytics-nodes HTTP/1.1" 200 597 0.135951 10.0.0.33 - - [2025-06-09 01:51:33] "POST /service-appliance-sets HTTP/1.1" 200 555 0.107834 10.0.0.33 - - [2025-06-09 01:51:33] "POST /fqname-to-id HTTP/1.1" 404 180 0.004259 10.0.0.33 - - [2025-06-09 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005627 10.0.0.33 - - [2025-06-09 01:51:33] "GET /global-system-config/c675538f-c23a-4fa1-9869-e1e32a31d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010606 10.0.0.33 - - [2025-06-09 01:51:33] "POST /service-appliance-sets HTTP/1.1" 200 543 0.049011 10.0.0.33 - - [2025-06-09 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.045669 10.0.0.33 - - [2025-06-09 01:51:33] "GET /global-system-config/c675538f-c23a-4fa1-9869-e1e32a31d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011402 10.0.0.33 - - [2025-06-09 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.33 - - [2025-06-09 01:51:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.006426 10.0.0.33 - - [2025-06-09 01:51:33] "GET /network-ipam/11b90578-fe39-4a01-838e-e35cee817a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005821 10.0.0.33 - - [2025-06-09 01:51:33] "GET / HTTP/1.1" 200 36215 0.001511 10.0.0.33 - - [2025-06-09 01:51:33] "POST /fqname-to-id HTTP/1.1" 401 296 0.000460 10.0.0.33 - - [2025-06-09 01:51:33] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.036572 10.0.0.33 - - [2025-06-09 01:51:33] "POST /service-templates HTTP/1.1" 200 513 0.070868 10.0.0.33 - - [2025-06-09 01:51:33] "POST /service-templates HTTP/1.1" 200 503 0.070536 10.0.0.33 - - [2025-06-09 01:51:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.041600 10.0.0.33 - - [2025-06-09 01:51:33] "GET /routing-instance/639f35e3-55a7-46fd-97ff-43873ea6bf2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.025937 10.0.0.33 - - [2025-06-09 01:51:33] "POST /service-templates HTTP/1.1" 200 517 0.083829 10.0.0.33 - - [2025-06-09 01:51:34] "POST /service-templates HTTP/1.1" 200 537 0.042162 10.0.0.33 - - [2025-06-09 01:51:34] "POST /bgp-routers HTTP/1.1" 200 614 0.069938 10.0.0.33 - - [2025-06-09 01:51:34] "GET /bgp-router/ecd2ae12-b47a-47c6-adb2-805af76a00ac?fields=global_system_config_back_refs HTTP/1.1" 200 1111 0.018757 10.0.0.33 - - [2025-06-09 01:51:34] "POST /service-templates HTTP/1.1" 200 509 0.061676 10.0.0.33 - - [2025-06-09 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007499 10.0.0.33 - - [2025-06-09 01:51:34] "GET /global-system-config/c675538f-c23a-4fa1-9869-e1e32a31d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009326 10.0.0.33 - - [2025-06-09 01:51:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007397 10.0.0.33 - - [2025-06-09 01:51:34] "POST /ref-update HTTP/1.1" 200 156 0.018373 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.33 - - [2025-06-09 01:51:34] "POST /fqname-to-id HTTP/1.1" 401 296 0.001139 10.0.0.33 - - [2025-06-09 01:51:34] "GET /obj-perms HTTP/1.1" 200 6387 0.403644 10.0.0.33 - - [2025-06-09 01:51:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.065252 10.0.0.33 - - [2025-06-09 01:51:35] "GET /network-ipam/11b90578-fe39-4a01-838e-e35cee817a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007331 10.0.0.33 - - [2025-06-09 01:51:35] "GET /obj-perms HTTP/1.1" 200 6387 0.064582 10.0.0.33 - - [2025-06-09 01:51:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.006348 10.0.0.33 - - [2025-06-09 01:51:35] "POST /access-control-lists HTTP/1.1" 200 589 0.107430 10.0.0.33 - - [2025-06-09 01:51:35] "POST /fqname-to-id HTTP/1.1" 404 224 0.006069 10.0.0.33 - - [2025-06-09 01:51:35] "POST /access-control-lists HTTP/1.1" 200 587 0.079615 10.0.0.33 - - [2025-06-09 01:51:36] "POST /route-targets HTTP/1.1" 200 328 0.022372 10.0.0.33 - - [2025-06-09 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.035938 10.0.0.33 - - [2025-06-09 01:51:36] "POST /route-targets HTTP/1.1" 200 328 0.019846 10.0.0.33 - - [2025-06-09 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.015077 10.0.0.33 - - [2025-06-09 01:51:36] "POST /route-targets HTTP/1.1" 200 328 0.103671 10.0.0.33 - - [2025-06-09 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.035683 10.0.0.33 - - [2025-06-09 01:51:36] "POST /route-targets HTTP/1.1" 200 328 0.020541 10.0.0.33 - - [2025-06-09 01:51:36] "POST /ref-update HTTP/1.1" 200 156 0.016339 10.0.0.33 - - [2025-06-09 01:51:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.003201 10.0.0.33 - - [2025-06-09 01:51:36] "POST /access-control-lists HTTP/1.1" 200 553 0.121808 10.0.0.33 - - [2025-06-09 01:51:37] "PUT /access-control-list/9123908b-f88c-4456-b911-8c1ef431ebce HTTP/1.1" 200 273 0.012311 10.0.0.33 - - [2025-06-09 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004721 10.0.0.33 - - [2025-06-09 01:51:37] "PUT /access-control-list/69ce5421-78ba-47a5-a4f5-9495b23cf09f HTTP/1.1" 200 273 0.020246 10.0.0.33 - - [2025-06-09 01:51:37] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1163 0.008894 10.0.0.33 - - [2025-06-09 01:51:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003590 10.0.0.33 - - [2025-06-09 01:51:37] "PUT /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0 HTTP/1.1" 200 277 0.018610 10.0.0.33 - - [2025-06-09 01:51:37] "GET / HTTP/1.1" 200 36215 0.001832 10.0.0.33 - - [2025-06-09 01:51:37] "POST /fqname-to-id HTTP/1.1" 401 296 0.000663 10.0.0.33 - - [2025-06-09 01:51:37] "GET / HTTP/1.1" 200 36215 0.001671 10.0.0.33 - - [2025-06-09 01:51:37] "POST /alarms HTTP/1.1" 401 296 0.000527 10.0.0.33 - - [2025-06-09 01:51:38] "POST /fqname-to-id HTTP/1.1" 404 196 0.040711 10.0.0.33 - - [2025-06-09 01:51:38] "POST /job-templates HTTP/1.1" 200 557 0.069614 10.0.0.33 - - [2025-06-09 01:51:38] "POST /fqname-to-id HTTP/1.1" 404 200 0.003093 10.0.0.33 - - [2025-06-09 01:51:38] "POST /alarms HTTP/1.1" 200 583 0.062126 10.0.0.33 - - [2025-06-09 01:51:38] "POST /alarms HTTP/1.1" 200 577 0.040754 10.0.0.33 - - [2025-06-09 01:51:38] "POST /job-templates HTTP/1.1" 200 565 0.073872 10.0.0.33 - - [2025-06-09 01:51:38] "POST /alarms HTTP/1.1" 200 577 0.032358 10.0.0.33 - - [2025-06-09 01:51:38] "POST /fqname-to-id HTTP/1.1" 404 191 0.004081 10.0.0.33 - - [2025-06-09 01:51:38] "POST /alarms HTTP/1.1" 200 561 0.029480 10.0.0.33 - - [2025-06-09 01:51:38] "POST /job-templates HTTP/1.1" 200 547 0.077680 10.0.0.33 - - [2025-06-09 01:51:38] "POST /alarms HTTP/1.1" 200 557 0.057582 10.0.0.33 - - [2025-06-09 01:51:38] "POST /fqname-to-id HTTP/1.1" 404 207 0.005554 10.0.0.33 - - [2025-06-09 01:51:38] "POST /alarms HTTP/1.1" 200 559 0.028728 10.0.0.33 - - [2025-06-09 01:51:38] "POST /job-templates HTTP/1.1" 200 579 0.085234 10.0.0.33 - - [2025-06-09 01:51:38] "POST /alarms HTTP/1.1" 200 567 0.059466 10.0.0.33 - - [2025-06-09 01:51:38] "POST /fqname-to-id HTTP/1.1" 404 208 0.005559 10.0.0.33 - - [2025-06-09 01:51:38] "POST /alarms HTTP/1.1" 200 551 0.027991 10.0.0.33 - - [2025-06-09 01:51:38] "POST /job-templates HTTP/1.1" 200 581 0.075787 10.0.0.33 - - [2025-06-09 01:51:38] "POST /alarms HTTP/1.1" 200 559 0.054604 10.0.0.33 - - [2025-06-09 01:51:38] "POST /fqname-to-id HTTP/1.1" 404 210 0.006497 10.0.0.33 - - [2025-06-09 01:51:38] "POST /alarms HTTP/1.1" 200 569 0.024283 10.0.0.33 - - [2025-06-09 01:51:38] "POST /job-templates HTTP/1.1" 200 585 0.076300 10.0.0.33 - - [2025-06-09 01:51:39] "POST /alarms HTTP/1.1" 200 557 0.057102 10.0.0.33 - - [2025-06-09 01:51:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.003472 10.0.0.33 - - [2025-06-09 01:51:39] "POST /alarms HTTP/1.1" 200 569 0.027755 10.0.0.33 - - [2025-06-09 01:51:39] "POST /job-templates HTTP/1.1" 200 561 0.080151 10.0.0.33 - - [2025-06-09 01:51:39] "POST /fqname-to-id HTTP/1.1" 404 203 0.004769 10.0.0.33 - - [2025-06-09 01:51:39] "POST /alarms HTTP/1.1" 200 577 0.101455 10.0.0.33 - - [2025-06-09 01:51:39] "POST /job-templates HTTP/1.1" 200 571 0.074112 10.0.0.33 - - [2025-06-09 01:51:39] "POST /alarms HTTP/1.1" 200 571 0.076460 10.0.0.33 - - [2025-06-09 01:51:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.003484 10.0.0.33 - - [2025-06-09 01:51:39] "POST /alarms HTTP/1.1" 200 563 0.021351 10.0.0.33 - - [2025-06-09 01:51:39] "POST /job-templates HTTP/1.1" 200 557 0.069161 10.0.0.33 - - [2025-06-09 01:51:39] "POST /alarms HTTP/1.1" 200 563 0.065761 10.0.0.33 - - [2025-06-09 01:51:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.002990 10.0.0.33 - - [2025-06-09 01:51:39] "POST /alarms HTTP/1.1" 200 563 0.026170 10.0.0.33 - - [2025-06-09 01:51:39] "POST /job-templates HTTP/1.1" 200 557 0.075114 10.0.0.33 - - [2025-06-09 01:51:39] "POST /alarms HTTP/1.1" 200 549 0.061306 10.0.0.33 - - [2025-06-09 01:51:39] "POST /fqname-to-id HTTP/1.1" 404 196 0.005913 10.0.0.33 - - [2025-06-09 01:51:39] "POST /alarms HTTP/1.1" 200 597 0.022785 10.0.0.33 - - [2025-06-09 01:51:39] "POST /job-templates HTTP/1.1" 200 557 0.075479 10.0.0.33 - - [2025-06-09 01:51:39] "POST /alarms HTTP/1.1" 200 577 0.054415 10.0.0.33 - - [2025-06-09 01:51:39] "POST /fqname-to-id HTTP/1.1" 404 186 0.009264 10.0.0.33 - - [2025-06-09 01:51:39] "POST /alarms HTTP/1.1" 200 573 0.031457 10.0.0.33 - - [2025-06-09 01:51:40] "POST /job-templates HTTP/1.1" 200 537 0.084731 10.0.0.33 - - [2025-06-09 01:51:40] "POST /alarms HTTP/1.1" 200 585 0.047919 10.0.0.33 - - [2025-06-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.003721 10.0.0.33 - - [2025-06-09 01:51:40] "POST /alarms HTTP/1.1" 200 611 0.042375 10.0.0.33 - - [2025-06-09 01:51:40] "POST /job-templates HTTP/1.1" 200 561 0.072783 10.0.0.33 - - [2025-06-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.003258 10.0.0.33 - - [2025-06-09 01:51:40] "POST /job-templates HTTP/1.1" 200 561 0.061853 10.0.0.33 - - [2025-06-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.003791 10.0.0.33 - - [2025-06-09 01:51:40] "GET / HTTP/1.1" 200 36215 0.001393 10.0.0.33 - - [2025-06-09 01:51:40] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000589 10.0.0.33 - - [2025-06-09 01:51:40] "POST /job-templates HTTP/1.1" 200 561 0.069368 10.0.0.33 - - [2025-06-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.003722 10.0.0.33 - - [2025-06-09 01:51:40] "POST /job-templates HTTP/1.1" 200 567 0.077781 10.0.0.33 - - [2025-06-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 197 0.003602 10.0.0.33 - - [2025-06-09 01:51:40] "POST /job-templates HTTP/1.1" 200 559 0.079652 10.0.0.33 - - [2025-06-09 01:51:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.052562 10.0.0.33 - - [2025-06-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.33 - - [2025-06-09 01:51:40] "POST /fqname-to-id HTTP/1.1" 404 196 0.003042 10.0.0.33 - - [2025-06-09 01:51:40] "PUT /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0 HTTP/1.1" 200 277 0.014068 10.0.0.33 - - [2025-06-09 01:51:41] "POST /job-templates HTTP/1.1" 200 557 0.098103 10.0.0.33 - - [2025-06-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 205 0.003769 10.0.0.33 - - [2025-06-09 01:51:41] "POST /job-templates HTTP/1.1" 200 575 0.076751 10.0.0.33 - - [2025-06-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 194 0.003717 10.0.0.33 - - [2025-06-09 01:51:41] "GET / HTTP/1.1" 200 36215 0.001972 10.0.0.33 - - [2025-06-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 401 296 0.000588 10.0.0.33 - - [2025-06-09 01:51:41] "POST /job-templates HTTP/1.1" 200 553 0.069438 10.0.0.33 - - [2025-06-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 208 0.003261 10.0.0.33 - - [2025-06-09 01:51:41] "POST /job-templates HTTP/1.1" 200 581 0.066578 10.0.0.33 - - [2025-06-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 196 0.004000 10.0.0.33 - - [2025-06-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.037781 10.0.0.33 - - [2025-06-09 01:51:41] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.019035 10.0.0.33 - - [2025-06-09 01:51:41] "POST /job-templates HTTP/1.1" 200 557 0.079226 10.0.0.33 - - [2025-06-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.33 - - [2025-06-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 198 0.003593 10.0.0.33 - - [2025-06-09 01:51:41] "PUT /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0 HTTP/1.1" 200 277 0.019084 10.0.0.33 - - [2025-06-09 01:51:41] "POST /job-templates HTTP/1.1" 200 561 0.075001 10.0.0.33 - - [2025-06-09 01:51:41] "POST /fqname-to-id HTTP/1.1" 404 206 0.003698 10.0.0.33 - - [2025-06-09 01:51:42] "POST /job-templates HTTP/1.1" 200 577 0.077039 10.0.0.33 - - [2025-06-09 01:51:42] "POST /fqname-to-id HTTP/1.1" 404 197 0.003505 10.0.0.33 - - [2025-06-09 01:51:42] "POST /job-templates HTTP/1.1" 200 559 0.065332 10.0.0.33 - - [2025-06-09 01:51:42] "POST /fqname-to-id HTTP/1.1" 404 198 0.007138 10.0.0.33 - - [2025-06-09 01:51:42] "GET / HTTP/1.1" 200 36215 0.002748 10.0.0.33 - - [2025-06-09 01:51:42] "POST /fqname-to-id HTTP/1.1" 401 296 0.000514 10.0.0.33 - - [2025-06-09 01:51:42] "POST /job-templates HTTP/1.1" 200 561 0.084717 10.0.0.33 - - [2025-06-09 01:51:42] "POST /fqname-to-id HTTP/1.1" 404 196 0.005675 10.0.0.33 - - [2025-06-09 01:51:42] "POST /job-templates HTTP/1.1" 200 557 0.076722 10.0.0.33 - - [2025-06-09 01:51:42] "POST /fqname-to-id HTTP/1.1" 404 195 0.009092 10.0.0.33 - - [2025-06-09 01:51:42] "POST /job-templates HTTP/1.1" 200 555 0.071474 10.0.0.33 - - [2025-06-09 01:51:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.048026 10.0.0.33 - - [2025-06-09 01:51:42] "GET /global-system-config/c675538f-c23a-4fa1-9869-e1e32a31d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.012558 10.0.0.33 - - [2025-06-09 01:51:42] "POST /fqname-to-id HTTP/1.1" 404 195 0.003766 10.0.0.33 - - [2025-06-09 01:51:42] "PUT /global-system-config/c675538f-c23a-4fa1-9869-e1e32a31d0e3 HTTP/1.1" 200 275 0.034667 10.0.0.33 - - [2025-06-09 01:51:42] "POST /job-templates HTTP/1.1" 200 555 0.131427 10.0.0.33 - - [2025-06-09 01:51:43] "POST /fqname-to-id HTTP/1.1" 404 195 0.003222 10.0.0.33 - - [2025-06-09 01:51:43] "POST /job-templates HTTP/1.1" 200 555 0.069839 10.0.0.33 - - [2025-06-09 01:51:43] "POST /fqname-to-id HTTP/1.1" 404 200 0.003265 10.0.0.33 - - [2025-06-09 01:51:43] "POST /job-templates HTTP/1.1" 200 565 0.073198 10.0.0.33 - - [2025-06-09 01:51:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.004874 10.0.0.33 - - [2025-06-09 01:51:43] "POST /job-templates HTTP/1.1" 200 567 0.089645 10.0.0.33 - - [2025-06-09 01:51:43] "POST /fqname-to-id HTTP/1.1" 404 189 0.003602 10.0.0.33 - - [2025-06-09 01:51:43] "POST /config-propertiess HTTP/1.1" 200 553 0.327479 10.0.0.33 - - [2025-06-09 01:51:43] "POST /fqname-to-id HTTP/1.1" 404 168 0.004525 10.0.0.33 - - [2025-06-09 01:51:44] "POST /tags HTTP/1.1" 200 322 0.043255 10.0.0.33 - - [2025-06-09 01:51:44] "POST /fqname-to-id HTTP/1.1" 404 166 0.003466 10.0.0.33 - - [2025-06-09 01:51:44] "POST /tags HTTP/1.1" 200 318 0.040693 10.0.0.33 - - [2025-06-09 01:51:44] "POST /fqname-to-id HTTP/1.1" 404 174 0.003129 10.0.0.33 - - [2025-06-09 01:51:44] "POST /tags HTTP/1.1" 200 334 0.048409 10.0.0.33 - - [2025-06-09 01:51:44] "POST /fqname-to-id HTTP/1.1" 404 162 0.004313 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:51:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000773 10.0.0.33 - - [2025-06-09 01:51:44] "POST /tags HTTP/1.1" 200 310 0.030906 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:51:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001066 10.0.0.33 - - [2025-06-09 01:51:44] "POST /fqname-to-id HTTP/1.1" 404 174 0.003085 10.0.0.33 - - [2025-06-09 01:51:44] "POST /tags HTTP/1.1" 200 334 0.025638 10.0.0.33 - - [2025-06-09 01:51:44] "POST /fqname-to-id HTTP/1.1" 404 164 0.004054 10.0.0.33 - - [2025-06-09 01:51:44] "POST /tags HTTP/1.1" 200 314 0.024942 10.0.0.33 - - [2025-06-09 01:51:44] "POST /fqname-to-id HTTP/1.1" 404 169 0.003413 10.0.0.33 - - [2025-06-09 01:51:44] "POST /tags HTTP/1.1" 200 324 0.026230 10.0.0.33 - - [2025-06-09 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.33 - - [2025-06-09 01:51:44] "PUT /global-system-config/c675538f-c23a-4fa1-9869-e1e32a31d0e3 HTTP/1.1" 200 275 0.013623 10.0.0.33 - - [2025-06-09 01:51:44] "POST /fqname-to-id HTTP/1.1" 404 166 0.003387 10.0.0.33 - - [2025-06-09 01:51:45] "POST /hardwares HTTP/1.1" 200 328 0.017184 10.0.0.33 - - [2025-06-09 01:51:45] "POST /fqname-to-id HTTP/1.1" 404 166 0.003311 10.0.0.33 - - [2025-06-09 01:51:45] "POST /hardwares HTTP/1.1" 200 328 0.020891 10.0.0.33 - - [2025-06-09 01:51:45] "POST /fqname-to-id HTTP/1.1" 404 166 0.004988 10.0.0.33 - - [2025-06-09 01:51:45] "POST /hardwares HTTP/1.1" 200 328 0.014968 10.0.0.33 - - [2025-06-09 01:51:45] "POST /fqname-to-id HTTP/1.1" 404 166 0.003731 10.0.0.33 - - [2025-06-09 01:51:45] "POST /hardwares HTTP/1.1" 200 328 0.014058 10.0.0.33 - - [2025-06-09 01:51:45] "POST /fqname-to-id HTTP/1.1" 404 164 0.003248 10.0.0.33 - - [2025-06-09 01:51:45] "POST /hardwares HTTP/1.1" 200 324 0.015352 10.0.0.33 - - [2025-06-09 01:51:45] "POST /fqname-to-id HTTP/1.1" 404 164 0.003662 10.0.0.33 - - [2025-06-09 01:51:45] "POST /hardwares HTTP/1.1" 200 324 0.015927 10.0.0.33 - - [2025-06-09 01:51:45] "POST /fqname-to-id HTTP/1.1" 404 161 0.003189 10.0.0.33 - - [2025-06-09 01:51:45] "POST /hardwares HTTP/1.1" 200 318 0.012092 10.0.0.33 - - [2025-06-09 01:51:45] "POST /fqname-to-id HTTP/1.1" 404 164 0.003064 10.0.0.33 - - [2025-06-09 01:51:45] "POST /hardwares HTTP/1.1" 200 324 0.015726 10.0.0.33 - - [2025-06-09 01:51:45] "POST /fqname-to-id HTTP/1.1" 404 164 0.003748 10.0.0.33 - - [2025-06-09 01:51:45] "POST /hardwares HTTP/1.1" 200 324 0.012292 10.0.0.33 - - [2025-06-09 01:51:45] "POST /fqname-to-id HTTP/1.1" 404 164 0.003161 10.0.0.33 - - [2025-06-09 01:51:46] "POST /hardwares HTTP/1.1" 200 324 0.017990 10.0.0.33 - - [2025-06-09 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 165 0.003741 10.0.0.33 - - [2025-06-09 01:51:46] "POST /hardwares HTTP/1.1" 200 326 0.013323 10.0.0.33 - - [2025-06-09 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 165 0.003357 10.0.0.33 - - [2025-06-09 01:51:46] "POST /hardwares HTTP/1.1" 200 326 0.013417 10.0.0.33 - - [2025-06-09 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 165 0.003329 10.0.0.33 - - [2025-06-09 01:51:46] "POST /hardwares HTTP/1.1" 200 326 0.012269 10.0.0.33 - - [2025-06-09 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 165 0.003174 10.0.0.33 - - [2025-06-09 01:51:46] "POST /hardwares HTTP/1.1" 200 326 0.011348 10.0.0.33 - - [2025-06-09 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 164 0.004662 10.0.0.33 - - [2025-06-09 01:51:46] "POST /hardwares HTTP/1.1" 200 324 0.013104 10.0.0.33 - - [2025-06-09 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 161 0.003099 10.0.0.33 - - [2025-06-09 01:51:46] "POST /hardwares HTTP/1.1" 200 318 0.012622 10.0.0.33 - - [2025-06-09 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 164 0.002999 10.0.0.33 - - [2025-06-09 01:51:46] "POST /hardwares HTTP/1.1" 200 324 0.011801 10.0.0.33 - - [2025-06-09 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 161 0.003348 10.0.0.33 - - [2025-06-09 01:51:46] "POST /hardwares HTTP/1.1" 200 318 0.014459 10.0.0.33 - - [2025-06-09 01:51:46] "POST /fqname-to-id HTTP/1.1" 404 164 0.003804 10.0.0.33 - - [2025-06-09 01:51:46] "POST /hardwares HTTP/1.1" 200 324 0.023497 10.0.0.33 - - [2025-06-09 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 162 0.003334 10.0.0.33 - - [2025-06-09 01:51:47] "POST /hardwares HTTP/1.1" 200 320 0.014550 10.0.0.33 - - [2025-06-09 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 162 0.005807 10.0.0.33 - - [2025-06-09 01:51:47] "POST /hardwares HTTP/1.1" 200 320 0.014927 10.0.0.33 - - [2025-06-09 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 165 0.003352 10.0.0.33 - - [2025-06-09 01:51:47] "POST /hardwares HTTP/1.1" 200 326 0.014600 10.0.0.33 - - [2025-06-09 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 161 0.003181 10.0.0.33 - - [2025-06-09 01:51:47] "POST /hardwares HTTP/1.1" 200 318 0.013408 10.0.0.33 - - [2025-06-09 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 161 0.003444 10.0.0.33 - - [2025-06-09 01:51:47] "POST /hardwares HTTP/1.1" 200 318 0.013446 10.0.0.33 - - [2025-06-09 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 162 0.003208 10.0.0.33 - - [2025-06-09 01:51:47] "POST /hardwares HTTP/1.1" 200 320 0.012128 10.0.0.33 - - [2025-06-09 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 162 0.003226 10.0.0.33 - - [2025-06-09 01:51:47] "POST /hardwares HTTP/1.1" 200 320 0.016768 10.0.0.33 - - [2025-06-09 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 162 0.003582 10.0.0.33 - - [2025-06-09 01:51:47] "POST /hardwares HTTP/1.1" 200 320 0.022616 10.0.0.33 - - [2025-06-09 01:51:47] "POST /fqname-to-id HTTP/1.1" 404 158 0.003117 10.0.0.33 - - [2025-06-09 01:51:47] "POST /hardwares HTTP/1.1" 200 312 0.011781 10.0.0.33 - - [2025-06-09 01:51:48] "POST /fqname-to-id HTTP/1.1" 404 158 0.003407 10.0.0.33 - - [2025-06-09 01:51:48] "POST /hardwares HTTP/1.1" 200 312 0.017565 10.0.0.33 - - [2025-06-09 01:51:48] "POST /fqname-to-id HTTP/1.1" 404 160 0.003697 10.0.0.33 - - [2025-06-09 01:51:48] "POST /hardwares HTTP/1.1" 200 316 0.012157 10.0.0.33 - - [2025-06-09 01:51:48] "POST /fqname-to-id HTTP/1.1" 404 154 0.003162 10.0.0.33 - - [2025-06-09 01:51:48] "POST /hardwares HTTP/1.1" 200 304 0.015304 10.0.0.33 - - [2025-06-09 01:51:48] "POST /fqname-to-id HTTP/1.1" 404 158 0.003482 10.0.0.33 - - [2025-06-09 01:51:48] "POST /hardwares HTTP/1.1" 200 312 0.013422 10.0.0.33 - - [2025-06-09 01:51:48] "POST /fqname-to-id HTTP/1.1" 404 155 0.002930 10.0.0.33 - - [2025-06-09 01:51:48] "POST /hardwares HTTP/1.1" 200 306 0.029791 10.0.0.33 - - [2025-06-09 01:51:48] "POST /fqname-to-id HTTP/1.1" 404 155 0.003336 10.0.0.33 - - [2025-06-09 01:51:48] "POST /hardwares HTTP/1.1" 200 306 0.011785 10.0.0.33 - - [2025-06-09 01:51:48] "POST /fqname-to-id HTTP/1.1" 404 155 0.003057 10.0.0.33 - - [2025-06-09 01:51:48] "POST /hardwares HTTP/1.1" 200 306 0.013570 10.0.0.33 - - [2025-06-09 01:51:48] "POST /fqname-to-id HTTP/1.1" 404 155 0.003185 10.0.0.33 - - [2025-06-09 01:51:48] "POST /hardwares HTTP/1.1" 200 306 0.021228 10.0.0.33 - - [2025-06-09 01:51:48] "POST /fqname-to-id HTTP/1.1" 404 156 0.004975 10.0.0.33 - - [2025-06-09 01:51:48] "POST /hardwares HTTP/1.1" 200 308 0.011917 10.0.0.33 - - [2025-06-09 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 156 0.004342 10.0.0.33 - - [2025-06-09 01:51:49] "POST /hardwares HTTP/1.1" 200 308 0.018791 10.0.0.33 - - [2025-06-09 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 156 0.003556 10.0.0.33 - - [2025-06-09 01:51:49] "POST /hardwares HTTP/1.1" 200 308 0.018618 10.0.0.33 - - [2025-06-09 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.006820 10.0.0.33 - - [2025-06-09 01:51:49] "POST /hardwares HTTP/1.1" 200 310 0.022290 10.0.0.33 - - [2025-06-09 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 158 0.004435 10.0.0.33 - - [2025-06-09 01:51:49] "POST /hardwares HTTP/1.1" 200 312 0.022479 10.0.0.33 - - [2025-06-09 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 158 0.005183 10.0.0.33 - - [2025-06-09 01:51:49] "POST /hardwares HTTP/1.1" 200 312 0.181273 10.0.0.33 - - [2025-06-09 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 153 0.003522 10.0.0.33 - - [2025-06-09 01:51:49] "POST /hardwares HTTP/1.1" 200 302 0.017967 10.0.0.33 - - [2025-06-09 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.003136 10.0.0.33 - - [2025-06-09 01:51:49] "POST /hardwares HTTP/1.1" 200 310 0.015585 10.0.0.33 - - [2025-06-09 01:51:49] "POST /fqname-to-id HTTP/1.1" 404 157 0.004101 10.0.0.33 - - [2025-06-09 01:51:50] "POST /hardwares HTTP/1.1" 200 310 0.039140 10.0.0.33 - - [2025-06-09 01:51:50] "POST /fqname-to-id HTTP/1.1" 404 157 0.003263 10.0.0.33 - - [2025-06-09 01:51:50] "POST /hardwares HTTP/1.1" 200 310 0.078284 10.0.0.33 - - [2025-06-09 01:51:50] "POST /fqname-to-id HTTP/1.1" 404 157 0.004704 10.0.0.33 - - [2025-06-09 01:51:50] "POST /hardwares HTTP/1.1" 200 310 0.049026 10.0.0.33 - - [2025-06-09 01:51:50] "POST /fqname-to-id HTTP/1.1" 404 157 0.003006 10.0.0.33 - - [2025-06-09 01:51:50] "POST /hardwares HTTP/1.1" 200 310 0.039333 10.0.0.33 - - [2025-06-09 01:51:50] "POST /fqname-to-id HTTP/1.1" 404 161 0.003674 10.0.0.33 - - [2025-06-09 01:51:50] "POST /hardwares HTTP/1.1" 200 318 0.024505 10.0.0.33 - - [2025-06-09 01:51:50] "POST /fqname-to-id HTTP/1.1" 404 157 0.003963 10.0.0.33 - - [2025-06-09 01:51:50] "POST /hardwares HTTP/1.1" 200 310 0.015203 10.0.0.33 - - [2025-06-09 01:51:50] "POST /fqname-to-id HTTP/1.1" 404 157 0.003022 10.0.0.33 - - [2025-06-09 01:51:50] "POST /hardwares HTTP/1.1" 200 310 0.011714 10.0.0.33 - - [2025-06-09 01:51:50] "POST /fqname-to-id HTTP/1.1" 404 154 0.004407 10.0.0.33 - - [2025-06-09 01:51:50] "POST /hardwares HTTP/1.1" 200 304 0.020169 10.0.0.33 - - [2025-06-09 01:51:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.003504 10.0.0.33 - - [2025-06-09 01:51:51] "POST /features HTTP/1.1" 200 535 0.034671 10.0.0.33 - - [2025-06-09 01:51:51] "POST /fqname-to-id HTTP/1.1" 404 185 0.003065 10.0.0.33 - - [2025-06-09 01:51:51] "POST /features HTTP/1.1" 200 525 0.037163 10.0.0.33 - - [2025-06-09 01:51:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.003155 10.0.0.33 - - [2025-06-09 01:51:51] "POST /features HTTP/1.1" 200 523 0.026993 10.0.0.33 - - [2025-06-09 01:51:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.003021 10.0.0.33 - - [2025-06-09 01:51:51] "POST /features HTTP/1.1" 200 523 0.020826 10.0.0.33 - - [2025-06-09 01:51:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.005206 10.0.0.33 - - [2025-06-09 01:51:51] "POST /features HTTP/1.1" 200 533 0.035626 10.0.0.33 - - [2025-06-09 01:51:51] "POST /fqname-to-id HTTP/1.1" 404 184 0.003412 10.0.0.33 - - [2025-06-09 01:51:51] "POST /features HTTP/1.1" 200 523 0.029958 10.0.0.33 - - [2025-06-09 01:51:51] "POST /fqname-to-id HTTP/1.1" 404 193 0.003302 10.0.0.33 - - [2025-06-09 01:51:51] "POST /features HTTP/1.1" 200 541 0.059812 10.0.0.33 - - [2025-06-09 01:51:51] "POST /fqname-to-id HTTP/1.1" 404 186 0.003531 10.0.0.33 - - [2025-06-09 01:51:52] "POST /features HTTP/1.1" 200 527 0.042998 10.0.0.33 - - [2025-06-09 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 183 0.005929 10.0.0.33 - - [2025-06-09 01:51:52] "POST /features HTTP/1.1" 200 521 0.032722 10.0.0.33 - - [2025-06-09 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 182 0.003894 10.0.0.33 - - [2025-06-09 01:51:52] "POST /features HTTP/1.1" 200 519 0.021557 10.0.0.33 - - [2025-06-09 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 190 0.005840 10.0.0.33 - - [2025-06-09 01:51:52] "POST /features HTTP/1.1" 200 535 0.025554 10.0.0.33 - - [2025-06-09 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.005421 10.0.0.33 - - [2025-06-09 01:51:52] "POST /features HTTP/1.1" 200 543 0.019895 10.0.0.33 - - [2025-06-09 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 178 0.003119 10.0.0.33 - - [2025-06-09 01:51:52] "POST /physical-roles HTTP/1.1" 200 523 0.026095 10.0.0.33 - - [2025-06-09 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 179 0.006293 10.0.0.33 - - [2025-06-09 01:51:52] "POST /physical-roles HTTP/1.1" 200 525 0.022366 10.0.0.33 - - [2025-06-09 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.002958 10.0.0.33 - - [2025-06-09 01:51:52] "POST /physical-roles HTTP/1.1" 200 535 0.021327 10.0.0.33 - - [2025-06-09 01:51:52] "POST /fqname-to-id HTTP/1.1" 404 177 0.003141 10.0.0.33 - - [2025-06-09 01:51:53] "POST /physical-roles HTTP/1.1" 200 521 0.022119 10.0.0.33 - - [2025-06-09 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 191 0.003258 10.0.0.33 - - [2025-06-09 01:51:53] "POST /overlay-roles HTTP/1.1" 200 547 0.024772 10.0.0.33 - - [2025-06-09 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 184 0.003411 10.0.0.33 - - [2025-06-09 01:51:53] "POST /overlay-roles HTTP/1.1" 200 533 0.020579 10.0.0.33 - - [2025-06-09 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 191 0.005260 10.0.0.33 - - [2025-06-09 01:51:53] "POST /overlay-roles HTTP/1.1" 200 547 0.023887 10.0.0.33 - - [2025-06-09 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 185 0.003792 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:51:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000890 10.0.0.33 - - [2025-06-09 01:51:53] "POST /overlay-roles HTTP/1.1" 200 535 0.029651 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:51:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001089 10.0.0.33 - - [2025-06-09 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.003095 10.0.0.33 - - [2025-06-09 01:51:53] "POST /overlay-roles HTTP/1.1" 200 543 0.019613 10.0.0.33 - - [2025-06-09 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.33 - - [2025-06-09 01:51:53] "PUT /overlay-role/822a8e07-f0ee-4d0b-9fef-ec38f069182c HTTP/1.1" 200 259 0.011354 10.0.0.33 - - [2025-06-09 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 184 0.003243 10.0.0.33 - - [2025-06-09 01:51:53] "POST /overlay-roles HTTP/1.1" 200 533 0.021444 10.0.0.33 - - [2025-06-09 01:51:53] "POST /fqname-to-id HTTP/1.1" 404 185 0.003791 10.0.0.33 - - [2025-06-09 01:51:54] "POST /overlay-roles HTTP/1.1" 200 535 0.103184 10.0.0.33 - - [2025-06-09 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 183 0.003086 10.0.0.33 - - [2025-06-09 01:51:54] "POST /overlay-roles HTTP/1.1" 200 531 0.021477 10.0.0.33 - - [2025-06-09 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 187 0.003224 10.0.0.33 - - [2025-06-09 01:51:54] "POST /overlay-roles HTTP/1.1" 200 539 0.027960 10.0.0.33 - - [2025-06-09 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.003092 10.0.0.33 - - [2025-06-09 01:51:54] "POST /overlay-roles HTTP/1.1" 200 543 0.021616 10.0.0.33 - - [2025-06-09 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 178 0.004639 10.0.0.33 - - [2025-06-09 01:51:54] "POST /overlay-roles HTTP/1.1" 200 521 0.025264 10.0.0.33 - - [2025-06-09 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.004373 10.0.0.33 - - [2025-06-09 01:51:54] "POST /overlay-roles HTTP/1.1" 200 545 0.020562 10.0.0.33 - - [2025-06-09 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 182 0.003062 10.0.0.33 - - [2025-06-09 01:51:54] "POST /role-definitions HTTP/1.1" 200 535 0.020833 10.0.0.33 - - [2025-06-09 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.003477 10.0.0.33 - - [2025-06-09 01:51:54] "POST /role-definitions HTTP/1.1" 200 549 0.018557 10.0.0.33 - - [2025-06-09 01:51:54] "POST /fqname-to-id HTTP/1.1" 404 190 0.003334 10.0.0.33 - - [2025-06-09 01:51:54] "POST /role-definitions HTTP/1.1" 200 551 0.019591 10.0.0.33 - - [2025-06-09 01:51:55] "POST /fqname-to-id HTTP/1.1" 404 191 0.003259 10.0.0.33 - - [2025-06-09 01:51:55] "POST /role-definitions HTTP/1.1" 200 553 0.022542 10.0.0.33 - - [2025-06-09 01:51:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.003407 10.0.0.33 - - [2025-06-09 01:51:55] "POST /role-definitions HTTP/1.1" 200 565 0.084222 10.0.0.33 - - [2025-06-09 01:51:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.003648 10.0.0.33 - - [2025-06-09 01:51:55] "POST /role-definitions HTTP/1.1" 200 549 0.041701 10.0.0.33 - - [2025-06-09 01:51:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.003113 10.0.0.33 - - [2025-06-09 01:51:55] "POST /role-definitions HTTP/1.1" 200 551 0.023660 10.0.0.33 - - [2025-06-09 01:51:55] "POST /fqname-to-id HTTP/1.1" 404 191 0.003329 10.0.0.33 - - [2025-06-09 01:51:55] "POST /role-definitions HTTP/1.1" 200 553 0.030384 10.0.0.33 - - [2025-06-09 01:51:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.003014 10.0.0.33 - - [2025-06-09 01:51:55] "POST /role-definitions HTTP/1.1" 200 551 0.046598 10.0.0.33 - - [2025-06-09 01:51:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.003181 10.0.0.33 - - [2025-06-09 01:51:55] "POST /role-definitions HTTP/1.1" 200 563 0.019935 10.0.0.33 - - [2025-06-09 01:51:55] "POST /fqname-to-id HTTP/1.1" 404 189 0.003353 10.0.0.33 - - [2025-06-09 01:51:56] "POST /role-definitions HTTP/1.1" 200 549 0.023117 10.0.0.33 - - [2025-06-09 01:51:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.003601 10.0.0.33 - - [2025-06-09 01:51:56] "POST /role-definitions HTTP/1.1" 200 551 0.022735 10.0.0.33 - - [2025-06-09 01:51:56] "POST /fqname-to-id HTTP/1.1" 404 188 0.003852 10.0.0.33 - - [2025-06-09 01:51:56] "POST /role-definitions HTTP/1.1" 200 547 0.017886 10.0.0.33 - - [2025-06-09 01:51:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.003217 10.0.0.33 - - [2025-06-09 01:51:56] "POST /role-definitions HTTP/1.1" 200 549 0.026230 10.0.0.33 - - [2025-06-09 01:51:56] "POST /fqname-to-id HTTP/1.1" 404 192 0.003395 10.0.0.33 - - [2025-06-09 01:51:56] "POST /role-definitions HTTP/1.1" 200 555 0.028296 10.0.0.33 - - [2025-06-09 01:51:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.002995 10.0.0.33 - - [2025-06-09 01:51:56] "POST /role-definitions HTTP/1.1" 200 557 0.020393 10.0.0.33 - - [2025-06-09 01:51:56] "POST /fqname-to-id HTTP/1.1" 404 182 0.003187 10.0.0.33 - - [2025-06-09 01:51:56] "POST /role-definitions HTTP/1.1" 200 535 0.028636 10.0.0.33 - - [2025-06-09 01:51:56] "POST /fqname-to-id HTTP/1.1" 404 187 0.003393 10.0.0.33 - - [2025-06-09 01:51:56] "POST /role-definitions HTTP/1.1" 200 545 0.020083 10.0.0.33 - - [2025-06-09 01:51:56] "POST /fqname-to-id HTTP/1.1" 404 181 0.003306 10.0.0.33 - - [2025-06-09 01:51:56] "POST /role-definitions HTTP/1.1" 200 533 0.024926 10.0.0.33 - - [2025-06-09 01:51:56] "POST /fqname-to-id HTTP/1.1" 404 184 0.003351 10.0.0.33 - - [2025-06-09 01:51:57] "POST /role-definitions HTTP/1.1" 200 539 0.023613 10.0.0.33 - - [2025-06-09 01:51:57] "POST /fqname-to-id HTTP/1.1" 404 189 0.003830 10.0.0.33 - - [2025-06-09 01:51:57] "POST /role-definitions HTTP/1.1" 200 549 0.019152 10.0.0.33 - - [2025-06-09 01:51:57] "POST /fqname-to-id HTTP/1.1" 404 194 0.004011 10.0.0.33 - - [2025-06-09 01:51:57] "POST /role-definitions HTTP/1.1" 200 559 0.090245 10.0.0.33 - - [2025-06-09 01:51:57] "POST /fqname-to-id HTTP/1.1" 404 196 0.003807 10.0.0.33 - - [2025-06-09 01:51:57] "POST /role-definitions HTTP/1.1" 200 563 0.025703 10.0.0.33 - - [2025-06-09 01:51:57] "POST /fqname-to-id HTTP/1.1" 404 195 0.003167 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:51:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001313 10.0.0.33 - - [2025-06-09 01:51:57] "POST /role-definitions HTTP/1.1" 200 561 0.021449 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:51:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001254 10.0.0.33 - - [2025-06-09 01:51:57] "POST /fqname-to-id HTTP/1.1" 404 196 0.003289 10.0.0.33 - - [2025-06-09 01:51:57] "POST /feature-configs HTTP/1.1" 200 539 0.020331 10.0.0.33 - - [2025-06-09 01:51:57] "POST /fqname-to-id HTTP/1.1" 404 212 0.003198 10.0.0.33 - - [2025-06-09 01:51:57] "POST /feature-configs HTTP/1.1" 200 564 0.033764 10.0.0.33 - - [2025-06-09 01:51:57] "POST /fqname-to-id HTTP/1.1" 404 211 0.003591 10.0.0.33 - - [2025-06-09 01:51:57] "POST /feature-configs HTTP/1.1" 200 563 0.039289 10.0.0.33 - - [2025-06-09 01:51:58] "POST /fqname-to-id HTTP/1.1" 404 192 0.003040 10.0.0.33 - - [2025-06-09 01:51:58] "POST /node-profiles HTTP/1.1" 200 549 0.019695 10.0.0.33 - - [2025-06-09 01:51:58] "POST /fqname-to-id HTTP/1.1" 404 187 0.003157 10.0.0.33 - - [2025-06-09 01:51:58] "POST /node-profiles HTTP/1.1" 200 539 0.026134 10.0.0.33 - - [2025-06-09 01:51:58] "POST /fqname-to-id HTTP/1.1" 404 193 0.003497 10.0.0.33 - - [2025-06-09 01:51:58] "POST /node-profiles HTTP/1.1" 200 551 0.021262 10.0.0.33 - - [2025-06-09 01:51:58] "POST /fqname-to-id HTTP/1.1" 404 189 0.003138 10.0.0.33 - - [2025-06-09 01:51:58] "POST /node-profiles HTTP/1.1" 200 543 0.019818 10.0.0.33 - - [2025-06-09 01:51:58] "POST /fqname-to-id HTTP/1.1" 404 189 0.003224 10.0.0.33 - - [2025-06-09 01:51:58] "POST /node-profiles HTTP/1.1" 200 543 0.017514 10.0.0.33 - - [2025-06-09 01:51:58] "POST /fqname-to-id HTTP/1.1" 404 188 0.003550 10.0.0.33 - - [2025-06-09 01:51:58] "POST /node-profiles HTTP/1.1" 200 541 0.018427 10.0.0.33 - - [2025-06-09 01:51:58] "POST /fqname-to-id HTTP/1.1" 404 184 0.004973 10.0.0.33 - - [2025-06-09 01:51:58] "POST /node-profiles HTTP/1.1" 200 533 0.019144 10.0.0.33 - - [2025-06-09 01:51:58] "POST /fqname-to-id HTTP/1.1" 404 185 0.004262 10.0.0.33 - - [2025-06-09 01:51:58] "POST /node-profiles HTTP/1.1" 200 535 0.016984 10.0.0.33 - - [2025-06-09 01:51:58] "POST /fqname-to-id HTTP/1.1" 404 197 0.003155 10.0.0.33 - - [2025-06-09 01:51:59] "POST /node-profiles HTTP/1.1" 200 559 0.022826 10.0.0.33 - - [2025-06-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.003312 10.0.0.33 - - [2025-06-09 01:51:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.021572 10.0.0.33 - - [2025-06-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.003677 10.0.0.33 - - [2025-06-09 01:51:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.020418 10.0.0.33 - - [2025-06-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.003321 10.0.0.33 - - [2025-06-09 01:51:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.024698 10.0.0.33 - - [2025-06-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.003338 10.0.0.33 - - [2025-06-09 01:51:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.017784 10.0.0.33 - - [2025-06-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.003314 10.0.0.33 - - [2025-06-09 01:51:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.017926 10.0.0.33 - - [2025-06-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 404 206 0.003448 10.0.0.33 - - [2025-06-09 01:51:59] "POST /telemetry-profiles HTTP/1.1" 200 556 0.031882 10.0.0.33 - - [2025-06-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.003279 10.0.0.33 - - [2025-06-09 01:51:59] "POST /sflow-profiles HTTP/1.1" 200 534 0.019010 10.0.0.33 - - [2025-06-09 01:51:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.003314 10.0.0.33 - - [2025-06-09 01:51:59] "POST /sflow-profiles HTTP/1.1" 200 540 0.019215 10.0.0.33 - - [2025-06-09 01:52:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.006277 10.0.0.33 - - [2025-06-09 01:52:00] "POST /sflow-profiles HTTP/1.1" 200 540 0.019842 10.0.0.33 - - [2025-06-09 01:52:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.003325 10.0.0.33 - - [2025-06-09 01:52:00] "POST /grpc-profiles HTTP/1.1" 200 532 0.021913 10.0.0.33 - - [2025-06-09 01:52:00] "POST /fqname-to-id HTTP/1.1" 404 199 0.003077 10.0.0.33 - - [2025-06-09 01:52:00] "POST /snmp-profiles HTTP/1.1" 200 532 0.020451 10.0.0.33 - - [2025-06-09 01:52:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.004483 10.0.0.33 - - [2025-06-09 01:52:00] "POST /netconf-profiles HTTP/1.1" 200 544 0.023494 10.0.0.33 - - [2025-06-09 01:52:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.003350 10.0.0.33 - - [2025-06-09 01:52:00] "POST /device-functional-groups HTTP/1.1" 200 542 0.022825 10.0.0.33 - - [2025-06-09 01:52:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.003128 10.0.0.33 - - [2025-06-09 01:52:00] "POST /device-functional-groups HTTP/1.1" 200 542 0.021220 10.0.0.33 - - [2025-06-09 01:52:00] "POST /fqname-to-id HTTP/1.1" 404 195 0.004026 10.0.0.33 - - [2025-06-09 01:52:00] "POST /device-functional-groups HTTP/1.1" 200 546 0.026690 10.0.0.33 - - [2025-06-09 01:52:00] "POST /fqname-to-id HTTP/1.1" 404 194 0.003275 10.0.0.33 - - [2025-06-09 01:52:00] "POST /device-functional-groups HTTP/1.1" 200 544 0.078288 10.0.0.33 - - [2025-06-09 01:52:01] "POST /fqname-to-id HTTP/1.1" 404 218 0.003553 10.0.0.33 - - [2025-06-09 01:52:01] "POST /device-functional-groups HTTP/1.1" 200 592 0.022496 10.0.0.33 - - [2025-06-09 01:52:01] "POST /fqname-to-id HTTP/1.1" 404 208 0.003280 10.0.0.33 - - [2025-06-09 01:52:01] "POST /device-functional-groups HTTP/1.1" 200 572 0.026399 10.0.0.33 - - [2025-06-09 01:52:01] "POST /fqname-to-id HTTP/1.1" 404 236 0.003409 10.0.0.33 - - [2025-06-09 01:52:01] "POST /device-functional-groups HTTP/1.1" 200 622 0.020368 10.0.0.33 - - [2025-06-09 01:52:01] "POST /fqname-to-id HTTP/1.1" 404 206 0.003283 10.0.0.33 - - [2025-06-09 01:52:01] "POST /device-functional-groups HTTP/1.1" 200 568 0.021751 10.0.0.33 - - [2025-06-09 01:52:01] "POST /fqname-to-id HTTP/1.1" 404 205 0.003443 10.0.0.33 - - [2025-06-09 01:52:01] "POST /device-functional-groups HTTP/1.1" 200 566 0.025346 10.0.0.33 - - [2025-06-09 01:52:01] "POST /fqname-to-id HTTP/1.1" 404 210 0.003299 10.0.0.33 - - [2025-06-09 01:52:01] "POST /device-functional-groups HTTP/1.1" 200 576 0.021970 10.0.0.33 - - [2025-06-09 01:52:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.003354 10.0.0.33 - - [2025-06-09 01:52:01] "POST /role-configs HTTP/1.1" 200 527 0.020630 10.0.0.33 - - [2025-06-09 01:52:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.005226 10.0.0.33 - - [2025-06-09 01:52:01] "POST /role-configs HTTP/1.1" 200 522 0.019549 10.0.0.33 - - [2025-06-09 01:52:01] "POST /fqname-to-id HTTP/1.1" 404 198 0.003208 10.0.0.33 - - [2025-06-09 01:52:02] "POST /role-configs HTTP/1.1" 200 524 0.035058 10.0.0.33 - - [2025-06-09 01:52:02] "POST /fqname-to-id HTTP/1.1" 404 198 0.003467 10.0.0.33 - - [2025-06-09 01:52:02] "POST /role-configs HTTP/1.1" 200 524 0.023553 10.0.0.33 - - [2025-06-09 01:52:02] "POST /fqname-to-id HTTP/1.1" 404 202 0.003564 10.0.0.33 - - [2025-06-09 01:52:02] "POST /role-configs HTTP/1.1" 200 528 0.028894 10.0.0.33 - - [2025-06-09 01:52:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.003100 10.0.0.33 - - [2025-06-09 01:52:02] "POST /role-configs HTTP/1.1" 200 523 0.024711 10.0.0.33 - - [2025-06-09 01:52:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.003054 10.0.0.33 - - [2025-06-09 01:52:02] "POST /role-configs HTTP/1.1" 200 519 0.019665 10.0.0.33 - - [2025-06-09 01:52:02] "POST /fqname-to-id HTTP/1.1" 404 194 0.004132 10.0.0.33 - - [2025-06-09 01:52:02] "POST /role-configs HTTP/1.1" 200 520 0.020984 10.0.0.33 - - [2025-06-09 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.33 - - [2025-06-09 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003695 10.0.0.33 - - [2025-06-09 01:52:02] "POST /ref-update HTTP/1.1" 200 156 0.013563 10.0.0.33 - - [2025-06-09 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.33 - - [2025-06-09 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.33 - - [2025-06-09 01:52:02] "POST /ref-update HTTP/1.1" 200 156 0.010197 10.0.0.33 - - [2025-06-09 01:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.33 - - [2025-06-09 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.33 - - [2025-06-09 01:52:03] "POST /ref-update HTTP/1.1" 200 156 0.011743 10.0.0.33 - - [2025-06-09 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.33 - - [2025-06-09 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.33 - - [2025-06-09 01:52:03] "POST /ref-update HTTP/1.1" 200 156 0.013185 10.0.0.33 - - [2025-06-09 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004923 10.0.0.33 - - [2025-06-09 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.33 - - [2025-06-09 01:52:03] "POST /ref-update HTTP/1.1" 200 156 0.011509 10.0.0.33 - - [2025-06-09 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003780 10.0.0.33 - - [2025-06-09 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.33 - - [2025-06-09 01:52:03] "POST /ref-update HTTP/1.1" 200 156 0.014063 10.0.0.33 - - [2025-06-09 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003933 10.0.0.33 - - [2025-06-09 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.33 - - [2025-06-09 01:52:03] "POST /ref-update HTTP/1.1" 200 156 0.010420 10.0.0.33 - - [2025-06-09 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.33 - - [2025-06-09 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004237 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:52:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000879 10.0.0.33 - - [2025-06-09 01:52:03] "POST /ref-update HTTP/1.1" 200 156 0.012383 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:52:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001121 10.0.0.33 - - [2025-06-09 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.33 - - [2025-06-09 01:52:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.33 - - [2025-06-09 01:52:04] "POST /ref-update HTTP/1.1" 200 156 0.011656 10.0.0.33 - - [2025-06-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.33 - - [2025-06-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.33 - - [2025-06-09 01:52:04] "POST /ref-update HTTP/1.1" 200 156 0.018807 10.0.0.33 - - [2025-06-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.33 - - [2025-06-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.33 - - [2025-06-09 01:52:04] "POST /ref-update HTTP/1.1" 200 156 0.009841 10.0.0.33 - - [2025-06-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.33 - - [2025-06-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.33 - - [2025-06-09 01:52:04] "POST /ref-update HTTP/1.1" 200 156 0.013372 10.0.0.33 - - [2025-06-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.33 - - [2025-06-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.33 - - [2025-06-09 01:52:04] "POST /ref-update HTTP/1.1" 200 156 0.009222 10.0.0.33 - - [2025-06-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.33 - - [2025-06-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003184 10.0.0.33 - - [2025-06-09 01:52:04] "POST /ref-update HTTP/1.1" 200 156 0.009174 10.0.0.33 - - [2025-06-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.33 - - [2025-06-09 01:52:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.33 - - [2025-06-09 01:52:04] "POST /ref-update HTTP/1.1" 200 156 0.008979 10.0.0.33 - - [2025-06-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.014160 10.0.0.33 - - [2025-06-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.33 - - [2025-06-09 01:52:05] "POST /ref-update HTTP/1.1" 200 156 0.008254 10.0.0.33 - - [2025-06-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.33 - - [2025-06-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.33 - - [2025-06-09 01:52:05] "POST /ref-update HTTP/1.1" 200 156 0.010017 10.0.0.33 - - [2025-06-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.33 - - [2025-06-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.33 - - [2025-06-09 01:52:05] "POST /ref-update HTTP/1.1" 200 156 0.010459 10.0.0.33 - - [2025-06-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.33 - - [2025-06-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.33 - - [2025-06-09 01:52:05] "POST /ref-update HTTP/1.1" 200 156 0.013953 10.0.0.33 - - [2025-06-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003686 10.0.0.33 - - [2025-06-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.33 - - [2025-06-09 01:52:05] "POST /ref-update HTTP/1.1" 200 156 0.010077 10.0.0.33 - - [2025-06-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.33 - - [2025-06-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.33 - - [2025-06-09 01:52:05] "POST /ref-update HTTP/1.1" 200 156 0.009387 10.0.0.33 - - [2025-06-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.33 - - [2025-06-09 01:52:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004398 10.0.0.33 - - [2025-06-09 01:52:06] "POST /ref-update HTTP/1.1" 200 156 0.009411 10.0.0.33 - - [2025-06-09 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.33 - - [2025-06-09 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003793 10.0.0.33 - - [2025-06-09 01:52:06] "POST /ref-update HTTP/1.1" 200 156 0.014361 10.0.0.33 - - [2025-06-09 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007286 10.0.0.33 - - [2025-06-09 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.33 - - [2025-06-09 01:52:06] "POST /ref-update HTTP/1.1" 200 156 0.008759 10.0.0.33 - - [2025-06-09 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.33 - - [2025-06-09 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003486 10.0.0.33 - - [2025-06-09 01:52:06] "POST /ref-update HTTP/1.1" 200 156 0.012195 10.0.0.33 - - [2025-06-09 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.33 - - [2025-06-09 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.33 - - [2025-06-09 01:52:06] "POST /ref-update HTTP/1.1" 200 156 0.010402 10.0.0.33 - - [2025-06-09 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.33 - - [2025-06-09 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.33 - - [2025-06-09 01:52:06] "POST /ref-update HTTP/1.1" 200 156 0.012040 10.0.0.33 - - [2025-06-09 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.33 - - [2025-06-09 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008079 10.0.0.33 - - [2025-06-09 01:52:06] "POST /ref-update HTTP/1.1" 200 156 0.009959 10.0.0.33 - - [2025-06-09 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003227 10.0.0.33 - - [2025-06-09 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003261 10.0.0.33 - - [2025-06-09 01:52:07] "POST /ref-update HTTP/1.1" 200 156 0.009270 10.0.0.33 - - [2025-06-09 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003203 10.0.0.33 - - [2025-06-09 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.33 - - [2025-06-09 01:52:07] "POST /ref-update HTTP/1.1" 200 156 0.008523 10.0.0.33 - - [2025-06-09 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.33 - - [2025-06-09 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.33 - - [2025-06-09 01:52:07] "POST /ref-update HTTP/1.1" 200 156 0.009204 10.0.0.33 - - [2025-06-09 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.33 - - [2025-06-09 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.33 - - [2025-06-09 01:52:07] "POST /ref-update HTTP/1.1" 200 156 0.008948 10.0.0.33 - - [2025-06-09 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.33 - - [2025-06-09 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.33 - - [2025-06-09 01:52:07] "POST /ref-update HTTP/1.1" 200 156 0.013648 10.0.0.33 - - [2025-06-09 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.33 - - [2025-06-09 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003508 10.0.0.33 - - [2025-06-09 01:52:07] "POST /ref-update HTTP/1.1" 200 156 0.008763 10.0.0.33 - - [2025-06-09 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.33 - - [2025-06-09 01:52:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.33 - - [2025-06-09 01:52:08] "POST /ref-update HTTP/1.1" 200 156 0.010683 10.0.0.33 - - [2025-06-09 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004011 10.0.0.33 - - [2025-06-09 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.33 - - [2025-06-09 01:52:08] "POST /ref-update HTTP/1.1" 200 156 0.008650 10.0.0.33 - - [2025-06-09 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.33 - - [2025-06-09 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.33 - - [2025-06-09 01:52:08] "POST /ref-update HTTP/1.1" 200 156 0.008215 10.0.0.33 - - [2025-06-09 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.33 - - [2025-06-09 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.33 - - [2025-06-09 01:52:08] "POST /ref-update HTTP/1.1" 200 156 0.008697 10.0.0.33 - - [2025-06-09 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.33 - - [2025-06-09 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.33 - - [2025-06-09 01:52:08] "POST /ref-update HTTP/1.1" 200 156 0.010567 10.0.0.33 - - [2025-06-09 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.33 - - [2025-06-09 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.33 - - [2025-06-09 01:52:08] "POST /ref-update HTTP/1.1" 200 156 0.008671 10.0.0.33 - - [2025-06-09 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.33 - - [2025-06-09 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.33 - - [2025-06-09 01:52:08] "POST /ref-update HTTP/1.1" 200 156 0.008629 10.0.0.33 - - [2025-06-09 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.33 - - [2025-06-09 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.33 - - [2025-06-09 01:52:09] "POST /ref-update HTTP/1.1" 200 156 0.009845 10.0.0.33 - - [2025-06-09 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.33 - - [2025-06-09 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003719 10.0.0.33 - - [2025-06-09 01:52:09] "POST /ref-update HTTP/1.1" 200 156 0.011657 10.0.0.33 - - [2025-06-09 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003368 10.0.0.33 - - [2025-06-09 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.33 - - [2025-06-09 01:52:09] "POST /ref-update HTTP/1.1" 200 156 0.009088 10.0.0.33 - - [2025-06-09 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.33 - - [2025-06-09 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.33 - - [2025-06-09 01:52:09] "POST /ref-update HTTP/1.1" 200 156 0.018442 10.0.0.33 - - [2025-06-09 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005777 10.0.0.33 - - [2025-06-09 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005065 10.0.0.33 - - [2025-06-09 01:52:09] "POST /ref-update HTTP/1.1" 200 156 0.021816 10.0.0.33 - - [2025-06-09 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.33 - - [2025-06-09 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.33 - - [2025-06-09 01:52:09] "POST /ref-update HTTP/1.1" 200 156 0.009513 10.0.0.33 - - [2025-06-09 01:52:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.33 - - [2025-06-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.33 - - [2025-06-09 01:52:10] "POST /ref-update HTTP/1.1" 200 156 0.013269 10.0.0.33 - - [2025-06-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003355 10.0.0.33 - - [2025-06-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.33 - - [2025-06-09 01:52:10] "POST /ref-update HTTP/1.1" 200 156 0.012731 10.0.0.33 - - [2025-06-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003628 10.0.0.33 - - [2025-06-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.33 - - [2025-06-09 01:52:10] "POST /ref-update HTTP/1.1" 200 156 0.010523 10.0.0.33 - - [2025-06-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.33 - - [2025-06-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.33 - - [2025-06-09 01:52:10] "POST /ref-update HTTP/1.1" 200 156 0.009961 10.0.0.33 - - [2025-06-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003616 10.0.0.33 - - [2025-06-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.33 - - [2025-06-09 01:52:10] "POST /ref-update HTTP/1.1" 200 156 0.010939 10.0.0.33 - - [2025-06-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.33 - - [2025-06-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.33 - - [2025-06-09 01:52:10] "POST /ref-update HTTP/1.1" 200 156 0.010293 10.0.0.33 - - [2025-06-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005502 10.0.0.33 - - [2025-06-09 01:52:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.33 - - [2025-06-09 01:52:11] "POST /ref-update HTTP/1.1" 200 156 0.021934 10.0.0.33 - - [2025-06-09 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002966 10.0.0.33 - - [2025-06-09 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003147 10.0.0.33 - - [2025-06-09 01:52:11] "POST /ref-update HTTP/1.1" 200 156 0.015762 10.0.0.33 - - [2025-06-09 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.33 - - [2025-06-09 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.33 - - [2025-06-09 01:52:11] "POST /ref-update HTTP/1.1" 200 156 0.015126 10.0.0.33 - - [2025-06-09 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003494 10.0.0.33 - - [2025-06-09 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.33 - - [2025-06-09 01:52:11] "POST /ref-update HTTP/1.1" 200 156 0.016547 10.0.0.33 - - [2025-06-09 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005416 10.0.0.33 - - [2025-06-09 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.33 - - [2025-06-09 01:52:11] "POST /ref-update HTTP/1.1" 200 156 0.008920 10.0.0.33 - - [2025-06-09 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003267 10.0.0.33 - - [2025-06-09 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003104 10.0.0.33 - - [2025-06-09 01:52:11] "POST /ref-update HTTP/1.1" 200 156 0.033110 10.0.0.33 - - [2025-06-09 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.33 - - [2025-06-09 01:52:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.33 - - [2025-06-09 01:52:11] "POST /ref-update HTTP/1.1" 200 156 0.015599 10.0.0.33 - - [2025-06-09 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.33 - - [2025-06-09 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.33 - - [2025-06-09 01:52:12] "POST /ref-update HTTP/1.1" 200 156 0.013294 10.0.0.33 - - [2025-06-09 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.33 - - [2025-06-09 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.33 - - [2025-06-09 01:52:12] "POST /ref-update HTTP/1.1" 200 156 0.009488 10.0.0.33 - - [2025-06-09 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003867 10.0.0.33 - - [2025-06-09 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.33 - - [2025-06-09 01:52:12] "POST /ref-update HTTP/1.1" 200 156 0.008827 10.0.0.33 - - [2025-06-09 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003322 10.0.0.33 - - [2025-06-09 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.33 - - [2025-06-09 01:52:12] "POST /ref-update HTTP/1.1" 200 156 0.012674 10.0.0.33 - - [2025-06-09 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.33 - - [2025-06-09 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.33 - - [2025-06-09 01:52:12] "POST /ref-update HTTP/1.1" 200 156 0.011925 10.0.0.33 - - [2025-06-09 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.33 - - [2025-06-09 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003484 10.0.0.33 - - [2025-06-09 01:52:12] "POST /ref-update HTTP/1.1" 200 156 0.013581 10.0.0.33 - - [2025-06-09 01:52:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.33 - - [2025-06-09 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.33 - - [2025-06-09 01:52:13] "POST /ref-update HTTP/1.1" 200 156 0.009730 10.0.0.33 - - [2025-06-09 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.33 - - [2025-06-09 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.33 - - [2025-06-09 01:52:13] "POST /ref-update HTTP/1.1" 200 156 0.008399 10.0.0.33 - - [2025-06-09 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.33 - - [2025-06-09 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003515 10.0.0.33 - - [2025-06-09 01:52:13] "POST /ref-update HTTP/1.1" 200 156 0.011622 10.0.0.33 - - [2025-06-09 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.33 - - [2025-06-09 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.33 - - [2025-06-09 01:52:13] "POST /ref-update HTTP/1.1" 200 156 0.011305 10.0.0.33 - - [2025-06-09 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.33 - - [2025-06-09 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.33 - - [2025-06-09 01:52:13] "POST /ref-update HTTP/1.1" 200 156 0.012607 10.0.0.33 - - [2025-06-09 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003603 10.0.0.33 - - [2025-06-09 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003579 10.0.0.33 - - [2025-06-09 01:52:13] "POST /ref-update HTTP/1.1" 200 156 0.010314 10.0.0.33 - - [2025-06-09 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003111 10.0.0.33 - - [2025-06-09 01:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.33 - - [2025-06-09 01:52:13] "POST /ref-update HTTP/1.1" 200 156 0.009342 10.0.0.33 - - [2025-06-09 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.33 - - [2025-06-09 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003753 10.0.0.33 - - [2025-06-09 01:52:14] "POST /ref-update HTTP/1.1" 200 156 0.010353 10.0.0.33 - - [2025-06-09 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.33 - - [2025-06-09 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.33 - - [2025-06-09 01:52:14] "POST /ref-update HTTP/1.1" 200 156 0.012647 10.0.0.33 - - [2025-06-09 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005391 10.0.0.33 - - [2025-06-09 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003899 10.0.0.33 - - [2025-06-09 01:52:14] "POST /ref-update HTTP/1.1" 200 156 0.007993 10.0.0.33 - - [2025-06-09 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.33 - - [2025-06-09 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003237 10.0.0.33 - - [2025-06-09 01:52:14] "POST /ref-update HTTP/1.1" 200 156 0.011343 10.0.0.33 - - [2025-06-09 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.33 - - [2025-06-09 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.33 - - [2025-06-09 01:52:14] "POST /ref-update HTTP/1.1" 200 156 0.008471 10.0.0.33 - - [2025-06-09 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.33 - - [2025-06-09 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.33 - - [2025-06-09 01:52:14] "POST /ref-update HTTP/1.1" 200 156 0.008973 10.0.0.33 - - [2025-06-09 01:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003170 10.0.0.33 - - [2025-06-09 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.33 - - [2025-06-09 01:52:15] "POST /ref-update HTTP/1.1" 200 156 0.008545 10.0.0.33 - - [2025-06-09 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.33 - - [2025-06-09 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.33 - - [2025-06-09 01:52:15] "POST /ref-update HTTP/1.1" 200 156 0.008470 10.0.0.33 - - [2025-06-09 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.33 - - [2025-06-09 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.33 - - [2025-06-09 01:52:15] "POST /ref-update HTTP/1.1" 200 156 0.008827 10.0.0.33 - - [2025-06-09 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.33 - - [2025-06-09 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004287 10.0.0.33 - - [2025-06-09 01:52:15] "POST /ref-update HTTP/1.1" 200 156 0.016164 10.0.0.33 - - [2025-06-09 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.33 - - [2025-06-09 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.33 - - [2025-06-09 01:52:15] "POST /ref-update HTTP/1.1" 200 156 0.008429 10.0.0.33 - - [2025-06-09 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.33 - - [2025-06-09 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.33 - - [2025-06-09 01:52:15] "POST /ref-update HTTP/1.1" 200 156 0.009679 10.0.0.33 - - [2025-06-09 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003345 10.0.0.33 - - [2025-06-09 01:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003986 10.0.0.33 - - [2025-06-09 01:52:15] "POST /ref-update HTTP/1.1" 200 156 0.010719 10.0.0.33 - - [2025-06-09 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.33 - - [2025-06-09 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.33 - - [2025-06-09 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.010971 10.0.0.33 - - [2025-06-09 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.33 - - [2025-06-09 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.33 - - [2025-06-09 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.010496 10.0.0.33 - - [2025-06-09 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003781 10.0.0.33 - - [2025-06-09 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.33 - - [2025-06-09 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.020318 10.0.0.33 - - [2025-06-09 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.33 - - [2025-06-09 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009203 10.0.0.33 - - [2025-06-09 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.014226 10.0.0.33 - - [2025-06-09 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003041 10.0.0.33 - - [2025-06-09 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003290 10.0.0.33 - - [2025-06-09 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.016608 10.0.0.33 - - [2025-06-09 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.33 - - [2025-06-09 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.33 - - [2025-06-09 01:52:16] "POST /ref-update HTTP/1.1" 200 156 0.009446 10.0.0.33 - - [2025-06-09 01:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.33 - - [2025-06-09 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.33 - - [2025-06-09 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.008681 10.0.0.33 - - [2025-06-09 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.33 - - [2025-06-09 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.33 - - [2025-06-09 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.008264 10.0.0.33 - - [2025-06-09 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.33 - - [2025-06-09 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.33 - - [2025-06-09 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.020638 10.0.0.33 - - [2025-06-09 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.33 - - [2025-06-09 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003720 10.0.0.33 - - [2025-06-09 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.012752 10.0.0.33 - - [2025-06-09 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004416 10.0.0.33 - - [2025-06-09 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003376 10.0.0.33 - - [2025-06-09 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.010508 10.0.0.33 - - [2025-06-09 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007356 10.0.0.33 - - [2025-06-09 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.33 - - [2025-06-09 01:52:17] "POST /ref-update HTTP/1.1" 200 156 0.009722 10.0.0.33 - - [2025-06-09 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.33 - - [2025-06-09 01:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.33 - - [2025-06-09 01:52:18] "POST /ref-update HTTP/1.1" 200 156 0.010345 10.0.0.33 - - [2025-06-09 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004265 10.0.0.33 - - [2025-06-09 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.33 - - [2025-06-09 01:52:18] "POST /ref-update HTTP/1.1" 200 156 0.011615 10.0.0.33 - - [2025-06-09 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004928 10.0.0.33 - - [2025-06-09 01:52:18] "GET / HTTP/1.1" 200 36215 0.001362 10.0.0.33 - - [2025-06-09 01:52:18] "POST /fqname-to-id HTTP/1.1" 401 296 0.000394 10.0.0.33 - - [2025-06-09 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.33 - - [2025-06-09 01:52:18] "POST /ref-update HTTP/1.1" 200 156 0.020123 10.0.0.33 - - [2025-06-09 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.33 - - [2025-06-09 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.33 - - [2025-06-09 01:52:18] "POST /ref-update HTTP/1.1" 200 156 0.011219 10.0.0.33 - - [2025-06-09 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003360 10.0.0.33 - - [2025-06-09 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009497 10.0.0.33 - - [2025-06-09 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.033228 10.0.0.33 - - [2025-06-09 01:52:18] "GET /global-system-config/c675538f-c23a-4fa1-9869-e1e32a31d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.006946 10.0.0.33 - - [2025-06-09 01:52:18] "POST /ref-update HTTP/1.1" 200 156 0.009749 10.0.0.33 - - [2025-06-09 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.33 - - [2025-06-09 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.33 - - [2025-06-09 01:52:18] "GET /config-node/d2ccb1a2-89aa-44b8-a149-9e0b10472818?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1188 0.007404 10.0.0.33 - - [2025-06-09 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.33 - - [2025-06-09 01:52:18] "POST /ref-update HTTP/1.1" 200 156 0.008451 10.0.0.33 - - [2025-06-09 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003914 10.0.0.33 - - [2025-06-09 01:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.33 - - [2025-06-09 01:52:18] "POST /ref-update HTTP/1.1" 200 156 0.010538 10.0.0.33 - - [2025-06-09 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.33 - - [2025-06-09 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.33 - - [2025-06-09 01:52:19] "POST /ref-update HTTP/1.1" 200 156 0.026486 10.0.0.33 - - [2025-06-09 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004283 10.0.0.33 - - [2025-06-09 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008430 10.0.0.33 - - [2025-06-09 01:52:19] "POST /ref-update HTTP/1.1" 200 156 0.009442 10.0.0.33 - - [2025-06-09 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.33 - - [2025-06-09 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.33 - - [2025-06-09 01:52:19] "POST /ref-update HTTP/1.1" 200 156 0.014259 10.0.0.33 - - [2025-06-09 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007689 10.0.0.33 - - [2025-06-09 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003622 10.0.0.33 - - [2025-06-09 01:52:19] "POST /ref-update HTTP/1.1" 200 156 0.008246 10.0.0.33 - - [2025-06-09 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.33 - - [2025-06-09 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.33 - - [2025-06-09 01:52:19] "POST /ref-update HTTP/1.1" 200 156 0.010123 10.0.0.33 - - [2025-06-09 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.33 - - [2025-06-09 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.33 - - [2025-06-09 01:52:19] "POST /ref-update HTTP/1.1" 200 156 0.009615 10.0.0.33 - - [2025-06-09 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003629 10.0.0.33 - - [2025-06-09 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003314 10.0.0.33 - - [2025-06-09 01:52:20] "POST /ref-update HTTP/1.1" 200 156 0.009879 10.0.0.33 - - [2025-06-09 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003263 10.0.0.33 - - [2025-06-09 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.33 - - [2025-06-09 01:52:20] "POST /ref-update HTTP/1.1" 200 156 0.017442 10.0.0.33 - - [2025-06-09 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.33 - - [2025-06-09 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003407 10.0.0.33 - - [2025-06-09 01:52:20] "POST /ref-update HTTP/1.1" 200 156 0.008800 10.0.0.33 - - [2025-06-09 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.33 - - [2025-06-09 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004626 10.0.0.33 - - [2025-06-09 01:52:20] "POST /ref-update HTTP/1.1" 200 156 0.009060 10.0.0.33 - - [2025-06-09 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003127 10.0.0.33 - - [2025-06-09 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.33 - - [2025-06-09 01:52:20] "POST /ref-update HTTP/1.1" 200 156 0.010776 10.0.0.33 - - [2025-06-09 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.33 - - [2025-06-09 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.33 - - [2025-06-09 01:52:20] "POST /ref-update HTTP/1.1" 200 156 0.011919 10.0.0.33 - - [2025-06-09 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.33 - - [2025-06-09 01:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.33 - - [2025-06-09 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.043355 10.0.0.33 - - [2025-06-09 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003598 10.0.0.33 - - [2025-06-09 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004490 10.0.0.33 - - [2025-06-09 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.011784 10.0.0.33 - - [2025-06-09 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.33 - - [2025-06-09 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.33 - - [2025-06-09 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.010195 10.0.0.33 - - [2025-06-09 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.33 - - [2025-06-09 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.33 - - [2025-06-09 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.014195 10.0.0.33 - - [2025-06-09 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003255 10.0.0.33 - - [2025-06-09 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.33 - - [2025-06-09 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.008609 10.0.0.33 - - [2025-06-09 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.33 - - [2025-06-09 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003304 10.0.0.33 - - [2025-06-09 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.009820 10.0.0.33 - - [2025-06-09 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.33 - - [2025-06-09 01:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.33 - - [2025-06-09 01:52:21] "POST /ref-update HTTP/1.1" 200 156 0.008502 10.0.0.33 - - [2025-06-09 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.33 - - [2025-06-09 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.33 - - [2025-06-09 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.008860 10.0.0.33 - - [2025-06-09 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.33 - - [2025-06-09 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003397 10.0.0.33 - - [2025-06-09 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.010575 10.0.0.33 - - [2025-06-09 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.33 - - [2025-06-09 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.33 - - [2025-06-09 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.011459 10.0.0.33 - - [2025-06-09 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.33 - - [2025-06-09 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.33 - - [2025-06-09 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.009599 10.0.0.33 - - [2025-06-09 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004445 10.0.0.33 - - [2025-06-09 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.33 - - [2025-06-09 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.009844 10.0.0.33 - - [2025-06-09 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004539 10.0.0.33 - - [2025-06-09 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.33 - - [2025-06-09 01:52:22] "POST /ref-update HTTP/1.1" 200 156 0.010280 10.0.0.33 - - [2025-06-09 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003297 10.0.0.33 - - [2025-06-09 01:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.33 - - [2025-06-09 01:52:23] "POST /ref-update HTTP/1.1" 200 156 0.009927 10.0.0.33 - - [2025-06-09 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004488 10.0.0.33 - - [2025-06-09 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.33 - - [2025-06-09 01:52:23] "POST /ref-update HTTP/1.1" 200 156 0.011150 10.0.0.33 - - [2025-06-09 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.33 - - [2025-06-09 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.33 - - [2025-06-09 01:52:23] "POST /ref-update HTTP/1.1" 200 156 0.009223 10.0.0.33 - - [2025-06-09 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.33 - - [2025-06-09 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.33 - - [2025-06-09 01:52:23] "POST /ref-update HTTP/1.1" 200 156 0.009719 10.0.0.33 - - [2025-06-09 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.33 - - [2025-06-09 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.33 - - [2025-06-09 01:52:23] "POST /ref-update HTTP/1.1" 200 156 0.010721 10.0.0.33 - - [2025-06-09 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.33 - - [2025-06-09 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.33 - - [2025-06-09 01:52:23] "POST /ref-update HTTP/1.1" 200 156 0.008729 10.0.0.33 - - [2025-06-09 01:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.33 - - [2025-06-09 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.33 - - [2025-06-09 01:52:24] "POST /ref-update HTTP/1.1" 200 156 0.013307 10.0.0.33 - - [2025-06-09 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.33 - - [2025-06-09 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.33 - - [2025-06-09 01:52:24] "POST /ref-update HTTP/1.1" 200 156 0.008767 10.0.0.33 - - [2025-06-09 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003569 10.0.0.33 - - [2025-06-09 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.33 - - [2025-06-09 01:52:24] "POST /ref-update HTTP/1.1" 200 156 0.010114 10.0.0.33 - - [2025-06-09 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.33 - - [2025-06-09 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.33 - - [2025-06-09 01:52:24] "POST /ref-update HTTP/1.1" 200 156 0.008348 10.0.0.33 - - [2025-06-09 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.33 - - [2025-06-09 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.33 - - [2025-06-09 01:52:24] "POST /ref-update HTTP/1.1" 200 156 0.009545 10.0.0.33 - - [2025-06-09 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.33 - - [2025-06-09 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.33 - - [2025-06-09 01:52:24] "POST /ref-update HTTP/1.1" 200 156 0.009582 10.0.0.33 - - [2025-06-09 01:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.33 - - [2025-06-09 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.33 - - [2025-06-09 01:52:25] "POST /ref-update HTTP/1.1" 200 156 0.009821 10.0.0.33 - - [2025-06-09 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.33 - - [2025-06-09 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.33 - - [2025-06-09 01:52:25] "POST /ref-update HTTP/1.1" 200 156 0.008770 10.0.0.33 - - [2025-06-09 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.33 - - [2025-06-09 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.33 - - [2025-06-09 01:52:25] "POST /ref-update HTTP/1.1" 200 156 0.008685 10.0.0.33 - - [2025-06-09 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.33 - - [2025-06-09 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.33 - - [2025-06-09 01:52:25] "POST /ref-update HTTP/1.1" 200 156 0.009709 10.0.0.33 - - [2025-06-09 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.33 - - [2025-06-09 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.33 - - [2025-06-09 01:52:25] "POST /ref-update HTTP/1.1" 200 156 0.007936 10.0.0.33 - - [2025-06-09 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.33 - - [2025-06-09 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004131 10.0.0.33 - - [2025-06-09 01:52:25] "POST /ref-update HTTP/1.1" 200 156 0.010221 10.0.0.33 - - [2025-06-09 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.33 - - [2025-06-09 01:52:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.33 - - [2025-06-09 01:52:26] "POST /ref-update HTTP/1.1" 200 156 0.009613 10.0.0.33 - - [2025-06-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.33 - - [2025-06-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.33 - - [2025-06-09 01:52:26] "POST /ref-update HTTP/1.1" 200 156 0.010108 10.0.0.33 - - [2025-06-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003532 10.0.0.33 - - [2025-06-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.33 - - [2025-06-09 01:52:26] "POST /ref-update HTTP/1.1" 200 156 0.010542 10.0.0.33 - - [2025-06-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.33 - - [2025-06-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.33 - - [2025-06-09 01:52:26] "POST /ref-update HTTP/1.1" 200 156 0.009459 10.0.0.33 - - [2025-06-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.33 - - [2025-06-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003118 10.0.0.33 - - [2025-06-09 01:52:26] "POST /ref-update HTTP/1.1" 200 156 0.008517 10.0.0.33 - - [2025-06-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.33 - - [2025-06-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.33 - - [2025-06-09 01:52:26] "POST /ref-update HTTP/1.1" 200 156 0.008718 10.0.0.33 - - [2025-06-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.33 - - [2025-06-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003479 10.0.0.33 - - [2025-06-09 01:52:26] "GET / HTTP/1.1" 200 36215 0.002240 10.0.0.33 - - [2025-06-09 01:52:26] "POST /ref-update HTTP/1.1" 200 156 0.018657 10.0.0.33 - - [2025-06-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 401 296 0.000463 10.0.0.33 - - [2025-06-09 01:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003226 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005453 10.0.0.33 - - [2025-06-09 01:52:27] "POST /ref-update HTTP/1.1" 200 156 0.010911 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.33 - - [2025-06-09 01:52:27] "POST /ref-update HTTP/1.1" 200 156 0.010375 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.029482 10.0.0.33 - - [2025-06-09 01:52:27] "GET /global-system-config/c675538f-c23a-4fa1-9869-e1e32a31d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.005709 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003785 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.33 - - [2025-06-09 01:52:27] "POST /ref-update HTTP/1.1" 200 156 0.011426 10.0.0.33 - - [2025-06-09 01:52:27] "GET /routing-instance/639f35e3-55a7-46fd-97ff-43873ea6bf2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003364 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.33 - - [2025-06-09 01:52:27] "PUT /global-system-config/c675538f-c23a-4fa1-9869-e1e32a31d0e3 HTTP/1.1" 200 275 0.021805 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 404 214 0.003031 10.0.0.33 - - [2025-06-09 01:52:27] "POST /ref-update HTTP/1.1" 200 156 0.013567 10.0.0.33 - - [2025-06-09 01:52:27] "POST /virtual-routers HTTP/1.1" 200 597 0.035741 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015336 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009489 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333 10.0.0.33 - - [2025-06-09 01:52:27] "GET /virtual-router/9bff551c-fcb3-4317-a0c2-f374425eb4b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.005067 10.0.0.33 - - [2025-06-09 01:52:27] "POST /ref-update HTTP/1.1" 200 156 0.012719 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 404 227 0.002771 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004537 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.33 - - [2025-06-09 01:52:27] "GET /virtual-network/43ffa55b-0fc4-4053-9ba6-3be645222c06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.015297 10.0.0.33 - - [2025-06-09 01:52:27] "POST /ref-update HTTP/1.1" 200 156 0.011382 10.0.0.33 - - [2025-06-09 01:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002973 10.0.0.33 - - [2025-06-09 01:52:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.050694 10.0.0.33 - - [2025-06-09 01:52:28] "PUT /access-control-list/6dfd954b-118b-409d-a1da-5f9caa9c7497 HTTP/1.1" 200 273 0.018929 10.0.0.33 - - [2025-06-09 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.33 - - [2025-06-09 01:52:28] "POST /ref-update HTTP/1.1" 200 156 0.010344 10.0.0.33 - - [2025-06-09 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006565 10.0.0.33 - - [2025-06-09 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.33 - - [2025-06-09 01:52:28] "POST /ref-update HTTP/1.1" 200 156 0.011851 10.0.0.33 - - [2025-06-09 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003764 10.0.0.33 - - [2025-06-09 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.33 - - [2025-06-09 01:52:28] "POST /ref-update HTTP/1.1" 200 156 0.081526 10.0.0.33 - - [2025-06-09 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.33 - - [2025-06-09 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003152 10.0.0.33 - - [2025-06-09 01:52:28] "POST /ref-update HTTP/1.1" 200 156 0.012241 10.0.0.33 - - [2025-06-09 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.33 - - [2025-06-09 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.33 - - [2025-06-09 01:52:28] "POST /ref-update HTTP/1.1" 200 156 0.011041 10.0.0.33 - - [2025-06-09 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.33 - - [2025-06-09 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.33 - - [2025-06-09 01:52:28] "POST /ref-update HTTP/1.1" 200 156 0.008385 10.0.0.33 - - [2025-06-09 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.33 - - [2025-06-09 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.33 - - [2025-06-09 01:52:29] "POST /ref-update HTTP/1.1" 200 156 0.011446 10.0.0.33 - - [2025-06-09 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.33 - - [2025-06-09 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.33 - - [2025-06-09 01:52:29] "POST /ref-update HTTP/1.1" 200 156 0.013304 10.0.0.33 - - [2025-06-09 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.33 - - [2025-06-09 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003296 10.0.0.33 - - [2025-06-09 01:52:29] "POST /ref-update HTTP/1.1" 200 156 0.008875 10.0.0.33 - - [2025-06-09 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003001 10.0.0.33 - - [2025-06-09 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.33 - - [2025-06-09 01:52:29] "POST /ref-update HTTP/1.1" 200 156 0.008260 10.0.0.33 - - [2025-06-09 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.33 - - [2025-06-09 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.33 - - [2025-06-09 01:52:29] "POST /ref-update HTTP/1.1" 200 156 0.009693 10.0.0.33 - - [2025-06-09 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005319 10.0.0.33 - - [2025-06-09 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.33 - - [2025-06-09 01:52:29] "POST /ref-update HTTP/1.1" 200 156 0.009082 10.0.0.33 - - [2025-06-09 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.33 - - [2025-06-09 01:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.33 - - [2025-06-09 01:52:29] "GET / HTTP/1.1" 200 36215 0.001642 10.0.0.33 - - [2025-06-09 01:52:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.000384 10.0.0.33 - - [2025-06-09 01:52:29] "POST /ref-update HTTP/1.1" 200 156 0.013422 10.0.0.33 - - [2025-06-09 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006999 10.0.0.33 - - [2025-06-09 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.33 - - [2025-06-09 01:52:30] "POST /ref-update HTTP/1.1" 200 156 0.010561 10.0.0.33 - - [2025-06-09 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003820 10.0.0.33 - - [2025-06-09 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.33 - - [2025-06-09 01:52:30] "POST /ref-update HTTP/1.1" 200 156 0.010285 10.0.0.33 - - [2025-06-09 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004789 10.0.0.33 - - [2025-06-09 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.030065 10.0.0.33 - - [2025-06-09 01:52:30] "GET /routing-instance/639f35e3-55a7-46fd-97ff-43873ea6bf2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003658 10.0.0.33 - - [2025-06-09 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.33 - - [2025-06-09 01:52:30] "POST /bgp-routers HTTP/1.1" 409 299 0.002929 10.0.0.33 - - [2025-06-09 01:52:30] "POST /ref-update HTTP/1.1" 200 156 0.008761 10.0.0.33 - - [2025-06-09 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:52:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000793 10.0.0.33 - - [2025-06-09 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.33 - - [2025-06-09 01:52:30] "GET /bgp-router/ecd2ae12-b47a-47c6-adb2-805af76a00ac?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1796 0.005466 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:52:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001074 10.0.0.33 - - [2025-06-09 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.33 - - [2025-06-09 01:52:30] "PUT /bgp-router/ecd2ae12-b47a-47c6-adb2-805af76a00ac HTTP/1.1" 200 255 0.012863 10.0.0.33 - - [2025-06-09 01:52:30] "POST /ref-update HTTP/1.1" 200 156 0.017530 10.0.0.33 - - [2025-06-09 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.33 - - [2025-06-09 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004528 10.0.0.33 - - [2025-06-09 01:52:30] "POST /ref-update HTTP/1.1" 200 156 0.014260 10.0.0.33 - - [2025-06-09 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006097 10.0.0.33 - - [2025-06-09 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.33 - - [2025-06-09 01:52:30] "POST /ref-update HTTP/1.1" 200 156 0.010802 10.0.0.33 - - [2025-06-09 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959 10.0.0.33 - - [2025-06-09 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.33 - - [2025-06-09 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.008965 10.0.0.33 - - [2025-06-09 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.33 - - [2025-06-09 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003163 10.0.0.33 - - [2025-06-09 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.008179 10.0.0.33 - - [2025-06-09 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.33 - - [2025-06-09 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003626 10.0.0.33 - - [2025-06-09 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.010995 10.0.0.33 - - [2025-06-09 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.33 - - [2025-06-09 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.33 - - [2025-06-09 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.009282 10.0.0.33 - - [2025-06-09 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003468 10.0.0.33 - - [2025-06-09 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004171 10.0.0.33 - - [2025-06-09 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.010132 10.0.0.33 - - [2025-06-09 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.33 - - [2025-06-09 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.33 - - [2025-06-09 01:52:31] "POST /ref-update HTTP/1.1" 200 156 0.009629 10.0.0.33 - - [2025-06-09 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003231 10.0.0.33 - - [2025-06-09 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.33 - - [2025-06-09 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.012132 10.0.0.33 - - [2025-06-09 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.33 - - [2025-06-09 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.33 - - [2025-06-09 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.014115 10.0.0.33 - - [2025-06-09 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003770 10.0.0.33 - - [2025-06-09 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.33 - - [2025-06-09 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.010754 10.0.0.33 - - [2025-06-09 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.33 - - [2025-06-09 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.33 - - [2025-06-09 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.010633 10.0.0.33 - - [2025-06-09 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.33 - - [2025-06-09 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.33 - - [2025-06-09 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.009466 10.0.0.33 - - [2025-06-09 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003279 10.0.0.33 - - [2025-06-09 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.33 - - [2025-06-09 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.016165 10.0.0.33 - - [2025-06-09 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.33 - - [2025-06-09 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.33 - - [2025-06-09 01:52:32] "POST /ref-update HTTP/1.1" 200 156 0.022433 10.0.0.33 - - [2025-06-09 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.33 - - [2025-06-09 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.33 - - [2025-06-09 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.009159 10.0.0.33 - - [2025-06-09 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.33 - - [2025-06-09 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.33 - - [2025-06-09 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.011510 10.0.0.33 - - [2025-06-09 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003393 10.0.0.33 - - [2025-06-09 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.33 - - [2025-06-09 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.010438 10.0.0.33 - - [2025-06-09 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.33 - - [2025-06-09 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.33 - - [2025-06-09 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.023513 10.0.0.33 - - [2025-06-09 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.33 - - [2025-06-09 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.33 - - [2025-06-09 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.009368 10.0.0.33 - - [2025-06-09 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.33 - - [2025-06-09 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.33 - - [2025-06-09 01:52:33] "POST /ref-update HTTP/1.1" 200 156 0.010594 10.0.0.33 - - [2025-06-09 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003379 10.0.0.33 - - [2025-06-09 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.33 - - [2025-06-09 01:52:34] "POST /ref-update HTTP/1.1" 200 156 0.009377 10.0.0.33 - - [2025-06-09 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.33 - - [2025-06-09 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004118 10.0.0.33 - - [2025-06-09 01:52:34] "POST /ref-update HTTP/1.1" 200 156 0.009122 10.0.0.33 - - [2025-06-09 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.33 - - [2025-06-09 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003286 10.0.0.33 - - [2025-06-09 01:52:34] "POST /ref-update HTTP/1.1" 200 156 0.011129 10.0.0.33 - - [2025-06-09 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003329 10.0.0.33 - - [2025-06-09 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.33 - - [2025-06-09 01:52:34] "POST /ref-update HTTP/1.1" 200 156 0.010053 10.0.0.33 - - [2025-06-09 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.33 - - [2025-06-09 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.33 - - [2025-06-09 01:52:34] "POST /ref-update HTTP/1.1" 200 156 0.009894 10.0.0.33 - - [2025-06-09 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.33 - - [2025-06-09 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.33 - - [2025-06-09 01:52:34] "POST /ref-update HTTP/1.1" 200 156 0.011675 10.0.0.33 - - [2025-06-09 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.33 - - [2025-06-09 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.33 - - [2025-06-09 01:52:34] "POST /ref-update HTTP/1.1" 200 156 0.010282 10.0.0.33 - - [2025-06-09 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.33 - - [2025-06-09 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003854 10.0.0.33 - - [2025-06-09 01:52:35] "POST /ref-update HTTP/1.1" 200 156 0.011010 10.0.0.33 - - [2025-06-09 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.33 - - [2025-06-09 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.33 - - [2025-06-09 01:52:35] "POST /ref-update HTTP/1.1" 200 156 0.010590 10.0.0.33 - - [2025-06-09 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.33 - - [2025-06-09 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.33 - - [2025-06-09 01:52:35] "POST /ref-update HTTP/1.1" 200 156 0.010042 10.0.0.33 - - [2025-06-09 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.33 - - [2025-06-09 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.33 - - [2025-06-09 01:52:35] "POST /ref-update HTTP/1.1" 200 156 0.010271 10.0.0.33 - - [2025-06-09 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.33 - - [2025-06-09 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003364 10.0.0.33 - - [2025-06-09 01:52:35] "POST /ref-update HTTP/1.1" 200 156 0.013785 10.0.0.33 - - [2025-06-09 01:52:35] "GET /obj-perms HTTP/1.1" 200 6387 0.062157 10.0.0.33 - - [2025-06-09 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003160 10.0.0.33 - - [2025-06-09 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003836 10.0.0.33 - - [2025-06-09 01:52:35] "POST /ref-update HTTP/1.1" 200 156 0.018263 10.0.0.33 - - [2025-06-09 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.33 - - [2025-06-09 01:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.33 - - [2025-06-09 01:52:36] "POST /ref-update HTTP/1.1" 200 156 0.014447 10.0.0.33 - - [2025-06-09 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.33 - - [2025-06-09 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.33 - - [2025-06-09 01:52:36] "GET /obj-perms HTTP/1.1" 200 6387 0.053503 10.0.0.33 - - [2025-06-09 01:52:36] "POST /ref-update HTTP/1.1" 200 156 0.008826 10.0.0.33 - - [2025-06-09 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002810 10.0.0.33 - - [2025-06-09 01:52:36] "GET /virtual-router/9bff551c-fcb3-4317-a0c2-f374425eb4b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.006059 10.0.0.33 - - [2025-06-09 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.33 - - [2025-06-09 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.33 - - [2025-06-09 01:52:36] "POST /ref-update HTTP/1.1" 200 156 0.009086 10.0.0.33 - - [2025-06-09 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.33 - - [2025-06-09 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.33 - - [2025-06-09 01:52:36] "POST /ref-update HTTP/1.1" 200 156 0.011005 10.0.0.33 - - [2025-06-09 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.33 - - [2025-06-09 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.33 - - [2025-06-09 01:52:36] "POST /ref-update HTTP/1.1" 200 156 0.009230 10.0.0.33 - - [2025-06-09 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.33 - - [2025-06-09 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002990 10.0.0.33 - - [2025-06-09 01:52:36] "POST /ref-update HTTP/1.1" 200 156 0.010669 10.0.0.33 - - [2025-06-09 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003904 10.0.0.33 - - [2025-06-09 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003777 10.0.0.33 - - [2025-06-09 01:52:36] "POST /ref-update HTTP/1.1" 200 156 0.010628 10.0.0.33 - - [2025-06-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.33 - - [2025-06-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.33 - - [2025-06-09 01:52:37] "POST /ref-update HTTP/1.1" 200 156 0.010046 10.0.0.33 - - [2025-06-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.33 - - [2025-06-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.33 - - [2025-06-09 01:52:37] "POST /ref-update HTTP/1.1" 200 156 0.012727 10.0.0.33 - - [2025-06-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.33 - - [2025-06-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.33 - - [2025-06-09 01:52:37] "POST /ref-update HTTP/1.1" 200 156 0.009900 10.0.0.33 - - [2025-06-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.33 - - [2025-06-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.33 - - [2025-06-09 01:52:37] "POST /ref-update HTTP/1.1" 200 156 0.010177 10.0.0.33 - - [2025-06-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.33 - - [2025-06-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.33 - - [2025-06-09 01:52:37] "POST /ref-update HTTP/1.1" 200 156 0.011871 10.0.0.33 - - [2025-06-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.33 - - [2025-06-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.33 - - [2025-06-09 01:52:37] "POST /ref-update HTTP/1.1" 200 156 0.012394 10.0.0.33 - - [2025-06-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.33 - - [2025-06-09 01:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.33 - - [2025-06-09 01:52:38] "POST /ref-update HTTP/1.1" 200 156 0.010865 10.0.0.33 - - [2025-06-09 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.33 - - [2025-06-09 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.33 - - [2025-06-09 01:52:38] "POST /ref-update HTTP/1.1" 200 156 0.009677 10.0.0.33 - - [2025-06-09 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003800 10.0.0.33 - - [2025-06-09 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.33 - - [2025-06-09 01:52:38] "POST /ref-update HTTP/1.1" 200 156 0.009386 10.0.0.33 - - [2025-06-09 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.33 - - [2025-06-09 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.33 - - [2025-06-09 01:52:38] "POST /ref-update HTTP/1.1" 200 156 0.012078 10.0.0.33 - - [2025-06-09 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.33 - - [2025-06-09 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.33 - - [2025-06-09 01:52:38] "POST /ref-update HTTP/1.1" 200 156 0.009186 10.0.0.33 - - [2025-06-09 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.33 - - [2025-06-09 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.33 - - [2025-06-09 01:52:38] "POST /ref-update HTTP/1.1" 200 156 0.010271 10.0.0.33 - - [2025-06-09 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003064 10.0.0.33 - - [2025-06-09 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.33 - - [2025-06-09 01:52:38] "POST /ref-update HTTP/1.1" 200 156 0.010377 10.0.0.33 - - [2025-06-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.33 - - [2025-06-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.33 - - [2025-06-09 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.009372 10.0.0.33 - - [2025-06-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.33 - - [2025-06-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.33 - - [2025-06-09 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.010437 10.0.0.33 - - [2025-06-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.33 - - [2025-06-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.33 - - [2025-06-09 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.009014 10.0.0.33 - - [2025-06-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002985 10.0.0.33 - - [2025-06-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.33 - - [2025-06-09 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.009200 10.0.0.33 - - [2025-06-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.33 - - [2025-06-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003567 10.0.0.33 - - [2025-06-09 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.008761 10.0.0.33 - - [2025-06-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.33 - - [2025-06-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.33 - - [2025-06-09 01:52:39] "POST /ref-update HTTP/1.1" 200 156 0.009451 10.0.0.33 - - [2025-06-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.33 - - [2025-06-09 01:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.33 - - [2025-06-09 01:52:40] "POST /ref-update HTTP/1.1" 200 156 0.009880 10.0.0.33 - - [2025-06-09 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003057 10.0.0.33 - - [2025-06-09 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.33 - - [2025-06-09 01:52:40] "POST /ref-update HTTP/1.1" 200 156 0.010437 10.0.0.33 - - [2025-06-09 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.33 - - [2025-06-09 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.33 - - [2025-06-09 01:52:40] "POST /ref-update HTTP/1.1" 200 156 0.009208 10.0.0.33 - - [2025-06-09 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003019 10.0.0.33 - - [2025-06-09 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.33 - - [2025-06-09 01:52:40] "POST /ref-update HTTP/1.1" 200 156 0.009325 10.0.0.33 - - [2025-06-09 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.33 - - [2025-06-09 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003822 10.0.0.33 - - [2025-06-09 01:52:40] "POST /ref-update HTTP/1.1" 200 156 0.008212 10.0.0.33 - - [2025-06-09 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.33 - - [2025-06-09 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.33 - - [2025-06-09 01:52:40] "POST /ref-update HTTP/1.1" 200 156 0.010330 10.0.0.33 - - [2025-06-09 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.33 - - [2025-06-09 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003627 10.0.0.33 - - [2025-06-09 01:52:40] "POST /ref-update HTTP/1.1" 200 156 0.010533 10.0.0.33 - - [2025-06-09 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.33 - - [2025-06-09 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.33 - - [2025-06-09 01:52:41] "POST /ref-update HTTP/1.1" 200 156 0.012269 10.0.0.33 - - [2025-06-09 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004001 10.0.0.33 - - [2025-06-09 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003122 10.0.0.33 - - [2025-06-09 01:52:41] "POST /ref-update HTTP/1.1" 200 156 0.011635 10.0.0.33 - - [2025-06-09 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.33 - - [2025-06-09 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006364 10.0.0.33 - - [2025-06-09 01:52:41] "POST /ref-update HTTP/1.1" 200 156 0.014109 10.0.0.33 - - [2025-06-09 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003725 10.0.0.33 - - [2025-06-09 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.33 - - [2025-06-09 01:52:41] "POST /ref-update HTTP/1.1" 200 156 0.016986 10.0.0.33 - - [2025-06-09 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.33 - - [2025-06-09 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.33 - - [2025-06-09 01:52:41] "POST /ref-update HTTP/1.1" 200 156 0.013296 10.0.0.33 - - [2025-06-09 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003028 10.0.0.33 - - [2025-06-09 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.33 - - [2025-06-09 01:52:41] "POST /ref-update HTTP/1.1" 200 156 0.015946 10.0.0.33 - - [2025-06-09 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.33 - - [2025-06-09 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.33 - - [2025-06-09 01:52:42] "POST /ref-update HTTP/1.1" 200 156 0.009785 10.0.0.33 - - [2025-06-09 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.33 - - [2025-06-09 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.33 - - [2025-06-09 01:52:42] "POST /ref-update HTTP/1.1" 200 156 0.036995 10.0.0.33 - - [2025-06-09 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.33 - - [2025-06-09 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.33 - - [2025-06-09 01:52:42] "POST /ref-update HTTP/1.1" 200 156 0.010968 10.0.0.33 - - [2025-06-09 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.33 - - [2025-06-09 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.33 - - [2025-06-09 01:52:42] "POST /ref-update HTTP/1.1" 200 156 0.009317 10.0.0.33 - - [2025-06-09 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003189 10.0.0.33 - - [2025-06-09 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.33 - - [2025-06-09 01:52:42] "POST /ref-update HTTP/1.1" 200 156 0.009681 10.0.0.33 - - [2025-06-09 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.33 - - [2025-06-09 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003328 10.0.0.33 - - [2025-06-09 01:52:42] "POST /ref-update HTTP/1.1" 200 156 0.012616 10.0.0.33 - - [2025-06-09 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.33 - - [2025-06-09 01:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.33 - - [2025-06-09 01:52:42] "POST /ref-update HTTP/1.1" 200 156 0.009025 10.0.0.33 - - [2025-06-09 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.33 - - [2025-06-09 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.33 - - [2025-06-09 01:52:43] "POST /ref-update HTTP/1.1" 200 156 0.008678 10.0.0.33 - - [2025-06-09 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015845 10.0.0.33 - - [2025-06-09 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.33 - - [2025-06-09 01:52:43] "POST /ref-update HTTP/1.1" 200 156 0.008662 10.0.0.33 - - [2025-06-09 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003161 10.0.0.33 - - [2025-06-09 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.33 - - [2025-06-09 01:52:43] "POST /ref-update HTTP/1.1" 200 156 0.011507 10.0.0.33 - - [2025-06-09 01:52:43] "POST /network-ipams HTTP/1.1" 200 552 0.018580 10.0.0.33 - - [2025-06-09 01:52:43] "POST /useragent-kv HTTP/1.1" 200 115 0.004725 10.0.0.33 - - [2025-06-09 01:52:43] "POST /virtual-networks HTTP/1.1" 200 554 0.114301 10.0.0.33 - - [2025-06-09 01:52:43] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.002935 10.0.0.33 - - [2025-06-09 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 188 0.003009 10.0.0.33 - - [2025-06-09 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 178 0.003439 10.0.0.33 - - [2025-06-09 01:52:43] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 313 0.003920 10.0.0.33 - - [2025-06-09 01:52:43] "GET /fabric/5527c80e-bd12-465d-b7fb-745fa227d964?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.004199 10.0.0.33 - - [2025-06-09 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.002850 10.0.0.33 - - [2025-06-09 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 205 0.003739 10.0.0.33 - - [2025-06-09 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.003093 10.0.0.33 - - [2025-06-09 01:52:44] "POST /route-targets HTTP/1.1" 200 328 0.016270 10.0.0.33 - - [2025-06-09 01:52:44] "POST /ref-update HTTP/1.1" 200 156 0.019480 10.0.0.33 - - [2025-06-09 01:53:36] "GET /obj-perms HTTP/1.1" 200 6387 0.057108 10.0.0.33 - - [2025-06-09 01:53:37] "GET /obj-perms HTTP/1.1" 200 6387 0.059273 10.0.0.33 - - [2025-06-09 01:54:37] "GET /obj-perms HTTP/1.1" 200 6387 0.052294 10.0.0.33 - - [2025-06-09 01:54:37] "GET /obj-perms HTTP/1.1" 200 6387 0.063015 10.0.0.33 - - [2025-06-09 01:55:38] "GET /obj-perms HTTP/1.1" 200 6387 0.054505 10.0.0.33 - - [2025-06-09 01:55:38] "GET /obj-perms HTTP/1.1" 200 6387 0.057604 10.0.0.33 - - [2025-06-09 01:55:51] "GET /global-system-configs HTTP/1.1" 200 323 0.038529 10.0.0.33 - - [2025-06-09 01:55:51] "GET /obj-perms HTTP/1.1" 200 6387 0.073129 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:56:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000910 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:56:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001239 10.0.0.33 - - [2025-06-09 01:56:21] "GET /global-system-configs HTTP/1.1" 200 323 0.039712 10.0.0.33 - - [2025-06-09 01:56:21] "GET /obj-perms HTTP/1.1" 200 6387 0.060402 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:56:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000947 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:56:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001158 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:56:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000836 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:56:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001031 10.0.0.33 - - [2025-06-09 01:56:39] "GET /obj-perms HTTP/1.1" 200 6387 0.053971 10.0.0.33 - - [2025-06-09 01:56:39] "GET /obj-perms HTTP/1.1" 200 6387 0.055618 10.0.0.33 - - [2025-06-09 01:57:40] "GET /obj-perms HTTP/1.1" 200 6387 0.107741 10.0.0.33 - - [2025-06-09 01:57:41] "GET /obj-perms HTTP/1.1" 200 6387 0.127954 10.0.0.33 - - [2025-06-09 01:58:07] "GET / HTTP/1.1" 200 36215 0.001447 10.0.0.33 - - [2025-06-09 01:58:07] "POST /fqname-to-id HTTP/1.1" 401 296 0.000665 10.0.0.33 - - [2025-06-09 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.032353 10.0.0.33 - - [2025-06-09 01:58:07] "GET /global-system-config/c675538f-c23a-4fa1-9869-e1e32a31d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.010636 10.0.0.33 - - [2025-06-09 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.33 - - [2025-06-09 01:58:07] "GET /routing-instance/639f35e3-55a7-46fd-97ff-43873ea6bf2d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004144 10.0.0.33 - - [2025-06-09 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.33 - - [2025-06-09 01:58:07] "GET /virtual-router/9bff551c-fcb3-4317-a0c2-f374425eb4b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.004230 10.0.0.33 - - [2025-06-09 01:58:07] "PUT /virtual-router/9bff551c-fcb3-4317-a0c2-f374425eb4b6 HTTP/1.1" 200 263 0.013319 10.0.0.33 - - [2025-06-09 01:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.33 - - [2025-06-09 01:58:08] "GET /virtual-router/9bff551c-fcb3-4317-a0c2-f374425eb4b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1235 0.004242 10.0.0.33 - - [2025-06-09 01:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.33 - - [2025-06-09 01:58:08] "GET /virtual-machine-interface/e228ca48-e5ae-428a-aaf9-cfc11ab8e960?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.005592 10.0.0.33 - - [2025-06-09 01:58:08] "PUT /virtual-machine-interface/e228ca48-e5ae-428a-aaf9-cfc11ab8e960 HTTP/1.1" 200 285 0.013739 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:58:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000833 [Introspect:8084]10.0.0.33 - - [2025-06-09 01:58:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001060 10.0.0.33 - - [2025-06-09 01:58:41] "GET /obj-perms HTTP/1.1" 200 6387 0.057980 10.0.0.33 - - [2025-06-09 01:58:42] "GET /obj-perms HTTP/1.1" 200 6387 0.057757 10.0.0.33 - - [2025-06-09 01:59:42] "GET /obj-perms HTTP/1.1" 200 6387 0.061604 10.0.0.33 - - [2025-06-09 01:59:42] "GET /obj-perms HTTP/1.1" 200 6387 0.061832 10.0.0.33 - - [2025-06-09 01:59:48] "GET / HTTP/1.1" 200 36215 0.001924 10.0.0.33 - - [2025-06-09 01:59:57] "GET /project/e7000d30-9641-4d1c-ab88-5d029b5d363a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000482 10.0.0.33 - - [2025-06-09 01:59:57] "GET /projects?obj_uuids=e7000d30-9641-4d1c-ab88-5d029b5d363a&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.029614 10.0.0.33 - - [2025-06-09 01:59:57] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 123 0.002487 10.0.0.33 - - [2025-06-09 01:59:57] "POST /domains HTTP/1.1" 200 331 0.013821 10.0.0.33 - - [2025-06-09 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.044930 10.0.0.33 - - [2025-06-09 01:59:57] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.145189 10.0.0.33 - - [2025-06-09 01:59:57] "POST /id-to-fqname HTTP/1.1" 200 165 0.001258 10.0.0.33 - - [2025-06-09 01:59:57] "POST /fqname-to-id HTTP/1.1" 404 174 0.002912 10.0.0.33 - - [2025-06-09 01:59:57] "POST /security-groups HTTP/1.1" 200 560 0.064999 10.0.0.33 - - [2025-06-09 01:59:57] "POST /fqname-to-id HTTP/1.1" 404 205 0.028925 10.0.0.33 - - [2025-06-09 01:59:57] "POST /projects HTTP/1.1" 200 531 0.264400 10.0.0.33 - - [2025-06-09 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.294172 10.0.0.33 - - [2025-06-09 01:59:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002876 10.0.0.33 - - [2025-06-09 01:59:57] "POST /access-control-lists HTTP/1.1" 200 573 0.063036 10.0.0.33 - - [2025-06-09 01:59:58] "GET /projects?obj_uuids=2035dadc-764d-4b49-a669-756636ba551a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001077 10.0.0.33 - - [2025-06-09 01:59:58] "POST /fqname-to-id HTTP/1.1" 404 204 0.003408 10.0.0.33 - - [2025-06-09 01:59:58] "GET /project/2035dadc-764d-4b49-a669-756636ba551a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.024912 10.0.0.33 - - [2025-06-09 01:59:58] "GET /projects?obj_uuids=2035dadc-764d-4b49-a669-756636ba551a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000998 10.0.0.33 - - [2025-06-09 01:59:58] "POST /access-control-lists HTTP/1.1" 200 571 0.062435 10.0.0.33 - - [2025-06-09 01:59:58] "GET /project/2035dadc-764d-4b49-a669-756636ba551a?fields=security_groups HTTP/1.1" 200 1281 0.112808 10.0.0.33 - - [2025-06-09 01:59:58] "DELETE /security-group/bf9eef3e-2616-4c3e-8f93-1e964b2c799c HTTP/1.1" 200 115 0.035201 10.0.0.33 - - [2025-06-09 01:59:58] "GET /projects?obj_uuids=2035dadc-764d-4b49-a669-756636ba551a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.000958 10.0.0.33 - - [2025-06-09 01:59:58] "GET /project/2035dadc-764d-4b49-a669-756636ba551a?fields=application_policy_sets HTTP/1.1" 200 1320 0.029899 10.0.0.33 - - [2025-06-09 01:59:58] "DELETE /project/2035dadc-764d-4b49-a669-756636ba551a HTTP/1.1" 200 115 0.359472 10.0.0.33 - - [2025-06-09 01:59:58] "POST /id-to-fqname HTTP/1.1" 200 165 0.002783 10.0.0.33 - - [2025-06-09 01:59:58] "POST /fqname-to-id HTTP/1.1" 404 174 0.004269 10.0.0.33 - - [2025-06-09 01:59:58] "POST /security-groups HTTP/1.1" 200 560 0.068600 10.0.0.33 - - [2025-06-09 01:59:58] "POST /projects HTTP/1.1" 200 531 0.239897 10.0.0.33 - - [2025-06-09 01:59:58] "GET /project/e7000d30-9641-4d1c-ab88-5d029b5d363a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 1.283955 10.0.0.33 - - [2025-06-09 01:59:58] "DELETE /access-control-list/ea29a580-9b6a-484d-82fa-eb9207652dbf HTTP/1.1" 200 115 0.026310 10.0.0.33 - - [2025-06-09 01:59:58] "DELETE /access-control-list/93d3ef2a-b72c-41bf-a651-1df435333090 HTTP/1.1" 200 115 0.027739 10.0.0.33 - - [2025-06-09 01:59:58] "POST /fqname-to-id HTTP/1.1" 404 205 0.011186 10.0.0.33 - - [2025-06-09 01:59:58] "POST /access-control-lists HTTP/1.1" 200 573 0.065879 10.0.0.33 - - [2025-06-09 01:59:58] "POST /fqname-to-id HTTP/1.1" 404 204 0.003918 10.0.0.33 - - [2025-06-09 01:59:59] "POST /access-control-lists HTTP/1.1" 200 571 0.059123 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-09T01:59:59Z failed with SSLError [Introspect:8084]10.0.0.33 - - [2025-06-09 01:59:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001101 10.0.0.33 - - [2025-06-09 02:00:00] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001278 10.0.0.33 - - [2025-06-09 02:00:00] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.008854 10.0.0.33 - - [2025-06-09 02:00:00] "POST /fqname-to-id HTTP/1.1" 404 197 0.029183 10.0.0.33 - - [2025-06-09 02:00:00] "GET /projects?obj_uuids=d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002608 10.0.0.33 - - [2025-06-09 02:00:00] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001131 10.0.0.33 - - [2025-06-09 02:00:01] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007614 10.0.0.33 - - [2025-06-09 02:00:01] "POST /id-to-fqname HTTP/1.1" 200 199 0.001742 10.0.0.33 - - [2025-06-09 02:00:01] "POST /fqname-to-id HTTP/1.1" 404 208 0.004419 10.0.0.33 - - [2025-06-09 02:00:01] "POST /security-groups HTTP/1.1" 200 594 0.067399 10.0.0.33 - - [2025-06-09 02:00:01] "POST /fqname-to-id HTTP/1.1" 404 243 0.002624 10.0.0.33 - - [2025-06-09 02:00:01] "POST /projects HTTP/1.1" 200 599 0.239603 10.0.0.33 - - [2025-06-09 02:00:01] "POST /access-control-lists HTTP/1.1" 200 607 0.063680 10.0.0.33 - - [2025-06-09 02:00:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.317598 10.0.0.33 - - [2025-06-09 02:00:01] "POST /fqname-to-id HTTP/1.1" 404 242 0.003980 10.0.0.33 - - [2025-06-09 02:00:01] "GET /project/d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.464951 10.0.0.33 - - [2025-06-09 02:00:01] "POST /access-control-lists HTTP/1.1" 200 605 0.065208 10.0.0.33 - - [2025-06-09 02:00:02] "GET / HTTP/1.1" 200 36215 0.001882 10.0.0.33 - - [2025-06-09 02:00:09] "POST /fqname-to-id HTTP/1.1" 401 296 0.000512 10.0.0.33 - - [2025-06-09 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.065878 10.0.0.33 - - [2025-06-09 02:00:10] "GET /projects?obj_uuids=d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001228 10.0.0.33 - - [2025-06-09 02:00:10] "GET /project/d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.030067 252.33.195.33 - - [2025-06-09 02:00:10] "POST /neutron/network HTTP/1.1" 200 117 0.051133 10.0.0.33 - - [2025-06-09 02:00:11] "GET /projects?obj_uuids=d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001200 252.33.195.33 - - [2025-06-09 02:00:11] "POST /neutron/network HTTP/1.1" 200 618 0.082385 10.0.0.33 - - [2025-06-09 02:00:11] "POST /route-targets HTTP/1.1" 200 328 0.012491 10.0.0.33 - - [2025-06-09 02:00:11] "POST /ref-update HTTP/1.1" 200 156 0.011722 10.0.0.33 - - [2025-06-09 02:00:11] "POST /useragent-kv HTTP/1.1" 200 115 0.002631 252.33.195.33 - - [2025-06-09 02:00:11] "POST /neutron/subnet HTTP/1.1" 200 724 0.192496 252.33.195.33 - - [2025-06-09 02:00:11] "POST /neutron/network HTTP/1.1" 200 837 0.006400 10.0.0.33 - - [2025-06-09 02:00:11] "POST /id-to-fqname HTTP/1.1" 200 231 0.001419 10.0.0.33 - - [2025-06-09 02:00:11] "GET /virtual-network/4af7934e-01ef-41c0-87d5-1839c36af39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005830 252.33.195.33 - - [2025-06-09 02:00:11] "POST /neutron/network HTTP/1.1" 200 837 0.005815 10.0.0.33 - - [2025-06-09 02:00:11] "GET /virtual-network/4af7934e-01ef-41c0-87d5-1839c36af39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006276 252.33.195.33 - - [2025-06-09 02:00:11] "POST /neutron/network HTTP/1.1" 200 837 0.006250 252.33.195.33 - - [2025-06-09 02:00:11] "POST /neutron/subnet HTTP/1.1" 200 724 0.007756 10.0.0.33 - - [2025-06-09 02:00:11] "GET /domains HTTP/1.1" 401 296 0.000463 10.0.0.33 - - [2025-06-09 02:00:12] "GET /domains HTTP/1.1" 200 438 0.034292 10.0.0.33 - - [2025-06-09 02:00:12] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001084 10.0.0.33 - - [2025-06-09 02:00:12] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1315 0.009223 10.0.0.33 - - [2025-06-09 02:00:12] "GET /projects?obj_uuids=d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001203 10.0.0.33 - - [2025-06-09 02:00:12] "GET /project/d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060 HTTP/1.1" 200 2165 0.031995 10.0.0.33 - - [2025-06-09 02:00:12] "GET /virtual-network/4af7934e-01ef-41c0-87d5-1839c36af39d HTTP/1.1" 200 2340 0.012913 10.0.0.33 - - [2025-06-09 02:00:12] "GET /virtual-network/4af7934e-01ef-41c0-87d5-1839c36af39d HTTP/1.1" 200 2340 0.008883 10.0.0.33 - - [2025-06-09 02:00:12] "GET /routing-instance/1837fbf3-4340-4ef1-b586-61d2e0ad3ed2 HTTP/1.1" 200 1495 0.004573 10.0.0.33 - - [2025-06-09 02:00:12] "GET /routing-instance/1837fbf3-4340-4ef1-b586-61d2e0ad3ed2 HTTP/1.1" 200 1495 0.003991 10.0.0.33 - - [2025-06-09 02:00:12] "GET /route-target/cf8e03fa-eea7-4a4c-aaff-fb2dddc41b0e HTTP/1.1" 200 1220 0.003886 10.0.0.33 - - [2025-06-09 02:00:12] "GET /virtual-network/4af7934e-01ef-41c0-87d5-1839c36af39d HTTP/1.1" 200 2340 0.006548 10.0.0.33 - - [2025-06-09 02:00:12] "GET /routing-instance/1837fbf3-4340-4ef1-b586-61d2e0ad3ed2 HTTP/1.1" 200 1495 0.007685 10.0.0.33 - - [2025-06-09 02:00:12] "GET /virtual-network/4af7934e-01ef-41c0-87d5-1839c36af39d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007263 10.0.0.33 - - [2025-06-09 02:00:12] "GET /virtual-network/4af7934e-01ef-41c0-87d5-1839c36af39d HTTP/1.1" 200 2340 0.006133 10.0.0.33 - - [2025-06-09 02:00:12] "GET /routing-instance/1837fbf3-4340-4ef1-b586-61d2e0ad3ed2 HTTP/1.1" 200 1495 0.004833 10.0.0.33 - - [2025-06-09 02:00:13] "GET /routing-instance/1837fbf3-4340-4ef1-b586-61d2e0ad3ed2 HTTP/1.1" 200 1495 0.004073 10.0.0.33 - - [2025-06-09 02:00:13] "GET /route-target/cf8e03fa-eea7-4a4c-aaff-fb2dddc41b0e HTTP/1.1" 200 1220 0.005069 10.0.0.33 - - [2025-06-09 02:00:13] "GET /domains HTTP/1.1" 200 438 0.003166 10.0.0.33 - - [2025-06-09 02:00:13] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001835 10.0.0.33 - - [2025-06-09 02:00:13] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1315 0.013147 10.0.0.33 - - [2025-06-09 02:00:13] "GET /projects?obj_uuids=d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001233 10.0.0.33 - - [2025-06-09 02:00:13] "GET /project/d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060 HTTP/1.1" 200 2165 0.037195 10.0.0.33 - - [2025-06-09 02:00:13] "GET /virtual-network/4af7934e-01ef-41c0-87d5-1839c36af39d HTTP/1.1" 200 2340 0.006784 10.0.0.33 - - [2025-06-09 02:00:13] "GET /obj-perms HTTP/1.1" 200 6456 0.057108 10.0.0.33 - - [2025-06-09 02:00:14] "POST /id-to-fqname HTTP/1.1" 200 231 0.001397 252.33.195.33 - - [2025-06-09 02:00:17] "POST /neutron/network HTTP/1.1" 200 847 0.006748 252.33.195.33 - - [2025-06-09 02:00:17] "GET /aaa-mode HTTP/1.1" 401 296 0.000449 252.33.195.33 - - [2025-06-09 02:00:17] "GET / HTTP/1.1" 200 36215 0.001928 252.33.195.33 - - [2025-06-09 02:00:17] "GET /project/d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000463 10.0.0.33 - - [2025-06-09 02:00:18] "GET /projects?obj_uuids=d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001276 252.33.195.33 - - [2025-06-09 02:00:18] "GET /project/d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.057014 252.33.195.33 - - [2025-06-09 02:00:18] "POST /neutron/network HTTP/1.1" 200 837 0.034056 252.33.195.33 - - [2025-06-09 02:00:19] "POST /neutron/port HTTP/1.1" 200 117 0.006396 252.33.195.33 - - [2025-06-09 02:00:20] "POST /neutron/network HTTP/1.1" 200 847 0.005961 10.0.0.33 - - [2025-06-09 02:00:20] "GET /projects?obj_uuids=d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001240 252.33.195.33 - - [2025-06-09 02:00:20] "POST /neutron/port HTTP/1.1" 200 1069 0.256418 252.33.195.33 - - [2025-06-09 02:00:21] "POST /neutron/port HTTP/1.1" 200 1069 0.042472 252.33.195.33 - - [2025-06-09 02:00:21] "POST /neutron/port HTTP/1.1" 200 1069 0.009907 252.33.195.33 - - [2025-06-09 02:00:21] "POST /neutron/port HTTP/1.1" 200 1119 0.096922 252.33.195.33 - - [2025-06-09 02:00:21] "POST /neutron/port HTTP/1.1" 200 1093 0.043372 252.33.195.33 - - [2025-06-09 02:00:21] "POST /neutron/port HTTP/1.1" 200 1093 0.026975 252.33.195.33 - - [2025-06-09 02:00:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004069 252.33.195.33 - - [2025-06-09 02:00:21] "POST /neutron/security_group HTTP/1.1" 200 2067 0.006917 252.33.195.33 - - [2025-06-09 02:00:21] "POST /neutron/subnet HTTP/1.1" 200 698 0.011687 252.33.195.33 - - [2025-06-09 02:00:21] "POST /neutron/port HTTP/1.1" 200 117 0.001347 252.33.195.33 - - [2025-06-09 02:00:21] "POST /neutron/network HTTP/1.1" 200 837 0.007523 252.33.195.33 - - [2025-06-09 02:00:22] "POST /neutron/port HTTP/1.1" 200 1093 0.018394 252.33.195.33 - - [2025-06-09 02:00:22] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008382 252.33.195.33 - - [2025-06-09 02:00:28] "POST /neutron/port HTTP/1.1" 200 1093 0.017393 252.33.195.33 - - [2025-06-09 02:00:28] "POST /neutron/security_group HTTP/1.1" 200 2067 0.010819 10.0.0.33 - - [2025-06-09 02:00:28] "GET /obj-perms HTTP/1.1" 200 6456 0.002034 10.0.0.33 - - [2025-06-09 02:00:29] "GET /obj-perms HTTP/1.1" 200 6456 0.002938 10.0.0.33 - - [2025-06-09 02:00:30] "GET /obj-perms HTTP/1.1" 200 6456 0.002054 10.0.0.33 - - [2025-06-09 02:00:31] "GET /obj-perms HTTP/1.1" 200 6456 0.002152 10.0.0.33 - - [2025-06-09 02:00:32] "DELETE /project/d2f1ca8ed2c4476dbdeec2c1b6b31060 HTTP/1.1" 404 173 0.004496 10.0.0.33 - - [2025-06-09 02:00:32] "DELETE /project/2035dadc764d4b49a669756636ba551a HTTP/1.1" 404 173 0.003318 10.0.0.33 - - [2025-06-09 02:00:32] "GET /obj-perms HTTP/1.1" 200 6456 0.002179 252.33.195.33 - - [2025-06-09 02:00:33] "POST /neutron/network HTTP/1.1" 200 837 0.006398 252.33.195.33 - - [2025-06-09 02:00:33] "POST /neutron/network HTTP/1.1" 400 204 0.015568 252.33.195.33 - - [2025-06-09 02:00:34] "POST /neutron/port HTTP/1.1" 200 1093 0.018043 252.33.195.33 - - [2025-06-09 02:00:34] "POST /neutron/port HTTP/1.1" 200 1119 0.009202 252.33.195.33 - - [2025-06-09 02:00:34] "POST /neutron/port HTTP/1.1" 200 1093 0.047970 252.33.195.33 - - [2025-06-09 02:00:34] "POST /neutron/security_group HTTP/1.1" 200 2067 0.008479 252.33.195.33 - - [2025-06-09 02:00:34] "POST /neutron/port HTTP/1.1" 200 151 0.134911 252.33.195.33 - - [2025-06-09 02:00:35] "POST /neutron/network HTTP/1.1" 200 837 0.005676 10.0.0.33 - - [2025-06-09 02:00:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005265 10.0.0.33 - - [2025-06-09 02:00:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003685 10.0.0.33 - - [2025-06-09 02:00:35] "POST /useragent-kv HTTP/1.1" 200 115 0.002987 252.33.195.33 - - [2025-06-09 02:00:35] "POST /neutron/network HTTP/1.1" 200 151 0.091149 10.0.0.33 - - [2025-06-09 02:00:36] "DELETE /route-target/cf8e03fa-eea7-4a4c-aaff-fb2dddc41b0e HTTP/1.1" 200 115 0.020137 10.0.0.33 - - [2025-06-09 02:00:36] "GET /routing-instance/1837fbf3-4340-4ef1-b586-61d2e0ad3ed2 HTTP/1.1" 404 171 0.003371 10.0.0.33 - - [2025-06-09 02:00:36] "GET /domains HTTP/1.1" 200 438 0.002943 10.0.0.33 - - [2025-06-09 02:00:36] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001077 10.0.0.33 - - [2025-06-09 02:00:36] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1315 0.007975 10.0.0.33 - - [2025-06-09 02:00:36] "GET /projects?obj_uuids=d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001342 10.0.0.33 - - [2025-06-09 02:00:36] "GET /project/d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060 HTTP/1.1" 200 1916 0.027542 10.0.0.33 - - [2025-06-09 02:00:36] "GET /projects?obj_uuids=d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001172 10.0.0.33 - - [2025-06-09 02:00:36] "GET /project/d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1407 0.027102 10.0.0.33 - - [2025-06-09 02:00:36] "GET /projects?obj_uuids=d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001192 10.0.0.33 - - [2025-06-09 02:00:36] "GET /project/d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060?fields=virtual_networks HTTP/1.1" 200 1055 0.067280 10.0.0.33 - - [2025-06-09 02:00:36] "GET /projects?obj_uuids=d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001320 10.0.0.33 - - [2025-06-09 02:00:36] "GET /project/d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060?fields=virtual_machine_interfaces HTTP/1.1" 200 1055 0.031142 10.0.0.33 - - [2025-06-09 02:00:36] "GET /projects?obj_uuids=d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001130 10.0.0.33 - - [2025-06-09 02:00:36] "GET /project/d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060?fields=security_groups HTTP/1.1" 200 1291 0.026142 10.0.0.33 - - [2025-06-09 02:00:37] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001814 10.0.0.33 - - [2025-06-09 02:00:37] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.010424 10.0.0.33 - - [2025-06-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 404 198 0.031979 10.0.0.33 - - [2025-06-09 02:00:38] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002798 10.0.0.33 - - [2025-06-09 02:00:38] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001235 10.0.0.33 - - [2025-06-09 02:00:38] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007285 10.0.0.33 - - [2025-06-09 02:00:38] "POST /id-to-fqname HTTP/1.1" 200 200 0.001473 10.0.0.33 - - [2025-06-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 404 209 0.003712 10.0.0.33 - - [2025-06-09 02:00:38] "POST /security-groups HTTP/1.1" 200 595 0.067319 10.0.0.33 - - [2025-06-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 404 244 0.002650 10.0.0.33 - - [2025-06-09 02:00:38] "POST /projects HTTP/1.1" 200 601 0.227000 10.0.0.33 - - [2025-06-09 02:00:38] "POST /access-control-lists HTTP/1.1" 200 608 0.060354 10.0.0.33 - - [2025-06-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.303643 10.0.0.33 - - [2025-06-09 02:00:38] "POST /fqname-to-id HTTP/1.1" 404 243 0.003205 10.0.0.33 - - [2025-06-09 02:00:38] "GET /project/80087d66-9f07-4394-b431-45487977bce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.437793 10.0.0.33 - - [2025-06-09 02:00:38] "POST /access-control-lists HTTP/1.1" 200 606 0.064274 10.0.0.33 - - [2025-06-09 02:00:39] "GET / HTTP/1.1" 200 36215 0.001897 10.0.0.33 - - [2025-06-09 02:00:40] "GET /projects?obj_uuids=e7000d30-9641-4d1c-ab88-5d029b5d363a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001115 10.0.0.33 - - [2025-06-09 02:00:40] "GET /project/e7000d30-9641-4d1c-ab88-5d029b5d363a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.024856 10.0.0.33 - - [2025-06-09 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.33 - - [2025-06-09 02:00:41] "GET /security-group/73b9b854-ebed-4461-90f0-00a976704a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.005163 10.0.0.33 - - [2025-06-09 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.33 - - [2025-06-09 02:00:41] "GET /projects?obj_uuids=e7000d30-9641-4d1c-ab88-5d029b5d363a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001678 10.0.0.33 - - [2025-06-09 02:00:41] "GET /project/e7000d30-9641-4d1c-ab88-5d029b5d363a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.028292 10.0.0.33 - - [2025-06-09 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.33 - - [2025-06-09 02:00:41] "GET /security-group/73b9b854-ebed-4461-90f0-00a976704a57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3681 0.004160 10.0.0.33 - - [2025-06-09 02:00:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.33 - - [2025-06-09 02:00:41] "PUT /security-group/73b9b854-ebed-4461-90f0-00a976704a57 HTTP/1.1" 200 263 0.026780 10.0.0.33 - - [2025-06-09 02:00:41] "PUT /access-control-list/e91a9737-8c0e-4537-b45f-c6bb51786163 HTTP/1.1" 200 273 0.011590 10.0.0.33 - - [2025-06-09 02:00:41] "PUT /access-control-list/874ee900-ebfa-4eed-a7ca-9a63ed91c874 HTTP/1.1" 200 273 0.010483 10.0.0.33 - - [2025-06-09 02:00:41] "POST /fqname-to-id HTTP/1.1" 401 296 0.000615 10.0.0.33 - - [2025-06-09 02:00:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.076713 10.0.0.33 - - [2025-06-09 02:00:42] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001607 10.0.0.33 - - [2025-06-09 02:00:42] "GET /project/80087d66-9f07-4394-b431-45487977bce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.029950 252.33.195.33 - - [2025-06-09 02:00:42] "POST /neutron/network HTTP/1.1" 200 117 0.035240 10.0.0.33 - - [2025-06-09 02:00:42] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001177 252.33.195.33 - - [2025-06-09 02:00:42] "POST /neutron/network HTTP/1.1" 200 617 0.086999 10.0.0.33 - - [2025-06-09 02:00:42] "POST /route-targets HTTP/1.1" 200 328 0.013358 10.0.0.33 - - [2025-06-09 02:00:42] "POST /ref-update HTTP/1.1" 200 156 0.016327 10.0.0.33 - - [2025-06-09 02:00:42] "POST /useragent-kv HTTP/1.1" 200 115 0.003091 252.33.195.33 - - [2025-06-09 02:00:42] "POST /neutron/subnet HTTP/1.1" 200 724 0.145038 252.33.195.33 - - [2025-06-09 02:00:42] "POST /neutron/network HTTP/1.1" 200 836 0.006313 10.0.0.33 - - [2025-06-09 02:00:42] "POST /id-to-fqname HTTP/1.1" 200 231 0.001382 10.0.0.33 - - [2025-06-09 02:00:42] "GET /virtual-network/74e1666d-2217-4cfc-bc2f-895b7f5a6bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005756 252.33.195.33 - - [2025-06-09 02:00:43] "POST /neutron/network HTTP/1.1" 200 836 0.007127 10.0.0.33 - - [2025-06-09 02:00:43] "GET /virtual-network/74e1666d-2217-4cfc-bc2f-895b7f5a6bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005250 252.33.195.33 - - [2025-06-09 02:00:43] "POST /neutron/network HTTP/1.1" 200 836 0.005666 252.33.195.33 - - [2025-06-09 02:00:43] "POST /neutron/subnet HTTP/1.1" 200 724 0.007839 10.0.0.33 - - [2025-06-09 02:00:43] "GET /domains HTTP/1.1" 401 296 0.000462 10.0.0.33 - - [2025-06-09 02:00:43] "GET /obj-perms HTTP/1.1" 200 6387 0.057861 10.0.0.33 - - [2025-06-09 02:00:43] "GET /domains HTTP/1.1" 200 438 0.031500 10.0.0.33 - - [2025-06-09 02:00:43] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001043 10.0.0.33 - - [2025-06-09 02:00:43] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1512 0.008600 10.0.0.33 - - [2025-06-09 02:00:43] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001103 10.0.0.33 - - [2025-06-09 02:00:43] "GET /project/80087d66-9f07-4394-b431-45487977bce0 HTTP/1.1" 200 2170 0.049326 10.0.0.33 - - [2025-06-09 02:00:43] "GET /obj-perms HTTP/1.1" 200 6387 0.062224 10.0.0.33 - - [2025-06-09 02:00:43] "GET /virtual-network/74e1666d-2217-4cfc-bc2f-895b7f5a6bfd HTTP/1.1" 200 2339 0.008420 10.0.0.33 - - [2025-06-09 02:00:43] "GET /virtual-network/74e1666d-2217-4cfc-bc2f-895b7f5a6bfd HTTP/1.1" 200 2339 0.007605 10.0.0.33 - - [2025-06-09 02:00:43] "GET /routing-instance/6a326d0e-d430-439c-9b0c-67274135cd4c HTTP/1.1" 200 1492 0.004249 10.0.0.33 - - [2025-06-09 02:00:44] "GET /routing-instance/6a326d0e-d430-439c-9b0c-67274135cd4c HTTP/1.1" 200 1492 0.004316 10.0.0.33 - - [2025-06-09 02:00:44] "GET /route-target/62064b0d-d2f2-4c2b-8c93-44b75aef681e HTTP/1.1" 200 1218 0.003929 10.0.0.33 - - [2025-06-09 02:00:44] "GET /virtual-network/74e1666d-2217-4cfc-bc2f-895b7f5a6bfd HTTP/1.1" 200 2339 0.005221 10.0.0.33 - - [2025-06-09 02:00:44] "GET /routing-instance/6a326d0e-d430-439c-9b0c-67274135cd4c HTTP/1.1" 200 1492 0.005281 10.0.0.33 - - [2025-06-09 02:00:44] "GET /virtual-network/74e1666d-2217-4cfc-bc2f-895b7f5a6bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007011 10.0.0.33 - - [2025-06-09 02:00:44] "GET /virtual-network/74e1666d-2217-4cfc-bc2f-895b7f5a6bfd HTTP/1.1" 200 2339 0.005737 10.0.0.33 - - [2025-06-09 02:00:44] "GET /routing-instance/6a326d0e-d430-439c-9b0c-67274135cd4c HTTP/1.1" 200 1492 0.003983 10.0.0.33 - - [2025-06-09 02:00:44] "GET /routing-instance/6a326d0e-d430-439c-9b0c-67274135cd4c HTTP/1.1" 200 1492 0.004486 10.0.0.33 - - [2025-06-09 02:00:44] "GET /route-target/62064b0d-d2f2-4c2b-8c93-44b75aef681e HTTP/1.1" 200 1218 0.004637 10.0.0.33 - - [2025-06-09 02:00:44] "GET /domains HTTP/1.1" 200 438 0.003242 10.0.0.33 - - [2025-06-09 02:00:44] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001404 10.0.0.33 - - [2025-06-09 02:00:44] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1512 0.010431 10.0.0.33 - - [2025-06-09 02:00:44] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001356 10.0.0.33 - - [2025-06-09 02:00:44] "GET /project/80087d66-9f07-4394-b431-45487977bce0 HTTP/1.1" 200 2170 0.032807 10.0.0.33 - - [2025-06-09 02:00:44] "GET /virtual-network/74e1666d-2217-4cfc-bc2f-895b7f5a6bfd HTTP/1.1" 200 2339 0.007591 10.0.0.33 - - [2025-06-09 02:00:45] "GET /obj-perms HTTP/1.1" 200 6458 0.060386 10.0.0.33 - - [2025-06-09 02:00:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.020525 10.0.0.33 - - [2025-06-09 02:00:45] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001746 10.0.0.33 - - [2025-06-09 02:00:45] "GET /project/80087d66-9f07-4394-b431-45487977bce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.045361 252.33.195.33 - - [2025-06-09 02:00:45] "POST /neutron/network HTTP/1.1" 200 117 0.012338 10.0.0.33 - - [2025-06-09 02:00:45] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001485 252.33.195.33 - - [2025-06-09 02:00:45] "POST /neutron/network HTTP/1.1" 200 617 0.080064 10.0.0.33 - - [2025-06-09 02:00:45] "POST /route-targets HTTP/1.1" 200 328 0.012251 10.0.0.33 - - [2025-06-09 02:00:45] "POST /ref-update HTTP/1.1" 200 156 0.012943 10.0.0.33 - - [2025-06-09 02:00:45] "POST /useragent-kv HTTP/1.1" 200 115 0.004161 252.33.195.33 - - [2025-06-09 02:00:45] "POST /neutron/subnet HTTP/1.1" 200 729 0.212836 252.33.195.33 - - [2025-06-09 02:00:46] "POST /neutron/network HTTP/1.1" 200 837 0.006624 10.0.0.33 - - [2025-06-09 02:00:46] "POST /id-to-fqname HTTP/1.1" 200 231 0.001580 10.0.0.33 - - [2025-06-09 02:00:46] "GET /virtual-network/3ed0974e-3875-42b9-b048-bce1bd86ce28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005034 252.33.195.33 - - [2025-06-09 02:00:46] "POST /neutron/network HTTP/1.1" 200 837 0.006173 10.0.0.33 - - [2025-06-09 02:00:46] "GET /virtual-network/3ed0974e-3875-42b9-b048-bce1bd86ce28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.005598 252.33.195.33 - - [2025-06-09 02:00:46] "POST /neutron/network HTTP/1.1" 200 837 0.006469 252.33.195.33 - - [2025-06-09 02:00:46] "POST /neutron/subnet HTTP/1.1" 200 729 0.007502 10.0.0.33 - - [2025-06-09 02:00:46] "GET /domains HTTP/1.1" 200 438 0.003582 10.0.0.33 - - [2025-06-09 02:00:46] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001205 10.0.0.33 - - [2025-06-09 02:00:46] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1512 0.008083 10.0.0.33 - - [2025-06-09 02:00:46] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001141 10.0.0.33 - - [2025-06-09 02:00:46] "GET /project/80087d66-9f07-4394-b431-45487977bce0 HTTP/1.1" 200 2397 0.026399 10.0.0.33 - - [2025-06-09 02:00:46] "GET /virtual-network/3ed0974e-3875-42b9-b048-bce1bd86ce28 HTTP/1.1" 200 2342 0.008564 10.0.0.33 - - [2025-06-09 02:00:46] "GET /virtual-network/3ed0974e-3875-42b9-b048-bce1bd86ce28 HTTP/1.1" 200 2342 0.005388 10.0.0.33 - - [2025-06-09 02:00:46] "GET /routing-instance/d0775413-414a-4c40-90d5-825771bfa3cf HTTP/1.1" 200 1493 0.003841 10.0.0.33 - - [2025-06-09 02:00:46] "GET /routing-instance/d0775413-414a-4c40-90d5-825771bfa3cf HTTP/1.1" 200 1493 0.005329 10.0.0.33 - - [2025-06-09 02:00:46] "GET /route-target/c9fff10a-3c4d-4398-a861-3ec1223aeffa HTTP/1.1" 200 1219 0.004384 10.0.0.33 - - [2025-06-09 02:00:46] "GET /virtual-network/3ed0974e-3875-42b9-b048-bce1bd86ce28 HTTP/1.1" 200 2342 0.005418 10.0.0.33 - - [2025-06-09 02:00:46] "GET /routing-instance/d0775413-414a-4c40-90d5-825771bfa3cf HTTP/1.1" 200 1493 0.004261 10.0.0.33 - - [2025-06-09 02:00:46] "GET /virtual-network/3ed0974e-3875-42b9-b048-bce1bd86ce28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006003 10.0.0.33 - - [2025-06-09 02:00:46] "GET /virtual-network/3ed0974e-3875-42b9-b048-bce1bd86ce28 HTTP/1.1" 200 2342 0.006541 10.0.0.33 - - [2025-06-09 02:00:47] "GET /routing-instance/d0775413-414a-4c40-90d5-825771bfa3cf HTTP/1.1" 200 1493 0.003933 10.0.0.33 - - [2025-06-09 02:00:47] "GET /routing-instance/d0775413-414a-4c40-90d5-825771bfa3cf HTTP/1.1" 200 1493 0.005458 10.0.0.33 - - [2025-06-09 02:00:47] "GET /route-target/c9fff10a-3c4d-4398-a861-3ec1223aeffa HTTP/1.1" 200 1219 0.006736 10.0.0.33 - - [2025-06-09 02:00:47] "GET /domains HTTP/1.1" 200 438 0.002899 10.0.0.33 - - [2025-06-09 02:00:47] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001358 10.0.0.33 - - [2025-06-09 02:00:47] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1512 0.009805 10.0.0.33 - - [2025-06-09 02:00:47] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001115 10.0.0.33 - - [2025-06-09 02:00:47] "GET /project/80087d66-9f07-4394-b431-45487977bce0 HTTP/1.1" 200 2397 0.036762 10.0.0.33 - - [2025-06-09 02:00:47] "GET /virtual-network/3ed0974e-3875-42b9-b048-bce1bd86ce28 HTTP/1.1" 200 2342 0.006101 10.0.0.33 - - [2025-06-09 02:00:47] "GET /obj-perms HTTP/1.1" 200 6458 0.001935 10.0.0.33 - - [2025-06-09 02:00:47] "POST /id-to-fqname HTTP/1.1" 200 231 0.001634 252.33.195.33 - - [2025-06-09 02:00:48] "POST /neutron/network HTTP/1.1" 200 847 0.008970 252.33.195.33 - - [2025-06-09 02:00:48] "GET /aaa-mode HTTP/1.1" 401 296 0.000975 252.33.195.33 - - [2025-06-09 02:00:48] "GET / HTTP/1.1" 200 36215 0.005169 252.33.195.33 - - [2025-06-09 02:00:48] "GET /project/80087d66-9f07-4394-b431-45487977bce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000948 10.0.0.33 - - [2025-06-09 02:00:49] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001293 252.33.195.33 - - [2025-06-09 02:00:49] "GET /project/80087d66-9f07-4394-b431-45487977bce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.063740 252.33.195.33 - - [2025-06-09 02:00:49] "POST /neutron/network HTTP/1.1" 200 837 0.036753 252.33.195.33 - - [2025-06-09 02:00:49] "POST /neutron/port HTTP/1.1" 200 117 0.007732 252.33.195.33 - - [2025-06-09 02:00:49] "POST /neutron/port HTTP/1.1" 200 117 0.005862 10.0.0.33 - - [2025-06-09 02:00:49] "POST /id-to-fqname HTTP/1.1" 200 231 0.001474 252.33.195.33 - - [2025-06-09 02:00:49] "POST /neutron/port HTTP/1.1" 200 117 0.007558 252.33.195.33 - - [2025-06-09 02:00:50] "POST /neutron/network HTTP/1.1" 200 846 0.005676 252.33.195.33 - - [2025-06-09 02:00:50] "GET /aaa-mode HTTP/1.1" 401 296 0.000494 252.33.195.33 - - [2025-06-09 02:00:50] "GET / HTTP/1.1" 200 36215 0.002040 252.33.195.33 - - [2025-06-09 02:00:50] "GET /project/80087d66-9f07-4394-b431-45487977bce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000484 10.0.0.33 - - [2025-06-09 02:00:50] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001169 252.33.195.33 - - [2025-06-09 02:00:50] "GET /project/80087d66-9f07-4394-b431-45487977bce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.073683 10.0.0.33 - - [2025-06-09 02:00:51] "GET /global-system-configs HTTP/1.1" 200 323 0.065327 10.0.0.33 - - [2025-06-09 02:00:51] "GET /obj-perms HTTP/1.1" 200 6387 0.076422 252.33.195.33 - - [2025-06-09 02:00:51] "POST /neutron/network HTTP/1.1" 200 836 0.046139 252.33.195.33 - - [2025-06-09 02:00:51] "POST /neutron/network HTTP/1.1" 200 847 0.008157 10.0.0.33 - - [2025-06-09 02:00:51] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001163 252.33.195.33 - - [2025-06-09 02:00:51] "POST /neutron/port HTTP/1.1" 200 960 0.052531 252.33.195.33 - - [2025-06-09 02:00:51] "POST /neutron/security_group HTTP/1.1" 200 2068 0.018015 252.33.195.33 - - [2025-06-09 02:00:51] "POST /neutron/port HTTP/1.1" 200 1071 0.330708 252.33.195.33 - - [2025-06-09 02:00:51] "POST /neutron/port HTTP/1.1" 200 117 0.006226 252.33.195.33 - - [2025-06-09 02:00:51] "POST /neutron/port HTTP/1.1" 200 1071 0.014053 10.0.0.33 - - [2025-06-09 02:00:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003343 10.0.0.33 - - [2025-06-09 02:00:51] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001137 10.0.0.33 - - [2025-06-09 02:00:51] "GET /project/80087d66-9f07-4394-b431-45487977bce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.037802 252.33.195.33 - - [2025-06-09 02:00:51] "POST /neutron/port HTTP/1.1" 200 1071 0.023872 10.0.0.33 - - [2025-06-09 02:00:51] "GET /virtual-network/74e1666d-2217-4cfc-bc2f-895b7f5a6bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005681 10.0.0.33 - - [2025-06-09 02:00:51] "GET /floating-ip-pools?parent_id=74e1666d-2217-4cfc-bc2f-895b7f5a6bfd&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.007866 252.33.195.33 - - [2025-06-09 02:00:51] "POST /neutron/port HTTP/1.1" 200 1121 0.081650 10.0.0.33 - - [2025-06-09 02:00:51] "GET /virtual-network/74e1666d-2217-4cfc-bc2f-895b7f5a6bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.008516 10.0.0.33 - - [2025-06-09 02:00:52] "POST /floating-ip-pools HTTP/1.1" 200 609 0.039194 252.33.195.33 - - [2025-06-09 02:00:52] "POST /neutron/port HTTP/1.1" 200 1095 0.021644 10.0.0.33 - - [2025-06-09 02:00:52] "POST /ref-update HTTP/1.1" 200 156 0.013991 252.33.195.33 - - [2025-06-09 02:00:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008507 10.0.0.33 - - [2025-06-09 02:00:52] "GET /virtual-network/74e1666d-2217-4cfc-bc2f-895b7f5a6bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.007543 252.33.195.33 - - [2025-06-09 02:00:52] "POST /neutron/subnet HTTP/1.1" 200 703 0.021387 10.0.0.33 - - [2025-06-09 02:00:52] "GET /domains HTTP/1.1" 200 438 0.002588 10.0.0.33 - - [2025-06-09 02:00:52] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001791 10.0.0.33 - - [2025-06-09 02:00:52] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1512 0.011594 252.33.195.33 - - [2025-06-09 02:00:52] "POST /neutron/port HTTP/1.1" 200 117 0.001400 252.33.195.33 - - [2025-06-09 02:00:52] "POST /neutron/network HTTP/1.1" 200 846 0.007247 10.0.0.33 - - [2025-06-09 02:00:52] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001082 252.33.195.33 - - [2025-06-09 02:00:52] "POST /neutron/network HTTP/1.1" 200 837 0.009605 10.0.0.33 - - [2025-06-09 02:00:52] "GET /project/80087d66-9f07-4394-b431-45487977bce0 HTTP/1.1" 200 2981 0.035811 10.0.0.33 - - [2025-06-09 02:00:52] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.006205 10.0.0.33 - - [2025-06-09 02:00:52] "GET /virtual-network/74e1666d-2217-4cfc-bc2f-895b7f5a6bfd HTTP/1.1" 200 2618 0.005841 10.0.0.33 - - [2025-06-09 02:00:52] "GET /floating-ip-pool/f9085561-a4c4-4f48-9082-0ce1c82f3c3d HTTP/1.1" 200 1440 0.003629 10.0.0.33 - - [2025-06-09 02:00:52] "GET /domains HTTP/1.1" 200 438 0.002676 10.0.0.33 - - [2025-06-09 02:00:52] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001347 10.0.0.33 - - [2025-06-09 02:00:52] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1512 0.011128 10.0.0.33 - - [2025-06-09 02:00:52] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001432 252.33.195.33 - - [2025-06-09 02:00:52] "POST /neutron/port HTTP/1.1" 200 1070 0.313345 10.0.0.33 - - [2025-06-09 02:00:52] "GET /project/80087d66-9f07-4394-b431-45487977bce0 HTTP/1.1" 200 3236 0.051465 10.0.0.33 - - [2025-06-09 02:00:52] "GET /virtual-network/74e1666d-2217-4cfc-bc2f-895b7f5a6bfd HTTP/1.1" 200 3150 0.012171 252.33.195.33 - - [2025-06-09 02:00:52] "POST /neutron/port HTTP/1.1" 200 1070 0.011376 10.0.0.33 - - [2025-06-09 02:00:52] "GET /virtual-network/74e1666d-2217-4cfc-bc2f-895b7f5a6bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.006018 252.33.195.33 - - [2025-06-09 02:00:52] "POST /neutron/port HTTP/1.1" 200 1070 0.011389 252.33.195.33 - - [2025-06-09 02:00:52] "POST /neutron/port HTTP/1.1" 200 1095 0.020307 252.33.195.33 - - [2025-06-09 02:00:53] "POST /neutron/security_group HTTP/1.1" 200 2068 0.017160 252.33.195.33 - - [2025-06-09 02:00:53] "POST /neutron/port HTTP/1.1" 200 1120 0.147421 252.33.195.33 - - [2025-06-09 02:00:53] "POST /neutron/port HTTP/1.1" 200 1094 0.016432 252.33.195.33 - - [2025-06-09 02:00:53] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004181 252.33.195.33 - - [2025-06-09 02:00:53] "POST /neutron/subnet HTTP/1.1" 200 698 0.011130 252.33.195.33 - - [2025-06-09 02:00:53] "POST /neutron/port HTTP/1.1" 200 117 0.002323 252.33.195.33 - - [2025-06-09 02:00:53] "POST /neutron/network HTTP/1.1" 200 836 0.008120 252.33.195.33 - - [2025-06-09 02:00:58] "POST /neutron/port HTTP/1.1" 200 1095 0.016079 252.33.195.33 - - [2025-06-09 02:00:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006483 252.33.195.33 - - [2025-06-09 02:00:58] "POST /neutron/port HTTP/1.1" 200 1095 0.022879 252.33.195.33 - - [2025-06-09 02:00:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.009245 252.33.195.33 - - [2025-06-09 02:00:58] "POST /neutron/port HTTP/1.1" 200 1095 0.018768 252.33.195.33 - - [2025-06-09 02:00:58] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007436 10.0.0.33 - - [2025-06-09 02:00:58] "GET /virtual-machine/b0ccdc98-f008-4620-a29b-a9a153d02563 HTTP/1.1" 200 1305 0.005037 10.0.0.33 - - [2025-06-09 02:00:58] "GET /virtual-machine-interface/21784e91-668e-45a3-9ded-957579257e36 HTTP/1.1" 200 2998 0.005747 10.0.0.33 - - [2025-06-09 02:00:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003462 10.0.0.33 - - [2025-06-09 02:00:58] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.006238 10.0.0.33 - - [2025-06-09 02:00:58] "GET /virtual-networks?parent_id=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003419 10.0.0.33 - - [2025-06-09 02:00:58] "GET /virtual-network/3ed0974e-3875-42b9-b048-bce1bd86ce28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006966 252.33.195.33 - - [2025-06-09 02:01:01] "POST /neutron/port HTTP/1.1" 200 1095 0.015790 252.33.195.33 - - [2025-06-09 02:01:01] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007149 10.0.0.33 - - [2025-06-09 02:01:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.33 - - [2025-06-09 02:01:01] "GET /virtual-network/3ed0974e-3875-42b9-b048-bce1bd86ce28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.007401 252.33.195.33 - - [2025-06-09 02:01:02] "POST /neutron/port HTTP/1.1" 200 1095 0.053859 252.33.195.33 - - [2025-06-09 02:01:02] "POST /neutron/security_group HTTP/1.1" 200 2068 0.008409 252.33.195.33 - - [2025-06-09 02:01:03] "POST /neutron/port HTTP/1.1" 200 1095 0.052366 252.33.195.33 - - [2025-06-09 02:01:03] "POST /neutron/port HTTP/1.1" 200 1094 0.056269 252.33.195.33 - - [2025-06-09 02:01:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007382 252.33.195.33 - - [2025-06-09 02:01:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005961 252.33.195.33 - - [2025-06-09 02:01:03] "POST /neutron/port HTTP/1.1" 200 1094 0.020413 252.33.195.33 - - [2025-06-09 02:01:03] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006743 10.0.0.33 - - [2025-06-09 02:01:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.33 - - [2025-06-09 02:01:04] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004401 10.0.0.33 - - [2025-06-09 02:01:04] "GET /virtual-networks?parent_id=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003823 10.0.0.33 - - [2025-06-09 02:01:04] "GET /virtual-network/3ed0974e-3875-42b9-b048-bce1bd86ce28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2069 0.006179 252.33.195.33 - - [2025-06-09 02:01:04] "POST /neutron/port HTTP/1.1" 200 1095 0.016637 252.33.195.33 - - [2025-06-09 02:01:04] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007589 252.33.195.33 - - [2025-06-09 02:01:05] "POST /neutron/port HTTP/1.1" 200 1095 0.044571 252.33.195.33 - - [2025-06-09 02:01:05] "POST /neutron/port HTTP/1.1" 200 1094 0.044483 252.33.195.33 - - [2025-06-09 02:01:05] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006038 252.33.195.33 - - [2025-06-09 02:01:05] "POST /neutron/security_group HTTP/1.1" 200 2068 0.005595 252.33.195.33 - - [2025-06-09 02:01:05] "POST /neutron/port HTTP/1.1" 200 1094 0.018095 252.33.195.33 - - [2025-06-09 02:01:05] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006671 10.0.0.33 - - [2025-06-09 02:01:09] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001515 252.33.195.33 - - [2025-06-09 02:01:09] "POST /neutron/floatingip HTTP/1.1" 200 530 0.078080 252.33.195.33 - - [2025-06-09 02:01:09] "POST /neutron/port HTTP/1.1" 200 1095 0.017895 252.33.195.33 - - [2025-06-09 02:01:09] "POST /neutron/floatingip HTTP/1.1" 200 530 0.006016 252.33.195.33 - - [2025-06-09 02:01:09] "POST /neutron/floatingip HTTP/1.1" 200 578 0.029787 252.33.195.33 - - [2025-06-09 02:01:09] "POST /neutron/port HTTP/1.1" 200 1094 0.024379 252.33.195.33 - - [2025-06-09 02:01:10] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006454 252.33.195.33 - - [2025-06-09 02:01:10] "POST /neutron/port HTTP/1.1" 200 1094 0.015128 252.33.195.33 - - [2025-06-09 02:01:10] "POST /neutron/security_group HTTP/1.1" 200 2068 0.006525 252.33.195.33 - - [2025-06-09 02:01:10] "POST /neutron/port HTTP/1.1" 200 1094 0.018369 252.33.195.33 - - [2025-06-09 02:01:10] "POST /neutron/security_group HTTP/1.1" 200 2068 0.007655 10.0.0.33 - - [2025-06-09 02:01:10] "GET /virtual-machine/19f4edc2-26b2-40a8-9e77-5d191096ed19 HTTP/1.1" 200 1304 0.005405 10.0.0.33 - - [2025-06-09 02:01:10] "GET /virtual-machine-interface/973ac3a6-d5de-4e8b-9f4e-e04cdde2097d HTTP/1.1" 200 2999 0.006359 10.0.0.33 - - [2025-06-09 02:01:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.33 - - [2025-06-09 02:01:10] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003945 10.0.0.33 - - [2025-06-09 02:01:10] "GET /virtual-networks?parent_id=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003083 10.0.0.33 - - [2025-06-09 02:01:10] "GET /virtual-network/74e1666d-2217-4cfc-bc2f-895b7f5a6bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005492 10.0.0.33 - - [2025-06-09 02:01:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.33 - - [2025-06-09 02:01:11] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004001 10.0.0.33 - - [2025-06-09 02:01:11] "GET /virtual-networks?parent_id=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 595 0.003049 10.0.0.33 - - [2025-06-09 02:01:11] "GET /virtual-network/74e1666d-2217-4cfc-bc2f-895b7f5a6bfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2066 0.005607 252.33.195.33 - - [2025-06-09 02:01:12] "POST /neutron/floatingip HTTP/1.1" 200 578 0.009398 10.0.0.33 - - [2025-06-09 02:01:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.33 - - [2025-06-09 02:01:12] "GET /routing-instance/6a326d0e-d430-439c-9b0c-67274135cd4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.003417 10.0.0.33 - - [2025-06-09 02:01:12] "GET /route-target/62064b0d-d2f2-4c2b-8c93-44b75aef681e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 902 0.003643 10.0.0.33 - - [2025-06-09 02:01:12] "GET /floating-ip/3c2a3357-19f0-4acc-bc9d-ef4673e43d4b HTTP/1.1" 200 1887 0.005921 252.33.195.33 - - [2025-06-09 02:01:15] "POST /neutron/floatingip HTTP/1.1" 200 578 0.014637 252.33.195.33 - - [2025-06-09 02:01:15] "POST /neutron/floatingip HTTP/1.1" 200 530 0.021744 252.33.195.33 - - [2025-06-09 02:01:15] "POST /neutron/floatingip HTTP/1.1" 200 530 0.006064 252.33.195.33 - - [2025-06-09 02:01:15] "POST /neutron/floatingip HTTP/1.1" 200 115 0.041946 10.0.0.33 - - [2025-06-09 02:01:15] "GET /floating-ip-pool/f9085561-a4c4-4f48-9082-0ce1c82f3c3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.003719 10.0.0.33 - - [2025-06-09 02:01:15] "POST /ref-update HTTP/1.1" 200 156 0.010292 10.0.0.33 - - [2025-06-09 02:01:15] "DELETE /floating-ip-pool/f9085561-a4c4-4f48-9082-0ce1c82f3c3d HTTP/1.1" 200 115 0.032490 252.33.195.33 - - [2025-06-09 02:01:16] "POST /neutron/network HTTP/1.1" 200 837 0.014657 252.33.195.33 - - [2025-06-09 02:01:16] "POST /neutron/network HTTP/1.1" 400 204 0.011515 252.33.195.33 - - [2025-06-09 02:01:16] "POST /neutron/port HTTP/1.1" 200 1094 0.015899 252.33.195.33 - - [2025-06-09 02:01:16] "POST /neutron/port HTTP/1.1" 200 1120 0.011205 252.33.195.33 - - [2025-06-09 02:01:16] "POST /neutron/port HTTP/1.1" 200 1095 0.022877 252.33.195.33 - - [2025-06-09 02:01:17] "POST /neutron/port HTTP/1.1" 200 151 0.174524 252.33.195.33 - - [2025-06-09 02:01:17] "POST /neutron/port HTTP/1.1" 200 1121 0.010191 252.33.195.33 - - [2025-06-09 02:01:17] "POST /neutron/port HTTP/1.1" 200 151 0.155924 252.33.195.33 - - [2025-06-09 02:01:18] "POST /neutron/network HTTP/1.1" 200 837 0.006098 10.0.0.33 - - [2025-06-09 02:01:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004821 10.0.0.33 - - [2025-06-09 02:01:18] "POST /useragent-kv HTTP/1.1" 200 115 0.004336 10.0.0.33 - - [2025-06-09 02:01:18] "POST /useragent-kv HTTP/1.1" 200 115 0.002570 252.33.195.33 - - [2025-06-09 02:01:18] "POST /neutron/network HTTP/1.1" 200 151 0.088320 10.0.0.33 - - [2025-06-09 02:01:18] "DELETE /route-target/c9fff10a-3c4d-4398-a861-3ec1223aeffa HTTP/1.1" 200 115 0.024545 10.0.0.33 - - [2025-06-09 02:01:18] "GET /routing-instance/d0775413-414a-4c40-90d5-825771bfa3cf HTTP/1.1" 404 171 0.002360 10.0.0.33 - - [2025-06-09 02:01:18] "GET /domains HTTP/1.1" 200 438 0.003023 10.0.0.33 - - [2025-06-09 02:01:18] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001112 10.0.0.33 - - [2025-06-09 02:01:18] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1512 0.007835 10.0.0.33 - - [2025-06-09 02:01:18] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.002195 10.0.0.33 - - [2025-06-09 02:01:18] "GET /project/80087d66-9f07-4394-b431-45487977bce0 HTTP/1.1" 200 2170 0.026222 252.33.195.33 - - [2025-06-09 02:01:19] "POST /neutron/network HTTP/1.1" 200 836 0.007075 10.0.0.33 - - [2025-06-09 02:01:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.33 - - [2025-06-09 02:01:19] "POST /useragent-kv HTTP/1.1" 200 115 0.002186 10.0.0.33 - - [2025-06-09 02:01:19] "POST /useragent-kv HTTP/1.1" 200 115 0.003043 252.33.195.33 - - [2025-06-09 02:01:19] "POST /neutron/network HTTP/1.1" 200 151 0.092137 10.0.0.33 - - [2025-06-09 02:01:19] "DELETE /route-target/62064b0d-d2f2-4c2b-8c93-44b75aef681e HTTP/1.1" 200 115 0.018604 10.0.0.33 - - [2025-06-09 02:01:19] "GET /routing-instance/6a326d0e-d430-439c-9b0c-67274135cd4c HTTP/1.1" 404 171 0.002364 10.0.0.33 - - [2025-06-09 02:01:19] "GET /domains HTTP/1.1" 200 438 0.002950 10.0.0.33 - - [2025-06-09 02:01:19] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001044 10.0.0.33 - - [2025-06-09 02:01:19] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1512 0.007416 10.0.0.33 - - [2025-06-09 02:01:19] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001224 10.0.0.33 - - [2025-06-09 02:01:19] "GET /project/80087d66-9f07-4394-b431-45487977bce0 HTTP/1.1" 200 1921 0.025174 10.0.0.33 - - [2025-06-09 02:01:20] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001646 10.0.0.33 - - [2025-06-09 02:01:20] "GET /project/80087d66-9f07-4394-b431-45487977bce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.032201 10.0.0.33 - - [2025-06-09 02:01:20] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001498 10.0.0.33 - - [2025-06-09 02:01:20] "GET /project/80087d66-9f07-4394-b431-45487977bce0?fields=virtual_networks HTTP/1.1" 200 1056 0.075005 10.0.0.33 - - [2025-06-09 02:01:20] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001063 10.0.0.33 - - [2025-06-09 02:01:20] "GET /project/80087d66-9f07-4394-b431-45487977bce0?fields=virtual_machine_interfaces HTTP/1.1" 200 1056 0.033390 10.0.0.33 - - [2025-06-09 02:01:20] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001677 10.0.0.33 - - [2025-06-09 02:01:20] "GET /project/80087d66-9f07-4394-b431-45487977bce0?fields=security_groups HTTP/1.1" 200 1293 0.035282 10.0.0.33 - - [2025-06-09 02:01:21] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001258 10.0.0.33 - - [2025-06-09 02:01:21] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.007998 10.0.0.33 - - [2025-06-09 02:01:21] "POST /fqname-to-id HTTP/1.1" 404 181 0.051064 10.0.0.33 - - [2025-06-09 02:01:21] "GET /global-system-configs HTTP/1.1" 200 323 0.084841 10.0.0.33 - - [2025-06-09 02:01:21] "GET /obj-perms HTTP/1.1" 200 6387 0.104755 10.0.0.33 - - [2025-06-09 02:01:21] "GET /projects?obj_uuids=1c9eafc2-080b-487b-8d89-2718925fb9d5&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002577 10.0.0.33 - - [2025-06-09 02:01:21] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001193 10.0.0.33 - - [2025-06-09 02:01:21] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007533 10.0.0.33 - - [2025-06-09 02:01:21] "POST /id-to-fqname HTTP/1.1" 200 183 0.001273 10.0.0.33 - - [2025-06-09 02:01:21] "POST /fqname-to-id HTTP/1.1" 404 192 0.002542 10.0.0.33 - - [2025-06-09 02:01:21] "POST /security-groups HTTP/1.1" 200 578 0.067324 10.0.0.33 - - [2025-06-09 02:01:21] "POST /fqname-to-id HTTP/1.1" 404 227 0.002577 10.0.0.33 - - [2025-06-09 02:01:21] "POST /projects HTTP/1.1" 200 567 0.225277 10.0.0.33 - - [2025-06-09 02:01:21] "POST /access-control-lists HTTP/1.1" 200 591 0.061341 10.0.0.33 - - [2025-06-09 02:01:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.307092 10.0.0.33 - - [2025-06-09 02:01:21] "POST /fqname-to-id HTTP/1.1" 404 226 0.003089 10.0.0.33 - - [2025-06-09 02:01:21] "GET /project/1c9eafc2-080b-487b-8d89-2718925fb9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.448866 10.0.0.33 - - [2025-06-09 02:01:22] "POST /access-control-lists HTTP/1.1" 200 589 0.068286 10.0.0.33 - - [2025-06-09 02:01:23] "GET / HTTP/1.1" 200 36215 0.002040 10.0.0.33 - - [2025-06-09 02:01:25] "GET /projects?obj_uuids=1c9eafc2-080b-487b-8d89-2718925fb9d5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001639 10.0.0.33 - - [2025-06-09 02:01:25] "GET /project/1c9eafc2-080b-487b-8d89-2718925fb9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1342 0.043396 10.0.0.33 - - [2025-06-09 02:01:25] "GET /projects?obj_uuids=1c9eafc2-080b-487b-8d89-2718925fb9d5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001043 10.0.0.33 - - [2025-06-09 02:01:25] "GET /project/1c9eafc2-080b-487b-8d89-2718925fb9d5?fields=virtual_networks HTTP/1.1" 200 1022 0.037869 10.0.0.33 - - [2025-06-09 02:01:25] "GET /projects?obj_uuids=1c9eafc2-080b-487b-8d89-2718925fb9d5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001165 10.0.0.33 - - [2025-06-09 02:01:25] "GET /project/1c9eafc2-080b-487b-8d89-2718925fb9d5?fields=virtual_machine_interfaces HTTP/1.1" 200 1022 0.033165 10.0.0.33 - - [2025-06-09 02:01:25] "GET /projects?obj_uuids=1c9eafc2-080b-487b-8d89-2718925fb9d5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001056 10.0.0.33 - - [2025-06-09 02:01:25] "GET /project/1c9eafc2-080b-487b-8d89-2718925fb9d5?fields=security_groups HTTP/1.1" 200 1242 0.030442 10.0.0.33 - - [2025-06-09 02:01:26] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001119 10.0.0.33 - - [2025-06-09 02:01:26] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.007803 10.0.0.33 - - [2025-06-09 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 189 0.031342 10.0.0.33 - - [2025-06-09 02:01:26] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002951 10.0.0.33 - - [2025-06-09 02:01:26] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001152 10.0.0.33 - - [2025-06-09 02:01:26] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007741 10.0.0.33 - - [2025-06-09 02:01:26] "POST /id-to-fqname HTTP/1.1" 200 191 0.002198 10.0.0.33 - - [2025-06-09 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.002427 10.0.0.33 - - [2025-06-09 02:01:26] "POST /security-groups HTTP/1.1" 200 586 0.063175 10.0.0.33 - - [2025-06-09 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 235 0.002559 10.0.0.33 - - [2025-06-09 02:01:26] "POST /projects HTTP/1.1" 200 583 0.216449 10.0.0.33 - - [2025-06-09 02:01:26] "POST /access-control-lists HTTP/1.1" 200 599 0.059481 10.0.0.33 - - [2025-06-09 02:01:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.292923 10.0.0.33 - - [2025-06-09 02:01:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.003316 10.0.0.33 - - [2025-06-09 02:01:26] "GET /project/ca569e27-35ea-46c6-8bf4-e71221c50054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.421896 10.0.0.33 - - [2025-06-09 02:01:26] "POST /access-control-lists HTTP/1.1" 200 597 0.060217 10.0.0.33 - - [2025-06-09 02:01:28] "GET / HTTP/1.1" 200 36215 0.002066 10.0.0.33 - - [2025-06-09 02:01:29] "POST /fqname-to-id HTTP/1.1" 401 296 0.000585 10.0.0.33 - - [2025-06-09 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.033713 10.0.0.33 - - [2025-06-09 02:01:29] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001038 10.0.0.33 - - [2025-06-09 02:01:29] "GET /project/ca569e27-35ea-46c6-8bf4-e71221c50054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.026413 10.0.0.33 - - [2025-06-09 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.33 - - [2025-06-09 02:01:29] "GET /security-group/02f7cdbe-7ac8-49dd-bca5-62e2956bbea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3758 0.005216 10.0.0.33 - - [2025-06-09 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.33 - - [2025-06-09 02:01:29] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001204 10.0.0.33 - - [2025-06-09 02:01:29] "GET /project/ca569e27-35ea-46c6-8bf4-e71221c50054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.029897 10.0.0.33 - - [2025-06-09 02:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.33 - - [2025-06-09 02:01:30] "GET /security-group/02f7cdbe-7ac8-49dd-bca5-62e2956bbea7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3758 0.004116 10.0.0.33 - - [2025-06-09 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.33 - - [2025-06-09 02:01:30] "PUT /security-group/02f7cdbe-7ac8-49dd-bca5-62e2956bbea7 HTTP/1.1" 200 263 0.016938 10.0.0.33 - - [2025-06-09 02:01:30] "PUT /access-control-list/20c23ae5-c97c-4aef-9c0b-972f049f8d28 HTTP/1.1" 200 273 0.009312 10.0.0.33 - - [2025-06-09 02:01:30] "PUT /access-control-list/b75b4a6f-1124-4ecf-b2ef-f6748726851b HTTP/1.1" 200 273 0.013112 10.0.0.33 - - [2025-06-09 02:01:30] "POST /fqname-to-id HTTP/1.1" 404 200 0.002597 10.0.0.33 - - [2025-06-09 02:01:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.33 - - [2025-06-09 02:01:30] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001169 10.0.0.33 - - [2025-06-09 02:01:30] "GET /project/ca569e27-35ea-46c6-8bf4-e71221c50054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.026324 252.33.195.33 - - [2025-06-09 02:01:30] "POST /neutron/network HTTP/1.1" 200 117 0.035857 10.0.0.33 - - [2025-06-09 02:01:30] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001168 252.33.195.33 - - [2025-06-09 02:01:30] "POST /neutron/network HTTP/1.1" 200 606 0.080756 10.0.0.33 - - [2025-06-09 02:01:30] "POST /route-targets HTTP/1.1" 200 328 0.010686 10.0.0.33 - - [2025-06-09 02:01:30] "POST /ref-update HTTP/1.1" 200 156 0.012314 10.0.0.33 - - [2025-06-09 02:01:30] "POST /useragent-kv HTTP/1.1" 200 115 0.003546 252.33.195.33 - - [2025-06-09 02:01:30] "POST /neutron/subnet HTTP/1.1" 200 715 0.151198 252.33.195.33 - - [2025-06-09 02:01:30] "POST /neutron/network HTTP/1.1" 200 823 0.006553 10.0.0.33 - - [2025-06-09 02:01:30] "POST /id-to-fqname HTTP/1.1" 200 221 0.001602 10.0.0.33 - - [2025-06-09 02:01:30] "GET /virtual-network/c772cd2a-44eb-479e-9f3d-7e07ee3ffea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005434 252.33.195.33 - - [2025-06-09 02:01:31] "POST /neutron/network HTTP/1.1" 200 823 0.006066 10.0.0.33 - - [2025-06-09 02:01:31] "GET /virtual-network/c772cd2a-44eb-479e-9f3d-7e07ee3ffea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005301 252.33.195.33 - - [2025-06-09 02:01:31] "POST /neutron/network HTTP/1.1" 200 823 0.006302 252.33.195.33 - - [2025-06-09 02:01:31] "POST /neutron/subnet HTTP/1.1" 200 715 0.007800 10.0.0.33 - - [2025-06-09 02:01:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003477 10.0.0.33 - - [2025-06-09 02:01:31] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001027 10.0.0.33 - - [2025-06-09 02:01:31] "GET /project/ca569e27-35ea-46c6-8bf4-e71221c50054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.025242 252.33.195.33 - - [2025-06-09 02:01:31] "POST /neutron/network HTTP/1.1" 200 117 0.009985 10.0.0.33 - - [2025-06-09 02:01:31] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001386 252.33.195.33 - - [2025-06-09 02:01:31] "POST /neutron/network HTTP/1.1" 200 613 0.094446 10.0.0.33 - - [2025-06-09 02:01:31] "POST /route-targets HTTP/1.1" 200 328 0.010332 10.0.0.33 - - [2025-06-09 02:01:31] "POST /ref-update HTTP/1.1" 200 156 0.010737 10.0.0.33 - - [2025-06-09 02:01:31] "POST /useragent-kv HTTP/1.1" 200 115 0.002603 252.33.195.33 - - [2025-06-09 02:01:31] "POST /neutron/subnet HTTP/1.1" 200 715 0.130608 252.33.195.33 - - [2025-06-09 02:01:31] "POST /neutron/network HTTP/1.1" 200 830 0.007984 10.0.0.33 - - [2025-06-09 02:01:31] "POST /id-to-fqname HTTP/1.1" 200 225 0.003558 10.0.0.33 - - [2025-06-09 02:01:31] "GET /virtual-network/424d9061-f8fc-4a95-964f-d535bce38387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.005498 252.33.195.33 - - [2025-06-09 02:01:31] "POST /neutron/network HTTP/1.1" 200 830 0.006716 10.0.0.33 - - [2025-06-09 02:01:31] "GET /virtual-network/424d9061-f8fc-4a95-964f-d535bce38387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008019 252.33.195.33 - - [2025-06-09 02:01:31] "POST /neutron/network HTTP/1.1" 200 830 0.005684 252.33.195.33 - - [2025-06-09 02:01:31] "POST /neutron/subnet HTTP/1.1" 200 715 0.009095 10.0.0.33 - - [2025-06-09 02:01:32] "POST /id-to-fqname HTTP/1.1" 200 221 0.002295 252.33.195.33 - - [2025-06-09 02:01:32] "POST /neutron/network HTTP/1.1" 200 833 0.034167 10.0.0.33 - - [2025-06-09 02:01:32] "DELETE /project/80087d669f074394b43145487977bce0 HTTP/1.1" 404 173 0.020253 10.0.0.33 - - [2025-06-09 02:01:32] "GET /projects?obj_uuids=d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001078 10.0.0.33 - - [2025-06-09 02:01:32] "DELETE /project/1c9eafc2080b487b8d892718925fb9d5 HTTP/1.1" 404 173 0.010275 10.0.0.33 - - [2025-06-09 02:01:32] "DELETE /project/ca569e2735ea46c68bf4e71221c50054 HTTP/1.1" 404 173 0.003694 10.0.0.33 - - [2025-06-09 02:01:32] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001110 10.0.0.33 - - [2025-06-09 02:01:32] "GET /projects?obj_uuids=1c9eafc2-080b-487b-8d89-2718925fb9d5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001045 252.33.195.33 - - [2025-06-09 02:01:32] "GET /aaa-mode HTTP/1.1" 401 296 0.000391 10.0.0.33 - - [2025-06-09 02:01:32] "GET /project/d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.062692 10.0.0.33 - - [2025-06-09 02:01:32] "GET /projects?obj_uuids=d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.001110 10.0.0.33 - - [2025-06-09 02:01:32] "GET /project/80087d66-9f07-4394-b431-45487977bce0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1503 0.072530 252.33.195.33 - - [2025-06-09 02:01:32] "GET / HTTP/1.1" 200 36215 0.002049 252.33.195.33 - - [2025-06-09 02:01:32] "GET /project/ca569e27-35ea-46c6-8bf4-e71221c50054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000400 10.0.0.33 - - [2025-06-09 02:01:32] "GET /project/1c9eafc2-080b-487b-8d89-2718925fb9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1435 0.100700 10.0.0.33 - - [2025-06-09 02:01:32] "GET /project/d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060?fields=security_groups HTTP/1.1" 200 1384 0.092516 10.0.0.33 - - [2025-06-09 02:01:32] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001656 10.0.0.33 - - [2025-06-09 02:01:32] "GET /projects?obj_uuids=1c9eafc2-080b-487b-8d89-2718925fb9d5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001195 10.0.0.33 - - [2025-06-09 02:01:32] "GET /project/80087d66-9f07-4394-b431-45487977bce0?fields=security_groups HTTP/1.1" 200 1386 0.038007 10.0.0.33 - - [2025-06-09 02:01:32] "GET /project/1c9eafc2-080b-487b-8d89-2718925fb9d5?fields=security_groups HTTP/1.1" 200 1335 0.098276 10.0.0.33 - - [2025-06-09 02:01:32] "DELETE /access-control-list/d67e1bfc-d6ad-41f0-8873-eb6e01fc228f HTTP/1.1" 200 115 0.051706 10.0.0.33 - - [2025-06-09 02:01:32] "DELETE /security-group/052665f3-bc7e-4c90-a7e0-eebb3767276b HTTP/1.1" 200 115 0.087601 10.0.0.33 - - [2025-06-09 02:01:32] "GET /projects?obj_uuids=d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060&detail=False&count=False&shared=False HTTP/1.1" 200 355 0.002139 10.0.0.33 - - [2025-06-09 02:01:32] "GET /project/d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060?fields=application_policy_sets HTTP/1.1" 200 1423 0.082440 10.0.0.33 - - [2025-06-09 02:01:32] "DELETE /access-control-list/aa776fd6-15bb-4f2f-b96b-71c4b80ac4e5 HTTP/1.1" 200 115 0.103726 10.0.0.33 - - [2025-06-09 02:01:32] "DELETE /security-group/ee47e8e2-a929-427a-bb4a-c73dcbf0c6c6 HTTP/1.1" 200 115 0.149459 10.0.0.33 - - [2025-06-09 02:01:32] "GET /projects?obj_uuids=80087d66-9f07-4394-b431-45487977bce0&detail=False&count=False&shared=False HTTP/1.1" 200 356 0.001132 10.0.0.33 - - [2025-06-09 02:01:32] "DELETE /access-control-list/e7a360f7-864c-4f00-a786-301aaf9e6275 HTTP/1.1" 200 115 0.050130 10.0.0.33 - - [2025-06-09 02:01:32] "GET /project/80087d66-9f07-4394-b431-45487977bce0?fields=application_policy_sets HTTP/1.1" 200 1425 0.092186 10.0.0.33 - - [2025-06-09 02:01:32] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001923 10.0.0.33 - - [2025-06-09 02:01:32] "DELETE /security-group/06117ea9-23eb-4d25-b1ec-d0f555756fd7 HTTP/1.1" 200 115 0.216153 10.0.0.33 - - [2025-06-09 02:01:32] "DELETE /access-control-list/0a5894ce-4b48-42f8-aacd-c4bfb2d4ab62 HTTP/1.1" 200 115 0.076529 10.0.0.33 - - [2025-06-09 02:01:32] "GET /projects?obj_uuids=1c9eafc2-080b-487b-8d89-2718925fb9d5&detail=False&count=False&shared=False HTTP/1.1" 200 339 0.001714 252.33.195.33 - - [2025-06-09 02:01:32] "GET /project/ca569e27-35ea-46c6-8bf4-e71221c50054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.112929 252.33.195.33 - - [2025-06-09 02:01:32] "POST /neutron/network HTTP/1.1" 200 823 0.023227 10.0.0.33 - - [2025-06-09 02:01:33] "DELETE /access-control-list/5400ff28-c034-42dd-8faa-e6b81a1799c7 HTTP/1.1" 200 115 0.084715 10.0.0.33 - - [2025-06-09 02:01:33] "GET /project/1c9eafc2-080b-487b-8d89-2718925fb9d5?fields=application_policy_sets HTTP/1.1" 200 1374 0.131191 10.0.0.33 - - [2025-06-09 02:01:33] "DELETE /project/d2f1ca8e-d2c4-476d-bdee-c2c1b6b31060 HTTP/1.1" 200 115 0.730701 10.0.0.33 - - [2025-06-09 02:01:33] "DELETE /access-control-list/ebdb42ac-814d-45c9-8def-2bf5cf817a99 HTTP/1.1" 200 115 0.077980 10.0.0.33 - - [2025-06-09 02:01:33] "DELETE /project/80087d66-9f07-4394-b431-45487977bce0 HTTP/1.1" 200 115 0.771442 10.0.0.33 - - [2025-06-09 02:01:33] "DELETE /project/1c9eafc2-080b-487b-8d89-2718925fb9d5 HTTP/1.1" 200 115 0.810499 252.33.195.33 - - [2025-06-09 02:01:33] "POST /neutron/port HTTP/1.1" 200 117 0.006707 252.33.195.33 - - [2025-06-09 02:01:33] "POST /neutron/port HTTP/1.1" 200 117 0.007823 10.0.0.33 - - [2025-06-09 02:01:33] "POST /id-to-fqname HTTP/1.1" 200 225 0.001743 252.33.195.33 - - [2025-06-09 02:01:33] "POST /neutron/port HTTP/1.1" 200 117 0.005875 252.33.195.33 - - [2025-06-09 02:01:33] "POST /neutron/network HTTP/1.1" 200 840 0.006078 252.33.195.33 - - [2025-06-09 02:01:33] "GET /aaa-mode HTTP/1.1" 401 296 0.000543 252.33.195.33 - - [2025-06-09 02:01:33] "GET / HTTP/1.1" 200 36215 0.002687 252.33.195.33 - - [2025-06-09 02:01:33] "GET /project/ca569e27-35ea-46c6-8bf4-e71221c50054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000496 10.0.0.33 - - [2025-06-09 02:01:34] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001417 252.33.195.33 - - [2025-06-09 02:01:34] "GET /project/ca569e27-35ea-46c6-8bf4-e71221c50054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.072429 252.33.195.33 - - [2025-06-09 02:01:34] "POST /neutron/network HTTP/1.1" 200 830 0.007178 252.33.195.33 - - [2025-06-09 02:01:34] "POST /neutron/network HTTP/1.1" 200 833 0.006902 10.0.0.33 - - [2025-06-09 02:01:34] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001301 252.33.195.33 - - [2025-06-09 02:01:34] "POST /neutron/port HTTP/1.1" 200 117 0.039619 252.33.195.33 - - [2025-06-09 02:01:34] "POST /neutron/port HTTP/1.1" 200 117 0.004838 252.33.195.33 - - [2025-06-09 02:01:34] "POST /neutron/port HTTP/1.1" 200 1059 0.332962 10.0.0.33 - - [2025-06-09 02:01:34] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001493 252.33.195.33 - - [2025-06-09 02:01:34] "POST /neutron/router HTTP/1.1" 200 583 0.073123 252.33.195.33 - - [2025-06-09 02:01:34] "POST /neutron/port HTTP/1.1" 200 1059 0.011847 10.0.0.33 - - [2025-06-09 02:01:34] "POST /route-targets HTTP/1.1" 200 328 0.009479 10.0.0.33 - - [2025-06-09 02:01:34] "PUT /logical-router/201b8427-f779-4cc6-979b-737802c9801c HTTP/1.1" 200 263 0.022445 252.33.195.33 - - [2025-06-09 02:01:34] "POST /neutron/port HTTP/1.1" 200 1059 0.016537 252.33.195.33 - - [2025-06-09 02:01:34] "POST /neutron/router HTTP/1.1" 200 583 0.007748 252.33.195.33 - - [2025-06-09 02:01:34] "POST /neutron/router HTTP/1.1" 200 654 0.043259 10.0.0.33 - - [2025-06-09 02:01:34] "GET /logical-router/201b8427-f779-4cc6-979b-737802c9801c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1640 0.004979 10.0.0.33 - - [2025-06-09 02:01:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 252.33.195.33 - - [2025-06-09 02:01:34] "POST /neutron/port HTTP/1.1" 200 1109 0.103343 252.33.195.33 - - [2025-06-09 02:01:34] "POST /neutron/router HTTP/1.1" 200 654 0.005780 10.0.0.33 - - [2025-06-09 02:01:34] "GET /service-template/55fd5950-e7db-49ae-a0b5-02c3c505c77f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.006882 10.0.0.33 - - [2025-06-09 02:01:34] "POST /fqname-to-id HTTP/1.1" 404 213 0.005707 10.0.0.33 - - [2025-06-09 02:01:34] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002445 252.33.195.33 - - [2025-06-09 02:01:34] "POST /neutron/network HTTP/1.1" 200 840 0.010585 252.33.195.33 - - [2025-06-09 02:01:35] "POST /neutron/port HTTP/1.1" 200 1083 0.054764 10.0.0.33 - - [2025-06-09 02:01:35] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001263 252.33.195.33 - - [2025-06-09 02:01:35] "POST /neutron/floatingip HTTP/1.1" 200 117 0.014774 10.0.0.33 - - [2025-06-09 02:01:35] "POST /useragent-kv HTTP/1.1" 200 115 0.005710 252.33.195.33 - - [2025-06-09 02:01:35] "POST /neutron/subnet HTTP/1.1" 200 689 0.042426 10.0.0.33 - - [2025-06-09 02:01:35] "POST /virtual-networks HTTP/1.1" 200 694 0.271827 10.0.0.33 - - [2025-06-09 02:01:35] "POST /route-targets HTTP/1.1" 200 328 0.022808 252.33.195.33 - - [2025-06-09 02:01:35] "POST /neutron/port HTTP/1.1" 200 117 0.002230 10.0.0.33 - - [2025-06-09 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.093912 252.33.195.33 - - [2025-06-09 02:01:35] "POST /neutron/network HTTP/1.1" 200 823 0.027554 10.0.0.33 - - [2025-06-09 02:01:35] "POST /service-instances HTTP/1.1" 200 670 0.165361 252.33.195.33 - - [2025-06-09 02:01:35] "POST /neutron/router HTTP/1.1" 200 344 0.558621 10.0.0.33 - - [2025-06-09 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.016605 10.0.0.33 - - [2025-06-09 02:01:35] "POST /route-tables HTTP/1.1" 200 582 0.022228 252.33.195.33 - - [2025-06-09 02:01:35] "POST /neutron/port HTTP/1.1" 200 1059 0.560495 252.33.195.33 - - [2025-06-09 02:01:35] "POST /neutron/port HTTP/1.1" 200 1083 0.029311 10.0.0.33 - - [2025-06-09 02:01:35] "PUT /logical-router/201b8427-f779-4cc6-979b-737802c9801c HTTP/1.1" 200 263 0.029539 252.33.195.33 - - [2025-06-09 02:01:35] "POST /neutron/security_group HTTP/1.1" 200 2000 0.020105 252.33.195.33 - - [2025-06-09 02:01:35] "POST /neutron/port HTTP/1.1" 200 1059 0.027801 10.0.0.33 - - [2025-06-09 02:01:35] "POST /ref-update HTTP/1.1" 200 156 0.053603 252.33.195.33 - - [2025-06-09 02:01:35] "POST /neutron/port HTTP/1.1" 200 1059 0.012753 10.0.0.33 - - [2025-06-09 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.33 - - [2025-06-09 02:01:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008240 252.33.195.33 - - [2025-06-09 02:01:35] "POST /neutron/port HTTP/1.1" 200 1109 0.064923 10.0.0.33 - - [2025-06-09 02:01:35] "POST /virtual-machines HTTP/1.1" 200 550 0.027627 252.33.195.33 - - [2025-06-09 02:01:36] "POST /neutron/port HTTP/1.1" 200 1083 0.060617 10.0.0.33 - - [2025-06-09 02:01:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.102068 10.0.0.33 - - [2025-06-09 02:01:36] "POST /chown HTTP/1.1" 200 109 0.014917 252.33.195.33 - - [2025-06-09 02:01:36] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009465 10.0.0.33 - - [2025-06-09 02:01:36] "POST /instance-ips HTTP/1.1" 200 548 0.028323 252.33.195.33 - - [2025-06-09 02:01:36] "POST /neutron/subnet HTTP/1.1" 200 689 0.012444 252.33.195.33 - - [2025-06-09 02:01:36] "POST /neutron/port HTTP/1.1" 200 117 0.001106 10.0.0.33 - - [2025-06-09 02:01:36] "POST /instance-ips HTTP/1.1" 400 244 0.018023 252.33.195.33 - - [2025-06-09 02:01:36] "POST /neutron/network HTTP/1.1" 200 830 0.005373 10.0.0.33 - - [2025-06-09 02:01:36] "POST /chown HTTP/1.1" 200 109 0.015313 10.0.0.33 - - [2025-06-09 02:01:36] "PUT /virtual-machine-interface/e66e29bb-abd8-4242-b33f-0bfa240e6d2a HTTP/1.1" 200 285 0.012032 10.0.0.33 - - [2025-06-09 02:01:36] "PUT /instance-ip/9908377d-23c3-46f6-af7a-282f8020eb26 HTTP/1.1" 200 257 0.019243 10.0.0.33 - - [2025-06-09 02:01:36] "POST /ref-update HTTP/1.1" 200 156 0.011890 10.0.0.33 - - [2025-06-09 02:01:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.089877 10.0.0.33 - - [2025-06-09 02:01:36] "POST /chown HTTP/1.1" 200 109 0.009910 10.0.0.33 - - [2025-06-09 02:01:36] "POST /instance-ips HTTP/1.1" 200 546 0.101660 10.0.0.33 - - [2025-06-09 02:01:36] "POST /instance-ips HTTP/1.1" 400 314 0.019916 10.0.0.33 - - [2025-06-09 02:01:36] "POST /chown HTTP/1.1" 200 109 0.013800 10.0.0.33 - - [2025-06-09 02:01:37] "PUT /virtual-machine-interface/e05748de-86e8-4bfa-af77-d52d57d70af0 HTTP/1.1" 200 285 0.019713 10.0.0.33 - - [2025-06-09 02:01:37] "PUT /instance-ip/49a91c4a-b2e7-45a4-bf3d-456e53c61509 HTTP/1.1" 200 257 0.015097 10.0.0.33 - - [2025-06-09 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.022345 10.0.0.33 - - [2025-06-09 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.019013 10.0.0.33 - - [2025-06-09 02:01:37] "PUT /routing-instance/af013983-d63b-4843-a92a-e0bf99c8349f HTTP/1.1" 200 267 0.034650 10.0.0.33 - - [2025-06-09 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.028874 10.0.0.33 - - [2025-06-09 02:01:37] "POST /virtual-machines HTTP/1.1" 200 550 0.014516 10.0.0.33 - - [2025-06-09 02:01:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 808 0.105309 10.0.0.33 - - [2025-06-09 02:01:37] "POST /chown HTTP/1.1" 200 109 0.012879 10.0.0.33 - - [2025-06-09 02:01:37] "POST /instance-ips HTTP/1.1" 400 244 0.037000 10.0.0.33 - - [2025-06-09 02:01:37] "POST /chown HTTP/1.1" 200 109 0.010409 10.0.0.33 - - [2025-06-09 02:01:37] "PUT /virtual-machine-interface/86f697e3-2660-4fef-89ea-4ef32bdbb057 HTTP/1.1" 200 285 0.013956 10.0.0.33 - - [2025-06-09 02:01:37] "PUT /instance-ip/9908377d-23c3-46f6-af7a-282f8020eb26 HTTP/1.1" 200 257 0.018200 10.0.0.33 - - [2025-06-09 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.011523 10.0.0.33 - - [2025-06-09 02:01:37] "POST /ref-update HTTP/1.1" 200 156 0.013301 10.0.0.33 - - [2025-06-09 02:01:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 806 0.113034 10.0.0.33 - - [2025-06-09 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.018654 10.0.0.33 - - [2025-06-09 02:01:38] "PUT /routing-instance/af013983-d63b-4843-a92a-e0bf99c8349f HTTP/1.1" 200 267 0.030195 10.0.0.33 - - [2025-06-09 02:01:38] "POST /chown HTTP/1.1" 200 109 0.026928 10.0.0.33 - - [2025-06-09 02:01:38] "POST /instance-ips HTTP/1.1" 400 314 0.031229 10.0.0.33 - - [2025-06-09 02:01:38] "POST /chown HTTP/1.1" 200 109 0.010401 10.0.0.33 - - [2025-06-09 02:01:38] "PUT /virtual-machine-interface/62433dfc-0710-4b84-9ff6-627edb21c189 HTTP/1.1" 200 285 0.013296 10.0.0.33 - - [2025-06-09 02:01:38] "PUT /instance-ip/49a91c4a-b2e7-45a4-bf3d-456e53c61509 HTTP/1.1" 200 257 0.014038 10.0.0.33 - - [2025-06-09 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.012170 10.0.0.33 - - [2025-06-09 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.014626 10.0.0.33 - - [2025-06-09 02:01:38] "POST /ref-update HTTP/1.1" 200 156 0.014423 10.0.0.33 - - [2025-06-09 02:01:38] "PUT /routing-instance/af013983-d63b-4843-a92a-e0bf99c8349f HTTP/1.1" 200 267 0.029744 252.33.195.33 - - [2025-06-09 02:01:40] "POST /neutron/port HTTP/1.1" 200 1083 0.018006 252.33.195.33 - - [2025-06-09 02:01:40] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007868 252.33.195.33 - - [2025-06-09 02:01:40] "POST /neutron/port HTTP/1.1" 200 1083 0.024830 252.33.195.33 - - [2025-06-09 02:01:40] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007407 252.33.195.33 - - [2025-06-09 02:01:41] "POST /neutron/port HTTP/1.1" 200 1083 0.039689 252.33.195.33 - - [2025-06-09 02:01:41] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007514 10.0.0.33 - - [2025-06-09 02:01:41] "GET /virtual-machine/233437c7-40cc-4a9a-b586-1e9dfe6fb51d HTTP/1.1" 401 296 0.000463 10.0.0.33 - - [2025-06-09 02:01:41] "GET /virtual-machine/233437c7-40cc-4a9a-b586-1e9dfe6fb51d HTTP/1.1" 200 1295 0.038618 10.0.0.33 - - [2025-06-09 02:01:41] "GET /virtual-machine-interface/7b837c71-955a-4815-8748-68fc16cd19bc HTTP/1.1" 200 2949 0.005479 10.0.0.33 - - [2025-06-09 02:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003548 10.0.0.33 - - [2025-06-09 02:01:41] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004148 10.0.0.33 - - [2025-06-09 02:01:41] "GET /virtual-networks?parent_id=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003013 10.0.0.33 - - [2025-06-09 02:01:41] "GET /virtual-network/c772cd2a-44eb-479e-9f3d-7e07ee3ffea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007480 10.0.0.33 - - [2025-06-09 02:01:44] "GET /obj-perms HTTP/1.1" 200 6387 0.062357 10.0.0.33 - - [2025-06-09 02:01:44] "GET /obj-perms HTTP/1.1" 200 6387 0.062051 10.0.0.33 - - [2025-06-09 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.33 - - [2025-06-09 02:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003840 10.0.0.33 - - [2025-06-09 02:01:44] "POST /chown HTTP/1.1" 200 109 0.021255 252.33.195.33 - - [2025-06-09 02:01:44] "POST /neutron/port HTTP/1.1" 200 1083 0.023456 10.0.0.33 - - [2025-06-09 02:01:44] "POST /instance-ips HTTP/1.1" 400 244 0.020543 10.0.0.33 - - [2025-06-09 02:01:44] "POST /chown HTTP/1.1" 200 109 0.015027 252.33.195.33 - - [2025-06-09 02:01:44] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009484 10.0.0.33 - - [2025-06-09 02:01:44] "POST /chown HTTP/1.1" 200 109 0.011270 10.0.0.33 - - [2025-06-09 02:01:45] "POST /instance-ips HTTP/1.1" 400 314 0.020641 10.0.0.33 - - [2025-06-09 02:01:45] "POST /chown HTTP/1.1" 200 109 0.008442 10.0.0.33 - - [2025-06-09 02:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.33 - - [2025-06-09 02:01:45] "GET /virtual-network/c772cd2a-44eb-479e-9f3d-7e07ee3ffea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008364 10.0.0.33 - - [2025-06-09 02:01:45] "POST /chown HTTP/1.1" 200 109 0.019123 10.0.0.33 - - [2025-06-09 02:01:45] "POST /instance-ips HTTP/1.1" 400 244 0.021889 10.0.0.33 - - [2025-06-09 02:01:45] "POST /chown HTTP/1.1" 200 109 0.016776 10.0.0.33 - - [2025-06-09 02:01:45] "POST /chown HTTP/1.1" 200 109 0.008309 10.0.0.33 - - [2025-06-09 02:01:45] "POST /instance-ips HTTP/1.1" 400 314 0.016392 10.0.0.33 - - [2025-06-09 02:01:45] "POST /chown HTTP/1.1" 200 109 0.008900 252.33.195.33 - - [2025-06-09 02:01:45] "POST /neutron/port HTTP/1.1" 200 1083 0.021276 252.33.195.33 - - [2025-06-09 02:01:46] "POST /neutron/security_group HTTP/1.1" 200 2000 0.007744 252.33.195.33 - - [2025-06-09 02:01:46] "POST /neutron/port HTTP/1.1" 200 1083 0.018324 252.33.195.33 - - [2025-06-09 02:01:46] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006436 252.33.195.33 - - [2025-06-09 02:01:46] "POST /neutron/port HTTP/1.1" 200 1083 0.018237 252.33.195.33 - - [2025-06-09 02:01:46] "POST /neutron/security_group HTTP/1.1" 200 2000 0.009363 10.0.0.33 - - [2025-06-09 02:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.33 - - [2025-06-09 02:01:47] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003692 10.0.0.33 - - [2025-06-09 02:01:47] "GET /virtual-networks?parent_id=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003702 10.0.0.33 - - [2025-06-09 02:01:47] "GET /virtual-network/c772cd2a-44eb-479e-9f3d-7e07ee3ffea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.008068 252.33.195.33 - - [2025-06-09 02:01:47] "POST /neutron/port HTTP/1.1" 200 1083 0.018624 252.33.195.33 - - [2025-06-09 02:01:47] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008452 252.33.195.33 - - [2025-06-09 02:01:47] "POST /neutron/port HTTP/1.1" 200 1083 0.015216 252.33.195.33 - - [2025-06-09 02:01:47] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008896 252.33.195.33 - - [2025-06-09 02:01:47] "POST /neutron/port HTTP/1.1" 200 1083 0.014398 252.33.195.33 - - [2025-06-09 02:01:47] "POST /neutron/port HTTP/1.1" 200 1083 0.020526 252.33.195.33 - - [2025-06-09 02:01:47] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006238 252.33.195.33 - - [2025-06-09 02:01:47] "POST /neutron/security_group HTTP/1.1" 200 2000 0.017350 252.33.195.33 - - [2025-06-09 02:01:47] "POST /neutron/port HTTP/1.1" 200 1083 0.017588 252.33.195.33 - - [2025-06-09 02:01:47] "POST /neutron/security_group HTTP/1.1" 200 2000 0.006819 252.33.195.33 - - [2025-06-09 02:01:47] "POST /neutron/port HTTP/1.1" 200 1083 0.018523 252.33.195.33 - - [2025-06-09 02:01:48] "POST /neutron/security_group HTTP/1.1" 200 2000 0.008745 10.0.0.33 - - [2025-06-09 02:01:48] "GET /virtual-machine/1a25aa37-d002-477a-813b-8034cf1a2ba0 HTTP/1.1" 200 1294 0.024566 10.0.0.33 - - [2025-06-09 02:01:48] "GET /virtual-machine-interface/5c46083f-776f-4b27-bcee-3da78cd32c83 HTTP/1.1" 200 2962 0.006752 10.0.0.33 - - [2025-06-09 02:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.33 - - [2025-06-09 02:01:48] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003589 10.0.0.33 - - [2025-06-09 02:01:48] "GET /virtual-networks?parent_id=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003383 10.0.0.33 - - [2025-06-09 02:01:48] "GET /virtual-network/424d9061-f8fc-4a95-964f-d535bce38387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.006308 10.0.0.33 - - [2025-06-09 02:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.33 - - [2025-06-09 02:01:49] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003666 10.0.0.33 - - [2025-06-09 02:01:49] "GET /virtual-networks?parent_id=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 875 0.003216 10.0.0.33 - - [2025-06-09 02:01:49] "GET /virtual-network/424d9061-f8fc-4a95-964f-d535bce38387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2054 0.008358 252.33.195.33 - - [2025-06-09 02:01:53] "POST /neutron/router HTTP/1.1" 200 654 0.004532 10.0.0.33 - - [2025-06-09 02:01:53] "POST /ref-update HTTP/1.1" 200 156 0.014560 252.33.195.33 - - [2025-06-09 02:01:53] "POST /neutron/router HTTP/1.1" 200 344 0.125761 252.33.195.33 - - [2025-06-09 02:01:53] "POST /neutron/router HTTP/1.1" 200 654 0.006081 10.0.0.33 - - [2025-06-09 02:01:53] "GET /logical-router/201b8427-f779-4cc6-979b-737802c9801c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.004691 10.0.0.33 - - [2025-06-09 02:01:53] "GET /service-instance/5c4f1f29-9276-4bff-9940-f41203eb0650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.005552 252.33.195.33 - - [2025-06-09 02:01:54] "POST /neutron/router HTTP/1.1" 200 151 0.066497 10.0.0.33 - - [2025-06-09 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.33 - - [2025-06-09 02:01:54] "DELETE /route-target/5b393d04-e981-4cba-bc5a-e0ad590e3d74 HTTP/1.1" 409 240 0.004876 10.0.0.33 - - [2025-06-09 02:01:54] "PUT /logical-router/201b8427-f779-4cc6-979b-737802c9801c HTTP/1.1" 404 171 0.003440 10.0.0.33 - - [2025-06-09 02:01:54] "POST /ref-update HTTP/1.1" 200 156 0.014342 10.0.0.33 - - [2025-06-09 02:01:54] "DELETE /route-table/f2e4456d-aa66-49ba-9866-f7fd8d180876 HTTP/1.1" 200 115 0.026310 10.0.0.33 - - [2025-06-09 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.33 - - [2025-06-09 02:01:54] "PUT /routing-instance/af013983-d63b-4843-a92a-e0bf99c8349f HTTP/1.1" 200 267 0.016770 10.0.0.33 - - [2025-06-09 02:01:54] "GET /virtual-network/9a0afb0c-63df-4aab-8f52-d6e3697b02a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.010346 10.0.0.33 - - [2025-06-09 02:01:54] "POST /ref-update HTTP/1.1" 200 156 0.013746 252.33.195.33 - - [2025-06-09 02:01:54] "POST /neutron/network HTTP/1.1" 200 830 0.010409 10.0.0.33 - - [2025-06-09 02:01:54] "POST /ref-update HTTP/1.1" 200 156 0.010176 252.33.195.33 - - [2025-06-09 02:01:54] "POST /neutron/network HTTP/1.1" 400 204 0.052554 10.0.0.33 - - [2025-06-09 02:01:54] "DELETE /instance-ip/49a91c4a-b2e7-45a4-bf3d-456e53c61509 HTTP/1.1" 200 115 0.047117 10.0.0.33 - - [2025-06-09 02:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012338 10.0.0.33 - - [2025-06-09 02:01:54] "POST /useragent-kv HTTP/1.1" 200 115 0.007969 10.0.0.33 - - [2025-06-09 02:01:54] "POST /useragent-kv HTTP/1.1" 200 115 0.004747 10.0.0.33 - - [2025-06-09 02:01:54] "DELETE /virtual-network/9a0afb0c-63df-4aab-8f52-d6e3697b02a3 HTTP/1.1" 200 115 0.142736 10.0.0.33 - - [2025-06-09 02:01:54] "DELETE /route-target/76d82e0b-72aa-41ce-bf08-250f13209022 HTTP/1.1" 200 115 0.033789 10.0.0.33 - - [2025-06-09 02:01:54] "DELETE /service-instance/5c4f1f29-9276-4bff-9940-f41203eb0650 HTTP/1.1" 200 115 0.042032 10.0.0.33 - - [2025-06-09 02:01:54] "GET /logical-router/201b8427-f779-4cc6-979b-737802c9801c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002284 10.0.0.33 - - [2025-06-09 02:01:54] "GET /service-instance/5c4f1f29-9276-4bff-9940-f41203eb0650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002644 10.0.0.33 - - [2025-06-09 02:01:54] "GET /virtual-machine-interface/e66e29bb-abd8-4242-b33f-0bfa240e6d2a?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1648 0.005603 10.0.0.33 - - [2025-06-09 02:01:54] "POST /ref-update HTTP/1.1" 200 156 0.013683 10.0.0.33 - - [2025-06-09 02:01:54] "GET /instance-ip/9908377d-23c3-46f6-af7a-282f8020eb26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.006218 10.0.0.33 - - [2025-06-09 02:01:54] "DELETE /virtual-machine-interface/e66e29bb-abd8-4242-b33f-0bfa240e6d2a HTTP/1.1" 200 115 0.058275 10.0.0.33 - - [2025-06-09 02:01:54] "GET /virtual-machine-interface/e05748de-86e8-4bfa-af77-d52d57d70af0?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1329 0.011133 10.0.0.33 - - [2025-06-09 02:01:54] "DELETE /virtual-machine-interface/e05748de-86e8-4bfa-af77-d52d57d70af0 HTTP/1.1" 200 115 0.044795 10.0.0.33 - - [2025-06-09 02:01:55] "POST /ref-update HTTP/1.1" 200 156 0.037508 252.33.195.33 - - [2025-06-09 02:01:55] "POST /neutron/port HTTP/1.1" 200 1083 0.056216 252.33.195.33 - - [2025-06-09 02:01:55] "POST /neutron/port HTTP/1.1" 200 1083 0.057578 10.0.0.33 - - [2025-06-09 02:01:55] "DELETE /virtual-machine/7ac8c923-b124-4af8-bc59-aba812973b5b HTTP/1.1" 200 115 0.024443 10.0.0.33 - - [2025-06-09 02:01:55] "GET /virtual-machine-interface/86f697e3-2660-4fef-89ea-4ef32bdbb057?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1646 0.006383 252.33.195.33 - - [2025-06-09 02:01:55] "POST /neutron/port HTTP/1.1" 200 1109 0.019152 252.33.195.33 - - [2025-06-09 02:01:55] "POST /neutron/port HTTP/1.1" 200 1109 0.017269 10.0.0.33 - - [2025-06-09 02:01:55] "POST /ref-update HTTP/1.1" 200 156 0.013397 10.0.0.33 - - [2025-06-09 02:01:55] "GET /instance-ip/9908377d-23c3-46f6-af7a-282f8020eb26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1688 0.009765 10.0.0.33 - - [2025-06-09 02:01:55] "DELETE /instance-ip/9908377d-23c3-46f6-af7a-282f8020eb26 HTTP/1.1" 200 115 0.060166 252.33.195.33 - - [2025-06-09 02:01:55] "POST /neutron/port HTTP/1.1" 200 151 0.183392 252.33.195.33 - - [2025-06-09 02:01:55] "POST /neutron/port HTTP/1.1" 200 151 0.192049 10.0.0.33 - - [2025-06-09 02:01:55] "DELETE /virtual-machine-interface/86f697e3-2660-4fef-89ea-4ef32bdbb057 HTTP/1.1" 200 115 0.079052 10.0.0.33 - - [2025-06-09 02:01:55] "GET /virtual-machine-interface/62433dfc-0710-4b84-9ff6-627edb21c189?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1328 0.007219 10.0.0.33 - - [2025-06-09 02:01:55] "DELETE /virtual-machine-interface/62433dfc-0710-4b84-9ff6-627edb21c189 HTTP/1.1" 200 115 0.034103 10.0.0.33 - - [2025-06-09 02:01:55] "DELETE /virtual-machine/57de366e-913e-4dd0-93c0-b649c78b773b HTTP/1.1" 200 115 0.018635 252.33.195.33 - - [2025-06-09 02:01:56] "POST /neutron/network HTTP/1.1" 200 830 0.006159 10.0.0.33 - - [2025-06-09 02:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.33 - - [2025-06-09 02:01:56] "POST /useragent-kv HTTP/1.1" 200 115 0.002307 10.0.0.33 - - [2025-06-09 02:01:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003953 252.33.195.33 - - [2025-06-09 02:01:56] "POST /neutron/network HTTP/1.1" 200 151 0.088551 10.0.0.33 - - [2025-06-09 02:01:56] "DELETE /route-target/49c097ba-c620-4cfe-b997-7a35309ee337 HTTP/1.1" 200 115 0.017843 252.33.195.33 - - [2025-06-09 02:01:56] "POST /neutron/network HTTP/1.1" 200 823 0.007192 10.0.0.33 - - [2025-06-09 02:01:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003559 10.0.0.33 - - [2025-06-09 02:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004710 10.0.0.33 - - [2025-06-09 02:01:56] "POST /useragent-kv HTTP/1.1" 200 115 0.003038 252.33.195.33 - - [2025-06-09 02:01:56] "POST /neutron/network HTTP/1.1" 200 151 0.085194 10.0.0.33 - - [2025-06-09 02:01:56] "DELETE /route-target/0372c48a-2833-4b6b-9e2b-fbf77c5bf698 HTTP/1.1" 200 115 0.022730 10.0.0.33 - - [2025-06-09 02:01:57] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001347 10.0.0.33 - - [2025-06-09 02:01:57] "GET /project/ca569e27-35ea-46c6-8bf4-e71221c50054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1375 0.028247 10.0.0.33 - - [2025-06-09 02:01:57] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001108 10.0.0.33 - - [2025-06-09 02:01:57] "GET /project/ca569e27-35ea-46c6-8bf4-e71221c50054?fields=virtual_networks HTTP/1.1" 200 1039 0.069777 10.0.0.33 - - [2025-06-09 02:01:57] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001271 10.0.0.33 - - [2025-06-09 02:01:57] "GET /project/ca569e27-35ea-46c6-8bf4-e71221c50054?fields=virtual_machine_interfaces HTTP/1.1" 200 1039 0.028414 10.0.0.33 - - [2025-06-09 02:01:57] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001095 10.0.0.33 - - [2025-06-09 02:01:57] "GET /project/ca569e27-35ea-46c6-8bf4-e71221c50054?fields=security_groups HTTP/1.1" 200 1267 0.027750 10.0.0.33 - - [2025-06-09 02:01:58] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001124 10.0.0.33 - - [2025-06-09 02:01:58] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.008486 10.0.0.33 - - [2025-06-09 02:01:58] "POST /fqname-to-id HTTP/1.1" 404 194 0.034493 10.0.0.33 - - [2025-06-09 02:01:58] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002341 10.0.0.33 - - [2025-06-09 02:01:58] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001104 10.0.0.33 - - [2025-06-09 02:01:58] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007595 10.0.0.33 - - [2025-06-09 02:01:58] "POST /id-to-fqname HTTP/1.1" 200 196 0.001953 10.0.0.33 - - [2025-06-09 02:01:58] "POST /fqname-to-id HTTP/1.1" 404 205 0.004690 10.0.0.33 - - [2025-06-09 02:01:58] "POST /security-groups HTTP/1.1" 200 591 0.060086 10.0.0.33 - - [2025-06-09 02:01:58] "POST /fqname-to-id HTTP/1.1" 404 240 0.002509 10.0.0.33 - - [2025-06-09 02:01:58] "POST /projects HTTP/1.1" 200 593 0.214940 10.0.0.33 - - [2025-06-09 02:01:58] "POST /access-control-lists HTTP/1.1" 200 604 0.058566 10.0.0.33 - - [2025-06-09 02:01:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.287081 10.0.0.33 - - [2025-06-09 02:01:58] "POST /fqname-to-id HTTP/1.1" 404 239 0.003039 10.0.0.33 - - [2025-06-09 02:01:58] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.422706 10.0.0.33 - - [2025-06-09 02:01:58] "POST /access-control-lists HTTP/1.1" 200 602 0.065058 10.0.0.33 - - [2025-06-09 02:02:00] "GET / HTTP/1.1" 200 36215 0.001922 10.0.0.33 - - [2025-06-09 02:02:00] "POST /fqname-to-id HTTP/1.1" 401 296 0.000898 10.0.0.33 - - [2025-06-09 02:02:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.080212 10.0.0.33 - - [2025-06-09 02:02:01] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001076 10.0.0.33 - - [2025-06-09 02:02:01] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.027919 252.33.195.33 - - [2025-06-09 02:02:01] "POST /neutron/network HTTP/1.1" 200 117 0.058309 10.0.0.33 - - [2025-06-09 02:02:01] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001110 252.33.195.33 - - [2025-06-09 02:02:01] "POST /neutron/network HTTP/1.1" 200 611 0.094059 10.0.0.33 - - [2025-06-09 02:02:01] "POST /route-targets HTTP/1.1" 200 328 0.010775 10.0.0.33 - - [2025-06-09 02:02:01] "POST /ref-update HTTP/1.1" 200 156 0.032598 10.0.0.33 - - [2025-06-09 02:02:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003590 252.33.195.33 - - [2025-06-09 02:02:02] "POST /neutron/subnet HTTP/1.1" 200 729 0.208443 10.0.0.33 - - [2025-06-09 02:02:02] "POST /useragent-kv HTTP/1.1" 200 115 0.004669 10.0.0.33 - - [2025-06-09 02:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.034599 10.0.0.33 - - [2025-06-09 02:02:02] "GET /virtual-network/6e86dce4-2107-4277-8866-e3ecb141cae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.008859 252.33.195.33 - - [2025-06-09 02:02:02] "POST /neutron/subnet HTTP/1.1" 200 828 0.334041 252.33.195.33 - - [2025-06-09 02:02:02] "POST /neutron/network HTTP/1.1" 200 1005 0.009138 10.0.0.33 - - [2025-06-09 02:02:02] "POST /id-to-fqname HTTP/1.1" 200 226 0.001433 10.0.0.33 - - [2025-06-09 02:02:02] "GET /virtual-network/c26b1859-d268-4140-a24f-3c897269e4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.007048 252.33.195.33 - - [2025-06-09 02:02:02] "POST /neutron/network HTTP/1.1" 200 1005 0.008185 10.0.0.33 - - [2025-06-09 02:02:02] "GET /virtual-network/c26b1859-d268-4140-a24f-3c897269e4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005440 252.33.195.33 - - [2025-06-09 02:02:02] "POST /neutron/network HTTP/1.1" 200 1005 0.007559 252.33.195.33 - - [2025-06-09 02:02:02] "POST /neutron/subnet HTTP/1.1" 200 729 0.007777 252.33.195.33 - - [2025-06-09 02:02:02] "POST /neutron/subnet HTTP/1.1" 200 828 0.008636 10.0.0.33 - - [2025-06-09 02:02:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.33 - - [2025-06-09 02:02:02] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001123 10.0.0.33 - - [2025-06-09 02:02:02] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.032897 252.33.195.33 - - [2025-06-09 02:02:02] "POST /neutron/network HTTP/1.1" 200 117 0.011062 10.0.0.33 - - [2025-06-09 02:02:03] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001132 252.33.195.33 - - [2025-06-09 02:02:03] "POST /neutron/network HTTP/1.1" 200 611 0.080835 10.0.0.33 - - [2025-06-09 02:02:03] "POST /route-targets HTTP/1.1" 200 328 0.014413 10.0.0.33 - - [2025-06-09 02:02:03] "POST /ref-update HTTP/1.1" 200 156 0.028470 10.0.0.33 - - [2025-06-09 02:02:03] "POST /useragent-kv HTTP/1.1" 200 115 0.004813 252.33.195.33 - - [2025-06-09 02:02:03] "POST /neutron/subnet HTTP/1.1" 200 725 0.178102 10.0.0.33 - - [2025-06-09 02:02:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005257 10.0.0.33 - - [2025-06-09 02:02:03] "GET /virtual-network/6e86dce4-2107-4277-8866-e3ecb141cae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.004888 10.0.0.33 - - [2025-06-09 02:02:03] "POST /useragent-kv HTTP/1.1" 200 115 0.003988 252.33.195.33 - - [2025-06-09 02:02:03] "POST /neutron/subnet HTTP/1.1" 200 828 0.181437 252.33.195.33 - - [2025-06-09 02:02:03] "POST /neutron/network HTTP/1.1" 200 1004 0.011064 10.0.0.33 - - [2025-06-09 02:02:03] "POST /id-to-fqname HTTP/1.1" 200 226 0.001488 10.0.0.33 - - [2025-06-09 02:02:03] "GET /virtual-network/9315b971-0082-4146-8c71-cd9e863f23a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005136 252.33.195.33 - - [2025-06-09 02:02:03] "POST /neutron/network HTTP/1.1" 200 1004 0.009840 10.0.0.33 - - [2025-06-09 02:02:03] "GET /virtual-network/9315b971-0082-4146-8c71-cd9e863f23a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.005635 252.33.195.33 - - [2025-06-09 02:02:03] "POST /neutron/network HTTP/1.1" 200 1004 0.008711 252.33.195.33 - - [2025-06-09 02:02:03] "POST /neutron/subnet HTTP/1.1" 200 725 0.008449 252.33.195.33 - - [2025-06-09 02:02:04] "POST /neutron/subnet HTTP/1.1" 200 828 0.008113 10.0.0.33 - - [2025-06-09 02:02:04] "POST /fqname-to-id HTTP/1.1" 404 232 0.003510 10.0.0.33 - - [2025-06-09 02:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.33 - - [2025-06-09 02:02:04] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001479 10.0.0.33 - - [2025-06-09 02:02:04] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.035963 10.0.0.33 - - [2025-06-09 02:02:04] "POST /network-policys HTTP/1.1" 200 577 0.068251 10.0.0.33 - - [2025-06-09 02:02:04] "GET /network-policy/23672c29-bb43-479e-9efe-42a3ade3a46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005155 252.33.195.33 - - [2025-06-09 02:02:04] "POST /neutron/network HTTP/1.1" 200 1005 0.007891 10.0.0.33 - - [2025-06-09 02:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006001 10.0.0.33 - - [2025-06-09 02:02:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.004617 10.0.0.33 - - [2025-06-09 02:02:04] "GET /virtual-network/6e86dce4-2107-4277-8866-e3ecb141cae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006134 252.33.195.33 - - [2025-06-09 02:02:04] "POST /neutron/network HTTP/1.1" 200 1111 0.055402 10.0.0.33 - - [2025-06-09 02:02:04] "POST /access-control-lists HTTP/1.1" 200 596 0.077036 252.33.195.33 - - [2025-06-09 02:02:04] "POST /neutron/network HTTP/1.1" 200 1111 0.015648 10.0.0.33 - - [2025-06-09 02:02:04] "GET /virtual-network/c26b1859-d268-4140-a24f-3c897269e4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005251 10.0.0.33 - - [2025-06-09 02:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.33 - - [2025-06-09 02:02:04] "GET /network-policy/23672c29-bb43-479e-9efe-42a3ade3a46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004444 252.33.195.33 - - [2025-06-09 02:02:04] "POST /neutron/network HTTP/1.1" 200 1004 0.008699 10.0.0.33 - - [2025-06-09 02:02:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011593 10.0.0.33 - - [2025-06-09 02:02:04] "GET /virtual-network/6e86dce4-2107-4277-8866-e3ecb141cae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.045548 10.0.0.33 - - [2025-06-09 02:02:04] "PUT /access-control-list/19c686a3-5732-427e-a623-2fa0c88ae34d HTTP/1.1" 200 273 0.067092 252.33.195.33 - - [2025-06-09 02:02:04] "POST /neutron/network HTTP/1.1" 200 1110 0.115544 10.0.0.33 - - [2025-06-09 02:02:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.009724 252.33.195.33 - - [2025-06-09 02:02:04] "POST /neutron/network HTTP/1.1" 200 1110 0.008524 10.0.0.33 - - [2025-06-09 02:02:05] "POST /access-control-lists HTTP/1.1" 200 596 0.076323 10.0.0.33 - - [2025-06-09 02:02:05] "GET /virtual-network/9315b971-0082-4146-8c71-cd9e863f23a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006014 10.0.0.33 - - [2025-06-09 02:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.33 - - [2025-06-09 02:02:05] "GET /network-policy/23672c29-bb43-479e-9efe-42a3ade3a46e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003436 10.0.0.33 - - [2025-06-09 02:02:05] "POST /ref-update HTTP/1.1" 200 156 0.011411 10.0.0.33 - - [2025-06-09 02:02:05] "GET /domains HTTP/1.1" 401 296 0.000560 10.0.0.33 - - [2025-06-09 02:02:05] "GET /domains HTTP/1.1" 200 438 0.028163 10.0.0.33 - - [2025-06-09 02:02:05] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001074 10.0.0.33 - - [2025-06-09 02:02:05] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1500 0.009399 10.0.0.33 - - [2025-06-09 02:02:05] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001453 10.0.0.33 - - [2025-06-09 02:02:05] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b HTTP/1.1" 200 2620 0.030283 10.0.0.33 - - [2025-06-09 02:02:05] "GET /virtual-network/c26b1859-d268-4140-a24f-3c897269e4a5 HTTP/1.1" 200 3507 0.007147 10.0.0.33 - - [2025-06-09 02:02:05] "GET /virtual-network/c26b1859-d268-4140-a24f-3c897269e4a5 HTTP/1.1" 200 3507 0.005049 10.0.0.33 - - [2025-06-09 02:02:05] "GET /routing-instance/683dd684-fcd3-42f5-ad43-ab0d5b7de404 HTTP/1.1" 200 1795 0.003921 10.0.0.33 - - [2025-06-09 02:02:05] "GET /routing-instance/683dd684-fcd3-42f5-ad43-ab0d5b7de404 HTTP/1.1" 200 1795 0.005518 10.0.0.33 - - [2025-06-09 02:02:05] "GET /route-target/c473e9f7-87b6-428f-b54d-8900b83b3e71 HTTP/1.1" 200 1213 0.004205 10.0.0.33 - - [2025-06-09 02:02:05] "GET /virtual-network/c26b1859-d268-4140-a24f-3c897269e4a5 HTTP/1.1" 200 3507 0.005316 10.0.0.33 - - [2025-06-09 02:02:06] "GET /routing-instance/683dd684-fcd3-42f5-ad43-ab0d5b7de404 HTTP/1.1" 200 1795 0.004249 10.0.0.33 - - [2025-06-09 02:02:06] "GET /virtual-network/c26b1859-d268-4140-a24f-3c897269e4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005590 10.0.0.33 - - [2025-06-09 02:02:06] "GET /virtual-network/c26b1859-d268-4140-a24f-3c897269e4a5 HTTP/1.1" 200 3507 0.005047 10.0.0.33 - - [2025-06-09 02:02:06] "GET /routing-instance/683dd684-fcd3-42f5-ad43-ab0d5b7de404 HTTP/1.1" 200 1795 0.003705 10.0.0.33 - - [2025-06-09 02:02:06] "GET /routing-instance/683dd684-fcd3-42f5-ad43-ab0d5b7de404 HTTP/1.1" 200 1795 0.004769 10.0.0.33 - - [2025-06-09 02:02:06] "GET /route-target/c473e9f7-87b6-428f-b54d-8900b83b3e71 HTTP/1.1" 200 1213 0.004058 10.0.0.33 - - [2025-06-09 02:02:06] "GET /domains HTTP/1.1" 200 438 0.002925 10.0.0.33 - - [2025-06-09 02:02:06] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001186 10.0.0.33 - - [2025-06-09 02:02:06] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1500 0.008107 10.0.0.33 - - [2025-06-09 02:02:06] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001068 10.0.0.33 - - [2025-06-09 02:02:06] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b HTTP/1.1" 200 2620 0.030599 10.0.0.33 - - [2025-06-09 02:02:06] "GET /virtual-network/c26b1859-d268-4140-a24f-3c897269e4a5 HTTP/1.1" 200 3507 0.005412 10.0.0.33 - - [2025-06-09 02:02:07] "GET /obj-perms HTTP/1.1" 200 6450 0.062754 10.0.0.33 - - [2025-06-09 02:02:07] "GET /domains HTTP/1.1" 200 438 0.002960 10.0.0.33 - - [2025-06-09 02:02:07] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001265 10.0.0.33 - - [2025-06-09 02:02:07] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1500 0.009254 10.0.0.33 - - [2025-06-09 02:02:07] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001230 10.0.0.33 - - [2025-06-09 02:02:07] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b HTTP/1.1" 200 2620 0.034458 10.0.0.33 - - [2025-06-09 02:02:07] "GET /virtual-network/9315b971-0082-4146-8c71-cd9e863f23a1 HTTP/1.1" 200 3504 0.007857 10.0.0.33 - - [2025-06-09 02:02:07] "GET /virtual-network/9315b971-0082-4146-8c71-cd9e863f23a1 HTTP/1.1" 200 3504 0.005345 10.0.0.33 - - [2025-06-09 02:02:07] "GET /routing-instance/b68f1255-7b9c-432c-9eae-00c0cec1ec3b HTTP/1.1" 200 1796 0.004330 10.0.0.33 - - [2025-06-09 02:02:07] "GET /routing-instance/b68f1255-7b9c-432c-9eae-00c0cec1ec3b HTTP/1.1" 200 1796 0.004045 10.0.0.33 - - [2025-06-09 02:02:07] "GET /route-target/4e1aaf9f-8011-4860-8766-1210f8923e15 HTTP/1.1" 200 1211 0.003706 10.0.0.33 - - [2025-06-09 02:02:07] "GET /virtual-network/9315b971-0082-4146-8c71-cd9e863f23a1 HTTP/1.1" 200 3504 0.006301 10.0.0.33 - - [2025-06-09 02:02:07] "GET /routing-instance/b68f1255-7b9c-432c-9eae-00c0cec1ec3b HTTP/1.1" 200 1796 0.004140 10.0.0.33 - - [2025-06-09 02:02:07] "GET /virtual-network/9315b971-0082-4146-8c71-cd9e863f23a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.005560 10.0.0.33 - - [2025-06-09 02:02:07] "GET /virtual-network/9315b971-0082-4146-8c71-cd9e863f23a1 HTTP/1.1" 200 3504 0.006162 10.0.0.33 - - [2025-06-09 02:02:07] "GET /routing-instance/b68f1255-7b9c-432c-9eae-00c0cec1ec3b HTTP/1.1" 200 1796 0.004056 10.0.0.33 - - [2025-06-09 02:02:07] "GET /routing-instance/b68f1255-7b9c-432c-9eae-00c0cec1ec3b HTTP/1.1" 200 1796 0.003655 10.0.0.33 - - [2025-06-09 02:02:08] "GET /route-target/4e1aaf9f-8011-4860-8766-1210f8923e15 HTTP/1.1" 200 1211 0.004697 10.0.0.33 - - [2025-06-09 02:02:08] "GET /domains HTTP/1.1" 200 438 0.003566 10.0.0.33 - - [2025-06-09 02:02:08] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001069 10.0.0.33 - - [2025-06-09 02:02:08] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1500 0.007657 10.0.0.33 - - [2025-06-09 02:02:08] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001181 10.0.0.33 - - [2025-06-09 02:02:08] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b HTTP/1.1" 200 2620 0.029642 10.0.0.33 - - [2025-06-09 02:02:08] "GET /virtual-network/9315b971-0082-4146-8c71-cd9e863f23a1 HTTP/1.1" 200 3504 0.008010 10.0.0.33 - - [2025-06-09 02:02:08] "GET /obj-perms HTTP/1.1" 200 6450 0.001812 10.0.0.33 - - [2025-06-09 02:02:08] "GET /virtual-network/9315b971-0082-4146-8c71-cd9e863f23a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2964 0.006222 252.33.195.33 - - [2025-06-09 02:02:08] "POST /neutron/network HTTP/1.1" 200 1110 0.007510 10.0.0.33 - - [2025-06-09 02:02:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009840 10.0.0.33 - - [2025-06-09 02:02:08] "GET /virtual-network/6e86dce4-2107-4277-8866-e3ecb141cae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005377 252.33.195.33 - - [2025-06-09 02:02:08] "POST /neutron/network HTTP/1.1" 200 1004 0.056772 10.0.0.33 - - [2025-06-09 02:02:08] "DELETE /access-control-list/751330b1-a31d-4bf3-a6aa-fed2b3cd6a72 HTTP/1.1" 200 115 0.034542 10.0.0.33 - - [2025-06-09 02:02:08] "POST /ref-update HTTP/1.1" 200 156 0.010741 252.33.195.33 - - [2025-06-09 02:02:08] "POST /neutron/network HTTP/1.1" 200 1004 0.010704 10.0.0.33 - - [2025-06-09 02:02:08] "GET /virtual-network/9315b971-0082-4146-8c71-cd9e863f23a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.006717 10.0.0.33 - - [2025-06-09 02:02:08] "GET /virtual-network/c26b1859-d268-4140-a24f-3c897269e4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2967 0.005856 252.33.195.33 - - [2025-06-09 02:02:09] "POST /neutron/network HTTP/1.1" 200 1111 0.007814 10.0.0.33 - - [2025-06-09 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007825 10.0.0.33 - - [2025-06-09 02:02:09] "GET /virtual-network/6e86dce4-2107-4277-8866-e3ecb141cae9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.006600 252.33.195.33 - - [2025-06-09 02:02:09] "POST /neutron/network HTTP/1.1" 200 1005 0.054069 10.0.0.33 - - [2025-06-09 02:02:09] "DELETE /access-control-list/19c686a3-5732-427e-a623-2fa0c88ae34d HTTP/1.1" 200 115 0.034258 10.0.0.33 - - [2025-06-09 02:02:09] "POST /ref-update HTTP/1.1" 200 156 0.011568 252.33.195.33 - - [2025-06-09 02:02:09] "POST /neutron/network HTTP/1.1" 200 1005 0.010277 10.0.0.33 - - [2025-06-09 02:02:09] "GET /virtual-network/c26b1859-d268-4140-a24f-3c897269e4a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2644 0.005975 10.0.0.33 - - [2025-06-09 02:02:09] "DELETE /network-policy/23672c29-bb43-479e-9efe-42a3ade3a46e HTTP/1.1" 200 115 0.026653 252.33.195.33 - - [2025-06-09 02:02:09] "POST /neutron/network HTTP/1.1" 200 1004 0.009816 10.0.0.33 - - [2025-06-09 02:02:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003894 10.0.0.33 - - [2025-06-09 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.33 - - [2025-06-09 02:02:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003348 10.0.0.33 - - [2025-06-09 02:02:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002913 10.0.0.33 - - [2025-06-09 02:02:09] "POST /useragent-kv HTTP/1.1" 200 115 0.002137 252.33.195.33 - - [2025-06-09 02:02:09] "POST /neutron/network HTTP/1.1" 200 151 0.093998 10.0.0.33 - - [2025-06-09 02:02:09] "DELETE /route-target/4e1aaf9f-8011-4860-8766-1210f8923e15 HTTP/1.1" 200 115 0.020495 10.0.0.33 - - [2025-06-09 02:02:09] "GET /routing-instance/b68f1255-7b9c-432c-9eae-00c0cec1ec3b HTTP/1.1" 404 171 0.002546 10.0.0.33 - - [2025-06-09 02:02:09] "GET /domains HTTP/1.1" 200 438 0.003394 10.0.0.33 - - [2025-06-09 02:02:09] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001186 10.0.0.33 - - [2025-06-09 02:02:09] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1500 0.008137 10.0.0.33 - - [2025-06-09 02:02:09] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001093 10.0.0.33 - - [2025-06-09 02:02:09] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b HTTP/1.1" 200 2142 0.029011 252.33.195.33 - - [2025-06-09 02:02:09] "POST /neutron/network HTTP/1.1" 200 1005 0.007579 10.0.0.33 - - [2025-06-09 02:02:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003545 10.0.0.33 - - [2025-06-09 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.33 - - [2025-06-09 02:02:10] "POST /useragent-kv HTTP/1.1" 200 115 0.001874 10.0.0.33 - - [2025-06-09 02:02:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003199 10.0.0.33 - - [2025-06-09 02:02:10] "POST /useragent-kv HTTP/1.1" 200 115 0.001917 252.33.195.33 - - [2025-06-09 02:02:10] "POST /neutron/network HTTP/1.1" 200 151 0.091402 10.0.0.33 - - [2025-06-09 02:02:10] "DELETE /route-target/c473e9f7-87b6-428f-b54d-8900b83b3e71 HTTP/1.1" 200 115 0.018055 10.0.0.33 - - [2025-06-09 02:02:10] "GET /routing-instance/683dd684-fcd3-42f5-ad43-ab0d5b7de404 HTTP/1.1" 404 171 0.002452 10.0.0.33 - - [2025-06-09 02:02:10] "GET /domains HTTP/1.1" 200 438 0.003343 10.0.0.33 - - [2025-06-09 02:02:10] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001158 10.0.0.33 - - [2025-06-09 02:02:10] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1500 0.008629 10.0.0.33 - - [2025-06-09 02:02:10] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001311 10.0.0.33 - - [2025-06-09 02:02:10] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b HTTP/1.1" 200 1898 0.037745 10.0.0.33 - - [2025-06-09 02:02:11] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001052 10.0.0.33 - - [2025-06-09 02:02:11] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1395 0.029160 10.0.0.33 - - [2025-06-09 02:02:11] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001053 10.0.0.33 - - [2025-06-09 02:02:11] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b?fields=virtual_networks HTTP/1.1" 200 1049 0.065921 10.0.0.33 - - [2025-06-09 02:02:11] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001155 10.0.0.33 - - [2025-06-09 02:02:11] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b?fields=virtual_machine_interfaces HTTP/1.1" 200 1049 0.028444 10.0.0.33 - - [2025-06-09 02:02:11] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001103 10.0.0.33 - - [2025-06-09 02:02:11] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b?fields=security_groups HTTP/1.1" 200 1282 0.032199 10.0.0.33 - - [2025-06-09 02:02:12] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001054 10.0.0.33 - - [2025-06-09 02:02:12] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.007798 10.0.0.33 - - [2025-06-09 02:02:12] "POST /fqname-to-id HTTP/1.1" 404 188 0.034625 10.0.0.33 - - [2025-06-09 02:02:12] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.003984 10.0.0.33 - - [2025-06-09 02:02:12] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001440 10.0.0.33 - - [2025-06-09 02:02:12] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.010818 10.0.0.33 - - [2025-06-09 02:02:12] "POST /id-to-fqname HTTP/1.1" 200 190 0.001350 10.0.0.33 - - [2025-06-09 02:02:12] "POST /fqname-to-id HTTP/1.1" 404 199 0.002614 10.0.0.33 - - [2025-06-09 02:02:12] "POST /security-groups HTTP/1.1" 200 585 0.081406 10.0.0.33 - - [2025-06-09 02:02:12] "POST /fqname-to-id HTTP/1.1" 404 234 0.003963 10.0.0.33 - - [2025-06-09 02:02:12] "POST /projects HTTP/1.1" 200 581 0.262466 10.0.0.33 - - [2025-06-09 02:02:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.301233 10.0.0.33 - - [2025-06-09 02:02:12] "POST /access-control-lists HTTP/1.1" 200 598 0.071636 10.0.0.33 - - [2025-06-09 02:02:12] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.466189 10.0.0.33 - - [2025-06-09 02:02:12] "POST /fqname-to-id HTTP/1.1" 404 233 0.002775 10.0.0.33 - - [2025-06-09 02:02:12] "POST /access-control-lists HTTP/1.1" 200 596 0.064393 10.0.0.33 - - [2025-06-09 02:02:14] "GET / HTTP/1.1" 200 36215 0.002056 10.0.0.33 - - [2025-06-09 02:02:15] "POST /fqname-to-id HTTP/1.1" 401 296 0.000806 10.0.0.33 - - [2025-06-09 02:02:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.078402 10.0.0.33 - - [2025-06-09 02:02:15] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001006 10.0.0.33 - - [2025-06-09 02:02:15] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.025271 [Introspect:8084]10.0.0.33 - - [2025-06-09 02:02:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001665 [Introspect:8084]10.0.0.33 - - [2025-06-09 02:02:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001010 252.33.195.33 - - [2025-06-09 02:02:15] "POST /neutron/network HTTP/1.1" 200 117 0.033241 10.0.0.33 - - [2025-06-09 02:02:15] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001044 252.33.195.33 - - [2025-06-09 02:02:15] "POST /neutron/network HTTP/1.1" 200 605 0.075682 10.0.0.33 - - [2025-06-09 02:02:15] "POST /route-targets HTTP/1.1" 200 328 0.010273 10.0.0.33 - - [2025-06-09 02:02:15] "POST /ref-update HTTP/1.1" 200 156 0.013476 10.0.0.33 - - [2025-06-09 02:02:16] "POST /useragent-kv HTTP/1.1" 200 115 0.003812 252.33.195.33 - - [2025-06-09 02:02:16] "POST /neutron/subnet HTTP/1.1" 200 734 0.201100 252.33.195.33 - - [2025-06-09 02:02:16] "POST /neutron/network HTTP/1.1" 200 826 0.006611 10.0.0.33 - - [2025-06-09 02:02:16] "POST /id-to-fqname HTTP/1.1" 200 220 0.001428 10.0.0.33 - - [2025-06-09 02:02:16] "GET /virtual-network/5794131b-a726-4e02-9085-cfb200d8bb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005437 252.33.195.33 - - [2025-06-09 02:02:16] "POST /neutron/network HTTP/1.1" 200 826 0.008175 10.0.0.33 - - [2025-06-09 02:02:16] "GET /virtual-network/5794131b-a726-4e02-9085-cfb200d8bb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005525 252.33.195.33 - - [2025-06-09 02:02:16] "POST /neutron/network HTTP/1.1" 200 826 0.005862 252.33.195.33 - - [2025-06-09 02:02:16] "POST /neutron/subnet HTTP/1.1" 200 734 0.007607 10.0.0.33 - - [2025-06-09 02:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.33 - - [2025-06-09 02:02:16] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001228 10.0.0.33 - - [2025-06-09 02:02:16] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.035342 252.33.195.33 - - [2025-06-09 02:02:16] "POST /neutron/network HTTP/1.1" 200 117 0.009236 10.0.0.33 - - [2025-06-09 02:02:16] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001097 252.33.195.33 - - [2025-06-09 02:02:17] "POST /neutron/network HTTP/1.1" 200 605 0.279854 10.0.0.33 - - [2025-06-09 02:02:17] "POST /route-targets HTTP/1.1" 200 328 0.015523 10.0.0.33 - - [2025-06-09 02:02:17] "POST /ref-update HTTP/1.1" 200 156 0.020282 10.0.0.33 - - [2025-06-09 02:02:17] "POST /useragent-kv HTTP/1.1" 200 115 0.004953 252.33.195.33 - - [2025-06-09 02:02:17] "POST /neutron/subnet HTTP/1.1" 200 724 0.208131 252.33.195.33 - - [2025-06-09 02:02:17] "POST /neutron/network HTTP/1.1" 200 824 0.005897 10.0.0.33 - - [2025-06-09 02:02:17] "POST /id-to-fqname HTTP/1.1" 200 220 0.001539 10.0.0.33 - - [2025-06-09 02:02:17] "GET /virtual-network/78bbe989-db79-47be-aa31-f5ff0f98439f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005189 252.33.195.33 - - [2025-06-09 02:02:17] "POST /neutron/network HTTP/1.1" 200 824 0.007585 10.0.0.33 - - [2025-06-09 02:02:17] "GET /virtual-network/78bbe989-db79-47be-aa31-f5ff0f98439f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.006530 252.33.195.33 - - [2025-06-09 02:02:17] "POST /neutron/network HTTP/1.1" 200 824 0.005980 252.33.195.33 - - [2025-06-09 02:02:17] "POST /neutron/subnet HTTP/1.1" 200 724 0.008306 10.0.0.33 - - [2025-06-09 02:02:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.004274 10.0.0.33 - - [2025-06-09 02:02:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.33 - - [2025-06-09 02:02:17] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001668 10.0.0.33 - - [2025-06-09 02:02:17] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.030059 10.0.0.33 - - [2025-06-09 02:02:17] "POST /network-policys HTTP/1.1" 200 571 0.020178 10.0.0.33 - - [2025-06-09 02:02:17] "GET /network-policy/328aaedf-08a7-40ad-863e-421854cdab0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.010270 252.33.195.33 - - [2025-06-09 02:02:17] "POST /neutron/network HTTP/1.1" 200 826 0.006318 10.0.0.33 - - [2025-06-09 02:02:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.006793 252.33.195.33 - - [2025-06-09 02:02:18] "POST /neutron/network HTTP/1.1" 200 926 0.064461 10.0.0.33 - - [2025-06-09 02:02:18] "POST /access-control-lists HTTP/1.1" 200 590 0.078034 252.33.195.33 - - [2025-06-09 02:02:18] "POST /neutron/network HTTP/1.1" 200 926 0.012796 10.0.0.33 - - [2025-06-09 02:02:18] "GET /virtual-network/5794131b-a726-4e02-9085-cfb200d8bb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005344 10.0.0.33 - - [2025-06-09 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.33 - - [2025-06-09 02:02:18] "GET /network-policy/328aaedf-08a7-40ad-863e-421854cdab0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.004420 252.33.195.33 - - [2025-06-09 02:02:18] "POST /neutron/network HTTP/1.1" 200 824 0.006476 10.0.0.33 - - [2025-06-09 02:02:18] "POST /fqname-to-id HTTP/1.1" 404 234 0.005388 252.33.195.33 - - [2025-06-09 02:02:18] "POST /neutron/network HTTP/1.1" 200 924 0.047512 10.0.0.33 - - [2025-06-09 02:02:18] "POST /access-control-lists HTTP/1.1" 200 590 0.064511 252.33.195.33 - - [2025-06-09 02:02:18] "POST /neutron/network HTTP/1.1" 200 924 0.007318 10.0.0.33 - - [2025-06-09 02:02:18] "GET /virtual-network/78bbe989-db79-47be-aa31-f5ff0f98439f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005325 10.0.0.33 - - [2025-06-09 02:02:18] "POST /ref-update HTTP/1.1" 200 156 0.017733 10.0.0.33 - - [2025-06-09 02:02:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011271 10.0.0.33 - - [2025-06-09 02:02:18] "GET /network-policy/328aaedf-08a7-40ad-863e-421854cdab0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2147 0.003704 10.0.0.33 - - [2025-06-09 02:02:18] "PUT /access-control-list/796db083-c13d-4fa7-8d07-811fb8763c17 HTTP/1.1" 200 273 0.059120 10.0.0.33 - - [2025-06-09 02:02:18] "GET /domains HTTP/1.1" 401 296 0.000484 10.0.0.33 - - [2025-06-09 02:02:19] "GET /domains HTTP/1.1" 200 438 0.031821 10.0.0.33 - - [2025-06-09 02:02:19] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001365 10.0.0.33 - - [2025-06-09 02:02:19] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1687 0.033645 10.0.0.33 - - [2025-06-09 02:02:19] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001727 10.0.0.33 - - [2025-06-09 02:02:19] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc HTTP/1.1" 200 2566 0.029158 10.0.0.33 - - [2025-06-09 02:02:19] "GET /virtual-network/5794131b-a726-4e02-9085-cfb200d8bb4c HTTP/1.1" 200 2895 0.009496 10.0.0.33 - - [2025-06-09 02:02:19] "GET /virtual-network/5794131b-a726-4e02-9085-cfb200d8bb4c HTTP/1.1" 200 2895 0.034252 10.0.0.33 - - [2025-06-09 02:02:19] "GET /routing-instance/839fe885-cafc-4e2e-959d-6c5e9222cfec HTTP/1.1" 200 1783 0.018116 10.0.0.33 - - [2025-06-09 02:02:19] "GET /routing-instance/839fe885-cafc-4e2e-959d-6c5e9222cfec HTTP/1.1" 200 1783 0.003890 10.0.0.33 - - [2025-06-09 02:02:19] "GET /route-target/63e95044-a8e9-4393-9774-19a86ac6f278 HTTP/1.1" 200 1206 0.003849 10.0.0.33 - - [2025-06-09 02:02:19] "GET /virtual-network/5794131b-a726-4e02-9085-cfb200d8bb4c HTTP/1.1" 200 2895 0.006269 10.0.0.33 - - [2025-06-09 02:02:19] "GET /routing-instance/839fe885-cafc-4e2e-959d-6c5e9222cfec HTTP/1.1" 200 1783 0.004496 10.0.0.33 - - [2025-06-09 02:02:19] "GET /virtual-network/5794131b-a726-4e02-9085-cfb200d8bb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.006575 10.0.0.33 - - [2025-06-09 02:02:19] "GET /virtual-network/5794131b-a726-4e02-9085-cfb200d8bb4c HTTP/1.1" 200 2895 0.005334 10.0.0.33 - - [2025-06-09 02:02:19] "GET /routing-instance/839fe885-cafc-4e2e-959d-6c5e9222cfec HTTP/1.1" 200 1783 0.003821 10.0.0.33 - - [2025-06-09 02:02:19] "GET /routing-instance/839fe885-cafc-4e2e-959d-6c5e9222cfec HTTP/1.1" 200 1783 0.004532 10.0.0.33 - - [2025-06-09 02:02:20] "GET /route-target/63e95044-a8e9-4393-9774-19a86ac6f278 HTTP/1.1" 200 1206 0.003444 10.0.0.33 - - [2025-06-09 02:02:20] "GET /domains HTTP/1.1" 200 438 0.003902 10.0.0.33 - - [2025-06-09 02:02:20] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001169 10.0.0.33 - - [2025-06-09 02:02:20] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1687 0.009124 10.0.0.33 - - [2025-06-09 02:02:20] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001357 10.0.0.33 - - [2025-06-09 02:02:20] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc HTTP/1.1" 200 2566 0.029606 10.0.0.33 - - [2025-06-09 02:02:20] "GET /virtual-network/5794131b-a726-4e02-9085-cfb200d8bb4c HTTP/1.1" 200 2895 0.005677 10.0.0.33 - - [2025-06-09 02:02:20] "GET /obj-perms HTTP/1.1" 200 6438 0.072034 10.0.0.33 - - [2025-06-09 02:02:21] "GET /domains HTTP/1.1" 200 438 0.003500 10.0.0.33 - - [2025-06-09 02:02:21] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001129 10.0.0.33 - - [2025-06-09 02:02:21] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1687 0.009103 10.0.0.33 - - [2025-06-09 02:02:21] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001145 10.0.0.33 - - [2025-06-09 02:02:21] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc HTTP/1.1" 200 2566 0.030152 10.0.0.33 - - [2025-06-09 02:02:21] "GET /virtual-network/78bbe989-db79-47be-aa31-f5ff0f98439f HTTP/1.1" 200 2889 0.007673 10.0.0.33 - - [2025-06-09 02:02:21] "GET /virtual-network/78bbe989-db79-47be-aa31-f5ff0f98439f HTTP/1.1" 200 2889 0.005110 [Introspect:8084]10.0.0.33 - - [2025-06-09 02:02:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000871 10.0.0.33 - - [2025-06-09 02:02:21] "GET /routing-instance/30903838-12c7-4afd-8f59-c5675a48ea13 HTTP/1.1" 200 1783 0.004294 [Introspect:8084]10.0.0.33 - - [2025-06-09 02:02:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.000989 10.0.0.33 - - [2025-06-09 02:02:21] "GET /routing-instance/30903838-12c7-4afd-8f59-c5675a48ea13 HTTP/1.1" 200 1783 0.004760 10.0.0.33 - - [2025-06-09 02:02:21] "GET /route-target/2681bc04-e384-43df-83df-13e9c112b97d HTTP/1.1" 200 1205 0.003852 10.0.0.33 - - [2025-06-09 02:02:21] "GET /virtual-network/78bbe989-db79-47be-aa31-f5ff0f98439f HTTP/1.1" 200 2889 0.005509 10.0.0.33 - - [2025-06-09 02:02:21] "GET /routing-instance/30903838-12c7-4afd-8f59-c5675a48ea13 HTTP/1.1" 200 1783 0.004297 10.0.0.33 - - [2025-06-09 02:02:21] "GET /virtual-network/78bbe989-db79-47be-aa31-f5ff0f98439f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.005525 10.0.0.33 - - [2025-06-09 02:02:21] "GET /virtual-network/78bbe989-db79-47be-aa31-f5ff0f98439f HTTP/1.1" 200 2889 0.005477 10.0.0.33 - - [2025-06-09 02:02:21] "GET /routing-instance/30903838-12c7-4afd-8f59-c5675a48ea13 HTTP/1.1" 200 1783 0.004121 10.0.0.33 - - [2025-06-09 02:02:21] "GET /routing-instance/30903838-12c7-4afd-8f59-c5675a48ea13 HTTP/1.1" 200 1783 0.005272 10.0.0.33 - - [2025-06-09 02:02:21] "GET /route-target/2681bc04-e384-43df-83df-13e9c112b97d HTTP/1.1" 200 1205 0.003402 10.0.0.33 - - [2025-06-09 02:02:21] "GET /domains HTTP/1.1" 200 438 0.003130 10.0.0.33 - - [2025-06-09 02:02:22] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001251 10.0.0.33 - - [2025-06-09 02:02:22] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1687 0.008364 10.0.0.33 - - [2025-06-09 02:02:22] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001136 10.0.0.33 - - [2025-06-09 02:02:22] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc HTTP/1.1" 200 2566 0.033758 10.0.0.33 - - [2025-06-09 02:02:22] "GET /virtual-network/78bbe989-db79-47be-aa31-f5ff0f98439f HTTP/1.1" 200 2889 0.005851 10.0.0.33 - - [2025-06-09 02:02:22] "GET /obj-perms HTTP/1.1" 200 6438 0.001883 10.0.0.33 - - [2025-06-09 02:02:22] "POST /id-to-fqname HTTP/1.1" 200 220 0.002084 252.33.195.33 - - [2025-06-09 02:02:22] "POST /neutron/network HTTP/1.1" 200 936 0.005756 252.33.195.33 - - [2025-06-09 02:02:22] "GET /aaa-mode HTTP/1.1" 401 296 0.000493 252.33.195.33 - - [2025-06-09 02:02:22] "GET / HTTP/1.1" 200 36215 0.002062 252.33.195.33 - - [2025-06-09 02:02:22] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000467 10.0.0.33 - - [2025-06-09 02:02:23] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001102 252.33.195.33 - - [2025-06-09 02:02:23] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.057736 252.33.195.33 - - [2025-06-09 02:02:23] "POST /neutron/network HTTP/1.1" 200 926 0.005924 252.33.195.33 - - [2025-06-09 02:02:23] "POST /neutron/port HTTP/1.1" 200 117 0.005098 252.33.195.33 - - [2025-06-09 02:02:23] "POST /neutron/port HTTP/1.1" 200 117 0.011176 10.0.0.33 - - [2025-06-09 02:02:23] "POST /id-to-fqname HTTP/1.1" 200 220 0.003024 252.33.195.33 - - [2025-06-09 02:02:23] "POST /neutron/port HTTP/1.1" 200 117 0.006742 252.33.195.33 - - [2025-06-09 02:02:24] "POST /neutron/network HTTP/1.1" 200 934 0.008832 252.33.195.33 - - [2025-06-09 02:02:24] "GET /aaa-mode HTTP/1.1" 401 296 0.001070 252.33.195.33 - - [2025-06-09 02:02:24] "GET / HTTP/1.1" 200 36215 0.002496 252.33.195.33 - - [2025-06-09 02:02:24] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000636 10.0.0.33 - - [2025-06-09 02:02:24] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001271 252.33.195.33 - - [2025-06-09 02:02:24] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.066341 252.33.195.33 - - [2025-06-09 02:02:24] "POST /neutron/network HTTP/1.1" 200 936 0.007541 10.0.0.33 - - [2025-06-09 02:02:24] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001832 252.33.195.33 - - [2025-06-09 02:02:25] "POST /neutron/network HTTP/1.1" 200 924 0.053611 252.33.195.33 - - [2025-06-09 02:02:25] "POST /neutron/port HTTP/1.1" 200 1062 0.493111 252.33.195.33 - - [2025-06-09 02:02:25] "POST /neutron/port HTTP/1.1" 200 1062 0.012589 252.33.195.33 - - [2025-06-09 02:02:25] "POST /neutron/port HTTP/1.1" 200 1036 0.018344 252.33.195.33 - - [2025-06-09 02:02:25] "POST /neutron/port HTTP/1.1" 200 1062 0.010607 252.33.195.33 - - [2025-06-09 02:02:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007146 252.33.195.33 - - [2025-06-09 02:02:25] "POST /neutron/port HTTP/1.1" 200 117 0.005050 252.33.195.33 - - [2025-06-09 02:02:25] "POST /neutron/port HTTP/1.1" 200 1112 0.194432 252.33.195.33 - - [2025-06-09 02:02:25] "POST /neutron/port HTTP/1.1" 200 1086 0.016488 252.33.195.33 - - [2025-06-09 02:02:25] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008713 252.33.195.33 - - [2025-06-09 02:02:26] "POST /neutron/port HTTP/1.1" 200 1086 0.021230 252.33.195.33 - - [2025-06-09 02:02:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003576 252.33.195.33 - - [2025-06-09 02:02:26] "POST /neutron/subnet HTTP/1.1" 200 708 0.017256 252.33.195.33 - - [2025-06-09 02:02:26] "POST /neutron/port HTTP/1.1" 200 117 0.001481 252.33.195.33 - - [2025-06-09 02:02:26] "POST /neutron/network HTTP/1.1" 200 926 0.009840 252.33.195.33 - - [2025-06-09 02:02:26] "POST /neutron/network HTTP/1.1" 200 934 0.011364 10.0.0.33 - - [2025-06-09 02:02:26] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001281 10.0.0.33 - - [2025-06-09 02:02:26] "PUT /access-control-list/c88b88b2-1a46-4d95-a25e-e121ca124677 HTTP/1.1" 200 273 0.055881 252.33.195.33 - - [2025-06-09 02:02:26] "POST /neutron/port HTTP/1.1" 200 1060 0.316623 252.33.195.33 - - [2025-06-09 02:02:27] "POST /neutron/port HTTP/1.1" 200 1060 0.009881 252.33.195.33 - - [2025-06-09 02:02:27] "POST /neutron/port HTTP/1.1" 200 1060 0.011580 252.33.195.33 - - [2025-06-09 02:02:27] "POST /neutron/port HTTP/1.1" 200 1110 0.087573 252.33.195.33 - - [2025-06-09 02:02:27] "POST /neutron/port HTTP/1.1" 200 1084 0.017739 252.33.195.33 - - [2025-06-09 02:02:27] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003530 252.33.195.33 - - [2025-06-09 02:02:27] "POST /neutron/subnet HTTP/1.1" 200 698 0.031468 252.33.195.33 - - [2025-06-09 02:02:27] "POST /neutron/port HTTP/1.1" 200 117 0.001594 252.33.195.33 - - [2025-06-09 02:02:27] "POST /neutron/network HTTP/1.1" 200 924 0.007010 [Introspect:8084]10.0.0.33 - - [2025-06-09 02:02:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001057 [Introspect:8084]10.0.0.33 - - [2025-06-09 02:02:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001436 252.33.195.33 - - [2025-06-09 02:02:31] "POST /neutron/port HTTP/1.1" 200 1086 0.015827 252.33.195.33 - - [2025-06-09 02:02:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009869 252.33.195.33 - - [2025-06-09 02:02:31] "POST /neutron/port HTTP/1.1" 200 1086 0.016779 252.33.195.33 - - [2025-06-09 02:02:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008516 252.33.195.33 - - [2025-06-09 02:02:31] "POST /neutron/port HTTP/1.1" 200 1086 0.035569 252.33.195.33 - - [2025-06-09 02:02:31] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007771 10.0.0.33 - - [2025-06-09 02:02:31] "GET /virtual-machine/9e205181-7a76-4fa6-9be8-d0c20f5ddaab HTTP/1.1" 200 1295 0.006194 10.0.0.33 - - [2025-06-09 02:02:31] "GET /virtual-machine-interface/f0d46c73-3476-41e7-87ef-5d46f1115e7a HTTP/1.1" 200 2946 0.007416 10.0.0.33 - - [2025-06-09 02:02:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.33 - - [2025-06-09 02:02:31] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003219 10.0.0.33 - - [2025-06-09 02:02:31] "GET /virtual-networks?parent_id=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003248 10.0.0.33 - - [2025-06-09 02:02:31] "GET /virtual-network/5794131b-a726-4e02-9085-cfb200d8bb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005681 10.0.0.33 - - [2025-06-09 02:02:33] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001874 10.0.0.33 - - [2025-06-09 02:02:33] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001225 10.0.0.33 - - [2025-06-09 02:02:33] "DELETE /project/adc9ac231d17482bb9ae579b002b5a1b HTTP/1.1" 404 173 0.019107 10.0.0.33 - - [2025-06-09 02:02:33] "DELETE /project/bad4c167898745e291e3f24297f29ecc HTTP/1.1" 404 173 0.018913 10.0.0.33 - - [2025-06-09 02:02:33] "GET /project/ca569e27-35ea-46c6-8bf4-e71221c50054?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1468 0.223530 10.0.0.33 - - [2025-06-09 02:02:33] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.247440 10.0.0.33 - - [2025-06-09 02:02:33] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001674 10.0.0.33 - - [2025-06-09 02:02:33] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001365 10.0.0.33 - - [2025-06-09 02:02:33] "GET /project/ca569e27-35ea-46c6-8bf4-e71221c50054?fields=security_groups HTTP/1.1" 200 1360 0.265068 10.0.0.33 - - [2025-06-09 02:02:33] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b?fields=security_groups HTTP/1.1" 200 1375 0.341237 10.0.0.33 - - [2025-06-09 02:02:34] "DELETE /security-group/02f7cdbe-7ac8-49dd-bca5-62e2956bbea7 HTTP/1.1" 200 115 0.527570 10.0.0.33 - - [2025-06-09 02:02:34] "GET /projects?obj_uuids=ca569e27-35ea-46c6-8bf4-e71221c50054&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.005297 10.0.0.33 - - [2025-06-09 02:02:34] "DELETE /security-group/9ef4e87f-4958-4969-a6a6-dae360b955a4 HTTP/1.1" 200 115 0.693151 10.0.0.33 - - [2025-06-09 02:02:34] "GET /projects?obj_uuids=adc9ac23-1d17-482b-b9ae-579b002b5a1b&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.005414 10.0.0.33 - - [2025-06-09 02:02:34] "DELETE /access-control-list/20c23ae5-c97c-4aef-9c0b-972f049f8d28 HTTP/1.1" 200 115 0.424675 10.0.0.33 - - [2025-06-09 02:02:34] "GET /project/ca569e27-35ea-46c6-8bf4-e71221c50054?fields=application_policy_sets HTTP/1.1" 200 1399 0.262226 10.0.0.33 - - [2025-06-09 02:02:35] "GET /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b?fields=application_policy_sets HTTP/1.1" 200 1414 0.231488 10.0.0.33 - - [2025-06-09 02:02:35] "DELETE /access-control-list/b75b4a6f-1124-4ecf-b2ef-f6748726851b HTTP/1.1" 200 115 0.193282 10.0.0.33 - - [2025-06-09 02:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.051774 10.0.0.33 - - [2025-06-09 02:02:35] "GET /virtual-network/5794131b-a726-4e02-9085-cfb200d8bb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.024839 10.0.0.33 - - [2025-06-09 02:02:35] "DELETE /access-control-list/352b05d2-a758-44bc-906d-5043fd6f3ddc HTTP/1.1" 200 115 0.120921 10.0.0.33 - - [2025-06-09 02:02:35] "DELETE /access-control-list/0b7fa767-53ee-4294-a670-a57db5572e59 HTTP/1.1" 200 115 0.136643 10.0.0.33 - - [2025-06-09 02:02:35] "DELETE /project/ca569e27-35ea-46c6-8bf4-e71221c50054 HTTP/1.1" 200 115 2.023551 10.0.0.33 - - [2025-06-09 02:02:35] "DELETE /project/adc9ac23-1d17-482b-b9ae-579b002b5a1b HTTP/1.1" 200 115 2.060379 [Introspect:8084]10.0.0.33 - - [2025-06-09 02:02:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001572 [Introspect:8084]10.0.0.33 - - [2025-06-09 02:02:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.002369 10.0.0.33 - - [2025-06-09 02:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011010 10.0.0.33 - - [2025-06-09 02:02:39] "GET /virtual-network/5794131b-a726-4e02-9085-cfb200d8bb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.043809 252.33.195.33 - - [2025-06-09 02:02:39] "POST /neutron/port HTTP/1.1" 200 1086 0.037395 252.33.195.33 - - [2025-06-09 02:02:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.014641 252.33.195.33 - - [2025-06-09 02:02:39] "POST /neutron/port HTTP/1.1" 200 1086 0.030286 252.33.195.33 - - [2025-06-09 02:02:39] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012534 252.33.195.33 - - [2025-06-09 02:02:40] "POST /neutron/port HTTP/1.1" 200 1086 0.050665 252.33.195.33 - - [2025-06-09 02:02:40] "POST /neutron/security_group HTTP/1.1" 200 2058 0.026563 252.33.195.33 - - [2025-06-09 02:02:41] "POST /neutron/port HTTP/1.1" 200 1084 0.033165 252.33.195.33 - - [2025-06-09 02:02:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009938 252.33.195.33 - - [2025-06-09 02:02:41] "POST /neutron/port HTTP/1.1" 200 1084 0.024056 252.33.195.33 - - [2025-06-09 02:02:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007287 10.0.0.33 - - [2025-06-09 02:02:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.33 - - [2025-06-09 02:02:41] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003303 10.0.0.33 - - [2025-06-09 02:02:41] "GET /virtual-networks?parent_id=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004322 10.0.0.33 - - [2025-06-09 02:02:41] "GET /virtual-network/5794131b-a726-4e02-9085-cfb200d8bb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005815 252.33.195.33 - - [2025-06-09 02:02:41] "POST /neutron/port HTTP/1.1" 200 1084 0.044214 252.33.195.33 - - [2025-06-09 02:02:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.008160 252.33.195.33 - - [2025-06-09 02:02:41] "POST /neutron/port HTTP/1.1" 200 1086 0.026412 252.33.195.33 - - [2025-06-09 02:02:41] "POST /neutron/security_group HTTP/1.1" 200 2058 0.015706 252.33.195.33 - - [2025-06-09 02:02:42] "POST /neutron/port HTTP/1.1" 200 1086 0.027154 252.33.195.33 - - [2025-06-09 02:02:42] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007912 252.33.195.33 - - [2025-06-09 02:02:43] "POST /neutron/port HTTP/1.1" 200 1084 0.019016 252.33.195.33 - - [2025-06-09 02:02:43] "POST /neutron/security_group HTTP/1.1" 200 2058 0.006694 10.0.0.33 - - [2025-06-09 02:02:45] "GET /obj-perms HTTP/1.1" 200 6387 0.078264 10.0.0.33 - - [2025-06-09 02:02:46] "GET /obj-perms HTTP/1.1" 200 6387 0.064245 252.33.195.33 - - [2025-06-09 02:02:47] "POST /neutron/port HTTP/1.1" 200 1084 0.020076 252.33.195.33 - - [2025-06-09 02:02:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012396 252.33.195.33 - - [2025-06-09 02:02:47] "POST /neutron/port HTTP/1.1" 200 1084 0.030552 252.33.195.33 - - [2025-06-09 02:02:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.007049 252.33.195.33 - - [2025-06-09 02:02:47] "POST /neutron/port HTTP/1.1" 200 1084 0.016334 252.33.195.33 - - [2025-06-09 02:02:47] "POST /neutron/security_group HTTP/1.1" 200 2058 0.009037 10.0.0.33 - - [2025-06-09 02:02:47] "GET /virtual-machine/d3a17276-29b4-4fb6-9cb6-48a330ed3457 HTTP/1.1" 200 1295 0.005945 10.0.0.33 - - [2025-06-09 02:02:47] "GET /virtual-machine-interface/0d70dab8-e7bc-4565-901d-0364098bf4f8 HTTP/1.1" 200 2945 0.005432 10.0.0.33 - - [2025-06-09 02:02:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006302 10.0.0.33 - - [2025-06-09 02:02:47] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004525 10.0.0.33 - - [2025-06-09 02:02:48] "GET /virtual-networks?parent_id=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.004879 10.0.0.33 - - [2025-06-09 02:02:48] "GET /virtual-network/78bbe989-db79-47be-aa31-f5ff0f98439f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.009901 10.0.0.33 - - [2025-06-09 02:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.33 - - [2025-06-09 02:02:49] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003964 10.0.0.33 - - [2025-06-09 02:02:49] "GET /virtual-networks?parent_id=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 573 0.003913 10.0.0.33 - - [2025-06-09 02:02:49] "GET /virtual-network/78bbe989-db79-47be-aa31-f5ff0f98439f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006977 10.0.0.33 - - [2025-06-09 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.33 - - [2025-06-09 02:02:53] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001101 10.0.0.33 - - [2025-06-09 02:02:53] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.026634 10.0.0.33 - - [2025-06-09 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.33 - - [2025-06-09 02:02:53] "PUT /network-policy/328aaedf-08a7-40ad-863e-421854cdab0a HTTP/1.1" 200 263 0.012347 10.0.0.33 - - [2025-06-09 02:02:53] "PUT /access-control-list/c88b88b2-1a46-4d95-a25e-e121ca124677 HTTP/1.1" 200 273 0.060308 10.0.0.33 - - [2025-06-09 02:02:53] "POST /ref-update HTTP/1.1" 200 156 0.012416 10.0.0.33 - - [2025-06-09 02:02:53] "PUT /access-control-list/796db083-c13d-4fa7-8d07-811fb8763c17 HTTP/1.1" 200 273 0.054481 10.0.0.33 - - [2025-06-09 02:02:53] "POST /ref-update HTTP/1.1" 200 156 0.011491 10.0.0.33 - - [2025-06-09 02:02:56] "GET /virtual-network/78bbe989-db79-47be-aa31-f5ff0f98439f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.009767 252.33.195.33 - - [2025-06-09 02:02:56] "POST /neutron/network HTTP/1.1" 200 924 0.005880 252.33.195.33 - - [2025-06-09 02:02:57] "POST /neutron/network HTTP/1.1" 200 824 0.059653 10.0.0.33 - - [2025-06-09 02:02:57] "DELETE /access-control-list/c88b88b2-1a46-4d95-a25e-e121ca124677 HTTP/1.1" 200 115 0.035279 252.33.195.33 - - [2025-06-09 02:02:57] "POST /neutron/network HTTP/1.1" 200 824 0.011547 10.0.0.33 - - [2025-06-09 02:02:57] "GET /virtual-network/78bbe989-db79-47be-aa31-f5ff0f98439f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2044 0.005942 10.0.0.33 - - [2025-06-09 02:02:57] "GET /virtual-network/5794131b-a726-4e02-9085-cfb200d8bb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2367 0.005367 252.33.195.33 - - [2025-06-09 02:02:57] "POST /neutron/network HTTP/1.1" 200 926 0.005994 252.33.195.33 - - [2025-06-09 02:02:57] "POST /neutron/network HTTP/1.1" 200 826 0.067790 10.0.0.33 - - [2025-06-09 02:02:57] "DELETE /access-control-list/796db083-c13d-4fa7-8d07-811fb8763c17 HTTP/1.1" 200 115 0.055307 252.33.195.33 - - [2025-06-09 02:02:57] "POST /neutron/network HTTP/1.1" 200 826 0.006785 10.0.0.33 - - [2025-06-09 02:02:57] "GET /virtual-network/5794131b-a726-4e02-9085-cfb200d8bb4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.007431 10.0.0.33 - - [2025-06-09 02:02:57] "DELETE /network-policy/328aaedf-08a7-40ad-863e-421854cdab0a HTTP/1.1" 200 115 0.034806 252.33.195.33 - - [2025-06-09 02:02:57] "POST /neutron/network HTTP/1.1" 200 824 0.006677 252.33.195.33 - - [2025-06-09 02:02:57] "POST /neutron/port HTTP/1.1" 200 1084 0.034313 252.33.195.33 - - [2025-06-09 02:02:57] "POST /neutron/network HTTP/1.1" 400 204 0.015439 252.33.195.33 - - [2025-06-09 02:02:57] "POST /neutron/port HTTP/1.1" 200 1086 0.019649 252.33.195.33 - - [2025-06-09 02:02:57] "POST /neutron/port HTTP/1.1" 200 1110 0.012600 252.33.195.33 - - [2025-06-09 02:02:57] "POST /neutron/port HTTP/1.1" 200 1112 0.011641 252.33.195.33 - - [2025-06-09 02:02:57] "POST /neutron/port HTTP/1.1" 200 151 0.140505 252.33.195.33 - - [2025-06-09 02:02:57] "POST /neutron/port HTTP/1.1" 200 151 0.140739 252.33.195.33 - - [2025-06-09 02:02:59] "POST /neutron/network HTTP/1.1" 200 824 0.006759 10.0.0.33 - - [2025-06-09 02:02:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002126 10.0.0.33 - - [2025-06-09 02:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.33 - - [2025-06-09 02:02:59] "POST /useragent-kv HTTP/1.1" 200 115 0.002250 252.33.195.33 - - [2025-06-09 02:02:59] "POST /neutron/network HTTP/1.1" 200 151 0.084838 10.0.0.33 - - [2025-06-09 02:02:59] "GET /routing-instance/30903838-12c7-4afd-8f59-c5675a48ea13 HTTP/1.1" 404 171 0.002134 10.0.0.33 - - [2025-06-09 02:02:59] "DELETE /route-target/2681bc04-e384-43df-83df-13e9c112b97d HTTP/1.1" 200 115 0.019027 10.0.0.33 - - [2025-06-09 02:02:59] "GET /domains HTTP/1.1" 200 438 0.002955 10.0.0.33 - - [2025-06-09 02:02:59] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001343 10.0.0.33 - - [2025-06-09 02:02:59] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1306 0.010374 10.0.0.33 - - [2025-06-09 02:03:00] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.006697 10.0.0.33 - - [2025-06-09 02:03:00] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc HTTP/1.1" 200 2100 0.032114 252.33.195.33 - - [2025-06-09 02:03:00] "POST /neutron/network HTTP/1.1" 200 826 0.006745 10.0.0.33 - - [2025-06-09 02:03:00] "POST /useragent-kv HTTP/1.1" 200 115 0.003604 10.0.0.33 - - [2025-06-09 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004217 10.0.0.33 - - [2025-06-09 02:03:00] "POST /useragent-kv HTTP/1.1" 200 115 0.001833 252.33.195.33 - - [2025-06-09 02:03:00] "POST /neutron/network HTTP/1.1" 200 151 0.082714 10.0.0.33 - - [2025-06-09 02:03:00] "DELETE /route-target/63e95044-a8e9-4393-9774-19a86ac6f278 HTTP/1.1" 200 115 0.022664 10.0.0.33 - - [2025-06-09 02:03:00] "GET /routing-instance/839fe885-cafc-4e2e-959d-6c5e9222cfec HTTP/1.1" 404 171 0.003086 10.0.0.33 - - [2025-06-09 02:03:00] "GET /domains HTTP/1.1" 200 438 0.003186 10.0.0.33 - - [2025-06-09 02:03:00] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.002039 10.0.0.33 - - [2025-06-09 02:03:00] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1306 0.010122 10.0.0.33 - - [2025-06-09 02:03:00] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001490 10.0.0.33 - - [2025-06-09 02:03:00] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc HTTP/1.1" 200 1862 0.031336 10.0.0.33 - - [2025-06-09 02:03:01] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001175 10.0.0.33 - - [2025-06-09 02:03:01] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1371 0.026354 10.0.0.33 - - [2025-06-09 02:03:01] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001152 10.0.0.33 - - [2025-06-09 02:03:01] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc?fields=virtual_networks HTTP/1.1" 200 1037 0.070940 10.0.0.33 - - [2025-06-09 02:03:01] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001247 10.0.0.33 - - [2025-06-09 02:03:01] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc?fields=virtual_machine_interfaces HTTP/1.1" 200 1037 0.027384 10.0.0.33 - - [2025-06-09 02:03:01] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001184 10.0.0.33 - - [2025-06-09 02:03:01] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc?fields=security_groups HTTP/1.1" 200 1264 0.027495 10.0.0.33 - - [2025-06-09 02:03:02] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001198 10.0.0.33 - - [2025-06-09 02:03:02] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.008953 10.0.0.33 - - [2025-06-09 02:03:02] "POST /fqname-to-id HTTP/1.1" 404 184 0.031867 10.0.0.33 - - [2025-06-09 02:03:02] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002659 10.0.0.33 - - [2025-06-09 02:03:02] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001160 10.0.0.33 - - [2025-06-09 02:03:02] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007708 10.0.0.33 - - [2025-06-09 02:03:02] "POST /id-to-fqname HTTP/1.1" 200 186 0.001498 10.0.0.33 - - [2025-06-09 02:03:02] "POST /fqname-to-id HTTP/1.1" 404 195 0.003164 10.0.0.33 - - [2025-06-09 02:03:02] "POST /security-groups HTTP/1.1" 200 581 0.067946 10.0.0.33 - - [2025-06-09 02:03:02] "POST /fqname-to-id HTTP/1.1" 404 230 0.002749 10.0.0.33 - - [2025-06-09 02:03:03] "POST /projects HTTP/1.1" 200 573 0.232253 10.0.0.33 - - [2025-06-09 02:03:03] "POST /access-control-lists HTTP/1.1" 200 594 0.062102 10.0.0.33 - - [2025-06-09 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.312825 10.0.0.33 - - [2025-06-09 02:03:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.003551 10.0.0.33 - - [2025-06-09 02:03:03] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.456623 10.0.0.33 - - [2025-06-09 02:03:03] "POST /access-control-lists HTTP/1.1" 200 592 0.060291 10.0.0.33 - - [2025-06-09 02:03:04] "GET / HTTP/1.1" 200 36215 0.001956 10.0.0.33 - - [2025-06-09 02:03:05] "POST /fqname-to-id HTTP/1.1" 401 296 0.000538 10.0.0.33 - - [2025-06-09 02:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.070848 10.0.0.33 - - [2025-06-09 02:03:05] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001089 10.0.0.33 - - [2025-06-09 02:03:05] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.029686 252.33.195.33 - - [2025-06-09 02:03:05] "POST /neutron/network HTTP/1.1" 200 117 0.041103 10.0.0.33 - - [2025-06-09 02:03:05] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001525 252.33.195.33 - - [2025-06-09 02:03:05] "POST /neutron/network HTTP/1.1" 200 611 0.064974 10.0.0.33 - - [2025-06-09 02:03:05] "POST /route-targets HTTP/1.1" 200 328 0.014305 10.0.0.33 - - [2025-06-09 02:03:05] "POST /ref-update HTTP/1.1" 200 156 0.010857 10.0.0.33 - - [2025-06-09 02:03:06] "POST /useragent-kv HTTP/1.1" 200 115 0.002658 252.33.195.33 - - [2025-06-09 02:03:06] "POST /neutron/subnet HTTP/1.1" 200 724 0.191083 252.33.195.33 - - [2025-06-09 02:03:06] "POST /neutron/network HTTP/1.1" 200 830 0.005708 10.0.0.33 - - [2025-06-09 02:03:06] "POST /id-to-fqname HTTP/1.1" 200 221 0.001694 10.0.0.33 - - [2025-06-09 02:03:06] "GET /virtual-network/19d958f8-6339-4336-8f3f-f5d521f26a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.007472 252.33.195.33 - - [2025-06-09 02:03:06] "POST /neutron/network HTTP/1.1" 200 830 0.007112 10.0.0.33 - - [2025-06-09 02:03:06] "GET /virtual-network/19d958f8-6339-4336-8f3f-f5d521f26a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005461 252.33.195.33 - - [2025-06-09 02:03:06] "POST /neutron/network HTTP/1.1" 200 830 0.005690 252.33.195.33 - - [2025-06-09 02:03:06] "POST /neutron/subnet HTTP/1.1" 200 724 0.009225 10.0.0.33 - - [2025-06-09 02:03:06] "GET /domains HTTP/1.1" 401 296 0.000708 10.0.0.33 - - [2025-06-09 02:03:06] "GET /domains HTTP/1.1" 200 438 0.030471 10.0.0.33 - - [2025-06-09 02:03:06] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001137 10.0.0.33 - - [2025-06-09 02:03:07] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1489 0.009417 10.0.0.33 - - [2025-06-09 02:03:07] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001411 10.0.0.33 - - [2025-06-09 02:03:07] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f HTTP/1.1" 200 2077 0.044031 10.0.0.33 - - [2025-06-09 02:03:07] "GET /virtual-network/19d958f8-6339-4336-8f3f-f5d521f26a4a HTTP/1.1" 200 2318 0.008075 10.0.0.33 - - [2025-06-09 02:03:07] "GET /virtual-network/19d958f8-6339-4336-8f3f-f5d521f26a4a HTTP/1.1" 200 2318 0.005184 10.0.0.33 - - [2025-06-09 02:03:07] "GET /routing-instance/23736600-998c-4fd5-a039-f8e50835baea HTTP/1.1" 200 1494 0.004317 10.0.0.33 - - [2025-06-09 02:03:07] "GET /routing-instance/23736600-998c-4fd5-a039-f8e50835baea HTTP/1.1" 200 1494 0.004193 10.0.0.33 - - [2025-06-09 02:03:07] "GET /route-target/5017f5c7-22eb-4ba0-b58c-f911e90d64fb HTTP/1.1" 200 1212 0.004179 10.0.0.33 - - [2025-06-09 02:03:07] "GET /virtual-network/19d958f8-6339-4336-8f3f-f5d521f26a4a HTTP/1.1" 200 2318 0.005605 10.0.0.33 - - [2025-06-09 02:03:07] "GET /routing-instance/23736600-998c-4fd5-a039-f8e50835baea HTTP/1.1" 200 1494 0.006118 10.0.0.33 - - [2025-06-09 02:03:07] "GET /virtual-network/19d958f8-6339-4336-8f3f-f5d521f26a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005821 10.0.0.33 - - [2025-06-09 02:03:07] "GET /virtual-network/19d958f8-6339-4336-8f3f-f5d521f26a4a HTTP/1.1" 200 2318 0.005149 10.0.0.33 - - [2025-06-09 02:03:07] "GET /routing-instance/23736600-998c-4fd5-a039-f8e50835baea HTTP/1.1" 200 1494 0.004325 10.0.0.33 - - [2025-06-09 02:03:07] "GET /routing-instance/23736600-998c-4fd5-a039-f8e50835baea HTTP/1.1" 200 1494 0.004050 10.0.0.33 - - [2025-06-09 02:03:07] "GET /route-target/5017f5c7-22eb-4ba0-b58c-f911e90d64fb HTTP/1.1" 200 1212 0.003548 10.0.0.33 - - [2025-06-09 02:03:07] "GET /domains HTTP/1.1" 200 438 0.003066 10.0.0.33 - - [2025-06-09 02:03:07] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001425 10.0.0.33 - - [2025-06-09 02:03:07] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1489 0.009174 10.0.0.33 - - [2025-06-09 02:03:08] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001275 10.0.0.33 - - [2025-06-09 02:03:08] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f HTTP/1.1" 200 2077 0.032542 10.0.0.33 - - [2025-06-09 02:03:08] "GET /virtual-network/19d958f8-6339-4336-8f3f-f5d521f26a4a HTTP/1.1" 200 2318 0.006197 10.0.0.33 - - [2025-06-09 02:03:08] "GET /obj-perms HTTP/1.1" 200 6430 0.062333 10.0.0.33 - - [2025-06-09 02:03:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.33 - - [2025-06-09 02:03:08] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001538 10.0.0.33 - - [2025-06-09 02:03:08] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.026798 252.33.195.33 - - [2025-06-09 02:03:08] "POST /neutron/network HTTP/1.1" 200 117 0.013981 10.0.0.33 - - [2025-06-09 02:03:08] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001605 252.33.195.33 - - [2025-06-09 02:03:08] "POST /neutron/network HTTP/1.1" 200 611 0.068434 10.0.0.33 - - [2025-06-09 02:03:09] "POST /route-targets HTTP/1.1" 200 328 0.013233 10.0.0.33 - - [2025-06-09 02:03:09] "POST /ref-update HTTP/1.1" 200 156 0.011852 10.0.0.33 - - [2025-06-09 02:03:09] "POST /useragent-kv HTTP/1.1" 200 115 0.003287 252.33.195.33 - - [2025-06-09 02:03:09] "POST /neutron/subnet HTTP/1.1" 200 719 0.132683 252.33.195.33 - - [2025-06-09 02:03:09] "POST /neutron/network HTTP/1.1" 200 829 0.006275 10.0.0.33 - - [2025-06-09 02:03:09] "POST /id-to-fqname HTTP/1.1" 200 221 0.001408 10.0.0.33 - - [2025-06-09 02:03:09] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005203 252.33.195.33 - - [2025-06-09 02:03:09] "POST /neutron/network HTTP/1.1" 200 829 0.005942 10.0.0.33 - - [2025-06-09 02:03:09] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005947 252.33.195.33 - - [2025-06-09 02:03:09] "POST /neutron/network HTTP/1.1" 200 829 0.005877 252.33.195.33 - - [2025-06-09 02:03:09] "POST /neutron/subnet HTTP/1.1" 200 719 0.007540 10.0.0.33 - - [2025-06-09 02:03:09] "GET /domains HTTP/1.1" 200 438 0.002873 10.0.0.33 - - [2025-06-09 02:03:09] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001178 10.0.0.33 - - [2025-06-09 02:03:09] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1489 0.007565 10.0.0.33 - - [2025-06-09 02:03:09] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001107 10.0.0.33 - - [2025-06-09 02:03:09] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f HTTP/1.1" 200 2294 0.031992 10.0.0.33 - - [2025-06-09 02:03:09] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691 HTTP/1.1" 200 2315 0.007702 10.0.0.33 - - [2025-06-09 02:03:09] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691 HTTP/1.1" 200 2315 0.005360 10.0.0.33 - - [2025-06-09 02:03:09] "GET /routing-instance/3b31e669-18c5-44b4-8694-ef8efef2b5d9 HTTP/1.1" 200 1493 0.004779 10.0.0.33 - - [2025-06-09 02:03:09] "GET /routing-instance/3b31e669-18c5-44b4-8694-ef8efef2b5d9 HTTP/1.1" 200 1493 0.005051 10.0.0.33 - - [2025-06-09 02:03:09] "GET /route-target/bdbea644-35b8-4a5a-b6a2-2763a81e3f0e HTTP/1.1" 200 1213 0.003621 10.0.0.33 - - [2025-06-09 02:03:10] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691 HTTP/1.1" 200 2315 0.005771 10.0.0.33 - - [2025-06-09 02:03:10] "GET /routing-instance/3b31e669-18c5-44b4-8694-ef8efef2b5d9 HTTP/1.1" 200 1493 0.004693 10.0.0.33 - - [2025-06-09 02:03:10] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005686 10.0.0.33 - - [2025-06-09 02:03:10] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691 HTTP/1.1" 200 2315 0.004986 10.0.0.33 - - [2025-06-09 02:03:10] "GET /routing-instance/3b31e669-18c5-44b4-8694-ef8efef2b5d9 HTTP/1.1" 200 1493 0.003878 10.0.0.33 - - [2025-06-09 02:03:10] "GET /routing-instance/3b31e669-18c5-44b4-8694-ef8efef2b5d9 HTTP/1.1" 200 1493 0.003798 10.0.0.33 - - [2025-06-09 02:03:10] "GET /route-target/bdbea644-35b8-4a5a-b6a2-2763a81e3f0e HTTP/1.1" 200 1213 0.003839 10.0.0.33 - - [2025-06-09 02:03:10] "GET /domains HTTP/1.1" 200 438 0.002884 10.0.0.33 - - [2025-06-09 02:03:10] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001182 10.0.0.33 - - [2025-06-09 02:03:10] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1489 0.007980 10.0.0.33 - - [2025-06-09 02:03:10] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001271 10.0.0.33 - - [2025-06-09 02:03:10] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f HTTP/1.1" 200 2294 0.030023 10.0.0.33 - - [2025-06-09 02:03:10] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691 HTTP/1.1" 200 2315 0.005373 10.0.0.33 - - [2025-06-09 02:03:10] "GET /obj-perms HTTP/1.1" 200 6430 0.002198 10.0.0.33 - - [2025-06-09 02:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006943 10.0.0.33 - - [2025-06-09 02:03:10] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.002022 10.0.0.33 - - [2025-06-09 02:03:11] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.039398 252.33.195.33 - - [2025-06-09 02:03:11] "POST /neutron/network HTTP/1.1" 200 117 0.013482 10.0.0.33 - - [2025-06-09 02:03:11] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001124 252.33.195.33 - - [2025-06-09 02:03:11] "POST /neutron/network HTTP/1.1" 200 613 0.089040 10.0.0.33 - - [2025-06-09 02:03:11] "POST /ref-update HTTP/1.1" 200 156 0.011748 10.0.0.33 - - [2025-06-09 02:03:11] "POST /useragent-kv HTTP/1.1" 200 115 0.007330 252.33.195.33 - - [2025-06-09 02:03:11] "POST /neutron/subnet HTTP/1.1" 200 714 0.209663 252.33.195.33 - - [2025-06-09 02:03:11] "POST /neutron/network HTTP/1.1" 200 830 0.006171 10.0.0.33 - - [2025-06-09 02:03:11] "POST /id-to-fqname HTTP/1.1" 200 222 0.001418 10.0.0.33 - - [2025-06-09 02:03:11] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005123 252.33.195.33 - - [2025-06-09 02:03:11] "POST /neutron/network HTTP/1.1" 200 830 0.005939 10.0.0.33 - - [2025-06-09 02:03:11] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.011858 252.33.195.33 - - [2025-06-09 02:03:11] "POST /neutron/network HTTP/1.1" 200 830 0.006345 252.33.195.33 - - [2025-06-09 02:03:11] "POST /neutron/subnet HTTP/1.1" 200 714 0.007831 10.0.0.33 - - [2025-06-09 02:03:11] "GET /domains HTTP/1.1" 200 438 0.003591 10.0.0.33 - - [2025-06-09 02:03:11] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001189 10.0.0.33 - - [2025-06-09 02:03:11] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1489 0.008016 10.0.0.33 - - [2025-06-09 02:03:12] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001299 10.0.0.33 - - [2025-06-09 02:03:12] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f HTTP/1.1" 200 2512 0.025892 10.0.0.33 - - [2025-06-09 02:03:12] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b HTTP/1.1" 200 2319 0.006441 10.0.0.33 - - [2025-06-09 02:03:12] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b HTTP/1.1" 200 2319 0.006233 10.0.0.33 - - [2025-06-09 02:03:12] "GET /routing-instance/14c92fe5-8d2d-4a47-8d72-599cea095702 HTTP/1.1" 200 1498 0.004157 10.0.0.33 - - [2025-06-09 02:03:12] "GET /routing-instance/14c92fe5-8d2d-4a47-8d72-599cea095702 HTTP/1.1" 200 1498 0.003995 10.0.0.33 - - [2025-06-09 02:03:12] "GET /route-target/5b393d04-e981-4cba-bc5a-e0ad590e3d74 HTTP/1.1" 200 1214 0.004771 10.0.0.33 - - [2025-06-09 02:03:12] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b HTTP/1.1" 200 2319 0.007389 10.0.0.33 - - [2025-06-09 02:03:12] "GET /routing-instance/14c92fe5-8d2d-4a47-8d72-599cea095702 HTTP/1.1" 200 1498 0.004770 10.0.0.33 - - [2025-06-09 02:03:12] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.009928 10.0.0.33 - - [2025-06-09 02:03:12] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b HTTP/1.1" 200 2319 0.010013 10.0.0.33 - - [2025-06-09 02:03:12] "GET /routing-instance/14c92fe5-8d2d-4a47-8d72-599cea095702 HTTP/1.1" 200 1498 0.004102 10.0.0.33 - - [2025-06-09 02:03:12] "GET /routing-instance/14c92fe5-8d2d-4a47-8d72-599cea095702 HTTP/1.1" 200 1498 0.005045 10.0.0.33 - - [2025-06-09 02:03:12] "GET /route-target/5b393d04-e981-4cba-bc5a-e0ad590e3d74 HTTP/1.1" 200 1214 0.003861 10.0.0.33 - - [2025-06-09 02:03:12] "GET /domains HTTP/1.1" 200 438 0.004211 10.0.0.33 - - [2025-06-09 02:03:12] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001316 10.0.0.33 - - [2025-06-09 02:03:12] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1489 0.008791 10.0.0.33 - - [2025-06-09 02:03:12] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001671 10.0.0.33 - - [2025-06-09 02:03:12] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f HTTP/1.1" 200 2512 0.032219 10.0.0.33 - - [2025-06-09 02:03:13] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b HTTP/1.1" 200 2319 0.005661 10.0.0.33 - - [2025-06-09 02:03:13] "GET /obj-perms HTTP/1.1" 200 6430 0.002672 10.0.0.33 - - [2025-06-09 02:03:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001726 252.33.195.33 - - [2025-06-09 02:03:13] "POST /neutron/network HTTP/1.1" 200 839 0.007219 252.33.195.33 - - [2025-06-09 02:03:13] "GET /aaa-mode HTTP/1.1" 401 296 0.000587 252.33.195.33 - - [2025-06-09 02:03:13] "GET / HTTP/1.1" 200 36215 0.002760 252.33.195.33 - - [2025-06-09 02:03:13] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000523 10.0.0.33 - - [2025-06-09 02:03:14] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001499 252.33.195.33 - - [2025-06-09 02:03:14] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.053488 252.33.195.33 - - [2025-06-09 02:03:14] "POST /neutron/network HTTP/1.1" 200 829 0.006089 252.33.195.33 - - [2025-06-09 02:03:14] "POST /neutron/port HTTP/1.1" 200 117 0.006032 252.33.195.33 - - [2025-06-09 02:03:14] "POST /neutron/port HTTP/1.1" 200 117 0.005930 10.0.0.33 - - [2025-06-09 02:03:14] "POST /id-to-fqname HTTP/1.1" 200 222 0.001568 252.33.195.33 - - [2025-06-09 02:03:14] "POST /neutron/port HTTP/1.1" 200 117 0.005793 252.33.195.33 - - [2025-06-09 02:03:14] "POST /neutron/network HTTP/1.1" 200 840 0.006652 252.33.195.33 - - [2025-06-09 02:03:14] "GET /aaa-mode HTTP/1.1" 401 296 0.000438 252.33.195.33 - - [2025-06-09 02:03:14] "GET / HTTP/1.1" 200 36215 0.001840 252.33.195.33 - - [2025-06-09 02:03:14] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000397 252.33.195.33 - - [2025-06-09 02:03:15] "POST /neutron/network HTTP/1.1" 200 839 0.006637 10.0.0.33 - - [2025-06-09 02:03:15] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001423 10.0.0.33 - - [2025-06-09 02:03:15] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001212 252.33.195.33 - - [2025-06-09 02:03:15] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.079631 252.33.195.33 - - [2025-06-09 02:03:15] "POST /neutron/network HTTP/1.1" 200 830 0.009629 252.33.195.33 - - [2025-06-09 02:03:15] "POST /neutron/port HTTP/1.1" 200 1055 0.281768 252.33.195.33 - - [2025-06-09 02:03:15] "POST /neutron/port HTTP/1.1" 200 1055 0.013660 252.33.195.33 - - [2025-06-09 02:03:15] "POST /neutron/port HTTP/1.1" 200 1055 0.009557 252.33.195.33 - - [2025-06-09 02:03:15] "POST /neutron/port HTTP/1.1" 200 1105 0.071285 252.33.195.33 - - [2025-06-09 02:03:15] "POST /neutron/port HTTP/1.1" 200 1079 0.022744 252.33.195.33 - - [2025-06-09 02:03:15] "POST /neutron/port HTTP/1.1" 200 1079 0.026274 252.33.195.33 - - [2025-06-09 02:03:15] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009721 252.33.195.33 - - [2025-06-09 02:03:15] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003837 252.33.195.33 - - [2025-06-09 02:03:15] "POST /neutron/port HTTP/1.1" 200 117 0.008294 10.0.0.33 - - [2025-06-09 02:03:15] "POST /fqname-to-id HTTP/1.1" 404 191 0.004517 10.0.0.33 - - [2025-06-09 02:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 252.33.195.33 - - [2025-06-09 02:03:15] "POST /neutron/subnet HTTP/1.1" 200 693 0.019022 10.0.0.33 - - [2025-06-09 02:03:15] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001301 10.0.0.33 - - [2025-06-09 02:03:15] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.011013 252.33.195.33 - - [2025-06-09 02:03:15] "POST /neutron/port HTTP/1.1" 200 117 0.001427 10.0.0.33 - - [2025-06-09 02:03:16] "POST /service-templates HTTP/1.1" 200 543 0.026417 252.33.195.33 - - [2025-06-09 02:03:16] "POST /neutron/network HTTP/1.1" 200 829 0.006871 252.33.195.33 - - [2025-06-09 02:03:16] "POST /neutron/network HTTP/1.1" 200 840 0.007921 10.0.0.33 - - [2025-06-09 02:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.33 - - [2025-06-09 02:03:16] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001471 10.0.0.33 - - [2025-06-09 02:03:16] "GET /service-template/89c42e36-4ec6-4ddd-b981-f9c9278efced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.008873 10.0.0.33 - - [2025-06-09 02:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.33 - - [2025-06-09 02:03:16] "GET /service-template/89c42e36-4ec6-4ddd-b981-f9c9278efced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.003236 10.0.0.33 - - [2025-06-09 02:03:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.003072 10.0.0.33 - - [2025-06-09 02:03:16] "POST /id-to-fqname HTTP/1.1" 200 221 0.001558 10.0.0.33 - - [2025-06-09 02:03:16] "POST /id-to-fqname HTTP/1.1" 200 222 0.002603 252.33.195.33 - - [2025-06-09 02:03:16] "POST /neutron/port HTTP/1.1" 200 1054 0.255597 252.33.195.33 - - [2025-06-09 02:03:16] "POST /neutron/port HTTP/1.1" 200 1054 0.013722 252.33.195.33 - - [2025-06-09 02:03:16] "POST /neutron/port HTTP/1.1" 200 1054 0.012232 252.33.195.33 - - [2025-06-09 02:03:16] "POST /neutron/port HTTP/1.1" 200 1991 0.031444 252.33.195.33 - - [2025-06-09 02:03:16] "POST /neutron/security_group HTTP/1.1" 200 2054 0.013658 252.33.195.33 - - [2025-06-09 02:03:16] "POST /neutron/port HTTP/1.1" 200 1104 0.073340 252.33.195.33 - - [2025-06-09 02:03:16] "POST /neutron/port HTTP/1.1" 200 1078 0.018227 252.33.195.33 - - [2025-06-09 02:03:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003374 252.33.195.33 - - [2025-06-09 02:03:16] "POST /neutron/subnet HTTP/1.1" 200 688 0.012992 252.33.195.33 - - [2025-06-09 02:03:16] "POST /neutron/port HTTP/1.1" 200 117 0.001380 252.33.195.33 - - [2025-06-09 02:03:17] "POST /neutron/network HTTP/1.1" 200 830 0.013474 252.33.195.33 - - [2025-06-09 02:03:18] "POST /neutron/network HTTP/1.1" 200 2214 0.014531 252.33.195.33 - - [2025-06-09 02:03:18] "GET /aaa-mode HTTP/1.1" 401 296 0.000453 252.33.195.33 - - [2025-06-09 02:03:18] "GET / HTTP/1.1" 200 36215 0.001920 252.33.195.33 - - [2025-06-09 02:03:18] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000457 10.0.0.33 - - [2025-06-09 02:03:18] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001438 252.33.195.33 - - [2025-06-09 02:03:18] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.069502 252.33.195.33 - - [2025-06-09 02:03:18] "POST /neutron/network HTTP/1.1" 200 830 0.011714 252.33.195.33 - - [2025-06-09 02:03:18] "POST /neutron/network HTTP/1.1" 200 829 0.009992 252.33.195.33 - - [2025-06-09 02:03:18] "POST /neutron/network HTTP/1.1" 200 830 0.009900 252.33.195.33 - - [2025-06-09 02:03:19] "POST /neutron/port HTTP/1.1" 200 2041 0.033943 252.33.195.33 - - [2025-06-09 02:03:19] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010530 252.33.195.33 - - [2025-06-09 02:03:19] "POST /neutron/port HTTP/1.1" 200 117 0.005916 252.33.195.33 - - [2025-06-09 02:03:19] "POST /neutron/port HTTP/1.1" 200 117 0.007679 252.33.195.33 - - [2025-06-09 02:03:19] "POST /neutron/network HTTP/1.1" 200 2214 0.020945 10.0.0.33 - - [2025-06-09 02:03:19] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001617 252.33.195.33 - - [2025-06-09 02:03:20] "POST /neutron/port HTTP/1.1" 200 1056 0.354181 10.0.0.33 - - [2025-06-09 02:03:20] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001541 252.33.195.33 - - [2025-06-09 02:03:20] "POST /neutron/port HTTP/1.1" 200 1055 0.364001 10.0.0.33 - - [2025-06-09 02:03:20] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001127 252.33.195.33 - - [2025-06-09 02:03:21] "POST /neutron/port HTTP/1.1" 200 1054 0.243739 252.33.195.33 - - [2025-06-09 02:03:21] "POST /neutron/port HTTP/1.1" 200 1056 0.011428 252.33.195.33 - - [2025-06-09 02:03:21] "POST /neutron/port HTTP/1.1" 200 1056 0.014321 252.33.195.33 - - [2025-06-09 02:03:21] "POST /neutron/port HTTP/1.1" 200 1106 0.088734 252.33.195.33 - - [2025-06-09 02:03:21] "POST /neutron/port HTTP/1.1" 200 1055 0.013104 252.33.195.33 - - [2025-06-09 02:03:21] "POST /neutron/port HTTP/1.1" 200 1055 0.010748 252.33.195.33 - - [2025-06-09 02:03:21] "POST /neutron/port HTTP/1.1" 200 1105 0.083079 252.33.195.33 - - [2025-06-09 02:03:21] "POST /neutron/port HTTP/1.1" 200 1054 0.009293 252.33.195.33 - - [2025-06-09 02:03:21] "POST /neutron/port HTTP/1.1" 200 1054 0.011901 252.33.195.33 - - [2025-06-09 02:03:21] "POST /neutron/port HTTP/1.1" 200 1104 0.066803 252.33.195.33 - - [2025-06-09 02:03:22] "POST /neutron/port HTTP/1.1" 200 3004 0.029711 252.33.195.33 - - [2025-06-09 02:03:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003731 252.33.195.33 - - [2025-06-09 02:03:22] "POST /neutron/subnet HTTP/1.1" 200 698 0.012587 252.33.195.33 - - [2025-06-09 02:03:22] "POST /neutron/port HTTP/1.1" 200 117 0.001454 252.33.195.33 - - [2025-06-09 02:03:22] "POST /neutron/network HTTP/1.1" 200 830 0.005945 252.33.195.33 - - [2025-06-09 02:03:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003850 252.33.195.33 - - [2025-06-09 02:03:22] "POST /neutron/subnet HTTP/1.1" 200 693 0.011999 252.33.195.33 - - [2025-06-09 02:03:22] "POST /neutron/port HTTP/1.1" 200 117 0.001385 252.33.195.33 - - [2025-06-09 02:03:22] "POST /neutron/network HTTP/1.1" 200 829 0.006191 252.33.195.33 - - [2025-06-09 02:03:22] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006014 252.33.195.33 - - [2025-06-09 02:03:22] "POST /neutron/subnet HTTP/1.1" 200 688 0.012651 252.33.195.33 - - [2025-06-09 02:03:22] "POST /neutron/port HTTP/1.1" 200 117 0.001514 252.33.195.33 - - [2025-06-09 02:03:22] "POST /neutron/network HTTP/1.1" 200 830 0.020542 252.33.195.33 - - [2025-06-09 02:03:24] "POST /neutron/port HTTP/1.1" 200 3004 0.027759 252.33.195.33 - - [2025-06-09 02:03:24] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008128 252.33.195.33 - - [2025-06-09 02:03:25] "POST /neutron/port HTTP/1.1" 200 1079 0.018008 252.33.195.33 - - [2025-06-09 02:03:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007131 252.33.195.33 - - [2025-06-09 02:03:25] "POST /neutron/port HTTP/1.1" 200 1079 0.022619 252.33.195.33 - - [2025-06-09 02:03:25] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009464 252.33.195.33 - - [2025-06-09 02:03:26] "POST /neutron/port HTTP/1.1" 200 1078 0.022952 252.33.195.33 - - [2025-06-09 02:03:26] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007468 252.33.195.33 - - [2025-06-09 02:03:27] "POST /neutron/port HTTP/1.1" 200 1078 0.018193 252.33.195.33 - - [2025-06-09 02:03:27] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006554 252.33.195.33 - - [2025-06-09 02:03:28] "POST /neutron/port HTTP/1.1" 200 1079 0.021698 252.33.195.33 - - [2025-06-09 02:03:28] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008362 252.33.195.33 - - [2025-06-09 02:03:29] "POST /neutron/port HTTP/1.1" 200 1078 0.017517 252.33.195.33 - - [2025-06-09 02:03:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009115 252.33.195.33 - - [2025-06-09 02:03:29] "POST /neutron/port HTTP/1.1" 200 3004 0.030706 252.33.195.33 - - [2025-06-09 02:03:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007665 252.33.195.33 - - [2025-06-09 02:03:29] "POST /neutron/port HTTP/1.1" 200 1078 0.045420 252.33.195.33 - - [2025-06-09 02:03:29] "POST /neutron/port HTTP/1.1" 200 3004 0.037967 252.33.195.33 - - [2025-06-09 02:03:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009266 252.33.195.33 - - [2025-06-09 02:03:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008221 252.33.195.33 - - [2025-06-09 02:03:29] "POST /neutron/port HTTP/1.1" 200 3004 0.023847 252.33.195.33 - - [2025-06-09 02:03:29] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007365 252.33.195.33 - - [2025-06-09 02:03:30] "POST /neutron/port HTTP/1.1" 200 3004 0.025201 252.33.195.33 - - [2025-06-09 02:03:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008934 252.33.195.33 - - [2025-06-09 02:03:30] "POST /neutron/port HTTP/1.1" 200 3004 0.023195 252.33.195.33 - - [2025-06-09 02:03:30] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006700 10.0.0.33 - - [2025-06-09 02:03:30] "GET /virtual-machine/c81d3aae-a25b-4da4-ad11-c6b7cd98485a HTTP/1.1" 200 1801 0.005066 10.0.0.33 - - [2025-06-09 02:03:30] "GET /virtual-machine-interface/48bc0f20-2e80-4b0e-9c20-5452e50bf465 HTTP/1.1" 200 2944 0.005752 10.0.0.33 - - [2025-06-09 02:03:30] "GET /virtual-machine-interface/6ba75883-e557-4d04-83b5-9dfdd6e80e2a HTTP/1.1" 200 2940 0.006547 10.0.0.33 - - [2025-06-09 02:03:30] "GET /virtual-machine-interface/d7a74400-2b5c-402c-a354-9f58f98ee610 HTTP/1.1" 200 2942 0.006749 10.0.0.33 - - [2025-06-09 02:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003287 10.0.0.33 - - [2025-06-09 02:03:30] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003473 10.0.0.33 - - [2025-06-09 02:03:30] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003208 10.0.0.33 - - [2025-06-09 02:03:30] "GET /virtual-network/19d958f8-6339-4336-8f3f-f5d521f26a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005347 10.0.0.33 - - [2025-06-09 02:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003467 10.0.0.33 - - [2025-06-09 02:03:34] "GET /virtual-network/19d958f8-6339-4336-8f3f-f5d521f26a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004961 10.0.0.33 - - [2025-06-09 02:03:35] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001984 10.0.0.33 - - [2025-06-09 02:03:35] "DELETE /project/a8e6398d7aa84a7fa4c639c7ef04f13f HTTP/1.1" 404 173 0.021970 10.0.0.33 - - [2025-06-09 02:03:35] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.036575 10.0.0.33 - - [2025-06-09 02:03:35] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001074 10.0.0.33 - - [2025-06-09 02:03:35] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc?fields=security_groups HTTP/1.1" 200 1357 0.029451 10.0.0.33 - - [2025-06-09 02:03:35] "DELETE /security-group/02481947-10d0-4466-a05a-e480b58374c7 HTTP/1.1" 200 115 0.035414 10.0.0.33 - - [2025-06-09 02:03:35] "GET /projects?obj_uuids=bad4c167-8987-45e2-91e3-f24297f29ecc&detail=False&count=False&shared=False HTTP/1.1" 200 346 0.001392 10.0.0.33 - - [2025-06-09 02:03:35] "DELETE /access-control-list/a879a577-e5d0-4a15-b557-3d1567e455a9 HTTP/1.1" 200 115 0.025493 10.0.0.33 - - [2025-06-09 02:03:35] "GET /project/bad4c167-8987-45e2-91e3-f24297f29ecc?fields=application_policy_sets HTTP/1.1" 200 1396 0.038620 10.0.0.33 - - [2025-06-09 02:03:35] "DELETE /access-control-list/0a0621c1-d833-4c6b-a6fe-d10f67f484a4 HTTP/1.1" 200 115 0.035233 10.0.0.33 - - [2025-06-09 02:03:35] "DELETE /project/bad4c167-8987-45e2-91e3-f24297f29ecc HTTP/1.1" 200 115 0.308687 10.0.0.33 - - [2025-06-09 02:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005036 10.0.0.33 - - [2025-06-09 02:03:38] "GET /virtual-network/19d958f8-6339-4336-8f3f-f5d521f26a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005779 10.0.0.33 - - [2025-06-09 02:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.33 - - [2025-06-09 02:03:42] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003481 10.0.0.33 - - [2025-06-09 02:03:42] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003341 10.0.0.33 - - [2025-06-09 02:03:42] "GET /virtual-network/19d958f8-6339-4336-8f3f-f5d521f26a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005920 252.33.195.33 - - [2025-06-09 02:03:42] "POST /neutron/port HTTP/1.1" 200 3004 0.022092 252.33.195.33 - - [2025-06-09 02:03:42] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006361 10.0.0.33 - - [2025-06-09 02:03:46] "GET /obj-perms HTTP/1.1" 200 6387 0.057787 10.0.0.33 - - [2025-06-09 02:03:47] "GET /obj-perms HTTP/1.1" 200 6387 0.065504 252.33.195.33 - - [2025-06-09 02:03:47] "POST /neutron/port HTTP/1.1" 200 3004 0.023544 252.33.195.33 - - [2025-06-09 02:03:47] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006795 252.33.195.33 - - [2025-06-09 02:03:52] "POST /neutron/port HTTP/1.1" 200 3004 0.021036 252.33.195.33 - - [2025-06-09 02:03:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007599 252.33.195.33 - - [2025-06-09 02:03:52] "POST /neutron/port HTTP/1.1" 200 3004 0.023138 252.33.195.33 - - [2025-06-09 02:03:52] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005826 252.33.195.33 - - [2025-06-09 02:03:53] "POST /neutron/port HTTP/1.1" 200 3004 0.021771 252.33.195.33 - - [2025-06-09 02:03:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009413 252.33.195.33 - - [2025-06-09 02:03:53] "POST /neutron/port HTTP/1.1" 200 3004 0.028352 252.33.195.33 - - [2025-06-09 02:03:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006459 252.33.195.33 - - [2025-06-09 02:03:53] "POST /neutron/port HTTP/1.1" 200 3004 0.020413 252.33.195.33 - - [2025-06-09 02:03:53] "POST /neutron/security_group HTTP/1.1" 200 2054 0.005996 252.33.195.33 - - [2025-06-09 02:03:58] "POST /neutron/port HTTP/1.1" 200 3004 0.020100 252.33.195.33 - - [2025-06-09 02:03:58] "POST /neutron/security_group HTTP/1.1" 200 2054 0.008948 10.0.0.33 - - [2025-06-09 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.33 - - [2025-06-09 02:04:03] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004559 10.0.0.33 - - [2025-06-09 02:04:03] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003440 10.0.0.33 - - [2025-06-09 02:04:03] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005291 10.0.0.33 - - [2025-06-09 02:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.33 - - [2025-06-09 02:04:03] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003879 10.0.0.33 - - [2025-06-09 02:04:04] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004568 10.0.0.33 - - [2025-06-09 02:04:04] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005675 10.0.0.33 - - [2025-06-09 02:04:04] "POST /fqname-to-id HTTP/1.1" 404 205 0.004320 10.0.0.33 - - [2025-06-09 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.33 - - [2025-06-09 02:04:04] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001256 10.0.0.33 - - [2025-06-09 02:04:04] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.027306 10.0.0.33 - - [2025-06-09 02:04:04] "POST /service-instances HTTP/1.1" 200 543 0.068196 10.0.0.33 - - [2025-06-09 02:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003440 10.0.0.33 - - [2025-06-09 02:04:04] "GET /service-instance/53654584-32a2-404d-882e-e8cb809e774e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2133 0.005983 10.0.0.33 - - [2025-06-09 02:04:04] "POST /port-tuples HTTP/1.1" 200 586 0.025279 10.0.0.33 - - [2025-06-09 02:04:04] "GET /virtual-machine-interface/6ba75883-e557-4d04-83b5-9dfdd6e80e2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2718 0.006046 10.0.0.33 - - [2025-06-09 02:04:04] "PUT /virtual-machine-interface/6ba75883-e557-4d04-83b5-9dfdd6e80e2a HTTP/1.1" 200 285 0.011586 10.0.0.33 - - [2025-06-09 02:04:04] "POST /ref-update HTTP/1.1" 200 156 0.011275 10.0.0.33 - - [2025-06-09 02:04:04] "POST /instance-ips HTTP/1.1" 200 386 0.027429 10.0.0.33 - - [2025-06-09 02:04:04] "GET /virtual-machine-interface/d7a74400-2b5c-402c-a354-9f58f98ee610?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2720 0.007149 10.0.0.33 - - [2025-06-09 02:04:04] "POST /ref-update HTTP/1.1" 200 156 0.016209 10.0.0.33 - - [2025-06-09 02:04:04] "PUT /virtual-machine-interface/d7a74400-2b5c-402c-a354-9f58f98ee610 HTTP/1.1" 200 285 0.014204 10.0.0.33 - - [2025-06-09 02:04:04] "POST /ref-update HTTP/1.1" 200 156 0.016564 10.0.0.33 - - [2025-06-09 02:04:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003444 10.0.0.33 - - [2025-06-09 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.012289 10.0.0.33 - - [2025-06-09 02:04:05] "GET /virtual-machine-interface/48bc0f20-2e80-4b0e-9c20-5452e50bf465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2722 0.009107 10.0.0.33 - - [2025-06-09 02:04:05] "POST /instance-ips HTTP/1.1" 200 386 0.030002 10.0.0.33 - - [2025-06-09 02:04:05] "PUT /virtual-machine-interface/48bc0f20-2e80-4b0e-9c20-5452e50bf465 HTTP/1.1" 200 285 0.012311 10.0.0.33 - - [2025-06-09 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.010763 10.0.0.33 - - [2025-06-09 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.010190 10.0.0.33 - - [2025-06-09 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.009602 10.0.0.33 - - [2025-06-09 02:04:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003266 252.33.195.33 - - [2025-06-09 02:04:05] "POST /neutron/port HTTP/1.1" 200 1079 0.015727 10.0.0.33 - - [2025-06-09 02:04:05] "POST /instance-ips HTTP/1.1" 200 374 0.016033 252.33.195.33 - - [2025-06-09 02:04:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007237 10.0.0.33 - - [2025-06-09 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.009321 252.33.195.33 - - [2025-06-09 02:04:05] "POST /neutron/port HTTP/1.1" 200 1079 0.018674 10.0.0.33 - - [2025-06-09 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.011047 252.33.195.33 - - [2025-06-09 02:04:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.010091 10.0.0.33 - - [2025-06-09 02:04:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002829 252.33.195.33 - - [2025-06-09 02:04:05] "POST /neutron/port HTTP/1.1" 200 1079 0.019283 10.0.0.33 - - [2025-06-09 02:04:05] "POST /instance-ips HTTP/1.1" 200 374 0.021765 10.0.0.33 - - [2025-06-09 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.013600 252.33.195.33 - - [2025-06-09 02:04:05] "POST /neutron/security_group HTTP/1.1" 200 2054 0.012616 10.0.0.33 - - [2025-06-09 02:04:05] "GET /virtual-machine/69d6ce35-5f80-494d-917b-d29012f0d889 HTTP/1.1" 200 1290 0.004928 10.0.0.33 - - [2025-06-09 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.009082 10.0.0.33 - - [2025-06-09 02:04:05] "GET /virtual-machine-interface/1a942002-a7f9-4c2b-8c4b-e358226106ac HTTP/1.1" 200 2941 0.005286 10.0.0.33 - - [2025-06-09 02:04:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003047 10.0.0.33 - - [2025-06-09 02:04:05] "POST /instance-ips HTTP/1.1" 200 376 0.015760 10.0.0.33 - - [2025-06-09 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.011132 10.0.0.33 - - [2025-06-09 02:04:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.33 - - [2025-06-09 02:04:05] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003890 10.0.0.33 - - [2025-06-09 02:04:05] "POST /ref-update HTTP/1.1" 200 156 0.009457 10.0.0.33 - - [2025-06-09 02:04:05] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003094 10.0.0.33 - - [2025-06-09 02:04:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003141 10.0.0.33 - - [2025-06-09 02:04:06] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005762 10.0.0.33 - - [2025-06-09 02:04:06] "POST /instance-ips HTTP/1.1" 200 376 0.016416 10.0.0.33 - - [2025-06-09 02:04:06] "POST /ref-update HTTP/1.1" 200 156 0.010595 10.0.0.33 - - [2025-06-09 02:04:06] "POST /ref-update HTTP/1.1" 200 156 0.009014 10.0.0.33 - - [2025-06-09 02:04:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003131 10.0.0.33 - - [2025-06-09 02:04:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.33 - - [2025-06-09 02:04:07] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003185 10.0.0.33 - - [2025-06-09 02:04:07] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003084 10.0.0.33 - - [2025-06-09 02:04:07] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005680 252.33.195.33 - - [2025-06-09 02:04:07] "POST /neutron/port HTTP/1.1" 200 1078 0.017083 252.33.195.33 - - [2025-06-09 02:04:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007989 252.33.195.33 - - [2025-06-09 02:04:07] "POST /neutron/port HTTP/1.1" 200 1078 0.016182 252.33.195.33 - - [2025-06-09 02:04:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007829 252.33.195.33 - - [2025-06-09 02:04:07] "POST /neutron/port HTTP/1.1" 200 1078 0.020426 252.33.195.33 - - [2025-06-09 02:04:07] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007107 10.0.0.33 - - [2025-06-09 02:04:07] "GET /virtual-machine/b9a5d01e-43b5-481d-bec7-d0c9a98040db HTTP/1.1" 200 1291 0.005407 10.0.0.33 - - [2025-06-09 02:04:08] "GET /virtual-machine-interface/e2cabced-84c5-4f2b-bcce-7863a7c8b352 HTTP/1.1" 200 2945 0.005928 10.0.0.33 - - [2025-06-09 02:04:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.33 - - [2025-06-09 02:04:08] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004471 10.0.0.33 - - [2025-06-09 02:04:08] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004497 10.0.0.33 - - [2025-06-09 02:04:08] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.006758 10.0.0.33 - - [2025-06-09 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.33 - - [2025-06-09 02:04:09] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003221 10.0.0.33 - - [2025-06-09 02:04:09] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003111 10.0.0.33 - - [2025-06-09 02:04:09] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005870 10.0.0.33 - - [2025-06-09 02:04:09] "POST /fqname-to-id HTTP/1.1" 404 209 0.003542 10.0.0.33 - - [2025-06-09 02:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.33 - - [2025-06-09 02:04:09] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001238 10.0.0.33 - - [2025-06-09 02:04:09] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.029030 10.0.0.33 - - [2025-06-09 02:04:10] "POST /network-policys HTTP/1.1" 200 547 0.017999 10.0.0.33 - - [2025-06-09 02:04:10] "GET /network-policy/f71afa05-027a-4a16-8c37-0ec7150fba57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.005706 10.0.0.33 - - [2025-06-09 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003119 10.0.0.33 - - [2025-06-09 02:04:10] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006015 10.0.0.33 - - [2025-06-09 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.33 - - [2025-06-09 02:04:10] "GET /network-policy/f71afa05-027a-4a16-8c37-0ec7150fba57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.004476 10.0.0.33 - - [2025-06-09 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.005950 10.0.0.33 - - [2025-06-09 02:04:10] "POST /ref-update HTTP/1.1" 200 156 0.051553 10.0.0.33 - - [2025-06-09 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.33 - - [2025-06-09 02:04:10] "POST /access-control-lists HTTP/1.1" 200 601 0.070159 10.0.0.33 - - [2025-06-09 02:04:10] "GET /network-policy/f71afa05-027a-4a16-8c37-0ec7150fba57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003813 252.33.195.33 - - [2025-06-09 02:04:10] "POST /neutron/network HTTP/1.1" 200 915 0.007017 10.0.0.33 - - [2025-06-09 02:04:10] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005165 10.0.0.33 - - [2025-06-09 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.33 - - [2025-06-09 02:04:10] "GET /network-policy/f71afa05-027a-4a16-8c37-0ec7150fba57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003911 10.0.0.33 - - [2025-06-09 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003568 10.0.0.33 - - [2025-06-09 02:04:10] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005397 10.0.0.33 - - [2025-06-09 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.33 - - [2025-06-09 02:04:10] "GET /network-policy/f71afa05-027a-4a16-8c37-0ec7150fba57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003973 10.0.0.33 - - [2025-06-09 02:04:10] "POST /ref-update HTTP/1.1" 200 156 0.038600 10.0.0.33 - - [2025-06-09 02:04:10] "PUT /access-control-list/569ecbe2-926f-4c6a-a989-cea8c897a1f4 HTTP/1.1" 200 273 0.018262 10.0.0.33 - - [2025-06-09 02:04:10] "POST /fqname-to-id HTTP/1.1" 404 242 0.003345 10.0.0.33 - - [2025-06-09 02:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.33 - - [2025-06-09 02:04:11] "GET /network-policy/f71afa05-027a-4a16-8c37-0ec7150fba57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.030576 10.0.0.33 - - [2025-06-09 02:04:11] "POST /access-control-lists HTTP/1.1" 200 604 0.070732 252.33.195.33 - - [2025-06-09 02:04:11] "POST /neutron/network HTTP/1.1" 200 916 0.009684 10.0.0.33 - - [2025-06-09 02:04:11] "POST /routing-instances HTTP/1.1" 200 755 0.032122 10.0.0.33 - - [2025-06-09 02:04:11] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005767 10.0.0.33 - - [2025-06-09 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.33 - - [2025-06-09 02:04:11] "POST /route-targets HTTP/1.1" 200 328 0.011189 10.0.0.33 - - [2025-06-09 02:04:11] "GET /network-policy/f71afa05-027a-4a16-8c37-0ec7150fba57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.007507 10.0.0.33 - - [2025-06-09 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.013749 10.0.0.33 - - [2025-06-09 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.33 - - [2025-06-09 02:04:11] "GET /routing-instance/683c7593-71b5-4973-b76c-ac646e5234ee?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1273 0.005269 10.0.0.33 - - [2025-06-09 02:04:11] "GET /service-template/89c42e36-4ec6-4ddd-b981-f9c9278efced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1813 0.004174 10.0.0.33 - - [2025-06-09 02:04:11] "GET /routing-instance/683c7593-71b5-4973-b76c-ac646e5234ee?fields=routing_policy_back_refs HTTP/1.1" 200 1273 0.004130 10.0.0.33 - - [2025-06-09 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.33 - - [2025-06-09 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.013741 10.0.0.33 - - [2025-06-09 02:04:11] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001389 10.0.0.33 - - [2025-06-09 02:04:11] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.034347 10.0.0.33 - - [2025-06-09 02:04:11] "POST /routing-instances HTTP/1.1" 200 756 0.030465 10.0.0.33 - - [2025-06-09 02:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.33 - - [2025-06-09 02:04:11] "GET /service-instance/53654584-32a2-404d-882e-e8cb809e774e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3533 0.007165 10.0.0.33 - - [2025-06-09 02:04:11] "POST /route-targets HTTP/1.1" 200 328 0.015882 10.0.0.33 - - [2025-06-09 02:04:11] "GET /domains HTTP/1.1" 200 438 0.004613 10.0.0.33 - - [2025-06-09 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.018180 10.0.0.33 - - [2025-06-09 02:04:11] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001598 10.0.0.33 - - [2025-06-09 02:04:11] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1524 0.012256 10.0.0.33 - - [2025-06-09 02:04:11] "GET /routing-instance/51239161-1018-4600-8fa3-c44f99dde440?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1274 0.003857 10.0.0.33 - - [2025-06-09 02:04:11] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001431 10.0.0.33 - - [2025-06-09 02:04:11] "GET /routing-instance/51239161-1018-4600-8fa3-c44f99dde440?fields=routing_policy_back_refs HTTP/1.1" 200 1274 0.008734 10.0.0.33 - - [2025-06-09 02:04:11] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f HTTP/1.1" 200 4221 0.041129 10.0.0.33 - - [2025-06-09 02:04:11] "PUT /routing-instance/683c7593-71b5-4973-b76c-ac646e5234ee HTTP/1.1" 200 267 0.010581 10.0.0.33 - - [2025-06-09 02:04:11] "GET /service-instance/53654584-32a2-404d-882e-e8cb809e774e HTTP/1.1" 200 3786 0.008454 10.0.0.33 - - [2025-06-09 02:04:11] "PUT /routing-instance/51239161-1018-4600-8fa3-c44f99dde440 HTTP/1.1" 200 267 0.011834 10.0.0.33 - - [2025-06-09 02:04:11] "GET /domains HTTP/1.1" 200 438 0.004010 10.0.0.33 - - [2025-06-09 02:04:11] "POST /ref-update HTTP/1.1" 200 156 0.019997 10.0.0.33 - - [2025-06-09 02:04:11] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001405 10.0.0.33 - - [2025-06-09 02:04:11] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1524 0.008624 10.0.0.33 - - [2025-06-09 02:04:11] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001540 10.0.0.33 - - [2025-06-09 02:04:11] "PUT /access-control-list/658fd394-403d-4cd0-bf2a-5a9512b5f3d3 HTTP/1.1" 200 273 0.024547 10.0.0.33 - - [2025-06-09 02:04:12] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f HTTP/1.1" 200 4221 0.046904 10.0.0.33 - - [2025-06-09 02:04:12] "GET /service-instance/53654584-32a2-404d-882e-e8cb809e774e HTTP/1.1" 200 3786 0.005064 10.0.0.33 - - [2025-06-09 02:04:12] "GET /port-tuple/fb37842d-da7a-4bcc-b054-5aed4ce9442d HTTP/1.1" 200 1977 0.003942 10.0.0.33 - - [2025-06-09 02:04:12] "GET /virtual-machine-interface/48bc0f20-2e80-4b0e-9c20-5452e50bf465 HTTP/1.1" 200 3800 0.006396 10.0.0.33 - - [2025-06-09 02:04:12] "GET /virtual-machine-interface/6ba75883-e557-4d04-83b5-9dfdd6e80e2a HTTP/1.1" 200 3811 0.006124 10.0.0.33 - - [2025-06-09 02:04:12] "GET /virtual-machine-interface/d7a74400-2b5c-402c-a354-9f58f98ee610 HTTP/1.1" 200 3795 0.005834 252.33.195.33 - - [2025-06-09 02:04:12] "POST /neutron/port HTTP/1.1" 200 3811 0.052722 252.33.195.33 - - [2025-06-09 02:04:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006670 252.33.195.33 - - [2025-06-09 02:04:12] "POST /neutron/port HTTP/1.1" 200 3811 0.038677 252.33.195.33 - - [2025-06-09 02:04:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007541 252.33.195.33 - - [2025-06-09 02:04:12] "POST /neutron/port HTTP/1.1" 200 3811 0.035414 252.33.195.33 - - [2025-06-09 02:04:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007625 252.33.195.33 - - [2025-06-09 02:04:12] "POST /neutron/port HTTP/1.1" 200 3811 0.044869 252.33.195.33 - - [2025-06-09 02:04:12] "POST /neutron/security_group HTTP/1.1" 200 2054 0.007581 252.33.195.33 - - [2025-06-09 02:04:12] "POST /neutron/network HTTP/1.1" 200 889 0.016748 252.33.195.33 - - [2025-06-09 02:04:12] "POST /neutron/network HTTP/1.1" 200 915 0.009093 252.33.195.33 - - [2025-06-09 02:04:13] "POST /neutron/network HTTP/1.1" 200 804 0.014519 252.33.195.33 - - [2025-06-09 02:04:13] "POST /neutron/network HTTP/1.1" 200 830 0.005974 252.33.195.33 - - [2025-06-09 02:04:13] "POST /neutron/network HTTP/1.1" 200 890 0.017803 252.33.195.33 - - [2025-06-09 02:04:13] "POST /neutron/network HTTP/1.1" 200 916 0.006094 10.0.0.33 - - [2025-06-09 02:04:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001755 10.0.0.33 - - [2025-06-09 02:04:13] "POST /id-to-fqname HTTP/1.1" 200 221 0.001512 10.0.0.33 - - [2025-06-09 02:04:13] "POST /id-to-fqname HTTP/1.1" 200 222 0.002110 10.0.0.33 - - [2025-06-09 02:04:13] "GET /virtual-machine/c81d3aae-a25b-4da4-ad11-c6b7cd98485a HTTP/1.1" 200 1801 0.004484 10.0.0.33 - - [2025-06-09 02:04:13] "GET /virtual-machine-interface/48bc0f20-2e80-4b0e-9c20-5452e50bf465 HTTP/1.1" 200 3800 0.007946 10.0.0.33 - - [2025-06-09 02:04:13] "GET /virtual-machine-interface/6ba75883-e557-4d04-83b5-9dfdd6e80e2a HTTP/1.1" 200 3811 0.007238 10.0.0.33 - - [2025-06-09 02:04:13] "GET /virtual-machine-interface/d7a74400-2b5c-402c-a354-9f58f98ee610 HTTP/1.1" 200 3795 0.006247 10.0.0.33 - - [2025-06-09 02:04:13] "GET /instance-ip/7d6cfe4c-e335-4d18-8f5b-957d6f5b26b0 HTTP/1.1" 200 1619 0.010988 10.0.0.33 - - [2025-06-09 02:04:13] "GET /instance-ip/9860d3ca-7617-4da7-83fd-cc44122c1272 HTTP/1.1" 200 1960 0.005182 10.0.0.33 - - [2025-06-09 02:04:13] "GET /instance-ip/dd44c718-49b4-4cbf-a46f-f2829925c020 HTTP/1.1" 200 1959 0.006052 10.0.0.33 - - [2025-06-09 02:04:13] "GET /instance-ip/6915998c-43da-4ae1-bb53-efd67ce11c7c HTTP/1.1" 200 1980 0.005305 10.0.0.33 - - [2025-06-09 02:04:13] "GET /instance-ip/86683171-19bb-4afa-8e3d-1a3e83c48cf6 HTTP/1.1" 200 1978 0.005156 10.0.0.33 - - [2025-06-09 02:04:13] "GET /instance-ip/8db6d829-716c-4425-b2ec-2c14c35bc0ce HTTP/1.1" 200 1621 0.005377 10.0.0.33 - - [2025-06-09 02:04:14] "GET /instance-ip/288ece0f-1747-4586-a2d0-7a8d346fa2d1 HTTP/1.1" 200 1956 0.004217 10.0.0.33 - - [2025-06-09 02:04:14] "GET /instance-ip/5014ef53-c4c7-44a5-bbe8-3013d4db8303 HTTP/1.1" 200 1619 0.006025 10.0.0.33 - - [2025-06-09 02:04:14] "GET /instance-ip/8cec41c4-96ca-477a-a6c0-97a639d78225 HTTP/1.1" 200 1955 0.004453 252.33.195.33 - - [2025-06-09 02:04:14] "POST /neutron/port HTTP/1.1" 200 3811 0.057053 252.33.195.33 - - [2025-06-09 02:04:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.009508 252.33.195.33 - - [2025-06-09 02:04:14] "POST /neutron/port HTTP/1.1" 200 3811 0.037853 252.33.195.33 - - [2025-06-09 02:04:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006061 252.33.195.33 - - [2025-06-09 02:04:14] "POST /neutron/port HTTP/1.1" 200 3811 0.034540 252.33.195.33 - - [2025-06-09 02:04:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006750 252.33.195.33 - - [2025-06-09 02:04:14] "POST /neutron/port HTTP/1.1" 200 3811 0.034847 252.33.195.33 - - [2025-06-09 02:04:14] "POST /neutron/security_group HTTP/1.1" 200 2054 0.006478 10.0.0.33 - - [2025-06-09 02:04:14] "GET /virtual-machine/c81d3aae-a25b-4da4-ad11-c6b7cd98485a HTTP/1.1" 200 1801 0.004683 10.0.0.33 - - [2025-06-09 02:04:14] "GET /virtual-machine-interface/48bc0f20-2e80-4b0e-9c20-5452e50bf465 HTTP/1.1" 200 3800 0.006201 10.0.0.33 - - [2025-06-09 02:04:14] "GET /virtual-machine-interface/6ba75883-e557-4d04-83b5-9dfdd6e80e2a HTTP/1.1" 200 3811 0.005456 10.0.0.33 - - [2025-06-09 02:04:14] "GET /virtual-machine-interface/d7a74400-2b5c-402c-a354-9f58f98ee610 HTTP/1.1" 200 3795 0.005172 10.0.0.33 - - [2025-06-09 02:04:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.33 - - [2025-06-09 02:04:15] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002871 10.0.0.33 - - [2025-06-09 02:04:15] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.004387 10.0.0.33 - - [2025-06-09 02:04:15] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006382 10.0.0.33 - - [2025-06-09 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.33 - - [2025-06-09 02:04:16] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003828 10.0.0.33 - - [2025-06-09 02:04:16] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003564 10.0.0.33 - - [2025-06-09 02:04:16] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005396 10.0.0.33 - - [2025-06-09 02:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.33 - - [2025-06-09 02:04:16] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003718 10.0.0.33 - - [2025-06-09 02:04:16] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003465 10.0.0.33 - - [2025-06-09 02:04:16] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005994 10.0.0.33 - - [2025-06-09 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003080 10.0.0.33 - - [2025-06-09 02:04:17] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.007786 10.0.0.33 - - [2025-06-09 02:04:17] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003334 10.0.0.33 - - [2025-06-09 02:04:17] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.006557 10.0.0.33 - - [2025-06-09 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.33 - - [2025-06-09 02:04:17] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003651 10.0.0.33 - - [2025-06-09 02:04:17] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003270 10.0.0.33 - - [2025-06-09 02:04:17] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.005440 252.33.195.33 - - [2025-06-09 02:04:17] "POST /neutron/port HTTP/1.1" 200 1079 0.017366 10.0.0.33 - - [2025-06-09 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003089 10.0.0.33 - - [2025-06-09 02:04:17] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003225 252.33.195.33 - - [2025-06-09 02:04:17] "POST /neutron/port HTTP/1.1" 200 1079 0.015950 10.0.0.33 - - [2025-06-09 02:04:17] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002670 10.0.0.33 - - [2025-06-09 02:04:17] "GET /virtual-network/19d958f8-6339-4336-8f3f-f5d521f26a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005960 252.33.195.33 - - [2025-06-09 02:04:17] "POST /neutron/network HTTP/1.1" 200 925 0.008692 252.33.195.33 - - [2025-06-09 02:04:17] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003723 10.0.0.33 - - [2025-06-09 02:04:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003093 10.0.0.33 - - [2025-06-09 02:04:17] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004037 252.33.195.33 - - [2025-06-09 02:04:17] "POST /neutron/subnet HTTP/1.1" 200 693 0.014190 10.0.0.33 - - [2025-06-09 02:04:17] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.002883 252.33.195.33 - - [2025-06-09 02:04:17] "POST /neutron/port HTTP/1.1" 200 117 0.001689 10.0.0.33 - - [2025-06-09 02:04:17] "GET /virtual-network/19d958f8-6339-4336-8f3f-f5d521f26a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.008569 252.33.195.33 - - [2025-06-09 02:04:18] "POST /neutron/network HTTP/1.1" 200 915 0.007620 10.0.0.33 - - [2025-06-09 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003215 10.0.0.33 - - [2025-06-09 02:04:18] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003130 10.0.0.33 - - [2025-06-09 02:04:18] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003438 10.0.0.33 - - [2025-06-09 02:04:18] "GET /virtual-network/19d958f8-6339-4336-8f3f-f5d521f26a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.006200 10.0.0.33 - - [2025-06-09 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.33 - - [2025-06-09 02:04:18] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003858 10.0.0.33 - - [2025-06-09 02:04:18] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003160 10.0.0.33 - - [2025-06-09 02:04:18] "GET /virtual-network/19d958f8-6339-4336-8f3f-f5d521f26a4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.005913 10.0.0.33 - - [2025-06-09 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.33 - - [2025-06-09 02:04:18] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003019 10.0.0.33 - - [2025-06-09 02:04:18] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003341 10.0.0.33 - - [2025-06-09 02:04:18] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005403 10.0.0.33 - - [2025-06-09 02:04:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.33 - - [2025-06-09 02:04:18] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003617 10.0.0.33 - - [2025-06-09 02:04:18] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003434 10.0.0.33 - - [2025-06-09 02:04:19] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.007253 10.0.0.33 - - [2025-06-09 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004935 10.0.0.33 - - [2025-06-09 02:04:19] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003746 10.0.0.33 - - [2025-06-09 02:04:19] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003390 10.0.0.33 - - [2025-06-09 02:04:19] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005949 10.0.0.33 - - [2025-06-09 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.33 - - [2025-06-09 02:04:19] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003651 10.0.0.33 - - [2025-06-09 02:04:19] "GET /virtual-networks?parent_id=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 798 0.003462 10.0.0.33 - - [2025-06-09 02:04:19] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.005869 10.0.0.33 - - [2025-06-09 02:04:19] "GET /virtual-machine/c81d3aae-a25b-4da4-ad11-c6b7cd98485a HTTP/1.1" 200 1801 0.004062 10.0.0.33 - - [2025-06-09 02:04:19] "GET /domains HTTP/1.1" 200 438 0.003344 10.0.0.33 - - [2025-06-09 02:04:19] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001215 10.0.0.33 - - [2025-06-09 02:04:19] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1524 0.008022 10.0.0.33 - - [2025-06-09 02:04:19] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001214 10.0.0.33 - - [2025-06-09 02:04:19] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f HTTP/1.1" 200 4221 0.037343 10.0.0.33 - - [2025-06-09 02:04:19] "GET /service-instance/53654584-32a2-404d-882e-e8cb809e774e HTTP/1.1" 200 3786 0.004618 10.0.0.33 - - [2025-06-09 02:04:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003701 10.0.0.33 - - [2025-06-09 02:04:19] "GET /routing-instance/3b31e669-18c5-44b4-8694-ef8efef2b5d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1884 0.003845 10.0.0.33 - - [2025-06-09 02:04:19] "GET /routing-instance/3b31e669-18c5-44b4-8694-ef8efef2b5d9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2017 0.006446 10.0.0.33 - - [2025-06-09 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.33 - - [2025-06-09 02:04:20] "GET /routing-instance/14c92fe5-8d2d-4a47-8d72-599cea095702?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1890 0.004536 10.0.0.33 - - [2025-06-09 02:04:20] "GET /routing-instance/14c92fe5-8d2d-4a47-8d72-599cea095702?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 2021 0.005637 10.0.0.33 - - [2025-06-09 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.33 - - [2025-06-09 02:04:20] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2356 0.007182 10.0.0.33 - - [2025-06-09 02:04:20] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691?fields=routing_instances HTTP/1.1" 200 1679 0.009947 10.0.0.33 - - [2025-06-09 02:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003137 10.0.0.33 - - [2025-06-09 02:04:20] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.004914 10.0.0.33 - - [2025-06-09 02:04:20] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b?fields=routing_instances HTTP/1.1" 200 1685 0.007201 10.0.0.33 - - [2025-06-09 02:04:24] "POST /ref-update HTTP/1.1" 200 156 0.029356 252.33.195.33 - - [2025-06-09 02:04:24] "POST /neutron/network HTTP/1.1" 200 830 0.007546 10.0.0.33 - - [2025-06-09 02:04:24] "GET /virtual-network/d40b5dea-5de1-4eb0-a88c-1475fcece73b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.005612 10.0.0.33 - - [2025-06-09 02:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.33 - - [2025-06-09 02:04:24] "GET /network-policy/f71afa05-027a-4a16-8c37-0ec7150fba57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003838 10.0.0.33 - - [2025-06-09 02:04:24] "POST /ref-update HTTP/1.1" 200 156 0.033948 252.33.195.33 - - [2025-06-09 02:04:25] "POST /neutron/network HTTP/1.1" 200 829 0.007309 10.0.0.33 - - [2025-06-09 02:04:25] "GET /virtual-network/59f802b2-7454-41e5-8b82-bd86590f1691?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005900 10.0.0.33 - - [2025-06-09 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.33 - - [2025-06-09 02:04:25] "GET /network-policy/f71afa05-027a-4a16-8c37-0ec7150fba57?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2176 0.003762 10.0.0.33 - - [2025-06-09 02:04:25] "DELETE /network-policy/f71afa05-027a-4a16-8c37-0ec7150fba57 HTTP/1.1" 200 115 0.020604 10.0.0.33 - - [2025-06-09 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.33 - - [2025-06-09 02:04:25] "DELETE /access-control-list/658fd394-403d-4cd0-bf2a-5a9512b5f3d3 HTTP/1.1" 200 115 0.034214 10.0.0.33 - - [2025-06-09 02:04:25] "DELETE /service-instance/53654584-32a2-404d-882e-e8cb809e774e HTTP/1.1" 200 115 0.059244 10.0.0.33 - - [2025-06-09 02:04:25] "GET /domains HTTP/1.1" 200 438 0.002834 10.0.0.33 - - [2025-06-09 02:04:25] "POST /ref-update HTTP/1.1" 200 156 0.015990 10.0.0.33 - - [2025-06-09 02:04:25] "DELETE /instance-ip/dd44c718-49b4-4cbf-a46f-f2829925c020 HTTP/1.1" 200 115 0.027390 10.0.0.33 - - [2025-06-09 02:04:25] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001188 10.0.0.33 - - [2025-06-09 02:04:25] "DELETE /routing-instance/683c7593-71b5-4973-b76c-ac646e5234ee HTTP/1.1" 200 115 0.063311 10.0.0.33 - - [2025-06-09 02:04:25] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1524 0.011317 10.0.0.33 - - [2025-06-09 02:04:25] "POST /ref-update HTTP/1.1" 200 156 0.032113 10.0.0.33 - - [2025-06-09 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003188 10.0.0.33 - - [2025-06-09 02:04:25] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001064 10.0.0.33 - - [2025-06-09 02:04:25] "DELETE /route-target/46d7291f-6ab7-4769-9510-bf86d01bc18d HTTP/1.1" 200 115 0.027213 10.0.0.33 - - [2025-06-09 02:04:25] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f HTTP/1.1" 200 3749 0.038216 10.0.0.33 - - [2025-06-09 02:04:25] "DELETE /instance-ip/6915998c-43da-4ae1-bb53-efd67ce11c7c HTTP/1.1" 200 115 0.050606 10.0.0.33 - - [2025-06-09 02:04:25] "POST /ref-update HTTP/1.1" 200 156 0.015064 10.0.0.33 - - [2025-06-09 02:04:25] "DELETE /routing-instance/51239161-1018-4600-8fa3-c44f99dde440 HTTP/1.1" 200 115 0.039899 10.0.0.33 - - [2025-06-09 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007278 10.0.0.33 - - [2025-06-09 02:04:25] "GET /virtual-machine/c81d3aae-a25b-4da4-ad11-c6b7cd98485a HTTP/1.1" 200 1801 0.004460 10.0.0.33 - - [2025-06-09 02:04:25] "DELETE /instance-ip/288ece0f-1747-4586-a2d0-7a8d346fa2d1 HTTP/1.1" 200 115 0.024454 10.0.0.33 - - [2025-06-09 02:04:25] "POST /ref-update HTTP/1.1" 200 156 0.010476 10.0.0.33 - - [2025-06-09 02:04:25] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003960 10.0.0.33 - - [2025-06-09 02:04:25] "GET /service-instances?detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003002 10.0.0.33 - - [2025-06-09 02:04:25] "DELETE /route-target/e27dde04-b982-460d-9532-798572501792 HTTP/1.1" 200 115 0.018013 10.0.0.33 - - [2025-06-09 02:04:25] "DELETE /access-control-list/569ecbe2-926f-4c6a-a989-cea8c897a1f4 HTTP/1.1" 200 115 0.035828 10.0.0.33 - - [2025-06-09 02:04:25] "DELETE /instance-ip/8cec41c4-96ca-477a-a6c0-97a639d78225 HTTP/1.1" 200 115 0.042447 10.0.0.33 - - [2025-06-09 02:04:25] "POST /ref-update HTTP/1.1" 200 156 0.011355 10.0.0.33 - - [2025-06-09 02:04:25] "DELETE /instance-ip/86683171-19bb-4afa-8e3d-1a3e83c48cf6 HTTP/1.1" 200 115 0.035285 10.0.0.33 - - [2025-06-09 02:04:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008338 10.0.0.33 - - [2025-06-09 02:04:25] "POST /ref-update HTTP/1.1" 200 156 0.025893 10.0.0.33 - - [2025-06-09 02:04:25] "DELETE /service-template/89c42e36-4ec6-4ddd-b981-f9c9278efced HTTP/1.1" 200 115 0.040122 10.0.0.33 - - [2025-06-09 02:04:25] "POST /fqname-to-id HTTP/1.1" 404 191 0.004701 10.0.0.33 - - [2025-06-09 02:04:25] "DELETE /instance-ip/9860d3ca-7617-4da7-83fd-cc44122c1272 HTTP/1.1" 200 115 0.022990 252.33.195.33 - - [2025-06-09 02:04:26] "POST /neutron/network HTTP/1.1" 200 830 0.007180 252.33.195.33 - - [2025-06-09 02:04:26] "POST /neutron/network HTTP/1.1" 400 204 0.011244 252.33.195.33 - - [2025-06-09 02:04:26] "POST /neutron/port HTTP/1.1" 200 1078 0.020744 252.33.195.33 - - [2025-06-09 02:04:26] "POST /neutron/port HTTP/1.1" 200 1079 0.016279 252.33.195.33 - - [2025-06-09 02:04:26] "POST /neutron/port HTTP/1.1" 200 1104 0.010988 252.33.195.33 - - [2025-06-09 02:04:26] "POST /neutron/port HTTP/1.1" 200 1105 0.009635 252.33.195.33 - - [2025-06-09 02:04:27] "POST /neutron/port HTTP/1.1" 200 3004 0.061600 252.33.195.33 - - [2025-06-09 02:04:27] "POST /neutron/port HTTP/1.1" 200 151 0.224150 252.33.195.33 - - [2025-06-09 02:04:27] "POST /neutron/port HTTP/1.1" 200 1104 0.020629 252.33.195.33 - - [2025-06-09 02:04:27] "POST /neutron/port HTTP/1.1" 200 151 0.223506 252.33.195.33 - - [2025-06-09 02:04:27] "POST /neutron/port HTTP/1.1" 200 151 0.228651 252.33.195.33 - - [2025-06-09 02:04:27] "POST /neutron/port HTTP/1.1" 200 1105 0.016943 252.33.195.33 - - [2025-06-09 02:04:27] "POST /neutron/port HTTP/1.1" 200 151 0.113797 252.33.195.33 - - [2025-06-09 02:04:27] "POST /neutron/port HTTP/1.1" 200 1106 0.009832 252.33.195.33 - - [2025-06-09 02:04:27] "POST /neutron/port HTTP/1.1" 200 151 0.111975 252.33.195.33 - - [2025-06-09 02:04:28] "POST /neutron/network HTTP/1.1" 200 830 0.006407 10.0.0.33 - - [2025-06-09 02:04:28] "POST /useragent-kv HTTP/1.1" 200 115 0.003197 10.0.0.33 - - [2025-06-09 02:04:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.33 - - [2025-06-09 02:04:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001757 252.33.195.33 - - [2025-06-09 02:04:28] "POST /neutron/network HTTP/1.1" 200 151 0.084696 10.0.0.33 - - [2025-06-09 02:04:28] "GET /routing-instance/14c92fe5-8d2d-4a47-8d72-599cea095702 HTTP/1.1" 404 171 0.004065 10.0.0.33 - - [2025-06-09 02:04:28] "DELETE /route-target/5b393d04-e981-4cba-bc5a-e0ad590e3d74 HTTP/1.1" 200 115 0.024407 10.0.0.33 - - [2025-06-09 02:04:28] "GET /domains HTTP/1.1" 200 438 0.003317 10.0.0.33 - - [2025-06-09 02:04:28] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001327 10.0.0.33 - - [2025-06-09 02:04:28] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1302 0.009171 10.0.0.33 - - [2025-06-09 02:04:28] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001106 10.0.0.33 - - [2025-06-09 02:04:28] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f HTTP/1.1" 200 2294 0.023777 252.33.195.33 - - [2025-06-09 02:04:28] "POST /neutron/network HTTP/1.1" 200 829 0.005843 10.0.0.33 - - [2025-06-09 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.33 - - [2025-06-09 02:04:29] "POST /useragent-kv HTTP/1.1" 200 115 0.003650 10.0.0.33 - - [2025-06-09 02:04:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002187 252.33.195.33 - - [2025-06-09 02:04:29] "POST /neutron/network HTTP/1.1" 200 151 0.088235 10.0.0.33 - - [2025-06-09 02:04:29] "DELETE /route-target/bdbea644-35b8-4a5a-b6a2-2763a81e3f0e HTTP/1.1" 200 115 0.020061 10.0.0.33 - - [2025-06-09 02:04:29] "GET /routing-instance/3b31e669-18c5-44b4-8694-ef8efef2b5d9 HTTP/1.1" 404 171 0.002560 10.0.0.33 - - [2025-06-09 02:04:29] "GET /domains HTTP/1.1" 200 438 0.002773 10.0.0.33 - - [2025-06-09 02:04:29] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001225 10.0.0.33 - - [2025-06-09 02:04:29] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1302 0.008215 10.0.0.33 - - [2025-06-09 02:04:29] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001985 10.0.0.33 - - [2025-06-09 02:04:29] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f HTTP/1.1" 200 2077 0.032438 252.33.195.33 - - [2025-06-09 02:04:29] "POST /neutron/network HTTP/1.1" 200 830 0.005997 10.0.0.33 - - [2025-06-09 02:04:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.33 - - [2025-06-09 02:04:29] "POST /useragent-kv HTTP/1.1" 200 115 0.007397 10.0.0.33 - - [2025-06-09 02:04:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002016 252.33.195.33 - - [2025-06-09 02:04:29] "POST /neutron/network HTTP/1.1" 200 151 0.095322 10.0.0.33 - - [2025-06-09 02:04:29] "DELETE /route-target/5017f5c7-22eb-4ba0-b58c-f911e90d64fb HTTP/1.1" 200 115 0.025393 10.0.0.33 - - [2025-06-09 02:04:29] "GET /routing-instance/23736600-998c-4fd5-a039-f8e50835baea HTTP/1.1" 404 171 0.003092 10.0.0.33 - - [2025-06-09 02:04:29] "GET /domains HTTP/1.1" 200 438 0.003222 10.0.0.33 - - [2025-06-09 02:04:29] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001233 10.0.0.33 - - [2025-06-09 02:04:29] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1302 0.007979 10.0.0.33 - - [2025-06-09 02:04:29] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001086 10.0.0.33 - - [2025-06-09 02:04:29] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f HTTP/1.1" 200 1838 0.030037 10.0.0.33 - - [2025-06-09 02:04:30] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001074 10.0.0.33 - - [2025-06-09 02:04:30] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1355 0.022974 10.0.0.33 - - [2025-06-09 02:04:30] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001128 10.0.0.33 - - [2025-06-09 02:04:30] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?fields=virtual_networks HTTP/1.1" 200 1029 0.072563 10.0.0.33 - - [2025-06-09 02:04:30] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001120 10.0.0.33 - - [2025-06-09 02:04:30] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?fields=virtual_machine_interfaces HTTP/1.1" 200 1029 0.028147 10.0.0.33 - - [2025-06-09 02:04:30] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001231 10.0.0.33 - - [2025-06-09 02:04:30] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?fields=security_groups HTTP/1.1" 200 1252 0.027306 10.0.0.33 - - [2025-06-09 02:04:31] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001704 10.0.0.33 - - [2025-06-09 02:04:31] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.010455 10.0.0.33 - - [2025-06-09 02:04:31] "POST /fqname-to-id HTTP/1.1" 404 187 0.032458 10.0.0.33 - - [2025-06-09 02:04:31] "GET /projects?obj_uuids=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002963 10.0.0.33 - - [2025-06-09 02:04:32] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001167 10.0.0.33 - - [2025-06-09 02:04:32] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.007699 10.0.0.33 - - [2025-06-09 02:04:32] "POST /id-to-fqname HTTP/1.1" 200 189 0.001951 10.0.0.33 - - [2025-06-09 02:04:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.002656 10.0.0.33 - - [2025-06-09 02:04:32] "POST /security-groups HTTP/1.1" 200 584 0.063894 10.0.0.33 - - [2025-06-09 02:04:32] "POST /fqname-to-id HTTP/1.1" 404 233 0.002669 10.0.0.33 - - [2025-06-09 02:04:32] "POST /projects HTTP/1.1" 200 579 0.218493 10.0.0.33 - - [2025-06-09 02:04:32] "POST /access-control-lists HTTP/1.1" 200 597 0.060157 10.0.0.33 - - [2025-06-09 02:04:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.296901 10.0.0.33 - - [2025-06-09 02:04:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.003310 10.0.0.33 - - [2025-06-09 02:04:32] "GET /project/00371da6-bdba-4462-8280-db1248151445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.441543 10.0.0.33 - - [2025-06-09 02:04:32] "POST /access-control-lists HTTP/1.1" 200 595 0.060278 10.0.0.33 - - [2025-06-09 02:04:33] "GET / HTTP/1.1" 200 36215 0.002239 10.0.0.33 - - [2025-06-09 02:04:34] "POST /fqname-to-id HTTP/1.1" 401 296 0.000723 10.0.0.33 - - [2025-06-09 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.033695 10.0.0.33 - - [2025-06-09 02:04:35] "GET /projects?obj_uuids=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001189 10.0.0.33 - - [2025-06-09 02:04:35] "GET /project/00371da6-bdba-4462-8280-db1248151445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.027715 10.0.0.33 - - [2025-06-09 02:04:35] "POST /fqname-to-id HTTP/1.1" 404 178 0.002863 10.0.0.33 - - [2025-06-09 02:04:35] "POST /virtual-DNSs HTTP/1.1" 200 507 0.017593 10.0.0.33 - - [2025-06-09 02:04:35] "GET /virtual-DNS/16b170c6-b021-4722-a1dd-41666a7050fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.005147 10.0.0.33 - - [2025-06-09 02:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.33 - - [2025-06-09 02:04:35] "GET /virtual-DNS/16b170c6-b021-4722-a1dd-41666a7050fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1438 0.004187 10.0.0.33 - - [2025-06-09 02:04:35] "GET /domains HTTP/1.1" 401 296 0.000474 10.0.0.33 - - [2025-06-09 02:04:35] "DELETE /project/00371da6bdba44628280db1248151445 HTTP/1.1" 404 173 0.005993 10.0.0.33 - - [2025-06-09 02:04:35] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.000982 10.0.0.33 - - [2025-06-09 02:04:36] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1448 0.116846 10.0.0.33 - - [2025-06-09 02:04:36] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001076 10.0.0.33 - - [2025-06-09 02:04:36] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?fields=security_groups HTTP/1.1" 200 1345 0.029212 10.0.0.33 - - [2025-06-09 02:04:36] "GET /domains HTTP/1.1" 200 438 0.038802 10.0.0.33 - - [2025-06-09 02:04:36] "DELETE /security-group/00d5ae2f-bd7f-4998-815f-aef369fef7b6 HTTP/1.1" 200 115 0.056787 10.0.0.33 - - [2025-06-09 02:04:36] "GET /projects?obj_uuids=a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f&detail=False&count=False&shared=False HTTP/1.1" 200 342 0.001731 10.0.0.33 - - [2025-06-09 02:04:36] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001664 10.0.0.33 - - [2025-06-09 02:04:36] "DELETE /access-control-list/3c43df34-4b48-4bef-bbbf-0a3fe48bb137 HTTP/1.1" 200 115 0.051666 10.0.0.33 - - [2025-06-09 02:04:36] "GET /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f?fields=application_policy_sets HTTP/1.1" 200 1384 0.044177 10.0.0.33 - - [2025-06-09 02:04:36] "DELETE /access-control-list/19883cc3-c508-4f04-b714-d06ee7ad52e2 HTTP/1.1" 200 115 0.033801 10.0.0.33 - - [2025-06-09 02:04:36] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1687 0.060021 10.0.0.33 - - [2025-06-09 02:04:36] "GET /virtual-DNS/16b170c6-b021-4722-a1dd-41666a7050fb HTTP/1.1" 200 1438 0.006508 10.0.0.33 - - [2025-06-09 02:04:36] "DELETE /project/a8e6398d-7aa8-4a7f-a4c6-39c7ef04f13f HTTP/1.1" 200 115 0.427211 10.0.0.33 - - [2025-06-09 02:04:36] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.003096 10.0.0.33 - - [2025-06-09 02:04:36] "POST /network-ipams HTTP/1.1" 200 514 0.019334 10.0.0.33 - - [2025-06-09 02:04:36] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 970 0.003211 10.0.0.33 - - [2025-06-09 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.33 - - [2025-06-09 02:04:36] "GET /network-ipam/aa6d6b53-45af-4a42-a48b-d41fb38f1810?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1354 0.007141 10.0.0.33 - - [2025-06-09 02:04:36] "PUT /network-ipam/aa6d6b53-45af-4a42-a48b-d41fb38f1810 HTTP/1.1" 200 259 0.010434 10.0.0.33 - - [2025-06-09 02:04:36] "POST /ref-update HTTP/1.1" 200 156 0.011570 10.0.0.33 - - [2025-06-09 02:04:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003091 10.0.0.33 - - [2025-06-09 02:04:36] "GET /projects?obj_uuids=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001215 10.0.0.33 - - [2025-06-09 02:04:36] "GET /project/00371da6-bdba-4462-8280-db1248151445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.037071 252.33.195.33 - - [2025-06-09 02:04:36] "POST /neutron/network HTTP/1.1" 200 117 0.035969 10.0.0.33 - - [2025-06-09 02:04:37] "GET /projects?obj_uuids=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001366 252.33.195.33 - - [2025-06-09 02:04:37] "POST /neutron/network HTTP/1.1" 200 616 0.084792 10.0.0.33 - - [2025-06-09 02:04:37] "POST /route-targets HTTP/1.1" 200 328 0.012154 10.0.0.33 - - [2025-06-09 02:04:37] "POST /ref-update HTTP/1.1" 200 156 0.012356 10.0.0.33 - - [2025-06-09 02:04:37] "POST /useragent-kv HTTP/1.1" 200 115 0.004633 252.33.195.33 - - [2025-06-09 02:04:37] "POST /neutron/subnet HTTP/1.1" 200 711 0.256910 252.33.195.33 - - [2025-06-09 02:04:37] "POST /neutron/network HTTP/1.1" 200 829 0.008171 10.0.0.33 - - [2025-06-09 02:04:37] "POST /id-to-fqname HTTP/1.1" 200 225 0.001929 10.0.0.33 - - [2025-06-09 02:04:37] "GET /virtual-network/1174a607-f06f-4e70-9134-8af33ff1d4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007586 252.33.195.33 - - [2025-06-09 02:04:37] "POST /neutron/network HTTP/1.1" 200 829 0.006469 10.0.0.33 - - [2025-06-09 02:04:37] "GET /virtual-network/1174a607-f06f-4e70-9134-8af33ff1d4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.007352 252.33.195.33 - - [2025-06-09 02:04:37] "POST /neutron/network HTTP/1.1" 200 829 0.007039 252.33.195.33 - - [2025-06-09 02:04:37] "POST /neutron/subnet HTTP/1.1" 200 711 0.008902 252.33.195.33 - - [2025-06-09 02:04:37] "POST /neutron/network HTTP/1.1" 200 803 0.011109 252.33.195.33 - - [2025-06-09 02:04:37] "POST /neutron/network HTTP/1.1" 200 829 0.006783 10.0.0.33 - - [2025-06-09 02:04:37] "POST /id-to-fqname HTTP/1.1" 200 225 0.001476 252.33.195.33 - - [2025-06-09 02:04:38] "POST /neutron/network HTTP/1.1" 200 839 0.006386 252.33.195.33 - - [2025-06-09 02:04:38] "GET /aaa-mode HTTP/1.1" 401 296 0.001027 252.33.195.33 - - [2025-06-09 02:04:38] "GET / HTTP/1.1" 200 36215 0.002739 252.33.195.33 - - [2025-06-09 02:04:38] "GET /project/00371da6-bdba-4462-8280-db1248151445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000608 10.0.0.33 - - [2025-06-09 02:04:38] "GET /projects?obj_uuids=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001338 252.33.195.33 - - [2025-06-09 02:04:38] "GET /project/00371da6-bdba-4462-8280-db1248151445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.056600 252.33.195.33 - - [2025-06-09 02:04:38] "POST /neutron/network HTTP/1.1" 200 829 0.005882 252.33.195.33 - - [2025-06-09 02:04:38] "POST /neutron/port HTTP/1.1" 200 117 0.005883 252.33.195.33 - - [2025-06-09 02:04:39] "POST /neutron/port HTTP/1.1" 200 117 0.006313 252.33.195.33 - - [2025-06-09 02:04:39] "POST /neutron/port HTTP/1.1" 200 117 0.006600 252.33.195.33 - - [2025-06-09 02:04:39] "POST /neutron/network HTTP/1.1" 200 839 0.008142 10.0.0.33 - - [2025-06-09 02:04:39] "GET /projects?obj_uuids=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001146 252.33.195.33 - - [2025-06-09 02:04:39] "POST /neutron/port HTTP/1.1" 200 1056 0.220600 252.33.195.33 - - [2025-06-09 02:04:40] "POST /neutron/port HTTP/1.1" 200 1056 0.014636 252.33.195.33 - - [2025-06-09 02:04:40] "POST /neutron/port HTTP/1.1" 200 1056 0.011133 252.33.195.33 - - [2025-06-09 02:04:40] "POST /neutron/port HTTP/1.1" 200 1106 0.066915 252.33.195.33 - - [2025-06-09 02:04:40] "POST /neutron/port HTTP/1.1" 200 1080 0.017802 252.33.195.33 - - [2025-06-09 02:04:40] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004707 252.33.195.33 - - [2025-06-09 02:04:40] "POST /neutron/subnet HTTP/1.1" 200 685 0.011900 252.33.195.33 - - [2025-06-09 02:04:40] "POST /neutron/port HTTP/1.1" 200 117 0.001329 252.33.195.33 - - [2025-06-09 02:04:40] "POST /neutron/network HTTP/1.1" 200 829 0.008241 252.33.195.33 - - [2025-06-09 02:04:44] "POST /neutron/port HTTP/1.1" 200 1080 0.019261 252.33.195.33 - - [2025-06-09 02:04:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006383 252.33.195.33 - - [2025-06-09 02:04:44] "POST /neutron/port HTTP/1.1" 200 1080 0.022906 252.33.195.33 - - [2025-06-09 02:04:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006958 252.33.195.33 - - [2025-06-09 02:04:44] "POST /neutron/port HTTP/1.1" 200 1080 0.014905 252.33.195.33 - - [2025-06-09 02:04:44] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007159 10.0.0.33 - - [2025-06-09 02:04:44] "GET /virtual-machine/12f51db2-3acb-47c7-bb63-ebb35907b074 HTTP/1.1" 200 1293 0.004896 10.0.0.33 - - [2025-06-09 02:04:44] "GET /virtual-machine-interface/5964076b-6790-4a55-b5e4-465c8acfda6d HTTP/1.1" 200 2959 0.006007 10.0.0.33 - - [2025-06-09 02:04:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.33 - - [2025-06-09 02:04:44] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003416 10.0.0.33 - - [2025-06-09 02:04:44] "GET /virtual-networks?parent_id=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003664 10.0.0.33 - - [2025-06-09 02:04:45] "GET /virtual-network/1174a607-f06f-4e70-9134-8af33ff1d4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005626 10.0.0.33 - - [2025-06-09 02:04:47] "GET /obj-perms HTTP/1.1" 200 6387 0.070827 10.0.0.33 - - [2025-06-09 02:04:48] "GET /obj-perms HTTP/1.1" 200 6387 0.073952 10.0.0.33 - - [2025-06-09 02:04:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.33 - - [2025-06-09 02:04:48] "GET /virtual-network/1174a607-f06f-4e70-9134-8af33ff1d4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005108 252.33.195.33 - - [2025-06-09 02:04:49] "POST /neutron/port HTTP/1.1" 200 1080 0.021212 252.33.195.33 - - [2025-06-09 02:04:49] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006600 252.33.195.33 - - [2025-06-09 02:04:50] "POST /neutron/port HTTP/1.1" 200 1080 0.017579 252.33.195.33 - - [2025-06-09 02:04:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007025 252.33.195.33 - - [2025-06-09 02:04:50] "POST /neutron/port HTTP/1.1" 200 1080 0.016770 252.33.195.33 - - [2025-06-09 02:04:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006520 10.0.0.33 - - [2025-06-09 02:04:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.33 - - [2025-06-09 02:04:52] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003761 10.0.0.33 - - [2025-06-09 02:04:52] "GET /virtual-networks?parent_id=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003976 10.0.0.33 - - [2025-06-09 02:04:52] "GET /virtual-network/1174a607-f06f-4e70-9134-8af33ff1d4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005914 252.33.195.33 - - [2025-06-09 02:04:56] "POST /neutron/network HTTP/1.1" 200 803 0.011178 252.33.195.33 - - [2025-06-09 02:04:57] "POST /neutron/network HTTP/1.1" 200 829 0.005702 10.0.0.33 - - [2025-06-09 02:04:57] "POST /id-to-fqname HTTP/1.1" 200 225 0.001721 252.33.195.33 - - [2025-06-09 02:04:57] "POST /neutron/port HTTP/1.1" 200 1080 0.018286 252.33.195.33 - - [2025-06-09 02:04:57] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007429 252.33.195.33 - - [2025-06-09 02:04:57] "POST /neutron/network HTTP/1.1" 200 839 0.006594 252.33.195.33 - - [2025-06-09 02:04:57] "GET /aaa-mode HTTP/1.1" 401 296 0.000777 252.33.195.33 - - [2025-06-09 02:04:57] "GET / HTTP/1.1" 200 36215 0.002013 252.33.195.33 - - [2025-06-09 02:04:57] "GET /project/00371da6-bdba-4462-8280-db1248151445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000415 10.0.0.33 - - [2025-06-09 02:04:57] "GET /projects?obj_uuids=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.036272 252.33.195.33 - - [2025-06-09 02:04:57] "GET /project/00371da6-bdba-4462-8280-db1248151445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.098981 252.33.195.33 - - [2025-06-09 02:04:57] "POST /neutron/network HTTP/1.1" 200 829 0.006632 252.33.195.33 - - [2025-06-09 02:04:58] "POST /neutron/port HTTP/1.1" 200 1080 0.032424 252.33.195.33 - - [2025-06-09 02:04:58] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007788 252.33.195.33 - - [2025-06-09 02:04:58] "POST /neutron/port HTTP/1.1" 200 117 0.006597 252.33.195.33 - - [2025-06-09 02:04:58] "POST /neutron/port HTTP/1.1" 200 117 0.005901 252.33.195.33 - - [2025-06-09 02:04:58] "POST /neutron/network HTTP/1.1" 200 839 0.006160 10.0.0.33 - - [2025-06-09 02:04:58] "GET /projects?obj_uuids=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001434 252.33.195.33 - - [2025-06-09 02:04:58] "POST /neutron/port HTTP/1.1" 200 1056 0.215453 252.33.195.33 - - [2025-06-09 02:04:59] "POST /neutron/port HTTP/1.1" 200 1056 0.009455 252.33.195.33 - - [2025-06-09 02:04:59] "POST /neutron/port HTTP/1.1" 200 1056 0.011196 252.33.195.33 - - [2025-06-09 02:04:59] "POST /neutron/port HTTP/1.1" 200 1106 0.057622 252.33.195.33 - - [2025-06-09 02:04:59] "POST /neutron/port HTTP/1.1" 200 1080 0.018478 252.33.195.33 - - [2025-06-09 02:04:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004164 252.33.195.33 - - [2025-06-09 02:04:59] "POST /neutron/subnet HTTP/1.1" 200 685 0.011417 252.33.195.33 - - [2025-06-09 02:04:59] "POST /neutron/port HTTP/1.1" 200 117 0.001287 252.33.195.33 - - [2025-06-09 02:04:59] "POST /neutron/network HTTP/1.1" 200 829 0.006557 252.33.195.33 - - [2025-06-09 02:05:03] "POST /neutron/port HTTP/1.1" 200 1080 0.019181 252.33.195.33 - - [2025-06-09 02:05:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007123 252.33.195.33 - - [2025-06-09 02:05:03] "POST /neutron/port HTTP/1.1" 200 1080 0.016452 252.33.195.33 - - [2025-06-09 02:05:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006723 252.33.195.33 - - [2025-06-09 02:05:03] "POST /neutron/port HTTP/1.1" 200 1080 0.019024 252.33.195.33 - - [2025-06-09 02:05:03] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009684 10.0.0.33 - - [2025-06-09 02:05:03] "GET /virtual-machine/640684b1-d781-469f-a36c-ef344ea99173 HTTP/1.1" 200 1293 0.005059 10.0.0.33 - - [2025-06-09 02:05:03] "GET /virtual-machine-interface/130e4668-71a5-42cf-b346-5979848e91db HTTP/1.1" 200 2959 0.006207 10.0.0.33 - - [2025-06-09 02:05:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003570 10.0.0.33 - - [2025-06-09 02:05:04] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004003 10.0.0.33 - - [2025-06-09 02:05:04] "GET /virtual-networks?parent_id=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003212 10.0.0.33 - - [2025-06-09 02:05:04] "GET /virtual-network/1174a607-f06f-4e70-9134-8af33ff1d4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005419 10.0.0.33 - - [2025-06-09 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.33 - - [2025-06-09 02:05:07] "GET /virtual-network/1174a607-f06f-4e70-9134-8af33ff1d4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.005094 252.33.195.33 - - [2025-06-09 02:05:08] "POST /neutron/port HTTP/1.1" 200 1080 0.018024 252.33.195.33 - - [2025-06-09 02:05:08] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007596 252.33.195.33 - - [2025-06-09 02:05:08] "POST /neutron/port HTTP/1.1" 200 1080 0.018015 252.33.195.33 - - [2025-06-09 02:05:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006056 10.0.0.33 - - [2025-06-09 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.33 - - [2025-06-09 02:05:09] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003567 10.0.0.33 - - [2025-06-09 02:05:09] "GET /virtual-networks?parent_id=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.003664 10.0.0.33 - - [2025-06-09 02:05:09] "GET /virtual-network/1174a607-f06f-4e70-9134-8af33ff1d4aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.008705 252.33.195.33 - - [2025-06-09 02:05:09] "POST /neutron/port HTTP/1.1" 200 1080 0.029247 252.33.195.33 - - [2025-06-09 02:05:09] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006877 252.33.195.33 - - [2025-06-09 02:05:10] "POST /neutron/port HTTP/1.1" 200 1080 0.018340 252.33.195.33 - - [2025-06-09 02:05:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006248 252.33.195.33 - - [2025-06-09 02:05:10] "POST /neutron/port HTTP/1.1" 200 1080 0.016992 252.33.195.33 - - [2025-06-09 02:05:10] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006617 10.0.0.33 - - [2025-06-09 02:05:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.33 - - [2025-06-09 02:05:20] "DELETE /virtual-DNS/16b170c6-b021-4722-a1dd-41666a7050fb HTTP/1.1" 409 236 0.005883 10.0.0.33 - - [2025-06-09 02:05:20] "POST /fqname-to-id HTTP/1.1" 404 190 0.002932 10.0.0.33 - - [2025-06-09 02:05:20] "POST /virtual-DNS-records HTTP/1.1" 200 531 0.017338 10.0.0.33 - - [2025-06-09 02:05:21] "GET /virtual-DNS-record/5ae25276-4d42-42fc-9f52-5503954f8144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.005437 10.0.0.33 - - [2025-06-09 02:05:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.33 - - [2025-06-09 02:05:21] "GET /virtual-DNS-record/5ae25276-4d42-42fc-9f52-5503954f8144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1336 0.007802 10.0.0.33 - - [2025-06-09 02:05:21] "GET /domains HTTP/1.1" 200 438 0.004025 10.0.0.33 - - [2025-06-09 02:05:21] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001343 10.0.0.33 - - [2025-06-09 02:05:21] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1504 0.010932 10.0.0.33 - - [2025-06-09 02:05:21] "GET /virtual-DNS/16b170c6-b021-4722-a1dd-41666a7050fb HTTP/1.1" 200 1905 0.006140 10.0.0.33 - - [2025-06-09 02:05:21] "GET /virtual-DNS-record/5ae25276-4d42-42fc-9f52-5503954f8144 HTTP/1.1" 200 1336 0.006356 10.0.0.33 - - [2025-06-09 02:05:26] "DELETE /virtual-DNS-record/5ae25276-4d42-42fc-9f52-5503954f8144 HTTP/1.1" 200 115 0.029248 10.0.0.33 - - [2025-06-09 02:05:26] "POST /fqname-to-id HTTP/1.1" 404 182 0.003878 252.33.195.33 - - [2025-06-09 02:05:27] "POST /neutron/network HTTP/1.1" 200 829 0.008011 252.33.195.33 - - [2025-06-09 02:05:27] "POST /neutron/network HTTP/1.1" 400 204 0.012279 252.33.195.33 - - [2025-06-09 02:05:27] "POST /neutron/port HTTP/1.1" 200 1080 0.023888 252.33.195.33 - - [2025-06-09 02:05:27] "POST /neutron/port HTTP/1.1" 200 1080 0.021334 252.33.195.33 - - [2025-06-09 02:05:27] "POST /neutron/port HTTP/1.1" 200 1106 0.014881 252.33.195.33 - - [2025-06-09 02:05:27] "POST /neutron/port HTTP/1.1" 200 1106 0.012544 252.33.195.33 - - [2025-06-09 02:05:28] "POST /neutron/port HTTP/1.1" 200 151 0.135053 252.33.195.33 - - [2025-06-09 02:05:28] "POST /neutron/port HTTP/1.1" 200 151 0.130346 252.33.195.33 - - [2025-06-09 02:05:29] "POST /neutron/network HTTP/1.1" 200 829 0.013467 10.0.0.33 - - [2025-06-09 02:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.032199 10.0.0.33 - - [2025-06-09 02:05:29] "POST /useragent-kv HTTP/1.1" 200 115 0.036854 10.0.0.33 - - [2025-06-09 02:05:29] "POST /useragent-kv HTTP/1.1" 200 115 0.002274 252.33.195.33 - - [2025-06-09 02:05:29] "POST /neutron/network HTTP/1.1" 200 151 0.484415 10.0.0.33 - - [2025-06-09 02:05:29] "DELETE /route-target/7a02e5f6-1676-4bbb-a3d4-1338f4ed4238 HTTP/1.1" 200 115 0.101721 10.0.0.33 - - [2025-06-09 02:05:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004301 10.0.0.33 - - [2025-06-09 02:05:29] "DELETE /network-ipam/aa6d6b53-45af-4a42-a48b-d41fb38f1810 HTTP/1.1" 200 115 0.025462 10.0.0.33 - - [2025-06-09 02:05:29] "DELETE /virtual-DNS/16b170c6-b021-4722-a1dd-41666a7050fb HTTP/1.1" 200 115 0.024948 10.0.0.33 - - [2025-06-09 02:05:29] "POST /fqname-to-id HTTP/1.1" 404 178 0.002701 10.0.0.33 - - [2025-06-09 02:05:29] "GET /domains HTTP/1.1" 200 438 0.003358 10.0.0.33 - - [2025-06-09 02:05:29] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001079 10.0.0.33 - - [2025-06-09 02:05:29] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1305 0.008871 10.0.0.33 - - [2025-06-09 02:05:30] "GET /projects?obj_uuids=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001220 10.0.0.33 - - [2025-06-09 02:05:30] "GET /project/00371da6-bdba-4462-8280-db1248151445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1363 0.059564 10.0.0.33 - - [2025-06-09 02:05:30] "GET /projects?obj_uuids=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001154 10.0.0.33 - - [2025-06-09 02:05:30] "GET /project/00371da6-bdba-4462-8280-db1248151445?fields=virtual_networks HTTP/1.1" 200 1031 0.070938 10.0.0.33 - - [2025-06-09 02:05:30] "GET /projects?obj_uuids=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001070 10.0.0.33 - - [2025-06-09 02:05:30] "GET /project/00371da6-bdba-4462-8280-db1248151445?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.027668 10.0.0.33 - - [2025-06-09 02:05:30] "GET /projects?obj_uuids=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001156 10.0.0.33 - - [2025-06-09 02:05:30] "GET /project/00371da6-bdba-4462-8280-db1248151445?fields=security_groups HTTP/1.1" 200 1257 0.027192 10.0.0.33 - - [2025-06-09 02:05:31] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001239 10.0.0.33 - - [2025-06-09 02:05:31] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.007847 10.0.0.33 - - [2025-06-09 02:05:31] "POST /fqname-to-id HTTP/1.1" 404 187 0.034116 10.0.0.33 - - [2025-06-09 02:05:31] "GET /projects?obj_uuids=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002764 10.0.0.33 - - [2025-06-09 02:05:31] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001177 10.0.0.33 - - [2025-06-09 02:05:31] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.042424 10.0.0.33 - - [2025-06-09 02:05:32] "POST /id-to-fqname HTTP/1.1" 200 189 0.001450 10.0.0.33 - - [2025-06-09 02:05:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.002744 10.0.0.33 - - [2025-06-09 02:05:32] "POST /security-groups HTTP/1.1" 200 584 0.067300 10.0.0.33 - - [2025-06-09 02:05:32] "POST /fqname-to-id HTTP/1.1" 404 233 0.004340 10.0.0.33 - - [2025-06-09 02:05:32] "POST /projects HTTP/1.1" 200 579 0.221833 10.0.0.33 - - [2025-06-09 02:05:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.263280 10.0.0.33 - - [2025-06-09 02:05:32] "POST /access-control-lists HTTP/1.1" 200 597 0.060782 10.0.0.33 - - [2025-06-09 02:05:32] "GET /project/38e2b960-aaae-4b45-9aa2-2b9ed010e41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.444220 10.0.0.33 - - [2025-06-09 02:05:32] "POST /fqname-to-id HTTP/1.1" 404 232 0.002884 10.0.0.33 - - [2025-06-09 02:05:32] "POST /access-control-lists HTTP/1.1" 200 595 0.059913 10.0.0.33 - - [2025-06-09 02:05:33] "GET / HTTP/1.1" 200 36215 0.002226 10.0.0.33 - - [2025-06-09 02:05:34] "POST /fqname-to-id HTTP/1.1" 401 296 0.000529 10.0.0.33 - - [2025-06-09 02:05:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.068799 10.0.0.33 - - [2025-06-09 02:05:34] "GET /projects?obj_uuids=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001139 10.0.0.33 - - [2025-06-09 02:05:34] "GET /project/38e2b960-aaae-4b45-9aa2-2b9ed010e41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.026603 252.33.195.33 - - [2025-06-09 02:05:34] "POST /neutron/network HTTP/1.1" 200 117 0.037157 10.0.0.33 - - [2025-06-09 02:05:34] "GET /projects?obj_uuids=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001484 252.33.195.33 - - [2025-06-09 02:05:35] "POST /neutron/network HTTP/1.1" 200 604 0.081555 10.0.0.33 - - [2025-06-09 02:05:35] "POST /route-targets HTTP/1.1" 200 328 0.010844 10.0.0.33 - - [2025-06-09 02:05:35] "POST /ref-update HTTP/1.1" 200 156 0.012367 10.0.0.33 - - [2025-06-09 02:05:35] "POST /useragent-kv HTTP/1.1" 200 115 0.003270 252.33.195.33 - - [2025-06-09 02:05:35] "POST /neutron/subnet HTTP/1.1" 200 724 0.190537 252.33.195.33 - - [2025-06-09 02:05:35] "POST /neutron/network HTTP/1.1" 200 823 0.005888 10.0.0.33 - - [2025-06-09 02:05:35] "POST /id-to-fqname HTTP/1.1" 200 219 0.001737 10.0.0.33 - - [2025-06-09 02:05:35] "GET /virtual-network/f917ca2d-eb9c-41c0-bd0b-28219d3b94fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005801 252.33.195.33 - - [2025-06-09 02:05:35] "POST /neutron/network HTTP/1.1" 200 823 0.007396 10.0.0.33 - - [2025-06-09 02:05:35] "GET /virtual-network/f917ca2d-eb9c-41c0-bd0b-28219d3b94fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005597 252.33.195.33 - - [2025-06-09 02:05:35] "POST /neutron/network HTTP/1.1" 200 823 0.005902 252.33.195.33 - - [2025-06-09 02:05:35] "POST /neutron/subnet HTTP/1.1" 200 724 0.007920 10.0.0.33 - - [2025-06-09 02:05:35] "POST /id-to-fqname HTTP/1.1" 200 219 0.005124 252.33.195.33 - - [2025-06-09 02:05:36] "POST /neutron/network HTTP/1.1" 200 833 0.008876 252.33.195.33 - - [2025-06-09 02:05:36] "GET /aaa-mode HTTP/1.1" 401 296 0.000441 252.33.195.33 - - [2025-06-09 02:05:36] "GET / HTTP/1.1" 200 36215 0.002225 252.33.195.33 - - [2025-06-09 02:05:36] "GET /project/38e2b960-aaae-4b45-9aa2-2b9ed010e41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000432 10.0.0.33 - - [2025-06-09 02:05:36] "DELETE /project/38e2b960aaae4b459aa22b9ed010e41e HTTP/1.1" 404 173 0.005362 10.0.0.33 - - [2025-06-09 02:05:36] "GET /projects?obj_uuids=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001087 10.0.0.33 - - [2025-06-09 02:05:36] "GET /project/00371da6-bdba-4462-8280-db1248151445?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1456 0.027008 10.0.0.33 - - [2025-06-09 02:05:36] "GET /projects?obj_uuids=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001007 10.0.0.33 - - [2025-06-09 02:05:36] "GET /project/00371da6-bdba-4462-8280-db1248151445?fields=security_groups HTTP/1.1" 200 1350 0.083906 10.0.0.33 - - [2025-06-09 02:05:36] "GET /projects?obj_uuids=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001292 252.33.195.33 - - [2025-06-09 02:05:36] "GET /project/38e2b960-aaae-4b45-9aa2-2b9ed010e41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.064066 10.0.0.33 - - [2025-06-09 02:05:36] "DELETE /security-group/b3017107-637d-43af-83ae-591e100d83d1 HTTP/1.1" 200 115 0.055003 10.0.0.33 - - [2025-06-09 02:05:36] "GET /projects?obj_uuids=00371da6-bdba-4462-8280-db1248151445&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001299 252.33.195.33 - - [2025-06-09 02:05:36] "POST /neutron/network HTTP/1.1" 200 823 0.040059 10.0.0.33 - - [2025-06-09 02:05:36] "DELETE /access-control-list/efd62b07-6b4a-44f2-a332-f81502cdb586 HTTP/1.1" 200 115 0.046045 10.0.0.33 - - [2025-06-09 02:05:36] "GET /project/00371da6-bdba-4462-8280-db1248151445?fields=application_policy_sets HTTP/1.1" 200 1389 0.042776 10.0.0.33 - - [2025-06-09 02:05:36] "DELETE /access-control-list/26d5def4-075c-4d44-874e-ce33948f5efc HTTP/1.1" 200 115 0.028914 10.0.0.33 - - [2025-06-09 02:05:36] "DELETE /project/00371da6-bdba-4462-8280-db1248151445 HTTP/1.1" 200 115 0.403972 252.33.195.33 - - [2025-06-09 02:05:36] "POST /neutron/port HTTP/1.1" 200 117 0.007691 252.33.195.33 - - [2025-06-09 02:05:37] "POST /neutron/port HTTP/1.1" 200 117 0.007077 10.0.0.33 - - [2025-06-09 02:05:37] "POST /id-to-fqname HTTP/1.1" 200 219 0.001746 252.33.195.33 - - [2025-06-09 02:05:37] "POST /neutron/port HTTP/1.1" 200 117 0.007646 252.33.195.33 - - [2025-06-09 02:05:37] "POST /neutron/network HTTP/1.1" 200 833 0.006654 252.33.195.33 - - [2025-06-09 02:05:37] "GET /aaa-mode HTTP/1.1" 401 296 0.000536 252.33.195.33 - - [2025-06-09 02:05:37] "GET / HTTP/1.1" 200 36215 0.002453 252.33.195.33 - - [2025-06-09 02:05:37] "GET /project/38e2b960-aaae-4b45-9aa2-2b9ed010e41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000735 252.33.195.33 - - [2025-06-09 02:05:37] "POST /neutron/network HTTP/1.1" 200 833 0.008793 10.0.0.33 - - [2025-06-09 02:05:37] "GET /projects?obj_uuids=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001659 10.0.0.33 - - [2025-06-09 02:05:37] "GET /projects?obj_uuids=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001860 252.33.195.33 - - [2025-06-09 02:05:37] "GET /project/38e2b960-aaae-4b45-9aa2-2b9ed010e41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.081019 252.33.195.33 - - [2025-06-09 02:05:37] "POST /neutron/port HTTP/1.1" 200 1059 0.274632 252.33.195.33 - - [2025-06-09 02:05:37] "POST /neutron/network HTTP/1.1" 200 823 0.006135 252.33.195.33 - - [2025-06-09 02:05:38] "POST /neutron/port HTTP/1.1" 200 1059 0.045810 252.33.195.33 - - [2025-06-09 02:05:38] "POST /neutron/port HTTP/1.1" 200 1059 0.009980 252.33.195.33 - - [2025-06-09 02:05:38] "POST /neutron/port HTTP/1.1" 200 1033 0.024673 252.33.195.33 - - [2025-06-09 02:05:38] "POST /neutron/port HTTP/1.1" 200 1109 0.074776 252.33.195.33 - - [2025-06-09 02:05:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.009495 252.33.195.33 - - [2025-06-09 02:05:38] "POST /neutron/port HTTP/1.1" 200 117 0.005064 252.33.195.33 - - [2025-06-09 02:05:38] "POST /neutron/port HTTP/1.1" 200 1083 0.018820 252.33.195.33 - - [2025-06-09 02:05:38] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003795 252.33.195.33 - - [2025-06-09 02:05:38] "POST /neutron/port HTTP/1.1" 200 1083 0.022178 252.33.195.33 - - [2025-06-09 02:05:38] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008938 252.33.195.33 - - [2025-06-09 02:05:38] "POST /neutron/subnet HTTP/1.1" 200 698 0.012132 252.33.195.33 - - [2025-06-09 02:05:38] "POST /neutron/port HTTP/1.1" 200 117 0.001381 252.33.195.33 - - [2025-06-09 02:05:38] "POST /neutron/network HTTP/1.1" 200 823 0.006223 252.33.195.33 - - [2025-06-09 02:05:38] "POST /neutron/network HTTP/1.1" 200 833 0.019837 10.0.0.33 - - [2025-06-09 02:05:38] "GET /projects?obj_uuids=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001189 252.33.195.33 - - [2025-06-09 02:05:39] "POST /neutron/port HTTP/1.1" 200 1059 0.240599 252.33.195.33 - - [2025-06-09 02:05:39] "POST /neutron/port HTTP/1.1" 200 1059 0.010568 252.33.195.33 - - [2025-06-09 02:05:39] "POST /neutron/port HTTP/1.1" 200 1059 0.011182 252.33.195.33 - - [2025-06-09 02:05:39] "POST /neutron/port HTTP/1.1" 200 1109 0.067476 252.33.195.33 - - [2025-06-09 02:05:39] "POST /neutron/port HTTP/1.1" 200 1083 0.015891 252.33.195.33 - - [2025-06-09 02:05:39] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004537 252.33.195.33 - - [2025-06-09 02:05:39] "POST /neutron/subnet HTTP/1.1" 200 698 0.014173 252.33.195.33 - - [2025-06-09 02:05:39] "POST /neutron/port HTTP/1.1" 200 117 0.001680 252.33.195.33 - - [2025-06-09 02:05:39] "POST /neutron/network HTTP/1.1" 200 823 0.008733 252.33.195.33 - - [2025-06-09 02:05:43] "POST /neutron/port HTTP/1.1" 200 1083 0.016118 252.33.195.33 - - [2025-06-09 02:05:43] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007508 252.33.195.33 - - [2025-06-09 02:05:43] "POST /neutron/port HTTP/1.1" 200 1083 0.016554 252.33.195.33 - - [2025-06-09 02:05:43] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006942 252.33.195.33 - - [2025-06-09 02:05:43] "POST /neutron/port HTTP/1.1" 200 1083 0.017867 252.33.195.33 - - [2025-06-09 02:05:43] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008123 10.0.0.33 - - [2025-06-09 02:05:43] "GET /virtual-machine/aaf27c24-2347-4813-b9c7-c3587fa93aa4 HTTP/1.1" 401 296 0.000502 10.0.0.33 - - [2025-06-09 02:05:44] "GET /virtual-machine/aaf27c24-2347-4813-b9c7-c3587fa93aa4 HTTP/1.1" 200 1294 0.037858 10.0.0.33 - - [2025-06-09 02:05:44] "GET /virtual-machine-interface/76c96d15-7f35-4a2d-87af-1a7a752abe7b HTTP/1.1" 200 2939 0.005476 10.0.0.33 - - [2025-06-09 02:05:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.33 - - [2025-06-09 02:05:44] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.006072 10.0.0.33 - - [2025-06-09 02:05:44] "GET /virtual-networks?parent_id=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003185 10.0.0.33 - - [2025-06-09 02:05:44] "GET /virtual-network/f917ca2d-eb9c-41c0-bd0b-28219d3b94fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.010365 10.0.0.33 - - [2025-06-09 02:05:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.33 - - [2025-06-09 02:05:47] "GET /virtual-network/f917ca2d-eb9c-41c0-bd0b-28219d3b94fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.004910 252.33.195.33 - - [2025-06-09 02:05:48] "POST /neutron/port HTTP/1.1" 200 1083 0.017853 252.33.195.33 - - [2025-06-09 02:05:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.015831 10.0.0.33 - - [2025-06-09 02:05:48] "GET /obj-perms HTTP/1.1" 200 6387 0.062142 252.33.195.33 - - [2025-06-09 02:05:48] "POST /neutron/port HTTP/1.1" 200 1083 0.020690 252.33.195.33 - - [2025-06-09 02:05:48] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007015 10.0.0.33 - - [2025-06-09 02:05:48] "GET /obj-perms HTTP/1.1" 200 6387 0.057080 252.33.195.33 - - [2025-06-09 02:05:50] "POST /neutron/port HTTP/1.1" 200 1083 0.052513 10.0.0.33 - - [2025-06-09 02:05:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.33 - - [2025-06-09 02:05:50] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003217 252.33.195.33 - - [2025-06-09 02:05:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008171 10.0.0.33 - - [2025-06-09 02:05:50] "GET /virtual-networks?parent_id=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003236 10.0.0.33 - - [2025-06-09 02:05:50] "GET /virtual-network/f917ca2d-eb9c-41c0-bd0b-28219d3b94fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.006408 252.33.195.33 - - [2025-06-09 02:05:50] "POST /neutron/port HTTP/1.1" 200 1083 0.027544 252.33.195.33 - - [2025-06-09 02:05:50] "POST /neutron/port HTTP/1.1" 200 1083 0.018919 252.33.195.33 - - [2025-06-09 02:05:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008027 252.33.195.33 - - [2025-06-09 02:05:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007371 252.33.195.33 - - [2025-06-09 02:05:50] "POST /neutron/port HTTP/1.1" 200 1083 0.018431 252.33.195.33 - - [2025-06-09 02:05:50] "POST /neutron/port HTTP/1.1" 200 1083 0.021604 252.33.195.33 - - [2025-06-09 02:05:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.005521 252.33.195.33 - - [2025-06-09 02:05:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.007158 252.33.195.33 - - [2025-06-09 02:05:50] "POST /neutron/port HTTP/1.1" 200 1083 0.023142 252.33.195.33 - - [2025-06-09 02:05:50] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008572 252.33.195.33 - - [2025-06-09 02:05:50] "POST /neutron/port HTTP/1.1" 200 1083 0.021354 252.33.195.33 - - [2025-06-09 02:05:51] "POST /neutron/security_group HTTP/1.1" 200 2057 0.014170 10.0.0.33 - - [2025-06-09 02:05:51] "GET /global-system-configs HTTP/1.1" 200 323 0.046782 10.0.0.33 - - [2025-06-09 02:05:51] "GET /obj-perms HTTP/1.1" 200 6387 0.067498 252.33.195.33 - - [2025-06-09 02:05:55] "POST /neutron/port HTTP/1.1" 200 1083 0.016483 252.33.195.33 - - [2025-06-09 02:05:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.008298 252.33.195.33 - - [2025-06-09 02:05:55] "POST /neutron/port HTTP/1.1" 200 1083 0.016840 252.33.195.33 - - [2025-06-09 02:05:55] "POST /neutron/security_group HTTP/1.1" 200 2057 0.006692 252.33.195.33 - - [2025-06-09 02:05:55] "POST /neutron/port HTTP/1.1" 200 1083 0.017483 252.33.195.33 - - [2025-06-09 02:05:56] "POST /neutron/security_group HTTP/1.1" 200 2057 0.010613 10.0.0.33 - - [2025-06-09 02:05:56] "GET /virtual-machine/11dd9730-e4e6-48e1-b0c6-37fb5d7eaf3c HTTP/1.1" 200 1293 0.004721 10.0.0.33 - - [2025-06-09 02:05:56] "GET /virtual-machine-interface/004e3351-2ce4-4d6d-9500-b2604b156566 HTTP/1.1" 200 2938 0.005492 10.0.0.33 - - [2025-06-09 02:05:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003402 10.0.0.33 - - [2025-06-09 02:05:56] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003123 10.0.0.33 - - [2025-06-09 02:05:56] "GET /virtual-networks?parent_id=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003054 10.0.0.33 - - [2025-06-09 02:05:56] "GET /virtual-network/f917ca2d-eb9c-41c0-bd0b-28219d3b94fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005339 10.0.0.33 - - [2025-06-09 02:05:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.33 - - [2025-06-09 02:05:57] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003881 10.0.0.33 - - [2025-06-09 02:05:57] "GET /virtual-networks?parent_id=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.003106 10.0.0.33 - - [2025-06-09 02:05:57] "GET /virtual-network/f917ca2d-eb9c-41c0-bd0b-28219d3b94fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.005864 252.33.195.33 - - [2025-06-09 02:06:02] "POST /neutron/network HTTP/1.1" 200 823 0.006929 252.33.195.33 - - [2025-06-09 02:06:02] "POST /neutron/network HTTP/1.1" 400 204 0.011471 252.33.195.33 - - [2025-06-09 02:06:03] "POST /neutron/port HTTP/1.1" 200 1083 0.023093 252.33.195.33 - - [2025-06-09 02:06:03] "POST /neutron/port HTTP/1.1" 200 1083 0.017980 252.33.195.33 - - [2025-06-09 02:06:03] "POST /neutron/port HTTP/1.1" 200 1109 0.013609 252.33.195.33 - - [2025-06-09 02:06:03] "POST /neutron/port HTTP/1.1" 200 1109 0.011924 252.33.195.33 - - [2025-06-09 02:06:03] "POST /neutron/port HTTP/1.1" 200 151 0.145506 252.33.195.33 - - [2025-06-09 02:06:03] "POST /neutron/port HTTP/1.1" 200 151 0.143167 252.33.195.33 - - [2025-06-09 02:06:04] "POST /neutron/network HTTP/1.1" 200 823 0.006740 10.0.0.33 - - [2025-06-09 02:06:05] "POST /useragent-kv HTTP/1.1" 200 115 0.003590 10.0.0.33 - - [2025-06-09 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009475 10.0.0.33 - - [2025-06-09 02:06:05] "POST /useragent-kv HTTP/1.1" 200 115 0.002290 252.33.195.33 - - [2025-06-09 02:06:05] "POST /neutron/network HTTP/1.1" 200 151 0.092785 10.0.0.33 - - [2025-06-09 02:06:05] "DELETE /route-target/d10f7435-497f-4573-a74a-d2f362a42471 HTTP/1.1" 200 115 0.017252 10.0.0.33 - - [2025-06-09 02:06:05] "GET /projects?obj_uuids=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001273 10.0.0.33 - - [2025-06-09 02:06:05] "GET /project/38e2b960-aaae-4b45-9aa2-2b9ed010e41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1365 0.030474 10.0.0.33 - - [2025-06-09 02:06:05] "GET /projects?obj_uuids=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.003657 10.0.0.33 - - [2025-06-09 02:06:05] "GET /project/38e2b960-aaae-4b45-9aa2-2b9ed010e41e?fields=virtual_networks HTTP/1.1" 200 1033 0.070592 10.0.0.33 - - [2025-06-09 02:06:05] "GET /projects?obj_uuids=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001213 10.0.0.33 - - [2025-06-09 02:06:05] "GET /project/38e2b960-aaae-4b45-9aa2-2b9ed010e41e?fields=virtual_machine_interfaces HTTP/1.1" 200 1033 0.027822 10.0.0.33 - - [2025-06-09 02:06:05] "GET /projects?obj_uuids=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001222 10.0.0.33 - - [2025-06-09 02:06:05] "GET /project/38e2b960-aaae-4b45-9aa2-2b9ed010e41e?fields=security_groups HTTP/1.1" 200 1259 0.024848 10.0.0.33 - - [2025-06-09 02:06:06] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001211 10.0.0.33 - - [2025-06-09 02:06:06] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 942 0.007854 10.0.0.33 - - [2025-06-09 02:06:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.031332 10.0.0.33 - - [2025-06-09 02:06:06] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 124 0.002557 10.0.0.33 - - [2025-06-09 02:06:07] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001146 10.0.0.33 - - [2025-06-09 02:06:07] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 973 0.009665 10.0.0.33 - - [2025-06-09 02:06:07] "POST /id-to-fqname HTTP/1.1" 200 188 0.001505 10.0.0.33 - - [2025-06-09 02:06:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.008049 10.0.0.33 - - [2025-06-09 02:06:07] "POST /security-groups HTTP/1.1" 200 583 0.063569 10.0.0.33 - - [2025-06-09 02:06:07] "POST /fqname-to-id HTTP/1.1" 404 232 0.003112 10.0.0.33 - - [2025-06-09 02:06:07] "POST /projects HTTP/1.1" 200 577 0.242098 10.0.0.33 - - [2025-06-09 02:06:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.318737 10.0.0.33 - - [2025-06-09 02:06:07] "POST /access-control-lists HTTP/1.1" 200 596 0.063062 10.0.0.33 - - [2025-06-09 02:06:07] "POST /fqname-to-id HTTP/1.1" 404 231 0.002733 10.0.0.33 - - [2025-06-09 02:06:07] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.466554 10.0.0.33 - - [2025-06-09 02:06:07] "POST /access-control-lists HTTP/1.1" 200 594 0.059549 10.0.0.33 - - [2025-06-09 02:06:08] "GET / HTTP/1.1" 200 36215 0.002250 10.0.0.33 - - [2025-06-09 02:06:09] "POST /fqname-to-id HTTP/1.1" 401 296 0.000549 10.0.0.33 - - [2025-06-09 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.074858 10.0.0.33 - - [2025-06-09 02:06:09] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001090 10.0.0.33 - - [2025-06-09 02:06:09] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.025717 252.33.195.33 - - [2025-06-09 02:06:10] "POST /neutron/network HTTP/1.1" 200 117 0.044713 10.0.0.33 - - [2025-06-09 02:06:10] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001406 252.33.195.33 - - [2025-06-09 02:06:10] "POST /neutron/network HTTP/1.1" 200 623 0.062157 10.0.0.33 - - [2025-06-09 02:06:10] "POST /route-targets HTTP/1.1" 200 328 0.011567 10.0.0.33 - - [2025-06-09 02:06:10] "POST /ref-update HTTP/1.1" 200 156 0.013613 10.0.0.33 - - [2025-06-09 02:06:10] "POST /useragent-kv HTTP/1.1" 200 115 0.003911 252.33.195.33 - - [2025-06-09 02:06:10] "POST /neutron/subnet HTTP/1.1" 200 701 0.175204 252.33.195.33 - - [2025-06-09 02:06:10] "POST /neutron/network HTTP/1.1" 200 837 0.005790 10.0.0.33 - - [2025-06-09 02:06:10] "POST /id-to-fqname HTTP/1.1" 200 228 0.001678 10.0.0.33 - - [2025-06-09 02:06:10] "GET /virtual-network/9f134575-54df-4318-b198-89d0f49f9f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005305 252.33.195.33 - - [2025-06-09 02:06:10] "POST /neutron/network HTTP/1.1" 200 837 0.006085 10.0.0.33 - - [2025-06-09 02:06:10] "GET /virtual-network/9f134575-54df-4318-b198-89d0f49f9f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005310 252.33.195.33 - - [2025-06-09 02:06:10] "POST /neutron/network HTTP/1.1" 200 837 0.005414 252.33.195.33 - - [2025-06-09 02:06:10] "POST /neutron/subnet HTTP/1.1" 200 701 0.009043 252.33.195.33 - - [2025-06-09 02:06:10] "POST /neutron/network HTTP/1.1" 200 837 0.006340 10.0.0.33 - - [2025-06-09 02:06:10] "POST /id-to-fqname HTTP/1.1" 200 228 0.001463 252.33.195.33 - - [2025-06-09 02:06:11] "POST /neutron/network HTTP/1.1" 200 847 0.005595 252.33.195.33 - - [2025-06-09 02:06:11] "GET /aaa-mode HTTP/1.1" 401 296 0.000488 252.33.195.33 - - [2025-06-09 02:06:11] "GET / HTTP/1.1" 200 36215 0.059491 252.33.195.33 - - [2025-06-09 02:06:11] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000590 10.0.0.33 - - [2025-06-09 02:06:11] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001606 252.33.195.33 - - [2025-06-09 02:06:11] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.060924 252.33.195.33 - - [2025-06-09 02:06:11] "POST /neutron/network HTTP/1.1" 200 837 0.006689 252.33.195.33 - - [2025-06-09 02:06:11] "POST /neutron/port HTTP/1.1" 200 117 0.005725 252.33.195.33 - - [2025-06-09 02:06:12] "POST /neutron/port HTTP/1.1" 200 117 0.005321 10.0.0.33 - - [2025-06-09 02:06:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.33 - - [2025-06-09 02:06:12] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003743 10.0.0.33 - - [2025-06-09 02:06:12] "PUT /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0 HTTP/1.1" 200 277 0.013456 252.33.195.33 - - [2025-06-09 02:06:12] "POST /neutron/port HTTP/1.1" 200 117 0.005717 252.33.195.33 - - [2025-06-09 02:06:12] "POST /neutron/network HTTP/1.1" 200 847 0.007033 10.0.0.33 - - [2025-06-09 02:06:12] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001244 252.33.195.33 - - [2025-06-09 02:06:12] "POST /neutron/port HTTP/1.1" 200 1053 0.257558 252.33.195.33 - - [2025-06-09 02:06:13] "POST /neutron/port HTTP/1.1" 200 1053 0.010576 252.33.195.33 - - [2025-06-09 02:06:13] "POST /neutron/port HTTP/1.1" 200 1053 0.010185 252.33.195.33 - - [2025-06-09 02:06:13] "POST /neutron/port HTTP/1.1" 200 1103 0.055032 252.33.195.33 - - [2025-06-09 02:06:13] "POST /neutron/port HTTP/1.1" 200 1077 0.031285 252.33.195.33 - - [2025-06-09 02:06:13] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003925 252.33.195.33 - - [2025-06-09 02:06:13] "POST /neutron/subnet HTTP/1.1" 200 675 0.011481 252.33.195.33 - - [2025-06-09 02:06:13] "POST /neutron/port HTTP/1.1" 200 117 0.001341 252.33.195.33 - - [2025-06-09 02:06:13] "POST /neutron/network HTTP/1.1" 200 837 0.006185 252.33.195.33 - - [2025-06-09 02:06:17] "POST /neutron/port HTTP/1.1" 200 1077 0.018152 252.33.195.33 - - [2025-06-09 02:06:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006682 252.33.195.33 - - [2025-06-09 02:06:17] "POST /neutron/port HTTP/1.1" 200 1077 0.016975 252.33.195.33 - - [2025-06-09 02:06:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007169 252.33.195.33 - - [2025-06-09 02:06:17] "POST /neutron/port HTTP/1.1" 200 1077 0.017176 252.33.195.33 - - [2025-06-09 02:06:17] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006791 10.0.0.33 - - [2025-06-09 02:06:17] "GET /virtual-machine/f162a287-801e-4a10-ba8a-b7460f98f602 HTTP/1.1" 401 296 0.000472 10.0.0.33 - - [2025-06-09 02:06:18] "GET /virtual-machine/f162a287-801e-4a10-ba8a-b7460f98f602 HTTP/1.1" 200 1293 0.038429 10.0.0.33 - - [2025-06-09 02:06:18] "GET /virtual-machine-interface/216aa9bd-28f9-4ca9-b6ee-83d616720560 HTTP/1.1" 200 2965 0.006024 10.0.0.33 - - [2025-06-09 02:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003865 10.0.0.33 - - [2025-06-09 02:06:18] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004957 10.0.0.33 - - [2025-06-09 02:06:18] "GET /virtual-networks?parent_id=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003454 10.0.0.33 - - [2025-06-09 02:06:18] "GET /virtual-network/9f134575-54df-4318-b198-89d0f49f9f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.006154 252.33.195.33 - - [2025-06-09 02:06:19] "POST /neutron/port HTTP/1.1" 200 1077 0.015922 252.33.195.33 - - [2025-06-09 02:06:19] "POST /neutron/port HTTP/1.1" 200 1077 0.019736 252.33.195.33 - - [2025-06-09 02:06:19] "POST /neutron/network HTTP/1.1" 200 847 0.005782 252.33.195.33 - - [2025-06-09 02:06:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.007137 252.33.195.33 - - [2025-06-09 02:06:19] "POST /neutron/subnet HTTP/1.1" 200 675 0.012676 252.33.195.33 - - [2025-06-09 02:06:19] "POST /neutron/port HTTP/1.1" 200 117 0.001858 252.33.195.33 - - [2025-06-09 02:06:20] "POST /neutron/network HTTP/1.1" 200 837 0.006184 10.0.0.33 - - [2025-06-09 02:06:21] "GET /global-system-configs HTTP/1.1" 200 323 0.040175 10.0.0.33 - - [2025-06-09 02:06:21] "GET /obj-perms HTTP/1.1" 200 6387 0.060201 10.0.0.33 - - [2025-06-09 02:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.33 - - [2025-06-09 02:06:21] "GET /virtual-network/9f134575-54df-4318-b198-89d0f49f9f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005536 252.33.195.33 - - [2025-06-09 02:06:22] "POST /neutron/port HTTP/1.1" 200 1077 0.053873 252.33.195.33 - - [2025-06-09 02:06:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006494 252.33.195.33 - - [2025-06-09 02:06:22] "POST /neutron/port HTTP/1.1" 200 1077 0.016892 252.33.195.33 - - [2025-06-09 02:06:22] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006386 252.33.195.33 - - [2025-06-09 02:06:23] "POST /neutron/port HTTP/1.1" 200 1077 0.043841 252.33.195.33 - - [2025-06-09 02:06:23] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005613 10.0.0.33 - - [2025-06-09 02:06:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003012 10.0.0.33 - - [2025-06-09 02:06:23] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002977 10.0.0.33 - - [2025-06-09 02:06:23] "GET /virtual-networks?parent_id=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.003789 10.0.0.33 - - [2025-06-09 02:06:24] "GET /virtual-network/9f134575-54df-4318-b198-89d0f49f9f75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.005819 252.33.195.33 - - [2025-06-09 02:06:24] "POST /neutron/port HTTP/1.1" 200 1077 0.018566 252.33.195.33 - - [2025-06-09 02:06:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007062 252.33.195.33 - - [2025-06-09 02:06:24] "POST /neutron/port HTTP/1.1" 200 1077 0.045750 252.33.195.33 - - [2025-06-09 02:06:24] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006571 10.0.0.33 - - [2025-06-09 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.33 - - [2025-06-09 02:06:31] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.003505 10.0.0.33 - - [2025-06-09 02:06:31] "PUT /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0 HTTP/1.1" 200 277 0.009794 252.33.195.33 - - [2025-06-09 02:06:31] "POST /neutron/network HTTP/1.1" 200 837 0.006611 252.33.195.33 - - [2025-06-09 02:06:31] "POST /neutron/network HTTP/1.1" 400 204 0.019656 252.33.195.33 - - [2025-06-09 02:06:32] "POST /neutron/port HTTP/1.1" 200 1077 0.018019 252.33.195.33 - - [2025-06-09 02:06:32] "POST /neutron/port HTTP/1.1" 200 1103 0.010051 252.33.195.33 - - [2025-06-09 02:06:32] "POST /neutron/port HTTP/1.1" 200 151 0.110029 252.33.195.33 - - [2025-06-09 02:06:33] "POST /neutron/network HTTP/1.1" 200 837 0.006562 10.0.0.33 - - [2025-06-09 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005654 10.0.0.33 - - [2025-06-09 02:06:33] "POST /useragent-kv HTTP/1.1" 200 115 0.003143 10.0.0.33 - - [2025-06-09 02:06:33] "POST /useragent-kv HTTP/1.1" 200 115 0.004885 252.33.195.33 - - [2025-06-09 02:06:33] "POST /neutron/network HTTP/1.1" 200 151 0.100439 10.0.0.33 - - [2025-06-09 02:06:33] "DELETE /route-target/009e6c0d-1238-4c02-9e8f-41bf58a1a71e HTTP/1.1" 200 115 0.020005 10.0.0.33 - - [2025-06-09 02:06:34] "GET /global-vrouter-configs HTTP/1.1" 200 358 0.003242 10.0.0.33 - - [2025-06-09 02:06:34] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0 HTTP/1.1" 200 1829 0.005544 10.0.0.33 - - [2025-06-09 02:06:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004643 10.0.0.33 - - [2025-06-09 02:06:34] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001034 10.0.0.33 - - [2025-06-09 02:06:34] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.033926 252.33.195.33 - - [2025-06-09 02:06:34] "POST /neutron/network HTTP/1.1" 200 117 0.008390 10.0.0.33 - - [2025-06-09 02:06:34] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001301 252.33.195.33 - - [2025-06-09 02:06:35] "POST /neutron/network HTTP/1.1" 200 603 0.089370 10.0.0.33 - - [2025-06-09 02:06:35] "POST /route-targets HTTP/1.1" 200 328 0.010610 10.0.0.33 - - [2025-06-09 02:06:35] "POST /ref-update HTTP/1.1" 200 156 0.014090 10.0.0.33 - - [2025-06-09 02:06:35] "POST /useragent-kv HTTP/1.1" 200 115 0.004739 252.33.195.33 - - [2025-06-09 02:06:35] "POST /neutron/subnet HTTP/1.1" 200 715 0.148543 252.33.195.33 - - [2025-06-09 02:06:35] "POST /neutron/network HTTP/1.1" 200 820 0.005853 10.0.0.33 - - [2025-06-09 02:06:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.003691 10.0.0.33 - - [2025-06-09 02:06:35] "GET /virtual-network/165e5c5a-c68e-4151-8e09-24fbf082ede6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006225 252.33.195.33 - - [2025-06-09 02:06:35] "POST /neutron/network HTTP/1.1" 200 820 0.005906 10.0.0.33 - - [2025-06-09 02:06:35] "GET /virtual-network/165e5c5a-c68e-4151-8e09-24fbf082ede6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005633 252.33.195.33 - - [2025-06-09 02:06:35] "POST /neutron/network HTTP/1.1" 200 820 0.005553 252.33.195.33 - - [2025-06-09 02:06:35] "POST /neutron/subnet HTTP/1.1" 200 715 0.007642 10.0.0.33 - - [2025-06-09 02:06:35] "POST /id-to-fqname HTTP/1.1" 200 218 0.001568 252.33.195.33 - - [2025-06-09 02:06:35] "POST /neutron/network HTTP/1.1" 200 830 0.006385 252.33.195.33 - - [2025-06-09 02:06:35] "GET /aaa-mode HTTP/1.1" 401 296 0.001045 252.33.195.33 - - [2025-06-09 02:06:35] "GET / HTTP/1.1" 200 36215 0.002608 252.33.195.33 - - [2025-06-09 02:06:35] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000565 10.0.0.33 - - [2025-06-09 02:06:36] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001250 252.33.195.33 - - [2025-06-09 02:06:36] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.052820 252.33.195.33 - - [2025-06-09 02:06:36] "POST /neutron/network HTTP/1.1" 200 820 0.044142 252.33.195.33 - - [2025-06-09 02:06:36] "POST /neutron/port HTTP/1.1" 200 117 0.006404 252.33.195.33 - - [2025-06-09 02:06:36] "POST /neutron/port HTTP/1.1" 200 117 0.005803 252.33.195.33 - - [2025-06-09 02:06:36] "POST /neutron/port HTTP/1.1" 200 117 0.010231 10.0.0.33 - - [2025-06-09 02:06:36] "DELETE /project/53fc9902f8d94ac79469d1809ad43ebb HTTP/1.1" 404 173 0.005108 10.0.0.33 - - [2025-06-09 02:06:36] "GET /projects?obj_uuids=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.002179 10.0.0.33 - - [2025-06-09 02:06:36] "GET /project/38e2b960-aaae-4b45-9aa2-2b9ed010e41e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.044877 10.0.0.33 - - [2025-06-09 02:06:36] "GET /projects?obj_uuids=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001614 10.0.0.33 - - [2025-06-09 02:06:36] "GET /project/38e2b960-aaae-4b45-9aa2-2b9ed010e41e?fields=security_groups HTTP/1.1" 200 1352 0.041492 10.0.0.33 - - [2025-06-09 02:06:37] "DELETE /security-group/fa298a2c-1591-47fc-83c2-46e5f4a05bbb HTTP/1.1" 200 115 0.051286 10.0.0.33 - - [2025-06-09 02:06:37] "GET /projects?obj_uuids=38e2b960-aaae-4b45-9aa2-2b9ed010e41e&detail=False&count=False&shared=False HTTP/1.1" 200 345 0.001076 10.0.0.33 - - [2025-06-09 02:06:37] "DELETE /access-control-list/c607e10a-946c-43c0-b3ea-871b1c1a476f HTTP/1.1" 200 115 0.040942 10.0.0.33 - - [2025-06-09 02:06:37] "GET /project/38e2b960-aaae-4b45-9aa2-2b9ed010e41e?fields=application_policy_sets HTTP/1.1" 200 1391 0.036274 10.0.0.33 - - [2025-06-09 02:06:37] "DELETE /access-control-list/5d73ab24-2a92-4e75-9f4c-0faa7575c9bd HTTP/1.1" 200 115 0.025490 252.33.195.33 - - [2025-06-09 02:06:37] "POST /neutron/network HTTP/1.1" 200 830 0.018831 10.0.0.33 - - [2025-06-09 02:06:37] "DELETE /project/38e2b960-aaae-4b45-9aa2-2b9ed010e41e HTTP/1.1" 200 115 0.401305 10.0.0.33 - - [2025-06-09 02:06:37] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001183 252.33.195.33 - - [2025-06-09 02:06:37] "POST /neutron/port HTTP/1.1" 200 1056 0.196384 252.33.195.33 - - [2025-06-09 02:06:37] "POST /neutron/port HTTP/1.1" 200 1056 0.014095 252.33.195.33 - - [2025-06-09 02:06:37] "POST /neutron/port HTTP/1.1" 200 1056 0.009850 252.33.195.33 - - [2025-06-09 02:06:37] "POST /neutron/port HTTP/1.1" 200 1106 0.064524 252.33.195.33 - - [2025-06-09 02:06:37] "POST /neutron/port HTTP/1.1" 200 1080 0.016170 252.33.195.33 - - [2025-06-09 02:06:37] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003598 252.33.195.33 - - [2025-06-09 02:06:38] "POST /neutron/subnet HTTP/1.1" 200 689 0.012227 252.33.195.33 - - [2025-06-09 02:06:38] "POST /neutron/port HTTP/1.1" 200 117 0.001369 252.33.195.33 - - [2025-06-09 02:06:38] "POST /neutron/network HTTP/1.1" 200 820 0.009628 252.33.195.33 - - [2025-06-09 02:06:41] "POST /neutron/port HTTP/1.1" 200 1080 0.018232 252.33.195.33 - - [2025-06-09 02:06:41] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006847 252.33.195.33 - - [2025-06-09 02:06:42] "POST /neutron/port HTTP/1.1" 200 1080 0.017911 252.33.195.33 - - [2025-06-09 02:06:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007962 252.33.195.33 - - [2025-06-09 02:06:42] "POST /neutron/port HTTP/1.1" 200 1080 0.015688 252.33.195.33 - - [2025-06-09 02:06:42] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006914 10.0.0.33 - - [2025-06-09 02:06:42] "GET /virtual-machine/ece97894-91da-42a1-809b-3c20305b3923 HTTP/1.1" 200 1292 0.005246 10.0.0.33 - - [2025-06-09 02:06:42] "GET /virtual-machine-interface/cc171072-0f7a-48f8-a0b0-c7c8cedcce79 HTTP/1.1" 200 2936 0.005691 10.0.0.33 - - [2025-06-09 02:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.33 - - [2025-06-09 02:06:42] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003788 10.0.0.33 - - [2025-06-09 02:06:42] "GET /virtual-networks?parent_id=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003378 10.0.0.33 - - [2025-06-09 02:06:42] "GET /virtual-network/165e5c5a-c68e-4151-8e09-24fbf082ede6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005784 10.0.0.33 - - [2025-06-09 02:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.33 - - [2025-06-09 02:06:45] "GET /virtual-network/165e5c5a-c68e-4151-8e09-24fbf082ede6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006233 252.33.195.33 - - [2025-06-09 02:06:47] "POST /neutron/port HTTP/1.1" 200 1080 0.018788 252.33.195.33 - - [2025-06-09 02:06:47] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005696 10.0.0.33 - - [2025-06-09 02:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.33 - - [2025-06-09 02:06:47] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004492 10.0.0.33 - - [2025-06-09 02:06:47] "GET /virtual-networks?parent_id=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003051 10.0.0.33 - - [2025-06-09 02:06:48] "GET /virtual-network/165e5c5a-c68e-4151-8e09-24fbf082ede6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.006801 252.33.195.33 - - [2025-06-09 02:06:48] "POST /neutron/port HTTP/1.1" 200 1080 0.016576 252.33.195.33 - - [2025-06-09 02:06:48] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006135 10.0.0.33 - - [2025-06-09 02:06:49] "GET /obj-perms HTTP/1.1" 200 6387 0.057845 10.0.0.33 - - [2025-06-09 02:06:50] "GET /obj-perms HTTP/1.1" 200 6387 0.200944 252.33.195.33 - - [2025-06-09 02:06:51] "POST /neutron/network HTTP/1.1" 200 820 0.052958 252.33.195.33 - - [2025-06-09 02:06:51] "POST /neutron/network HTTP/1.1" 400 204 0.070243 252.33.195.33 - - [2025-06-09 02:06:52] "POST /neutron/port HTTP/1.1" 200 1080 0.039186 252.33.195.33 - - [2025-06-09 02:06:52] "POST /neutron/port HTTP/1.1" 200 1106 0.012753 252.33.195.33 - - [2025-06-09 02:06:52] "POST /neutron/port HTTP/1.1" 200 151 0.346987 252.33.195.33 - - [2025-06-09 02:06:53] "POST /neutron/network HTTP/1.1" 200 820 0.041713 10.0.0.33 - - [2025-06-09 02:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.134861 10.0.0.33 - - [2025-06-09 02:06:53] "POST /useragent-kv HTTP/1.1" 200 115 0.095361 10.0.0.33 - - [2025-06-09 02:06:54] "POST /useragent-kv HTTP/1.1" 200 115 0.026620 252.33.195.33 - - [2025-06-09 02:06:54] "POST /neutron/network HTTP/1.1" 200 151 0.797505 10.0.0.33 - - [2025-06-09 02:06:54] "DELETE /route-target/61eb7b38-7bce-4197-9149-f21f17447099 HTTP/1.1" 200 115 0.240244 10.0.0.33 - - [2025-06-09 02:06:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 765 0.046266 10.0.0.33 - - [2025-06-09 02:06:55] "POST /network-ipams HTTP/1.1" 200 541 0.157801 10.0.0.33 - - [2025-06-09 02:06:55] "GET /network-ipams?detail=False&count=False&shared=False HTTP/1.1" 200 983 0.037003 10.0.0.33 - - [2025-06-09 02:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012446 10.0.0.33 - - [2025-06-09 02:06:55] "GET /network-ipam/7e9f42d5-f303-4fb4-bc20-e6b2401d0877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.011296 10.0.0.33 - - [2025-06-09 02:06:55] "PUT /network-ipam/7e9f42d5-f303-4fb4-bc20-e6b2401d0877 HTTP/1.1" 200 259 0.043413 10.0.0.33 - - [2025-06-09 02:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.054112 10.0.0.33 - - [2025-06-09 02:06:55] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001268 10.0.0.33 - - [2025-06-09 02:06:55] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.052137 252.33.195.33 - - [2025-06-09 02:06:56] "POST /neutron/network HTTP/1.1" 200 117 0.041621 10.0.0.33 - - [2025-06-09 02:06:56] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001316 252.33.195.33 - - [2025-06-09 02:06:56] "POST /neutron/network HTTP/1.1" 200 603 0.107327 10.0.0.33 - - [2025-06-09 02:06:56] "POST /route-targets HTTP/1.1" 200 328 0.013360 10.0.0.33 - - [2025-06-09 02:06:56] "POST /ref-update HTTP/1.1" 200 156 0.019270 10.0.0.33 - - [2025-06-09 02:06:56] "POST /useragent-kv HTTP/1.1" 200 115 0.004218 252.33.195.33 - - [2025-06-09 02:06:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.229696 10.0.0.33 - - [2025-06-09 02:06:56] "POST /useragent-kv HTTP/1.1" 200 115 0.006195 252.33.195.33 - - [2025-06-09 02:06:56] "POST /neutron/subnet HTTP/1.1" 200 699 0.249441 252.33.195.33 - - [2025-06-09 02:06:56] "POST /neutron/network HTTP/1.1" 200 988 0.013133 10.0.0.33 - - [2025-06-09 02:06:57] "POST /id-to-fqname HTTP/1.1" 200 218 0.001354 10.0.0.33 - - [2025-06-09 02:06:57] "GET /virtual-network/de6fa919-0216-41a8-a397-87eb91444c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005028 252.33.195.33 - - [2025-06-09 02:06:57] "POST /neutron/network HTTP/1.1" 200 988 0.016505 10.0.0.33 - - [2025-06-09 02:06:57] "GET /virtual-network/de6fa919-0216-41a8-a397-87eb91444c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.008984 252.33.195.33 - - [2025-06-09 02:06:57] "POST /neutron/network HTTP/1.1" 200 988 0.013938 252.33.195.33 - - [2025-06-09 02:06:57] "POST /neutron/subnet HTTP/1.1" 200 699 0.011154 252.33.195.33 - - [2025-06-09 02:06:57] "POST /neutron/subnet HTTP/1.1" 200 699 0.014327 252.33.195.33 - - [2025-06-09 02:06:57] "POST /neutron/network HTTP/1.1" 200 988 0.011961 252.33.195.33 - - [2025-06-09 02:06:57] "POST /neutron/subnet HTTP/1.1" 200 699 0.011862 252.33.195.33 - - [2025-06-09 02:06:57] "POST /neutron/subnet HTTP/1.1" 200 699 0.013093 10.0.0.33 - - [2025-06-09 02:06:57] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001707 252.33.195.33 - - [2025-06-09 02:06:57] "POST /neutron/port HTTP/1.1" 200 1015 0.328460 10.0.0.33 - - [2025-06-09 02:06:58] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001200 252.33.195.33 - - [2025-06-09 02:06:58] "POST /neutron/port HTTP/1.1" 200 1015 0.276108 10.0.0.33 - - [2025-06-09 02:06:58] "POST /id-to-fqname HTTP/1.1" 200 218 0.001473 252.33.195.33 - - [2025-06-09 02:06:58] "POST /neutron/port HTTP/1.1" 200 1015 0.009448 252.33.195.33 - - [2025-06-09 02:06:58] "POST /neutron/port HTTP/1.1" 200 1015 0.007711 252.33.195.33 - - [2025-06-09 02:06:58] "POST /neutron/network HTTP/1.1" 200 988 0.013390 252.33.195.33 - - [2025-06-09 02:06:58] "POST /neutron/port HTTP/1.1" 200 1015 0.014275 252.33.195.33 - - [2025-06-09 02:06:59] "POST /neutron/port HTTP/1.1" 200 117 0.009062 252.33.195.33 - - [2025-06-09 02:06:59] "POST /neutron/port HTTP/1.1" 200 117 0.008415 10.0.0.33 - - [2025-06-09 02:06:59] "POST /id-to-fqname HTTP/1.1" 200 218 0.001461 252.33.195.33 - - [2025-06-09 02:06:59] "POST /neutron/port HTTP/1.1" 200 117 0.008900 252.33.195.33 - - [2025-06-09 02:06:59] "POST /neutron/port HTTP/1.1" 200 1015 0.010977 252.33.195.33 - - [2025-06-09 02:06:59] "POST /neutron/port HTTP/1.1" 200 1015 0.021126 252.33.195.33 - - [2025-06-09 02:06:59] "POST /neutron/port HTTP/1.1" 200 1015 0.012979 252.33.195.33 - - [2025-06-09 02:06:59] "POST /neutron/network HTTP/1.1" 200 988 0.027425 252.33.195.33 - - [2025-06-09 02:06:59] "POST /neutron/port HTTP/1.1" 200 1015 0.013126 252.33.195.33 - - [2025-06-09 02:07:00] "POST /neutron/port HTTP/1.1" 200 117 0.011081 252.33.195.33 - - [2025-06-09 02:07:00] "POST /neutron/port HTTP/1.1" 200 117 0.007545 10.0.0.33 - - [2025-06-09 02:07:00] "POST /id-to-fqname HTTP/1.1" 200 218 0.001741 252.33.195.33 - - [2025-06-09 02:07:00] "POST /neutron/port HTTP/1.1" 200 1015 0.010379 252.33.195.33 - - [2025-06-09 02:07:00] "POST /neutron/network HTTP/1.1" 200 998 0.009324 252.33.195.33 - - [2025-06-09 02:07:00] "POST /neutron/port HTTP/1.1" 200 117 0.008147 252.33.195.33 - - [2025-06-09 02:07:00] "POST /neutron/port HTTP/1.1" 200 1015 0.011057 252.33.195.33 - - [2025-06-09 02:07:00] "POST /neutron/port HTTP/1.1" 200 1015 0.016768 252.33.195.33 - - [2025-06-09 02:07:00] "POST /neutron/port HTTP/1.1" 200 1015 0.013898 252.33.195.33 - - [2025-06-09 02:07:00] "POST /neutron/network HTTP/1.1" 200 998 0.015141 252.33.195.33 - - [2025-06-09 02:07:00] "GET /aaa-mode HTTP/1.1" 401 296 0.002736 252.33.195.33 - - [2025-06-09 02:07:00] "GET / HTTP/1.1" 200 36215 0.001766 252.33.195.33 - - [2025-06-09 02:07:00] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000435 252.33.195.33 - - [2025-06-09 02:07:00] "POST /neutron/port HTTP/1.1" 200 1103 0.244070 252.33.195.33 - - [2025-06-09 02:07:00] "POST /neutron/port HTTP/1.1" 200 1077 0.020833 252.33.195.33 - - [2025-06-09 02:07:00] "POST /neutron/floatingip HTTP/1.1" 200 117 0.019698 252.33.195.33 - - [2025-06-09 02:07:01] "POST /neutron/subnet HTTP/1.1" 200 673 0.016347 252.33.195.33 - - [2025-06-09 02:07:01] "POST /neutron/port HTTP/1.1" 200 117 0.002673 10.0.0.33 - - [2025-06-09 02:07:01] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001240 252.33.195.33 - - [2025-06-09 02:07:01] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.082079 252.33.195.33 - - [2025-06-09 02:07:01] "POST /neutron/network HTTP/1.1" 200 988 0.019547 252.33.195.33 - - [2025-06-09 02:07:01] "POST /neutron/network HTTP/1.1" 200 988 0.016426 252.33.195.33 - - [2025-06-09 02:07:01] "POST /neutron/port HTTP/1.1" 200 1015 0.011194 252.33.195.33 - - [2025-06-09 02:07:01] "POST /neutron/network HTTP/1.1" 200 998 0.031465 252.33.195.33 - - [2025-06-09 02:07:01] "POST /neutron/port HTTP/1.1" 200 1015 0.025804 252.33.195.33 - - [2025-06-09 02:07:01] "POST /neutron/port HTTP/1.1" 200 1015 0.021375 252.33.195.33 - - [2025-06-09 02:07:01] "POST /neutron/port HTTP/1.1" 200 1077 0.042583 252.33.195.33 - - [2025-06-09 02:07:01] "POST /neutron/security_group HTTP/1.1" 200 2056 0.018770 252.33.195.33 - - [2025-06-09 02:07:01] "POST /neutron/port HTTP/1.1" 200 117 0.015281 252.33.195.33 - - [2025-06-09 02:07:01] "POST /neutron/port HTTP/1.1" 200 1103 0.173144 10.0.0.33 - - [2025-06-09 02:07:01] "GET /domains HTTP/1.1" 200 438 0.007491 10.0.0.33 - - [2025-06-09 02:07:01] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001881 10.0.0.33 - - [2025-06-09 02:07:01] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1304 0.013396 252.33.195.33 - - [2025-06-09 02:07:01] "POST /neutron/port HTTP/1.1" 200 1077 0.025438 10.0.0.33 - - [2025-06-09 02:07:02] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001848 10.0.0.33 - - [2025-06-09 02:07:02] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb HTTP/1.1" 200 2834 0.048637 252.33.195.33 - - [2025-06-09 02:07:02] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003773 10.0.0.33 - - [2025-06-09 02:07:02] "GET /network-ipam/7e9f42d5-f303-4fb4-bc20-e6b2401d0877 HTTP/1.1" 200 2599 0.005195 252.33.195.33 - - [2025-06-09 02:07:02] "POST /neutron/subnet HTTP/1.1" 200 673 0.139421 10.0.0.33 - - [2025-06-09 02:07:02] "GET /domains HTTP/1.1" 200 438 0.004015 252.33.195.33 - - [2025-06-09 02:07:02] "POST /neutron/port HTTP/1.1" 200 117 0.001247 10.0.0.33 - - [2025-06-09 02:07:02] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001590 10.0.0.33 - - [2025-06-09 02:07:02] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1304 0.011961 252.33.195.33 - - [2025-06-09 02:07:02] "POST /neutron/network HTTP/1.1" 200 988 0.007493 252.33.195.33 - - [2025-06-09 02:07:02] "POST /neutron/network HTTP/1.1" 200 998 0.010125 10.0.0.33 - - [2025-06-09 02:07:02] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001176 10.0.0.33 - - [2025-06-09 02:07:02] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb HTTP/1.1" 200 2834 0.049798 10.0.0.33 - - [2025-06-09 02:07:02] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001509 10.0.0.33 - - [2025-06-09 02:07:02] "GET /virtual-network/de6fa919-0216-41a8-a397-87eb91444c89 HTTP/1.1" 200 3777 0.021619 10.0.0.33 - - [2025-06-09 02:07:02] "GET /virtual-network/de6fa919-0216-41a8-a397-87eb91444c89 HTTP/1.1" 200 4034 0.053520 10.0.0.33 - - [2025-06-09 02:07:02] "GET /routing-instance/c14a1e0e-9643-49cc-88dd-9fcaa7f65385 HTTP/1.1" 200 2810 0.009782 252.33.195.33 - - [2025-06-09 02:07:02] "POST /neutron/port HTTP/1.1" 200 1053 0.295918 10.0.0.33 - - [2025-06-09 02:07:02] "GET /routing-instance/c14a1e0e-9643-49cc-88dd-9fcaa7f65385 HTTP/1.1" 200 2810 0.005187 252.33.195.33 - - [2025-06-09 02:07:02] "POST /neutron/port HTTP/1.1" 200 1053 0.016196 10.0.0.33 - - [2025-06-09 02:07:02] "GET /route-target/90e39f9f-eb6a-410d-917b-e205ef3df784 HTTP/1.1" 200 1205 0.003308 10.0.0.33 - - [2025-06-09 02:07:02] "GET /virtual-network/de6fa919-0216-41a8-a397-87eb91444c89 HTTP/1.1" 200 4229 0.008922 252.33.195.33 - - [2025-06-09 02:07:02] "POST /neutron/port HTTP/1.1" 200 1053 0.017887 10.0.0.33 - - [2025-06-09 02:07:03] "GET /routing-instance/c14a1e0e-9643-49cc-88dd-9fcaa7f65385 HTTP/1.1" 200 2810 0.005635 10.0.0.33 - - [2025-06-09 02:07:03] "GET /virtual-network/de6fa919-0216-41a8-a397-87eb91444c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.009923 10.0.0.33 - - [2025-06-09 02:07:03] "GET /virtual-network/de6fa919-0216-41a8-a397-87eb91444c89 HTTP/1.1" 200 4229 0.007430 252.33.195.33 - - [2025-06-09 02:07:03] "POST /neutron/port HTTP/1.1" 200 1103 0.104099 10.0.0.33 - - [2025-06-09 02:07:03] "GET /routing-instance/c14a1e0e-9643-49cc-88dd-9fcaa7f65385 HTTP/1.1" 200 2810 0.003971 10.0.0.33 - - [2025-06-09 02:07:03] "GET /routing-instance/c14a1e0e-9643-49cc-88dd-9fcaa7f65385 HTTP/1.1" 200 2810 0.005083 252.33.195.33 - - [2025-06-09 02:07:03] "POST /neutron/port HTTP/1.1" 200 1077 0.020864 10.0.0.33 - - [2025-06-09 02:07:03] "GET /route-target/90e39f9f-eb6a-410d-917b-e205ef3df784 HTTP/1.1" 200 1205 0.013904 252.33.195.33 - - [2025-06-09 02:07:03] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003602 252.33.195.33 - - [2025-06-09 02:07:03] "POST /neutron/subnet HTTP/1.1" 200 673 0.016695 252.33.195.33 - - [2025-06-09 02:07:03] "POST /neutron/port HTTP/1.1" 200 117 0.001334 10.0.0.33 - - [2025-06-09 02:07:03] "GET /domains HTTP/1.1" 200 438 0.002924 252.33.195.33 - - [2025-06-09 02:07:03] "POST /neutron/network HTTP/1.1" 200 988 0.011713 10.0.0.33 - - [2025-06-09 02:07:03] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001202 10.0.0.33 - - [2025-06-09 02:07:03] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1304 0.008609 10.0.0.33 - - [2025-06-09 02:07:03] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001152 10.0.0.33 - - [2025-06-09 02:07:03] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb HTTP/1.1" 200 3077 0.049521 10.0.0.33 - - [2025-06-09 02:07:03] "GET /virtual-network/de6fa919-0216-41a8-a397-87eb91444c89 HTTP/1.1" 200 4229 0.014205 10.0.0.33 - - [2025-06-09 02:07:04] "GET /obj-perms HTTP/1.1" 200 6434 0.064440 252.33.195.33 - - [2025-06-09 02:07:04] "POST /neutron/port HTTP/1.1" 200 1077 0.021422 252.33.195.33 - - [2025-06-09 02:07:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010199 252.33.195.33 - - [2025-06-09 02:07:09] "POST /neutron/port HTTP/1.1" 200 1077 0.025451 252.33.195.33 - - [2025-06-09 02:07:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009401 252.33.195.33 - - [2025-06-09 02:07:09] "POST /neutron/port HTTP/1.1" 200 1077 0.029905 252.33.195.33 - - [2025-06-09 02:07:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008833 252.33.195.33 - - [2025-06-09 02:07:09] "POST /neutron/port HTTP/1.1" 200 1077 0.019809 252.33.195.33 - - [2025-06-09 02:07:09] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010834 10.0.0.33 - - [2025-06-09 02:07:09] "GET /virtual-machine/5b5696a5-2a2c-4ed0-8d06-d8056d7afc88 HTTP/1.1" 200 1288 0.007813 10.0.0.33 - - [2025-06-09 02:07:10] "GET /virtual-machine-interface/9b5fc942-359a-425b-80ab-d54f46f49b74 HTTP/1.1" 200 2935 0.020629 10.0.0.33 - - [2025-06-09 02:07:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003302 10.0.0.33 - - [2025-06-09 02:07:10] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003736 10.0.0.33 - - [2025-06-09 02:07:10] "GET /virtual-networks?parent_id=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003211 10.0.0.33 - - [2025-06-09 02:07:10] "GET /virtual-network/de6fa919-0216-41a8-a397-87eb91444c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.008060 252.33.195.33 - - [2025-06-09 02:07:13] "POST /neutron/port HTTP/1.1" 200 1077 0.017949 252.33.195.33 - - [2025-06-09 02:07:13] "POST /neutron/port HTTP/1.1" 200 1077 0.020513 252.33.195.33 - - [2025-06-09 02:07:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009707 252.33.195.33 - - [2025-06-09 02:07:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006238 10.0.0.33 - - [2025-06-09 02:07:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005558 10.0.0.33 - - [2025-06-09 02:07:13] "GET /virtual-network/de6fa919-0216-41a8-a397-87eb91444c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005569 252.33.195.33 - - [2025-06-09 02:07:13] "POST /neutron/port HTTP/1.1" 200 1077 0.030689 252.33.195.33 - - [2025-06-09 02:07:13] "POST /neutron/port HTTP/1.1" 200 1077 0.023304 252.33.195.33 - - [2025-06-09 02:07:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005215 252.33.195.33 - - [2025-06-09 02:07:13] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010477 252.33.195.33 - - [2025-06-09 02:07:13] "POST /neutron/port HTTP/1.1" 200 1077 0.022940 252.33.195.33 - - [2025-06-09 02:07:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.008080 252.33.195.33 - - [2025-06-09 02:07:14] "POST /neutron/port HTTP/1.1" 200 1077 0.015857 252.33.195.33 - - [2025-06-09 02:07:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007501 252.33.195.33 - - [2025-06-09 02:07:14] "POST /neutron/port HTTP/1.1" 200 1077 0.017501 252.33.195.33 - - [2025-06-09 02:07:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009600 252.33.195.33 - - [2025-06-09 02:07:14] "POST /neutron/port HTTP/1.1" 200 1077 0.025880 252.33.195.33 - - [2025-06-09 02:07:14] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010448 10.0.0.33 - - [2025-06-09 02:07:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.33 - - [2025-06-09 02:07:15] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003333 10.0.0.33 - - [2025-06-09 02:07:15] "GET /virtual-networks?parent_id=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003581 10.0.0.33 - - [2025-06-09 02:07:15] "GET /virtual-network/de6fa919-0216-41a8-a397-87eb91444c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005429 252.33.195.33 - - [2025-06-09 02:07:16] "POST /neutron/port HTTP/1.1" 200 1077 0.022123 252.33.195.33 - - [2025-06-09 02:07:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007503 252.33.195.33 - - [2025-06-09 02:07:16] "POST /neutron/port HTTP/1.1" 200 1077 0.016134 252.33.195.33 - - [2025-06-09 02:07:16] "POST /neutron/port HTTP/1.1" 200 1077 0.022758 252.33.195.33 - - [2025-06-09 02:07:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006230 252.33.195.33 - - [2025-06-09 02:07:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013193 252.33.195.33 - - [2025-06-09 02:07:16] "POST /neutron/port HTTP/1.1" 200 1077 0.017943 252.33.195.33 - - [2025-06-09 02:07:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010006 10.0.0.33 - - [2025-06-09 02:07:16] "GET /virtual-machine/261609c2-66dd-4a2e-901f-80792e7d04ab HTTP/1.1" 200 1288 0.004960 252.33.195.33 - - [2025-06-09 02:07:16] "POST /neutron/port HTTP/1.1" 200 1077 0.033193 10.0.0.33 - - [2025-06-09 02:07:16] "GET /virtual-machine-interface/a93dfab4-2bb7-4e79-b452-c19d3cc74623 HTTP/1.1" 200 2936 0.005749 252.33.195.33 - - [2025-06-09 02:07:16] "POST /neutron/security_group HTTP/1.1" 200 2056 0.005754 10.0.0.33 - - [2025-06-09 02:07:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.33 - - [2025-06-09 02:07:16] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003184 10.0.0.33 - - [2025-06-09 02:07:16] "GET /virtual-networks?parent_id=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003102 10.0.0.33 - - [2025-06-09 02:07:16] "GET /virtual-network/de6fa919-0216-41a8-a397-87eb91444c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005286 10.0.0.33 - - [2025-06-09 02:07:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.33 - - [2025-06-09 02:07:18] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003466 10.0.0.33 - - [2025-06-09 02:07:18] "GET /virtual-networks?parent_id=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004318 10.0.0.33 - - [2025-06-09 02:07:18] "GET /virtual-network/de6fa919-0216-41a8-a397-87eb91444c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005930 252.33.195.33 - - [2025-06-09 02:07:18] "POST /neutron/port HTTP/1.1" 200 1077 0.017009 252.33.195.33 - - [2025-06-09 02:07:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006321 252.33.195.33 - - [2025-06-09 02:07:18] "POST /neutron/port HTTP/1.1" 200 1077 0.024191 252.33.195.33 - - [2025-06-09 02:07:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.006978 252.33.195.33 - - [2025-06-09 02:07:18] "POST /neutron/port HTTP/1.1" 200 1077 0.017387 252.33.195.33 - - [2025-06-09 02:07:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007253 252.33.195.33 - - [2025-06-09 02:07:18] "POST /neutron/port HTTP/1.1" 200 1077 0.021354 252.33.195.33 - - [2025-06-09 02:07:18] "POST /neutron/security_group HTTP/1.1" 200 2056 0.007071 10.0.0.33 - - [2025-06-09 02:07:18] "GET /virtual-machine/30a43491-a7c9-44c5-8f5b-080286195888 HTTP/1.1" 200 1292 0.008454 10.0.0.33 - - [2025-06-09 02:07:18] "GET /virtual-machine-interface/bfa772a0-4b70-45a1-a3f3-a4f0627c056c HTTP/1.1" 200 2936 0.005839 10.0.0.33 - - [2025-06-09 02:07:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.33 - - [2025-06-09 02:07:19] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003814 10.0.0.33 - - [2025-06-09 02:07:19] "GET /virtual-networks?parent_id=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003140 10.0.0.33 - - [2025-06-09 02:07:19] "GET /virtual-network/de6fa919-0216-41a8-a397-87eb91444c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.005672 252.33.195.33 - - [2025-06-09 02:07:19] "POST /neutron/port HTTP/1.1" 200 1077 0.021789 252.33.195.33 - - [2025-06-09 02:07:19] "POST /neutron/port HTTP/1.1" 200 1077 0.015644 252.33.195.33 - - [2025-06-09 02:07:19] "POST /neutron/network HTTP/1.1" 200 998 0.007487 252.33.195.33 - - [2025-06-09 02:07:19] "POST /neutron/floatingip HTTP/1.1" 200 117 0.003989 252.33.195.33 - - [2025-06-09 02:07:19] "POST /neutron/subnet HTTP/1.1" 200 673 0.013989 252.33.195.33 - - [2025-06-09 02:07:19] "POST /neutron/port HTTP/1.1" 200 117 0.002356 252.33.195.33 - - [2025-06-09 02:07:20] "POST /neutron/network HTTP/1.1" 200 988 0.008574 10.0.0.33 - - [2025-06-09 02:07:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.33 - - [2025-06-09 02:07:20] "GET /global-vrouter-config/bbcd4fbf-d9f6-4444-8814-31ce54b211e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.003282 10.0.0.33 - - [2025-06-09 02:07:20] "GET /virtual-networks?parent_id=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.003185 10.0.0.33 - - [2025-06-09 02:07:20] "GET /virtual-network/de6fa919-0216-41a8-a397-87eb91444c89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2546 0.007460 [Introspect:8084]10.0.0.33 - - [2025-06-09 02:07:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000904 [Introspect:8084]10.0.0.33 - - [2025-06-09 02:07:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001213 252.33.195.33 - - [2025-06-09 02:07:36] "POST /neutron/port HTTP/1.1" 200 1103 0.014934 252.33.195.33 - - [2025-06-09 02:07:36] "POST /neutron/port HTTP/1.1" 200 1103 0.015202 252.33.195.33 - - [2025-06-09 02:07:36] "POST /neutron/port HTTP/1.1" 200 1077 0.046796 252.33.195.33 - - [2025-06-09 02:07:36] "POST /neutron/port HTTP/1.1" 200 151 0.186903 252.33.195.33 - - [2025-06-09 02:07:36] "POST /neutron/port HTTP/1.1" 200 1103 0.011369 252.33.195.33 - - [2025-06-09 02:07:36] "POST /neutron/port HTTP/1.1" 200 1103 0.009355 252.33.195.33 - - [2025-06-09 02:07:36] "POST /neutron/port HTTP/1.1" 200 1103 0.020043 252.33.195.33 - - [2025-06-09 02:07:37] "POST /neutron/port HTTP/1.1" 200 151 0.163286 252.33.195.33 - - [2025-06-09 02:07:37] "POST /neutron/port HTTP/1.1" 200 151 0.203780 252.33.195.33 - - [2025-06-09 02:07:37] "POST /neutron/network HTTP/1.1" 200 988 0.014298 10.0.0.33 - - [2025-06-09 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012071 10.0.0.33 - - [2025-06-09 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.002685 10.0.0.33 - - [2025-06-09 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.006005 10.0.0.33 - - [2025-06-09 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003495 10.0.0.33 - - [2025-06-09 02:07:37] "POST /useragent-kv HTTP/1.1" 200 115 0.003014 252.33.195.33 - - [2025-06-09 02:07:37] "POST /neutron/network HTTP/1.1" 200 151 0.167761 10.0.0.33 - - [2025-06-09 02:07:37] "DELETE /route-target/90e39f9f-eb6a-410d-917b-e205ef3df784 HTTP/1.1" 200 115 0.036345 10.0.0.33 - - [2025-06-09 02:07:37] "GET /routing-instance/c14a1e0e-9643-49cc-88dd-9fcaa7f65385 HTTP/1.1" 404 171 0.002450 10.0.0.33 - - [2025-06-09 02:07:37] "GET /domains HTTP/1.1" 200 438 0.003085 10.0.0.33 - - [2025-06-09 02:07:37] "GET /domains?obj_uuids=7aee698f-3aa6-4114-8aa9-0ff605a1286e&detail=False&count=False&shared=False HTTP/1.1" 200 310 0.001204 10.0.0.33 - - [2025-06-09 02:07:37] "GET /domain/7aee698f-3aa6-4114-8aa9-0ff605a1286e HTTP/1.1" 200 1304 0.008157 10.0.0.33 - - [2025-06-09 02:07:37] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.002039 10.0.0.33 - - [2025-06-09 02:07:37] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb HTTP/1.1" 200 2080 0.034009 10.0.0.33 - - [2025-06-09 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.33 - - [2025-06-09 02:07:38] "DELETE /network-ipam/7e9f42d5-f303-4fb4-bc20-e6b2401d0877 HTTP/1.1" 200 115 0.037356 10.0.0.33 - - [2025-06-09 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 209 0.004535 10.0.0.33 - - [2025-06-09 02:07:38] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001255 10.0.0.33 - - [2025-06-09 02:07:38] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1361 0.099550 10.0.0.33 - - [2025-06-09 02:07:38] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001052 10.0.0.33 - - [2025-06-09 02:07:38] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb?fields=virtual_networks HTTP/1.1" 200 1031 0.040213 10.0.0.33 - - [2025-06-09 02:07:38] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001162 10.0.0.33 - - [2025-06-09 02:07:38] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb?fields=virtual_machine_interfaces HTTP/1.1" 200 1031 0.031186 10.0.0.33 - - [2025-06-09 02:07:38] "GET /projects?obj_uuids=53fc9902-f8d9-4ac7-9469-d1809ad43ebb&detail=False&count=False&shared=False HTTP/1.1" 200 344 0.001139 10.0.0.33 - - [2025-06-09 02:07:38] "GET /project/53fc9902-f8d9-4ac7-9469-d1809ad43ebb?fields=security_groups HTTP/1.1" 200 1256 0.089363 [Introspect:8084]10.0.0.33 - - [2025-06-09 02:07:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000922 [Introspect:8084]10.0.0.33 - - [2025-06-09 02:07:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001108 252.33.195.33 - - [2025-06-09 02:07:42] "POST /neutron/port HTTP/1.1" 200 117 0.006225 252.33.195.33 - - [2025-06-09 02:07:42] "POST /neutron/port HTTP/1.1" 200 117 0.005383 252.33.195.33 - - [2025-06-09 02:07:42] "POST /neutron/port HTTP/1.1" 400 205 0.004063 252.33.195.33 - - [2025-06-09 02:07:42] "POST /neutron/port HTTP/1.1" 400 205 0.003093 [Introspect:8084]10.0.0.33 - - [2025-06-09 02:07:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001231 [Introspect:8084]10.0.0.33 - - [2025-06-09 02:07:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001251 10.0.0.33 - - [2025-06-09 02:07:50] "GET /obj-perms HTTP/1.1" 200 6387 0.067348 10.0.0.33 - - [2025-06-09 02:07:50] "GET /obj-perms HTTP/1.1" 200 6387 0.059679 10.0.0.33 - - [2025-06-09 02:07:53] "GET / HTTP/1.1" 200 36215 0.001871 10.0.0.33 - - [2025-06-09 02:07:53] "GET /project/e7000d30-9641-4d1c-ab88-5d029b5d363a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 401 296 0.000512 10.0.0.33 - - [2025-06-09 02:07:54] "GET /projects?obj_uuids=e7000d30-9641-4d1c-ab88-5d029b5d363a&detail=False&count=False&shared=False HTTP/1.1" 200 321 0.001313 10.0.0.33 - - [2025-06-09 02:07:54] "GET /project/e7000d30-9641-4d1c-ab88-5d029b5d363a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1271 0.052651 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)