+++ date ++ echo 'INFO: =================== Mon Jan 20 00:47:48 UTC 2025 ===================' INFO: =================== Mon Jan 20 00:47:48 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 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ 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 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.42 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' +++ mount -t hugetlbfs ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.22:8081 10.0.0.49:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.22:8081 10.0.0.49:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.22:8081 10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.22:9042 10.0.0.49:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.22:9042 10.0.0.49:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.22:9042 10.0.0.49:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.22:8086 10.0.0.49:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.22:8086 10.0.0.49:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.22:8086 10.0.0.49: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.42,10.0.0.22,10.0.0.49 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.22:8082 10.0.0.49:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.22:8082 10.0.0.49:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.22:8082 10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.22:9161 10.0.0.49:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.22:9161 10.0.0.49:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.22:9161 10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.7,10.20.0.11,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.7,10.20.0.11,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.22:2181,10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.22:2181 10.0.0.49:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.22:2181 10.0.0.49:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.22:2181 10.0.0.49:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.22:5673,10.0.0.49:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.22:5673,10.0.0.49:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.22:5673,10.0.0.49:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.22:6379 10.0.0.49:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.22:6379 10.0.0.49:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.22:6379 10.0.0.49:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.22:9092 10.0.0.49:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.22:9092 10.0.0.49:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.22:9092 10.0.0.49:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.42 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.42,10.0.0.22,10.0.0.49 ++ cut -d , -f 1 + local cassandra=10.0.0.42 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.42 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.42,10.0.0.22,10.0.0.49 +++ local servers=10.0.0.42,10.0.0.22,10.0.0.49 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.42,10.20.0.7,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.42'\''))' +++ local server_ip=10.0.0.42 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.42 ]] +++ [[ ,10.0.0.42,10.20.0.7,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ echo 10.0.0.42 1 +++ return ++ local ip=10.0.0.42 ++ [[ -z 10.0.0.42 ]] ++ echo 10.0.0.42 + host_ip=10.0.0.42 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041 + cassandra_server_list='10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.42:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ sort + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 01/20/2025 00:47:57.662 7fb40634de88 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/20/2025 00:47:57.694 7fb40634de88 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/20/2025 00:47:57.714 7fb40634de88 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/20/2025 00:47:57.715 7fb40634de88 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.42:8082/ Hit Ctrl-C to quit. 10.0.0.42 - - [2025-01-20 00:48:22] "GET / HTTP/1.1" 200 45871 0.008685 10.0.0.42 - - [2025-01-20 00:48:22] "GET / HTTP/1.1" 200 45871 0.001284 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.42 - - [2025-01-20 00:48:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000821 10.0.0.42 - - [2025-01-20 00:48:23] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000299 10.0.0.22 - - [2025-01-20 00:48:23] "GET / HTTP/1.1" 200 35931 0.002047 10.0.0.49 - - [2025-01-20 00:48:24] "GET / HTTP/1.1" 200 35931 0.001895 10.0.0.49 - - [2025-01-20 00:48:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000505 10.0.0.42 - - [2025-01-20 00:48:24] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 1.460943 10.0.0.42 - - [2025-01-20 00:48:24] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.011425 10.0.0.49 - - [2025-01-20 00:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.086589 10.0.0.49 - - [2025-01-20 00:48:25] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1056 0.006262 10.0.0.42 - - [2025-01-20 00:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 1.146119 10.0.0.42 - - [2025-01-20 00:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007621 10.0.0.49 - - [2025-01-20 00:48:25] "POST /fqname-to-id HTTP/1.1" 404 220 0.009518 10.0.0.49 - - [2025-01-20 00:48:25] "POST /config-database-nodes HTTP/1.1" 200 617 0.082061 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.22 - - [2025-01-20 00:48:25] "GET / HTTP/1.1" 200 35931 0.003242 10.0.0.22 - - [2025-01-20 00:48:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000485 10.0.0.22 - - [2025-01-20 00:48:26] "POST /fqname-to-id HTTP/1.1" 404 196 0.076028 10.0.0.22 - - [2025-01-20 00:48:26] "POST /job-templates HTTP/1.1" 200 555 0.126975 10.0.0.22 - - [2025-01-20 00:48:26] "POST /fqname-to-id HTTP/1.1" 404 200 0.006535 10.0.0.22 - - [2025-01-20 00:48:26] "POST /job-templates HTTP/1.1" 200 563 0.097644 10.0.0.22 - - [2025-01-20 00:48:26] "POST /fqname-to-id HTTP/1.1" 404 191 0.018663 10.0.0.22 - - [2025-01-20 00:48:26] "POST /job-templates HTTP/1.1" 200 545 0.054026 10.0.0.22 - - [2025-01-20 00:48:27] "POST /fqname-to-id HTTP/1.1" 404 207 0.004939 10.0.0.22 - - [2025-01-20 00:48:27] "POST /job-templates HTTP/1.1" 200 577 0.143752 10.0.0.22 - - [2025-01-20 00:48:27] "POST /fqname-to-id HTTP/1.1" 404 208 0.009860 10.0.0.22 - - [2025-01-20 00:48:27] "POST /job-templates HTTP/1.1" 200 579 0.064058 10.0.0.42 - - [2025-01-20 00:48:27] "GET / HTTP/1.1" 200 35931 0.001826 10.0.0.22 - - [2025-01-20 00:48:27] "POST /fqname-to-id HTTP/1.1" 404 210 0.018542 10.0.0.42 - - [2025-01-20 00:48:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000560 10.0.0.22 - - [2025-01-20 00:48:27] "POST /job-templates HTTP/1.1" 200 583 0.091295 10.0.0.22 - - [2025-01-20 00:48:27] "GET / HTTP/1.1" 200 35931 0.002039 10.0.0.22 - - [2025-01-20 00:48:27] "POST /fqname-to-id HTTP/1.1" 404 198 0.004788 10.0.0.22 - - [2025-01-20 00:48:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000581 10.0.0.22 - - [2025-01-20 00:48:27] "POST /job-templates HTTP/1.1" 200 559 0.148040 10.0.0.22 - - [2025-01-20 00:48:27] "GET / HTTP/1.1" 200 35931 0.002188 10.0.0.22 - - [2025-01-20 00:48:27] "POST /fqname-to-id HTTP/1.1" 401 292 0.000541 10.0.0.22 - - [2025-01-20 00:48:27] "POST /fqname-to-id HTTP/1.1" 404 203 0.008412 10.0.0.22 - - [2025-01-20 00:48:28] "POST /job-templates HTTP/1.1" 200 569 0.048965 10.0.0.22 - - [2025-01-20 00:48:28] "POST /fqname-to-id HTTP/1.1" 404 196 0.008754 10.0.0.22 - - [2025-01-20 00:48:28] "POST /job-templates HTTP/1.1" 200 555 0.073799 10.0.0.22 - - [2025-01-20 00:48:28] "POST /fqname-to-id HTTP/1.1" 404 196 0.008569 10.0.0.42 - - [2025-01-20 00:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.424389 10.0.0.42 - - [2025-01-20 00:48:28] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1056 0.006333 10.0.0.42 - - [2025-01-20 00:48:28] "POST /fqname-to-id HTTP/1.1" 404 220 0.006487 10.0.0.22 - - [2025-01-20 00:48:28] "POST /job-templates HTTP/1.1" 200 555 0.115990 10.0.0.42 - - [2025-01-20 00:48:28] "POST /config-database-nodes HTTP/1.1" 200 617 0.076841 10.0.0.22 - - [2025-01-20 00:48:28] "POST /fqname-to-id HTTP/1.1" 404 196 0.004708 10.0.0.22 - - [2025-01-20 00:48:28] "POST /job-templates HTTP/1.1" 200 555 0.082287 10.0.0.22 - - [2025-01-20 00:48:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.006584 10.0.0.22 - - [2025-01-20 00:48:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.450725 10.0.0.22 - - [2025-01-20 00:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006799 10.0.0.22 - - [2025-01-20 00:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.070141 10.0.0.22 - - [2025-01-20 00:48:28] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1056 0.014920 10.0.0.22 - - [2025-01-20 00:48:28] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1056 0.017771 10.0.0.22 - - [2025-01-20 00:48:28] "POST /fqname-to-id HTTP/1.1" 404 220 0.004995 10.0.0.22 - - [2025-01-20 00:48:28] "POST /job-templates HTTP/1.1" 200 535 0.086718 10.0.0.22 - - [2025-01-20 00:48:28] "POST /fqname-to-id HTTP/1.1" 404 198 0.006078 10.0.0.22 - - [2025-01-20 00:48:28] "POST /service-appliance-sets HTTP/1.1" 200 553 0.080558 10.0.0.22 - - [2025-01-20 00:48:28] "POST /config-nodes HTTP/1.1" 200 599 0.088338 10.0.0.22 - - [2025-01-20 00:48:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.004988 10.0.0.22 - - [2025-01-20 00:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005399 10.0.0.22 - - [2025-01-20 00:48:29] "POST /job-templates HTTP/1.1" 200 559 0.121663 10.0.0.22 - - [2025-01-20 00:48:29] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1056 0.008121 10.0.0.22 - - [2025-01-20 00:48:29] "POST /fqname-to-id HTTP/1.1" 404 198 0.013845 10.0.0.22 - - [2025-01-20 00:48:29] "POST /service-appliance-sets HTTP/1.1" 200 541 0.075557 10.0.0.22 - - [2025-01-20 00:48:29] "POST /job-templates HTTP/1.1" 200 559 0.084267 10.0.0.22 - - [2025-01-20 00:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005248 10.0.0.22 - - [2025-01-20 00:48:29] "GET / HTTP/1.1" 200 35931 0.002233 10.0.0.22 - - [2025-01-20 00:48:29] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000615 10.0.0.22 - - [2025-01-20 00:48:29] "POST /fqname-to-id HTTP/1.1" 404 198 0.005181 10.0.0.22 - - [2025-01-20 00:48:29] "GET /network-ipam/f618e869-3075-4f05-93e1-dc1ffd28d66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.013208 10.0.0.49 - - [2025-01-20 00:48:29] "GET / HTTP/1.1" 200 35931 0.001861 10.0.0.49 - - [2025-01-20 00:48:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.003855 10.0.0.22 - - [2025-01-20 00:48:29] "POST /job-templates HTTP/1.1" 200 559 0.218821 10.0.0.22 - - [2025-01-20 00:48:29] "POST /fqname-to-id HTTP/1.1" 404 201 0.005177 10.0.0.22 - - [2025-01-20 00:48:29] "POST /job-templates HTTP/1.1" 200 565 0.152274 10.0.0.22 - - [2025-01-20 00:48:29] "POST /service-templates HTTP/1.1" 200 511 0.115818 10.0.0.22 - - [2025-01-20 00:48:29] "POST /fqname-to-id HTTP/1.1" 404 197 0.004841 10.0.0.22 - - [2025-01-20 00:48:29] "POST /service-templates HTTP/1.1" 200 501 0.138652 10.0.0.22 - - [2025-01-20 00:48:30] "POST /job-templates HTTP/1.1" 200 557 0.190174 10.0.0.22 - - [2025-01-20 00:48:30] "POST /fqname-to-id HTTP/1.1" 404 196 0.004580 10.0.0.22 - - [2025-01-20 00:48:30] "POST /service-templates HTTP/1.1" 200 515 0.108736 10.0.0.22 - - [2025-01-20 00:48:30] "POST /service-templates HTTP/1.1" 200 535 0.098267 10.0.0.22 - - [2025-01-20 00:48:30] "POST /job-templates HTTP/1.1" 200 555 0.192486 10.0.0.22 - - [2025-01-20 00:48:30] "GET / HTTP/1.1" 200 35931 0.003253 10.0.0.22 - - [2025-01-20 00:48:30] "POST /fqname-to-id HTTP/1.1" 401 292 0.000939 10.0.0.22 - - [2025-01-20 00:48:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.766698 10.0.0.42 - - [2025-01-20 00:48:31] "GET / HTTP/1.1" 200 35931 0.002442 10.0.0.42 - - [2025-01-20 00:48:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.011310 10.0.0.49 - - [2025-01-20 00:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 1.272919 10.0.0.49 - - [2025-01-20 00:48:32] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1056 0.005371 10.0.0.49 - - [2025-01-20 00:48:32] "POST /fqname-to-id HTTP/1.1" 404 220 0.004800 10.0.0.49 - - [2025-01-20 00:48:32] "POST /config-nodes HTTP/1.1" 200 599 0.050296 10.0.0.49 - - [2025-01-20 00:48:32] "GET / HTTP/1.1" 200 35931 0.001762 10.0.0.49 - - [2025-01-20 00:48:32] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000474 10.0.0.22 - - [2025-01-20 00:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 1.387213 10.0.0.22 - - [2025-01-20 00:48:33] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1056 0.005305 10.0.0.42 - - [2025-01-20 00:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 1.092796 10.0.0.42 - - [2025-01-20 00:48:33] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1056 0.010770 10.0.0.22 - - [2025-01-20 00:48:33] "POST /fqname-to-id HTTP/1.1" 404 220 0.005243 10.0.0.42 - - [2025-01-20 00:48:33] "POST /fqname-to-id HTTP/1.1" 404 220 0.004627 10.0.0.42 - - [2025-01-20 00:48:33] "POST /config-nodes HTTP/1.1" 200 599 0.056512 10.0.0.22 - - [2025-01-20 00:48:33] "POST /config-database-nodes HTTP/1.1" 200 617 0.094885 10.0.0.42 - - [2025-01-20 00:48:34] "GET / HTTP/1.1" 200 35931 0.002059 10.0.0.42 - - [2025-01-20 00:48:34] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000638 10.0.0.49 - - [2025-01-20 00:48:34] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.430118 10.0.0.42 - - [2025-01-20 00:48:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.351812 10.0.0.22 - - [2025-01-20 00:48:35] "POST /fqname-to-id HTTP/1.1" 404 194 0.004180 10.0.0.22 - - [2025-01-20 00:48:35] "POST /job-templates HTTP/1.1" 200 579 0.067002 10.0.0.22 - - [2025-01-20 00:48:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.009995 10.0.0.22 - - [2025-01-20 00:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005669 10.0.0.22 - - [2025-01-20 00:48:35] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1160 0.004631 10.0.0.22 - - [2025-01-20 00:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004165 10.0.0.22 - - [2025-01-20 00:48:35] "POST /job-templates HTTP/1.1" 200 575 0.050144 10.0.0.22 - - [2025-01-20 00:48:35] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.020860 10.0.0.22 - - [2025-01-20 00:48:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.004341 10.0.0.22 - - [2025-01-20 00:48:36] "POST /job-templates HTTP/1.1" 200 555 0.053141 10.0.0.22 - - [2025-01-20 00:48:36] "POST /fqname-to-id HTTP/1.1" 404 195 0.004105 10.0.0.22 - - [2025-01-20 00:48:36] "GET / HTTP/1.1" 200 35931 0.001815 10.0.0.22 - - [2025-01-20 00:48:36] "POST /alarms HTTP/1.1" 401 292 0.000513 10.0.0.22 - - [2025-01-20 00:48:36] "POST /job-templates HTTP/1.1" 200 553 0.109022 10.0.0.22 - - [2025-01-20 00:48:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.006223 10.0.0.22 - - [2025-01-20 00:48:36] "POST /config-propertiess HTTP/1.1" 200 551 0.039309 10.0.0.22 - - [2025-01-20 00:48:36] "POST /fqname-to-id HTTP/1.1" 404 166 0.008239 10.0.0.22 - - [2025-01-20 00:48:36] "POST /tags HTTP/1.1" 200 333 0.090285 10.0.0.22 - - [2025-01-20 00:48:37] "POST /fqname-to-id HTTP/1.1" 404 174 0.006800 10.0.0.22 - - [2025-01-20 00:48:37] "POST /alarms HTTP/1.1" 200 581 0.488121 10.0.0.22 - - [2025-01-20 00:48:37] "POST /tags HTTP/1.1" 200 313 0.108244 10.0.0.22 - - [2025-01-20 00:48:37] "GET /network-ipam/f618e869-3075-4f05-93e1-dc1ffd28d66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.077080 10.0.0.22 - - [2025-01-20 00:48:37] "POST /alarms HTTP/1.1" 200 575 0.078666 10.0.0.22 - - [2025-01-20 00:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005223 10.0.0.22 - - [2025-01-20 00:48:37] "POST /alarms HTTP/1.1" 200 575 0.057891 10.0.0.22 - - [2025-01-20 00:48:37] "POST /hardwares HTTP/1.1" 200 327 0.031331 10.0.0.22 - - [2025-01-20 00:48:37] "POST /alarms HTTP/1.1" 200 559 0.067074 10.0.0.22 - - [2025-01-20 00:48:37] "POST /fqname-to-id HTTP/1.1" 404 166 0.003889 10.0.0.22 - - [2025-01-20 00:48:37] "POST /hardwares HTTP/1.1" 200 327 0.028094 10.0.0.22 - - [2025-01-20 00:48:37] "POST /alarms HTTP/1.1" 200 555 0.062619 10.0.0.22 - - [2025-01-20 00:48:37] "POST /fqname-to-id HTTP/1.1" 404 164 0.010052 10.0.0.22 - - [2025-01-20 00:48:37] "POST /alarms HTTP/1.1" 200 557 0.078828 10.0.0.22 - - [2025-01-20 00:48:37] "POST /hardwares HTTP/1.1" 200 317 0.034799 10.0.0.22 - - [2025-01-20 00:48:37] "POST /fqname-to-id HTTP/1.1" 404 164 0.009759 10.0.0.22 - - [2025-01-20 00:48:37] "POST /alarms HTTP/1.1" 200 565 0.063261 10.0.0.22 - - [2025-01-20 00:48:37] "POST /hardwares HTTP/1.1" 200 323 0.024626 10.0.0.22 - - [2025-01-20 00:48:37] "POST /alarms HTTP/1.1" 200 549 0.050787 10.0.0.22 - - [2025-01-20 00:48:37] "POST /fqname-to-id HTTP/1.1" 404 165 0.004520 10.0.0.22 - - [2025-01-20 00:48:38] "POST /fqname-to-id HTTP/1.1" 404 224 0.008463 10.0.0.22 - - [2025-01-20 00:48:38] "POST /hardwares HTTP/1.1" 200 325 0.028027 10.0.0.22 - - [2025-01-20 00:48:38] "POST /alarms HTTP/1.1" 200 557 0.057952 10.0.0.22 - - [2025-01-20 00:48:38] "POST /fqname-to-id HTTP/1.1" 404 164 0.004375 10.0.0.22 - - [2025-01-20 00:48:38] "POST /alarms HTTP/1.1" 200 567 0.073553 10.0.0.22 - - [2025-01-20 00:48:38] "POST /hardwares HTTP/1.1" 200 317 0.029322 10.0.0.22 - - [2025-01-20 00:48:38] "POST /fqname-to-id HTTP/1.1" 404 161 0.014327 10.0.0.22 - - [2025-01-20 00:48:38] "POST /alarms HTTP/1.1" 200 555 0.077876 10.0.0.22 - - [2025-01-20 00:48:38] "POST /ref-update HTTP/1.1" 200 156 0.042581 10.0.0.22 - - [2025-01-20 00:48:38] "POST /hardwares HTTP/1.1" 200 323 0.035511 10.0.0.22 - - [2025-01-20 00:48:38] "POST /alarms HTTP/1.1" 200 567 0.072365 10.0.0.22 - - [2025-01-20 00:48:38] "POST /fqname-to-id HTTP/1.1" 404 162 0.004378 10.0.0.22 - - [2025-01-20 00:48:38] "POST /route-targets HTTP/1.1" 200 327 0.020007 10.0.0.22 - - [2025-01-20 00:48:38] "POST /alarms HTTP/1.1" 200 575 0.078777 10.0.0.22 - - [2025-01-20 00:48:38] "POST /hardwares HTTP/1.1" 200 325 0.035136 10.0.0.22 - - [2025-01-20 00:48:38] "POST /ref-update HTTP/1.1" 200 156 0.040109 10.0.0.22 - - [2025-01-20 00:48:38] "POST /alarms HTTP/1.1" 200 569 0.053348 10.0.0.22 - - [2025-01-20 00:48:38] "POST /fqname-to-id HTTP/1.1" 404 161 0.003788 10.0.0.22 - - [2025-01-20 00:48:38] "PUT /access-control-list/3d318c07-3e78-4c32-9103-1d8617be9463 HTTP/1.1" 200 272 0.030515 10.0.0.22 - - [2025-01-20 00:48:38] "POST /alarms HTTP/1.1" 200 561 0.068502 10.0.0.22 - - [2025-01-20 00:48:38] "POST /hardwares HTTP/1.1" 200 319 0.033435 10.0.0.22 - - [2025-01-20 00:48:38] "POST /fqname-to-id HTTP/1.1" 404 162 0.003893 10.0.0.22 - - [2025-01-20 00:48:38] "POST /alarms HTTP/1.1" 200 561 0.050289 10.0.0.22 - - [2025-01-20 00:48:38] "POST /hardwares HTTP/1.1" 200 311 0.018576 10.0.0.22 - - [2025-01-20 00:48:38] "POST /alarms HTTP/1.1" 200 561 0.060011 10.0.0.22 - - [2025-01-20 00:48:39] "POST /fqname-to-id HTTP/1.1" 404 160 0.006355 10.0.0.22 - - [2025-01-20 00:48:39] "POST /alarms HTTP/1.1" 200 547 0.052943 10.0.0.22 - - [2025-01-20 00:48:39] "POST /hardwares HTTP/1.1" 200 303 0.022469 10.0.0.22 - - [2025-01-20 00:48:39] "POST /alarms HTTP/1.1" 200 595 0.045064 10.0.0.22 - - [2025-01-20 00:48:39] "POST /fqname-to-id HTTP/1.1" 404 155 0.006340 10.0.0.22 - - [2025-01-20 00:48:39] "POST /alarms HTTP/1.1" 200 575 0.043756 10.0.0.22 - - [2025-01-20 00:48:39] "POST /hardwares HTTP/1.1" 200 305 0.028992 10.0.0.49 - - [2025-01-20 00:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.49 - - [2025-01-20 00:48:39] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006430 10.0.0.22 - - [2025-01-20 00:48:39] "POST /alarms HTTP/1.1" 200 571 0.055040 10.0.0.22 - - [2025-01-20 00:48:39] "POST /fqname-to-id HTTP/1.1" 404 155 0.004651 10.0.0.49 - - [2025-01-20 00:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.22 - - [2025-01-20 00:48:39] "POST /alarms HTTP/1.1" 200 583 0.045332 10.0.0.49 - - [2025-01-20 00:48:39] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.022496 10.0.0.22 - - [2025-01-20 00:48:39] "POST /hardwares HTTP/1.1" 200 307 0.016613 10.0.0.22 - - [2025-01-20 00:48:39] "POST /alarms HTTP/1.1" 200 609 0.046406 10.0.0.22 - - [2025-01-20 00:48:39] "POST /fqname-to-id HTTP/1.1" 404 156 0.005168 10.0.0.22 - - [2025-01-20 00:48:39] "POST /hardwares HTTP/1.1" 200 309 0.021394 10.0.0.22 - - [2025-01-20 00:48:39] "POST /fqname-to-id HTTP/1.1" 404 158 0.004272 10.0.0.22 - - [2025-01-20 00:48:39] "POST /hardwares HTTP/1.1" 200 301 0.018034 10.0.0.22 - - [2025-01-20 00:48:39] "GET / HTTP/1.1" 200 35931 0.001940 10.0.0.49 - - [2025-01-20 00:48:39] "GET / HTTP/1.1" 200 35931 0.001752 10.0.0.22 - - [2025-01-20 00:48:39] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000492 10.0.0.49 - - [2025-01-20 00:48:39] "POST /alarms HTTP/1.1" 401 292 0.000743 10.0.0.22 - - [2025-01-20 00:48:39] "POST /fqname-to-id HTTP/1.1" 404 157 0.005998 10.0.0.22 - - [2025-01-20 00:48:39] "POST /hardwares HTTP/1.1" 200 309 0.016737 10.0.0.22 - - [2025-01-20 00:48:40] "POST /fqname-to-id HTTP/1.1" 404 157 0.007108 10.0.0.42 - - [2025-01-20 00:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005571 10.0.0.42 - - [2025-01-20 00:48:40] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005084 10.0.0.42 - - [2025-01-20 00:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010534 10.0.0.22 - - [2025-01-20 00:48:40] "POST /hardwares HTTP/1.1" 200 317 0.035908 10.0.0.42 - - [2025-01-20 00:48:40] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.016616 10.0.0.22 - - [2025-01-20 00:48:40] "POST /fqname-to-id HTTP/1.1" 404 157 0.008687 10.0.0.22 - - [2025-01-20 00:48:40] "POST /hardwares HTTP/1.1" 200 303 0.029004 10.0.0.22 - - [2025-01-20 00:48:40] "POST /fqname-to-id HTTP/1.1" 404 185 0.012594 10.0.0.22 - - [2025-01-20 00:48:40] "POST /features HTTP/1.1" 200 521 0.070224 10.0.0.42 - - [2025-01-20 00:48:40] "GET / HTTP/1.1" 200 35931 0.002304 10.0.0.22 - - [2025-01-20 00:48:40] "POST /fqname-to-id HTTP/1.1" 404 189 0.004992 10.0.0.42 - - [2025-01-20 00:48:40] "POST /alarms HTTP/1.1" 401 292 0.001336 10.0.0.22 - - [2025-01-20 00:48:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.493506 10.0.0.22 - - [2025-01-20 00:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005055 10.0.0.22 - - [2025-01-20 00:48:40] "POST /features HTTP/1.1" 200 521 0.074186 10.0.0.22 - - [2025-01-20 00:48:40] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.024315 10.0.0.22 - - [2025-01-20 00:48:40] "POST /fqname-to-id HTTP/1.1" 404 186 0.010633 10.0.0.22 - - [2025-01-20 00:48:41] "POST /features HTTP/1.1" 200 519 0.100947 10.0.0.22 - - [2025-01-20 00:48:41] "GET / HTTP/1.1" 200 35931 0.001871 10.0.0.22 - - [2025-01-20 00:48:41] "POST /fqname-to-id HTTP/1.1" 404 190 0.010912 10.0.0.22 - - [2025-01-20 00:48:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000430 10.0.0.22 - - [2025-01-20 00:48:41] "POST /features HTTP/1.1" 200 541 0.056624 10.0.0.49 - - [2025-01-20 00:48:41] "POST /alarms HTTP/1.1" 409 264 0.544299 10.0.0.49 - - [2025-01-20 00:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005345 10.0.0.22 - - [2025-01-20 00:48:41] "POST /fqname-to-id HTTP/1.1" 404 179 0.004958 10.0.0.49 - - [2025-01-20 00:48:41] "PUT /alarm/1ae18b0f-7464-49b4-b8f4-58a943aa5f02 HTTP/1.1" 200 244 0.056406 10.0.0.49 - - [2025-01-20 00:48:41] "POST /alarms HTTP/1.1" 409 261 0.004220 10.0.0.22 - - [2025-01-20 00:48:41] "POST /physical-roles HTTP/1.1" 200 533 0.052859 10.0.0.49 - - [2025-01-20 00:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003956 10.0.0.22 - - [2025-01-20 00:48:41] "POST /fqname-to-id HTTP/1.1" 404 191 0.009163 10.0.0.49 - - [2025-01-20 00:48:41] "PUT /alarm/63baf007-e8e3-4280-9fc0-4433fef02752 HTTP/1.1" 200 244 0.041673 10.0.0.49 - - [2025-01-20 00:48:41] "POST /alarms HTTP/1.1" 409 261 0.007757 10.0.0.49 - - [2025-01-20 00:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.22 - - [2025-01-20 00:48:41] "POST /overlay-roles HTTP/1.1" 200 531 0.073157 10.0.0.42 - - [2025-01-20 00:48:41] "POST /alarms HTTP/1.1" 409 264 0.503320 10.0.0.42 - - [2025-01-20 00:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003786 10.0.0.22 - - [2025-01-20 00:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.044693 10.0.0.22 - - [2025-01-20 00:48:41] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.005145 10.0.0.49 - - [2025-01-20 00:48:41] "PUT /alarm/dd9f5726-4e65-4baa-9d7e-8af0f3f64a93 HTTP/1.1" 200 244 0.042206 10.0.0.22 - - [2025-01-20 00:48:41] "POST /fqname-to-id HTTP/1.1" 404 185 0.006618 10.0.0.42 - - [2025-01-20 00:48:41] "PUT /alarm/1ae18b0f-7464-49b4-b8f4-58a943aa5f02 HTTP/1.1" 200 244 0.023061 10.0.0.22 - - [2025-01-20 00:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006593 10.0.0.49 - - [2025-01-20 00:48:41] "POST /alarms HTTP/1.1" 409 253 0.005336 10.0.0.42 - - [2025-01-20 00:48:41] "POST /alarms HTTP/1.1" 409 261 0.005199 10.0.0.49 - - [2025-01-20 00:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.012634 10.0.0.22 - - [2025-01-20 00:48:41] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.022007 10.0.0.22 - - [2025-01-20 00:48:41] "POST /overlay-roles HTTP/1.1" 200 541 0.057850 10.0.0.42 - - [2025-01-20 00:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007023 10.0.0.22 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 404 184 0.010088 10.0.0.49 - - [2025-01-20 00:48:42] "PUT /alarm/a13f834b-1ea3-4a42-8177-6e061fc96750 HTTP/1.1" 200 244 0.038955 10.0.0.42 - - [2025-01-20 00:48:42] "PUT /alarm/63baf007-e8e3-4280-9fc0-4433fef02752 HTTP/1.1" 200 244 0.037771 10.0.0.49 - - [2025-01-20 00:48:42] "POST /alarms HTTP/1.1" 409 251 0.004832 10.0.0.42 - - [2025-01-20 00:48:42] "POST /alarms HTTP/1.1" 409 261 0.013438 10.0.0.49 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008767 10.0.0.42 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006207 10.0.0.22 - - [2025-01-20 00:48:42] "POST /overlay-roles HTTP/1.1" 200 533 0.066927 10.0.0.49 - - [2025-01-20 00:48:42] "PUT /alarm/0e288750-dd19-47fe-a2e9-0c1df14aecc2 HTTP/1.1" 200 244 0.028442 10.0.0.49 - - [2025-01-20 00:48:42] "POST /alarms HTTP/1.1" 409 252 0.005938 10.0.0.42 - - [2025-01-20 00:48:42] "PUT /alarm/dd9f5726-4e65-4baa-9d7e-8af0f3f64a93 HTTP/1.1" 200 244 0.051107 10.0.0.22 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 404 187 0.004725 10.0.0.22 - - [2025-01-20 00:48:42] "GET / HTTP/1.1" 200 35931 0.002253 10.0.0.22 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000470 10.0.0.49 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008823 10.0.0.42 - - [2025-01-20 00:48:42] "POST /alarms HTTP/1.1" 409 253 0.003820 10.0.0.42 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012287 10.0.0.49 - - [2025-01-20 00:48:42] "PUT /alarm/a0b3db88-7944-41dd-92b2-7f7c26338154 HTTP/1.1" 200 244 0.044206 10.0.0.22 - - [2025-01-20 00:48:42] "POST /overlay-roles HTTP/1.1" 200 541 0.066126 10.0.0.49 - - [2025-01-20 00:48:42] "POST /alarms HTTP/1.1" 409 256 0.008979 10.0.0.42 - - [2025-01-20 00:48:42] "PUT /alarm/a13f834b-1ea3-4a42-8177-6e061fc96750 HTTP/1.1" 200 244 0.047554 10.0.0.22 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 404 190 0.011998 10.0.0.49 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010546 10.0.0.42 - - [2025-01-20 00:48:42] "POST /alarms HTTP/1.1" 409 251 0.009336 10.0.0.42 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.49 - - [2025-01-20 00:48:42] "PUT /alarm/a088ea4f-2617-499d-9816-331dbb766801 HTTP/1.1" 200 244 0.048960 10.0.0.22 - - [2025-01-20 00:48:42] "POST /role-definitions HTTP/1.1" 200 533 0.089179 10.0.0.42 - - [2025-01-20 00:48:42] "PUT /alarm/0e288750-dd19-47fe-a2e9-0c1df14aecc2 HTTP/1.1" 200 244 0.024164 10.0.0.49 - - [2025-01-20 00:48:42] "POST /alarms HTTP/1.1" 409 248 0.004345 10.0.0.42 - - [2025-01-20 00:48:42] "POST /alarms HTTP/1.1" 409 252 0.003925 10.0.0.49 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005530 10.0.0.22 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 404 190 0.003410 10.0.0.42 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004633 10.0.0.49 - - [2025-01-20 00:48:42] "PUT /alarm/ac825b26-644a-473e-86a8-cf76ba11e4bd HTTP/1.1" 200 244 0.036874 10.0.0.22 - - [2025-01-20 00:48:42] "POST /role-definitions HTTP/1.1" 200 551 0.060047 10.0.0.42 - - [2025-01-20 00:48:42] "PUT /alarm/a0b3db88-7944-41dd-92b2-7f7c26338154 HTTP/1.1" 200 244 0.056912 10.0.0.49 - - [2025-01-20 00:48:42] "POST /alarms HTTP/1.1" 409 252 0.010262 10.0.0.22 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.049989 10.0.0.22 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 404 189 0.004014 10.0.0.42 - - [2025-01-20 00:48:42] "POST /alarms HTTP/1.1" 409 256 0.004224 10.0.0.22 - - [2025-01-20 00:48:42] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.015378 10.0.0.49 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004352 10.0.0.42 - - [2025-01-20 00:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.22 - - [2025-01-20 00:48:42] "PUT /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1 HTTP/1.1" 200 274 0.068552 10.0.0.49 - - [2025-01-20 00:48:43] "PUT /alarm/f8915b02-3174-40a3-acc0-9585b7c6aea1 HTTP/1.1" 200 244 0.065461 10.0.0.42 - - [2025-01-20 00:48:43] "PUT /alarm/a088ea4f-2617-499d-9816-331dbb766801 HTTP/1.1" 200 244 0.052111 10.0.0.22 - - [2025-01-20 00:48:43] "POST /role-definitions HTTP/1.1" 200 549 0.092242 10.0.0.49 - - [2025-01-20 00:48:43] "POST /alarms HTTP/1.1" 409 257 0.004635 10.0.0.42 - - [2025-01-20 00:48:43] "POST /alarms HTTP/1.1" 409 248 0.009576 10.0.0.22 - - [2025-01-20 00:48:43] "POST /fqname-to-id HTTP/1.1" 404 190 0.005040 10.0.0.49 - - [2025-01-20 00:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.42 - - [2025-01-20 00:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007294 10.0.0.49 - - [2025-01-20 00:48:43] "PUT /alarm/174d5399-1732-4450-a3a3-8d4e6b07215d HTTP/1.1" 200 244 0.021571 10.0.0.22 - - [2025-01-20 00:48:43] "POST /role-definitions HTTP/1.1" 200 561 0.055164 10.0.0.42 - - [2025-01-20 00:48:43] "PUT /alarm/ac825b26-644a-473e-86a8-cf76ba11e4bd HTTP/1.1" 200 244 0.034367 10.0.0.49 - - [2025-01-20 00:48:43] "POST /alarms HTTP/1.1" 409 251 0.008877 10.0.0.42 - - [2025-01-20 00:48:43] "POST /alarms HTTP/1.1" 409 252 0.004356 10.0.0.22 - - [2025-01-20 00:48:43] "POST /fqname-to-id HTTP/1.1" 404 190 0.009284 10.0.0.49 - - [2025-01-20 00:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004594 10.0.0.42 - - [2025-01-20 00:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.49 - - [2025-01-20 00:48:43] "PUT /alarm/a6a1d5a2-ac0e-438b-9109-050cc499542c HTTP/1.1" 200 244 0.057202 10.0.0.22 - - [2025-01-20 00:48:43] "POST /role-definitions HTTP/1.1" 200 545 0.074401 10.0.0.42 - - [2025-01-20 00:48:43] "PUT /alarm/f8915b02-3174-40a3-acc0-9585b7c6aea1 HTTP/1.1" 200 244 0.048605 10.0.0.49 - - [2025-01-20 00:48:43] "POST /alarms HTTP/1.1" 409 257 0.008853 10.0.0.42 - - [2025-01-20 00:48:43] "POST /alarms HTTP/1.1" 409 257 0.004687 10.0.0.22 - - [2025-01-20 00:48:43] "POST /fqname-to-id HTTP/1.1" 404 192 0.007952 10.0.0.49 - - [2025-01-20 00:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004671 10.0.0.42 - - [2025-01-20 00:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006039 10.0.0.49 - - [2025-01-20 00:48:43] "PUT /alarm/553bfd61-7618-49f6-ac92-83b1d892b829 HTTP/1.1" 200 244 0.046596 10.0.0.42 - - [2025-01-20 00:48:43] "PUT /alarm/174d5399-1732-4450-a3a3-8d4e6b07215d HTTP/1.1" 200 244 0.040769 10.0.0.22 - - [2025-01-20 00:48:43] "POST /role-definitions HTTP/1.1" 200 555 0.064255 10.0.0.49 - - [2025-01-20 00:48:43] "POST /alarms HTTP/1.1" 409 261 0.004375 10.0.0.42 - - [2025-01-20 00:48:43] "POST /alarms HTTP/1.1" 409 251 0.010955 10.0.0.22 - - [2025-01-20 00:48:43] "POST /fqname-to-id HTTP/1.1" 404 187 0.004944 10.0.0.49 - - [2025-01-20 00:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003403 10.0.0.42 - - [2025-01-20 00:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006727 10.0.0.49 - - [2025-01-20 00:48:43] "PUT /alarm/3b2f4d2f-dcd5-4b06-9b1e-b62158ae0649 HTTP/1.1" 200 244 0.038577 10.0.0.42 - - [2025-01-20 00:48:43] "PUT /alarm/a6a1d5a2-ac0e-438b-9109-050cc499542c HTTP/1.1" 200 244 0.024702 10.0.0.22 - - [2025-01-20 00:48:43] "POST /role-definitions HTTP/1.1" 200 531 0.061510 10.0.0.49 - - [2025-01-20 00:48:43] "POST /alarms HTTP/1.1" 409 258 0.005303 10.0.0.42 - - [2025-01-20 00:48:43] "POST /alarms HTTP/1.1" 409 257 0.006239 10.0.0.22 - - [2025-01-20 00:48:43] "POST /fqname-to-id HTTP/1.1" 404 189 0.007706 10.0.0.49 - - [2025-01-20 00:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.010908 10.0.0.42 - - [2025-01-20 00:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007084 10.0.0.42 - - [2025-01-20 00:48:43] "PUT /alarm/553bfd61-7618-49f6-ac92-83b1d892b829 HTTP/1.1" 200 244 0.026533 10.0.0.49 - - [2025-01-20 00:48:43] "PUT /alarm/3cc3bc04-6b80-484c-860f-2f586cc0ea31 HTTP/1.1" 200 244 0.030616 10.0.0.22 - - [2025-01-20 00:48:44] "POST /role-definitions HTTP/1.1" 200 557 0.065146 10.0.0.42 - - [2025-01-20 00:48:44] "POST /alarms HTTP/1.1" 409 261 0.011161 10.0.0.49 - - [2025-01-20 00:48:44] "POST /alarms HTTP/1.1" 409 254 0.007756 10.0.0.22 - - [2025-01-20 00:48:44] "POST /fqname-to-id HTTP/1.1" 404 195 0.010011 10.0.0.49 - - [2025-01-20 00:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005058 10.0.0.42 - - [2025-01-20 00:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011547 10.0.0.42 - - [2025-01-20 00:48:44] "PUT /alarm/3b2f4d2f-dcd5-4b06-9b1e-b62158ae0649 HTTP/1.1" 200 244 0.026737 10.0.0.49 - - [2025-01-20 00:48:44] "PUT /alarm/f7dcc118-4da6-49b5-a63d-e73b89589522 HTTP/1.1" 200 244 0.042656 10.0.0.22 - - [2025-01-20 00:48:44] "POST /feature-configs HTTP/1.1" 200 537 0.073006 10.0.0.42 - - [2025-01-20 00:48:44] "POST /alarms HTTP/1.1" 409 258 0.005178 10.0.0.49 - - [2025-01-20 00:48:44] "POST /alarms HTTP/1.1" 409 254 0.011587 10.0.0.22 - - [2025-01-20 00:48:44] "POST /fqname-to-id HTTP/1.1" 404 211 0.004199 10.0.0.42 - - [2025-01-20 00:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003885 10.0.0.49 - - [2025-01-20 00:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005546 10.0.0.42 - - [2025-01-20 00:48:44] "PUT /alarm/3cc3bc04-6b80-484c-860f-2f586cc0ea31 HTTP/1.1" 200 244 0.043802 10.0.0.49 - - [2025-01-20 00:48:44] "PUT /alarm/392f7426-750c-4552-8062-e9b71114aa2c HTTP/1.1" 200 244 0.038320 10.0.0.22 - - [2025-01-20 00:48:44] "POST /node-profiles HTTP/1.1" 200 547 0.059203 10.0.0.42 - - [2025-01-20 00:48:44] "POST /alarms HTTP/1.1" 409 254 0.004515 10.0.0.49 - - [2025-01-20 00:48:44] "POST /alarms HTTP/1.1" 409 254 0.004083 10.0.0.22 - - [2025-01-20 00:48:44] "POST /fqname-to-id HTTP/1.1" 404 193 0.005233 10.0.0.42 - - [2025-01-20 00:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.49 - - [2025-01-20 00:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004754 10.0.0.42 - - [2025-01-20 00:48:44] "PUT /alarm/f7dcc118-4da6-49b5-a63d-e73b89589522 HTTP/1.1" 200 244 0.035970 10.0.0.49 - - [2025-01-20 00:48:44] "PUT /alarm/08b00da0-62a1-4652-b751-df59e84ccbe8 HTTP/1.1" 200 244 0.035621 10.0.0.22 - - [2025-01-20 00:48:44] "POST /node-profiles HTTP/1.1" 200 541 0.073150 10.0.0.42 - - [2025-01-20 00:48:44] "POST /alarms HTTP/1.1" 409 254 0.015229 10.0.0.49 - - [2025-01-20 00:48:44] "POST /alarms HTTP/1.1" 409 247 0.004872 10.0.0.22 - - [2025-01-20 00:48:44] "POST /fqname-to-id HTTP/1.1" 404 188 0.004859 10.0.0.42 - - [2025-01-20 00:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.010881 10.0.0.49 - - [2025-01-20 00:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.42 - - [2025-01-20 00:48:44] "PUT /alarm/392f7426-750c-4552-8062-e9b71114aa2c HTTP/1.1" 200 244 0.040293 10.0.0.49 - - [2025-01-20 00:48:44] "PUT /alarm/9eb82637-9c46-4299-87d3-e56672ecc5b1 HTTP/1.1" 200 244 0.049401 10.0.0.22 - - [2025-01-20 00:48:44] "POST /node-profiles HTTP/1.1" 200 531 0.057935 10.0.0.42 - - [2025-01-20 00:48:44] "POST /alarms HTTP/1.1" 409 254 0.005812 10.0.0.49 - - [2025-01-20 00:48:44] "POST /alarms HTTP/1.1" 409 272 0.008498 10.0.0.42 - - [2025-01-20 00:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006630 10.0.0.22 - - [2025-01-20 00:48:44] "POST /fqname-to-id HTTP/1.1" 404 197 0.007278 10.0.0.49 - - [2025-01-20 00:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004759 10.0.0.42 - - [2025-01-20 00:48:44] "PUT /alarm/08b00da0-62a1-4652-b751-df59e84ccbe8 HTTP/1.1" 200 244 0.046870 10.0.0.49 - - [2025-01-20 00:48:44] "PUT /alarm/0e5e5a33-10f1-4876-a73f-f46f52ed2865 HTTP/1.1" 200 244 0.035377 10.0.0.22 - - [2025-01-20 00:48:44] "POST /telemetry-profiles HTTP/1.1" 200 554 0.058782 10.0.0.42 - - [2025-01-20 00:48:45] "POST /alarms HTTP/1.1" 409 247 0.009555 10.0.0.49 - - [2025-01-20 00:48:45] "POST /alarms HTTP/1.1" 409 261 0.006866 10.0.0.22 - - [2025-01-20 00:48:45] "POST /fqname-to-id HTTP/1.1" 404 206 0.005402 10.0.0.42 - - [2025-01-20 00:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.49 - - [2025-01-20 00:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.42 - - [2025-01-20 00:48:45] "PUT /alarm/9eb82637-9c46-4299-87d3-e56672ecc5b1 HTTP/1.1" 200 244 0.029893 10.0.0.49 - - [2025-01-20 00:48:45] "PUT /alarm/24f8e769-0184-4f73-a9a4-6e730a3f48df HTTP/1.1" 200 244 0.035473 10.0.0.22 - - [2025-01-20 00:48:45] "POST /telemetry-profiles HTTP/1.1" 200 554 0.057761 10.0.0.42 - - [2025-01-20 00:48:45] "POST /alarms HTTP/1.1" 409 272 0.005889 10.0.0.49 - - [2025-01-20 00:48:45] "POST /alarms HTTP/1.1" 409 259 0.009130 10.0.0.22 - - [2025-01-20 00:48:45] "POST /fqname-to-id HTTP/1.1" 404 206 0.004596 10.0.0.42 - - [2025-01-20 00:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008051 10.0.0.49 - - [2025-01-20 00:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006166 10.0.0.42 - - [2025-01-20 00:48:45] "PUT /alarm/0e5e5a33-10f1-4876-a73f-f46f52ed2865 HTTP/1.1" 200 244 0.042533 10.0.0.49 - - [2025-01-20 00:48:45] "PUT /alarm/10f75768-386e-453d-bc0c-89d8027eeae7 HTTP/1.1" 200 244 0.046848 10.0.0.22 - - [2025-01-20 00:48:45] "POST /sflow-profiles HTTP/1.1" 200 532 0.074597 10.0.0.42 - - [2025-01-20 00:48:45] "POST /alarms HTTP/1.1" 409 261 0.006557 10.0.0.49 - - [2025-01-20 00:48:45] "POST /alarms HTTP/1.1" 409 265 0.007988 10.0.0.22 - - [2025-01-20 00:48:45] "POST /fqname-to-id HTTP/1.1" 404 202 0.008571 10.0.0.42 - - [2025-01-20 00:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004779 10.0.0.49 - - [2025-01-20 00:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005006 10.0.0.42 - - [2025-01-20 00:48:45] "PUT /alarm/24f8e769-0184-4f73-a9a4-6e730a3f48df HTTP/1.1" 200 244 0.049980 10.0.0.49 - - [2025-01-20 00:48:45] "PUT /alarm/aa292ad1-aa81-48bb-822a-099d7d231246 HTTP/1.1" 200 244 0.040401 10.0.0.22 - - [2025-01-20 00:48:45] "POST /grpc-profiles HTTP/1.1" 200 530 0.070603 10.0.0.42 - - [2025-01-20 00:48:45] "POST /alarms HTTP/1.1" 409 259 0.004805 10.0.0.49 - - [2025-01-20 00:48:45] "POST /alarms HTTP/1.1" 409 279 0.005655 10.0.0.42 - - [2025-01-20 00:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008294 10.0.0.22 - - [2025-01-20 00:48:45] "POST /fqname-to-id HTTP/1.1" 404 202 0.004339 10.0.0.49 - - [2025-01-20 00:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007297 10.0.0.42 - - [2025-01-20 00:48:45] "PUT /alarm/10f75768-386e-453d-bc0c-89d8027eeae7 HTTP/1.1" 200 244 0.043522 10.0.0.49 - - [2025-01-20 00:48:45] "PUT /alarm/ca973aa4-67b3-4c95-aad1-7a4aa9a208c7 HTTP/1.1" 200 244 0.045212 10.0.0.42 - - [2025-01-20 00:48:45] "POST /alarms HTTP/1.1" 409 265 0.007585 10.0.0.22 - - [2025-01-20 00:48:45] "POST /device-functional-groups HTTP/1.1" 200 540 0.069761 10.0.0.42 - - [2025-01-20 00:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007030 10.0.0.22 - - [2025-01-20 00:48:45] "POST /fqname-to-id HTTP/1.1" 404 195 0.009247 10.0.0.42 - - [2025-01-20 00:48:45] "PUT /alarm/aa292ad1-aa81-48bb-822a-099d7d231246 HTTP/1.1" 200 244 0.027556 10.0.0.42 - - [2025-01-20 00:48:45] "POST /alarms HTTP/1.1" 409 279 0.009285 10.0.0.42 - - [2025-01-20 00:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007823 10.0.0.22 - - [2025-01-20 00:48:46] "POST /device-functional-groups HTTP/1.1" 200 542 0.058110 10.0.0.42 - - [2025-01-20 00:48:46] "PUT /alarm/ca973aa4-67b3-4c95-aad1-7a4aa9a208c7 HTTP/1.1" 200 244 0.028823 10.0.0.22 - - [2025-01-20 00:48:46] "POST /fqname-to-id HTTP/1.1" 404 208 0.005143 10.0.0.49 - - [2025-01-20 00:48:46] "GET / HTTP/1.1" 200 35931 0.002051 10.0.0.49 - - [2025-01-20 00:48:46] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000916 10.0.0.22 - - [2025-01-20 00:48:46] "POST /device-functional-groups HTTP/1.1" 200 620 0.041997 10.0.0.22 - - [2025-01-20 00:48:46] "POST /fqname-to-id HTTP/1.1" 404 205 0.005053 10.0.0.22 - - [2025-01-20 00:48:46] "POST /device-functional-groups HTTP/1.1" 200 574 0.038076 10.0.0.22 - - [2025-01-20 00:48:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.004958 10.0.0.22 - - [2025-01-20 00:48:46] "POST /role-configs HTTP/1.1" 200 522 0.036546 10.0.0.22 - - [2025-01-20 00:48:46] "POST /fqname-to-id HTTP/1.1" 404 202 0.005666 10.0.0.42 - - [2025-01-20 00:48:46] "GET / HTTP/1.1" 200 35931 0.002337 10.0.0.42 - - [2025-01-20 00:48:46] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000462 10.0.0.22 - - [2025-01-20 00:48:46] "POST /role-configs HTTP/1.1" 200 521 0.062660 10.0.0.22 - - [2025-01-20 00:48:46] "POST /fqname-to-id HTTP/1.1" 404 194 0.009916 10.0.0.22 - - [2025-01-20 00:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.010239 10.0.0.22 - - [2025-01-20 00:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.22 - - [2025-01-20 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.49 - - [2025-01-20 00:48:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.365069 10.0.0.49 - - [2025-01-20 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.22 - - [2025-01-20 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.42 - - [2025-01-20 00:48:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.077039 10.0.0.42 - - [2025-01-20 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014608 10.0.0.49 - - [2025-01-20 00:48:47] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.024033 10.0.0.22 - - [2025-01-20 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010372 10.0.0.42 - - [2025-01-20 00:48:47] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.035644 10.0.0.22 - - [2025-01-20 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009291 10.0.0.22 - - [2025-01-20 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008856 10.0.0.22 - - [2025-01-20 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005112 10.0.0.22 - - [2025-01-20 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007003 10.0.0.49 - - [2025-01-20 00:48:47] "GET / HTTP/1.1" 200 35931 0.001699 10.0.0.49 - - [2025-01-20 00:48:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.001059 10.0.0.22 - - [2025-01-20 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.015327 10.0.0.42 - - [2025-01-20 00:48:47] "GET / HTTP/1.1" 200 35931 0.001528 10.0.0.42 - - [2025-01-20 00:48:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000474 10.0.0.22 - - [2025-01-20 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006495 10.0.0.22 - - [2025-01-20 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004571 10.0.0.22 - - [2025-01-20 00:48:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.22 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004981 10.0.0.22 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004998 10.0.0.22 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004892 10.0.0.22 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006109 10.0.0.22 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.22 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.49 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.371796 10.0.0.49 - - [2025-01-20 00:48:48] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.011290 10.0.0.42 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.052293 10.0.0.42 - - [2025-01-20 00:48:48] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.009013 10.0.0.22 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.49 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003560 10.0.0.42 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006305 10.0.0.22 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005102 10.0.0.49 - - [2025-01-20 00:48:48] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.031838 10.0.0.42 - - [2025-01-20 00:48:48] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.024478 10.0.0.22 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.018198 10.0.0.22 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.22 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005164 10.0.0.22 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006631 10.0.0.49 - - [2025-01-20 00:48:48] "GET / HTTP/1.1" 200 35931 0.001812 10.0.0.49 - - [2025-01-20 00:48:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000657 10.0.0.22 - - [2025-01-20 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004716 10.0.0.22 - - [2025-01-20 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004326 10.0.0.42 - - [2025-01-20 00:48:49] "GET / HTTP/1.1" 200 35931 0.001758 10.0.0.42 - - [2025-01-20 00:48:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000481 10.0.0.22 - - [2025-01-20 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018024 10.0.0.22 - - [2025-01-20 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004771 10.0.0.22 - - [2025-01-20 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.22 - - [2025-01-20 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.008266 10.0.0.22 - - [2025-01-20 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005578 10.0.0.22 - - [2025-01-20 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.22 - - [2025-01-20 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003965 10.0.0.49 - - [2025-01-20 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.364277 10.0.0.22 - - [2025-01-20 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003736 10.0.0.49 - - [2025-01-20 00:48:49] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004196 10.0.0.42 - - [2025-01-20 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.074844 10.0.0.42 - - [2025-01-20 00:48:49] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.004911 10.0.0.49 - - [2025-01-20 00:48:49] "PUT /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1 HTTP/1.1" 200 274 0.044802 10.0.0.22 - - [2025-01-20 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004704 10.0.0.42 - - [2025-01-20 00:48:49] "PUT /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1 HTTP/1.1" 200 274 0.041196 10.0.0.22 - - [2025-01-20 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004208 10.0.0.22 - - [2025-01-20 00:48:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004645 10.0.0.22 - - [2025-01-20 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004409 10.0.0.22 - - [2025-01-20 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.22 - - [2025-01-20 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012470 10.0.0.22 - - [2025-01-20 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004403 10.0.0.22 - - [2025-01-20 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.22 - - [2025-01-20 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005400 10.0.0.22 - - [2025-01-20 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004486 10.0.0.22 - - [2025-01-20 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009439 10.0.0.22 - - [2025-01-20 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004707 10.0.0.22 - - [2025-01-20 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.22 - - [2025-01-20 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004365 10.0.0.22 - - [2025-01-20 00:48:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011686 10.0.0.22 - - [2025-01-20 00:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004467 10.0.0.22 - - [2025-01-20 00:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.22 - - [2025-01-20 00:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011041 10.0.0.22 - - [2025-01-20 00:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.22 - - [2025-01-20 00:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004765 10.0.0.22 - - [2025-01-20 00:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010294 10.0.0.22 - - [2025-01-20 00:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.22 - - [2025-01-20 00:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004549 10.0.0.22 - - [2025-01-20 00:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007859 10.0.0.22 - - [2025-01-20 00:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012485 10.0.0.22 - - [2025-01-20 00:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.22 - - [2025-01-20 00:48:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004895 10.0.0.22 - - [2025-01-20 00:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.22 - - [2025-01-20 00:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004634 10.0.0.22 - - [2025-01-20 00:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018557 10.0.0.22 - - [2025-01-20 00:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.22 - - [2025-01-20 00:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.22 - - [2025-01-20 00:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006863 10.0.0.22 - - [2025-01-20 00:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004397 10.0.0.22 - - [2025-01-20 00:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.22 - - [2025-01-20 00:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.22 - - [2025-01-20 00:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004293 10.0.0.22 - - [2025-01-20 00:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.22 - - [2025-01-20 00:48:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.22 - - [2025-01-20 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004013 10.0.0.22 - - [2025-01-20 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.22 - - [2025-01-20 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004339 10.0.0.22 - - [2025-01-20 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.22 - - [2025-01-20 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.22 - - [2025-01-20 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005701 10.0.0.22 - - [2025-01-20 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.22 - - [2025-01-20 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005954 10.0.0.22 - - [2025-01-20 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004128 10.0.0.22 - - [2025-01-20 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005105 10.0.0.22 - - [2025-01-20 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004592 10.0.0.22 - - [2025-01-20 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.22 - - [2025-01-20 00:48:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008244 10.0.0.22 - - [2025-01-20 00:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.22 - - [2025-01-20 00:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004250 10.0.0.22 - - [2025-01-20 00:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004213 10.0.0.22 - - [2025-01-20 00:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005782 10.0.0.22 - - [2025-01-20 00:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005606 10.0.0.22 - - [2025-01-20 00:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005143 10.0.0.22 - - [2025-01-20 00:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004934 10.0.0.22 - - [2025-01-20 00:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005683 10.0.0.22 - - [2025-01-20 00:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.22 - - [2025-01-20 00:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.22 - - [2025-01-20 00:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.22 - - [2025-01-20 00:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.22 - - [2025-01-20 00:48:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.011191 10.0.0.22 - - [2025-01-20 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004952 10.0.0.22 - - [2025-01-20 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.22 - - [2025-01-20 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.22 - - [2025-01-20 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004617 10.0.0.22 - - [2025-01-20 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005326 10.0.0.22 - - [2025-01-20 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005395 10.0.0.22 - - [2025-01-20 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007889 10.0.0.22 - - [2025-01-20 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006714 10.0.0.22 - - [2025-01-20 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004994 10.0.0.22 - - [2025-01-20 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005116 10.0.0.22 - - [2025-01-20 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005000 10.0.0.22 - - [2025-01-20 00:48:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.012847 10.0.0.22 - - [2025-01-20 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006408 10.0.0.22 - - [2025-01-20 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007644 10.0.0.22 - - [2025-01-20 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.22 - - [2025-01-20 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009957 10.0.0.22 - - [2025-01-20 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005706 10.0.0.22 - - [2025-01-20 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007411 10.0.0.22 - - [2025-01-20 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008507 10.0.0.22 - - [2025-01-20 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.22 - - [2025-01-20 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.22 - - [2025-01-20 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005243 10.0.0.22 - - [2025-01-20 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005233 10.0.0.22 - - [2025-01-20 00:48:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005542 10.0.0.22 - - [2025-01-20 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009055 10.0.0.22 - - [2025-01-20 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013603 10.0.0.22 - - [2025-01-20 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005299 10.0.0.22 - - [2025-01-20 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009888 10.0.0.22 - - [2025-01-20 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004502 10.0.0.22 - - [2025-01-20 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005999 10.0.0.22 - - [2025-01-20 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.22 - - [2025-01-20 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.22 - - [2025-01-20 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004236 10.0.0.22 - - [2025-01-20 00:48:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.22 - - [2025-01-20 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006384 10.0.0.22 - - [2025-01-20 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004198 10.0.0.22 - - [2025-01-20 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008083 10.0.0.22 - - [2025-01-20 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004466 10.0.0.22 - - [2025-01-20 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.22 - - [2025-01-20 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013036 10.0.0.22 - - [2025-01-20 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004649 10.0.0.22 - - [2025-01-20 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.22 - - [2025-01-20 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006093 10.0.0.22 - - [2025-01-20 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.22 - - [2025-01-20 00:48:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.011678 10.0.0.22 - - [2025-01-20 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006490 10.0.0.22 - - [2025-01-20 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.012121 10.0.0.22 - - [2025-01-20 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020717 10.0.0.22 - - [2025-01-20 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.019682 10.0.0.22 - - [2025-01-20 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004253 10.0.0.22 - - [2025-01-20 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006143 10.0.0.22 - - [2025-01-20 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007449 10.0.0.22 - - [2025-01-20 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008717 10.0.0.22 - - [2025-01-20 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007128 10.0.0.22 - - [2025-01-20 00:48:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005241 10.0.0.22 - - [2025-01-20 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009427 10.0.0.22 - - [2025-01-20 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004457 10.0.0.22 - - [2025-01-20 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005261 10.0.0.22 - - [2025-01-20 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005483 10.0.0.22 - - [2025-01-20 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006685 10.0.0.22 - - [2025-01-20 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006513 10.0.0.22 - - [2025-01-20 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004997 10.0.0.22 - - [2025-01-20 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.22 - - [2025-01-20 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004678 10.0.0.22 - - [2025-01-20 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005172 10.0.0.22 - - [2025-01-20 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005438 10.0.0.22 - - [2025-01-20 00:49:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009770 10.0.0.22 - - [2025-01-20 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011059 10.0.0.22 - - [2025-01-20 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.22 - - [2025-01-20 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011023 10.0.0.22 - - [2025-01-20 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004654 10.0.0.22 - - [2025-01-20 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004523 10.0.0.22 - - [2025-01-20 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006788 10.0.0.22 - - [2025-01-20 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004730 10.0.0.22 - - [2025-01-20 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.22 - - [2025-01-20 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006461 10.0.0.22 - - [2025-01-20 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005875 10.0.0.22 - - [2025-01-20 00:49:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.22 - - [2025-01-20 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015630 10.0.0.22 - - [2025-01-20 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005473 10.0.0.22 - - [2025-01-20 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006785 10.0.0.22 - - [2025-01-20 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005471 10.0.0.22 - - [2025-01-20 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006269 10.0.0.22 - - [2025-01-20 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005520 10.0.0.22 - - [2025-01-20 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004751 10.0.0.22 - - [2025-01-20 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.22 - - [2025-01-20 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006308 10.0.0.22 - - [2025-01-20 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004796 10.0.0.22 - - [2025-01-20 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004794 10.0.0.22 - - [2025-01-20 00:49:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826 10.0.0.22 - - [2025-01-20 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.22 - - [2025-01-20 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.22 - - [2025-01-20 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005477 10.0.0.22 - - [2025-01-20 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.22 - - [2025-01-20 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007354 10.0.0.22 - - [2025-01-20 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.22 - - [2025-01-20 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008751 10.0.0.22 - - [2025-01-20 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007892 10.0.0.22 - - [2025-01-20 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.22 - - [2025-01-20 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.22 - - [2025-01-20 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008026 10.0.0.22 - - [2025-01-20 00:49:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.22 - - [2025-01-20 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.021125 10.0.0.22 - - [2025-01-20 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.22 - - [2025-01-20 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.22 - - [2025-01-20 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.22 - - [2025-01-20 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004753 10.0.0.22 - - [2025-01-20 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.22 - - [2025-01-20 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006528 10.0.0.22 - - [2025-01-20 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010151 10.0.0.22 - - [2025-01-20 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.22 - - [2025-01-20 00:49:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008407 10.0.0.22 - - [2025-01-20 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004940 10.0.0.22 - - [2025-01-20 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003995 10.0.0.22 - - [2025-01-20 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017343 10.0.0.22 - - [2025-01-20 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004444 10.0.0.22 - - [2025-01-20 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004332 10.0.0.22 - - [2025-01-20 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010054 10.0.0.22 - - [2025-01-20 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004731 10.0.0.22 - - [2025-01-20 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.22 - - [2025-01-20 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007942 10.0.0.22 - - [2025-01-20 00:49:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004576 10.0.0.22 - - [2025-01-20 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004652 10.0.0.22 - - [2025-01-20 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010609 10.0.0.22 - - [2025-01-20 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.22 - - [2025-01-20 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008572 10.0.0.22 - - [2025-01-20 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.019610 10.0.0.22 - - [2025-01-20 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006628 10.0.0.22 - - [2025-01-20 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005899 10.0.0.22 - - [2025-01-20 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008992 10.0.0.22 - - [2025-01-20 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.22 - - [2025-01-20 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.22 - - [2025-01-20 00:49:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014009 10.0.0.22 - - [2025-01-20 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.22 - - [2025-01-20 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004605 10.0.0.22 - - [2025-01-20 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.22 - - [2025-01-20 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004412 10.0.0.22 - - [2025-01-20 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.22 - - [2025-01-20 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004873 10.0.0.22 - - [2025-01-20 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.22 - - [2025-01-20 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.22 - - [2025-01-20 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008648 10.0.0.22 - - [2025-01-20 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.22 - - [2025-01-20 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011565 10.0.0.22 - - [2025-01-20 00:49:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.22 - - [2025-01-20 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006966 10.0.0.22 - - [2025-01-20 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.22 - - [2025-01-20 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006253 10.0.0.22 - - [2025-01-20 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006486 10.0.0.22 - - [2025-01-20 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.22 - - [2025-01-20 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006080 10.0.0.22 - - [2025-01-20 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.22 - - [2025-01-20 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005903 10.0.0.22 - - [2025-01-20 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006229 10.0.0.22 - - [2025-01-20 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004864 10.0.0.22 - - [2025-01-20 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.22 - - [2025-01-20 00:49:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005348 10.0.0.22 - - [2025-01-20 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009060 10.0.0.22 - - [2025-01-20 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004372 10.0.0.22 - - [2025-01-20 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.22 - - [2025-01-20 00:49:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005030 10.0.0.42 - - [2025-01-20 00:49:09] "POST /useragent-kv HTTP/1.1" 200 115 0.009520 10.0.0.22 - - [2025-01-20 00:49:09] "POST /virtual-networks HTTP/1.1" 200 552 0.200334 10.0.0.22 - - [2025-01-20 00:49:09] "POST /fqname-to-id HTTP/1.1" 404 178 0.011216 10.0.0.22 - - [2025-01-20 00:49:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.012187 10.0.0.22 - - [2025-01-20 00:49:09] "POST /ref-update HTTP/1.1" 200 156 0.067245 10.0.0.22 - - [2025-01-20 00:49:34] "GET /global-system-configs HTTP/1.1" 200 322 9.457248 10.0.0.49 - - [2025-01-20 00:49:34] "GET /global-system-configs HTTP/1.1" 200 322 7.906800 10.0.0.22 - - [2025-01-20 00:49:34] "GET /global-system-configs HTTP/1.1" 200 322 6.204772 10.0.0.49 - - [2025-01-20 00:49:34] "GET /global-system-configs HTTP/1.1" 200 322 4.754255 10.0.0.42 - - [2025-01-20 00:49:34] "GET /global-system-configs HTTP/1.1" 200 322 2.437079 10.0.0.42 - - [2025-01-20 00:49:34] "GET /global-system-configs HTTP/1.1" 200 322 0.949280 10.0.0.22 - - [2025-01-20 00:49:59] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.22 - - [2025-01-20 00:49:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000498 10.0.0.42 - - [2025-01-20 00:49:59] "GET / HTTP/1.1" 200 35931 0.001657 10.0.0.42 - - [2025-01-20 00:49:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000654 10.0.0.49 - - [2025-01-20 00:49:59] "GET / HTTP/1.1" 200 35931 0.002309 10.0.0.49 - - [2025-01-20 00:49:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000626 10.0.0.22 - - [2025-01-20 00:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.903871 10.0.0.42 - - [2025-01-20 00:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.474284 10.0.0.22 - - [2025-01-20 00:50:01] "GET /routing-instance/c0dc305c-8dfd-4707-89c9-da462af79b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.031505 10.0.0.42 - - [2025-01-20 00:50:01] "GET /routing-instance/c0dc305c-8dfd-4707-89c9-da462af79b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005378 10.0.0.49 - - [2025-01-20 00:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.120277 10.0.0.49 - - [2025-01-20 00:50:01] "GET /routing-instance/c0dc305c-8dfd-4707-89c9-da462af79b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.011297 10.0.0.42 - - [2025-01-20 00:50:01] "POST /bgp-routers HTTP/1.1" 200 620 0.146051 10.0.0.22 - - [2025-01-20 00:50:01] "POST /bgp-routers HTTP/1.1" 200 620 0.159111 10.0.0.22 - - [2025-01-20 00:50:01] "GET /bgp-router/182eed38-a088-41ce-8310-1c4f852a655f?fields=global_system_config_back_refs HTTP/1.1" 200 1115 0.054939 10.0.0.42 - - [2025-01-20 00:50:01] "GET /bgp-router/666b6320-af65-4250-85a3-ffae7490bd3e?fields=global_system_config_back_refs HTTP/1.1" 200 1115 0.063558 10.0.0.49 - - [2025-01-20 00:50:01] "POST /bgp-routers HTTP/1.1" 200 620 0.203244 10.0.0.22 - - [2025-01-20 00:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.013516 10.0.0.42 - - [2025-01-20 00:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004431 10.0.0.49 - - [2025-01-20 00:50:01] "GET /bgp-router/83709758-e089-442e-8bc2-4932e76c585a?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.033188 10.0.0.22 - - [2025-01-20 00:50:01] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.006784 10.0.0.42 - - [2025-01-20 00:50:01] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.005513 10.0.0.22 - - [2025-01-20 00:50:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008924 10.0.0.49 - - [2025-01-20 00:50:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005464 10.0.0.42 - - [2025-01-20 00:50:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009115 10.0.0.49 - - [2025-01-20 00:50:01] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2338 0.017472 10.0.0.49 - - [2025-01-20 00:50:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012221 10.0.0.22 - - [2025-01-20 00:50:01] "POST /ref-update HTTP/1.1" 200 156 0.095666 10.0.0.42 - - [2025-01-20 00:50:01] "POST /ref-update HTTP/1.1" 200 156 0.062738 10.0.0.49 - - [2025-01-20 00:50:01] "POST /ref-update HTTP/1.1" 200 156 0.052716 10.0.0.22 - - [2025-01-20 00:50:02] "POST /ref-update HTTP/1.1" 200 156 0.070309 10.0.0.22 - - [2025-01-20 00:51:03] "GET / HTTP/1.1" 200 35931 0.002475 10.0.0.22 - - [2025-01-20 00:51:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000505 10.0.0.49 - - [2025-01-20 00:51:03] "GET / HTTP/1.1" 200 35931 0.001746 10.0.0.49 - - [2025-01-20 00:51:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000569 10.0.0.42 - - [2025-01-20 00:51:03] "GET / HTTP/1.1" 200 35931 0.001626 10.0.0.42 - - [2025-01-20 00:51:03] "POST /fqname-to-id HTTP/1.1" 401 292 0.000476 10.0.0.22 - - [2025-01-20 00:51:04] "POST /fqname-to-id HTTP/1.1" 200 156 1.165926 10.0.0.22 - - [2025-01-20 00:51:05] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3157 0.018275 10.0.0.22 - - [2025-01-20 00:51:05] "POST /fqname-to-id HTTP/1.1" 404 220 0.004682 10.0.0.49 - - [2025-01-20 00:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.782635 10.0.0.49 - - [2025-01-20 00:51:05] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3157 0.004187 10.0.0.49 - - [2025-01-20 00:51:05] "POST /fqname-to-id HTTP/1.1" 404 220 0.006169 10.0.0.42 - - [2025-01-20 00:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.188423 10.0.0.42 - - [2025-01-20 00:51:05] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3157 0.010694 10.0.0.22 - - [2025-01-20 00:51:05] "POST /database-nodes HTTP/1.1" 200 603 0.100334 10.0.0.42 - - [2025-01-20 00:51:05] "POST /fqname-to-id HTTP/1.1" 404 220 0.008832 10.0.0.49 - - [2025-01-20 00:51:05] "POST /database-nodes HTTP/1.1" 200 603 0.141459 10.0.0.42 - - [2025-01-20 00:51:05] "POST /database-nodes HTTP/1.1" 200 603 0.065700 10.0.0.22 - - [2025-01-20 00:52:01] "GET / HTTP/1.1" 200 35931 0.002143 10.0.0.22 - - [2025-01-20 00:52:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000519 10.0.0.49 - - [2025-01-20 00:52:01] "GET / HTTP/1.1" 200 35931 0.001621 10.0.0.49 - - [2025-01-20 00:52:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000599 10.0.0.42 - - [2025-01-20 00:52:01] "GET / HTTP/1.1" 200 35931 0.001786 10.0.0.42 - - [2025-01-20 00:52:01] "POST /fqname-to-id HTTP/1.1" 401 292 0.000519 10.0.0.22 - - [2025-01-20 00:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.895163 10.0.0.22 - - [2025-01-20 00:52:02] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3157 0.007226 10.0.0.22 - - [2025-01-20 00:52:02] "POST /fqname-to-id HTTP/1.1" 404 220 0.004847 10.0.0.49 - - [2025-01-20 00:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.544489 10.0.0.49 - - [2025-01-20 00:52:02] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3157 0.005060 10.0.0.49 - - [2025-01-20 00:52:02] "POST /fqname-to-id HTTP/1.1" 404 220 0.005434 10.0.0.42 - - [2025-01-20 00:52:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.117440 10.0.0.42 - - [2025-01-20 00:52:02] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3157 0.008115 10.0.0.42 - - [2025-01-20 00:52:02] "POST /fqname-to-id HTTP/1.1" 404 220 0.016757 10.0.0.22 - - [2025-01-20 00:52:02] "POST /analytics-nodes HTTP/1.1" 200 605 0.105571 10.0.0.49 - - [2025-01-20 00:52:03] "POST /analytics-nodes HTTP/1.1" 200 605 0.123019 10.0.0.42 - - [2025-01-20 00:52:03] "POST /analytics-nodes HTTP/1.1" 200 605 0.118276 10.0.0.22 - - [2025-01-20 00:52:07] "GET / HTTP/1.1" 200 35931 0.002120 10.0.0.49 - - [2025-01-20 00:52:07] "GET / HTTP/1.1" 200 35931 0.001659 10.0.0.42 - - [2025-01-20 00:52:08] "GET / HTTP/1.1" 200 35931 0.001796 10.0.0.22 - - [2025-01-20 00:52:25] "GET / HTTP/1.1" 200 35931 0.001922 10.0.0.22 - - [2025-01-20 00:52:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.002287 10.0.0.42 - - [2025-01-20 00:52:25] "GET / HTTP/1.1" 200 35931 0.001993 10.0.0.42 - - [2025-01-20 00:52:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.49 - - [2025-01-20 00:52:25] "GET / HTTP/1.1" 200 35931 0.002083 10.0.0.49 - - [2025-01-20 00:52:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000566 10.0.0.22 - - [2025-01-20 00:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.852606 10.0.0.22 - - [2025-01-20 00:52:27] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3157 0.004999 10.0.0.22 - - [2025-01-20 00:52:27] "POST /fqname-to-id HTTP/1.1" 404 220 0.023873 10.0.0.42 - - [2025-01-20 00:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.544292 10.0.0.42 - - [2025-01-20 00:52:27] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3157 0.009973 10.0.0.49 - - [2025-01-20 00:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.134176 10.0.0.49 - - [2025-01-20 00:52:27] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3157 0.021963 10.0.0.42 - - [2025-01-20 00:52:27] "POST /fqname-to-id HTTP/1.1" 404 220 0.016866 10.0.0.49 - - [2025-01-20 00:52:27] "POST /fqname-to-id HTTP/1.1" 404 220 0.007538 10.0.0.22 - - [2025-01-20 00:52:27] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.121024 10.0.0.49 - - [2025-01-20 00:52:27] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.120903 10.0.0.42 - - [2025-01-20 00:52:27] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.168457 10.0.0.22 - - [2025-01-20 00:52:43] "GET / HTTP/1.1" 200 35931 0.002676 10.0.0.22 - - [2025-01-20 00:52:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000478 10.0.0.49 - - [2025-01-20 00:52:43] "GET / HTTP/1.1" 200 35931 0.001517 10.0.0.49 - - [2025-01-20 00:52:43] "POST /fqname-to-id HTTP/1.1" 401 292 0.000554 10.0.0.42 - - [2025-01-20 00:52:44] "GET / HTTP/1.1" 200 35931 0.002159 10.0.0.42 - - [2025-01-20 00:52:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000628 10.0.0.22 - - [2025-01-20 00:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.930833 10.0.0.22 - - [2025-01-20 00:52:45] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3157 0.013808 10.0.0.22 - - [2025-01-20 00:52:45] "POST /fqname-to-id HTTP/1.1" 404 220 0.004751 10.0.0.22 - - [2025-01-20 00:52:45] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.057222 10.0.0.49 - - [2025-01-20 00:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 1.038233 10.0.0.49 - - [2025-01-20 00:52:46] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3157 0.005901 10.0.0.49 - - [2025-01-20 00:52:46] "POST /fqname-to-id HTTP/1.1" 404 220 0.006354 10.0.0.42 - - [2025-01-20 00:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.159831 10.0.0.42 - - [2025-01-20 00:52:46] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3157 0.006431 10.0.0.42 - - [2025-01-20 00:52:46] "POST /fqname-to-id HTTP/1.1" 404 220 0.005174 10.0.0.49 - - [2025-01-20 00:52:46] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.081366 10.0.0.42 - - [2025-01-20 00:52:46] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.077768 10.0.0.22 - - [2025-01-20 00:53:57] "GET /global-system-configs HTTP/1.1" 200 322 0.086837 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.22 - - [2025-01-20 00:53:57] "GET /obj-perms HTTP/1.1" 200 5056 0.505574 10.0.0.49 - - [2025-01-20 00:53:57] "GET /global-system-configs HTTP/1.1" 200 322 0.071579 10.0.0.42 - - [2025-01-20 00:53:58] "GET /obj-perms HTTP/1.1" 200 5056 0.138499 10.0.0.49 - - [2025-01-20 00:53:58] "GET /obj-perms HTTP/1.1" 200 5056 0.155552 10.0.0.22 - - [2025-01-20 00:53:58] "GET /global-system-configs HTTP/1.1" 200 322 0.033154 10.0.0.49 - - [2025-01-20 00:53:58] "GET /global-system-configs HTTP/1.1" 200 322 0.040487 10.0.0.22 - - [2025-01-20 00:53:58] "GET /obj-perms HTTP/1.1" 200 5056 0.160169 10.0.0.42 - - [2025-01-20 00:53:58] "GET /global-system-configs HTTP/1.1" 200 322 0.112383 10.0.0.49 - - [2025-01-20 00:53:58] "GET /obj-perms HTTP/1.1" 200 5056 0.194284 10.0.0.42 - - [2025-01-20 00:53:58] "GET /obj-perms HTTP/1.1" 200 5056 0.203763 10.0.0.42 - - [2025-01-20 00:53:59] "GET /global-system-configs HTTP/1.1" 200 322 0.053549 10.0.0.45 - - [2025-01-20 00:54:48] "GET / HTTP/1.1" 200 35931 0.002919 10.0.0.45 - - [2025-01-20 00:54:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000682 10.0.0.45 - - [2025-01-20 00:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.052265 10.0.0.45 - - [2025-01-20 00:54:49] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3157 0.005316 10.0.0.45 - - [2025-01-20 00:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006637 10.0.0.45 - - [2025-01-20 00:54:49] "GET /routing-instance/c0dc305c-8dfd-4707-89c9-da462af79b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.008423 10.0.0.45 - - [2025-01-20 00:54:49] "PUT /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1 HTTP/1.1" 200 274 0.022071 10.0.0.45 - - [2025-01-20 00:54:49] "POST /fqname-to-id HTTP/1.1" 404 218 0.006711 10.0.0.45 - - [2025-01-20 00:54:49] "POST /virtual-routers HTTP/1.1" 200 603 0.056460 10.0.0.45 - - [2025-01-20 00:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005685 10.0.0.45 - - [2025-01-20 00:54:49] "GET /virtual-router/b76ecf48-6446-4a95-84c3-4a16799e123e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013490 10.0.0.45 - - [2025-01-20 00:54:49] "POST /fqname-to-id HTTP/1.1" 404 231 0.004667 10.0.0.45 - - [2025-01-20 00:54:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005574 10.0.0.45 - - [2025-01-20 00:54:49] "GET /virtual-network/648a256f-0b92-4ceb-9185-28ee8dd4fd1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004634 10.0.0.45 - - [2025-01-20 00:54:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.134293 10.0.0.56 - - [2025-01-20 00:55:39] "GET / HTTP/1.1" 200 35931 0.002017 10.0.0.56 - - [2025-01-20 00:55:39] "POST /fqname-to-id HTTP/1.1" 401 292 0.000572 10.0.0.56 - - [2025-01-20 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.038140 10.0.0.56 - - [2025-01-20 00:55:39] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.005252 10.0.0.56 - - [2025-01-20 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005070 10.0.0.56 - - [2025-01-20 00:55:39] "GET /routing-instance/c0dc305c-8dfd-4707-89c9-da462af79b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004858 10.0.0.56 - - [2025-01-20 00:55:39] "POST /fqname-to-id HTTP/1.1" 404 218 0.003955 10.0.0.56 - - [2025-01-20 00:55:39] "POST /virtual-routers HTTP/1.1" 200 603 0.040335 10.0.0.56 - - [2025-01-20 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.56 - - [2025-01-20 00:55:39] "GET /virtual-router/b3783f21-217b-4a41-a04f-de49c4ecafbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.009039 10.0.0.56 - - [2025-01-20 00:55:39] "POST /fqname-to-id HTTP/1.1" 404 231 0.004852 10.0.0.56 - - [2025-01-20 00:55:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.56 - - [2025-01-20 00:55:40] "GET /virtual-network/648a256f-0b92-4ceb-9185-28ee8dd4fd1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.004467 10.0.0.56 - - [2025-01-20 00:55:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.108119 10.0.0.22 - - [2025-01-20 00:55:41] "GET /obj-perms HTTP/1.1" 200 5056 0.068866 10.0.0.49 - - [2025-01-20 00:55:41] "GET /obj-perms HTTP/1.1" 200 5056 0.061566 [Introspect:8084]10.0.0.42 - - [2025-01-20 00:56:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001575 [Introspect:8084]10.0.0.42 - - [2025-01-20 00:56:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001371 10.0.0.42 - - [2025-01-20 00:56:42] "GET /obj-perms HTTP/1.1" 200 5056 0.067070 [Introspect:8084]10.0.0.42 - - [2025-01-20 00:56:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001225 [Introspect:8084]10.0.0.42 - - [2025-01-20 00:56:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001607 10.0.0.22 - - [2025-01-20 00:58:57] "GET /global-system-configs HTTP/1.1" 200 322 0.150808 10.0.0.22 - - [2025-01-20 00:58:57] "GET /obj-perms HTTP/1.1" 200 5056 0.195551 10.0.0.49 - - [2025-01-20 00:58:57] "GET /obj-perms HTTP/1.1" 200 5056 0.226816 10.0.0.49 - - [2025-01-20 00:58:57] "GET /global-system-configs HTTP/1.1" 200 322 0.074644 10.0.0.42 - - [2025-01-20 00:58:58] "GET /obj-perms HTTP/1.1" 200 5056 0.289269 10.0.0.22 - - [2025-01-20 00:58:58] "GET /global-system-configs HTTP/1.1" 200 322 0.113468 10.0.0.49 - - [2025-01-20 00:58:58] "GET /global-system-configs HTTP/1.1" 200 322 0.173800 10.0.0.49 - - [2025-01-20 00:58:58] "GET /obj-perms HTTP/1.1" 200 5056 0.276395 10.0.0.22 - - [2025-01-20 00:58:58] "GET /obj-perms HTTP/1.1" 200 5056 0.293174 10.0.0.42 - - [2025-01-20 00:58:58] "GET /global-system-configs HTTP/1.1" 200 322 0.061269 10.0.0.42 - - [2025-01-20 00:58:58] "GET /obj-perms HTTP/1.1" 200 5056 0.249594 10.0.0.42 - - [2025-01-20 00:58:59] "GET /global-system-configs HTTP/1.1" 200 322 0.074091 10.0.0.22 - - [2025-01-20 00:59:44] "GET /obj-perms HTTP/1.1" 200 5056 0.064065 10.0.0.49 - - [2025-01-20 01:00:45] "GET /obj-perms HTTP/1.1" 200 5056 0.077374 10.0.0.42 - - [2025-01-20 01:00:45] "GET /obj-perms HTTP/1.1" 200 5056 0.056391 10.0.0.22 - - [2025-01-20 01:03:57] "GET /global-system-configs HTTP/1.1" 200 322 0.129047 10.0.0.49 - - [2025-01-20 01:03:57] "GET /obj-perms HTTP/1.1" 200 5056 0.162380 10.0.0.42 - - [2025-01-20 01:03:57] "GET /obj-perms HTTP/1.1" 200 5056 0.187238 10.0.0.22 - - [2025-01-20 01:03:57] "GET /obj-perms HTTP/1.1" 200 5056 0.200757 10.0.0.49 - - [2025-01-20 01:03:57] "GET /global-system-configs HTTP/1.1" 200 322 0.006000 10.0.0.22 - - [2025-01-20 01:03:58] "GET /global-system-configs HTTP/1.1" 200 322 0.053687 10.0.0.49 - - [2025-01-20 01:03:58] "GET /global-system-configs HTTP/1.1" 200 322 0.097520 10.0.0.49 - - [2025-01-20 01:03:58] "GET /obj-perms HTTP/1.1" 200 5056 0.208003 10.0.0.42 - - [2025-01-20 01:03:58] "GET /obj-perms HTTP/1.1" 200 5056 0.225806 10.0.0.22 - - [2025-01-20 01:03:58] "GET /obj-perms HTTP/1.1" 200 5056 0.253251 10.0.0.42 - - [2025-01-20 01:03:58] "GET /global-system-configs HTTP/1.1" 200 322 0.070216 10.0.0.42 - - [2025-01-20 01:03:59] "GET /global-system-configs HTTP/1.1" 200 322 0.052372 10.0.0.22 - - [2025-01-20 01:04:48] "GET /obj-perms HTTP/1.1" 200 5056 0.055490 10.0.0.49 - - [2025-01-20 01:04:49] "GET /obj-perms HTTP/1.1" 200 5056 0.068893 10.0.0.42 - - [2025-01-20 01:05:49] "GET /obj-perms HTTP/1.1" 200 5056 0.063123 10.0.0.22 - - [2025-01-20 01:08:52] "GET /obj-perms HTTP/1.1" 200 5056 0.058497 10.0.0.22 - - [2025-01-20 01:08:57] "GET /global-system-configs HTTP/1.1" 200 322 0.123823 10.0.0.42 - - [2025-01-20 01:08:57] "GET /obj-perms HTTP/1.1" 200 5056 0.209424 10.0.0.49 - - [2025-01-20 01:08:57] "GET /obj-perms HTTP/1.1" 200 5056 0.237803 10.0.0.49 - - [2025-01-20 01:08:57] "GET /global-system-configs HTTP/1.1" 200 322 0.071985 10.0.0.22 - - [2025-01-20 01:08:58] "GET /global-system-configs HTTP/1.1" 200 322 0.147069 10.0.0.22 - - [2025-01-20 01:08:58] "GET /obj-perms HTTP/1.1" 200 5056 0.254825 10.0.0.49 - - [2025-01-20 01:08:58] "GET /global-system-configs HTTP/1.1" 200 322 0.159940 10.0.0.42 - - [2025-01-20 01:08:58] "GET /obj-perms HTTP/1.1" 200 5056 0.280840 10.0.0.49 - - [2025-01-20 01:08:58] "GET /obj-perms HTTP/1.1" 200 5056 0.310467 10.0.0.42 - - [2025-01-20 01:08:58] "GET /global-system-configs HTTP/1.1" 200 322 0.038826 10.0.0.42 - - [2025-01-20 01:08:59] "GET /global-system-configs HTTP/1.1" 200 322 0.033585 10.0.0.22 - - [2025-01-20 01:09:00] "GET /obj-perms HTTP/1.1" 200 5056 0.246108 10.0.0.49 - - [2025-01-20 01:09:52] "GET /obj-perms HTTP/1.1" 200 5056 0.060133 10.0.0.42 - - [2025-01-20 01:09:53] "GET /obj-perms HTTP/1.1" 200 5056 0.055436 10.0.0.22 - - [2025-01-20 01:13:56] "GET /obj-perms HTTP/1.1" 200 5056 0.062764 10.0.0.49 - - [2025-01-20 01:13:56] "GET /obj-perms HTTP/1.1" 200 5056 0.084524 10.0.0.22 - - [2025-01-20 01:13:57] "GET /global-system-configs HTTP/1.1" 200 322 0.072636 10.0.0.42 - - [2025-01-20 01:13:57] "GET /obj-perms HTTP/1.1" 200 5056 0.195825 10.0.0.49 - - [2025-01-20 01:13:57] "GET /global-system-configs HTTP/1.1" 200 322 0.040562 10.0.0.22 - - [2025-01-20 01:13:58] "GET /global-system-configs HTTP/1.1" 200 322 0.171073 10.0.0.49 - - [2025-01-20 01:13:58] "GET /obj-perms HTTP/1.1" 200 5056 0.240129 10.0.0.22 - - [2025-01-20 01:13:58] "GET /obj-perms HTTP/1.1" 200 5056 0.261737 10.0.0.49 - - [2025-01-20 01:13:58] "GET /global-system-configs HTTP/1.1" 200 322 0.110778 10.0.0.42 - - [2025-01-20 01:13:58] "GET /obj-perms HTTP/1.1" 200 5056 0.223403 10.0.0.42 - - [2025-01-20 01:13:58] "GET /global-system-configs HTTP/1.1" 200 322 0.111717 10.0.0.49 - - [2025-01-20 01:13:59] "GET /obj-perms HTTP/1.1" 200 5056 0.017614 10.0.0.42 - - [2025-01-20 01:13:59] "GET /global-system-configs HTTP/1.1" 200 322 0.022475 10.0.0.22 - - [2025-01-20 01:13:59] "GET /obj-perms HTTP/1.1" 200 5056 0.017305 10.0.0.42 - - [2025-01-20 01:14:57] "GET /obj-perms HTTP/1.1" 200 5056 0.059836 10.0.0.22 - - [2025-01-20 01:18:00] "GET /obj-perms HTTP/1.1" 200 5056 0.068712 10.0.0.22 - - [2025-01-20 01:18:57] "GET /global-system-configs HTTP/1.1" 200 322 0.093681 10.0.0.42 - - [2025-01-20 01:18:57] "GET /obj-perms HTTP/1.1" 200 5056 0.157908 10.0.0.49 - - [2025-01-20 01:18:57] "GET /obj-perms HTTP/1.1" 200 5056 0.180399 10.0.0.49 - - [2025-01-20 01:18:57] "GET /global-system-configs HTTP/1.1" 200 322 0.028614 10.0.0.22 - - [2025-01-20 01:18:58] "GET /global-system-configs HTTP/1.1" 200 322 0.033641 10.0.0.22 - - [2025-01-20 01:18:58] "GET /obj-perms HTTP/1.1" 200 5056 0.150644 10.0.0.49 - - [2025-01-20 01:18:58] "GET /global-system-configs HTTP/1.1" 200 322 0.098966 10.0.0.42 - - [2025-01-20 01:18:58] "GET /obj-perms HTTP/1.1" 200 5056 0.174421 10.0.0.49 - - [2025-01-20 01:18:58] "GET /obj-perms HTTP/1.1" 200 5056 0.198076 10.0.0.42 - - [2025-01-20 01:18:58] "GET /global-system-configs HTTP/1.1" 200 322 0.034858 10.0.0.42 - - [2025-01-20 01:18:59] "GET /global-system-configs HTTP/1.1" 200 322 0.063159 10.0.0.22 - - [2025-01-20 01:19:00] "GET /obj-perms HTTP/1.1" 200 5056 0.152327 10.0.0.49 - - [2025-01-20 01:19:00] "GET /obj-perms HTTP/1.1" 200 5056 0.062315 10.0.0.42 - - [2025-01-20 01:19:01] "GET /obj-perms HTTP/1.1" 200 5056 0.058128 10.0.0.22 - - [2025-01-20 01:23:03] "GET /obj-perms HTTP/1.1" 200 5056 0.060347 10.0.0.49 - - [2025-01-20 01:23:04] "GET /obj-perms HTTP/1.1" 200 5056 0.061616 10.0.0.22 - - [2025-01-20 01:23:57] "GET /global-system-configs HTTP/1.1" 200 322 0.062398 10.0.0.42 - - [2025-01-20 01:23:57] "GET /obj-perms HTTP/1.1" 200 5056 0.238235 10.0.0.49 - - [2025-01-20 01:23:57] "GET /global-system-configs HTTP/1.1" 200 322 0.059937 10.0.0.22 - - [2025-01-20 01:23:58] "GET /global-system-configs HTTP/1.1" 200 322 0.125700 10.0.0.49 - - [2025-01-20 01:23:58] "GET /obj-perms HTTP/1.1" 200 5056 0.250135 10.0.0.22 - - [2025-01-20 01:23:58] "GET /obj-perms HTTP/1.1" 200 5056 0.261269 10.0.0.49 - - [2025-01-20 01:23:58] "GET /global-system-configs HTTP/1.1" 200 322 0.142952 10.0.0.42 - - [2025-01-20 01:23:58] "GET /obj-perms HTTP/1.1" 200 5056 0.239274 10.0.0.42 - - [2025-01-20 01:23:58] "GET /global-system-configs HTTP/1.1" 200 322 0.061587 10.0.0.42 - - [2025-01-20 01:23:59] "GET /global-system-configs HTTP/1.1" 200 322 0.132959 10.0.0.22 - - [2025-01-20 01:24:00] "GET /obj-perms HTTP/1.1" 200 5056 0.203068 10.0.0.49 - - [2025-01-20 01:24:00] "GET /obj-perms HTTP/1.1" 200 5056 0.222320 10.0.0.42 - - [2025-01-20 01:24:04] "GET /obj-perms HTTP/1.1" 200 5056 0.067806 10.0.0.22 - - [2025-01-20 01:27:07] "GET /obj-perms HTTP/1.1" 200 5056 0.059913 10.0.0.49 - - [2025-01-20 01:28:08] "GET /obj-perms HTTP/1.1" 200 5056 0.074696 10.0.0.42 - - [2025-01-20 01:28:08] "GET /obj-perms HTTP/1.1" 200 5056 0.086373 10.0.0.22 - - [2025-01-20 01:28:57] "GET /global-system-configs HTTP/1.1" 200 322 0.052927 10.0.0.49 - - [2025-01-20 01:28:57] "GET /global-system-configs HTTP/1.1" 200 322 0.061700 10.0.0.22 - - [2025-01-20 01:28:58] "GET /global-system-configs HTTP/1.1" 200 322 0.103317 10.0.0.49 - - [2025-01-20 01:28:58] "GET /obj-perms HTTP/1.1" 200 5056 0.215992 10.0.0.42 - - [2025-01-20 01:28:58] "GET /obj-perms HTTP/1.1" 200 5056 0.241243 10.0.0.22 - - [2025-01-20 01:28:58] "GET /obj-perms HTTP/1.1" 200 5056 0.255696 10.0.0.49 - - [2025-01-20 01:28:58] "GET /global-system-configs HTTP/1.1" 200 322 0.069981 10.0.0.42 - - [2025-01-20 01:28:58] "GET /global-system-configs HTTP/1.1" 200 322 0.035845 10.0.0.42 - - [2025-01-20 01:28:59] "GET /global-system-configs HTTP/1.1" 200 322 0.011642 10.0.0.42 - - [2025-01-20 01:28:59] "GET /obj-perms HTTP/1.1" 200 5056 0.012452 10.0.0.22 - - [2025-01-20 01:28:59] "GET /obj-perms HTTP/1.1" 200 5056 0.017010 10.0.0.49 - - [2025-01-20 01:28:59] "GET /obj-perms HTTP/1.1" 200 5056 0.007623 10.0.0.22 - - [2025-01-20 01:32:12] "GET /obj-perms HTTP/1.1" 200 5056 0.065141 10.0.0.49 - - [2025-01-20 01:32:12] "GET /obj-perms HTTP/1.1" 200 5056 0.055995 10.0.0.42 - - [2025-01-20 01:33:13] "GET /obj-perms HTTP/1.1" 200 5056 0.075480 10.0.0.22 - - [2025-01-20 01:33:57] "GET /global-system-configs HTTP/1.1" 200 322 0.032320 10.0.0.49 - - [2025-01-20 01:33:57] "GET /global-system-configs HTTP/1.1" 200 322 0.081086 10.0.0.22 - - [2025-01-20 01:33:58] "GET /obj-perms HTTP/1.1" 200 5056 0.123970 10.0.0.22 - - [2025-01-20 01:33:58] "GET /global-system-configs HTTP/1.1" 200 322 0.091655 10.0.0.49 - - [2025-01-20 01:33:58] "GET /obj-perms HTTP/1.1" 200 5056 0.162627 10.0.0.42 - - [2025-01-20 01:33:58] "GET /obj-perms HTTP/1.1" 200 5056 0.178682 10.0.0.49 - - [2025-01-20 01:33:58] "GET /global-system-configs HTTP/1.1" 200 322 0.031492 10.0.0.42 - - [2025-01-20 01:33:58] "GET /global-system-configs HTTP/1.1" 200 322 0.066190 10.0.0.22 - - [2025-01-20 01:33:58] "GET /obj-perms HTTP/1.1" 200 5056 0.187435 10.0.0.42 - - [2025-01-20 01:34:00] "GET /global-system-configs HTTP/1.1" 200 322 0.129587 10.0.0.49 - - [2025-01-20 01:34:00] "GET /obj-perms HTTP/1.1" 200 5056 0.226398 10.0.0.42 - - [2025-01-20 01:34:00] "GET /obj-perms HTTP/1.1" 200 5056 0.240297 10.0.0.22 - - [2025-01-20 01:36:15] "GET /obj-perms HTTP/1.1" 200 5056 0.072532 10.0.0.49 - - [2025-01-20 01:37:16] "GET /obj-perms HTTP/1.1" 200 5056 0.066674 10.0.0.42 - - [2025-01-20 01:37:16] "GET /obj-perms HTTP/1.1" 200 5056 0.063995 10.0.0.22 - - [2025-01-20 01:38:57] "GET /global-system-configs HTTP/1.1" 200 322 0.054088 10.0.0.49 - - [2025-01-20 01:38:58] "GET /global-system-configs HTTP/1.1" 200 322 0.107174 10.0.0.49 - - [2025-01-20 01:38:58] "GET /obj-perms HTTP/1.1" 200 5056 0.221309 10.0.0.22 - - [2025-01-20 01:38:58] "GET /obj-perms HTTP/1.1" 200 5056 0.261374 10.0.0.22 - - [2025-01-20 01:38:58] "GET /global-system-configs HTTP/1.1" 200 322 0.121758 10.0.0.42 - - [2025-01-20 01:38:58] "GET /obj-perms HTTP/1.1" 200 5056 0.226104 10.0.0.49 - - [2025-01-20 01:38:58] "GET /global-system-configs HTTP/1.1" 200 322 0.056388 10.0.0.42 - - [2025-01-20 01:38:58] "GET /global-system-configs HTTP/1.1" 200 322 0.102446 10.0.0.22 - - [2025-01-20 01:38:58] "GET /obj-perms HTTP/1.1" 200 5056 0.201164 10.0.0.49 - - [2025-01-20 01:38:58] "GET /obj-perms HTTP/1.1" 200 5056 0.219648 10.0.0.42 - - [2025-01-20 01:38:59] "GET /global-system-configs HTTP/1.1" 200 322 0.004033 10.0.0.42 - - [2025-01-20 01:38:59] "GET /obj-perms HTTP/1.1" 200 5056 0.004760 10.0.0.22 - - [2025-01-20 01:41:19] "GET /obj-perms HTTP/1.1" 200 5056 0.059487 10.0.0.49 - - [2025-01-20 01:41:20] "GET /obj-perms HTTP/1.1" 200 5056 0.070347 10.0.0.42 - - [2025-01-20 01:42:20] "GET /obj-perms HTTP/1.1" 200 5056 0.072203 10.0.0.22 - - [2025-01-20 01:43:57] "GET /global-system-configs HTTP/1.1" 200 322 0.063482 10.0.0.49 - - [2025-01-20 01:43:57] "GET /global-system-configs HTTP/1.1" 200 322 0.010437 10.0.0.49 - - [2025-01-20 01:43:57] "GET /obj-perms HTTP/1.1" 200 5056 0.009551 10.0.0.22 - - [2025-01-20 01:43:57] "GET /obj-perms HTTP/1.1" 200 5056 0.007368 10.0.0.42 - - [2025-01-20 01:43:57] "GET /obj-perms HTTP/1.1" 200 5056 0.005258 10.0.0.22 - - [2025-01-20 01:43:58] "GET /global-system-configs HTTP/1.1" 200 322 0.034656 10.0.0.49 - - [2025-01-20 01:43:58] "GET /global-system-configs HTTP/1.1" 200 322 0.057826 10.0.0.42 - - [2025-01-20 01:43:58] "GET /global-system-configs HTTP/1.1" 200 322 0.094813 10.0.0.42 - - [2025-01-20 01:43:58] "GET /obj-perms HTTP/1.1" 200 5056 0.193055 10.0.0.22 - - [2025-01-20 01:43:58] "GET /obj-perms HTTP/1.1" 200 5056 0.221855 10.0.0.49 - - [2025-01-20 01:43:58] "GET /obj-perms HTTP/1.1" 200 5056 0.248784 10.0.0.42 - - [2025-01-20 01:43:59] "GET /global-system-configs HTTP/1.1" 200 322 0.033360 10.0.0.22 - - [2025-01-20 01:45:23] "GET /obj-perms HTTP/1.1" 200 5056 0.069981 10.0.0.49 - - [2025-01-20 01:46:24] "GET /obj-perms HTTP/1.1" 200 5056 0.079773 10.0.0.42 - - [2025-01-20 01:46:24] "GET /obj-perms HTTP/1.1" 200 5056 0.084527 10.0.0.42 - - [2025-01-20 01:47:03] "GET / HTTP/1.1" 200 35931 0.002209 10.0.0.22 - - [2025-01-20 01:47:16] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.22 - - [2025-01-20 01:47:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000531 10.0.0.56 - - [2025-01-20 01:47:17] "GET / HTTP/1.1" 200 35931 0.001796 10.0.0.56 - - [2025-01-20 01:47:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000689 10.0.0.22 - - [2025-01-20 01:47:17] "GET / HTTP/1.1" 200 35931 0.003820 10.0.0.22 - - [2025-01-20 01:47:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000522 10.0.0.22 - - [2025-01-20 01:47:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.313580 10.0.0.49 - - [2025-01-20 01:47:17] "GET / HTTP/1.1" 200 35931 0.001834 10.0.0.49 - - [2025-01-20 01:47:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.56 - - [2025-01-20 01:47:17] "POST /fqname-to-id HTTP/1.1" 503 160 0.344782 10.0.0.22 - - [2025-01-20 01:47:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.342186 10.0.0.49 - - [2025-01-20 01:47:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.036837 10.0.0.49 - - [2025-01-20 01:47:18] "GET / HTTP/1.1" 200 35931 0.002247 10.0.0.49 - - [2025-01-20 01:47:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000666 10.0.0.45 - - [2025-01-20 01:47:18] "GET / HTTP/1.1" 200 35931 0.001643 10.0.0.22 - - [2025-01-20 01:47:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.001494 10.0.0.45 - - [2025-01-20 01:47:18] "POST /fqname-to-id HTTP/1.1" 401 292 0.000466 10.0.0.56 - - [2025-01-20 01:47:18] "POST /fqname-to-id HTTP/1.1" 503 160 0.002231 10.0.0.49 - - [2025-01-20 01:47:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.316005 10.0.0.45 - - [2025-01-20 01:47:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.046440 10.0.0.22 - - [2025-01-20 01:47:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.002456 10.0.0.49 - - [2025-01-20 01:47:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.002701 10.0.0.22 - - [2025-01-20 01:47:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.001964 10.0.0.49 - - [2025-01-20 01:47:19] "GET / HTTP/1.1" 200 35931 0.001653 10.0.0.49 - - [2025-01-20 01:47:19] "POST /fqname-to-id HTTP/1.1" 401 292 0.000619 10.0.0.56 - - [2025-01-20 01:47:19] "POST /fqname-to-id HTTP/1.1" 503 160 0.001636 10.0.0.49 - - [2025-01-20 01:47:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001712 10.0.0.45 - - [2025-01-20 01:47:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001587 10.0.0.22 - - [2025-01-20 01:47:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001557 10.0.0.49 - - [2025-01-20 01:47:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.027379 10.0.0.49 - - [2025-01-20 01:47:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.002383 10.0.0.22 - - [2025-01-20 01:47:20] "GET / HTTP/1.1" 200 35931 0.001833 10.0.0.22 - - [2025-01-20 01:47:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000543 10.0.0.49 - - [2025-01-20 01:47:20] "GET / HTTP/1.1" 200 35931 0.001743 10.0.0.22 - - [2025-01-20 01:47:20] "GET / HTTP/1.1" 200 35931 0.002222 10.0.0.49 - - [2025-01-20 01:47:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000440 10.0.0.22 - - [2025-01-20 01:47:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000549 10.0.0.22 - - [2025-01-20 01:47:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.003892 10.0.0.22 - - [2025-01-20 01:47:20] "GET / HTTP/1.1" 200 35931 0.001954 10.0.0.22 - - [2025-01-20 01:47:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000454 10.0.0.22 - - [2025-01-20 01:47:20] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.22 - - [2025-01-20 01:47:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000526 10.0.0.22 - - [2025-01-20 01:47:20] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.22 - - [2025-01-20 01:47:20] "POST /fqname-to-id HTTP/1.1" 401 292 0.000554 10.0.0.56 - - [2025-01-20 01:47:20] "POST /fqname-to-id HTTP/1.1" 503 160 0.001781 10.0.0.49 - - [2025-01-20 01:47:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001633 10.0.0.45 - - [2025-01-20 01:47:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001509 10.0.0.22 - - [2025-01-20 01:47:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001983 10.0.0.49 - - [2025-01-20 01:47:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001834 10.0.0.49 - - [2025-01-20 01:47:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001588 10.0.0.22 - - [2025-01-20 01:47:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.612729 10.0.0.49 - - [2025-01-20 01:47:21] "GET / HTTP/1.1" 200 35931 0.001966 10.0.0.49 - - [2025-01-20 01:47:21] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.22 - - [2025-01-20 01:47:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001554 10.0.0.56 - - [2025-01-20 01:47:21] "POST /fqname-to-id HTTP/1.1" 503 160 0.001861 10.0.0.49 - - [2025-01-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001647 10.0.0.45 - - [2025-01-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001546 10.0.0.22 - - [2025-01-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.002099 10.0.0.49 - - [2025-01-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001514 10.0.0.49 - - [2025-01-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001739 10.0.0.22 - - [2025-01-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001830 10.0.0.49 - - [2025-01-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 503 160 1.415602 10.0.0.22 - - [2025-01-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 503 160 1.166960 10.0.0.22 - - [2025-01-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001527 10.0.0.49 - - [2025-01-20 01:47:22] "GET / HTTP/1.1" 200 35931 0.002280 10.0.0.49 - - [2025-01-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000514 10.0.0.22 - - [2025-01-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 503 160 1.268912 10.0.0.22 - - [2025-01-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.847309 10.0.0.22 - - [2025-01-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.566299 10.0.0.56 - - [2025-01-20 01:47:22] "POST /fqname-to-id HTTP/1.1" 503 160 0.001483 10.0.0.49 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001658 10.0.0.45 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001678 10.0.0.49 - - [2025-01-20 01:47:23] "GET / HTTP/1.1" 200 35931 0.002475 10.0.0.49 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000720 10.0.0.22 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001699 10.0.0.49 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001506 10.0.0.49 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001787 10.0.0.22 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001643 10.0.0.49 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.555645 10.0.0.49 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001698 10.0.0.22 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.002872 10.0.0.22 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001845 10.0.0.49 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.389028 10.0.0.49 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.084053 10.0.0.22 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001504 10.0.0.22 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001469 10.0.0.22 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.001698 10.0.0.56 - - [2025-01-20 01:47:23] "POST /fqname-to-id HTTP/1.1" 503 160 0.005907 10.0.0.49 - - [2025-01-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 503 160 0.005351 10.0.0.45 - - [2025-01-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 503 160 0.001665 10.0.0.22 - - [2025-01-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 503 160 0.001937 10.0.0.49 - - [2025-01-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 503 160 0.001965 10.0.0.49 - - [2025-01-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 503 160 0.001677 10.0.0.22 - - [2025-01-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 503 160 0.001575 10.0.0.49 - - [2025-01-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 503 160 0.001850 10.0.0.49 - - [2025-01-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 503 160 0.104098 10.0.0.22 - - [2025-01-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 503 160 0.001642 10.0.0.22 - - [2025-01-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 503 160 0.001749 10.0.0.49 - - [2025-01-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 503 160 0.001646 10.0.0.49 - - [2025-01-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 503 160 0.002098 10.0.0.22 - - [2025-01-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 503 160 0.003208 10.0.0.22 - - [2025-01-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 503 160 0.001656 10.0.0.22 - - [2025-01-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 503 160 0.001560 10.0.0.56 - - [2025-01-20 01:47:24] "POST /fqname-to-id HTTP/1.1" 503 160 0.001980 10.0.0.49 - - [2025-01-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 503 160 0.002948 10.0.0.45 - - [2025-01-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 503 160 0.001553 10.0.0.22 - - [2025-01-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 503 160 0.001829 10.0.0.49 - - [2025-01-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 503 160 0.001673 10.0.0.49 - - [2025-01-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 503 160 0.001738 10.0.0.22 - - [2025-01-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 503 160 0.001690 10.0.0.49 - - [2025-01-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 503 160 0.001601 10.0.0.49 - - [2025-01-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 503 160 0.001978 10.0.0.22 - - [2025-01-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 503 160 0.001307 10.0.0.22 - - [2025-01-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 503 160 0.001888 10.0.0.49 - - [2025-01-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 503 160 0.001570 10.0.0.49 - - [2025-01-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 503 160 0.001933 10.0.0.22 - - [2025-01-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 503 160 0.001510 10.0.0.22 - - [2025-01-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 503 160 0.002294 10.0.0.22 - - [2025-01-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 503 160 0.001593 10.0.0.56 - - [2025-01-20 01:47:25] "POST /fqname-to-id HTTP/1.1" 503 160 0.001918 10.0.0.49 - - [2025-01-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 503 160 0.002178 10.0.0.45 - - [2025-01-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 503 160 0.001568 10.0.0.22 - - [2025-01-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 503 160 0.002153 10.0.0.49 - - [2025-01-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 503 160 0.001823 10.0.0.49 - - [2025-01-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 503 160 0.001573 10.0.0.22 - - [2025-01-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 503 160 0.001569 10.0.0.49 - - [2025-01-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 503 160 0.001647 10.0.0.49 - - [2025-01-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 503 160 0.001906 10.0.0.22 - - [2025-01-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 503 160 0.001382 10.0.0.22 - - [2025-01-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 503 160 0.001587 10.0.0.49 - - [2025-01-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 503 160 0.001658 10.0.0.49 - - [2025-01-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 503 160 0.001586 10.0.0.22 - - [2025-01-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 503 160 0.003136 10.0.0.22 - - [2025-01-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 503 160 0.002160 10.0.0.22 - - [2025-01-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 503 160 0.002662 10.0.0.56 - - [2025-01-20 01:47:26] "POST /fqname-to-id HTTP/1.1" 503 160 0.001801 10.0.0.49 - - [2025-01-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 503 160 0.001532 10.0.0.45 - - [2025-01-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 503 160 0.001993 10.0.0.22 - - [2025-01-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 503 160 0.001751 10.0.0.49 - - [2025-01-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 503 160 0.001656 10.0.0.49 - - [2025-01-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 503 160 0.001727 10.0.0.22 - - [2025-01-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 503 160 0.002494 10.0.0.49 - - [2025-01-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 503 160 0.001908 10.0.0.49 - - [2025-01-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 503 160 0.001689 10.0.0.22 - - [2025-01-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 503 160 0.001349 10.0.0.22 - - [2025-01-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 503 160 0.001874 10.0.0.49 - - [2025-01-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 503 160 0.002434 10.0.0.49 - - [2025-01-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 503 160 0.002030 10.0.0.22 - - [2025-01-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 503 160 0.001937 10.0.0.22 - - [2025-01-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 503 160 0.001559 10.0.0.22 - - [2025-01-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 503 160 0.002159 10.0.0.56 - - [2025-01-20 01:47:27] "POST /fqname-to-id HTTP/1.1" 503 160 0.002246 10.0.0.22 - - [2025-01-20 01:47:27] "GET / HTTP/1.1" 200 35931 0.001728 10.0.0.49 - - [2025-01-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 503 160 0.002058 10.0.0.45 - - [2025-01-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 503 160 0.001695 10.0.0.22 - - [2025-01-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 503 160 0.001789 10.0.0.49 - - [2025-01-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 503 160 0.001577 10.0.0.49 - - [2025-01-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 503 160 0.001496 10.0.0.22 - - [2025-01-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 503 160 0.001387 10.0.0.49 - - [2025-01-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 503 160 0.001954 10.0.0.49 - - [2025-01-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 503 160 0.001853 10.0.0.22 - - [2025-01-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 503 160 0.002767 10.0.0.22 - - [2025-01-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 503 160 0.001542 10.0.0.49 - - [2025-01-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 503 160 0.001859 10.0.0.49 - - [2025-01-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 503 160 0.001816 10.0.0.22 - - [2025-01-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 503 160 0.001769 10.0.0.22 - - [2025-01-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 503 160 0.001822 10.0.0.22 - - [2025-01-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 503 160 0.001518 10.0.0.56 - - [2025-01-20 01:47:28] "POST /fqname-to-id HTTP/1.1" 503 160 0.001766 10.0.0.49 - - [2025-01-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.001690 10.0.0.45 - - [2025-01-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.001560 10.0.0.22 - - [2025-01-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.001637 10.0.0.49 - - [2025-01-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.002126 10.0.0.49 - - [2025-01-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.009932 10.0.0.22 - - [2025-01-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.001388 10.0.0.49 - - [2025-01-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.003106 10.0.0.49 - - [2025-01-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.001563 10.0.0.22 - - [2025-01-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.001362 10.0.0.22 - - [2025-01-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.001674 10.0.0.49 - - [2025-01-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.001774 10.0.0.49 - - [2025-01-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.003311 10.0.0.22 - - [2025-01-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.001625 10.0.0.22 - - [2025-01-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.001862 10.0.0.22 - - [2025-01-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.001630 10.0.0.56 - - [2025-01-20 01:47:29] "POST /fqname-to-id HTTP/1.1" 503 160 0.001498 10.0.0.49 - - [2025-01-20 01:47:30] "GET / HTTP/1.1" 200 35931 0.001923 10.0.0.49 - - [2025-01-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.001693 10.0.0.45 - - [2025-01-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.001596 10.0.0.22 - - [2025-01-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.003679 10.0.0.49 - - [2025-01-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.002226 10.0.0.49 - - [2025-01-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.001981 10.0.0.22 - - [2025-01-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.001503 10.0.0.49 - - [2025-01-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.002201 10.0.0.49 - - [2025-01-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.001894 10.0.0.22 - - [2025-01-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.001621 10.0.0.22 - - [2025-01-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.001646 10.0.0.49 - - [2025-01-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.001634 10.0.0.49 - - [2025-01-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.001713 10.0.0.22 - - [2025-01-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.001678 10.0.0.22 - - [2025-01-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.002076 10.0.0.22 - - [2025-01-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.001584 10.0.0.56 - - [2025-01-20 01:47:30] "POST /fqname-to-id HTTP/1.1" 503 160 0.001586 10.0.0.49 - - [2025-01-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001859 10.0.0.45 - - [2025-01-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001791 10.0.0.22 - - [2025-01-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001599 10.0.0.49 - - [2025-01-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001674 10.0.0.49 - - [2025-01-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001982 10.0.0.22 - - [2025-01-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001380 10.0.0.49 - - [2025-01-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001783 10.0.0.49 - - [2025-01-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001922 10.0.0.22 - - [2025-01-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001919 10.0.0.22 - - [2025-01-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001731 10.0.0.49 - - [2025-01-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001680 10.0.0.49 - - [2025-01-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001919 10.0.0.22 - - [2025-01-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001802 10.0.0.22 - - [2025-01-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001475 10.0.0.22 - - [2025-01-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.001452 10.0.0.56 - - [2025-01-20 01:47:31] "POST /fqname-to-id HTTP/1.1" 503 160 0.002022 10.0.0.49 - - [2025-01-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001703 10.0.0.45 - - [2025-01-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001556 10.0.0.22 - - [2025-01-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.002490 10.0.0.49 - - [2025-01-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001563 10.0.0.49 - - [2025-01-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001705 10.0.0.22 - - [2025-01-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.002209 10.0.0.49 - - [2025-01-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001796 10.0.0.49 - - [2025-01-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001924 10.0.0.22 - - [2025-01-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001639 10.0.0.22 - - [2025-01-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.002228 10.0.0.49 - - [2025-01-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001657 10.0.0.49 - - [2025-01-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.002067 10.0.0.22 - - [2025-01-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.002312 10.0.0.22 - - [2025-01-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001599 10.0.0.22 - - [2025-01-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001714 10.0.0.56 - - [2025-01-20 01:47:32] "POST /fqname-to-id HTTP/1.1" 503 160 0.001975 10.0.0.49 - - [2025-01-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.002173 10.0.0.45 - - [2025-01-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.001738 10.0.0.22 - - [2025-01-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.001704 10.0.0.49 - - [2025-01-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.002012 10.0.0.49 - - [2025-01-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.003244 10.0.0.22 - - [2025-01-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.002890 10.0.0.49 - - [2025-01-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.002414 10.0.0.49 - - [2025-01-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.002350 10.0.0.22 - - [2025-01-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.001759 10.0.0.22 - - [2025-01-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.002100 10.0.0.49 - - [2025-01-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.002219 10.0.0.49 - - [2025-01-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.001677 10.0.0.22 - - [2025-01-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.002820 10.0.0.22 - - [2025-01-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.002070 10.0.0.22 - - [2025-01-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.001780 10.0.0.56 - - [2025-01-20 01:47:33] "POST /fqname-to-id HTTP/1.1" 503 160 0.001578 10.0.0.49 - - [2025-01-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.002372 10.0.0.45 - - [2025-01-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.005644 10.0.0.22 - - [2025-01-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.002537 10.0.0.49 - - [2025-01-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.005357 10.0.0.49 - - [2025-01-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.002494 10.0.0.22 - - [2025-01-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.001691 10.0.0.49 - - [2025-01-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.002121 10.0.0.49 - - [2025-01-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.001750 10.0.0.22 - - [2025-01-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.003262 10.0.0.22 - - [2025-01-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.002207 10.0.0.49 - - [2025-01-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.002513 10.0.0.49 - - [2025-01-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.002087 10.0.0.22 - - [2025-01-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.001836 10.0.0.22 - - [2025-01-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.001788 10.0.0.22 - - [2025-01-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.002165 10.0.0.56 - - [2025-01-20 01:47:34] "POST /fqname-to-id HTTP/1.1" 503 160 0.001753 10.0.0.49 - - [2025-01-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001592 10.0.0.45 - - [2025-01-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.002453 10.0.0.22 - - [2025-01-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001591 10.0.0.49 - - [2025-01-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001561 10.0.0.49 - - [2025-01-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001651 10.0.0.22 - - [2025-01-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.002138 10.0.0.49 - - [2025-01-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001727 10.0.0.49 - - [2025-01-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.002198 10.0.0.22 - - [2025-01-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001342 10.0.0.22 - - [2025-01-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.002836 10.0.0.49 - - [2025-01-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001645 10.0.0.49 - - [2025-01-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001651 10.0.0.22 - - [2025-01-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001968 10.0.0.22 - - [2025-01-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.002182 10.0.0.22 - - [2025-01-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001590 10.0.0.56 - - [2025-01-20 01:47:35] "POST /fqname-to-id HTTP/1.1" 503 160 0.001642 10.0.0.49 - - [2025-01-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.002069 10.0.0.45 - - [2025-01-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.002391 10.0.0.22 - - [2025-01-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.002656 10.0.0.49 - - [2025-01-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001737 10.0.0.49 - - [2025-01-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001479 10.0.0.22 - - [2025-01-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.002168 10.0.0.49 - - [2025-01-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.002146 10.0.0.49 - - [2025-01-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.002010 10.0.0.22 - - [2025-01-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.002639 10.0.0.22 - - [2025-01-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.002135 10.0.0.49 - - [2025-01-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001818 10.0.0.49 - - [2025-01-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.002522 10.0.0.22 - - [2025-01-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001796 10.0.0.22 - - [2025-01-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001837 10.0.0.22 - - [2025-01-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001592 10.0.0.56 - - [2025-01-20 01:47:36] "POST /fqname-to-id HTTP/1.1" 503 160 0.001804 10.0.0.49 - - [2025-01-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001967 10.0.0.45 - - [2025-01-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001587 10.0.0.22 - - [2025-01-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001829 10.0.0.49 - - [2025-01-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001638 10.0.0.49 - - [2025-01-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001501 10.0.0.22 - - [2025-01-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001861 10.0.0.49 - - [2025-01-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.002373 10.0.0.49 - - [2025-01-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001966 10.0.0.22 - - [2025-01-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001765 10.0.0.22 - - [2025-01-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001633 10.0.0.49 - - [2025-01-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001911 10.0.0.49 - - [2025-01-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001851 10.0.0.22 - - [2025-01-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001599 10.0.0.22 - - [2025-01-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001861 10.0.0.22 - - [2025-01-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.002196 10.0.0.56 - - [2025-01-20 01:47:37] "POST /fqname-to-id HTTP/1.1" 503 160 0.001533 10.0.0.49 - - [2025-01-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.002045 10.0.0.45 - - [2025-01-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.002213 10.0.0.22 - - [2025-01-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001978 10.0.0.49 - - [2025-01-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.002199 10.0.0.49 - - [2025-01-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001686 10.0.0.22 - - [2025-01-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.007402 10.0.0.49 - - [2025-01-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001736 10.0.0.49 - - [2025-01-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001717 10.0.0.22 - - [2025-01-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001345 10.0.0.22 - - [2025-01-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001462 10.0.0.49 - - [2025-01-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.002025 10.0.0.49 - - [2025-01-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001575 10.0.0.22 - - [2025-01-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001674 10.0.0.22 - - [2025-01-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001819 10.0.0.22 - - [2025-01-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001787 10.0.0.56 - - [2025-01-20 01:47:38] "POST /fqname-to-id HTTP/1.1" 503 160 0.001873 10.0.0.49 - - [2025-01-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.002126 10.0.0.45 - - [2025-01-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.004701 10.0.0.22 - - [2025-01-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.001475 10.0.0.49 - - [2025-01-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.002083 10.0.0.49 - - [2025-01-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.001883 10.0.0.22 - - [2025-01-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.002645 10.0.0.49 - - [2025-01-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.003571 10.0.0.49 - - [2025-01-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.001555 10.0.0.22 - - [2025-01-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.001379 10.0.0.22 - - [2025-01-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.002182 10.0.0.49 - - [2025-01-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.001549 10.0.0.49 - - [2025-01-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.001810 10.0.0.22 - - [2025-01-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.001441 10.0.0.22 - - [2025-01-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.002008 10.0.0.22 - - [2025-01-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.001700 10.0.0.56 - - [2025-01-20 01:47:39] "POST /fqname-to-id HTTP/1.1" 503 160 0.001583 10.0.0.49 - - [2025-01-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.002388 10.0.0.22 - - [2025-01-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001622 10.0.0.49 - - [2025-01-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001529 10.0.0.49 - - [2025-01-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001318 10.0.0.22 - - [2025-01-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001459 10.0.0.45 - - [2025-01-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001828 10.0.0.49 - - [2025-01-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001243 10.0.0.49 - - [2025-01-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001911 10.0.0.22 - - [2025-01-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001446 10.0.0.22 - - [2025-01-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001461 10.0.0.49 - - [2025-01-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001384 10.0.0.49 - - [2025-01-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001543 10.0.0.22 - - [2025-01-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001752 10.0.0.22 - - [2025-01-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.002194 10.0.0.22 - - [2025-01-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001631 10.0.0.56 - - [2025-01-20 01:47:40] "POST /fqname-to-id HTTP/1.1" 503 160 0.001573 10.0.0.49 - - [2025-01-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001677 10.0.0.22 - - [2025-01-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.002255 10.0.0.49 - - [2025-01-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001734 10.0.0.49 - - [2025-01-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.002088 10.0.0.22 - - [2025-01-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001907 10.0.0.45 - - [2025-01-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001803 10.0.0.49 - - [2025-01-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001448 10.0.0.49 - - [2025-01-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001544 10.0.0.22 - - [2025-01-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001662 10.0.0.22 - - [2025-01-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001609 10.0.0.49 - - [2025-01-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001687 10.0.0.49 - - [2025-01-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001910 10.0.0.22 - - [2025-01-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001556 10.0.0.22 - - [2025-01-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001868 10.0.0.22 - - [2025-01-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.003610 10.0.0.56 - - [2025-01-20 01:47:41] "POST /fqname-to-id HTTP/1.1" 503 160 0.001628 10.0.0.49 - - [2025-01-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001861 10.0.0.22 - - [2025-01-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001976 10.0.0.49 - - [2025-01-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.002429 10.0.0.49 - - [2025-01-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.003305 10.0.0.22 - - [2025-01-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.002716 10.0.0.45 - - [2025-01-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001609 10.0.0.49 - - [2025-01-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001621 10.0.0.49 - - [2025-01-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001958 10.0.0.22 - - [2025-01-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001555 10.0.0.22 - - [2025-01-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.003023 10.0.0.49 - - [2025-01-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.002041 10.0.0.49 - - [2025-01-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001941 10.0.0.22 - - [2025-01-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.002019 10.0.0.22 - - [2025-01-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001566 10.0.0.22 - - [2025-01-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001695 10.0.0.56 - - [2025-01-20 01:47:42] "POST /fqname-to-id HTTP/1.1" 503 160 0.001712 10.0.0.49 - - [2025-01-20 01:47:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001978 10.0.0.22 - - [2025-01-20 01:47:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001900 10.0.0.49 - - [2025-01-20 01:47:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001695 10.0.0.49 - - [2025-01-20 01:47:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001765 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_api_stats.py", line 18, in wrapper return func(api_server_obj, resource_type, *args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 1735, in http_resource_list pagination) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4123, in _list_collection paginate_count=page_count) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2345, in dbe_list paginate_count=paginate_count) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1007, in object_list start=start) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 247, in xget cf_name=cf_name, key=key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 827, in _XGet _decode_json=False) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 20 01:47:43 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': False, 'finish': '', 'keys': ['global_system_config'], 'start': ''}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': False, 'finish': '', 'keys': ['global_system_config'], 'start': ''} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['global_system_config'], start='', finish='', num_columns=None, columns=None, include_timestamp=False, decode_json=False) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['global_system_config']], *append_args=('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['global_system_config']] append_args = ('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['global_system_config']], params=('\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', 'obj_fq_name_table', None, False, False, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ' args = [['global_system_config']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ', args=[['global_system_config']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ...able"\n WHERE key = textAsBlob(%s)\n ' args = [['global_system_config']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = None __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.22 - - [2025-01-20 01:47:43] "GET /global-system-configs HTTP/1.1" 500 156 7.832131 10.0.0.49 - - [2025-01-20 01:47:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.002383 10.0.0.45 - - [2025-01-20 01:47:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001617 10.0.0.22 - - [2025-01-20 01:47:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001336 10.0.0.49 - - [2025-01-20 01:47:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.002392 10.0.0.22 - - [2025-01-20 01:47:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.008169 Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/bottle.py", line 876, in _handle return route.call(**args) File "/usr/local/lib/python3.6/site-packages/bottle.py", line 1759, in wrapper rv = callback(*a, **ka) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/context.py", line 147, in wrapper return fn(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2534, in handler_trap_exception response = handler(*args, **kwargs) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2747, in obj_perms_http_get domain = self._db_conn.fq_name_to_uuid('domain', [domain]) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1197, in fq_name_to_uuid finish=fq_name_str + ';') File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 124, in wrapped return f(self, *args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/api.py", line 237, in get cf_name, key, columns=columns, start=start, finish=finish) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 840, in _Get decode_json=_decode_json): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1042, in wrapper e, utils.detailed_traceback())) cfgm_common.exceptions.DatabaseUnavailableError: Error accessing error, ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}): NoHostAvailable Python 3.6.8: /usr/bin/python3 Mon Jan 20 01:47:43 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in wrapper(*args=(), **kwargs={'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'}) 1029 self._Init_Cluster() 1030 self.start_time = datetime.datetime.now() 1031 return func(*args, **kwargs) 1032 except (connector.InvalidRequest, 1033 connector.cluster.NoHostAvailable, func = > args = () kwargs = {'cf_name': 'obj_fq_name_table', 'columns': None, 'decode_json': None, 'finish': 'default-domain;', 'keys': ['domain'], 'start': 'default-domain:'} /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in _cql_select(self=, cf_name='obj_fq_name_table', keys=['domain'], start='default-domain:', finish='default-domain;', num_columns=None, columns=None, include_timestamp=False, decode_json=None) 779 include_timestamp, 780 decode_json, 781 num_columns) 782 return req 783 num_columns = None /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in compute(self=, args=[['domain', 'default-domain:', 'default-domain;']], *append_args=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 1160 def terminate_workers(self): 1161 pass 1162 1163 def compute(self, args, *append_args): 1164 return self.target(0, 0, args, append_args) self = self.target = > args = [['domain', 'default-domain:', 'default-domain;']] append_args = ('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None) /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in worker(self=, group_id=0, worker_id=0, args=[['domain', 'default-domain:', 'default-domain;']], params=('\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', 'obj_fq_name_table', None, False, None, None)) 724 keys = [a[0] for a in args] 725 726 req = self.apply(ses, cql, args) 727 req = zip(keys, req) 728 req = Iter(req, req undefined self = self.apply = > ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] /usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py in apply(self=, ses=, cql='\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ', args=[['domain', 'default-domain:', 'default-domain;']]) 975 return [(True, ses.execute(cql, arg)) for arg in args] 976 return connector.concurrent.execute_concurrent_with_args( 977 ses, cql, args, concurrency=self.options.concurrency) 978 979 def _Remove(self, key, columns=None, keyspace_name=None, cf_name=None, ses = cql = '\n SELECT blobAsText(column1), value\n ... >= textAsBlob(%s) AND column1 <= textAsBlob(%s) ' args = [['domain', 'default-domain:', 'default-domain;']] concurrency undefined self = self.options = Options(db_prefix='', rw_keyspaces={'config_db_u...ne, zk_ssl_certificate=None, zk_ssl_ca_cert=None) self.options.concurrency = 1000 /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent_with_args() /cassandra/concurrent.py in cassandra.concurrent.execute_concurrent() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults.execute() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor.execute() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent.ConcurrentExecutorListResults._results() /cassandra/concurrent.py in cassandra.concurrent._ConcurrentExecutor._raise() NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) __cause__ = None __class__ = __context__ = ValueError('badly formed hexadecimal UUID string',) __delattr__ = __dict__ = {'errors': {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}} __dir__ = __doc__ = '\n Raised when an operation is attempted but a...ct, closed, or resulted in errors when used.\n ' __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'cassandra.cluster' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)}) errors = {: Unavailable('Error from server: code=1000 [Unava...required_replicas\': 2, \'alive_replicas\': 1}',)} with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2743, in obj_perms_http_get domain = str(uuid.UUID(domain)) File "/usr/lib64/python3.6/uuid.py", line 140, in __init__ raise ValueError('badly formed hexadecimal UUID string') ValueError: badly formed hexadecimal UUID string During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 781, in _cql_select num_columns) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1164, in compute return self.target(0, 0, args, append_args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 726, in worker req = self.apply(ses, cql, args) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 977, in apply ses, cql, args, concurrency=self.options.concurrency) File "cassandra/concurrent.py", line 243, in cassandra.concurrent.execute_concurrent_with_args File "cassandra/concurrent.py", line 98, in cassandra.concurrent.execute_concurrent File "cassandra/concurrent.py", line 206, in cassandra.concurrent.ConcurrentExecutorListResults.execute File "cassandra/concurrent.py", line 125, in cassandra.concurrent._ConcurrentExecutor.execute File "cassandra/concurrent.py", line 220, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 224, in cassandra.concurrent.ConcurrentExecutorListResults._results File "cassandra/concurrent.py", line 172, in cassandra.concurrent._ConcurrentExecutor._raise cassandra.cluster.NoHostAvailable: ('Unable to complete the operation against any hosts', {: Unavailable('Error from server: code=1000 [Unavailable exception] message="Cannot achieve consistency level QUORUM" info={\'consistency\': \'QUORUM\', \'required_replicas\': 2, \'alive_replicas\': 1}',)}) database due to: None 10.0.0.22 - - [2025-01-20 01:47:43] "GET /obj-perms HTTP/1.1" 500 156 13.745619 10.0.0.22 - - [2025-01-20 01:47:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.002124 10.0.0.49 - - [2025-01-20 01:47:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001682 10.0.0.49 - - [2025-01-20 01:47:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001670 10.0.0.22 - - [2025-01-20 01:47:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001614 10.0.0.22 - - [2025-01-20 01:47:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.004563 10.0.0.22 - - [2025-01-20 01:47:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001610 10.0.0.56 - - [2025-01-20 01:47:43] "POST /fqname-to-id HTTP/1.1" 503 160 0.001549 10.0.0.49 - - [2025-01-20 01:47:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001898 10.0.0.22 - - [2025-01-20 01:47:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.002203 10.0.0.49 - - [2025-01-20 01:47:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001629 10.0.0.49 - - [2025-01-20 01:47:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001581 10.0.0.49 - - [2025-01-20 01:47:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.003349 10.0.0.22 - - [2025-01-20 01:47:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.002630 10.0.0.45 - - [2025-01-20 01:47:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.002598 10.0.0.49 - - [2025-01-20 01:47:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001652 10.0.0.22 - - [2025-01-20 01:47:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001924 10.0.0.22 - - [2025-01-20 01:47:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001668 10.0.0.49 - - [2025-01-20 01:47:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001572 10.0.0.49 - - [2025-01-20 01:47:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.002142 10.0.0.22 - - [2025-01-20 01:47:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001742 10.0.0.22 - - [2025-01-20 01:47:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001807 10.0.0.22 - - [2025-01-20 01:47:44] "POST /fqname-to-id HTTP/1.1" 503 160 0.001742 10.0.0.56 - - [2025-01-20 01:47:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001753 10.0.0.49 - - [2025-01-20 01:47:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001729 10.0.0.22 - - [2025-01-20 01:47:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002374 10.0.0.49 - - [2025-01-20 01:47:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002304 10.0.0.49 - - [2025-01-20 01:47:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001782 10.0.0.49 - - [2025-01-20 01:47:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001764 10.0.0.22 - - [2025-01-20 01:47:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001526 10.0.0.45 - - [2025-01-20 01:47:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001755 10.0.0.49 - - [2025-01-20 01:47:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001809 10.0.0.22 - - [2025-01-20 01:47:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001562 10.0.0.22 - - [2025-01-20 01:47:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002098 10.0.0.49 - - [2025-01-20 01:47:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001770 10.0.0.49 - - [2025-01-20 01:47:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001592 10.0.0.22 - - [2025-01-20 01:47:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001523 10.0.0.22 - - [2025-01-20 01:47:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.001731 10.0.0.22 - - [2025-01-20 01:47:45] "POST /fqname-to-id HTTP/1.1" 503 160 0.002328 10.0.0.56 - - [2025-01-20 01:47:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001700 10.0.0.49 - - [2025-01-20 01:47:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001821 10.0.0.22 - - [2025-01-20 01:47:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002190 10.0.0.49 - - [2025-01-20 01:47:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001762 10.0.0.49 - - [2025-01-20 01:47:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001372 10.0.0.49 - - [2025-01-20 01:47:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.004787 10.0.0.45 - - [2025-01-20 01:47:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001412 10.0.0.22 - - [2025-01-20 01:47:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.012522 10.0.0.49 - - [2025-01-20 01:47:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001526 10.0.0.22 - - [2025-01-20 01:47:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001679 10.0.0.22 - - [2025-01-20 01:47:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001603 10.0.0.49 - - [2025-01-20 01:47:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001571 10.0.0.49 - - [2025-01-20 01:47:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001678 10.0.0.22 - - [2025-01-20 01:47:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002664 10.0.0.22 - - [2025-01-20 01:47:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.002116 10.0.0.22 - - [2025-01-20 01:47:46] "POST /fqname-to-id HTTP/1.1" 503 160 0.001873 10.0.0.56 - - [2025-01-20 01:47:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002098 10.0.0.49 - - [2025-01-20 01:47:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001604 10.0.0.22 - - [2025-01-20 01:47:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001916 10.0.0.49 - - [2025-01-20 01:47:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001571 10.0.0.49 - - [2025-01-20 01:47:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002325 10.0.0.49 - - [2025-01-20 01:47:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002614 10.0.0.45 - - [2025-01-20 01:47:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.003710 10.0.0.22 - - [2025-01-20 01:47:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002134 10.0.0.49 - - [2025-01-20 01:47:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.003410 10.0.0.22 - - [2025-01-20 01:47:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.001544 10.0.0.49 - - [2025-01-20 01:47:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002774 10.0.0.49 - - [2025-01-20 01:47:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002467 10.0.0.22 - - [2025-01-20 01:47:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.003073 10.0.0.22 - - [2025-01-20 01:47:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.004669 10.0.0.22 - - [2025-01-20 01:47:47] "POST /fqname-to-id HTTP/1.1" 503 160 0.002383 10.0.0.49 - - [2025-01-20 01:47:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002436 10.0.0.49 - - [2025-01-20 01:47:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.003595 10.0.0.49 - - [2025-01-20 01:47:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.001829 10.0.0.45 - - [2025-01-20 01:47:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002424 10.0.0.22 - - [2025-01-20 01:47:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002086 10.0.0.49 - - [2025-01-20 01:47:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002411 10.0.0.22 - - [2025-01-20 01:47:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002488 10.0.0.49 - - [2025-01-20 01:47:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.002718 10.0.0.49 - - [2025-01-20 01:47:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.016559 10.0.0.22 - - [2025-01-20 01:47:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.016592 10.0.0.22 - - [2025-01-20 01:47:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.006050 10.0.0.22 - - [2025-01-20 01:47:48] "POST /fqname-to-id HTTP/1.1" 503 160 0.004916 10.0.0.42 - - [2025-01-20 01:47:49] "GET /obj-perms HTTP/1.1" 200 5056 16.563091 10.0.0.49 - - [2025-01-20 01:47:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001957 10.0.0.49 - - [2025-01-20 01:47:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.002068 10.0.0.22 - - [2025-01-20 01:47:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.002868 10.0.0.49 - - [2025-01-20 01:47:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.002101 10.0.0.22 - - [2025-01-20 01:47:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001900 10.0.0.49 - - [2025-01-20 01:47:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.003255 10.0.0.49 - - [2025-01-20 01:47:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.003597 10.0.0.22 - - [2025-01-20 01:47:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.003562 10.0.0.22 - - [2025-01-20 01:47:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001665 10.0.0.22 - - [2025-01-20 01:47:49] "POST /fqname-to-id HTTP/1.1" 503 160 0.001523 10.0.0.49 - - [2025-01-20 01:47:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.002254 10.0.0.22 - - [2025-01-20 01:47:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001520 10.0.0.49 - - [2025-01-20 01:47:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001610 10.0.0.22 - - [2025-01-20 01:47:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.002038 10.0.0.49 - - [2025-01-20 01:47:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001837 10.0.0.49 - - [2025-01-20 01:47:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001634 10.0.0.22 - - [2025-01-20 01:47:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001657 10.0.0.22 - - [2025-01-20 01:47:50] "POST /fqname-to-id HTTP/1.1" 503 160 0.001464 10.0.0.22 - - [2025-01-20 01:47:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001767 10.0.0.56 - - [2025-01-20 01:47:51] "GET / HTTP/1.1" 200 35931 0.001820 10.0.0.56 - - [2025-01-20 01:47:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000446 10.0.0.22 - - [2025-01-20 01:47:51] "GET / HTTP/1.1" 200 35931 0.001746 10.0.0.22 - - [2025-01-20 01:47:51] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.49 - - [2025-01-20 01:47:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001762 10.0.0.49 - - [2025-01-20 01:47:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.002848 10.0.0.22 - - [2025-01-20 01:47:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001506 10.0.0.49 - - [2025-01-20 01:47:51] "GET /obj-perms HTTP/1.1" 200 5056 16.508702 10.0.0.49 - - [2025-01-20 01:47:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001539 10.0.0.49 - - [2025-01-20 01:47:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001553 10.0.0.22 - - [2025-01-20 01:47:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001608 10.0.0.22 - - [2025-01-20 01:47:51] "POST /fqname-to-id HTTP/1.1" 503 160 0.001516 10.0.0.22 - - [2025-01-20 01:47:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001615 10.0.0.49 - - [2025-01-20 01:47:52] "GET / HTTP/1.1" 200 35931 0.002434 10.0.0.49 - - [2025-01-20 01:47:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000475 10.0.0.45 - - [2025-01-20 01:47:52] "GET / HTTP/1.1" 200 35931 0.001791 10.0.0.49 - - [2025-01-20 01:47:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.002279 10.0.0.45 - - [2025-01-20 01:47:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000762 10.0.0.22 - - [2025-01-20 01:47:52] "GET / HTTP/1.1" 200 35931 0.002736 10.0.0.22 - - [2025-01-20 01:47:52] "POST /fqname-to-id HTTP/1.1" 401 292 0.000465 10.0.0.49 - - [2025-01-20 01:47:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001633 10.0.0.49 - - [2025-01-20 01:47:52] "POST /fqname-to-id HTTP/1.1" 503 160 0.001596 10.0.0.49 - - [2025-01-20 01:47:53] "GET / HTTP/1.1" 200 35931 0.002373 10.0.0.49 - - [2025-01-20 01:47:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000535 10.0.0.22 - - [2025-01-20 01:47:54] "GET /global-system-configs HTTP/1.1" 200 322 6.948294 10.0.0.49 - - [2025-01-20 01:47:54] "GET /global-system-configs HTTP/1.1" 200 322 4.510005 10.0.0.49 - - [2025-01-20 01:47:54] "GET / HTTP/1.1" 200 35931 0.001680 10.0.0.49 - - [2025-01-20 01:47:54] "POST /fqname-to-id HTTP/1.1" 401 292 0.000463 10.0.0.49 - - [2025-01-20 01:47:56] "GET /global-system-configs HTTP/1.1" 200 322 3.583338 10.0.0.22 - - [2025-01-20 01:47:56] "GET / HTTP/1.1" 200 35931 0.001809 10.0.0.22 - - [2025-01-20 01:47:56] "POST /fqname-to-id HTTP/1.1" 401 292 0.000434 10.0.0.49 - - [2025-01-20 01:47:57] "GET / HTTP/1.1" 200 35931 0.001867 10.0.0.49 - - [2025-01-20 01:47:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000544 10.0.0.42 - - [2025-01-20 01:47:57] "GET /obj-perms HTTP/1.1" 200 5056 11.113683 10.0.0.22 - - [2025-01-20 01:47:57] "GET /obj-perms HTTP/1.1" 200 5056 10.056247 10.0.0.49 - - [2025-01-20 01:47:57] "GET /obj-perms HTTP/1.1" 200 5056 9.046947 10.0.0.42 - - [2025-01-20 01:47:57] "GET /obj-perms HTTP/1.1" 200 5056 7.729337 10.0.0.22 - - [2025-01-20 01:47:57] "GET / HTTP/1.1" 200 35931 0.001604 10.0.0.49 - - [2025-01-20 01:47:57] "GET /obj-perms HTTP/1.1" 200 5056 6.591129 10.0.0.22 - - [2025-01-20 01:47:57] "GET /obj-perms HTTP/1.1" 200 5056 6.206814 10.0.0.22 - - [2025-01-20 01:47:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000658 10.0.0.22 - - [2025-01-20 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 2.295869 10.0.0.49 - - [2025-01-20 01:47:57] "GET / HTTP/1.1" 200 35931 0.002718 10.0.0.49 - - [2025-01-20 01:47:57] "POST /fqname-to-id HTTP/1.1" 401 292 0.000488 10.0.0.22 - - [2025-01-20 01:47:57] "GET /obj-perms HTTP/1.1" 200 5056 5.764159 10.0.0.22 - - [2025-01-20 01:47:57] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.180173 10.0.0.49 - - [2025-01-20 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 1.941998 10.0.0.45 - - [2025-01-20 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 1.554937 10.0.0.22 - - [2025-01-20 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 1.224947 10.0.0.42 - - [2025-01-20 01:47:57] "GET /obj-perms HTTP/1.1" 200 5056 5.295335 10.0.0.49 - - [2025-01-20 01:47:57] "GET /obj-perms HTTP/1.1" 200 5056 4.375925 10.0.0.56 - - [2025-01-20 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 2.798955 10.0.0.22 - - [2025-01-20 01:47:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.026359 10.0.0.22 - - [2025-01-20 01:47:57] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.025949 10.0.0.45 - - [2025-01-20 01:47:57] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.033656 10.0.0.56 - - [2025-01-20 01:47:57] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.031245 10.0.0.49 - - [2025-01-20 01:47:57] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.039971 10.0.0.22 - - [2025-01-20 01:47:58] "GET / HTTP/1.1" 200 35931 0.002780 10.0.0.56 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.045764 10.0.0.45 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.040908 10.0.0.22 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.036402 10.0.0.22 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000384 10.0.0.49 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.037080 10.0.0.22 - - [2025-01-20 01:47:58] "GET /analytics-alarm-node/fc6ffc40-13b9-4ed8-912c-2e83a1f408e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1228 0.050275 10.0.0.56 - - [2025-01-20 01:47:58] "GET /routing-instance/c0dc305c-8dfd-4707-89c9-da462af79b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009411 10.0.0.45 - - [2025-01-20 01:47:58] "GET /routing-instance/c0dc305c-8dfd-4707-89c9-da462af79b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.012399 10.0.0.22 - - [2025-01-20 01:47:58] "GET /config-database-node/23386c78-fdea-4878-9b02-a1bba4c28544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.014320 10.0.0.49 - - [2025-01-20 01:47:58] "GET /analytics-snmp-node/3ef9377b-3eac-4b41-b2c1-2eb1f3e5b905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1224 0.029595 10.0.0.56 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.019916 10.0.0.45 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.026459 10.0.0.22 - - [2025-01-20 01:47:58] "GET / HTTP/1.1" 200 35931 0.002559 10.0.0.22 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000412 10.0.0.56 - - [2025-01-20 01:47:58] "GET /virtual-router/b3783f21-217b-4a41-a04f-de49c4ecafbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011780 10.0.0.22 - - [2025-01-20 01:47:58] "GET / HTTP/1.1" 200 35931 0.003702 10.0.0.22 - - [2025-01-20 01:47:58] "GET / HTTP/1.1" 200 35931 0.003766 10.0.0.22 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000436 10.0.0.45 - - [2025-01-20 01:47:58] "GET /virtual-router/b76ecf48-6446-4a95-84c3-4a16799e123e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.034892 10.0.0.22 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.001405 10.0.0.49 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 1.168108 10.0.0.49 - - [2025-01-20 01:47:58] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.007581 10.0.0.49 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008725 10.0.0.56 - - [2025-01-20 01:47:58] "PUT /virtual-router/b3783f21-217b-4a41-a04f-de49c4ecafbe HTTP/1.1" 200 262 0.047323 10.0.0.45 - - [2025-01-20 01:47:58] "PUT /virtual-router/b76ecf48-6446-4a95-84c3-4a16799e123e HTTP/1.1" 200 262 0.062685 10.0.0.56 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.017865 10.0.0.49 - - [2025-01-20 01:47:58] "GET /analytics-alarm-node/0aea5661-1a5e-43f1-85a7-847ed50f469a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1225 0.025531 10.0.0.45 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006355 10.0.0.56 - - [2025-01-20 01:47:58] "GET /virtual-router/b3783f21-217b-4a41-a04f-de49c4ecafbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.007566 10.0.0.45 - - [2025-01-20 01:47:58] "GET /virtual-router/b76ecf48-6446-4a95-84c3-4a16799e123e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.009626 10.0.0.56 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007716 10.0.0.45 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007740 10.0.0.56 - - [2025-01-20 01:47:58] "GET /virtual-machine-interface/e75ef9cc-8838-432a-a97e-cfbe9151fb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.009296 10.0.0.56 - - [2025-01-20 01:47:58] "PUT /virtual-machine-interface/e75ef9cc-8838-432a-a97e-cfbe9151fb37 HTTP/1.1" 200 284 0.027081 10.0.0.45 - - [2025-01-20 01:47:58] "GET /virtual-machine-interface/a78eb06e-d454-4787-bbf5-6bfbb7fa4ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.012567 10.0.0.45 - - [2025-01-20 01:47:58] "PUT /virtual-machine-interface/a78eb06e-d454-4787-bbf5-6bfbb7fa4ec1 HTTP/1.1" 200 284 0.031219 10.0.0.49 - - [2025-01-20 01:47:58] "GET / HTTP/1.1" 200 35931 0.002111 10.0.0.49 - - [2025-01-20 01:47:58] "POST /fqname-to-id HTTP/1.1" 401 292 0.000486 10.0.0.49 - - [2025-01-20 01:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 1.676548 10.0.0.49 - - [2025-01-20 01:47:59] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.008664 10.0.0.49 - - [2025-01-20 01:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009277 10.0.0.49 - - [2025-01-20 01:47:59] "GET /config-node/c13210f7-5f9a-4f64-b04b-ed2d42ded096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.023724 10.0.0.49 - - [2025-01-20 01:47:59] "GET / HTTP/1.1" 200 35931 0.001860 10.0.0.49 - - [2025-01-20 01:47:59] "POST /fqname-to-id HTTP/1.1" 401 292 0.000477 10.0.0.49 - - [2025-01-20 01:48:00] "GET / HTTP/1.1" 200 35931 0.002187 10.0.0.49 - - [2025-01-20 01:48:00] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000746 10.0.0.22 - - [2025-01-20 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 2.902918 10.0.0.22 - - [2025-01-20 01:48:01] "GET /routing-instance/c0dc305c-8dfd-4707-89c9-da462af79b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.034472 10.0.0.22 - - [2025-01-20 01:48:01] "POST /bgp-routers HTTP/1.1" 409 303 0.007124 10.0.0.22 - - [2025-01-20 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014554 10.0.0.22 - - [2025-01-20 01:48:01] "GET /bgp-router/182eed38-a088-41ce-8310-1c4f852a655f?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1801 0.020151 10.0.0.22 - - [2025-01-20 01:48:01] "PUT /bgp-router/182eed38-a088-41ce-8310-1c4f852a655f HTTP/1.1" 200 254 0.090379 10.0.0.49 - - [2025-01-20 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 4.013432 10.0.0.49 - - [2025-01-20 01:48:02] "GET /routing-instance/c0dc305c-8dfd-4707-89c9-da462af79b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013709 10.0.0.49 - - [2025-01-20 01:48:02] "POST /bgp-routers HTTP/1.1" 409 303 0.010034 10.0.0.49 - - [2025-01-20 01:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007880 10.0.0.49 - - [2025-01-20 01:48:03] "GET /bgp-router/83709758-e089-442e-8bc2-4932e76c585a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1802 0.021809 10.0.0.49 - - [2025-01-20 01:48:03] "PUT /bgp-router/83709758-e089-442e-8bc2-4932e76c585a HTTP/1.1" 200 254 0.076872 10.0.0.49 - - [2025-01-20 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 3.764134 10.0.0.49 - - [2025-01-20 01:48:03] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.027754 10.0.0.49 - - [2025-01-20 01:48:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005751 10.0.0.49 - - [2025-01-20 01:48:03] "GET /config-database-node/18fccd43-6b0b-4625-ad16-5e83a198093f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.021191 10.0.0.22 - - [2025-01-20 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 3.101805 10.0.0.22 - - [2025-01-20 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 2.396964 10.0.0.22 - - [2025-01-20 01:48:04] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.019670 10.0.0.22 - - [2025-01-20 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 1.822681 10.0.0.22 - - [2025-01-20 01:48:04] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.012749 10.0.0.22 - - [2025-01-20 01:48:04] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.017074 10.0.0.22 - - [2025-01-20 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 1.431398 10.0.0.22 - - [2025-01-20 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011560 10.0.0.22 - - [2025-01-20 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010246 10.0.0.22 - - [2025-01-20 01:48:04] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.018948 10.0.0.22 - - [2025-01-20 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013680 10.0.0.22 - - [2025-01-20 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008549 10.0.0.22 - - [2025-01-20 01:48:04] "GET /analytics-node/e900439e-8b62-456e-b159-2b0553999240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.009696 10.0.0.22 - - [2025-01-20 01:48:04] "GET /config-node/78ebc952-d280-4801-bc0a-f16b517d3090?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011970 10.0.0.22 - - [2025-01-20 01:48:04] "GET /analytics-snmp-node/9984f387-5cda-498c-9a37-043e930eb682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1225 0.019481 10.0.0.22 - - [2025-01-20 01:48:04] "GET /database-node/92ca6588-9e7a-4481-89f8-cb5e49bec148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.020101 10.0.0.49 - - [2025-01-20 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 1.360276 10.0.0.49 - - [2025-01-20 01:48:04] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.006229 10.0.0.49 - - [2025-01-20 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.49 - - [2025-01-20 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 1.041774 10.0.0.49 - - [2025-01-20 01:48:04] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.009030 10.0.0.49 - - [2025-01-20 01:48:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012133 10.0.0.49 - - [2025-01-20 01:48:04] "GET /database-node/285a3292-8dc1-40c2-8503-8d9205d648ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.020902 10.0.0.49 - - [2025-01-20 01:48:04] "GET /analytics-node/603c26dd-f426-4e0c-a683-4d6debf6a840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.014557 10.0.0.22 - - [2025-01-20 01:48:05] "GET / HTTP/1.1" 200 35931 0.003861 10.0.0.22 - - [2025-01-20 01:48:05] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000625 10.0.0.49 - - [2025-01-20 01:48:05] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.212214 10.0.0.22 - - [2025-01-20 01:48:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.594176 10.0.0.22 - - [2025-01-20 01:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.124447 10.0.0.22 - - [2025-01-20 01:48:07] "PUT /job-template/93c89385-3cab-4de4-8c9a-e0876ec3b28c HTTP/1.1" 200 258 0.076951 10.0.0.22 - - [2025-01-20 01:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011730 10.0.0.22 - - [2025-01-20 01:48:07] "PUT /job-template/fa3f92a7-5207-4b81-a29d-d0d84ae6fb73 HTTP/1.1" 200 258 0.153289 10.0.0.22 - - [2025-01-20 01:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005451 10.0.0.22 - - [2025-01-20 01:48:07] "PUT /job-template/f2af5f7a-457b-4e04-ad67-60b21494ac71 HTTP/1.1" 200 258 0.062386 10.0.0.22 - - [2025-01-20 01:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.019616 10.0.0.22 - - [2025-01-20 01:48:08] "PUT /job-template/92df1840-cdf6-4c25-8ef1-cf9ed4bc219c HTTP/1.1" 200 258 0.071630 10.0.0.22 - - [2025-01-20 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011013 10.0.0.22 - - [2025-01-20 01:48:08] "PUT /job-template/7494ed09-6c85-4742-88e2-2e6a8d3b1c96 HTTP/1.1" 200 258 0.093170 10.0.0.22 - - [2025-01-20 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017913 10.0.0.22 - - [2025-01-20 01:48:08] "PUT /job-template/30f96a1d-0f60-4b40-9df7-1418312d793a HTTP/1.1" 200 258 0.086314 10.0.0.22 - - [2025-01-20 01:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008759 10.0.0.22 - - [2025-01-20 01:48:09] "PUT /job-template/85eb5302-e998-4f03-a0d5-a87385629b15 HTTP/1.1" 200 258 0.088356 10.0.0.22 - - [2025-01-20 01:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012851 10.0.0.22 - - [2025-01-20 01:48:09] "PUT /job-template/d287a177-9954-471b-96f5-5b8425bc301f HTTP/1.1" 200 258 0.081982 10.0.0.22 - - [2025-01-20 01:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017955 10.0.0.49 - - [2025-01-20 01:48:09] "GET / HTTP/1.1" 200 35931 0.006979 10.0.0.22 - - [2025-01-20 01:48:09] "PUT /job-template/a4f2dacc-50dc-44d6-a019-eaed2f184903 HTTP/1.1" 200 258 0.064986 10.0.0.22 - - [2025-01-20 01:48:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006830 10.0.0.22 - - [2025-01-20 01:48:09] "PUT /job-template/bd6a53df-4572-4254-921c-dce89982ca31 HTTP/1.1" 200 258 0.058187 10.0.0.22 - - [2025-01-20 01:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007470 10.0.0.49 - - [2025-01-20 01:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018667 10.0.0.22 - - [2025-01-20 01:48:10] "GET / HTTP/1.1" 200 35931 0.005527 10.0.0.49 - - [2025-01-20 01:48:10] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.045973 10.0.0.49 - - [2025-01-20 01:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008106 10.0.0.22 - - [2025-01-20 01:48:10] "PUT /config-properties/7c6966c9-4820-4826-bc11-d6001a52412d HTTP/1.1" 200 268 0.224593 10.0.0.49 - - [2025-01-20 01:48:10] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.038268 10.0.0.22 - - [2025-01-20 01:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018106 10.0.0.22 - - [2025-01-20 01:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006636 10.0.0.22 - - [2025-01-20 01:48:10] "PUT /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1 HTTP/1.1" 200 274 0.065704 10.0.0.22 - - [2025-01-20 01:48:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007963 10.0.0.22 - - [2025-01-20 01:48:11] "PUT /hardware/70b3eefd-a31f-4be8-9ccb-88710a5f40a2 HTTP/1.1" 200 250 0.052285 10.0.0.22 - - [2025-01-20 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014098 10.0.0.49 - - [2025-01-20 01:48:11] "GET / HTTP/1.1" 200 35931 0.002945 10.0.0.49 - - [2025-01-20 01:48:11] "POST /alarms HTTP/1.1" 401 292 0.000512 10.0.0.22 - - [2025-01-20 01:48:11] "PUT /hardware/66ac9d08-c018-4945-b0fd-ae9ec247d95a HTTP/1.1" 200 250 0.051017 10.0.0.22 - - [2025-01-20 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007401 10.0.0.22 - - [2025-01-20 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006484 10.0.0.22 - - [2025-01-20 01:48:11] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.006991 10.0.0.22 - - [2025-01-20 01:48:11] "PUT /hardware/99028d65-503e-4806-b87a-498f607deb09 HTTP/1.1" 200 250 0.046459 10.0.0.22 - - [2025-01-20 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.018026 10.0.0.22 - - [2025-01-20 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004847 10.0.0.22 - - [2025-01-20 01:48:11] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.050910 10.0.0.22 - - [2025-01-20 01:48:11] "PUT /hardware/261abdf5-daf7-4eca-8b64-29519ff61d5a HTTP/1.1" 200 250 0.066002 10.0.0.22 - - [2025-01-20 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011429 10.0.0.22 - - [2025-01-20 01:48:11] "PUT /hardware/c8f57f6b-dc2b-4e34-879e-6b81107adbff HTTP/1.1" 200 250 0.054536 10.0.0.22 - - [2025-01-20 01:48:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.023435 10.0.0.22 - - [2025-01-20 01:48:12] "PUT /hardware/b63002c0-60ad-4af8-8275-3a25e9c9f4c2 HTTP/1.1" 200 250 0.051092 10.0.0.22 - - [2025-01-20 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012200 10.0.0.22 - - [2025-01-20 01:48:12] "GET / HTTP/1.1" 200 35931 0.002380 10.0.0.22 - - [2025-01-20 01:48:12] "POST /alarms HTTP/1.1" 401 292 0.000629 10.0.0.22 - - [2025-01-20 01:48:12] "PUT /hardware/a2d15bec-2595-4ceb-9c17-5da9bb93d896 HTTP/1.1" 200 250 0.046703 10.0.0.22 - - [2025-01-20 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008099 10.0.0.22 - - [2025-01-20 01:48:12] "PUT /hardware/ce1bd111-2b72-4ddf-8ff0-d23fe57d0498 HTTP/1.1" 200 250 0.072001 10.0.0.49 - - [2025-01-20 01:48:12] "GET /network-ipam/f618e869-3075-4f05-93e1-dc1ffd28d66c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.802300 10.0.0.22 - - [2025-01-20 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.059525 10.0.0.22 - - [2025-01-20 01:48:12] "PUT /hardware/d61cd538-6aec-45a0-8ad7-038db9989533 HTTP/1.1" 200 250 0.069253 10.0.0.22 - - [2025-01-20 01:48:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014238 10.0.0.22 - - [2025-01-20 01:48:13] "PUT /hardware/ce20c720-542c-454e-97cf-49f109a828cf HTTP/1.1" 200 250 0.102952 10.0.0.22 - - [2025-01-20 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.024791 10.0.0.22 - - [2025-01-20 01:48:13] "PUT /hardware/723804ec-6282-4231-8b45-a5a8fc201890 HTTP/1.1" 200 250 0.065343 10.0.0.49 - - [2025-01-20 01:48:13] "POST /alarms HTTP/1.1" 409 264 1.095001 10.0.0.22 - - [2025-01-20 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020700 10.0.0.49 - - [2025-01-20 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.029218 10.0.0.22 - - [2025-01-20 01:48:13] "GET /service-appliance-set/b9de75bf-de0a-4fca-8318-7c2ac26d83ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 1.174986 10.0.0.49 - - [2025-01-20 01:48:13] "PUT /alarm/1ae18b0f-7464-49b4-b8f4-58a943aa5f02 HTTP/1.1" 200 244 0.076057 10.0.0.22 - - [2025-01-20 01:48:13] "POST /alarms HTTP/1.1" 409 264 0.270225 10.0.0.22 - - [2025-01-20 01:48:13] "PUT /hardware/7355cb3b-286e-4703-96af-664f1ccf1fdc HTTP/1.1" 200 250 0.118660 10.0.0.22 - - [2025-01-20 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.026535 10.0.0.49 - - [2025-01-20 01:48:13] "POST /alarms HTTP/1.1" 409 261 0.009388 10.0.0.49 - - [2025-01-20 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005377 10.0.0.22 - - [2025-01-20 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004517 10.0.0.22 - - [2025-01-20 01:48:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013047 10.0.0.22 - - [2025-01-20 01:48:13] "PUT /alarm/1ae18b0f-7464-49b4-b8f4-58a943aa5f02 HTTP/1.1" 200 244 0.162550 10.0.0.49 - - [2025-01-20 01:48:13] "PUT /alarm/63baf007-e8e3-4280-9fc0-4433fef02752 HTTP/1.1" 200 244 0.136398 10.0.0.22 - - [2025-01-20 01:48:14] "PUT /hardware/915e3030-7c35-4a6c-a81d-b85206d0dfba HTTP/1.1" 200 250 0.067631 10.0.0.22 - - [2025-01-20 01:48:14] "POST /alarms HTTP/1.1" 409 261 0.049260 10.0.0.49 - - [2025-01-20 01:48:14] "POST /alarms HTTP/1.1" 409 261 0.046911 10.0.0.22 - - [2025-01-20 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004727 10.0.0.22 - - [2025-01-20 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013193 10.0.0.49 - - [2025-01-20 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.023705 10.0.0.22 - - [2025-01-20 01:48:14] "PUT /alarm/63baf007-e8e3-4280-9fc0-4433fef02752 HTTP/1.1" 200 244 0.106723 10.0.0.22 - - [2025-01-20 01:48:14] "POST /alarms HTTP/1.1" 409 261 0.015301 10.0.0.49 - - [2025-01-20 01:48:14] "PUT /alarm/dd9f5726-4e65-4baa-9d7e-8af0f3f64a93 HTTP/1.1" 200 244 0.132045 10.0.0.22 - - [2025-01-20 01:48:14] "PUT /hardware/e99609e1-b8ca-4b1a-b55a-318b7a7cabc6 HTTP/1.1" 200 250 0.114259 10.0.0.22 - - [2025-01-20 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007652 10.0.0.49 - - [2025-01-20 01:48:14] "POST /alarms HTTP/1.1" 409 253 0.008497 10.0.0.49 - - [2025-01-20 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007232 10.0.0.22 - - [2025-01-20 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014928 10.0.0.22 - - [2025-01-20 01:48:14] "PUT /alarm/dd9f5726-4e65-4baa-9d7e-8af0f3f64a93 HTTP/1.1" 200 244 0.143077 10.0.0.49 - - [2025-01-20 01:48:14] "PUT /alarm/a13f834b-1ea3-4a42-8177-6e061fc96750 HTTP/1.1" 200 244 0.098675 10.0.0.22 - - [2025-01-20 01:48:14] "POST /alarms HTTP/1.1" 409 253 0.006885 10.0.0.49 - - [2025-01-20 01:48:14] "POST /alarms HTTP/1.1" 409 251 0.008254 10.0.0.22 - - [2025-01-20 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011196 10.0.0.49 - - [2025-01-20 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.22 - - [2025-01-20 01:48:14] "PUT /hardware/12db332d-271a-4f3b-ae64-338e4f372503 HTTP/1.1" 200 250 0.080341 10.0.0.49 - - [2025-01-20 01:48:14] "PUT /alarm/0e288750-dd19-47fe-a2e9-0c1df14aecc2 HTTP/1.1" 200 244 0.062904 10.0.0.22 - - [2025-01-20 01:48:14] "PUT /alarm/a13f834b-1ea3-4a42-8177-6e061fc96750 HTTP/1.1" 200 244 0.106128 10.0.0.49 - - [2025-01-20 01:48:14] "POST /alarms HTTP/1.1" 409 252 0.024803 10.0.0.22 - - [2025-01-20 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.030053 10.0.0.22 - - [2025-01-20 01:48:14] "POST /alarms HTTP/1.1" 409 251 0.030940 10.0.0.49 - - [2025-01-20 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006501 10.0.0.22 - - [2025-01-20 01:48:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012336 10.0.0.22 - - [2025-01-20 01:48:15] "PUT /hardware/9a8b9612-4367-4e8b-9bcf-fe12577c2362 HTTP/1.1" 200 250 0.080057 10.0.0.49 - - [2025-01-20 01:48:15] "PUT /alarm/a0b3db88-7944-41dd-92b2-7f7c26338154 HTTP/1.1" 200 244 0.085193 10.0.0.22 - - [2025-01-20 01:48:15] "PUT /alarm/0e288750-dd19-47fe-a2e9-0c1df14aecc2 HTTP/1.1" 200 244 0.090722 10.0.0.22 - - [2025-01-20 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.026088 10.0.0.49 - - [2025-01-20 01:48:15] "POST /alarms HTTP/1.1" 409 256 0.021804 10.0.0.22 - - [2025-01-20 01:48:15] "POST /alarms HTTP/1.1" 409 252 0.006783 10.0.0.22 - - [2025-01-20 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007141 10.0.0.49 - - [2025-01-20 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017991 10.0.0.22 - - [2025-01-20 01:48:15] "PUT /hardware/acb1d614-bdf7-4621-a332-180e222ec534 HTTP/1.1" 200 250 0.035763 10.0.0.22 - - [2025-01-20 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.022321 10.0.0.49 - - [2025-01-20 01:48:15] "PUT /alarm/a088ea4f-2617-499d-9816-331dbb766801 HTTP/1.1" 200 244 0.077010 10.0.0.22 - - [2025-01-20 01:48:15] "PUT /alarm/a0b3db88-7944-41dd-92b2-7f7c26338154 HTTP/1.1" 200 244 0.112902 10.0.0.49 - - [2025-01-20 01:48:15] "POST /alarms HTTP/1.1" 409 248 0.010517 10.0.0.22 - - [2025-01-20 01:48:15] "POST /alarms HTTP/1.1" 409 256 0.012545 10.0.0.49 - - [2025-01-20 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011340 10.0.0.22 - - [2025-01-20 01:48:15] "PUT /feature/f53cb944-3679-49e4-bbad-c3a5fef09ede HTTP/1.1" 200 248 0.058862 10.0.0.22 - - [2025-01-20 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.022849 10.0.0.22 - - [2025-01-20 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.030855 10.0.0.49 - - [2025-01-20 01:48:15] "PUT /alarm/ac825b26-644a-473e-86a8-cf76ba11e4bd HTTP/1.1" 200 244 0.089087 10.0.0.49 - - [2025-01-20 01:48:15] "POST /alarms HTTP/1.1" 409 252 0.004748 10.0.0.22 - - [2025-01-20 01:48:15] "PUT /alarm/a088ea4f-2617-499d-9816-331dbb766801 HTTP/1.1" 200 244 0.074189 10.0.0.22 - - [2025-01-20 01:48:15] "PUT /feature/2f24b4b8-e80b-4361-8cce-dc02b09e3b33 HTTP/1.1" 200 248 0.079234 10.0.0.49 - - [2025-01-20 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009380 10.0.0.22 - - [2025-01-20 01:48:15] "POST /alarms HTTP/1.1" 409 248 0.007589 10.0.0.22 - - [2025-01-20 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018727 10.0.0.22 - - [2025-01-20 01:48:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.024716 10.0.0.49 - - [2025-01-20 01:48:15] "PUT /alarm/f8915b02-3174-40a3-acc0-9585b7c6aea1 HTTP/1.1" 200 244 0.108561 10.0.0.49 - - [2025-01-20 01:48:15] "POST /alarms HTTP/1.1" 409 257 0.006314 10.0.0.22 - - [2025-01-20 01:48:15] "PUT /feature/933ec898-3663-4f5e-9373-9f413f3dec5b HTTP/1.1" 200 248 0.089125 10.0.0.22 - - [2025-01-20 01:48:16] "PUT /alarm/ac825b26-644a-473e-86a8-cf76ba11e4bd HTTP/1.1" 200 244 0.111303 10.0.0.49 - - [2025-01-20 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014269 10.0.0.22 - - [2025-01-20 01:48:16] "POST /alarms HTTP/1.1" 409 252 0.009089 10.0.0.22 - - [2025-01-20 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007777 10.0.0.22 - - [2025-01-20 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018688 10.0.0.49 - - [2025-01-20 01:48:16] "PUT /alarm/174d5399-1732-4450-a3a3-8d4e6b07215d HTTP/1.1" 200 244 0.128432 10.0.0.49 - - [2025-01-20 01:48:16] "POST /alarms HTTP/1.1" 409 251 0.012189 10.0.0.22 - - [2025-01-20 01:48:16] "PUT /feature/083be81e-3f2c-4c9f-998b-4645d9b9c7cd HTTP/1.1" 200 248 0.114996 10.0.0.22 - - [2025-01-20 01:48:16] "PUT /alarm/f8915b02-3174-40a3-acc0-9585b7c6aea1 HTTP/1.1" 200 244 0.096160 10.0.0.49 - - [2025-01-20 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.024849 10.0.0.22 - - [2025-01-20 01:48:16] "POST /alarms HTTP/1.1" 409 257 0.019817 10.0.0.22 - - [2025-01-20 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008647 10.0.0.22 - - [2025-01-20 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017722 10.0.0.49 - - [2025-01-20 01:48:16] "PUT /alarm/a6a1d5a2-ac0e-438b-9109-050cc499542c HTTP/1.1" 200 244 0.293498 10.0.0.22 - - [2025-01-20 01:48:16] "PUT /physical-role/79f1901e-5aa0-4b92-9613-36880a0349bf HTTP/1.1" 200 260 0.259665 10.0.0.22 - - [2025-01-20 01:48:16] "PUT /alarm/174d5399-1732-4450-a3a3-8d4e6b07215d HTTP/1.1" 200 244 0.273512 10.0.0.49 - - [2025-01-20 01:48:16] "POST /alarms HTTP/1.1" 409 257 0.024829 10.0.0.22 - - [2025-01-20 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.026608 10.0.0.22 - - [2025-01-20 01:48:16] "POST /alarms HTTP/1.1" 409 251 0.015213 10.0.0.49 - - [2025-01-20 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008034 10.0.0.22 - - [2025-01-20 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016366 10.0.0.22 - - [2025-01-20 01:48:16] "PUT /overlay-role/ce5d0725-150d-49d9-944e-085c2ffa3da3 HTTP/1.1" 200 258 0.044909 10.0.0.49 - - [2025-01-20 01:48:16] "PUT /alarm/553bfd61-7618-49f6-ac92-83b1d892b829 HTTP/1.1" 200 244 0.052926 10.0.0.22 - - [2025-01-20 01:48:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005239 10.0.0.22 - - [2025-01-20 01:48:16] "PUT /alarm/a6a1d5a2-ac0e-438b-9109-050cc499542c HTTP/1.1" 200 244 0.062570 10.0.0.49 - - [2025-01-20 01:48:16] "POST /alarms HTTP/1.1" 409 261 0.010656 10.0.0.22 - - [2025-01-20 01:48:17] "POST /alarms HTTP/1.1" 409 257 0.013783 10.0.0.49 - - [2025-01-20 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007630 10.0.0.22 - - [2025-01-20 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.024951 10.0.0.22 - - [2025-01-20 01:48:17] "PUT /overlay-role/10354621-4acd-457e-9f03-c2973b3bcb34 HTTP/1.1" 200 258 0.056360 10.0.0.49 - - [2025-01-20 01:48:17] "PUT /alarm/3b2f4d2f-dcd5-4b06-9b1e-b62158ae0649 HTTP/1.1" 200 244 0.076915 10.0.0.22 - - [2025-01-20 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.025575 10.0.0.49 - - [2025-01-20 01:48:17] "POST /alarms HTTP/1.1" 409 258 0.017881 10.0.0.22 - - [2025-01-20 01:48:17] "PUT /alarm/553bfd61-7618-49f6-ac92-83b1d892b829 HTTP/1.1" 200 244 0.081322 10.0.0.49 - - [2025-01-20 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004973 10.0.0.22 - - [2025-01-20 01:48:17] "POST /alarms HTTP/1.1" 409 261 0.018843 10.0.0.22 - - [2025-01-20 01:48:17] "PUT /overlay-role/b9d7423a-38b3-448a-9512-8fa7dd5a7347 HTTP/1.1" 200 258 0.037205 10.0.0.22 - - [2025-01-20 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017949 10.0.0.22 - - [2025-01-20 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016784 10.0.0.49 - - [2025-01-20 01:48:17] "PUT /alarm/3cc3bc04-6b80-484c-860f-2f586cc0ea31 HTTP/1.1" 200 244 0.084749 10.0.0.49 - - [2025-01-20 01:48:17] "POST /alarms HTTP/1.1" 409 254 0.025939 10.0.0.22 - - [2025-01-20 01:48:17] "PUT /alarm/3b2f4d2f-dcd5-4b06-9b1e-b62158ae0649 HTTP/1.1" 200 244 0.068428 10.0.0.22 - - [2025-01-20 01:48:17] "PUT /overlay-role/53dc4c6f-28d7-4919-b658-01cbd3de29ae HTTP/1.1" 200 258 0.048537 10.0.0.49 - - [2025-01-20 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006233 10.0.0.22 - - [2025-01-20 01:48:17] "POST /alarms HTTP/1.1" 409 258 0.006715 10.0.0.22 - - [2025-01-20 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009988 10.0.0.22 - - [2025-01-20 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010423 10.0.0.49 - - [2025-01-20 01:48:17] "PUT /alarm/f7dcc118-4da6-49b5-a63d-e73b89589522 HTTP/1.1" 200 244 0.093186 10.0.0.49 - - [2025-01-20 01:48:17] "POST /alarms HTTP/1.1" 409 254 0.006076 10.0.0.22 - - [2025-01-20 01:48:17] "PUT /alarm/3cc3bc04-6b80-484c-860f-2f586cc0ea31 HTTP/1.1" 200 244 0.102845 10.0.0.22 - - [2025-01-20 01:48:17] "PUT /overlay-role/362622f2-f6a2-4fae-81d8-6d7ea00a5d3b HTTP/1.1" 200 258 0.074068 10.0.0.49 - - [2025-01-20 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.026240 10.0.0.22 - - [2025-01-20 01:48:17] "POST /alarms HTTP/1.1" 409 254 0.022911 10.0.0.22 - - [2025-01-20 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.016814 10.0.0.22 - - [2025-01-20 01:48:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010220 10.0.0.49 - - [2025-01-20 01:48:17] "PUT /alarm/392f7426-750c-4552-8062-e9b71114aa2c HTTP/1.1" 200 244 0.082578 10.0.0.49 - - [2025-01-20 01:48:17] "POST /alarms HTTP/1.1" 409 254 0.034919 10.0.0.22 - - [2025-01-20 01:48:17] "PUT /alarm/f7dcc118-4da6-49b5-a63d-e73b89589522 HTTP/1.1" 200 244 0.108503 10.0.0.22 - - [2025-01-20 01:48:18] "PUT /role-definition/f0a5839a-7f67-4c48-a86a-f34ecfa32e1b HTTP/1.1" 200 264 0.166887 10.0.0.22 - - [2025-01-20 01:48:18] "POST /alarms HTTP/1.1" 409 254 0.029062 10.0.0.49 - - [2025-01-20 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.028843 10.0.0.22 - - [2025-01-20 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013044 10.0.0.22 - - [2025-01-20 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012609 10.0.0.49 - - [2025-01-20 01:48:18] "PUT /alarm/08b00da0-62a1-4652-b751-df59e84ccbe8 HTTP/1.1" 200 244 0.084476 10.0.0.49 - - [2025-01-20 01:48:18] "POST /alarms HTTP/1.1" 409 247 0.013842 10.0.0.22 - - [2025-01-20 01:48:18] "PUT /alarm/392f7426-750c-4552-8062-e9b71114aa2c HTTP/1.1" 200 244 0.087269 10.0.0.22 - - [2025-01-20 01:48:18] "PUT /role-definition/4560e191-c064-41db-b05f-acd636f51943 HTTP/1.1" 200 264 0.124339 10.0.0.49 - - [2025-01-20 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017159 10.0.0.22 - - [2025-01-20 01:48:18] "POST /alarms HTTP/1.1" 409 254 0.014529 10.0.0.22 - - [2025-01-20 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.013993 10.0.0.22 - - [2025-01-20 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.038626 10.0.0.49 - - [2025-01-20 01:48:18] "PUT /alarm/9eb82637-9c46-4299-87d3-e56672ecc5b1 HTTP/1.1" 200 244 0.114415 10.0.0.22 - - [2025-01-20 01:48:18] "PUT /role-definition/aee7827e-7658-44f4-9cf3-5f7ea0152f17 HTTP/1.1" 200 264 0.089962 10.0.0.49 - - [2025-01-20 01:48:18] "POST /alarms HTTP/1.1" 409 272 0.019617 10.0.0.22 - - [2025-01-20 01:48:18] "PUT /alarm/08b00da0-62a1-4652-b751-df59e84ccbe8 HTTP/1.1" 200 244 0.104805 10.0.0.22 - - [2025-01-20 01:48:18] "POST /alarms HTTP/1.1" 409 247 0.007292 10.0.0.49 - - [2025-01-20 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006518 10.0.0.22 - - [2025-01-20 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020321 10.0.0.22 - - [2025-01-20 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005877 10.0.0.49 - - [2025-01-20 01:48:18] "PUT /alarm/0e5e5a33-10f1-4876-a73f-f46f52ed2865 HTTP/1.1" 200 244 0.104568 10.0.0.22 - - [2025-01-20 01:48:18] "PUT /alarm/9eb82637-9c46-4299-87d3-e56672ecc5b1 HTTP/1.1" 200 244 0.067625 10.0.0.22 - - [2025-01-20 01:48:18] "PUT /role-definition/f9c985d2-2334-4cf0-affc-3548d80b283b HTTP/1.1" 200 264 0.095910 10.0.0.49 - - [2025-01-20 01:48:18] "POST /alarms HTTP/1.1" 409 261 0.012789 10.0.0.22 - - [2025-01-20 01:48:18] "POST /alarms HTTP/1.1" 409 272 0.006035 10.0.0.49 - - [2025-01-20 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004723 10.0.0.22 - - [2025-01-20 01:48:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011783 10.0.0.22 - - [2025-01-20 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.038375 10.0.0.49 - - [2025-01-20 01:48:19] "PUT /alarm/24f8e769-0184-4f73-a9a4-6e730a3f48df HTTP/1.1" 200 244 0.138770 10.0.0.22 - - [2025-01-20 01:48:19] "PUT /alarm/0e5e5a33-10f1-4876-a73f-f46f52ed2865 HTTP/1.1" 200 244 0.140838 10.0.0.49 - - [2025-01-20 01:48:19] "POST /alarms HTTP/1.1" 409 259 0.009571 10.0.0.22 - - [2025-01-20 01:48:19] "POST /alarms HTTP/1.1" 409 261 0.008424 10.0.0.22 - - [2025-01-20 01:48:19] "PUT /role-definition/2355ded0-85e1-425d-a36a-e175cfc2ff9d HTTP/1.1" 200 264 0.128141 10.0.0.49 - - [2025-01-20 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.22 - - [2025-01-20 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013331 10.0.0.22 - - [2025-01-20 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.063928 10.0.0.49 - - [2025-01-20 01:48:19] "PUT /alarm/10f75768-386e-453d-bc0c-89d8027eeae7 HTTP/1.1" 200 244 0.083823 10.0.0.49 - - [2025-01-20 01:48:19] "POST /alarms HTTP/1.1" 409 265 0.009845 10.0.0.22 - - [2025-01-20 01:48:19] "PUT /alarm/24f8e769-0184-4f73-a9a4-6e730a3f48df HTTP/1.1" 200 244 0.119646 10.0.0.22 - - [2025-01-20 01:48:19] "PUT /role-definition/c79043a4-14ad-4ab6-ab69-010025becacf HTTP/1.1" 200 264 0.092377 10.0.0.49 - - [2025-01-20 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016489 10.0.0.22 - - [2025-01-20 01:48:19] "POST /alarms HTTP/1.1" 409 259 0.011415 10.0.0.22 - - [2025-01-20 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010118 10.0.0.22 - - [2025-01-20 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016833 10.0.0.49 - - [2025-01-20 01:48:19] "PUT /alarm/aa292ad1-aa81-48bb-822a-099d7d231246 HTTP/1.1" 200 244 0.064043 10.0.0.49 - - [2025-01-20 01:48:19] "POST /alarms HTTP/1.1" 409 279 0.013405 10.0.0.22 - - [2025-01-20 01:48:19] "PUT /alarm/10f75768-386e-453d-bc0c-89d8027eeae7 HTTP/1.1" 200 244 0.065942 10.0.0.22 - - [2025-01-20 01:48:19] "PUT /role-definition/288830ab-f458-4990-9318-70f02fce0fa1 HTTP/1.1" 200 264 0.082734 10.0.0.49 - - [2025-01-20 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011188 10.0.0.22 - - [2025-01-20 01:48:19] "POST /alarms HTTP/1.1" 409 265 0.011854 10.0.0.22 - - [2025-01-20 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005950 10.0.0.22 - - [2025-01-20 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.013804 10.0.0.49 - - [2025-01-20 01:48:19] "PUT /alarm/ca973aa4-67b3-4c95-aad1-7a4aa9a208c7 HTTP/1.1" 200 244 0.044783 10.0.0.22 - - [2025-01-20 01:48:19] "PUT /alarm/aa292ad1-aa81-48bb-822a-099d7d231246 HTTP/1.1" 200 244 0.075501 10.0.0.22 - - [2025-01-20 01:48:19] "PUT /role-definition/d4d0ecbf-70d9-45a1-ba2a-335a33e39e9e HTTP/1.1" 200 264 0.093824 10.0.0.22 - - [2025-01-20 01:48:19] "POST /alarms HTTP/1.1" 409 279 0.034398 10.0.0.22 - - [2025-01-20 01:48:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005759 10.0.0.22 - - [2025-01-20 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.013539 10.0.0.22 - - [2025-01-20 01:48:20] "PUT /feature-config/92f4c9d2-3e22-48f7-ad91-c951f9ae635c HTTP/1.1" 200 262 0.060445 10.0.0.22 - - [2025-01-20 01:48:20] "PUT /alarm/ca973aa4-67b3-4c95-aad1-7a4aa9a208c7 HTTP/1.1" 200 244 0.105894 10.0.0.22 - - [2025-01-20 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.027908 10.0.0.22 - - [2025-01-20 01:48:20] "PUT /node-profile/f61c7815-b174-4071-b40e-2fce90806df2 HTTP/1.1" 200 258 0.043872 10.0.0.22 - - [2025-01-20 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008864 10.0.0.22 - - [2025-01-20 01:48:20] "PUT /node-profile/f2bb98ae-1ee4-4c3f-a72b-423158db3c05 HTTP/1.1" 200 258 0.060400 10.0.0.22 - - [2025-01-20 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006686 10.0.0.22 - - [2025-01-20 01:48:20] "PUT /node-profile/155bc2dd-6c81-455c-9dff-0062486fc140 HTTP/1.1" 200 258 0.028418 10.0.0.49 - - [2025-01-20 01:48:20] "GET / HTTP/1.1" 200 35931 0.001657 10.0.0.49 - - [2025-01-20 01:48:20] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000455 10.0.0.22 - - [2025-01-20 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.015722 10.0.0.22 - - [2025-01-20 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006989 10.0.0.22 - - [2025-01-20 01:48:20] "GET / HTTP/1.1" 200 35931 0.002277 10.0.0.22 - - [2025-01-20 01:48:20] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000510 10.0.0.22 - - [2025-01-20 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.22 - - [2025-01-20 01:48:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010790 10.0.0.22 - - [2025-01-20 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005909 10.0.0.22 - - [2025-01-20 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.22 - - [2025-01-20 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.22 - - [2025-01-20 01:48:21] "GET /role-config/cb8df632-bfef-4023-bcca-f8a1e5511323?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.009218 10.0.0.22 - - [2025-01-20 01:48:21] "GET /role-config/f429b665-f01e-4c33-8302-d37fd2f253e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1142 0.009200 10.0.0.22 - - [2025-01-20 01:48:21] "GET /role-config/5c75c395-c666-4b35-b5ea-9c5186692ba9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1144 0.012918 10.0.0.22 - - [2025-01-20 01:48:21] "GET /role-config/1022cbea-567f-4cc7-87d1-475666d01b9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1143 0.009062 10.0.0.22 - - [2025-01-20 01:48:21] "GET /role-config/3bdd000c-adfc-414e-a6d3-daba87a58295?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.010152 10.0.0.22 - - [2025-01-20 01:48:21] "GET /role-config/8bd82e0c-f44b-43a2-a7e4-9474bfe36815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1144 0.013031 10.0.0.49 - - [2025-01-20 01:48:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.608915 10.0.0.49 - - [2025-01-20 01:48:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006649 10.0.0.22 - - [2025-01-20 01:48:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.130632 10.0.0.22 - - [2025-01-20 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.143048 10.0.0.49 - - [2025-01-20 01:48:22] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.151288 10.0.0.22 - - [2025-01-20 01:48:22] "GET /role-config/beb8d44d-8c16-4bad-a0c7-7fba71af044f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1140 0.207055 10.0.0.22 - - [2025-01-20 01:48:22] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.054384 10.0.0.22 - - [2025-01-20 01:48:22] "GET /role-config/b31b263f-c142-4f69-b96e-77f126e5cf4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1141 0.022923 10.0.0.22 - - [2025-01-20 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007422 10.0.0.22 - - [2025-01-20 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006554 10.0.0.22 - - [2025-01-20 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006296 10.0.0.22 - - [2025-01-20 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009219 10.0.0.22 - - [2025-01-20 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005374 10.0.0.22 - - [2025-01-20 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007021 10.0.0.22 - - [2025-01-20 01:48:22] "GET / HTTP/1.1" 200 35931 0.002160 10.0.0.22 - - [2025-01-20 01:48:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000490 10.0.0.49 - - [2025-01-20 01:48:22] "GET / HTTP/1.1" 200 35931 0.001811 10.0.0.49 - - [2025-01-20 01:48:22] "POST /fqname-to-id HTTP/1.1" 401 292 0.000461 10.0.0.22 - - [2025-01-20 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006274 10.0.0.22 - - [2025-01-20 01:48:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005692 10.0.0.22 - - [2025-01-20 01:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008074 10.0.0.22 - - [2025-01-20 01:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005596 10.0.0.22 - - [2025-01-20 01:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012265 10.0.0.22 - - [2025-01-20 01:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005636 10.0.0.22 - - [2025-01-20 01:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011390 10.0.0.22 - - [2025-01-20 01:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.013361 10.0.0.22 - - [2025-01-20 01:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005066 10.0.0.22 - - [2025-01-20 01:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019504 10.0.0.22 - - [2025-01-20 01:48:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009354 10.0.0.22 - - [2025-01-20 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010131 10.0.0.22 - - [2025-01-20 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.22 - - [2025-01-20 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009425 10.0.0.22 - - [2025-01-20 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009480 10.0.0.22 - - [2025-01-20 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010919 10.0.0.22 - - [2025-01-20 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005602 10.0.0.22 - - [2025-01-20 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006200 10.0.0.22 - - [2025-01-20 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.22 - - [2025-01-20 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.22 - - [2025-01-20 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009569 10.0.0.22 - - [2025-01-20 01:48:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.949334 10.0.0.22 - - [2025-01-20 01:48:24] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.005491 10.0.0.22 - - [2025-01-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007004 10.0.0.49 - - [2025-01-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.128870 10.0.0.22 - - [2025-01-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008908 10.0.0.49 - - [2025-01-20 01:48:25] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.012032 10.0.0.49 - - [2025-01-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008939 10.0.0.22 - - [2025-01-20 01:48:25] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.032124 10.0.0.22 - - [2025-01-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020609 10.0.0.49 - - [2025-01-20 01:48:25] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.039922 10.0.0.22 - - [2025-01-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005124 10.0.0.22 - - [2025-01-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010252 10.0.0.22 - - [2025-01-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.026836 10.0.0.22 - - [2025-01-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005225 10.0.0.22 - - [2025-01-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017297 10.0.0.22 - - [2025-01-20 01:48:25] "GET / HTTP/1.1" 200 35931 0.002664 10.0.0.22 - - [2025-01-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000701 10.0.0.22 - - [2025-01-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008601 10.0.0.49 - - [2025-01-20 01:48:25] "GET / HTTP/1.1" 200 35931 0.001734 10.0.0.49 - - [2025-01-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000954 10.0.0.22 - - [2025-01-20 01:48:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005518 10.0.0.22 - - [2025-01-20 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009391 10.0.0.22 - - [2025-01-20 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008655 10.0.0.22 - - [2025-01-20 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006388 10.0.0.22 - - [2025-01-20 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006515 10.0.0.22 - - [2025-01-20 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.021731 10.0.0.22 - - [2025-01-20 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009578 10.0.0.22 - - [2025-01-20 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007294 10.0.0.22 - - [2025-01-20 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005914 10.0.0.22 - - [2025-01-20 01:48:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014286 10.0.0.22 - - [2025-01-20 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.014486 10.0.0.22 - - [2025-01-20 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005604 10.0.0.22 - - [2025-01-20 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004978 10.0.0.22 - - [2025-01-20 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006019 10.0.0.22 - - [2025-01-20 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.535519 10.0.0.22 - - [2025-01-20 01:48:27] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.005629 10.0.0.49 - - [2025-01-20 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.121557 10.0.0.22 - - [2025-01-20 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010031 10.0.0.49 - - [2025-01-20 01:48:27] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.017702 10.0.0.22 - - [2025-01-20 01:48:27] "PUT /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1 HTTP/1.1" 200 274 0.174246 10.0.0.49 - - [2025-01-20 01:48:27] "PUT /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1 HTTP/1.1" 200 274 0.136578 10.0.0.22 - - [2025-01-20 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010906 10.0.0.22 - - [2025-01-20 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008888 10.0.0.22 - - [2025-01-20 01:48:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005551 10.0.0.22 - - [2025-01-20 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011066 10.0.0.22 - - [2025-01-20 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019918 10.0.0.22 - - [2025-01-20 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013825 10.0.0.22 - - [2025-01-20 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007835 10.0.0.22 - - [2025-01-20 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015645 10.0.0.22 - - [2025-01-20 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006236 10.0.0.22 - - [2025-01-20 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013915 10.0.0.22 - - [2025-01-20 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.019466 10.0.0.22 - - [2025-01-20 01:48:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007668 10.0.0.22 - - [2025-01-20 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.023931 10.0.0.22 - - [2025-01-20 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010450 10.0.0.22 - - [2025-01-20 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.22 - - [2025-01-20 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.011542 10.0.0.22 - - [2025-01-20 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.22 - - [2025-01-20 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007325 10.0.0.22 - - [2025-01-20 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005388 10.0.0.22 - - [2025-01-20 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005462 10.0.0.22 - - [2025-01-20 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007944 10.0.0.22 - - [2025-01-20 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005763 10.0.0.22 - - [2025-01-20 01:48:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005670 10.0.0.22 - - [2025-01-20 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.22 - - [2025-01-20 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.011439 10.0.0.22 - - [2025-01-20 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007260 10.0.0.22 - - [2025-01-20 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004905 10.0.0.22 - - [2025-01-20 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015015 10.0.0.22 - - [2025-01-20 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004459 10.0.0.22 - - [2025-01-20 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007425 10.0.0.22 - - [2025-01-20 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009529 10.0.0.22 - - [2025-01-20 01:48:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006029 10.0.0.22 - - [2025-01-20 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013983 10.0.0.22 - - [2025-01-20 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007346 10.0.0.22 - - [2025-01-20 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006894 10.0.0.22 - - [2025-01-20 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009875 10.0.0.22 - - [2025-01-20 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006605 10.0.0.22 - - [2025-01-20 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.22 - - [2025-01-20 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.22 - - [2025-01-20 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.22 - - [2025-01-20 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004003 10.0.0.22 - - [2025-01-20 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009214 10.0.0.22 - - [2025-01-20 01:48:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005128 10.0.0.22 - - [2025-01-20 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.22 - - [2025-01-20 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004637 10.0.0.22 - - [2025-01-20 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.22 - - [2025-01-20 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.22 - - [2025-01-20 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005468 10.0.0.22 - - [2025-01-20 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.22 - - [2025-01-20 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.22 - - [2025-01-20 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005712 10.0.0.22 - - [2025-01-20 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006042 10.0.0.22 - - [2025-01-20 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.22 - - [2025-01-20 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005401 10.0.0.22 - - [2025-01-20 01:48:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.22 - - [2025-01-20 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.22 - - [2025-01-20 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004616 10.0.0.22 - - [2025-01-20 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005518 10.0.0.22 - - [2025-01-20 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004473 10.0.0.22 - - [2025-01-20 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004977 10.0.0.22 - - [2025-01-20 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.22 - - [2025-01-20 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005712 10.0.0.22 - - [2025-01-20 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004819 10.0.0.22 - - [2025-01-20 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.22 - - [2025-01-20 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009555 10.0.0.22 - - [2025-01-20 01:48:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.22 - - [2025-01-20 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005187 10.0.0.22 - - [2025-01-20 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.22 - - [2025-01-20 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004785 10.0.0.22 - - [2025-01-20 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009705 10.0.0.22 - - [2025-01-20 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006418 10.0.0.22 - - [2025-01-20 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004162 10.0.0.22 - - [2025-01-20 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005577 10.0.0.22 - - [2025-01-20 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.22 - - [2025-01-20 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008068 10.0.0.22 - - [2025-01-20 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005800 10.0.0.22 - - [2025-01-20 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.22 - - [2025-01-20 01:48:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010024 10.0.0.22 - - [2025-01-20 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013286 10.0.0.22 - - [2025-01-20 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004477 10.0.0.22 - - [2025-01-20 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005560 10.0.0.22 - - [2025-01-20 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005210 10.0.0.22 - - [2025-01-20 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.22 - - [2025-01-20 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.22 - - [2025-01-20 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.22 - - [2025-01-20 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004527 10.0.0.22 - - [2025-01-20 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006426 10.0.0.22 - - [2025-01-20 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005807 10.0.0.22 - - [2025-01-20 01:48:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.22 - - [2025-01-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006880 10.0.0.22 - - [2025-01-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004694 10.0.0.22 - - [2025-01-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.22 - - [2025-01-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006078 10.0.0.22 - - [2025-01-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005262 10.0.0.22 - - [2025-01-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007121 10.0.0.22 - - [2025-01-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008047 10.0.0.22 - - [2025-01-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.22 - - [2025-01-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.22 - - [2025-01-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.22 - - [2025-01-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005068 10.0.0.22 - - [2025-01-20 01:48:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009651 10.0.0.22 - - [2025-01-20 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.22 - - [2025-01-20 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.22 - - [2025-01-20 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.22 - - [2025-01-20 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004587 10.0.0.22 - - [2025-01-20 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009404 10.0.0.22 - - [2025-01-20 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009747 10.0.0.22 - - [2025-01-20 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008255 10.0.0.22 - - [2025-01-20 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006455 10.0.0.22 - - [2025-01-20 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.22 - - [2025-01-20 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.22 - - [2025-01-20 01:48:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007595 10.0.0.22 - - [2025-01-20 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.22 - - [2025-01-20 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.22 - - [2025-01-20 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.22 - - [2025-01-20 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.22 - - [2025-01-20 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008789 10.0.0.22 - - [2025-01-20 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004623 10.0.0.22 - - [2025-01-20 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005384 10.0.0.22 - - [2025-01-20 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.22 - - [2025-01-20 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.22 - - [2025-01-20 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006317 10.0.0.22 - - [2025-01-20 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.009648 10.0.0.22 - - [2025-01-20 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005447 10.0.0.22 - - [2025-01-20 01:48:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003934 10.0.0.22 - - [2025-01-20 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009916 10.0.0.22 - - [2025-01-20 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.22 - - [2025-01-20 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.22 - - [2025-01-20 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006742 10.0.0.22 - - [2025-01-20 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010347 10.0.0.22 - - [2025-01-20 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007956 10.0.0.22 - - [2025-01-20 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008600 10.0.0.22 - - [2025-01-20 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006046 10.0.0.22 - - [2025-01-20 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.22 - - [2025-01-20 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004778 10.0.0.22 - - [2025-01-20 01:48:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004663 10.0.0.22 - - [2025-01-20 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.22 - - [2025-01-20 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005572 10.0.0.22 - - [2025-01-20 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007282 10.0.0.22 - - [2025-01-20 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005879 10.0.0.22 - - [2025-01-20 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012714 10.0.0.22 - - [2025-01-20 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004254 10.0.0.22 - - [2025-01-20 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.22 - - [2025-01-20 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004149 10.0.0.22 - - [2025-01-20 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006063 10.0.0.22 - - [2025-01-20 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004993 10.0.0.22 - - [2025-01-20 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004777 10.0.0.22 - - [2025-01-20 01:48:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006508 10.0.0.22 - - [2025-01-20 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.22 - - [2025-01-20 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005297 10.0.0.22 - - [2025-01-20 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005324 10.0.0.22 - - [2025-01-20 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005103 10.0.0.22 - - [2025-01-20 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005506 10.0.0.22 - - [2025-01-20 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005148 10.0.0.22 - - [2025-01-20 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004058 10.0.0.22 - - [2025-01-20 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.017786 10.0.0.22 - - [2025-01-20 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016390 10.0.0.22 - - [2025-01-20 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.22 - - [2025-01-20 01:48:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.22 - - [2025-01-20 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.22 - - [2025-01-20 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.22 - - [2025-01-20 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005947 10.0.0.22 - - [2025-01-20 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006151 10.0.0.22 - - [2025-01-20 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004998 10.0.0.22 - - [2025-01-20 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.22 - - [2025-01-20 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006667 10.0.0.22 - - [2025-01-20 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.22 - - [2025-01-20 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004214 10.0.0.22 - - [2025-01-20 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.22 - - [2025-01-20 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.22 - - [2025-01-20 01:48:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.22 - - [2025-01-20 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004133 10.0.0.22 - - [2025-01-20 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004366 10.0.0.22 - - [2025-01-20 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.22 - - [2025-01-20 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005958 10.0.0.22 - - [2025-01-20 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.22 - - [2025-01-20 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004199 10.0.0.22 - - [2025-01-20 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004379 10.0.0.22 - - [2025-01-20 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.22 - - [2025-01-20 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004747 10.0.0.22 - - [2025-01-20 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005860 10.0.0.22 - - [2025-01-20 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012828 10.0.0.22 - - [2025-01-20 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005088 10.0.0.22 - - [2025-01-20 01:48:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.22 - - [2025-01-20 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004911 10.0.0.22 - - [2025-01-20 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008885 10.0.0.22 - - [2025-01-20 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005076 10.0.0.22 - - [2025-01-20 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004893 10.0.0.22 - - [2025-01-20 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.22 - - [2025-01-20 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005176 10.0.0.22 - - [2025-01-20 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004908 10.0.0.22 - - [2025-01-20 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006233 10.0.0.22 - - [2025-01-20 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004988 10.0.0.22 - - [2025-01-20 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006742 10.0.0.22 - - [2025-01-20 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005099 10.0.0.22 - - [2025-01-20 01:48:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.22 - - [2025-01-20 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.22 - - [2025-01-20 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.22 - - [2025-01-20 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.22 - - [2025-01-20 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005759 10.0.0.22 - - [2025-01-20 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007308 10.0.0.22 - - [2025-01-20 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006121 10.0.0.22 - - [2025-01-20 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006366 10.0.0.22 - - [2025-01-20 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005414 10.0.0.22 - - [2025-01-20 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.006308 10.0.0.22 - - [2025-01-20 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.22 - - [2025-01-20 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005407 10.0.0.22 - - [2025-01-20 01:48:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004564 10.0.0.22 - - [2025-01-20 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.22 - - [2025-01-20 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004362 10.0.0.22 - - [2025-01-20 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005095 10.0.0.22 - - [2025-01-20 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005084 10.0.0.22 - - [2025-01-20 01:48:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005282 10.0.0.22 - - [2025-01-20 01:48:46] "POST /fqname-to-id HTTP/1.1" 404 188 0.004403 10.0.0.22 - - [2025-01-20 01:48:46] "GET /fabric/6dbe3a3a-7eb4-49d3-b7e6-0f2ae958172b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.006032 10.0.0.22 - - [2025-01-20 01:48:46] "POST /fqname-to-id HTTP/1.1" 404 207 0.004322 10.0.0.42 - - [2025-01-20 01:48:58] "GET /global-system-configs HTTP/1.1" 200 322 0.042292 10.0.0.42 - - [2025-01-20 01:49:00] "GET /global-system-configs HTTP/1.1" 200 322 0.193428 10.0.0.22 - - [2025-01-20 01:49:00] "GET /obj-perms HTTP/1.1" 200 5056 0.323186 10.0.0.42 - - [2025-01-20 01:49:00] "GET /obj-perms HTTP/1.1" 200 5056 0.350332 10.0.0.49 - - [2025-01-20 01:49:17] "GET /obj-perms HTTP/1.1" 200 5056 0.073087 +++ date ++ echo 'INFO: =================== Mon Jan 20 01:51:26 UTC 2025 ===================' INFO: =================== Mon Jan 20 01:51:26 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ grep 'inet ' +++ cut -d / -f 1 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.42 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ ANALYTICSDB_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ ANALYTICS_SNMP_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8081 ' +++ '[' -n '10.0.0.42:8081 10.0.0.22:8081 10.0.0.49:8081 ' ']' +++ echo '10.0.0.42:8081 10.0.0.22:8081 10.0.0.49:8081' ++ ANALYTICS_SERVERS='10.0.0.42:8081 10.0.0.22:8081 10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9042 ' +++ '[' -n '10.0.0.42:9042 10.0.0.22:9042 10.0.0.49:9042 ' ']' +++ echo '10.0.0.42:9042 10.0.0.22:9042 10.0.0.49:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.42:9042 10.0.0.22:9042 10.0.0.49:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8086 ' +++ '[' -n '10.0.0.42:8086 10.0.0.22:8086 10.0.0.49:8086 ' ']' +++ echo '10.0.0.42:8086 10.0.0.22:8086 10.0.0.49:8086' ++ COLLECTOR_SERVERS='10.0.0.42:8086 10.0.0.22:8086 10.0.0.49: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.42,10.0.0.22,10.0.0.49 ++ CONFIGDB_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:8082 ' +++ '[' -n '10.0.0.42:8082 10.0.0.22:8082 10.0.0.49:8082 ' ']' +++ echo '10.0.0.42:8082 10.0.0.22:8082 10.0.0.49:8082' ++ CONFIG_SERVERS='10.0.0.42:8082 10.0.0.22:8082 10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9161 ' +++ '[' -n '10.0.0.42:9161 10.0.0.22:9161 10.0.0.49:9161 ' ']' +++ echo '10.0.0.42:9161 10.0.0.22:9161 10.0.0.49:9161' ++ CONFIGDB_SERVERS='10.0.0.42:9161 10.0.0.22:9161 10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9041 ' +++ '[' -n '10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041 ' ']' +++ echo '10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.7,10.20.0.11,10.20.0.18 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.7,10.20.0.11,10.20.0.18 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:2181, +++ '[' -n 10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181, ']' +++ echo 10.0.0.42:2181,10.0.0.22:2181,10.0.0.49:2181 ++ ZOOKEEPER_SERVERS=10.0.0.42:2181,10.0.0.22:2181,10.0.0.49: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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:2181 ' +++ '[' -n '10.0.0.42:2181 10.0.0.22:2181 10.0.0.49:2181 ' ']' +++ echo '10.0.0.42:2181 10.0.0.22:2181 10.0.0.49:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.42:2181 10.0.0.22:2181 10.0.0.49:2181' ++ RABBITMQ_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+=10.0.0.42:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+=10.0.0.49:5673, +++ '[' -n 10.0.0.42:5673,10.0.0.22:5673,10.0.0.49:5673, ']' +++ echo 10.0.0.42:5673,10.0.0.22:5673,10.0.0.49:5673 ++ RABBITMQ_SERVERS=10.0.0.42:5673,10.0.0.22:5673,10.0.0.49:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:6379 ' +++ '[' -n '10.0.0.42:6379 10.0.0.22:6379 10.0.0.49:6379 ' ']' +++ echo '10.0.0.42:6379 10.0.0.22:6379 10.0.0.49:6379' ++ REDIS_SERVERS='10.0.0.42:6379 10.0.0.22:6379 10.0.0.49:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ 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.42 +++ local server_address=10.0.0.42 +++ extended_server_list+='10.0.0.42:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.49 +++ local server_address=10.0.0.49 +++ extended_server_list+='10.0.0.49:9092 ' +++ '[' -n '10.0.0.42:9092 10.0.0.22:9092 10.0.0.49:9092 ' ']' +++ echo '10.0.0.42:9092 10.0.0.22:9092 10.0.0.49:9092' ++ KAFKA_SERVERS='10.0.0.42:9092 10.0.0.22:9092 10.0.0.49:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.42 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.42,10.0.0.22,10.0.0.49 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.42,10.0.0.22,10.0.0.49 ++ cut -d , -f 1 + local cassandra=10.0.0.42 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.42 9041 + echo -e '\035\nquit' + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ 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.42,10.0.0.22,10.0.0.49 +++ local servers=10.0.0.42,10.0.0.22,10.0.0.49 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.42,10.20.0.7,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.42'\''))' +++ local server_ip=10.0.0.42 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.42 ]] +++ [[ ,10.0.0.42,10.20.0.7,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.42, ]] +++ echo 10.0.0.42 1 +++ return ++ local ip=10.0.0.42 ++ [[ -z 10.0.0.42 ]] ++ echo 10.0.0.42 + host_ip=10.0.0.42 + [[ cql == \c\q\l ]] ++ echo 10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.42:9041 10.0.0.22:9041 10.0.0.49:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.42:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 01/20/2025 01:51:40.280 7f795de7e248 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/20/2025 01:51:40.598 7f795de7e248 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/20/2025 01:51:40.620 7f795de7e248 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/20/2025 01:51:40.620 7f795de7e248 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.42:8082/ Hit Ctrl-C to quit. 10.0.0.42 - - [2025-01-20 01:51:41] "GET / HTTP/1.1" 503 181 0.002149 10.0.0.42 - - [2025-01-20 01:51:41] "GET / HTTP/1.1" 503 181 0.004570 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.42 - - [2025-01-20 01:51:42] "GET / HTTP/1.1" 200 45871 0.001846 10.0.0.42 - - [2025-01-20 01:51:42] "GET / HTTP/1.1" 200 45871 0.001306 10.0.0.42 - - [2025-01-20 01:51:42] "POST /fqname-to-id HTTP/1.1" 401 292 0.000453 10.0.0.42 - - [2025-01-20 01:51:42] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000383 10.0.0.22 - - [2025-01-20 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 2.053010 10.0.0.42 - - [2025-01-20 01:51:44] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 0.492314 10.0.0.42 - - [2025-01-20 01:51:44] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.006215 10.0.0.42 - - [2025-01-20 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.411442 10.0.0.42 - - [2025-01-20 01:51:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008060 10.0.0.22 - - [2025-01-20 01:51:44] "GET / HTTP/1.1" 200 35931 0.002911 10.0.0.22 - - [2025-01-20 01:51:44] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000425 10.0.0.49 - - [2025-01-20 01:51:44] "GET / HTTP/1.1" 200 35931 0.001670 10.0.0.49 - - [2025-01-20 01:51:44] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000444 10.0.0.42 - - [2025-01-20 01:51:44] "GET / HTTP/1.1" 200 35931 0.066150 10.0.0.42 - - [2025-01-20 01:51:44] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000969 10.0.0.22 - - [2025-01-20 01:51:45] "GET /service-appliance-set/41e67f16-666d-486d-ac15-bc24e522755e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1182 0.006579 10.0.0.22 - - [2025-01-20 01:51:46] "PUT /access-control-list/59ce6aca-e6ba-415d-b227-31539999332d HTTP/1.1" 200 272 1.258873 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.22 - - [2025-01-20 01:51:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.060541 10.0.0.49 - - [2025-01-20 01:51:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.792328 10.0.0.42 - - [2025-01-20 01:51:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.517896 10.0.0.22 - - [2025-01-20 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.22 - - [2025-01-20 01:51:52] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004918 10.0.0.49 - - [2025-01-20 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.49 - - [2025-01-20 01:51:52] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004968 10.0.0.22 - - [2025-01-20 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004177 10.0.0.42 - - [2025-01-20 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.42 - - [2025-01-20 01:51:52] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.004735 10.0.0.49 - - [2025-01-20 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004104 10.0.0.42 - - [2025-01-20 01:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.22 - - [2025-01-20 01:51:52] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.019300 10.0.0.49 - - [2025-01-20 01:51:52] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.016318 10.0.0.42 - - [2025-01-20 01:51:52] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.026100 10.0.0.42 - - [2025-01-20 01:51:52] "GET / HTTP/1.1" 200 35931 0.001885 10.0.0.22 - - [2025-01-20 01:51:52] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.42 - - [2025-01-20 01:51:52] "POST /alarms HTTP/1.1" 401 292 0.000435 10.0.0.22 - - [2025-01-20 01:51:52] "POST /alarms HTTP/1.1" 401 292 0.000415 10.0.0.49 - - [2025-01-20 01:51:52] "GET / HTTP/1.1" 200 35931 0.001703 10.0.0.49 - - [2025-01-20 01:51:52] "POST /alarms HTTP/1.1" 401 292 0.000531 10.0.0.42 - - [2025-01-20 01:51:53] "POST /alarms HTTP/1.1" 409 264 0.881521 10.0.0.42 - - [2025-01-20 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008085 10.0.0.22 - - [2025-01-20 01:51:53] "POST /alarms HTTP/1.1" 409 264 0.447428 10.0.0.22 - - [2025-01-20 01:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.42 - - [2025-01-20 01:51:54] "PUT /alarm/1ae18b0f-7464-49b4-b8f4-58a943aa5f02 HTTP/1.1" 200 244 0.045549 10.0.0.42 - - [2025-01-20 01:51:54] "POST /alarms HTTP/1.1" 409 261 0.023196 10.0.0.49 - - [2025-01-20 01:51:54] "POST /alarms HTTP/1.1" 409 264 0.226395 10.0.0.22 - - [2025-01-20 01:51:54] "PUT /alarm/1ae18b0f-7464-49b4-b8f4-58a943aa5f02 HTTP/1.1" 200 244 0.049298 10.0.0.49 - - [2025-01-20 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006936 10.0.0.42 - - [2025-01-20 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.22 - - [2025-01-20 01:51:54] "POST /alarms HTTP/1.1" 409 261 0.005826 10.0.0.49 - - [2025-01-20 01:51:54] "PUT /alarm/1ae18b0f-7464-49b4-b8f4-58a943aa5f02 HTTP/1.1" 200 244 0.020042 10.0.0.22 - - [2025-01-20 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.42 - - [2025-01-20 01:51:54] "PUT /alarm/63baf007-e8e3-4280-9fc0-4433fef02752 HTTP/1.1" 200 244 0.024184 10.0.0.49 - - [2025-01-20 01:51:54] "POST /alarms HTTP/1.1" 409 261 0.009878 10.0.0.42 - - [2025-01-20 01:51:54] "POST /alarms HTTP/1.1" 409 261 0.005742 10.0.0.22 - - [2025-01-20 01:51:54] "PUT /alarm/63baf007-e8e3-4280-9fc0-4433fef02752 HTTP/1.1" 200 244 0.027594 10.0.0.49 - - [2025-01-20 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.019866 10.0.0.42 - - [2025-01-20 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009836 10.0.0.22 - - [2025-01-20 01:51:54] "POST /alarms HTTP/1.1" 409 261 0.011423 10.0.0.49 - - [2025-01-20 01:51:54] "PUT /alarm/63baf007-e8e3-4280-9fc0-4433fef02752 HTTP/1.1" 200 244 0.019626 10.0.0.22 - - [2025-01-20 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007305 10.0.0.42 - - [2025-01-20 01:51:54] "PUT /alarm/dd9f5726-4e65-4baa-9d7e-8af0f3f64a93 HTTP/1.1" 200 244 0.029716 10.0.0.49 - - [2025-01-20 01:51:54] "POST /alarms HTTP/1.1" 409 261 0.004769 10.0.0.42 - - [2025-01-20 01:51:54] "POST /alarms HTTP/1.1" 409 253 0.005648 10.0.0.22 - - [2025-01-20 01:51:54] "PUT /alarm/dd9f5726-4e65-4baa-9d7e-8af0f3f64a93 HTTP/1.1" 200 244 0.027213 10.0.0.49 - - [2025-01-20 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003918 10.0.0.42 - - [2025-01-20 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005823 10.0.0.22 - - [2025-01-20 01:51:54] "POST /alarms HTTP/1.1" 409 253 0.004258 10.0.0.49 - - [2025-01-20 01:51:54] "PUT /alarm/dd9f5726-4e65-4baa-9d7e-8af0f3f64a93 HTTP/1.1" 200 244 0.018820 10.0.0.22 - - [2025-01-20 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005805 10.0.0.42 - - [2025-01-20 01:51:54] "PUT /alarm/a13f834b-1ea3-4a42-8177-6e061fc96750 HTTP/1.1" 200 244 0.028438 10.0.0.49 - - [2025-01-20 01:51:54] "POST /alarms HTTP/1.1" 409 253 0.004957 10.0.0.42 - - [2025-01-20 01:51:54] "POST /alarms HTTP/1.1" 409 251 0.005907 10.0.0.22 - - [2025-01-20 01:51:54] "PUT /alarm/a13f834b-1ea3-4a42-8177-6e061fc96750 HTTP/1.1" 200 244 0.022127 10.0.0.49 - - [2025-01-20 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007500 10.0.0.42 - - [2025-01-20 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.22 - - [2025-01-20 01:51:54] "POST /alarms HTTP/1.1" 409 251 0.004209 10.0.0.22 - - [2025-01-20 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009759 10.0.0.49 - - [2025-01-20 01:51:54] "PUT /alarm/a13f834b-1ea3-4a42-8177-6e061fc96750 HTTP/1.1" 200 244 0.049636 10.0.0.42 - - [2025-01-20 01:51:54] "PUT /alarm/0e288750-dd19-47fe-a2e9-0c1df14aecc2 HTTP/1.1" 200 244 0.038077 10.0.0.49 - - [2025-01-20 01:51:54] "POST /alarms HTTP/1.1" 409 251 0.006580 10.0.0.22 - - [2025-01-20 01:51:54] "PUT /alarm/0e288750-dd19-47fe-a2e9-0c1df14aecc2 HTTP/1.1" 200 244 0.020952 10.0.0.42 - - [2025-01-20 01:51:54] "POST /alarms HTTP/1.1" 409 252 0.016551 10.0.0.49 - - [2025-01-20 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006106 10.0.0.22 - - [2025-01-20 01:51:54] "POST /alarms HTTP/1.1" 409 252 0.005079 10.0.0.42 - - [2025-01-20 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012997 10.0.0.22 - - [2025-01-20 01:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012300 10.0.0.49 - - [2025-01-20 01:51:54] "PUT /alarm/0e288750-dd19-47fe-a2e9-0c1df14aecc2 HTTP/1.1" 200 244 0.028913 10.0.0.49 - - [2025-01-20 01:51:54] "POST /alarms HTTP/1.1" 409 252 0.011436 10.0.0.42 - - [2025-01-20 01:51:54] "PUT /alarm/a0b3db88-7944-41dd-92b2-7f7c26338154 HTTP/1.1" 200 244 0.068708 10.0.0.22 - - [2025-01-20 01:51:54] "PUT /alarm/a0b3db88-7944-41dd-92b2-7f7c26338154 HTTP/1.1" 200 244 0.056090 10.0.0.49 - - [2025-01-20 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005702 10.0.0.42 - - [2025-01-20 01:51:55] "POST /alarms HTTP/1.1" 409 256 0.012158 10.0.0.22 - - [2025-01-20 01:51:55] "POST /alarms HTTP/1.1" 409 256 0.005477 10.0.0.42 - - [2025-01-20 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011686 10.0.0.22 - - [2025-01-20 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003472 10.0.0.49 - - [2025-01-20 01:51:55] "PUT /alarm/a0b3db88-7944-41dd-92b2-7f7c26338154 HTTP/1.1" 200 244 0.039427 10.0.0.49 - - [2025-01-20 01:51:55] "POST /alarms HTTP/1.1" 409 256 0.006654 10.0.0.42 - - [2025-01-20 01:51:55] "PUT /alarm/a088ea4f-2617-499d-9816-331dbb766801 HTTP/1.1" 200 244 0.040025 10.0.0.22 - - [2025-01-20 01:51:55] "PUT /alarm/a088ea4f-2617-499d-9816-331dbb766801 HTTP/1.1" 200 244 0.036374 10.0.0.49 - - [2025-01-20 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.022464 10.0.0.42 - - [2025-01-20 01:51:55] "POST /alarms HTTP/1.1" 409 248 0.004536 10.0.0.22 - - [2025-01-20 01:51:55] "POST /alarms HTTP/1.1" 409 248 0.006700 10.0.0.42 - - [2025-01-20 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.009009 10.0.0.22 - - [2025-01-20 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018460 10.0.0.49 - - [2025-01-20 01:51:55] "PUT /alarm/a088ea4f-2617-499d-9816-331dbb766801 HTTP/1.1" 200 244 0.058497 10.0.0.42 - - [2025-01-20 01:51:55] "PUT /alarm/ac825b26-644a-473e-86a8-cf76ba11e4bd HTTP/1.1" 200 244 0.056103 10.0.0.49 - - [2025-01-20 01:51:55] "POST /alarms HTTP/1.1" 409 248 0.024229 10.0.0.22 - - [2025-01-20 01:51:55] "PUT /alarm/ac825b26-644a-473e-86a8-cf76ba11e4bd HTTP/1.1" 200 244 0.055143 10.0.0.42 - - [2025-01-20 01:51:55] "POST /alarms HTTP/1.1" 409 252 0.005344 10.0.0.49 - - [2025-01-20 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006390 10.0.0.22 - - [2025-01-20 01:51:55] "POST /alarms HTTP/1.1" 409 252 0.007602 10.0.0.42 - - [2025-01-20 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004914 10.0.0.22 - - [2025-01-20 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006114 10.0.0.49 - - [2025-01-20 01:51:55] "PUT /alarm/ac825b26-644a-473e-86a8-cf76ba11e4bd HTTP/1.1" 200 244 0.042817 10.0.0.42 - - [2025-01-20 01:51:55] "PUT /alarm/f8915b02-3174-40a3-acc0-9585b7c6aea1 HTTP/1.1" 200 244 0.042850 10.0.0.49 - - [2025-01-20 01:51:55] "POST /alarms HTTP/1.1" 409 252 0.004019 10.0.0.22 - - [2025-01-20 01:51:55] "PUT /alarm/f8915b02-3174-40a3-acc0-9585b7c6aea1 HTTP/1.1" 200 244 0.027759 10.0.0.42 - - [2025-01-20 01:51:55] "POST /alarms HTTP/1.1" 409 257 0.005020 10.0.0.49 - - [2025-01-20 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004511 10.0.0.22 - - [2025-01-20 01:51:55] "POST /alarms HTTP/1.1" 409 257 0.004171 10.0.0.42 - - [2025-01-20 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005242 10.0.0.22 - - [2025-01-20 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008370 10.0.0.49 - - [2025-01-20 01:51:55] "PUT /alarm/f8915b02-3174-40a3-acc0-9585b7c6aea1 HTTP/1.1" 200 244 0.028621 10.0.0.49 - - [2025-01-20 01:51:55] "POST /alarms HTTP/1.1" 409 257 0.006771 10.0.0.42 - - [2025-01-20 01:51:55] "PUT /alarm/174d5399-1732-4450-a3a3-8d4e6b07215d HTTP/1.1" 200 244 0.042310 10.0.0.22 - - [2025-01-20 01:51:55] "PUT /alarm/174d5399-1732-4450-a3a3-8d4e6b07215d HTTP/1.1" 200 244 0.052409 10.0.0.49 - - [2025-01-20 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011759 10.0.0.42 - - [2025-01-20 01:51:55] "POST /alarms HTTP/1.1" 409 251 0.023507 10.0.0.22 - - [2025-01-20 01:51:55] "POST /alarms HTTP/1.1" 409 251 0.016136 10.0.0.42 - - [2025-01-20 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008585 10.0.0.22 - - [2025-01-20 01:51:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007064 10.0.0.49 - - [2025-01-20 01:51:55] "PUT /alarm/174d5399-1732-4450-a3a3-8d4e6b07215d HTTP/1.1" 200 244 0.068129 10.0.0.49 - - [2025-01-20 01:51:56] "POST /alarms HTTP/1.1" 409 251 0.010439 10.0.0.22 - - [2025-01-20 01:51:56] "PUT /alarm/a6a1d5a2-ac0e-438b-9109-050cc499542c HTTP/1.1" 200 244 0.055708 10.0.0.42 - - [2025-01-20 01:51:56] "PUT /alarm/a6a1d5a2-ac0e-438b-9109-050cc499542c HTTP/1.1" 200 244 0.066933 10.0.0.49 - - [2025-01-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004980 10.0.0.22 - - [2025-01-20 01:51:56] "POST /alarms HTTP/1.1" 409 257 0.004174 10.0.0.42 - - [2025-01-20 01:51:56] "POST /alarms HTTP/1.1" 409 257 0.011826 10.0.0.22 - - [2025-01-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.012128 10.0.0.49 - - [2025-01-20 01:51:56] "PUT /alarm/a6a1d5a2-ac0e-438b-9109-050cc499542c HTTP/1.1" 200 244 0.032589 10.0.0.42 - - [2025-01-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008892 10.0.0.49 - - [2025-01-20 01:51:56] "POST /alarms HTTP/1.1" 409 257 0.005026 10.0.0.22 - - [2025-01-20 01:51:56] "PUT /alarm/553bfd61-7618-49f6-ac92-83b1d892b829 HTTP/1.1" 200 244 0.038345 10.0.0.42 - - [2025-01-20 01:51:56] "PUT /alarm/553bfd61-7618-49f6-ac92-83b1d892b829 HTTP/1.1" 200 244 0.038591 10.0.0.49 - - [2025-01-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005631 10.0.0.22 - - [2025-01-20 01:51:56] "POST /alarms HTTP/1.1" 409 261 0.005684 10.0.0.42 - - [2025-01-20 01:51:56] "POST /alarms HTTP/1.1" 409 261 0.008262 10.0.0.22 - - [2025-01-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.49 - - [2025-01-20 01:51:56] "PUT /alarm/553bfd61-7618-49f6-ac92-83b1d892b829 HTTP/1.1" 200 244 0.024987 10.0.0.42 - - [2025-01-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003955 10.0.0.49 - - [2025-01-20 01:51:56] "POST /alarms HTTP/1.1" 409 261 0.015773 10.0.0.22 - - [2025-01-20 01:51:56] "PUT /alarm/3b2f4d2f-dcd5-4b06-9b1e-b62158ae0649 HTTP/1.1" 200 244 0.026764 10.0.0.42 - - [2025-01-20 01:51:56] "PUT /alarm/3b2f4d2f-dcd5-4b06-9b1e-b62158ae0649 HTTP/1.1" 200 244 0.030962 10.0.0.49 - - [2025-01-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009608 10.0.0.22 - - [2025-01-20 01:51:56] "POST /alarms HTTP/1.1" 409 258 0.004979 10.0.0.42 - - [2025-01-20 01:51:56] "POST /alarms HTTP/1.1" 409 258 0.003937 10.0.0.22 - - [2025-01-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006549 10.0.0.49 - - [2025-01-20 01:51:56] "PUT /alarm/3b2f4d2f-dcd5-4b06-9b1e-b62158ae0649 HTTP/1.1" 200 244 0.037635 10.0.0.42 - - [2025-01-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004108 10.0.0.49 - - [2025-01-20 01:51:56] "POST /alarms HTTP/1.1" 409 258 0.005419 10.0.0.22 - - [2025-01-20 01:51:56] "PUT /alarm/3cc3bc04-6b80-484c-860f-2f586cc0ea31 HTTP/1.1" 200 244 0.041171 10.0.0.42 - - [2025-01-20 01:51:56] "PUT /alarm/3cc3bc04-6b80-484c-860f-2f586cc0ea31 HTTP/1.1" 200 244 0.034387 10.0.0.49 - - [2025-01-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005107 10.0.0.22 - - [2025-01-20 01:51:56] "POST /alarms HTTP/1.1" 409 254 0.004752 10.0.0.42 - - [2025-01-20 01:51:56] "POST /alarms HTTP/1.1" 409 254 0.013835 10.0.0.22 - - [2025-01-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.019242 10.0.0.42 - - [2025-01-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006173 10.0.0.49 - - [2025-01-20 01:51:56] "PUT /alarm/3cc3bc04-6b80-484c-860f-2f586cc0ea31 HTTP/1.1" 200 244 0.058735 10.0.0.49 - - [2025-01-20 01:51:56] "POST /alarms HTTP/1.1" 409 254 0.005805 10.0.0.22 - - [2025-01-20 01:51:56] "PUT /alarm/f7dcc118-4da6-49b5-a63d-e73b89589522 HTTP/1.1" 200 244 0.045392 10.0.0.42 - - [2025-01-20 01:51:56] "PUT /alarm/f7dcc118-4da6-49b5-a63d-e73b89589522 HTTP/1.1" 200 244 0.041528 10.0.0.49 - - [2025-01-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.023451 10.0.0.22 - - [2025-01-20 01:51:56] "POST /alarms HTTP/1.1" 409 254 0.018791 10.0.0.42 - - [2025-01-20 01:51:56] "POST /alarms HTTP/1.1" 409 254 0.011750 10.0.0.22 - - [2025-01-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007724 10.0.0.42 - - [2025-01-20 01:51:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005375 10.0.0.49 - - [2025-01-20 01:51:56] "PUT /alarm/f7dcc118-4da6-49b5-a63d-e73b89589522 HTTP/1.1" 200 244 0.035970 10.0.0.22 - - [2025-01-20 01:51:56] "PUT /alarm/392f7426-750c-4552-8062-e9b71114aa2c HTTP/1.1" 200 244 0.027269 10.0.0.42 - - [2025-01-20 01:51:57] "PUT /alarm/392f7426-750c-4552-8062-e9b71114aa2c HTTP/1.1" 200 244 0.035111 10.0.0.49 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 254 0.011194 10.0.0.22 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 254 0.005004 10.0.0.42 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 254 0.004005 10.0.0.49 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004156 10.0.0.22 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009320 10.0.0.42 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.49 - - [2025-01-20 01:51:57] "PUT /alarm/392f7426-750c-4552-8062-e9b71114aa2c HTTP/1.1" 200 244 0.022354 10.0.0.22 - - [2025-01-20 01:51:57] "PUT /alarm/08b00da0-62a1-4652-b751-df59e84ccbe8 HTTP/1.1" 200 244 0.018099 10.0.0.49 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 254 0.004318 10.0.0.42 - - [2025-01-20 01:51:57] "PUT /alarm/08b00da0-62a1-4652-b751-df59e84ccbe8 HTTP/1.1" 200 244 0.028811 10.0.0.22 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 247 0.004928 10.0.0.49 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005894 10.0.0.42 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 247 0.004498 10.0.0.22 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004405 10.0.0.42 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006620 10.0.0.49 - - [2025-01-20 01:51:57] "PUT /alarm/08b00da0-62a1-4652-b751-df59e84ccbe8 HTTP/1.1" 200 244 0.023704 10.0.0.22 - - [2025-01-20 01:51:57] "PUT /alarm/9eb82637-9c46-4299-87d3-e56672ecc5b1 HTTP/1.1" 200 244 0.032758 10.0.0.49 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 247 0.004360 10.0.0.42 - - [2025-01-20 01:51:57] "PUT /alarm/9eb82637-9c46-4299-87d3-e56672ecc5b1 HTTP/1.1" 200 244 0.027614 10.0.0.22 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 272 0.005496 10.0.0.49 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004514 10.0.0.42 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 272 0.003903 10.0.0.22 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.42 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005237 10.0.0.49 - - [2025-01-20 01:51:57] "PUT /alarm/9eb82637-9c46-4299-87d3-e56672ecc5b1 HTTP/1.1" 200 244 0.026685 10.0.0.22 - - [2025-01-20 01:51:57] "PUT /alarm/0e5e5a33-10f1-4876-a73f-f46f52ed2865 HTTP/1.1" 200 244 0.032593 10.0.0.42 - - [2025-01-20 01:51:57] "PUT /alarm/0e5e5a33-10f1-4876-a73f-f46f52ed2865 HTTP/1.1" 200 244 0.020452 10.0.0.49 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 272 0.004650 10.0.0.22 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 261 0.004999 10.0.0.42 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 261 0.004141 10.0.0.49 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.22 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004757 10.0.0.42 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.008574 10.0.0.49 - - [2025-01-20 01:51:57] "PUT /alarm/0e5e5a33-10f1-4876-a73f-f46f52ed2865 HTTP/1.1" 200 244 0.033787 10.0.0.22 - - [2025-01-20 01:51:57] "PUT /alarm/24f8e769-0184-4f73-a9a4-6e730a3f48df HTTP/1.1" 200 244 0.034706 10.0.0.42 - - [2025-01-20 01:51:57] "PUT /alarm/24f8e769-0184-4f73-a9a4-6e730a3f48df HTTP/1.1" 200 244 0.028398 10.0.0.49 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 261 0.010745 10.0.0.22 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 259 0.006390 10.0.0.42 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 259 0.005727 10.0.0.49 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007251 10.0.0.22 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005614 10.0.0.42 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017112 10.0.0.49 - - [2025-01-20 01:51:57] "PUT /alarm/24f8e769-0184-4f73-a9a4-6e730a3f48df HTTP/1.1" 200 244 0.036463 10.0.0.22 - - [2025-01-20 01:51:57] "PUT /alarm/10f75768-386e-453d-bc0c-89d8027eeae7 HTTP/1.1" 200 244 0.044136 10.0.0.49 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 259 0.004774 10.0.0.42 - - [2025-01-20 01:51:57] "PUT /alarm/10f75768-386e-453d-bc0c-89d8027eeae7 HTTP/1.1" 200 244 0.043936 10.0.0.22 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 265 0.004880 10.0.0.49 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004345 10.0.0.42 - - [2025-01-20 01:51:57] "POST /alarms HTTP/1.1" 409 265 0.005971 10.0.0.22 - - [2025-01-20 01:51:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.011045 10.0.0.42 - - [2025-01-20 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004839 10.0.0.49 - - [2025-01-20 01:51:58] "PUT /alarm/10f75768-386e-453d-bc0c-89d8027eeae7 HTTP/1.1" 200 244 0.035841 10.0.0.22 - - [2025-01-20 01:51:58] "PUT /alarm/aa292ad1-aa81-48bb-822a-099d7d231246 HTTP/1.1" 200 244 0.030788 10.0.0.49 - - [2025-01-20 01:51:58] "POST /alarms HTTP/1.1" 409 265 0.004880 10.0.0.42 - - [2025-01-20 01:51:58] "PUT /alarm/aa292ad1-aa81-48bb-822a-099d7d231246 HTTP/1.1" 200 244 0.026942 10.0.0.22 - - [2025-01-20 01:51:58] "POST /alarms HTTP/1.1" 409 279 0.006547 10.0.0.49 - - [2025-01-20 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004418 10.0.0.42 - - [2025-01-20 01:51:58] "POST /alarms HTTP/1.1" 409 279 0.004038 10.0.0.22 - - [2025-01-20 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005050 10.0.0.42 - - [2025-01-20 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004396 10.0.0.49 - - [2025-01-20 01:51:58] "PUT /alarm/aa292ad1-aa81-48bb-822a-099d7d231246 HTTP/1.1" 200 244 0.018245 10.0.0.22 - - [2025-01-20 01:51:58] "PUT /alarm/ca973aa4-67b3-4c95-aad1-7a4aa9a208c7 HTTP/1.1" 200 244 0.021779 10.0.0.49 - - [2025-01-20 01:51:58] "POST /alarms HTTP/1.1" 409 279 0.006844 10.0.0.42 - - [2025-01-20 01:51:58] "PUT /alarm/ca973aa4-67b3-4c95-aad1-7a4aa9a208c7 HTTP/1.1" 200 244 0.029746 10.0.0.49 - - [2025-01-20 01:51:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.49 - - [2025-01-20 01:51:58] "PUT /alarm/ca973aa4-67b3-4c95-aad1-7a4aa9a208c7 HTTP/1.1" 200 244 0.021559 10.0.0.22 - - [2025-01-20 01:51:58] "GET / HTTP/1.1" 200 35931 0.001758 10.0.0.22 - - [2025-01-20 01:51:58] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000487 10.0.0.42 - - [2025-01-20 01:51:58] "GET / HTTP/1.1" 200 35931 0.001482 10.0.0.42 - - [2025-01-20 01:51:58] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000683 10.0.0.49 - - [2025-01-20 01:51:58] "GET / HTTP/1.1" 200 35931 0.001549 10.0.0.49 - - [2025-01-20 01:51:58] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000524 10.0.0.42 - - [2025-01-20 01:51:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.635500 10.0.0.42 - - [2025-01-20 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005617 10.0.0.22 - - [2025-01-20 01:51:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.359867 10.0.0.22 - - [2025-01-20 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005492 10.0.0.49 - - [2025-01-20 01:51:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.101298 10.0.0.49 - - [2025-01-20 01:51:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.42 - - [2025-01-20 01:51:59] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.026062 10.0.0.22 - - [2025-01-20 01:51:59] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.022784 10.0.0.49 - - [2025-01-20 01:51:59] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.024292 10.0.0.22 - - [2025-01-20 01:52:00] "GET / HTTP/1.1" 200 35931 0.001786 10.0.0.22 - - [2025-01-20 01:52:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000489 10.0.0.49 - - [2025-01-20 01:52:00] "GET / HTTP/1.1" 200 35931 0.001566 10.0.0.49 - - [2025-01-20 01:52:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000833 10.0.0.42 - - [2025-01-20 01:52:00] "GET / HTTP/1.1" 200 35931 0.001616 10.0.0.42 - - [2025-01-20 01:52:00] "POST /fqname-to-id HTTP/1.1" 401 292 0.000473 10.0.0.22 - - [2025-01-20 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 6.224618 10.0.0.22 - - [2025-01-20 01:52:08] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.007113 10.0.0.49 - - [2025-01-20 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 5.943463 10.0.0.49 - - [2025-01-20 01:52:08] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.005876 10.0.0.22 - - [2025-01-20 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004426 10.0.0.49 - - [2025-01-20 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004874 10.0.0.22 - - [2025-01-20 01:52:08] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.014696 10.0.0.49 - - [2025-01-20 01:52:08] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.014802 10.0.0.42 - - [2025-01-20 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 5.792050 10.0.0.42 - - [2025-01-20 01:52:08] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.010500 10.0.0.22 - - [2025-01-20 01:52:08] "GET / HTTP/1.1" 200 35931 0.001811 10.0.0.22 - - [2025-01-20 01:52:08] "POST /fqname-to-id HTTP/1.1" 401 292 0.000682 10.0.0.42 - - [2025-01-20 01:52:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004580 10.0.0.49 - - [2025-01-20 01:52:09] "GET / HTTP/1.1" 200 35931 0.001924 10.0.0.49 - - [2025-01-20 01:52:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.001055 10.0.0.42 - - [2025-01-20 01:52:09] "PUT /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 276 0.058022 10.0.0.42 - - [2025-01-20 01:52:09] "GET / HTTP/1.1" 200 35931 0.001500 10.0.0.42 - - [2025-01-20 01:52:09] "POST /fqname-to-id HTTP/1.1" 401 292 0.000784 10.0.0.49 - - [2025-01-20 01:52:19] "GET /global-system-configs HTTP/1.1" 200 322 5.540518 10.0.0.22 - - [2025-01-20 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 4.654144 10.0.0.22 - - [2025-01-20 01:52:19] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.008135 10.0.0.49 - - [2025-01-20 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 4.303109 10.0.0.49 - - [2025-01-20 01:52:19] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.011334 10.0.0.42 - - [2025-01-20 01:52:19] "POST /fqname-to-id HTTP/1.1" 200 156 3.917645 10.0.0.42 - - [2025-01-20 01:52:19] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.008073 10.0.0.22 - - [2025-01-20 01:52:19] "PUT /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1 HTTP/1.1" 200 274 0.055915 10.0.0.22 - - [2025-01-20 01:52:19] "GET /global-system-configs HTTP/1.1" 200 322 2.988075 10.0.0.49 - - [2025-01-20 01:52:19] "PUT /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1 HTTP/1.1" 200 274 0.080747 10.0.0.42 - - [2025-01-20 01:52:19] "PUT /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1 HTTP/1.1" 200 274 0.048959 10.0.0.42 - - [2025-01-20 01:52:19] "GET /global-system-configs HTTP/1.1" 200 322 0.878653 10.0.0.49 - - [2025-01-20 01:52:25] "GET / HTTP/1.1" 200 35931 0.001874 10.0.0.49 - - [2025-01-20 01:52:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000516 10.0.0.22 - - [2025-01-20 01:52:25] "GET / HTTP/1.1" 200 35931 0.002064 10.0.0.22 - - [2025-01-20 01:52:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000590 10.0.0.42 - - [2025-01-20 01:52:26] "GET / HTTP/1.1" 200 35931 0.001756 10.0.0.42 - - [2025-01-20 01:52:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000740 10.0.0.22 - - [2025-01-20 01:52:31] "GET / HTTP/1.1" 200 35931 0.001588 10.0.0.49 - - [2025-01-20 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 5.390584 10.0.0.49 - - [2025-01-20 01:52:31] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.011764 10.0.0.49 - - [2025-01-20 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.49 - - [2025-01-20 01:52:31] "GET /analytics-node/603c26dd-f426-4e0c-a683-4d6debf6a840?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.005357 10.0.0.22 - - [2025-01-20 01:52:31] "GET / HTTP/1.1" 200 35931 0.002139 10.0.0.22 - - [2025-01-20 01:52:31] "POST /fqname-to-id HTTP/1.1" 401 292 0.000559 10.0.0.49 - - [2025-01-20 01:52:32] "GET / HTTP/1.1" 200 35931 0.001792 10.0.0.22 - - [2025-01-20 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 5.644051 10.0.0.22 - - [2025-01-20 01:52:32] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.026999 10.0.0.22 - - [2025-01-20 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014135 10.0.0.22 - - [2025-01-20 01:52:32] "GET /analytics-node/e900439e-8b62-456e-b159-2b0553999240?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.004427 10.0.0.49 - - [2025-01-20 01:52:32] "GET / HTTP/1.1" 200 35931 0.001721 10.0.0.49 - - [2025-01-20 01:52:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000595 10.0.0.42 - - [2025-01-20 01:52:33] "GET / HTTP/1.1" 200 35931 0.001992 10.0.0.42 - - [2025-01-20 01:52:33] "GET / HTTP/1.1" 200 35931 0.001512 10.0.0.42 - - [2025-01-20 01:52:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000479 10.0.0.49 - - [2025-01-20 01:52:38] "GET / HTTP/1.1" 200 35931 0.002170 10.0.0.49 - - [2025-01-20 01:52:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000523 10.0.0.22 - - [2025-01-20 01:52:38] "GET / HTTP/1.1" 200 35931 0.001838 10.0.0.22 - - [2025-01-20 01:52:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000563 10.0.0.42 - - [2025-01-20 01:52:40] "GET / HTTP/1.1" 200 35931 0.002576 10.0.0.42 - - [2025-01-20 01:52:40] "POST /fqname-to-id HTTP/1.1" 401 292 0.000500 10.0.0.42 - - [2025-01-20 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 8.952768 10.0.0.42 - - [2025-01-20 01:52:41] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.013670 10.0.0.42 - - [2025-01-20 01:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.017704 10.0.0.42 - - [2025-01-20 01:52:41] "GET /analytics-node/34663131-f60d-4ca3-971e-eca62f00a89a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.005514 10.0.0.22 - - [2025-01-20 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 9.415028 10.0.0.22 - - [2025-01-20 01:52:50] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.008076 10.0.0.49 - - [2025-01-20 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 8.648011 10.0.0.22 - - [2025-01-20 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008116 10.0.0.49 - - [2025-01-20 01:52:50] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.007696 10.0.0.49 - - [2025-01-20 01:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004310 10.0.0.22 - - [2025-01-20 01:52:50] "GET /analytics-alarm-node/fc6ffc40-13b9-4ed8-912c-2e83a1f408e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1228 0.004973 10.0.0.49 - - [2025-01-20 01:52:50] "GET /analytics-alarm-node/0aea5661-1a5e-43f1-85a7-847ed50f469a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1225 0.005241 10.0.0.42 - - [2025-01-20 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 8.182971 10.0.0.42 - - [2025-01-20 01:52:51] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.011119 10.0.0.42 - - [2025-01-20 01:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004798 10.0.0.42 - - [2025-01-20 01:52:51] "GET /analytics-alarm-node/038b0583-f341-43d9-a19a-0d1972074a43?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1226 0.005679 10.0.0.49 - - [2025-01-20 01:52:53] "GET /global-system-configs HTTP/1.1" 200 322 6.162774 10.0.0.49 - - [2025-01-20 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 5.527698 10.0.0.49 - - [2025-01-20 01:52:53] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.008419 10.0.0.49 - - [2025-01-20 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004387 10.0.0.22 - - [2025-01-20 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 5.232776 10.0.0.22 - - [2025-01-20 01:52:53] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.021353 10.0.0.22 - - [2025-01-20 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008160 10.0.0.49 - - [2025-01-20 01:52:53] "GET /analytics-snmp-node/3ef9377b-3eac-4b41-b2c1-2eb1f3e5b905?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1224 0.014580 10.0.0.22 - - [2025-01-20 01:52:53] "GET /global-system-configs HTTP/1.1" 200 322 4.877822 10.0.0.22 - - [2025-01-20 01:52:53] "GET /analytics-snmp-node/9984f387-5cda-498c-9a37-043e930eb682?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1225 0.005797 10.0.0.42 - - [2025-01-20 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 3.392391 10.0.0.42 - - [2025-01-20 01:52:53] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.010774 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.42 - - [2025-01-20 01:52:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.010952 10.0.0.42 - - [2025-01-20 01:52:53] "GET /global-system-configs HTTP/1.1" 200 322 1.663415 10.0.0.42 - - [2025-01-20 01:52:53] "GET /analytics-snmp-node/c18bc601-116b-4184-8baa-0d7051316b17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1225 0.008022 10.0.0.42 - - [2025-01-20 01:52:55] "GET /obj-perms HTTP/1.1" 200 5056 4.158479 10.0.0.49 - - [2025-01-20 01:52:55] "GET /obj-perms HTTP/1.1" 200 5056 3.433672 10.0.0.22 - - [2025-01-20 01:52:55] "GET /obj-perms HTTP/1.1" 200 5056 3.798792 10.0.0.42 - - [2025-01-20 01:53:33] "GET / HTTP/1.1" 200 35931 0.003256 10.0.0.42 - - [2025-01-20 01:53:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000744 10.0.0.42 - - [2025-01-20 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.046304 10.0.0.42 - - [2025-01-20 01:53:33] "GET /routing-instance/c0dc305c-8dfd-4707-89c9-da462af79b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006006 10.0.0.42 - - [2025-01-20 01:53:33] "POST /bgp-routers HTTP/1.1" 409 303 0.005690 10.0.0.42 - - [2025-01-20 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004784 10.0.0.42 - - [2025-01-20 01:53:33] "GET /bgp-router/666b6320-af65-4250-85a3-ffae7490bd3e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1799 0.006469 10.0.0.42 - - [2025-01-20 01:53:33] "PUT /bgp-router/666b6320-af65-4250-85a3-ffae7490bd3e HTTP/1.1" 200 254 0.039872 10.0.0.22 - - [2025-01-20 01:54:15] "GET / HTTP/1.1" 200 35931 0.001742 10.0.0.22 - - [2025-01-20 01:54:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000520 10.0.0.22 - - [2025-01-20 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.032809 10.0.0.22 - - [2025-01-20 01:54:15] "GET /routing-instance/c0dc305c-8dfd-4707-89c9-da462af79b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006120 10.0.0.22 - - [2025-01-20 01:54:15] "POST /bgp-routers HTTP/1.1" 409 303 0.004806 10.0.0.22 - - [2025-01-20 01:54:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005625 10.0.0.22 - - [2025-01-20 01:54:15] "GET /bgp-router/182eed38-a088-41ce-8310-1c4f852a655f?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1801 0.006242 10.0.0.22 - - [2025-01-20 01:54:15] "PUT /bgp-router/182eed38-a088-41ce-8310-1c4f852a655f HTTP/1.1" 200 254 0.024287 10.0.0.49 - - [2025-01-20 01:55:02] "GET / HTTP/1.1" 200 35931 0.001965 10.0.0.49 - - [2025-01-20 01:55:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.000605 10.0.0.49 - - [2025-01-20 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.058242 10.0.0.49 - - [2025-01-20 01:55:02] "GET /routing-instance/c0dc305c-8dfd-4707-89c9-da462af79b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005063 10.0.0.49 - - [2025-01-20 01:55:02] "POST /bgp-routers HTTP/1.1" 409 303 0.005253 10.0.0.49 - - [2025-01-20 01:55:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004378 10.0.0.49 - - [2025-01-20 01:55:03] "GET /bgp-router/83709758-e089-442e-8bc2-4932e76c585a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1802 0.006834 10.0.0.49 - - [2025-01-20 01:55:03] "PUT /bgp-router/83709758-e089-442e-8bc2-4932e76c585a HTTP/1.1" 200 254 0.023561 10.0.0.22 - - [2025-01-20 01:55:57] "GET /obj-perms HTTP/1.1" 200 5056 0.053498 10.0.0.49 - - [2025-01-20 01:55:58] "GET /obj-perms HTTP/1.1" 200 5056 0.057879 10.0.0.42 - - [2025-01-20 01:56:02] "GET / HTTP/1.1" 200 35931 0.002056 10.0.0.42 - - [2025-01-20 01:56:02] "POST /fqname-to-id HTTP/1.1" 401 292 0.001207 10.0.0.42 - - [2025-01-20 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.064636 10.0.0.42 - - [2025-01-20 01:56:03] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.010314 10.0.0.42 - - [2025-01-20 01:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004697 10.0.0.42 - - [2025-01-20 01:56:03] "GET /config-database-node/3973231a-498c-411c-a88c-2fb7aedd60b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.006191 10.0.0.42 - - [2025-01-20 01:56:53] "GET / HTTP/1.1" 200 35931 0.001750 10.0.0.42 - - [2025-01-20 01:56:53] "POST /fqname-to-id HTTP/1.1" 401 292 0.000583 10.0.0.42 - - [2025-01-20 01:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.041956 10.0.0.42 - - [2025-01-20 01:56:53] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.025344 10.0.0.42 - - [2025-01-20 01:56:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204 10.0.0.42 - - [2025-01-20 01:56:53] "GET /database-node/72f09a61-b97a-4c85-9795-4d4f1750e025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.004843 10.0.0.42 - - [2025-01-20 01:56:58] "GET /obj-perms HTTP/1.1" 200 5056 0.064989 10.0.0.49 - - [2025-01-20 01:56:59] "GET /global-system-configs HTTP/1.1" 200 322 0.038622 10.0.0.22 - - [2025-01-20 01:57:01] "GET /global-system-configs HTTP/1.1" 200 322 0.054916 10.0.0.22 - - [2025-01-20 01:57:01] "GET /obj-perms HTTP/1.1" 200 5056 0.201595 10.0.0.42 - - [2025-01-20 01:57:01] "GET /global-system-configs HTTP/1.1" 200 322 0.200052 10.0.0.42 - - [2025-01-20 01:57:01] "GET /obj-perms HTTP/1.1" 200 5056 0.263826 10.0.0.49 - - [2025-01-20 01:57:01] "GET /obj-perms HTTP/1.1" 200 5056 0.290874 10.0.0.49 - - [2025-01-20 01:57:25] "GET /global-system-configs HTTP/1.1" 200 322 0.009473 10.0.0.22 - - [2025-01-20 01:57:26] "GET /global-system-configs HTTP/1.1" 200 322 0.204759 10.0.0.22 - - [2025-01-20 01:57:26] "GET /obj-perms HTTP/1.1" 200 5056 0.287287 10.0.0.42 - - [2025-01-20 01:57:27] "GET /global-system-configs HTTP/1.1" 200 322 0.095731 10.0.0.49 - - [2025-01-20 01:57:27] "GET /obj-perms HTTP/1.1" 200 5056 0.177310 10.0.0.42 - - [2025-01-20 01:57:27] "GET /obj-perms HTTP/1.1" 200 5056 0.187296 10.0.0.22 - - [2025-01-20 01:57:41] "GET / HTTP/1.1" 200 35931 0.002102 10.0.0.22 - - [2025-01-20 01:57:41] "POST /fqname-to-id HTTP/1.1" 401 292 0.000669 10.0.0.22 - - [2025-01-20 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.030285 10.0.0.22 - - [2025-01-20 01:57:41] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.008839 10.0.0.22 - - [2025-01-20 01:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007427 10.0.0.22 - - [2025-01-20 01:57:42] "GET /config-database-node/23386c78-fdea-4878-9b02-a1bba4c28544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.007685 10.0.0.22 - - [2025-01-20 01:58:25] "GET / HTTP/1.1" 200 35931 0.002476 10.0.0.22 - - [2025-01-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 401 292 0.000682 10.0.0.22 - - [2025-01-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.034122 10.0.0.22 - - [2025-01-20 01:58:25] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.010582 10.0.0.22 - - [2025-01-20 01:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011528 10.0.0.22 - - [2025-01-20 01:58:25] "GET /database-node/92ca6588-9e7a-4481-89f8-cb5e49bec148?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.007127 10.0.0.49 - - [2025-01-20 01:59:17] "GET / HTTP/1.1" 200 35931 0.002200 10.0.0.49 - - [2025-01-20 01:59:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000564 10.0.0.49 - - [2025-01-20 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.036865 10.0.0.49 - - [2025-01-20 01:59:18] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.018044 10.0.0.49 - - [2025-01-20 01:59:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.026643 10.0.0.49 - - [2025-01-20 01:59:18] "GET /config-database-node/18fccd43-6b0b-4625-ad16-5e83a198093f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1227 0.007964 10.0.0.22 - - [2025-01-20 02:00:01] "GET /obj-perms HTTP/1.1" 200 5056 0.068973 10.0.0.49 - - [2025-01-20 02:00:04] "GET / HTTP/1.1" 200 35931 0.001679 10.0.0.49 - - [2025-01-20 02:00:04] "POST /fqname-to-id HTTP/1.1" 401 292 0.000553 10.0.0.49 - - [2025-01-20 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.059025 10.0.0.49 - - [2025-01-20 02:00:04] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.012476 10.0.0.49 - - [2025-01-20 02:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.016497 10.0.0.49 - - [2025-01-20 02:00:05] "GET /database-node/285a3292-8dc1-40c2-8503-8d9205d648ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.009657 10.0.0.49 - - [2025-01-20 02:01:02] "GET /obj-perms HTTP/1.1" 200 5056 0.086664 10.0.0.42 - - [2025-01-20 02:01:02] "GET /obj-perms HTTP/1.1" 200 5056 0.084405 10.0.0.49 - - [2025-01-20 02:01:59] "GET /global-system-configs HTTP/1.1" 200 322 0.049158 10.0.0.22 - - [2025-01-20 02:02:01] "GET /global-system-configs HTTP/1.1" 200 322 0.071003 10.0.0.42 - - [2025-01-20 02:02:01] "GET /global-system-configs HTTP/1.1" 200 322 0.177266 10.0.0.42 - - [2025-01-20 02:02:01] "GET /obj-perms HTTP/1.1" 200 5056 0.203860 10.0.0.22 - - [2025-01-20 02:02:01] "GET /obj-perms HTTP/1.1" 200 5056 0.214628 10.0.0.49 - - [2025-01-20 02:02:01] "GET /obj-perms HTTP/1.1" 200 5056 0.239802 10.0.0.49 - - [2025-01-20 02:02:25] "GET /global-system-configs HTTP/1.1" 200 322 0.067602 10.0.0.22 - - [2025-01-20 02:02:26] "GET /global-system-configs HTTP/1.1" 200 322 0.147650 10.0.0.22 - - [2025-01-20 02:02:26] "GET /obj-perms HTTP/1.1" 200 5056 0.281881 10.0.0.49 - - [2025-01-20 02:02:26] "GET /obj-perms HTTP/1.1" 200 5056 0.333116 10.0.0.42 - - [2025-01-20 02:02:27] "GET /global-system-configs HTTP/1.1" 200 322 0.163784 10.0.0.42 - - [2025-01-20 02:02:27] "GET /obj-perms HTTP/1.1" 200 5056 0.233394 10.0.0.22 - - [2025-01-20 02:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.095620 10.0.0.49 - - [2025-01-20 02:05:10] "GET /obj-perms HTTP/1.1" 200 5056 0.056711 10.0.0.42 - - [2025-01-20 02:06:11] "GET /obj-perms HTTP/1.1" 200 5056 0.077871 10.0.0.49 - - [2025-01-20 02:07:00] "GET /global-system-configs HTTP/1.1" 200 322 0.472476 10.0.0.22 - - [2025-01-20 02:07:00] "GET /global-system-configs HTTP/1.1" 200 322 0.029482 10.0.0.22 - - [2025-01-20 02:07:01] "GET /obj-perms HTTP/1.1" 200 5056 0.182226 10.0.0.42 - - [2025-01-20 02:07:01] "GET /global-system-configs HTTP/1.1" 200 322 0.192600 10.0.0.42 - - [2025-01-20 02:07:01] "GET /obj-perms HTTP/1.1" 200 5056 0.270400 10.0.0.49 - - [2025-01-20 02:07:01] "GET /obj-perms HTTP/1.1" 200 5056 0.294318 10.0.0.49 - - [2025-01-20 02:07:26] "GET /global-system-configs HTTP/1.1" 200 322 0.170069 10.0.0.22 - - [2025-01-20 02:07:26] "GET /global-system-configs HTTP/1.1" 200 322 0.177887 10.0.0.42 - - [2025-01-20 02:07:26] "GET /obj-perms HTTP/1.1" 200 5056 0.319907 10.0.0.22 - - [2025-01-20 02:07:26] "GET /obj-perms HTTP/1.1" 200 5056 0.331871 10.0.0.49 - - [2025-01-20 02:07:26] "GET /obj-perms HTTP/1.1" 200 5056 0.369801 10.0.0.42 - - [2025-01-20 02:07:27] "GET /global-system-configs HTTP/1.1" 200 322 0.053110 10.0.0.22 - - [2025-01-20 02:09:14] "GET /obj-perms HTTP/1.1" 200 5056 0.073920 10.0.0.49 - - [2025-01-20 02:10:14] "GET /obj-perms HTTP/1.1" 200 5056 0.078750 10.0.0.42 - - [2025-01-20 02:10:15] "GET /obj-perms HTTP/1.1" 200 5056 0.074009 10.0.0.49 - - [2025-01-20 02:11:59] "GET /global-system-configs HTTP/1.1" 200 322 0.008019 10.0.0.49 - - [2025-01-20 02:12:01] "GET /obj-perms HTTP/1.1" 200 5056 0.044429 10.0.0.22 - - [2025-01-20 02:12:01] "GET /global-system-configs HTTP/1.1" 200 322 0.077297 10.0.0.22 - - [2025-01-20 02:12:01] "GET /obj-perms HTTP/1.1" 200 5056 0.135057 10.0.0.42 - - [2025-01-20 02:12:01] "GET /global-system-configs HTTP/1.1" 200 322 0.138300 10.0.0.42 - - [2025-01-20 02:12:01] "GET /obj-perms HTTP/1.1" 200 5056 0.208267 10.0.0.49 - - [2025-01-20 02:12:25] "GET /global-system-configs HTTP/1.1" 200 322 0.013970 10.0.0.22 - - [2025-01-20 02:12:25] "GET /obj-perms HTTP/1.1" 200 5056 0.057812 10.0.0.22 - - [2025-01-20 02:12:26] "GET /global-system-configs HTTP/1.1" 200 322 0.099544 10.0.0.49 - - [2025-01-20 02:12:26] "GET /obj-perms HTTP/1.1" 200 5056 0.180964 10.0.0.42 - - [2025-01-20 02:12:26] "GET /obj-perms HTTP/1.1" 200 5056 0.204254 10.0.0.42 - - [2025-01-20 02:12:27] "GET /global-system-configs HTTP/1.1" 200 322 0.072474 [Introspect:8084]10.0.0.42 - - [2025-01-20 02:13:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000998 [Introspect:8084]10.0.0.42 - - [2025-01-20 02:13:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001131 10.0.0.22 - - [2025-01-20 02:14:17] "GET /obj-perms HTTP/1.1" 200 5056 0.063445 10.0.0.49 - - [2025-01-20 02:14:18] "GET /obj-perms HTTP/1.1" 200 5056 0.062796 [Introspect:8084]10.0.0.42 - - [2025-01-20 02:14:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.42 - - [2025-01-20 02:14:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001147 10.0.0.45 - - [2025-01-20 02:14:38] "GET / HTTP/1.1" 200 35931 0.001687 10.0.0.45 - - [2025-01-20 02:14:38] "POST /fqname-to-id HTTP/1.1" 401 292 0.000753 10.0.0.45 - - [2025-01-20 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.036595 10.0.0.45 - - [2025-01-20 02:14:38] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.009922 10.0.0.45 - - [2025-01-20 02:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007528 10.0.0.45 - - [2025-01-20 02:14:39] "GET /routing-instance/c0dc305c-8dfd-4707-89c9-da462af79b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.010055 10.0.0.45 - - [2025-01-20 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005355 10.0.0.45 - - [2025-01-20 02:14:39] "GET /virtual-router/b76ecf48-6446-4a95-84c3-4a16799e123e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.007886 10.0.0.45 - - [2025-01-20 02:14:39] "PUT /virtual-router/b76ecf48-6446-4a95-84c3-4a16799e123e HTTP/1.1" 200 262 0.036860 10.0.0.45 - - [2025-01-20 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011703 10.0.0.45 - - [2025-01-20 02:14:39] "GET /virtual-router/b76ecf48-6446-4a95-84c3-4a16799e123e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.007054 10.0.0.45 - - [2025-01-20 02:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005872 10.0.0.45 - - [2025-01-20 02:14:39] "GET /virtual-machine-interface/a78eb06e-d454-4787-bbf5-6bfbb7fa4ec1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.013628 10.0.0.45 - - [2025-01-20 02:14:39] "PUT /virtual-machine-interface/a78eb06e-d454-4787-bbf5-6bfbb7fa4ec1 HTTP/1.1" 200 284 0.029633 [Introspect:8084]10.0.0.42 - - [2025-01-20 02:14:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000957 [Introspect:8084]10.0.0.42 - - [2025-01-20 02:14:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001188 10.0.0.42 - - [2025-01-20 02:15:18] "GET /obj-perms HTTP/1.1" 200 5056 0.063486 [Introspect:8084]10.0.0.42 - - [2025-01-20 02:15:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001251 [Introspect:8084]10.0.0.42 - - [2025-01-20 02:15:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001261 10.0.0.56 - - [2025-01-20 02:15:29] "GET / HTTP/1.1" 200 35931 0.002331 10.0.0.56 - - [2025-01-20 02:15:29] "POST /fqname-to-id HTTP/1.1" 401 292 0.000678 10.0.0.56 - - [2025-01-20 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.032466 10.0.0.56 - - [2025-01-20 02:15:30] "GET /global-system-config/00a3b93e-391a-42e7-8450-01d877ad1cf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3241 0.008971 10.0.0.56 - - [2025-01-20 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005577 10.0.0.56 - - [2025-01-20 02:15:30] "GET /routing-instance/c0dc305c-8dfd-4707-89c9-da462af79b33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.006248 10.0.0.56 - - [2025-01-20 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.006810 10.0.0.56 - - [2025-01-20 02:15:30] "GET /virtual-router/b3783f21-217b-4a41-a04f-de49c4ecafbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.010887 10.0.0.56 - - [2025-01-20 02:15:30] "PUT /virtual-router/b3783f21-217b-4a41-a04f-de49c4ecafbe HTTP/1.1" 200 262 0.061667 10.0.0.56 - - [2025-01-20 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009598 10.0.0.56 - - [2025-01-20 02:15:30] "GET /virtual-router/b3783f21-217b-4a41-a04f-de49c4ecafbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.007188 10.0.0.56 - - [2025-01-20 02:15:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009781 10.0.0.56 - - [2025-01-20 02:15:30] "GET /virtual-machine-interface/e75ef9cc-8838-432a-a97e-cfbe9151fb37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1899 0.009040 10.0.0.56 - - [2025-01-20 02:15:30] "PUT /virtual-machine-interface/e75ef9cc-8838-432a-a97e-cfbe9151fb37 HTTP/1.1" 200 284 0.034532 [Introspect:8084]10.0.0.42 - - [2025-01-20 02:15:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001339 [Introspect:8084]10.0.0.42 - - [2025-01-20 02:15:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001797 [Introspect:8084]10.0.0.42 - - [2025-01-20 02:15:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000908 [Introspect:8084]10.0.0.42 - - [2025-01-20 02:15:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001191 10.0.0.49 - - [2025-01-20 02:16:59] "GET /global-system-configs HTTP/1.1" 200 322 0.064378 10.0.0.22 - - [2025-01-20 02:17:00] "GET /global-system-configs HTTP/1.1" 200 322 0.016282 10.0.0.22 - - [2025-01-20 02:17:00] "GET /obj-perms HTTP/1.1" 200 5056 0.009357 10.0.0.42 - - [2025-01-20 02:17:00] "GET /obj-perms HTTP/1.1" 200 5056 0.018830 10.0.0.49 - - [2025-01-20 02:17:00] "GET /obj-perms HTTP/1.1" 200 5056 0.010838 10.0.0.42 - - [2025-01-20 02:17:01] "GET /global-system-configs HTTP/1.1" 200 322 0.034729 10.0.0.49 - - [2025-01-20 02:17:26] "GET /global-system-configs HTTP/1.1" 200 322 0.115145 10.0.0.22 - - [2025-01-20 02:17:26] "GET /global-system-configs HTTP/1.1" 200 322 0.148091 10.0.0.49 - - [2025-01-20 02:17:26] "GET /obj-perms HTTP/1.1" 200 5056 0.311976 10.0.0.22 - - [2025-01-20 02:17:26] "GET /obj-perms HTTP/1.1" 200 5056 0.325661 10.0.0.42 - - [2025-01-20 02:17:26] "GET /obj-perms HTTP/1.1" 200 5056 0.254729 10.0.0.42 - - [2025-01-20 02:17:27] "GET /global-system-configs HTTP/1.1" 200 322 0.102702 10.0.0.22 - - [2025-01-20 02:17:32] "POST /fqname-to-id HTTP/1.1" 404 206 0.057968 [Introspect:8084]10.0.0.42 - - [2025-01-20 02:17:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3156 0.001239 10.0.0.22 - - [2025-01-20 02:17:36] "POST /access-control-lists HTTP/1.1" 200 607 0.058110 10.0.0.42 - - [2025-01-20 02:17:39] "POST /neutron/network HTTP/1.1" 200 117 0.053449 10.0.0.22 - - [2025-01-20 02:17:40] "POST /route-targets HTTP/1.1" 200 327 0.032330 10.0.0.42 - - [2025-01-20 02:17:40] "POST /neutron/network HTTP/1.1" 200 837 0.023705 10.0.0.42 - - [2025-01-20 02:17:40] "POST /neutron/subnet HTTP/1.1" 200 715 0.013677 10.0.0.42 - - [2025-01-20 02:17:40] "GET /domains HTTP/1.1" 401 292 0.000496 10.0.0.42 - - [2025-01-20 02:17:40] "GET /domains HTTP/1.1" 200 280 0.040449 10.0.0.42 - - [2025-01-20 02:17:40] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.028685 10.0.0.42 - - [2025-01-20 02:17:40] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2584 0.045071 10.0.0.42 - - [2025-01-20 02:17:40] "GET /projects?obj_uuids=8e4e05da-34ce-4f81-86f2-9661ec41600d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001634 10.0.0.42 - - [2025-01-20 02:17:41] "GET /project/8e4e05da-34ce-4f81-86f2-9661ec41600d HTTP/1.1" 200 2168 0.128316 10.0.0.42 - - [2025-01-20 02:17:41] "GET /virtual-network/9eedaa8b-0619-421c-9706-4ec4245d73b2 HTTP/1.1" 200 2337 0.021418 10.0.0.42 - - [2025-01-20 02:17:41] "GET /virtual-network/9eedaa8b-0619-421c-9706-4ec4245d73b2 HTTP/1.1" 200 2337 0.008893 10.0.0.42 - - [2025-01-20 02:17:41] "GET /routing-instance/b0f52465-8996-426f-a808-4e9798a142ea HTTP/1.1" 200 1495 0.010139 10.0.0.42 - - [2025-01-20 02:17:41] "GET /routing-instance/b0f52465-8996-426f-a808-4e9798a142ea HTTP/1.1" 200 1495 0.007092 10.0.0.42 - - [2025-01-20 02:17:41] "GET /route-target/fd404ed3-8d78-4ffd-9968-02b7e5da34dd HTTP/1.1" 200 1220 0.005980 10.0.0.42 - - [2025-01-20 02:17:41] "GET /virtual-network/9eedaa8b-0619-421c-9706-4ec4245d73b2 HTTP/1.1" 200 2337 0.009125 10.0.0.42 - - [2025-01-20 02:17:41] "GET /routing-instance/b0f52465-8996-426f-a808-4e9798a142ea HTTP/1.1" 200 1495 0.007598 10.0.0.42 - - [2025-01-20 02:17:41] "GET /virtual-network/9eedaa8b-0619-421c-9706-4ec4245d73b2 HTTP/1.1" 200 2337 0.008687 10.0.0.42 - - [2025-01-20 02:17:41] "GET /routing-instance/b0f52465-8996-426f-a808-4e9798a142ea HTTP/1.1" 200 1495 0.006069 10.0.0.42 - - [2025-01-20 02:17:41] "GET /routing-instance/b0f52465-8996-426f-a808-4e9798a142ea HTTP/1.1" 200 1495 0.007052 10.0.0.42 - - [2025-01-20 02:17:41] "GET /route-target/fd404ed3-8d78-4ffd-9968-02b7e5da34dd HTTP/1.1" 200 1220 0.006480 10.0.0.42 - - [2025-01-20 02:17:41] "GET /domains HTTP/1.1" 200 280 0.005150 10.0.0.42 - - [2025-01-20 02:17:41] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002007 10.0.0.42 - - [2025-01-20 02:17:41] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2584 0.011413 10.0.0.42 - - [2025-01-20 02:17:41] "GET /projects?obj_uuids=8e4e05da-34ce-4f81-86f2-9661ec41600d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001546 10.0.0.42 - - [2025-01-20 02:17:41] "GET /project/8e4e05da-34ce-4f81-86f2-9661ec41600d HTTP/1.1" 200 2168 0.131604 10.0.0.42 - - [2025-01-20 02:17:41] "GET /virtual-network/9eedaa8b-0619-421c-9706-4ec4245d73b2 HTTP/1.1" 200 2337 0.012800 10.0.0.22 - - [2025-01-20 02:17:42] "GET /obj-perms HTTP/1.1" 200 5052 0.060794 10.0.0.49 - - [2025-01-20 02:17:42] "GET /obj-perms HTTP/1.1" 200 5052 0.058287 10.0.0.42 - - [2025-01-20 02:17:44] "GET /aaa-mode HTTP/1.1" 401 292 0.001636 10.0.0.42 - - [2025-01-20 02:17:45] "GET / HTTP/1.1" 200 35931 0.002514 10.0.0.42 - - [2025-01-20 02:17:46] "POST /neutron/port HTTP/1.1" 200 117 0.013735 10.0.0.42 - - [2025-01-20 02:17:47] "POST /neutron/network HTTP/1.1" 200 847 0.013099 10.0.0.42 - - [2025-01-20 02:17:48] "POST /neutron/port HTTP/1.1" 200 1069 0.053956 10.0.0.42 - - [2025-01-20 02:17:49] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006928 10.0.0.42 - - [2025-01-20 02:17:49] "POST /neutron/network HTTP/1.1" 200 837 0.009603 10.0.0.42 - - [2025-01-20 02:17:56] "POST /neutron/port HTTP/1.1" 200 1097 0.065188 10.0.0.42 - - [2025-01-20 02:17:56] "GET /obj-perms HTTP/1.1" 200 5052 0.075176 10.0.0.42 - - [2025-01-20 02:18:00] "GET /obj-perms HTTP/1.1" 200 5052 0.007882 10.0.0.42 - - [2025-01-20 02:18:02] "POST /neutron/network HTTP/1.1" 400 204 0.025855 10.0.0.42 - - [2025-01-20 02:18:03] "POST /neutron/port HTTP/1.1" 200 151 0.312212 10.0.0.42 - - [2025-01-20 02:18:04] "GET /routing-instance/b0f52465-8996-426f-a808-4e9798a142ea HTTP/1.1" 404 171 0.009434 10.0.0.42 - - [2025-01-20 02:18:04] "GET /domains HTTP/1.1" 200 280 0.014028 10.0.0.42 - - [2025-01-20 02:18:04] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002464 10.0.0.42 - - [2025-01-20 02:18:04] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2584 0.076799 10.0.0.42 - - [2025-01-20 02:18:04] "GET /projects?obj_uuids=8e4e05da-34ce-4f81-86f2-9661ec41600d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.007760 10.0.0.22 - - [2025-01-20 02:18:04] "DELETE /route-target/fd404ed3-8d78-4ffd-9968-02b7e5da34dd HTTP/1.1" 200 115 0.172554 10.0.0.42 - - [2025-01-20 02:18:04] "GET /project/8e4e05da-34ce-4f81-86f2-9661ec41600d HTTP/1.1" 200 1918 0.118807 10.0.0.22 - - [2025-01-20 02:18:08] "POST /fqname-to-id HTTP/1.1" 404 245 0.025736 10.0.0.22 - - [2025-01-20 02:18:11] "PUT /access-control-list/1d7c5cc5-052a-4848-9a72-4adee3476844 HTTP/1.1" 200 272 0.061717 10.0.0.42 - - [2025-01-20 02:18:12] "POST /neutron/network HTTP/1.1" 200 117 0.044495 10.0.0.42 - - [2025-01-20 02:18:13] "POST /neutron/network HTTP/1.1" 200 837 0.019464 10.0.0.42 - - [2025-01-20 02:18:13] "POST /neutron/subnet HTTP/1.1" 200 719 0.014094 10.0.0.42 - - [2025-01-20 02:18:13] "GET /domains HTTP/1.1" 401 292 0.000570 10.0.0.42 - - [2025-01-20 02:18:13] "GET /domains HTTP/1.1" 200 280 0.035062 10.0.0.42 - - [2025-01-20 02:18:13] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002462 10.0.0.42 - - [2025-01-20 02:18:13] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2782 0.020922 10.0.0.42 - - [2025-01-20 02:18:13] "GET /projects?obj_uuids=7ed42ece-3514-4da2-89ed-a7ab9c1a06bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002230 10.0.0.42 - - [2025-01-20 02:18:13] "GET /project/7ed42ece-3514-4da2-89ed-a7ab9c1a06bb HTTP/1.1" 200 2173 0.137906 10.0.0.42 - - [2025-01-20 02:18:13] "GET /virtual-network/02498935-cf63-4798-af38-19eb99918cab HTTP/1.1" 200 2336 0.019828 10.0.0.42 - - [2025-01-20 02:18:14] "GET /virtual-network/02498935-cf63-4798-af38-19eb99918cab HTTP/1.1" 200 2336 0.008544 10.0.0.42 - - [2025-01-20 02:18:14] "GET /routing-instance/bfbd0b3a-ac52-44db-a401-7c1c4b1421af HTTP/1.1" 200 1492 0.012257 10.0.0.42 - - [2025-01-20 02:18:14] "GET /routing-instance/bfbd0b3a-ac52-44db-a401-7c1c4b1421af HTTP/1.1" 200 1492 0.009294 10.0.0.42 - - [2025-01-20 02:18:14] "GET /route-target/82a707ac-57ca-4c94-a885-41abe6c239c8 HTTP/1.1" 200 1218 0.007929 10.0.0.42 - - [2025-01-20 02:18:14] "GET /virtual-network/02498935-cf63-4798-af38-19eb99918cab HTTP/1.1" 200 2336 0.011649 10.0.0.42 - - [2025-01-20 02:18:14] "GET /routing-instance/bfbd0b3a-ac52-44db-a401-7c1c4b1421af HTTP/1.1" 200 1492 0.007551 10.0.0.42 - - [2025-01-20 02:18:14] "GET /virtual-network/02498935-cf63-4798-af38-19eb99918cab HTTP/1.1" 200 2336 0.008982 10.0.0.42 - - [2025-01-20 02:18:14] "GET /routing-instance/bfbd0b3a-ac52-44db-a401-7c1c4b1421af HTTP/1.1" 200 1492 0.013877 10.0.0.42 - - [2025-01-20 02:18:14] "GET /routing-instance/bfbd0b3a-ac52-44db-a401-7c1c4b1421af HTTP/1.1" 200 1492 0.011770 10.0.0.42 - - [2025-01-20 02:18:14] "GET /route-target/82a707ac-57ca-4c94-a885-41abe6c239c8 HTTP/1.1" 200 1218 0.007389 10.0.0.42 - - [2025-01-20 02:18:14] "GET /domains HTTP/1.1" 200 280 0.005239 10.0.0.42 - - [2025-01-20 02:18:14] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001953 10.0.0.42 - - [2025-01-20 02:18:14] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2782 0.016544 10.0.0.42 - - [2025-01-20 02:18:14] "GET /projects?obj_uuids=7ed42ece-3514-4da2-89ed-a7ab9c1a06bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002817 10.0.0.42 - - [2025-01-20 02:18:14] "GET /project/7ed42ece-3514-4da2-89ed-a7ab9c1a06bb HTTP/1.1" 200 2173 0.152680 10.0.0.42 - - [2025-01-20 02:18:14] "GET /virtual-network/02498935-cf63-4798-af38-19eb99918cab HTTP/1.1" 200 2336 0.011897 10.0.0.22 - - [2025-01-20 02:18:16] "POST /route-targets HTTP/1.1" 200 327 0.037652 10.0.0.42 - - [2025-01-20 02:18:16] "POST /useragent-kv HTTP/1.1" 200 115 0.019565 10.0.0.42 - - [2025-01-20 02:18:16] "POST /neutron/subnet HTTP/1.1" 200 715 0.325696 10.0.0.42 - - [2025-01-20 02:18:16] "POST /neutron/network HTTP/1.1" 200 836 0.014474 10.0.0.42 - - [2025-01-20 02:18:16] "GET /domains HTTP/1.1" 200 280 0.005532 10.0.0.42 - - [2025-01-20 02:18:16] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001377 10.0.0.42 - - [2025-01-20 02:18:16] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2782 0.010592 10.0.0.42 - - [2025-01-20 02:18:16] "GET /projects?obj_uuids=7ed42ece-3514-4da2-89ed-a7ab9c1a06bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001590 10.0.0.42 - - [2025-01-20 02:18:16] "GET /project/7ed42ece-3514-4da2-89ed-a7ab9c1a06bb HTTP/1.1" 200 2401 0.130214 10.0.0.42 - - [2025-01-20 02:18:16] "GET /virtual-network/35838c98-4570-4fab-813c-67a7a51c43d5 HTTP/1.1" 200 2333 0.015418 10.0.0.42 - - [2025-01-20 02:18:16] "GET /virtual-network/35838c98-4570-4fab-813c-67a7a51c43d5 HTTP/1.1" 200 2333 0.007188 10.0.0.42 - - [2025-01-20 02:18:16] "GET /routing-instance/715fcbdf-3d49-4318-982f-866c88265060 HTTP/1.1" 200 1491 0.006295 10.0.0.42 - - [2025-01-20 02:18:16] "GET /routing-instance/715fcbdf-3d49-4318-982f-866c88265060 HTTP/1.1" 200 1491 0.006371 10.0.0.42 - - [2025-01-20 02:18:16] "GET /route-target/5b06434f-85a0-4532-ae49-936bdfaa29d3 HTTP/1.1" 200 1218 0.007704 10.0.0.42 - - [2025-01-20 02:18:16] "GET /virtual-network/35838c98-4570-4fab-813c-67a7a51c43d5 HTTP/1.1" 200 2333 0.010702 10.0.0.42 - - [2025-01-20 02:18:16] "GET /routing-instance/715fcbdf-3d49-4318-982f-866c88265060 HTTP/1.1" 200 1491 0.007203 10.0.0.42 - - [2025-01-20 02:18:16] "GET /virtual-network/35838c98-4570-4fab-813c-67a7a51c43d5 HTTP/1.1" 200 2333 0.008251 10.0.0.42 - - [2025-01-20 02:18:17] "GET /routing-instance/715fcbdf-3d49-4318-982f-866c88265060 HTTP/1.1" 200 1491 0.010426 10.0.0.42 - - [2025-01-20 02:18:17] "GET /routing-instance/715fcbdf-3d49-4318-982f-866c88265060 HTTP/1.1" 200 1491 0.006582 10.0.0.42 - - [2025-01-20 02:18:17] "GET /route-target/5b06434f-85a0-4532-ae49-936bdfaa29d3 HTTP/1.1" 200 1218 0.006791 10.0.0.42 - - [2025-01-20 02:18:17] "GET /domains HTTP/1.1" 200 280 0.006116 10.0.0.42 - - [2025-01-20 02:18:17] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001725 10.0.0.42 - - [2025-01-20 02:18:17] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2782 0.011874 10.0.0.42 - - [2025-01-20 02:18:17] "GET /projects?obj_uuids=7ed42ece-3514-4da2-89ed-a7ab9c1a06bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001795 10.0.0.42 - - [2025-01-20 02:18:17] "GET /project/7ed42ece-3514-4da2-89ed-a7ab9c1a06bb HTTP/1.1" 200 2401 0.130646 10.0.0.42 - - [2025-01-20 02:18:17] "GET /virtual-network/35838c98-4570-4fab-813c-67a7a51c43d5 HTTP/1.1" 200 2333 0.008179 10.0.0.42 - - [2025-01-20 02:18:17] "GET /obj-perms HTTP/1.1" 200 5054 0.070267 10.0.0.42 - - [2025-01-20 02:18:17] "GET /aaa-mode HTTP/1.1" 401 292 0.000579 10.0.0.42 - - [2025-01-20 02:18:18] "GET / HTTP/1.1" 200 35931 0.002268 10.0.0.42 - - [2025-01-20 02:18:18] "POST /neutron/network HTTP/1.1" 200 836 0.038099 10.0.0.42 - - [2025-01-20 02:18:18] "POST /neutron/port HTTP/1.1" 200 117 0.010228 10.0.0.42 - - [2025-01-20 02:18:19] "GET /aaa-mode HTTP/1.1" 401 292 0.000434 10.0.0.42 - - [2025-01-20 02:18:19] "GET / HTTP/1.1" 200 35931 0.002454 10.0.0.42 - - [2025-01-20 02:18:19] "GET /projects?obj_uuids=7ed42ece-3514-4da2-89ed-a7ab9c1a06bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001770 10.0.0.42 - - [2025-01-20 02:18:20] "POST /neutron/port HTTP/1.1" 200 1070 0.648078 10.0.0.42 - - [2025-01-20 02:18:20] "POST /neutron/port HTTP/1.1" 200 1070 0.025079 10.0.0.42 - - [2025-01-20 02:18:20] "POST /neutron/port HTTP/1.1" 200 1098 0.065583 10.0.0.42 - - [2025-01-20 02:18:20] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009692 10.0.0.42 - - [2025-01-20 02:18:20] "POST /neutron/network HTTP/1.1" 200 836 0.013905 10.0.0.42 - - [2025-01-20 02:18:20] "GET /domains HTTP/1.1" 200 280 0.015691 10.0.0.42 - - [2025-01-20 02:18:21] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002408 10.0.0.42 - - [2025-01-20 02:18:21] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2782 0.016829 10.0.0.42 - - [2025-01-20 02:18:21] "GET /projects?obj_uuids=7ed42ece-3514-4da2-89ed-a7ab9c1a06bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001364 10.0.0.42 - - [2025-01-20 02:18:21] "GET /project/7ed42ece-3514-4da2-89ed-a7ab9c1a06bb HTTP/1.1" 200 2987 0.151650 10.0.0.42 - - [2025-01-20 02:18:21] "GET /virtual-network/02498935-cf63-4798-af38-19eb99918cab HTTP/1.1" 200 2616 0.011081 10.0.0.42 - - [2025-01-20 02:18:21] "GET /floating-ip-pool/6f0e153f-8191-46ee-934e-93da85b85884 HTTP/1.1" 200 1441 0.005714 10.0.0.42 - - [2025-01-20 02:18:21] "GET /domains HTTP/1.1" 200 280 0.005882 10.0.0.42 - - [2025-01-20 02:18:21] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001543 10.0.0.42 - - [2025-01-20 02:18:21] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2782 0.020118 10.0.0.42 - - [2025-01-20 02:18:21] "GET /projects?obj_uuids=7ed42ece-3514-4da2-89ed-a7ab9c1a06bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002394 10.0.0.42 - - [2025-01-20 02:18:21] "GET /project/7ed42ece-3514-4da2-89ed-a7ab9c1a06bb HTTP/1.1" 200 2987 0.115391 10.0.0.42 - - [2025-01-20 02:18:21] "GET /virtual-network/02498935-cf63-4798-af38-19eb99918cab HTTP/1.1" 200 2616 0.022141 10.0.0.42 - - [2025-01-20 02:18:21] "POST /neutron/network HTTP/1.1" 200 847 0.011276 10.0.0.22 - - [2025-01-20 02:18:22] "GET /obj-perms HTTP/1.1" 200 5056 0.066818 10.0.0.42 - - [2025-01-20 02:18:22] "POST /neutron/port HTTP/1.1" 200 1071 0.057122 10.0.0.42 - - [2025-01-20 02:18:23] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005939 10.0.0.42 - - [2025-01-20 02:18:23] "POST /neutron/network HTTP/1.1" 200 837 0.010331 10.0.0.42 - - [2025-01-20 02:18:25] "POST /neutron/network HTTP/1.1" 200 846 0.010698 10.0.0.42 - - [2025-01-20 02:18:26] "POST /neutron/port HTTP/1.1" 200 117 0.001431 10.0.0.42 - - [2025-01-20 02:18:26] "POST /neutron/security_group HTTP/1.1" 200 2070 0.012135 10.0.0.42 - - [2025-01-20 02:18:26] "POST /neutron/port HTTP/1.1" 200 1098 0.033172 10.0.0.42 - - [2025-01-20 02:18:32] "POST /neutron/security_group HTTP/1.1" 200 2070 0.038637 10.0.0.42 - - [2025-01-20 02:18:35] "POST /neutron/port HTTP/1.1" 200 1099 0.036103 10.0.0.42 - - [2025-01-20 02:18:38] "POST /neutron/port HTTP/1.1" 200 1098 0.034639 10.0.0.42 - - [2025-01-20 02:18:38] "POST /neutron/port HTTP/1.1" 200 1099 0.031663 10.0.0.42 - - [2025-01-20 02:18:38] "POST /neutron/security_group HTTP/1.1" 200 2070 0.009525 10.0.0.42 - - [2025-01-20 02:18:40] "POST /neutron/floatingip HTTP/1.1" 200 574 0.025958 10.0.0.42 - - [2025-01-20 02:18:40] "GET /floating-ip/67c48aaf-dc27-4883-bd65-54fc13e103a9 HTTP/1.1" 200 1886 0.009652 10.0.0.42 - - [2025-01-20 02:18:43] "POST /neutron/floatingip HTTP/1.1" 200 529 0.013461 10.0.0.42 - - [2025-01-20 02:18:44] "POST /neutron/network HTTP/1.1" 400 204 0.021469 10.0.0.42 - - [2025-01-20 02:18:45] "POST /neutron/port HTTP/1.1" 200 151 0.410396 10.0.0.42 - - [2025-01-20 02:18:45] "POST /neutron/port HTTP/1.1" 200 151 0.481339 10.0.0.42 - - [2025-01-20 02:18:46] "GET /routing-instance/715fcbdf-3d49-4318-982f-866c88265060 HTTP/1.1" 404 171 0.004977 10.0.0.42 - - [2025-01-20 02:18:46] "GET /domains HTTP/1.1" 200 280 0.028848 10.0.0.22 - - [2025-01-20 02:18:46] "DELETE /route-target/5b06434f-85a0-4532-ae49-936bdfaa29d3 HTTP/1.1" 200 115 0.063084 10.0.0.42 - - [2025-01-20 02:18:46] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002630 10.0.0.42 - - [2025-01-20 02:18:46] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2782 0.016196 10.0.0.42 - - [2025-01-20 02:18:46] "GET /projects?obj_uuids=7ed42ece-3514-4da2-89ed-a7ab9c1a06bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.001287 10.0.0.42 - - [2025-01-20 02:18:46] "GET /project/7ed42ece-3514-4da2-89ed-a7ab9c1a06bb HTTP/1.1" 200 2173 0.125499 10.0.0.42 - - [2025-01-20 02:18:46] "POST /neutron/network HTTP/1.1" 200 837 0.010503 10.0.0.42 - - [2025-01-20 02:18:46] "GET /routing-instance/bfbd0b3a-ac52-44db-a401-7c1c4b1421af HTTP/1.1" 404 171 0.004515 10.0.0.42 - - [2025-01-20 02:18:47] "GET /domains HTTP/1.1" 200 280 0.004613 10.0.0.42 - - [2025-01-20 02:18:47] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001339 10.0.0.42 - - [2025-01-20 02:18:47] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2782 0.017095 10.0.0.42 - - [2025-01-20 02:18:47] "GET /projects?obj_uuids=7ed42ece-3514-4da2-89ed-a7ab9c1a06bb&detail=False&count=False&shared=False HTTP/1.1" 200 361 0.002017 10.0.0.42 - - [2025-01-20 02:18:47] "GET /project/7ed42ece-3514-4da2-89ed-a7ab9c1a06bb HTTP/1.1" 200 1923 0.112209 10.0.0.22 - - [2025-01-20 02:18:50] "POST /fqname-to-id HTTP/1.1" 404 229 0.004879 10.0.0.22 - - [2025-01-20 02:18:50] "POST /access-control-lists HTTP/1.1" 200 589 0.088933 10.0.0.42 - - [2025-01-20 02:18:56] "GET /projects?obj_uuids=8e4e05da-34ce-4f81-86f2-9661ec41600d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.001759 10.0.0.42 - - [2025-01-20 02:18:56] "GET /project/8e4e05da-34ce-4f81-86f2-9661ec41600d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1512 0.149453 10.0.0.42 - - [2025-01-20 02:18:57] "GET /projects?obj_uuids=8e4e05da-34ce-4f81-86f2-9661ec41600d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.002182 10.0.0.42 - - [2025-01-20 02:18:57] "GET /project/8e4e05da-34ce-4f81-86f2-9661ec41600d?fields=security_groups HTTP/1.1" 200 1124 0.224120 10.0.0.42 - - [2025-01-20 02:18:57] "GET /projects?obj_uuids=8e4e05da-34ce-4f81-86f2-9661ec41600d&detail=False&count=False&shared=False HTTP/1.1" 200 360 0.010328 10.0.0.42 - - [2025-01-20 02:18:57] "GET /project/8e4e05da-34ce-4f81-86f2-9661ec41600d?fields=application_policy_sets HTTP/1.1" 200 1435 0.214515 10.0.0.22 - - [2025-01-20 02:18:57] "DELETE /access-control-list/91cf7c6f-4838-4927-9c49-12192cbb50f4 HTTP/1.1" 200 115 0.230462 10.0.0.42 - - [2025-01-20 02:18:57] "DELETE /project/8e4e05da-34ce-4f81-86f2-9661ec41600d HTTP/1.1" 200 115 0.967914 10.0.0.22 - - [2025-01-20 02:18:57] "DELETE /access-control-list/b196d9c2-a071-45eb-8bc5-e34ffcd9a0cd HTTP/1.1" 200 115 0.085814 10.0.0.22 - - [2025-01-20 02:18:58] "POST /fqname-to-id HTTP/1.1" 404 236 0.009792 10.0.0.22 - - [2025-01-20 02:19:02] "PUT /access-control-list/553e4518-3d4a-47e4-89a5-ec87880865ab HTTP/1.1" 200 272 0.037218 10.0.0.42 - - [2025-01-20 02:19:03] "GET /projects?obj_uuids=4b82850d-2578-4195-9cb9-0c76bb1800fb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.004910 10.0.0.42 - - [2025-01-20 02:19:03] "POST /neutron/network HTTP/1.1" 200 608 0.212856 10.0.0.42 - - [2025-01-20 02:19:03] "POST /neutron/network HTTP/1.1" 200 825 0.013926 10.0.0.42 - - [2025-01-20 02:19:03] "POST /neutron/network HTTP/1.1" 200 117 0.017402 10.0.0.22 - - [2025-01-20 02:19:04] "POST /route-targets HTTP/1.1" 200 327 0.028675 10.0.0.42 - - [2025-01-20 02:19:04] "POST /neutron/network HTTP/1.1" 200 835 0.016385 10.0.0.42 - - [2025-01-20 02:19:04] "POST /neutron/subnet HTTP/1.1" 200 730 0.013383 10.0.0.42 - - [2025-01-20 02:19:04] "GET /aaa-mode HTTP/1.1" 401 292 0.000468 10.0.0.42 - - [2025-01-20 02:19:05] "GET / HTTP/1.1" 200 35931 0.001984 10.0.0.42 - - [2025-01-20 02:19:06] "POST /neutron/port HTTP/1.1" 200 117 0.014620 10.0.0.42 - - [2025-01-20 02:19:06] "POST /neutron/network HTTP/1.1" 200 845 0.011063 10.0.0.42 - - [2025-01-20 02:19:06] "GET /aaa-mode HTTP/1.1" 401 292 0.000592 10.0.0.42 - - [2025-01-20 02:19:06] "GET / HTTP/1.1" 200 35931 0.003387 10.0.0.42 - - [2025-01-20 02:19:07] "POST /neutron/port HTTP/1.1" 200 1061 0.035211 10.0.0.42 - - [2025-01-20 02:19:07] "POST /neutron/network HTTP/1.1" 200 835 0.034647 10.0.0.42 - - [2025-01-20 02:19:07] "POST /neutron/floatingip HTTP/1.1" 200 117 0.010536 10.0.0.42 - - [2025-01-20 02:19:07] "POST /neutron/port HTTP/1.1" 200 117 0.001992 10.0.0.42 - - [2025-01-20 02:19:07] "GET /projects?obj_uuids=4b82850d-2578-4195-9cb9-0c76bb1800fb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.002014 10.0.0.42 - - [2025-01-20 02:19:07] "POST /neutron/router HTTP/1.1" 200 585 0.164177 10.0.0.22 - - [2025-01-20 02:19:08] "PUT /logical-router/fcf145fc-7448-4efe-be87-c90391a7b7bc HTTP/1.1" 200 262 0.060501 10.0.0.22 - - [2025-01-20 02:19:08] "GET /logical-router/fcf145fc-7448-4efe-be87-c90391a7b7bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1642 0.031808 10.0.0.42 - - [2025-01-20 02:19:08] "POST /neutron/router HTTP/1.1" 200 656 0.019428 10.0.0.22 - - [2025-01-20 02:19:08] "POST /fqname-to-id HTTP/1.1" 404 215 0.004605 10.0.0.42 - - [2025-01-20 02:19:08] "GET /projects?obj_uuids=4b82850d-2578-4195-9cb9-0c76bb1800fb&detail=False&count=False&shared=False HTTP/1.1" 200 352 0.001605 10.0.0.22 - - [2025-01-20 02:19:08] "POST /route-tables HTTP/1.1" 200 582 0.152946 10.0.0.22 - - [2025-01-20 02:19:09] "POST /ref-update HTTP/1.1" 200 156 0.088900 10.0.0.22 - - [2025-01-20 02:19:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010616 10.0.0.42 - - [2025-01-20 02:19:09] "POST /neutron/port HTTP/1.1" 200 1064 0.971652 10.0.0.42 - - [2025-01-20 02:19:09] "POST /neutron/port HTTP/1.1" 200 1064 0.039052 10.0.0.22 - - [2025-01-20 02:19:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.290448 10.0.0.22 - - [2025-01-20 02:19:10] "POST /instance-ips HTTP/1.1" 400 246 0.048707 10.0.0.42 - - [2025-01-20 02:19:10] "POST /neutron/port HTTP/1.1" 200 1092 0.097245 10.0.0.42 - - [2025-01-20 02:19:10] "POST /neutron/port HTTP/1.1" 200 117 0.002230 10.0.0.22 - - [2025-01-20 02:19:10] "PUT /instance-ip/4d91faec-4bf0-4957-9115-c3a0e3465ed5 HTTP/1.1" 200 256 0.068085 10.0.0.22 - - [2025-01-20 02:19:10] "POST /chown HTTP/1.1" 200 109 0.057634 10.0.0.22 - - [2025-01-20 02:19:10] "POST /chown HTTP/1.1" 200 109 0.035908 10.0.0.22 - - [2025-01-20 02:19:10] "POST /ref-update HTTP/1.1" 200 156 0.042151 10.0.0.22 - - [2025-01-20 02:19:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 812 0.172061 10.0.0.22 - - [2025-01-20 02:19:11] "POST /chown HTTP/1.1" 200 109 0.020741 10.0.0.22 - - [2025-01-20 02:19:11] "POST /ref-update HTTP/1.1" 200 156 0.058370 10.0.0.22 - - [2025-01-20 02:19:11] "POST /chown HTTP/1.1" 200 109 0.043899 10.0.0.22 - - [2025-01-20 02:19:12] "PUT /virtual-machine-interface/f2758eef-a14f-41eb-a62f-aa08a4aa18d2 HTTP/1.1" 200 284 0.043977 10.0.0.22 - - [2025-01-20 02:19:12] "POST /ref-update HTTP/1.1" 200 156 0.042176 10.0.0.42 - - [2025-01-20 02:19:14] "POST /neutron/security_group HTTP/1.1" 200 2002 0.019063 10.0.0.42 - - [2025-01-20 02:19:14] "POST /neutron/port HTTP/1.1" 200 1089 0.044411 10.0.0.42 - - [2025-01-20 02:19:19] "POST /neutron/security_group HTTP/1.1" 200 2002 0.010473 10.0.0.42 - - [2025-01-20 02:19:21] "POST /neutron/port HTTP/1.1" 200 1092 0.029655 10.0.0.42 - - [2025-01-20 02:19:21] "POST /neutron/port HTTP/1.1" 200 1092 0.031172 10.0.0.42 - - [2025-01-20 02:19:21] "POST /neutron/port HTTP/1.1" 200 1092 0.040478 10.0.0.42 - - [2025-01-20 02:19:21] "POST /neutron/floatingip HTTP/1.1" 200 117 0.009552 10.0.0.42 - - [2025-01-20 02:19:21] "POST /neutron/network HTTP/1.1" 200 835 0.010266 10.0.0.49 - - [2025-01-20 02:19:22] "GET /obj-perms HTTP/1.1" 200 5056 0.078927 10.0.0.42 - - [2025-01-20 02:19:26] "POST /neutron/port HTTP/1.1" 200 1089 0.035109 10.0.0.42 - - [2025-01-20 02:19:26] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006067 10.0.0.42 - - [2025-01-20 02:19:27] "POST /neutron/network HTTP/1.1" 200 825 0.010144 10.0.0.22 - - [2025-01-20 02:19:32] "POST /ref-update HTTP/1.1" 200 156 0.031322 10.0.0.42 - - [2025-01-20 02:19:32] "POST /neutron/router HTTP/1.1" 200 656 0.031725 10.0.0.22 - - [2025-01-20 02:19:32] "GET /service-instance/23806796-f35a-44b4-b49a-5512aa2fa1cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2315 0.044170 10.0.0.22 - - [2025-01-20 02:19:32] "POST /ref-update HTTP/1.1" 200 156 0.039429 10.0.0.22 - - [2025-01-20 02:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009942 10.0.0.22 - - [2025-01-20 02:19:32] "POST /ref-update HTTP/1.1" 200 156 0.031441 10.0.0.42 - - [2025-01-20 02:19:32] "POST /neutron/network HTTP/1.1" 400 204 0.106945 10.0.0.22 - - [2025-01-20 02:19:33] "DELETE /route-target/bb7e8761-0876-48ad-966d-b4c2a187a892 HTTP/1.1" 200 115 0.036348 10.0.0.22 - - [2025-01-20 02:19:33] "DELETE /service-instance/23806796-f35a-44b4-b49a-5512aa2fa1cf HTTP/1.1" 200 115 0.094017 10.0.0.22 - - [2025-01-20 02:19:33] "GET /virtual-machine-interface/f2758eef-a14f-41eb-a62f-aa08a4aa18d2?fields=floating_ip_back_refs%2Cinstance_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1334 0.008306 10.0.0.22 - - [2025-01-20 02:19:33] "POST /ref-update HTTP/1.1" 200 156 0.044309 10.0.0.22 - - [2025-01-20 02:19:33] "POST /ref-update HTTP/1.1" 200 156 0.040172 10.0.0.42 - - [2025-01-20 02:19:33] "POST /neutron/port HTTP/1.1" 200 151 0.400610 10.0.0.22 - - [2025-01-20 02:19:33] "POST /ref-update HTTP/1.1" 200 156 0.048771 10.0.0.42 - - [2025-01-20 02:19:34] "POST /neutron/port HTTP/1.1" 200 151 0.471104 10.0.0.22 - - [2025-01-20 02:19:34] "DELETE /virtual-machine-interface/a407c31a-c17c-4185-a3fb-343baf03b4ad HTTP/1.1" 200 115 0.153546 10.0.0.22 - - [2025-01-20 02:19:34] "POST /ref-update HTTP/1.1" 200 156 0.033956 10.0.0.42 - - [2025-01-20 02:19:35] "POST /neutron/network HTTP/1.1" 200 825 0.031351 10.0.0.22 - - [2025-01-20 02:19:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004792 10.0.0.22 - - [2025-01-20 02:19:38] "POST /access-control-lists HTTP/1.1" 200 604 0.042128 10.0.0.42 - - [2025-01-20 02:19:42] "GET /projects?obj_uuids=8a44a09e-efaa-4143-ab16-e4beb2cdae51&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.005398 10.0.0.42 - - [2025-01-20 02:19:42] "POST /neutron/network HTTP/1.1" 200 613 0.235847 10.0.0.22 - - [2025-01-20 02:19:43] "POST /route-targets HTTP/1.1" 200 327 0.023795 10.0.0.42 - - [2025-01-20 02:19:43] "POST /neutron/network HTTP/1.1" 200 1008 0.026161 10.0.0.42 - - [2025-01-20 02:19:43] "POST /neutron/subnet HTTP/1.1" 200 734 0.012719 10.0.0.22 - - [2025-01-20 02:19:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.031306 10.0.0.42 - - [2025-01-20 02:19:43] "GET /projects?obj_uuids=8a44a09e-efaa-4143-ab16-e4beb2cdae51&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001366 10.0.0.42 - - [2025-01-20 02:19:43] "POST /neutron/network HTTP/1.1" 200 613 0.207710 10.0.0.22 - - [2025-01-20 02:19:44] "POST /ref-update HTTP/1.1" 200 156 0.036423 10.0.0.22 - - [2025-01-20 02:19:44] "GET /virtual-network/5a6f5a9d-0328-47dc-a893-c29de81b7ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.010297 10.0.0.42 - - [2025-01-20 02:19:44] "POST /neutron/network HTTP/1.1" 200 1005 0.025259 10.0.0.42 - - [2025-01-20 02:19:44] "POST /neutron/subnet HTTP/1.1" 200 729 0.012197 10.0.0.42 - - [2025-01-20 02:19:45] "POST /neutron/network HTTP/1.1" 200 1116 0.124336 10.0.0.22 - - [2025-01-20 02:19:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011549 10.0.0.22 - - [2025-01-20 02:19:45] "PUT /access-control-list/6d7aa840-1d35-4f60-b193-acfa1e52b452 HTTP/1.1" 200 272 0.088033 10.0.0.42 - - [2025-01-20 02:19:45] "POST /neutron/network HTTP/1.1" 200 1113 0.199191 10.0.0.42 - - [2025-01-20 02:19:45] "GET /domains HTTP/1.1" 401 292 0.000529 10.0.0.22 - - [2025-01-20 02:19:45] "POST /ref-update HTTP/1.1" 200 156 0.060595 10.0.0.42 - - [2025-01-20 02:19:46] "GET /domains HTTP/1.1" 200 280 0.034440 10.0.0.42 - - [2025-01-20 02:19:46] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001719 10.0.0.42 - - [2025-01-20 02:19:46] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2770 0.017515 10.0.0.42 - - [2025-01-20 02:19:46] "GET /projects?obj_uuids=8a44a09e-efaa-4143-ab16-e4beb2cdae51&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002344 10.0.0.42 - - [2025-01-20 02:19:46] "GET /project/8a44a09e-efaa-4143-ab16-e4beb2cdae51 HTTP/1.1" 200 2625 0.118939 10.0.0.42 - - [2025-01-20 02:19:46] "GET /virtual-network/47a6c637-276e-4132-8669-a0f27380fd96 HTTP/1.1" 200 3510 0.007583 10.0.0.42 - - [2025-01-20 02:19:46] "GET /virtual-network/47a6c637-276e-4132-8669-a0f27380fd96 HTTP/1.1" 200 3510 0.008722 10.0.0.42 - - [2025-01-20 02:19:46] "GET /routing-instance/f606817b-30f8-4745-aaa6-9229f59ca04c HTTP/1.1" 200 1796 0.006002 10.0.0.42 - - [2025-01-20 02:19:46] "GET /routing-instance/f606817b-30f8-4745-aaa6-9229f59ca04c HTTP/1.1" 200 1796 0.005797 10.0.0.42 - - [2025-01-20 02:19:46] "GET /route-target/6b1343fa-1660-4aa3-9817-f4e0a6245f52 HTTP/1.1" 200 1212 0.007626 10.0.0.42 - - [2025-01-20 02:19:46] "GET /virtual-network/47a6c637-276e-4132-8669-a0f27380fd96 HTTP/1.1" 200 3510 0.008445 10.0.0.42 - - [2025-01-20 02:19:46] "GET /routing-instance/f606817b-30f8-4745-aaa6-9229f59ca04c HTTP/1.1" 200 1796 0.006268 10.0.0.42 - - [2025-01-20 02:19:46] "GET /virtual-network/47a6c637-276e-4132-8669-a0f27380fd96 HTTP/1.1" 200 3510 0.008094 10.0.0.42 - - [2025-01-20 02:19:46] "GET /routing-instance/f606817b-30f8-4745-aaa6-9229f59ca04c HTTP/1.1" 200 1796 0.005783 10.0.0.42 - - [2025-01-20 02:19:46] "GET /routing-instance/f606817b-30f8-4745-aaa6-9229f59ca04c HTTP/1.1" 200 1796 0.006331 10.0.0.42 - - [2025-01-20 02:19:46] "GET /route-target/6b1343fa-1660-4aa3-9817-f4e0a6245f52 HTTP/1.1" 200 1212 0.007350 10.0.0.42 - - [2025-01-20 02:19:46] "GET /domains HTTP/1.1" 200 280 0.005126 10.0.0.42 - - [2025-01-20 02:19:46] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001350 10.0.0.42 - - [2025-01-20 02:19:46] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2770 0.010100 10.0.0.42 - - [2025-01-20 02:19:46] "GET /projects?obj_uuids=8a44a09e-efaa-4143-ab16-e4beb2cdae51&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001308 10.0.0.42 - - [2025-01-20 02:19:46] "GET /project/8a44a09e-efaa-4143-ab16-e4beb2cdae51 HTTP/1.1" 200 2625 0.110424 10.0.0.42 - - [2025-01-20 02:19:46] "GET /virtual-network/47a6c637-276e-4132-8669-a0f27380fd96 HTTP/1.1" 200 3510 0.016152 10.0.0.42 - - [2025-01-20 02:19:47] "GET /obj-perms HTTP/1.1" 200 5046 0.065777 10.0.0.42 - - [2025-01-20 02:19:47] "GET /domains HTTP/1.1" 200 280 0.009567 10.0.0.42 - - [2025-01-20 02:19:47] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001402 10.0.0.42 - - [2025-01-20 02:19:47] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2770 0.011548 10.0.0.42 - - [2025-01-20 02:19:47] "GET /projects?obj_uuids=8a44a09e-efaa-4143-ab16-e4beb2cdae51&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002635 10.0.0.42 - - [2025-01-20 02:19:47] "GET /project/8a44a09e-efaa-4143-ab16-e4beb2cdae51 HTTP/1.1" 200 2625 0.129305 10.0.0.42 - - [2025-01-20 02:19:48] "GET /virtual-network/d149ce7e-4d09-4019-98cb-f4aa099fb25a HTTP/1.1" 200 3503 0.017446 10.0.0.42 - - [2025-01-20 02:19:48] "GET /virtual-network/d149ce7e-4d09-4019-98cb-f4aa099fb25a HTTP/1.1" 200 3503 0.014325 10.0.0.42 - - [2025-01-20 02:19:48] "GET /routing-instance/bd34dc61-21dc-4d4c-b7b5-747b188a960e HTTP/1.1" 200 1796 0.010411 10.0.0.42 - - [2025-01-20 02:19:48] "GET /routing-instance/bd34dc61-21dc-4d4c-b7b5-747b188a960e HTTP/1.1" 200 1796 0.005989 10.0.0.42 - - [2025-01-20 02:19:48] "GET /route-target/a377ab91-50ee-424c-9b81-3a5a7ae18f28 HTTP/1.1" 200 1213 0.005581 10.0.0.42 - - [2025-01-20 02:19:48] "GET /virtual-network/d149ce7e-4d09-4019-98cb-f4aa099fb25a HTTP/1.1" 200 3503 0.007514 10.0.0.42 - - [2025-01-20 02:19:48] "GET /routing-instance/bd34dc61-21dc-4d4c-b7b5-747b188a960e HTTP/1.1" 200 1796 0.006104 10.0.0.42 - - [2025-01-20 02:19:48] "GET /virtual-network/d149ce7e-4d09-4019-98cb-f4aa099fb25a HTTP/1.1" 200 3503 0.007218 10.0.0.42 - - [2025-01-20 02:19:48] "GET /routing-instance/bd34dc61-21dc-4d4c-b7b5-747b188a960e HTTP/1.1" 200 1796 0.006848 10.0.0.42 - - [2025-01-20 02:19:48] "GET /routing-instance/bd34dc61-21dc-4d4c-b7b5-747b188a960e HTTP/1.1" 200 1796 0.008250 10.0.0.42 - - [2025-01-20 02:19:48] "GET /route-target/a377ab91-50ee-424c-9b81-3a5a7ae18f28 HTTP/1.1" 200 1213 0.004936 10.0.0.42 - - [2025-01-20 02:19:48] "GET /domains HTTP/1.1" 200 280 0.004437 10.0.0.42 - - [2025-01-20 02:19:48] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001283 10.0.0.42 - - [2025-01-20 02:19:48] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2770 0.009816 10.0.0.42 - - [2025-01-20 02:19:48] "GET /projects?obj_uuids=8a44a09e-efaa-4143-ab16-e4beb2cdae51&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001200 10.0.0.42 - - [2025-01-20 02:19:48] "GET /project/8a44a09e-efaa-4143-ab16-e4beb2cdae51 HTTP/1.1" 200 2625 0.119362 10.0.0.42 - - [2025-01-20 02:19:48] "GET /virtual-network/d149ce7e-4d09-4019-98cb-f4aa099fb25a HTTP/1.1" 200 3503 0.008260 10.0.0.22 - - [2025-01-20 02:19:48] "GET /virtual-network/5a6f5a9d-0328-47dc-a893-c29de81b7ea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.017099 10.0.0.42 - - [2025-01-20 02:19:48] "POST /neutron/network HTTP/1.1" 200 1005 0.129729 10.0.0.42 - - [2025-01-20 02:19:49] "POST /neutron/network HTTP/1.1" 200 1008 0.150064 10.0.0.22 - - [2025-01-20 02:19:49] "DELETE /access-control-list/6d7aa840-1d35-4f60-b193-acfa1e52b452 HTTP/1.1" 200 115 0.111310 10.0.0.42 - - [2025-01-20 02:19:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004283 10.0.0.42 - - [2025-01-20 02:19:49] "POST /useragent-kv HTTP/1.1" 200 115 0.008711 10.0.0.42 - - [2025-01-20 02:19:49] "POST /useragent-kv HTTP/1.1" 200 115 0.008389 10.0.0.42 - - [2025-01-20 02:19:49] "POST /useragent-kv HTTP/1.1" 200 115 0.004431 10.0.0.42 - - [2025-01-20 02:19:49] "POST /neutron/network HTTP/1.1" 200 151 0.235295 10.0.0.42 - - [2025-01-20 02:19:49] "GET /routing-instance/bd34dc61-21dc-4d4c-b7b5-747b188a960e HTTP/1.1" 404 171 0.014977 10.0.0.22 - - [2025-01-20 02:19:49] "DELETE /route-target/a377ab91-50ee-424c-9b81-3a5a7ae18f28 HTTP/1.1" 200 115 0.094054 10.0.0.42 - - [2025-01-20 02:19:49] "GET /domains HTTP/1.1" 200 280 0.020055 10.0.0.42 - - [2025-01-20 02:19:49] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001241 10.0.0.42 - - [2025-01-20 02:19:49] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2770 0.013359 10.0.0.42 - - [2025-01-20 02:19:49] "GET /projects?obj_uuids=8a44a09e-efaa-4143-ab16-e4beb2cdae51&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.002070 10.0.0.42 - - [2025-01-20 02:19:49] "GET /project/8a44a09e-efaa-4143-ab16-e4beb2cdae51 HTTP/1.1" 200 2145 0.129916 10.0.0.42 - - [2025-01-20 02:19:50] "GET /routing-instance/f606817b-30f8-4745-aaa6-9229f59ca04c HTTP/1.1" 404 171 0.014517 10.0.0.42 - - [2025-01-20 02:19:50] "GET /domains HTTP/1.1" 200 280 0.005133 10.0.0.42 - - [2025-01-20 02:19:50] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001868 10.0.0.42 - - [2025-01-20 02:19:50] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2770 0.018784 10.0.0.42 - - [2025-01-20 02:19:50] "GET /projects?obj_uuids=8a44a09e-efaa-4143-ab16-e4beb2cdae51&detail=False&count=False&shared=False HTTP/1.1" 200 357 0.001768 10.0.0.42 - - [2025-01-20 02:19:50] "GET /project/8a44a09e-efaa-4143-ab16-e4beb2cdae51 HTTP/1.1" 200 1900 0.113906 10.0.0.22 - - [2025-01-20 02:19:53] "POST /fqname-to-id HTTP/1.1" 404 236 0.004274 10.0.0.22 - - [2025-01-20 02:19:53] "POST /access-control-lists HTTP/1.1" 200 596 0.037552 10.0.0.42 - - [2025-01-20 02:19:57] "POST /neutron/network HTTP/1.1" 200 117 0.043683 10.0.0.42 - - [2025-01-20 02:19:57] "POST /neutron/network HTTP/1.1" 200 828 0.019014 10.0.0.42 - - [2025-01-20 02:19:58] "POST /neutron/subnet HTTP/1.1" 200 734 0.031022 10.0.0.22 - - [2025-01-20 02:19:58] "DELETE /access-control-list/a23b3092-54ea-4f89-845a-9b9345ff3566 HTTP/1.1" 200 115 0.102916 10.0.0.22 - - [2025-01-20 02:19:58] "DELETE /access-control-list/553e4518-3d4a-47e4-89a5-ec87880865ab HTTP/1.1" 200 115 0.061567 10.0.0.42 - - [2025-01-20 02:19:59] "POST /useragent-kv HTTP/1.1" 200 115 0.006501 10.0.0.42 - - [2025-01-20 02:19:59] "POST /neutron/subnet HTTP/1.1" 200 729 0.276608 10.0.0.42 - - [2025-01-20 02:19:59] "POST /neutron/network HTTP/1.1" 200 827 0.014591 10.0.0.22 - - [2025-01-20 02:19:59] "POST /fqname-to-id HTTP/1.1" 404 236 0.004636 10.0.0.42 - - [2025-01-20 02:19:59] "POST /neutron/network HTTP/1.1" 200 930 0.121975 10.0.0.42 - - [2025-01-20 02:19:59] "POST /neutron/network HTTP/1.1" 200 929 0.106241 10.0.0.22 - - [2025-01-20 02:20:00] "POST /access-control-lists HTTP/1.1" 200 590 0.126090 10.0.0.42 - - [2025-01-20 02:20:00] "GET /domains HTTP/1.1" 401 292 0.000538 10.0.0.42 - - [2025-01-20 02:20:00] "GET /domains HTTP/1.1" 200 280 0.036348 10.0.0.42 - - [2025-01-20 02:20:00] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001490 10.0.0.42 - - [2025-01-20 02:20:00] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2575 0.028888 10.0.0.42 - - [2025-01-20 02:20:00] "GET /projects?obj_uuids=4eca85e8-6342-4d6e-b096-f819135a8330&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002489 10.0.0.42 - - [2025-01-20 02:20:00] "GET /project/4eca85e8-6342-4d6e-b096-f819135a8330 HTTP/1.1" 200 2571 0.143796 10.0.0.42 - - [2025-01-20 02:20:00] "GET /virtual-network/88c9238e-5d52-4dc4-8dac-d50a9964463f HTTP/1.1" 200 2897 0.026620 10.0.0.42 - - [2025-01-20 02:20:00] "GET /virtual-network/88c9238e-5d52-4dc4-8dac-d50a9964463f HTTP/1.1" 200 2897 0.016267 10.0.0.42 - - [2025-01-20 02:20:00] "GET /routing-instance/10ead789-f99d-4614-be51-a6a181e5b476 HTTP/1.1" 200 1783 0.013306 10.0.0.42 - - [2025-01-20 02:20:00] "GET /routing-instance/10ead789-f99d-4614-be51-a6a181e5b476 HTTP/1.1" 200 1783 0.011688 10.0.0.42 - - [2025-01-20 02:20:00] "GET /route-target/f1e45bf6-2483-48d0-966c-3e42a57124f5 HTTP/1.1" 200 1207 0.026629 10.0.0.42 - - [2025-01-20 02:20:00] "GET /virtual-network/88c9238e-5d52-4dc4-8dac-d50a9964463f HTTP/1.1" 200 2897 0.017971 10.0.0.42 - - [2025-01-20 02:20:00] "GET /routing-instance/10ead789-f99d-4614-be51-a6a181e5b476 HTTP/1.1" 200 1783 0.008431 10.0.0.42 - - [2025-01-20 02:20:00] "GET /virtual-network/88c9238e-5d52-4dc4-8dac-d50a9964463f HTTP/1.1" 200 2897 0.010532 10.0.0.42 - - [2025-01-20 02:20:00] "GET /routing-instance/10ead789-f99d-4614-be51-a6a181e5b476 HTTP/1.1" 200 1783 0.006832 10.0.0.42 - - [2025-01-20 02:20:00] "GET /routing-instance/10ead789-f99d-4614-be51-a6a181e5b476 HTTP/1.1" 200 1783 0.005619 10.0.0.42 - - [2025-01-20 02:20:00] "GET /route-target/f1e45bf6-2483-48d0-966c-3e42a57124f5 HTTP/1.1" 200 1207 0.005855 10.0.0.42 - - [2025-01-20 02:20:01] "GET /domains HTTP/1.1" 200 280 0.004960 10.0.0.42 - - [2025-01-20 02:20:01] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001571 10.0.0.42 - - [2025-01-20 02:20:01] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2575 0.011667 10.0.0.42 - - [2025-01-20 02:20:01] "GET /projects?obj_uuids=4eca85e8-6342-4d6e-b096-f819135a8330&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001593 10.0.0.42 - - [2025-01-20 02:20:01] "GET /project/4eca85e8-6342-4d6e-b096-f819135a8330 HTTP/1.1" 200 2571 0.169118 10.0.0.42 - - [2025-01-20 02:20:01] "GET /virtual-network/88c9238e-5d52-4dc4-8dac-d50a9964463f HTTP/1.1" 200 2897 0.009397 10.0.0.22 - - [2025-01-20 02:20:02] "GET /obj-perms HTTP/1.1" 200 5034 0.078020 10.0.0.49 - - [2025-01-20 02:20:02] "GET /obj-perms HTTP/1.1" 200 5034 0.071468 10.0.0.42 - - [2025-01-20 02:20:02] "GET /domains HTTP/1.1" 200 280 0.005065 10.0.0.42 - - [2025-01-20 02:20:02] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.003330 10.0.0.42 - - [2025-01-20 02:20:02] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2575 0.019751 10.0.0.42 - - [2025-01-20 02:20:02] "GET /projects?obj_uuids=4eca85e8-6342-4d6e-b096-f819135a8330&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001569 10.0.0.42 - - [2025-01-20 02:20:02] "GET /project/4eca85e8-6342-4d6e-b096-f819135a8330 HTTP/1.1" 200 2571 0.130177 10.0.0.42 - - [2025-01-20 02:20:02] "GET /virtual-network/c21b276e-b18a-4701-af0d-f947dc0a2692 HTTP/1.1" 200 2895 0.012424 10.0.0.42 - - [2025-01-20 02:20:02] "GET /virtual-network/c21b276e-b18a-4701-af0d-f947dc0a2692 HTTP/1.1" 200 2895 0.013533 10.0.0.42 - - [2025-01-20 02:20:02] "GET /routing-instance/e1812256-d7ad-4f53-86af-b351f4518f83 HTTP/1.1" 200 1783 0.022579 10.0.0.42 - - [2025-01-20 02:20:02] "GET /routing-instance/e1812256-d7ad-4f53-86af-b351f4518f83 HTTP/1.1" 200 1783 0.010694 10.0.0.42 - - [2025-01-20 02:20:02] "GET /route-target/3d547df3-8dc6-4191-a23d-741c79a6020e HTTP/1.1" 200 1206 0.006117 10.0.0.42 - - [2025-01-20 02:20:02] "GET /virtual-network/c21b276e-b18a-4701-af0d-f947dc0a2692 HTTP/1.1" 200 2895 0.016906 10.0.0.42 - - [2025-01-20 02:20:02] "GET /routing-instance/e1812256-d7ad-4f53-86af-b351f4518f83 HTTP/1.1" 200 1783 0.009316 10.0.0.42 - - [2025-01-20 02:20:02] "GET /virtual-network/c21b276e-b18a-4701-af0d-f947dc0a2692 HTTP/1.1" 200 2895 0.007298 10.0.0.42 - - [2025-01-20 02:20:02] "GET /routing-instance/e1812256-d7ad-4f53-86af-b351f4518f83 HTTP/1.1" 200 1783 0.005219 10.0.0.42 - - [2025-01-20 02:20:02] "GET /routing-instance/e1812256-d7ad-4f53-86af-b351f4518f83 HTTP/1.1" 200 1783 0.005597 10.0.0.42 - - [2025-01-20 02:20:02] "GET /route-target/3d547df3-8dc6-4191-a23d-741c79a6020e HTTP/1.1" 200 1206 0.004911 10.0.0.42 - - [2025-01-20 02:20:03] "GET /domains HTTP/1.1" 200 280 0.004478 10.0.0.42 - - [2025-01-20 02:20:03] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002453 10.0.0.42 - - [2025-01-20 02:20:03] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2575 0.011567 10.0.0.42 - - [2025-01-20 02:20:03] "GET /projects?obj_uuids=4eca85e8-6342-4d6e-b096-f819135a8330&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001259 10.0.0.42 - - [2025-01-20 02:20:03] "GET /project/4eca85e8-6342-4d6e-b096-f819135a8330 HTTP/1.1" 200 2571 0.115165 10.0.0.42 - - [2025-01-20 02:20:03] "GET /virtual-network/c21b276e-b18a-4701-af0d-f947dc0a2692 HTTP/1.1" 200 2895 0.009629 10.0.0.42 - - [2025-01-20 02:20:03] "GET /obj-perms HTTP/1.1" 200 5034 0.062276 10.0.0.42 - - [2025-01-20 02:20:03] "GET /aaa-mode HTTP/1.1" 401 292 0.000494 10.0.0.42 - - [2025-01-20 02:20:04] "GET / HTTP/1.1" 200 35931 0.002533 10.0.0.42 - - [2025-01-20 02:20:04] "POST /neutron/network HTTP/1.1" 200 930 0.010832 10.0.0.42 - - [2025-01-20 02:20:05] "POST /neutron/port HTTP/1.1" 200 117 0.012593 10.0.0.42 - - [2025-01-20 02:20:05] "GET /aaa-mode HTTP/1.1" 401 292 0.000489 10.0.0.42 - - [2025-01-20 02:20:05] "GET /projects?obj_uuids=4eca85e8-6342-4d6e-b096-f819135a8330&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001620 10.0.0.42 - - [2025-01-20 02:20:05] "GET / HTTP/1.1" 200 35931 0.016877 10.0.0.42 - - [2025-01-20 02:20:06] "POST /neutron/port HTTP/1.1" 200 1064 0.559581 10.0.0.42 - - [2025-01-20 02:20:06] "POST /neutron/port HTTP/1.1" 200 1118 0.260412 10.0.0.42 - - [2025-01-20 02:20:06] "POST /neutron/floatingip HTTP/1.1" 200 117 0.008889 10.0.0.42 - - [2025-01-20 02:20:06] "POST /neutron/port HTTP/1.1" 200 1092 0.043192 10.0.0.42 - - [2025-01-20 02:20:06] "POST /neutron/port HTTP/1.1" 200 117 0.010276 10.0.0.42 - - [2025-01-20 02:20:07] "POST /neutron/network HTTP/1.1" 200 939 0.011895 10.0.0.22 - - [2025-01-20 02:20:07] "PUT /access-control-list/938b92ba-cf69-45bb-b998-6cf45360835c HTTP/1.1" 200 272 0.064533 10.0.0.42 - - [2025-01-20 02:20:07] "POST /neutron/port HTTP/1.1" 200 1063 0.030532 10.0.0.42 - - [2025-01-20 02:20:08] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006150 10.0.0.42 - - [2025-01-20 02:20:08] "POST /neutron/network HTTP/1.1" 200 929 0.011799 10.0.0.42 - - [2025-01-20 02:20:12] "POST /neutron/port HTTP/1.1" 200 1092 0.033976 10.0.0.42 - - [2025-01-20 02:20:12] "POST /neutron/security_group HTTP/1.1" 200 2060 0.012526 10.0.0.42 - - [2025-01-20 02:20:18] "POST /neutron/port HTTP/1.1" 200 1091 0.037153 10.0.0.42 - - [2025-01-20 02:20:18] "POST /neutron/security_group HTTP/1.1" 200 2060 0.010818 10.0.0.42 - - [2025-01-20 02:20:22] "POST /neutron/network HTTP/1.1" 200 939 0.011644 10.0.0.42 - - [2025-01-20 02:20:22] "POST /neutron/port HTTP/1.1" 200 117 0.001847 10.0.0.42 - - [2025-01-20 02:20:23] "POST /neutron/security_group HTTP/1.1" 200 2060 0.017703 10.0.0.42 - - [2025-01-20 02:20:23] "POST /neutron/port HTTP/1.1" 200 1091 0.036088 10.0.0.42 - - [2025-01-20 02:20:28] "POST /neutron/port HTTP/1.1" 200 1092 0.033771 10.0.0.42 - - [2025-01-20 02:20:28] "POST /neutron/subnet HTTP/1.1" 200 708 0.020707 10.0.0.22 - - [2025-01-20 02:20:30] "PUT /access-control-list/fc2bab82-0516-475b-ae36-05d18109e9c2 HTTP/1.1" 200 272 0.020087 10.0.0.42 - - [2025-01-20 02:20:33] "POST /neutron/network HTTP/1.1" 200 929 0.010833 10.0.0.42 - - [2025-01-20 02:20:33] "POST /neutron/network HTTP/1.1" 200 930 0.023453 10.0.0.22 - - [2025-01-20 02:20:33] "DELETE /access-control-list/fc2bab82-0516-475b-ae36-05d18109e9c2 HTTP/1.1" 200 115 0.118485 10.0.0.42 - - [2025-01-20 02:20:34] "POST /neutron/port HTTP/1.1" 200 1091 0.115558 10.0.0.42 - - [2025-01-20 02:20:34] "POST /neutron/port HTTP/1.1" 200 1117 0.022529 10.0.0.42 - - [2025-01-20 02:20:34] "POST /neutron/port HTTP/1.1" 200 1118 0.047996 10.0.0.42 - - [2025-01-20 02:20:36] "POST /useragent-kv HTTP/1.1" 200 115 0.105195 10.0.0.42 - - [2025-01-20 02:20:36] "POST /useragent-kv HTTP/1.1" 200 115 0.004306 10.0.0.42 - - [2025-01-20 02:20:36] "POST /neutron/network HTTP/1.1" 200 151 0.262315 10.0.0.42 - - [2025-01-20 02:20:36] "GET /routing-instance/e1812256-d7ad-4f53-86af-b351f4518f83 HTTP/1.1" 404 171 0.004426 10.0.0.42 - - [2025-01-20 02:20:36] "GET /domains HTTP/1.1" 200 280 0.004902 10.0.0.42 - - [2025-01-20 02:20:36] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002012 10.0.0.42 - - [2025-01-20 02:20:36] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2575 0.054970 10.0.0.42 - - [2025-01-20 02:20:36] "GET /projects?obj_uuids=4eca85e8-6342-4d6e-b096-f819135a8330&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002050 10.0.0.42 - - [2025-01-20 02:20:36] "GET /project/4eca85e8-6342-4d6e-b096-f819135a8330 HTTP/1.1" 200 2103 0.132390 10.0.0.22 - - [2025-01-20 02:20:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.42 - - [2025-01-20 02:20:36] "GET /routing-instance/10ead789-f99d-4614-be51-a6a181e5b476 HTTP/1.1" 404 171 0.005486 10.0.0.42 - - [2025-01-20 02:20:36] "GET /domains HTTP/1.1" 200 280 0.005783 10.0.0.42 - - [2025-01-20 02:20:36] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001214 10.0.0.42 - - [2025-01-20 02:20:36] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2575 0.011802 10.0.0.42 - - [2025-01-20 02:20:37] "GET /projects?obj_uuids=4eca85e8-6342-4d6e-b096-f819135a8330&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001225 10.0.0.42 - - [2025-01-20 02:20:37] "GET /project/4eca85e8-6342-4d6e-b096-f819135a8330 HTTP/1.1" 200 1864 0.074980 10.0.0.22 - - [2025-01-20 02:20:40] "POST /access-control-lists HTTP/1.1" 200 594 0.039893 10.0.0.42 - - [2025-01-20 02:20:43] "POST /neutron/network HTTP/1.1" 200 117 0.043420 10.0.0.42 - - [2025-01-20 02:20:44] "POST /neutron/network HTTP/1.1" 200 830 0.013052 10.0.0.42 - - [2025-01-20 02:20:44] "POST /neutron/subnet HTTP/1.1" 200 715 0.013782 10.0.0.42 - - [2025-01-20 02:20:44] "GET /domains HTTP/1.1" 401 292 0.000725 10.0.0.22 - - [2025-01-20 02:20:44] "POST /route-targets HTTP/1.1" 200 327 0.020563 10.0.0.42 - - [2025-01-20 02:20:44] "GET /domains HTTP/1.1" 200 280 0.036191 10.0.0.42 - - [2025-01-20 02:20:44] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002559 10.0.0.42 - - [2025-01-20 02:20:45] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2759 0.030274 10.0.0.42 - - [2025-01-20 02:20:45] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001374 10.0.0.42 - - [2025-01-20 02:20:45] "GET /project/bf90bed9-2e26-469b-a100-82dc64507604 HTTP/1.1" 200 2081 0.131455 10.0.0.42 - - [2025-01-20 02:20:45] "GET /virtual-network/8036ff47-6f29-45be-8ad1-f46a5285d2c2 HTTP/1.1" 200 2312 0.019807 10.0.0.42 - - [2025-01-20 02:20:45] "GET /virtual-network/8036ff47-6f29-45be-8ad1-f46a5285d2c2 HTTP/1.1" 200 2312 0.014309 10.0.0.42 - - [2025-01-20 02:20:45] "GET /routing-instance/8f104499-19eb-40f6-ab9e-65ab85004786 HTTP/1.1" 200 1494 0.009511 10.0.0.42 - - [2025-01-20 02:20:45] "GET /routing-instance/8f104499-19eb-40f6-ab9e-65ab85004786 HTTP/1.1" 200 1494 0.005915 10.0.0.42 - - [2025-01-20 02:20:45] "GET /route-target/52832013-5d01-43b5-918a-a58bd4120a3f HTTP/1.1" 200 1212 0.005715 10.0.0.42 - - [2025-01-20 02:20:45] "GET /virtual-network/8036ff47-6f29-45be-8ad1-f46a5285d2c2 HTTP/1.1" 200 2312 0.007932 10.0.0.42 - - [2025-01-20 02:20:45] "GET /routing-instance/8f104499-19eb-40f6-ab9e-65ab85004786 HTTP/1.1" 200 1494 0.005829 10.0.0.42 - - [2025-01-20 02:20:45] "GET /virtual-network/8036ff47-6f29-45be-8ad1-f46a5285d2c2 HTTP/1.1" 200 2312 0.007408 10.0.0.42 - - [2025-01-20 02:20:45] "GET /routing-instance/8f104499-19eb-40f6-ab9e-65ab85004786 HTTP/1.1" 200 1494 0.006488 10.0.0.42 - - [2025-01-20 02:20:45] "GET /routing-instance/8f104499-19eb-40f6-ab9e-65ab85004786 HTTP/1.1" 200 1494 0.006072 10.0.0.42 - - [2025-01-20 02:20:45] "GET /route-target/52832013-5d01-43b5-918a-a58bd4120a3f HTTP/1.1" 200 1212 0.006399 10.0.0.42 - - [2025-01-20 02:20:45] "GET /domains HTTP/1.1" 200 280 0.004684 10.0.0.42 - - [2025-01-20 02:20:45] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001849 10.0.0.42 - - [2025-01-20 02:20:45] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2759 0.012119 10.0.0.42 - - [2025-01-20 02:20:45] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001917 10.0.0.42 - - [2025-01-20 02:20:45] "GET /project/bf90bed9-2e26-469b-a100-82dc64507604 HTTP/1.1" 200 2081 0.126598 10.0.0.42 - - [2025-01-20 02:20:45] "GET /virtual-network/8036ff47-6f29-45be-8ad1-f46a5285d2c2 HTTP/1.1" 200 2312 0.007202 10.0.0.22 - - [2025-01-20 02:20:46] "GET /obj-perms HTTP/1.1" 200 5026 0.072855 10.0.0.49 - - [2025-01-20 02:20:46] "GET /obj-perms HTTP/1.1" 200 5026 0.072414 10.0.0.22 - - [2025-01-20 02:20:47] "POST /ref-update HTTP/1.1" 200 156 0.051674 10.0.0.42 - - [2025-01-20 02:20:47] "POST /useragent-kv HTTP/1.1" 200 115 0.004337 10.0.0.42 - - [2025-01-20 02:20:47] "POST /neutron/subnet HTTP/1.1" 200 730 0.266998 10.0.0.42 - - [2025-01-20 02:20:47] "POST /neutron/network HTTP/1.1" 200 833 0.010436 10.0.0.42 - - [2025-01-20 02:20:47] "GET /domains HTTP/1.1" 200 280 0.007224 10.0.0.42 - - [2025-01-20 02:20:47] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001230 10.0.0.42 - - [2025-01-20 02:20:47] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2759 0.017655 10.0.0.42 - - [2025-01-20 02:20:47] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001961 10.0.0.42 - - [2025-01-20 02:20:47] "GET /project/bf90bed9-2e26-469b-a100-82dc64507604 HTTP/1.1" 200 2299 0.112272 10.0.0.42 - - [2025-01-20 02:20:47] "GET /virtual-network/3380d32a-9579-4fd0-896a-f8e0c75d969d HTTP/1.1" 200 2320 0.010516 10.0.0.42 - - [2025-01-20 02:20:47] "GET /virtual-network/3380d32a-9579-4fd0-896a-f8e0c75d969d HTTP/1.1" 200 2320 0.008280 10.0.0.42 - - [2025-01-20 02:20:47] "GET /routing-instance/cfb83daa-3e67-46d6-b7c9-e8297dc55669 HTTP/1.1" 200 1494 0.007498 10.0.0.42 - - [2025-01-20 02:20:47] "GET /routing-instance/cfb83daa-3e67-46d6-b7c9-e8297dc55669 HTTP/1.1" 200 1494 0.006516 10.0.0.42 - - [2025-01-20 02:20:47] "GET /route-target/e9af64a6-30b0-45ea-90e6-c4b198982995 HTTP/1.1" 200 1213 0.005702 10.0.0.42 - - [2025-01-20 02:20:47] "GET /virtual-network/3380d32a-9579-4fd0-896a-f8e0c75d969d HTTP/1.1" 200 2320 0.006666 10.0.0.42 - - [2025-01-20 02:20:47] "GET /routing-instance/cfb83daa-3e67-46d6-b7c9-e8297dc55669 HTTP/1.1" 200 1494 0.005776 10.0.0.42 - - [2025-01-20 02:20:47] "GET /virtual-network/3380d32a-9579-4fd0-896a-f8e0c75d969d HTTP/1.1" 200 2320 0.010446 10.0.0.42 - - [2025-01-20 02:20:47] "GET /routing-instance/cfb83daa-3e67-46d6-b7c9-e8297dc55669 HTTP/1.1" 200 1494 0.007713 10.0.0.42 - - [2025-01-20 02:20:47] "GET /routing-instance/cfb83daa-3e67-46d6-b7c9-e8297dc55669 HTTP/1.1" 200 1494 0.007106 10.0.0.42 - - [2025-01-20 02:20:47] "GET /route-target/e9af64a6-30b0-45ea-90e6-c4b198982995 HTTP/1.1" 200 1213 0.006059 10.0.0.42 - - [2025-01-20 02:20:47] "GET /domains HTTP/1.1" 200 280 0.004450 10.0.0.42 - - [2025-01-20 02:20:48] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001311 10.0.0.42 - - [2025-01-20 02:20:48] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2759 0.010017 10.0.0.42 - - [2025-01-20 02:20:48] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001615 10.0.0.42 - - [2025-01-20 02:20:48] "GET /project/bf90bed9-2e26-469b-a100-82dc64507604 HTTP/1.1" 200 2299 0.129642 10.0.0.42 - - [2025-01-20 02:20:48] "GET /virtual-network/3380d32a-9579-4fd0-896a-f8e0c75d969d HTTP/1.1" 200 2320 0.006932 10.0.0.42 - - [2025-01-20 02:20:48] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001370 10.0.0.42 - - [2025-01-20 02:20:48] "POST /neutron/network HTTP/1.1" 200 615 0.218346 10.0.0.42 - - [2025-01-20 02:20:49] "POST /neutron/network HTTP/1.1" 200 833 0.011927 10.0.0.42 - - [2025-01-20 02:20:49] "GET /domains HTTP/1.1" 200 280 0.004255 10.0.0.42 - - [2025-01-20 02:20:49] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001899 10.0.0.42 - - [2025-01-20 02:20:49] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2759 0.011431 10.0.0.42 - - [2025-01-20 02:20:49] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001581 10.0.0.42 - - [2025-01-20 02:20:49] "GET /project/bf90bed9-2e26-469b-a100-82dc64507604 HTTP/1.1" 200 2518 0.105826 10.0.0.42 - - [2025-01-20 02:20:49] "GET /virtual-network/d9ce9ae9-8ff0-4681-a7b7-972e02e4bbd2 HTTP/1.1" 200 2321 0.020203 10.0.0.42 - - [2025-01-20 02:20:49] "GET /virtual-network/d9ce9ae9-8ff0-4681-a7b7-972e02e4bbd2 HTTP/1.1" 200 2321 0.007024 10.0.0.42 - - [2025-01-20 02:20:49] "GET /routing-instance/d9429390-d85e-458c-88fe-1930f4fde15f HTTP/1.1" 200 1497 0.006126 10.0.0.42 - - [2025-01-20 02:20:49] "GET /routing-instance/d9429390-d85e-458c-88fe-1930f4fde15f HTTP/1.1" 200 1497 0.006833 10.0.0.42 - - [2025-01-20 02:20:49] "GET /route-target/c820c399-da17-40b5-b94b-bac89e0d8f51 HTTP/1.1" 200 1215 0.005671 10.0.0.42 - - [2025-01-20 02:20:49] "GET /virtual-network/d9ce9ae9-8ff0-4681-a7b7-972e02e4bbd2 HTTP/1.1" 200 2321 0.008168 10.0.0.42 - - [2025-01-20 02:20:49] "GET /routing-instance/d9429390-d85e-458c-88fe-1930f4fde15f HTTP/1.1" 200 1497 0.007070 10.0.0.42 - - [2025-01-20 02:20:49] "GET /virtual-network/d9ce9ae9-8ff0-4681-a7b7-972e02e4bbd2 HTTP/1.1" 200 2321 0.016425 10.0.0.42 - - [2025-01-20 02:20:49] "GET /routing-instance/d9429390-d85e-458c-88fe-1930f4fde15f HTTP/1.1" 200 1497 0.006689 10.0.0.42 - - [2025-01-20 02:20:49] "GET /routing-instance/d9429390-d85e-458c-88fe-1930f4fde15f HTTP/1.1" 200 1497 0.005599 10.0.0.42 - - [2025-01-20 02:20:49] "GET /route-target/c820c399-da17-40b5-b94b-bac89e0d8f51 HTTP/1.1" 200 1215 0.004864 10.0.0.42 - - [2025-01-20 02:20:49] "GET /domains HTTP/1.1" 200 280 0.004146 10.0.0.42 - - [2025-01-20 02:20:49] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002413 10.0.0.42 - - [2025-01-20 02:20:49] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2759 0.020453 10.0.0.42 - - [2025-01-20 02:20:49] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001950 10.0.0.42 - - [2025-01-20 02:20:49] "GET /project/bf90bed9-2e26-469b-a100-82dc64507604 HTTP/1.1" 200 2518 0.123873 10.0.0.42 - - [2025-01-20 02:20:49] "GET /virtual-network/d9ce9ae9-8ff0-4681-a7b7-972e02e4bbd2 HTTP/1.1" 200 2321 0.011231 10.0.0.42 - - [2025-01-20 02:20:49] "GET /obj-perms HTTP/1.1" 200 5026 0.070875 10.0.0.42 - - [2025-01-20 02:20:50] "POST /neutron/network HTTP/1.1" 200 843 0.009775 10.0.0.42 - - [2025-01-20 02:20:50] "GET /aaa-mode HTTP/1.1" 401 292 0.000863 10.0.0.42 - - [2025-01-20 02:20:50] "GET / HTTP/1.1" 200 35931 0.002021 10.0.0.42 - - [2025-01-20 02:20:51] "POST /neutron/port HTTP/1.1" 200 117 0.008500 10.0.0.42 - - [2025-01-20 02:20:51] "GET /aaa-mode HTTP/1.1" 401 292 0.000612 10.0.0.42 - - [2025-01-20 02:20:51] "POST /neutron/network HTTP/1.1" 200 843 0.010507 10.0.0.42 - - [2025-01-20 02:20:51] "GET / HTTP/1.1" 200 35931 0.008200 10.0.0.42 - - [2025-01-20 02:20:52] "POST /neutron/port HTTP/1.1" 200 1059 0.021924 10.0.0.42 - - [2025-01-20 02:20:52] "POST /neutron/floatingip HTTP/1.1" 200 117 0.006984 10.0.0.42 - - [2025-01-20 02:20:52] "POST /neutron/port HTTP/1.1" 200 117 0.001650 10.0.0.42 - - [2025-01-20 02:20:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011347 10.0.0.42 - - [2025-01-20 02:20:53] "POST /neutron/security_group HTTP/1.1" 200 2056 0.013201 10.0.0.42 - - [2025-01-20 02:20:54] "POST /neutron/port HTTP/1.1" 200 1057 0.028219 10.0.0.42 - - [2025-01-20 02:20:54] "POST /neutron/port HTTP/1.1" 200 1085 0.035312 10.0.0.42 - - [2025-01-20 02:20:54] "POST /neutron/port HTTP/1.1" 200 117 0.001420 10.0.0.42 - - [2025-01-20 02:20:54] "GET /aaa-mode HTTP/1.1" 401 292 0.000472 10.0.0.42 - - [2025-01-20 02:20:55] "GET / HTTP/1.1" 200 35931 0.003967 10.0.0.42 - - [2025-01-20 02:20:55] "POST /neutron/network HTTP/1.1" 200 830 0.011215 10.0.0.42 - - [2025-01-20 02:20:56] "POST /neutron/port HTTP/1.1" 200 2056 0.061073 10.0.0.42 - - [2025-01-20 02:20:56] "POST /neutron/port HTTP/1.1" 200 117 0.010400 10.0.0.42 - - [2025-01-20 02:20:57] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001683 10.0.0.42 - - [2025-01-20 02:20:57] "POST /neutron/port HTTP/1.1" 200 1059 0.365735 10.0.0.42 - - [2025-01-20 02:20:58] "GET /projects?obj_uuids=4eca85e8-6342-4d6e-b096-f819135a8330&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.002469 10.0.0.42 - - [2025-01-20 02:20:58] "GET /project/4eca85e8-6342-4d6e-b096-f819135a8330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.101590 10.0.0.42 - - [2025-01-20 02:20:58] "GET /projects?obj_uuids=4eca85e8-6342-4d6e-b096-f819135a8330&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001659 10.0.0.42 - - [2025-01-20 02:20:58] "POST /neutron/port HTTP/1.1" 200 1056 0.061878 10.0.0.42 - - [2025-01-20 02:20:58] "GET /project/4eca85e8-6342-4d6e-b096-f819135a8330?fields=security_groups HTTP/1.1" 200 1106 0.189697 10.0.0.42 - - [2025-01-20 02:20:58] "GET /projects?obj_uuids=4eca85e8-6342-4d6e-b096-f819135a8330&detail=False&count=False&shared=False HTTP/1.1" 200 351 0.001197 10.0.0.22 - - [2025-01-20 02:20:58] "DELETE /access-control-list/0db1e506-9987-4530-a306-adc96f6414bd HTTP/1.1" 200 115 0.095932 10.0.0.42 - - [2025-01-20 02:20:58] "GET /project/4eca85e8-6342-4d6e-b096-f819135a8330?fields=application_policy_sets HTTP/1.1" 200 1408 0.129284 10.0.0.42 - - [2025-01-20 02:20:58] "POST /neutron/port HTTP/1.1" 200 1059 0.050133 10.0.0.42 - - [2025-01-20 02:20:58] "DELETE /project/4eca85e8-6342-4d6e-b096-f819135a8330 HTTP/1.1" 200 115 0.772519 10.0.0.42 - - [2025-01-20 02:20:59] "POST /neutron/port HTTP/1.1" 200 1057 0.034678 10.0.0.42 - - [2025-01-20 02:20:59] "POST /neutron/floatingip HTTP/1.1" 200 117 0.005958 10.0.0.42 - - [2025-01-20 02:20:59] "POST /neutron/network HTTP/1.1" 200 830 0.009940 10.0.0.42 - - [2025-01-20 02:20:59] "POST /neutron/port HTTP/1.1" 200 117 0.001745 10.0.0.42 - - [2025-01-20 02:20:59] "POST /neutron/subnet HTTP/1.1" 200 694 0.033880 10.0.0.42 - - [2025-01-20 02:21:01] "POST /neutron/port HTTP/1.1" 200 3023 0.047088 10.0.0.42 - - [2025-01-20 02:21:04] "POST /neutron/security_group HTTP/1.1" 200 2056 0.009295 10.0.0.42 - - [2025-01-20 02:21:06] "POST /neutron/port HTTP/1.1" 200 3023 0.055457 10.0.0.42 - - [2025-01-20 02:21:06] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011919 10.0.0.42 - - [2025-01-20 02:21:06] "POST /neutron/port HTTP/1.1" 200 3023 0.038178 10.0.0.42 - - [2025-01-20 02:21:07] "POST /neutron/security_group HTTP/1.1" 200 2056 0.012840 10.0.0.42 - - [2025-01-20 02:21:24] "POST /neutron/network HTTP/1.1" 200 843 0.013130 10.0.0.42 - - [2025-01-20 02:21:24] "POST /neutron/port HTTP/1.1" 200 117 0.001447 10.0.0.22 - - [2025-01-20 02:21:25] "GET /obj-perms HTTP/1.1" 200 5056 0.056412 10.0.0.42 - - [2025-01-20 02:21:29] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010662 10.0.0.42 - - [2025-01-20 02:21:29] "POST /neutron/network HTTP/1.1" 200 843 0.009748 10.0.0.42 - - [2025-01-20 02:21:29] "POST /neutron/port HTTP/1.1" 200 117 0.001832 10.0.0.42 - - [2025-01-20 02:21:34] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011101 10.0.0.42 - - [2025-01-20 02:21:39] "POST /neutron/port HTTP/1.1" 200 3023 0.035748 10.0.0.42 - - [2025-01-20 02:21:45] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010465 10.0.0.22 - - [2025-01-20 02:21:51] "POST /ref-update HTTP/1.1" 200 156 0.068201 10.0.0.22 - - [2025-01-20 02:21:51] "POST /instance-ips HTTP/1.1" 200 385 0.068778 10.0.0.22 - - [2025-01-20 02:21:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005175 10.0.0.22 - - [2025-01-20 02:21:52] "POST /ref-update HTTP/1.1" 200 156 0.039804 10.0.0.42 - - [2025-01-20 02:21:52] "POST /neutron/port HTTP/1.1" 200 1087 0.071595 10.0.0.22 - - [2025-01-20 02:21:52] "POST /ref-update HTTP/1.1" 200 156 0.047741 10.0.0.22 - - [2025-01-20 02:21:52] "POST /instance-ips HTTP/1.1" 200 375 0.056234 10.0.0.42 - - [2025-01-20 02:21:52] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011193 10.0.0.22 - - [2025-01-20 02:21:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004459 10.0.0.22 - - [2025-01-20 02:21:52] "POST /ref-update HTTP/1.1" 200 156 0.030725 10.0.0.42 - - [2025-01-20 02:21:54] "POST /neutron/port HTTP/1.1" 200 1085 0.035944 10.0.0.42 - - [2025-01-20 02:21:54] "POST /neutron/security_group HTTP/1.1" 200 2056 0.011980 10.0.0.22 - - [2025-01-20 02:21:56] "POST /fqname-to-id HTTP/1.1" 404 244 0.017338 10.0.0.22 - - [2025-01-20 02:21:56] "POST /route-targets HTTP/1.1" 200 327 0.019408 10.0.0.22 - - [2025-01-20 02:21:57] "GET /routing-instance/9af5d776-baeb-4344-aafc-37ca5ea29961?fields=routing_policy_back_refs HTTP/1.1" 200 1278 0.021919 10.0.0.22 - - [2025-01-20 02:21:57] "POST /route-targets HTTP/1.1" 200 327 0.039161 10.0.0.22 - - [2025-01-20 02:21:57] "GET /routing-instance/a6b5e992-f460-44ed-b7bc-50619bdddf74?fields=routing_policy_back_refs HTTP/1.1" 200 1279 0.016207 10.0.0.42 - - [2025-01-20 02:21:57] "GET /domains HTTP/1.1" 200 280 0.006006 10.0.0.42 - - [2025-01-20 02:21:57] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001936 10.0.0.42 - - [2025-01-20 02:21:57] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2771 0.020002 10.0.0.42 - - [2025-01-20 02:21:57] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001497 10.0.0.22 - - [2025-01-20 02:21:57] "POST /ref-update HTTP/1.1" 200 156 0.051305 10.0.0.42 - - [2025-01-20 02:21:57] "GET /project/bf90bed9-2e26-469b-a100-82dc64507604 HTTP/1.1" 200 4234 0.135562 10.0.0.42 - - [2025-01-20 02:21:57] "GET /service-instance/74f180f4-e6c6-4f7b-b4b8-298ea68a9de8 HTTP/1.1" 200 3783 0.014578 10.0.0.42 - - [2025-01-20 02:21:57] "GET /domains HTTP/1.1" 200 280 0.004705 10.0.0.42 - - [2025-01-20 02:21:57] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001702 10.0.0.42 - - [2025-01-20 02:21:57] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2771 0.013642 10.0.0.42 - - [2025-01-20 02:21:57] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001827 10.0.0.42 - - [2025-01-20 02:21:57] "GET /project/bf90bed9-2e26-469b-a100-82dc64507604 HTTP/1.1" 200 4234 0.121591 10.0.0.42 - - [2025-01-20 02:21:57] "GET /service-instance/74f180f4-e6c6-4f7b-b4b8-298ea68a9de8 HTTP/1.1" 200 3783 0.015367 10.0.0.42 - - [2025-01-20 02:21:57] "GET /port-tuple/7d3cea48-4b93-4ee2-bf8d-04657dbeeaff HTTP/1.1" 200 1979 0.013011 10.0.0.42 - - [2025-01-20 02:21:57] "GET /virtual-machine-interface/54b6f0e0-010c-495d-bcf9-70af3abb1200 HTTP/1.1" 200 3816 0.021442 10.0.0.42 - - [2025-01-20 02:21:57] "GET /virtual-machine-interface/72b4d0b7-6eb7-47e9-b104-d7f2ee9ab349 HTTP/1.1" 200 3798 0.018426 10.0.0.42 - - [2025-01-20 02:21:57] "GET /virtual-machine-interface/e0243916-3c8f-4bd3-a9aa-2814c31e77e0 HTTP/1.1" 200 3805 0.027506 10.0.0.42 - - [2025-01-20 02:21:57] "POST /neutron/port HTTP/1.1" 200 3830 0.101215 10.0.0.42 - - [2025-01-20 02:21:58] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010821 10.0.0.42 - - [2025-01-20 02:21:58] "POST /neutron/port HTTP/1.1" 200 3830 0.075443 10.0.0.42 - - [2025-01-20 02:21:58] "POST /neutron/network HTTP/1.1" 200 921 0.013400 10.0.0.42 - - [2025-01-20 02:21:58] "POST /neutron/network HTTP/1.1" 200 895 0.026533 10.0.0.42 - - [2025-01-20 02:21:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.015355 10.0.0.42 - - [2025-01-20 02:21:59] "POST /neutron/port HTTP/1.1" 200 3830 0.100240 10.0.0.42 - - [2025-01-20 02:21:59] "POST /neutron/security_group HTTP/1.1" 200 2056 0.010823 10.0.0.49 - - [2025-01-20 02:21:59] "GET /global-system-configs HTTP/1.1" 200 322 0.173100 10.0.0.49 - - [2025-01-20 02:21:59] "GET /obj-perms HTTP/1.1" 200 5056 0.199771 10.0.0.22 - - [2025-01-20 02:22:01] "GET /global-system-configs HTTP/1.1" 200 322 0.128696 10.0.0.42 - - [2025-01-20 02:22:01] "GET /global-system-configs HTTP/1.1" 200 322 0.195353 10.0.0.42 - - [2025-01-20 02:22:01] "GET /obj-perms HTTP/1.1" 200 5056 0.360185 10.0.0.22 - - [2025-01-20 02:22:01] "GET /obj-perms HTTP/1.1" 200 5056 0.315454 10.0.0.42 - - [2025-01-20 02:22:03] "GET /virtual-machine/f9893b70-087f-4e2b-8687-8da690bc8f8b HTTP/1.1" 200 1802 0.008269 10.0.0.42 - - [2025-01-20 02:22:03] "GET /domains HTTP/1.1" 200 280 0.004277 10.0.0.42 - - [2025-01-20 02:22:03] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001892 10.0.0.42 - - [2025-01-20 02:22:03] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2771 0.010554 10.0.0.42 - - [2025-01-20 02:22:03] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001562 10.0.0.42 - - [2025-01-20 02:22:03] "GET /project/bf90bed9-2e26-469b-a100-82dc64507604 HTTP/1.1" 200 4234 0.105772 10.0.0.42 - - [2025-01-20 02:22:03] "GET /service-instance/74f180f4-e6c6-4f7b-b4b8-298ea68a9de8 HTTP/1.1" 200 3783 0.010229 10.0.0.22 - - [2025-01-20 02:22:08] "DELETE /access-control-list/e8581b6a-bff5-4a78-a22d-9e46e901eda8 HTTP/1.1" 200 115 0.068502 10.0.0.22 - - [2025-01-20 02:22:08] "DELETE /route-target/bfa13d2e-4b34-4836-b446-2e6d7e7d64d6 HTTP/1.1" 200 115 0.044623 10.0.0.22 - - [2025-01-20 02:22:08] "DELETE /route-target/354d512d-8d40-4dbe-99f8-f1bcfaeb1be5 HTTP/1.1" 200 115 0.045306 10.0.0.42 - - [2025-01-20 02:22:09] "GET /domains HTTP/1.1" 200 280 0.003648 10.0.0.42 - - [2025-01-20 02:22:09] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002368 10.0.0.42 - - [2025-01-20 02:22:09] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2771 0.025535 10.0.0.42 - - [2025-01-20 02:22:09] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.009037 10.0.0.22 - - [2025-01-20 02:22:09] "DELETE /instance-ip/d8be65bd-653d-4cc7-b4db-04b46da36daa HTTP/1.1" 200 115 0.133270 10.0.0.42 - - [2025-01-20 02:22:09] "GET /project/bf90bed9-2e26-469b-a100-82dc64507604 HTTP/1.1" 200 3760 0.136517 10.0.0.42 - - [2025-01-20 02:22:09] "GET /virtual-machine/f9893b70-087f-4e2b-8687-8da690bc8f8b HTTP/1.1" 200 1802 0.011852 10.0.0.22 - - [2025-01-20 02:22:09] "POST /ref-update HTTP/1.1" 200 156 0.041014 10.0.0.22 - - [2025-01-20 02:22:09] "DELETE /instance-ip/e76c9e1c-7074-47e9-b73b-1485bdfb657c HTTP/1.1" 200 115 0.082265 10.0.0.22 - - [2025-01-20 02:22:09] "POST /ref-update HTTP/1.1" 200 156 0.046238 10.0.0.42 - - [2025-01-20 02:22:10] "POST /neutron/network HTTP/1.1" 200 833 0.015141 10.0.0.42 - - [2025-01-20 02:22:10] "POST /neutron/port HTTP/1.1" 200 1111 0.016675 10.0.0.42 - - [2025-01-20 02:22:10] "POST /neutron/port HTTP/1.1" 200 1113 0.056991 10.0.0.42 - - [2025-01-20 02:22:11] "POST /neutron/port HTTP/1.1" 200 1110 0.043850 10.0.0.42 - - [2025-01-20 02:22:11] "POST /neutron/port HTTP/1.1" 200 151 0.371774 10.0.0.42 - - [2025-01-20 02:22:12] "POST /neutron/network HTTP/1.1" 200 833 0.022455 10.0.0.42 - - [2025-01-20 02:22:12] "GET /routing-instance/d9429390-d85e-458c-88fe-1930f4fde15f HTTP/1.1" 404 171 0.005577 10.0.0.22 - - [2025-01-20 02:22:12] "DELETE /route-target/c820c399-da17-40b5-b94b-bac89e0d8f51 HTTP/1.1" 200 115 0.030688 10.0.0.42 - - [2025-01-20 02:22:12] "GET /domains HTTP/1.1" 200 280 0.004876 10.0.0.42 - - [2025-01-20 02:22:12] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001498 10.0.0.42 - - [2025-01-20 02:22:12] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2571 0.016422 10.0.0.42 - - [2025-01-20 02:22:12] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001224 10.0.0.42 - - [2025-01-20 02:22:12] "GET /project/bf90bed9-2e26-469b-a100-82dc64507604 HTTP/1.1" 200 2299 0.116641 10.0.0.42 - - [2025-01-20 02:22:13] "POST /useragent-kv HTTP/1.1" 200 115 0.006971 10.0.0.42 - - [2025-01-20 02:22:13] "POST /useragent-kv HTTP/1.1" 200 115 0.008985 10.0.0.42 - - [2025-01-20 02:22:13] "POST /neutron/network HTTP/1.1" 200 151 0.274667 10.0.0.42 - - [2025-01-20 02:22:13] "GET /routing-instance/cfb83daa-3e67-46d6-b7c9-e8297dc55669 HTTP/1.1" 404 171 0.010906 10.0.0.42 - - [2025-01-20 02:22:13] "GET /domains HTTP/1.1" 200 280 0.005225 10.0.0.42 - - [2025-01-20 02:22:13] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.002156 10.0.0.42 - - [2025-01-20 02:22:13] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2571 0.011214 10.0.0.42 - - [2025-01-20 02:22:13] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001542 10.0.0.42 - - [2025-01-20 02:22:13] "GET /project/bf90bed9-2e26-469b-a100-82dc64507604 HTTP/1.1" 200 2081 0.120916 10.0.0.22 - - [2025-01-20 02:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006038 10.0.0.42 - - [2025-01-20 02:22:13] "GET /routing-instance/8f104499-19eb-40f6-ab9e-65ab85004786 HTTP/1.1" 404 171 0.007776 10.0.0.42 - - [2025-01-20 02:22:13] "GET /domains HTTP/1.1" 200 280 0.020236 10.0.0.42 - - [2025-01-20 02:22:13] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001414 10.0.0.42 - - [2025-01-20 02:22:13] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2571 0.027647 10.0.0.42 - - [2025-01-20 02:22:13] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001708 10.0.0.42 - - [2025-01-20 02:22:13] "GET /project/bf90bed9-2e26-469b-a100-82dc64507604 HTTP/1.1" 200 1841 0.100887 10.0.0.22 - - [2025-01-20 02:22:17] "POST /access-control-lists HTTP/1.1" 200 597 0.047618 10.0.0.42 - - [2025-01-20 02:22:21] "GET /domains HTTP/1.1" 401 292 0.001019 10.0.0.42 - - [2025-01-20 02:22:21] "GET /domains HTTP/1.1" 200 280 0.036715 10.0.0.42 - - [2025-01-20 02:22:21] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001490 10.0.0.42 - - [2025-01-20 02:22:21] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2958 0.018325 10.0.0.42 - - [2025-01-20 02:22:21] "GET /virtual-DNS/95ec31d8-b4c7-453d-b34e-7b5e237d3f9a HTTP/1.1" 200 1439 0.005462 10.0.0.42 - - [2025-01-20 02:22:22] "POST /neutron/network HTTP/1.1" 200 117 0.040431 10.0.0.22 - - [2025-01-20 02:22:22] "POST /route-targets HTTP/1.1" 200 327 0.017367 10.0.0.42 - - [2025-01-20 02:22:23] "POST /neutron/network HTTP/1.1" 200 833 0.013817 10.0.0.42 - - [2025-01-20 02:22:23] "POST /neutron/subnet HTTP/1.1" 200 711 0.027834 10.0.0.42 - - [2025-01-20 02:22:23] "POST /neutron/network HTTP/1.1" 200 843 0.009821 10.0.0.42 - - [2025-01-20 02:22:23] "GET /aaa-mode HTTP/1.1" 401 292 0.000495 10.0.0.42 - - [2025-01-20 02:22:23] "GET / HTTP/1.1" 200 35931 0.001673 10.0.0.42 - - [2025-01-20 02:22:24] "POST /neutron/port HTTP/1.1" 200 117 0.008911 10.0.0.42 - - [2025-01-20 02:22:25] "GET /projects?obj_uuids=784781b2-066d-4aec-b076-fd6ae1f6cb03&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001325 10.0.0.49 - - [2025-01-20 02:22:25] "GET /obj-perms HTTP/1.1" 200 5056 0.101643 10.0.0.42 - - [2025-01-20 02:22:25] "POST /neutron/port HTTP/1.1" 200 1058 0.500071 10.0.0.49 - - [2025-01-20 02:22:25] "GET /global-system-configs HTTP/1.1" 200 322 0.008953 10.0.0.42 - - [2025-01-20 02:22:26] "POST /neutron/port HTTP/1.1" 200 1112 0.194057 10.0.0.22 - - [2025-01-20 02:22:26] "GET /global-system-configs HTTP/1.1" 200 322 0.210316 10.0.0.42 - - [2025-01-20 02:22:26] "POST /neutron/subnet HTTP/1.1" 200 685 0.028841 10.0.0.42 - - [2025-01-20 02:22:26] "GET /obj-perms HTTP/1.1" 200 5056 0.441012 10.0.0.42 - - [2025-01-20 02:22:27] "GET /global-system-configs HTTP/1.1" 200 322 0.122262 10.0.0.22 - - [2025-01-20 02:22:27] "GET /obj-perms HTTP/1.1" 200 5056 0.193980 10.0.0.49 - - [2025-01-20 02:22:27] "GET /obj-perms HTTP/1.1" 200 5056 0.208646 10.0.0.42 - - [2025-01-20 02:22:29] "POST /neutron/port HTTP/1.1" 200 1086 0.032940 10.0.0.42 - - [2025-01-20 02:22:29] "POST /neutron/security_group HTTP/1.1" 200 2059 0.010381 10.0.0.42 - - [2025-01-20 02:22:37] "POST /neutron/port HTTP/1.1" 200 1086 0.029120 10.0.0.42 - - [2025-01-20 02:22:40] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009127 10.0.0.42 - - [2025-01-20 02:22:59] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.001260 10.0.0.42 - - [2025-01-20 02:22:59] "GET /project/bf90bed9-2e26-469b-a100-82dc64507604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1461 0.123955 10.0.0.42 - - [2025-01-20 02:22:59] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.005535 10.0.0.42 - - [2025-01-20 02:22:59] "GET /project/bf90bed9-2e26-469b-a100-82dc64507604?fields=security_groups HTTP/1.1" 200 1358 0.108042 10.0.0.42 - - [2025-01-20 02:22:59] "DELETE /security-group/17bd07f8-f1ad-4de2-ac9d-7c76557733ea HTTP/1.1" 200 115 0.061981 10.0.0.42 - - [2025-01-20 02:22:59] "GET /projects?obj_uuids=bf90bed9-2e26-469b-a100-82dc64507604&detail=False&count=False&shared=False HTTP/1.1" 200 347 0.002512 10.0.0.42 - - [2025-01-20 02:22:59] "GET /project/bf90bed9-2e26-469b-a100-82dc64507604?fields=application_policy_sets HTTP/1.1" 200 1397 0.054163 10.0.0.22 - - [2025-01-20 02:22:59] "DELETE /access-control-list/50723077-b8d8-478d-9f9f-ac50232c779b HTTP/1.1" 200 115 0.144244 10.0.0.42 - - [2025-01-20 02:22:59] "DELETE /project/bf90bed9-2e26-469b-a100-82dc64507604 HTTP/1.1" 200 115 0.756373 10.0.0.42 - - [2025-01-20 02:23:03] "POST /neutron/port HTTP/1.1" 200 1086 0.030679 10.0.0.42 - - [2025-01-20 02:23:05] "POST /neutron/network HTTP/1.1" 200 833 0.012083 10.0.0.42 - - [2025-01-20 02:23:05] "GET /domains HTTP/1.1" 200 280 0.003614 10.0.0.42 - - [2025-01-20 02:23:05] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001644 10.0.0.42 - - [2025-01-20 02:23:05] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2574 0.018790 10.0.0.22 - - [2025-01-20 02:23:08] "POST /fqname-to-id HTTP/1.1" 404 235 0.005595 10.0.0.22 - - [2025-01-20 02:23:08] "POST /access-control-lists HTTP/1.1" 200 595 0.069294 10.0.0.42 - - [2025-01-20 02:23:12] "GET /projects?obj_uuids=b51783a1-1ace-4c75-86e9-49e1952b5b50&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.004817 10.0.0.42 - - [2025-01-20 02:23:12] "POST /neutron/network HTTP/1.1" 200 606 0.230095 10.0.0.42 - - [2025-01-20 02:23:13] "POST /neutron/network HTTP/1.1" 200 824 0.022372 10.0.0.42 - - [2025-01-20 02:23:13] "POST /neutron/network HTTP/1.1" 200 834 0.012294 10.0.0.42 - - [2025-01-20 02:23:13] "GET /aaa-mode HTTP/1.1" 401 292 0.000852 10.0.0.42 - - [2025-01-20 02:23:14] "GET / HTTP/1.1" 200 35931 0.002922 10.0.0.42 - - [2025-01-20 02:23:14] "POST /neutron/port HTTP/1.1" 200 117 0.009120 10.0.0.42 - - [2025-01-20 02:23:15] "GET /aaa-mode HTTP/1.1" 401 292 0.000480 10.0.0.42 - - [2025-01-20 02:23:15] "POST /neutron/network HTTP/1.1" 200 834 0.011414 10.0.0.42 - - [2025-01-20 02:23:15] "GET / HTTP/1.1" 200 35931 0.002423 10.0.0.42 - - [2025-01-20 02:23:16] "POST /neutron/network HTTP/1.1" 200 824 0.009623 10.0.0.42 - - [2025-01-20 02:23:16] "POST /neutron/port HTTP/1.1" 200 1088 0.059788 10.0.0.42 - - [2025-01-20 02:23:16] "POST /neutron/floatingip HTTP/1.1" 200 117 0.061935 10.0.0.42 - - [2025-01-20 02:23:16] "POST /neutron/port HTTP/1.1" 200 117 0.001510 10.0.0.42 - - [2025-01-20 02:23:16] "POST /neutron/security_group HTTP/1.1" 200 2059 0.012269 10.0.0.42 - - [2025-01-20 02:23:17] "POST /neutron/port HTTP/1.1" 200 1060 0.023813 10.0.0.42 - - [2025-01-20 02:23:17] "POST /neutron/port HTTP/1.1" 200 1088 0.030610 10.0.0.42 - - [2025-01-20 02:23:17] "POST /neutron/port HTTP/1.1" 200 117 0.001784 10.0.0.42 - - [2025-01-20 02:23:21] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011842 10.0.0.42 - - [2025-01-20 02:23:21] "POST /neutron/port HTTP/1.1" 200 1088 0.031895 10.0.0.42 - - [2025-01-20 02:23:27] "POST /neutron/port HTTP/1.1" 200 1088 0.251122 10.0.0.42 - - [2025-01-20 02:23:27] "POST /neutron/network HTTP/1.1" 200 834 0.010066 10.0.0.42 - - [2025-01-20 02:23:27] "POST /neutron/port HTTP/1.1" 200 117 0.002103 10.0.0.42 - - [2025-01-20 02:23:27] "POST /neutron/security_group HTTP/1.1" 200 2059 0.009352 10.0.0.42 - - [2025-01-20 02:23:30] "POST /neutron/port HTTP/1.1" 200 1088 0.033274 10.0.0.42 - - [2025-01-20 02:23:30] "POST /neutron/security_group HTTP/1.1" 200 2059 0.011415 10.0.0.42 - - [2025-01-20 02:23:31] "POST /neutron/network HTTP/1.1" 200 834 0.011487 10.0.0.42 - - [2025-01-20 02:23:31] "POST /neutron/port HTTP/1.1" 200 117 0.001714 10.0.0.42 - - [2025-01-20 02:23:32] "POST /neutron/network HTTP/1.1" 400 204 0.020100 10.0.0.42 - - [2025-01-20 02:23:32] "POST /neutron/port HTTP/1.1" 200 151 0.367835 10.0.0.42 - - [2025-01-20 02:23:33] "POST /neutron/port HTTP/1.1" 200 151 0.387057 10.0.0.22 - - [2025-01-20 02:23:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005002 10.0.0.22 - - [2025-01-20 02:23:37] "POST /access-control-lists HTTP/1.1" 200 596 0.041742 10.0.0.42 - - [2025-01-20 02:23:41] "POST /neutron/network HTTP/1.1" 200 117 0.047865 10.0.0.22 - - [2025-01-20 02:23:41] "POST /route-targets HTTP/1.1" 200 327 0.030406 10.0.0.42 - - [2025-01-20 02:23:41] "POST /neutron/network HTTP/1.1" 200 839 0.015090 10.0.0.42 - - [2025-01-20 02:23:41] "POST /neutron/subnet HTTP/1.1" 200 701 0.015324 10.0.0.42 - - [2025-01-20 02:23:42] "GET /aaa-mode HTTP/1.1" 401 292 0.000558 10.0.0.42 - - [2025-01-20 02:23:42] "GET / HTTP/1.1" 200 35931 0.002390 10.0.0.42 - - [2025-01-20 02:23:43] "POST /neutron/network HTTP/1.1" 200 839 0.047618 10.0.0.42 - - [2025-01-20 02:23:43] "POST /neutron/port HTTP/1.1" 200 117 0.007666 10.0.0.42 - - [2025-01-20 02:23:44] "POST /neutron/port HTTP/1.1" 200 1055 0.021072 10.0.0.42 - - [2025-01-20 02:23:44] "POST /neutron/port HTTP/1.1" 200 1083 0.032798 10.0.0.42 - - [2025-01-20 02:23:44] "POST /neutron/port HTTP/1.1" 200 117 0.001504 10.0.0.42 - - [2025-01-20 02:23:48] "POST /neutron/security_group HTTP/1.1" 200 2058 0.013297 10.0.0.42 - - [2025-01-20 02:23:48] "POST /neutron/port HTTP/1.1" 200 1083 0.027208 10.0.0.42 - - [2025-01-20 02:23:55] "POST /neutron/security_group HTTP/1.1" 200 2058 0.036069 10.0.0.42 - - [2025-01-20 02:23:59] "GET /projects?obj_uuids=784781b2-066d-4aec-b076-fd6ae1f6cb03&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.002508 10.0.0.42 - - [2025-01-20 02:23:59] "GET /project/784781b2-066d-4aec-b076-fd6ae1f6cb03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1472 0.072272 10.0.0.42 - - [2025-01-20 02:23:59] "GET /projects?obj_uuids=784781b2-066d-4aec-b076-fd6ae1f6cb03&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.007802 10.0.0.42 - - [2025-01-20 02:24:00] "GET /project/784781b2-066d-4aec-b076-fd6ae1f6cb03?fields=security_groups HTTP/1.1" 200 1104 0.160007 10.0.0.42 - - [2025-01-20 02:24:00] "GET /projects?obj_uuids=784781b2-066d-4aec-b076-fd6ae1f6cb03&detail=False&count=False&shared=False HTTP/1.1" 200 350 0.001476 10.0.0.42 - - [2025-01-20 02:24:00] "GET /project/784781b2-066d-4aec-b076-fd6ae1f6cb03?fields=application_policy_sets HTTP/1.1" 200 1405 0.127699 10.0.0.22 - - [2025-01-20 02:24:00] "DELETE /access-control-list/cefdfbd7-2a27-4bf2-a163-a18dd540f139 HTTP/1.1" 200 115 0.105659 10.0.0.42 - - [2025-01-20 02:24:00] "DELETE /project/784781b2-066d-4aec-b076-fd6ae1f6cb03 HTTP/1.1" 200 115 0.875992 10.0.0.42 - - [2025-01-20 02:24:02] "POST /neutron/port HTTP/1.1" 200 1083 0.037211 10.0.0.42 - - [2025-01-20 02:24:03] "POST /neutron/network HTTP/1.1" 200 839 0.010690 10.0.0.22 - - [2025-01-20 02:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006247 10.0.0.42 - - [2025-01-20 02:24:06] "GET /global-vrouter-configs HTTP/1.1" 401 292 0.000494 10.0.0.42 - - [2025-01-20 02:24:06] "GET /global-vrouter-configs HTTP/1.1" 200 357 0.036923 10.0.0.42 - - [2025-01-20 02:24:06] "GET /global-vrouter-config/0b0de678-1379-470b-8f89-aca9b128532b HTTP/1.1" 200 1825 0.007833 10.0.0.42 - - [2025-01-20 02:24:06] "GET /projects?obj_uuids=7c48e7c5-0520-4718-898e-fc75f5937a27&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001881 10.0.0.42 - - [2025-01-20 02:24:07] "POST /neutron/network HTTP/1.1" 200 605 0.298515 10.0.0.42 - - [2025-01-20 02:24:07] "POST /neutron/network HTTP/1.1" 200 824 0.014046 10.0.0.22 - - [2025-01-20 02:24:07] "POST /ref-update HTTP/1.1" 200 156 0.029764 10.0.0.42 - - [2025-01-20 02:24:07] "POST /neutron/network HTTP/1.1" 200 834 0.009484 10.0.0.42 - - [2025-01-20 02:24:07] "GET /aaa-mode HTTP/1.1" 401 292 0.000465 10.0.0.42 - - [2025-01-20 02:24:08] "GET / HTTP/1.1" 200 35931 0.002213 10.0.0.42 - - [2025-01-20 02:24:08] "POST /neutron/port HTTP/1.1" 200 117 0.015599 10.0.0.42 - - [2025-01-20 02:24:09] "GET /projects?obj_uuids=7c48e7c5-0520-4718-898e-fc75f5937a27&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.001297 10.0.0.42 - - [2025-01-20 02:24:09] "POST /neutron/port HTTP/1.1" 200 1060 0.457391 10.0.0.42 - - [2025-01-20 02:24:10] "POST /neutron/port HTTP/1.1" 200 1114 0.145629 10.0.0.42 - - [2025-01-20 02:24:10] "POST /neutron/subnet HTTP/1.1" 200 699 0.023930 10.0.0.42 - - [2025-01-20 02:24:14] "POST /neutron/port HTTP/1.1" 200 1088 0.035804 10.0.0.42 - - [2025-01-20 02:24:14] "POST /neutron/security_group HTTP/1.1" 200 2058 0.012272 10.0.0.42 - - [2025-01-20 02:24:20] "POST /neutron/port HTTP/1.1" 200 1088 0.049649 10.0.0.42 - - [2025-01-20 02:24:25] "POST /neutron/network HTTP/1.1" 400 204 0.021184 10.0.0.42 - - [2025-01-20 02:24:25] "POST /neutron/port HTTP/1.1" 200 151 0.281219 10.0.0.42 - - [2025-01-20 02:24:27] "GET /obj-perms HTTP/1.1" 200 5056 0.098224 10.0.0.42 - - [2025-01-20 02:24:30] "POST /neutron/network HTTP/1.1" 200 117 0.032296 10.0.0.22 - - [2025-01-20 02:24:30] "POST /route-targets HTTP/1.1" 200 327 0.018695 10.0.0.42 - - [2025-01-20 02:24:31] "POST /useragent-kv HTTP/1.1" 200 115 0.018577 10.0.0.42 - - [2025-01-20 02:24:31] "POST /neutron/subnet HTTP/1.1" 200 699 0.269257 10.0.0.42 - - [2025-01-20 02:24:31] "POST /neutron/network HTTP/1.1" 200 994 0.014248 10.0.0.42 - - [2025-01-20 02:24:31] "POST /neutron/network HTTP/1.1" 200 994 0.019515 10.0.0.42 - - [2025-01-20 02:24:31] "GET /projects?obj_uuids=7c48e7c5-0520-4718-898e-fc75f5937a27&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.005755 10.0.0.42 - - [2025-01-20 02:24:32] "POST /neutron/port HTTP/1.1" 200 1017 0.372602 10.0.0.42 - - [2025-01-20 02:24:32] "POST /neutron/port HTTP/1.1" 200 1017 0.012666 10.0.0.42 - - [2025-01-20 02:24:33] "POST /neutron/port HTTP/1.1" 200 117 0.012416 10.0.0.42 - - [2025-01-20 02:24:33] "POST /neutron/port HTTP/1.1" 200 1017 0.023211 10.0.0.42 - - [2025-01-20 02:24:33] "POST /neutron/port HTTP/1.1" 200 1017 0.013076 10.0.0.42 - - [2025-01-20 02:24:33] "POST /neutron/port HTTP/1.1" 200 117 0.011256 10.0.0.42 - - [2025-01-20 02:24:34] "POST /neutron/network HTTP/1.1" 200 1004 0.014502 10.0.0.42 - - [2025-01-20 02:24:34] "GET /aaa-mode HTTP/1.1" 401 292 0.000484 10.0.0.42 - - [2025-01-20 02:24:34] "POST /neutron/port HTTP/1.1" 200 1017 0.021339 10.0.0.42 - - [2025-01-20 02:24:34] "GET / HTTP/1.1" 200 35931 0.002381 10.0.0.42 - - [2025-01-20 02:24:34] "POST /neutron/port HTTP/1.1" 200 1017 0.029857 10.0.0.42 - - [2025-01-20 02:24:34] "POST /neutron/port HTTP/1.1" 200 1017 0.016032 10.0.0.42 - - [2025-01-20 02:24:34] "POST /neutron/floatingip HTTP/1.1" 200 117 0.004858 10.0.0.42 - - [2025-01-20 02:24:34] "POST /neutron/port HTTP/1.1" 200 117 0.001544 10.0.0.42 - - [2025-01-20 02:24:34] "POST /neutron/subnet HTTP/1.1" 200 673 0.067095 10.0.0.42 - - [2025-01-20 02:24:35] "POST /neutron/network HTTP/1.1" 200 994 0.015708 10.0.0.42 - - [2025-01-20 02:24:35] "POST /neutron/port HTTP/1.1" 200 117 0.010100 10.0.0.42 - - [2025-01-20 02:24:35] "GET /domains HTTP/1.1" 200 280 0.004349 10.0.0.42 - - [2025-01-20 02:24:35] "GET /domains?obj_uuids=5e738284-bb49-4a6f-8f2b-7e012ef06d36&detail=False&count=False&shared=False HTTP/1.1" 200 315 0.001376 10.0.0.42 - - [2025-01-20 02:24:35] "GET /domain/5e738284-bb49-4a6f-8f2b-7e012ef06d36 HTTP/1.1" 200 2573 0.014362 10.0.0.42 - - [2025-01-20 02:24:35] "GET /projects?obj_uuids=7c48e7c5-0520-4718-898e-fc75f5937a27&detail=False&count=False&shared=False HTTP/1.1" 200 349 0.004009 10.0.0.42 - - [2025-01-20 02:24:35] "GET /project/7c48e7c5-0520-4718-898e-fc75f5937a27 HTTP/1.1" 200 2841 0.128654 10.0.0.42 - - [2025-01-20 02:24:35] "GET /network-ipam/3900b655-b9de-4f10-aabb-fbd978e8d944 HTTP/1.1" 200 2601 0.010838 10.0.0.42 - - [2025-01-20 02:24:35] "GET /domains HTTP/1.1" 200 280 0.005036