++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Fri Sep 5 03:27:43 PM UTC 2025 ===================' INFO: =================== Fri Sep 5 03:27:43 PM 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}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ 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 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.0.0.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ 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.50 ++ 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_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.50 ++ 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 ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.50 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 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.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ tr '\n' , ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq +++ local local_ips=,10.0.0.50,10.158.56.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.158.56.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50: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=__ ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ set -o posix ++ set ++ sort ++ 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 + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + 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 ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + 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 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/05/2025 15:28:24.680 7f3007765780 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/05/2025 15:28:24.844 7f3007765780 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/05/2025 15:28:24.860 7f3007765780 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/05/2025 15:28:24.860 7f3007765780 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-09-05 15:28:29] "GET / HTTP/1.1" 503 181 0.000277 10.0.0.50 - - [2025-09-05 15:28:30] "GET / HTTP/1.1" 200 35931 0.001350 10.0.0.50 - - [2025-09-05 15:28:30] "GET / HTTP/1.1" 200 35931 0.001278 10.0.0.50 - - [2025-09-05 15:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003144 10.0.0.50 - - [2025-09-05 15:28:30] "GET /global-system-config/b8c00c26-e0fb-402e-9d4c-af1dcaf0637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005483 10.0.0.50 - - [2025-09-05 15:28:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.002247 10.0.0.50 - - [2025-09-05 15:28:30] "POST /config-nodes HTTP/1.1" 200 593 0.091861 10.0.0.50 - - [2025-09-05 15:28:30] "GET / HTTP/1.1" 200 45303 0.001337 10.0.0.50 - - [2025-09-05 15:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.50 - - [2025-09-05 15:28:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002311 10.0.0.50 - - [2025-09-05 15:28:30] "GET / HTTP/1.1" 200 35931 0.001210 10.0.0.50 - - [2025-09-05 15:28:30] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002675 10.0.0.50 - - [2025-09-05 15:28:31] "GET / HTTP/1.1" 200 35931 0.001665 10.0.0.50 - - [2025-09-05 15:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006893 10.0.0.50 - - [2025-09-05 15:28:32] "GET /network-ipam/e4ada995-e476-44a2-8e82-9faa53e3d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005049 10.0.0.50 - - [2025-09-05 15:28:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.002369 10.0.0.50 - - [2025-09-05 15:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.50 - - [2025-09-05 15:28:32] "GET /global-system-config/b8c00c26-e0fb-402e-9d4c-af1dcaf0637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005213 10.0.0.50 - - [2025-09-05 15:28:32] "POST /service-appliance-sets HTTP/1.1" 200 553 0.017212 10.0.0.50 - - [2025-09-05 15:28:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.002648 10.0.0.50 - - [2025-09-05 15:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002730 10.0.0.50 - - [2025-09-05 15:28:32] "GET /global-system-config/b8c00c26-e0fb-402e-9d4c-af1dcaf0637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005266 10.0.0.50 - - [2025-09-05 15:28:32] "POST /service-appliance-sets HTTP/1.1" 200 541 0.018982 10.0.0.50 - - [2025-09-05 15:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002855 10.0.0.50 - - [2025-09-05 15:28:32] "GET /network-ipam/e4ada995-e476-44a2-8e82-9faa53e3d89c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002730 10.0.0.50 - - [2025-09-05 15:28:32] "POST /service-templates HTTP/1.1" 200 511 0.029781 10.0.0.50 - - [2025-09-05 15:28:32] "POST /service-templates HTTP/1.1" 200 501 0.027778 10.0.0.50 - - [2025-09-05 15:28:32] "POST /service-templates HTTP/1.1" 200 515 0.023938 10.0.0.50 - - [2025-09-05 15:28:32] "POST /service-templates HTTP/1.1" 200 535 0.021611 10.0.0.50 - - [2025-09-05 15:28:32] "POST /service-templates HTTP/1.1" 200 507 0.031394 10.0.0.50 - - [2025-09-05 15:28:32] "POST /fqname-to-id HTTP/1.1" 404 225 0.002731 10.0.0.50 - - [2025-09-05 15:28:32] "GET / HTTP/1.1" 200 35931 0.001794 10.0.0.50 - - [2025-09-05 15:28:32] "POST /access-control-lists HTTP/1.1" 200 587 0.037543 10.0.0.50 - - [2025-09-05 15:28:32] "POST /fqname-to-id HTTP/1.1" 404 224 0.003159 10.0.0.50 - - [2025-09-05 15:28:32] "POST /access-control-lists HTTP/1.1" 200 585 0.042997 10.0.0.50 - - [2025-09-05 15:28:32] "POST /route-targets HTTP/1.1" 200 327 0.033911 10.0.0.50 - - [2025-09-05 15:28:32] "GET / HTTP/1.1" 200 35931 0.001617 10.0.0.50 - - [2025-09-05 15:28:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.50 - - [2025-09-05 15:28:32] "GET /global-system-config/b8c00c26-e0fb-402e-9d4c-af1dcaf0637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006799 10.0.0.50 - - [2025-09-05 15:28:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.001990 10.0.0.50 - - [2025-09-05 15:28:32] "POST /ref-update HTTP/1.1" 200 156 0.047093 10.0.0.50 - - [2025-09-05 15:28:32] "POST /config-database-nodes HTTP/1.1" 200 611 0.032739 10.0.0.50 - - [2025-09-05 15:28:32] "POST /route-targets HTTP/1.1" 200 327 0.059764 10.0.0.50 - - [2025-09-05 15:28:32] "POST /ref-update HTTP/1.1" 200 156 0.019918 10.0.0.50 - - [2025-09-05 15:28:33] "POST /route-targets HTTP/1.1" 200 327 0.018414 10.0.0.50 - - [2025-09-05 15:28:33] "POST /ref-update HTTP/1.1" 200 156 0.019922 10.0.0.50 - - [2025-09-05 15:28:33] "POST /route-targets HTTP/1.1" 200 327 0.012784 10.0.0.50 - - [2025-09-05 15:28:33] "POST /ref-update HTTP/1.1" 200 156 0.028345 10.0.0.50 - - [2025-09-05 15:28:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.002308 10.0.0.50 - - [2025-09-05 15:28:33] "POST /access-control-lists HTTP/1.1" 200 551 0.087440 10.0.0.50 - - [2025-09-05 15:28:33] "PUT /access-control-list/1eeff595-f0f9-4ae6-8733-4ebe5c80f06d HTTP/1.1" 200 272 0.017939 10.0.0.50 - - [2025-09-05 15:28:33] "PUT /access-control-list/0532cdda-f643-4a00-bdfe-744bf53b97c9 HTTP/1.1" 200 272 0.014515 10.0.0.50 - - [2025-09-05 15:28:34] "GET / HTTP/1.1" 200 35931 0.002163 10.0.0.50 - - [2025-09-05 15:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005992 10.0.0.50 - - [2025-09-05 15:28:34] "GET /routing-instance/c8a8adee-83ac-470f-8ba6-9b463c838afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003948 10.0.0.50 - - [2025-09-05 15:28:34] "POST /bgp-routers HTTP/1.1" 200 616 0.030891 10.0.0.50 - - [2025-09-05 15:28:34] "GET /bgp-router/33eca958-b3a4-43af-81a6-0798b9f8295a?fields=global_system_config_back_refs HTTP/1.1" 200 1128 0.007301 10.0.0.50 - - [2025-09-05 15:28:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.50 - - [2025-09-05 15:28:34] "GET /global-system-config/b8c00c26-e0fb-402e-9d4c-af1dcaf0637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005211 10.0.0.50 - - [2025-09-05 15:28:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003635 10.0.0.50 - - [2025-09-05 15:28:35] "POST /ref-update HTTP/1.1" 200 156 0.009969 10.0.0.50 - - [2025-09-05 15:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003146 10.0.0.50 - - [2025-09-05 15:28:35] "GET /global-vrouter-config/0276f397-24f2-48c6-a547-704ee50e14ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1214 0.002845 10.0.0.50 - - [2025-09-05 15:28:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003544 10.0.0.50 - - [2025-09-05 15:28:35] "PUT /global-vrouter-config/0276f397-24f2-48c6-a547-704ee50e14ac HTTP/1.1" 200 276 0.008355 10.0.0.50 - - [2025-09-05 15:28:35] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 581 0.022047 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 575 0.035594 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 575 0.020185 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 559 0.023375 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 555 0.026758 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 557 0.027433 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 565 0.021304 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 549 0.035943 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 557 0.036022 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 567 0.026313 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 555 0.038375 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 567 0.025936 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 575 0.075801 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 569 0.022776 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 561 0.025241 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 561 0.036713 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 561 0.027197 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 547 0.024618 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 595 0.020096 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 575 0.027049 10.0.0.50 - - [2025-09-05 15:28:36] "POST /alarms HTTP/1.1" 200 571 0.021312 10.0.0.50 - - [2025-09-05 15:28:37] "POST /alarms HTTP/1.1" 200 583 0.019323 10.0.0.50 - - [2025-09-05 15:28:37] "POST /alarms HTTP/1.1" 200 609 0.025853 10.0.0.50 - - [2025-09-05 15:28:37] "GET / HTTP/1.1" 200 35931 0.001380 10.0.0.50 - - [2025-09-05 15:28:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002560 10.0.0.50 - - [2025-09-05 15:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.50 - - [2025-09-05 15:28:37] "PUT /global-vrouter-config/0276f397-24f2-48c6-a547-704ee50e14ac HTTP/1.1" 200 276 0.009484 10.0.0.50 - - [2025-09-05 15:28:37] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.50 - - [2025-09-05 15:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004809 10.0.0.50 - - [2025-09-05 15:28:37] "GET /global-vrouter-config/0276f397-24f2-48c6-a547-704ee50e14ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.009521 10.0.0.50 - - [2025-09-05 15:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.50 - - [2025-09-05 15:28:37] "PUT /global-vrouter-config/0276f397-24f2-48c6-a547-704ee50e14ac HTTP/1.1" 200 276 0.007976 10.0.0.50 - - [2025-09-05 15:28:37] "GET / HTTP/1.1" 200 35931 0.001700 10.0.0.50 - - [2025-09-05 15:28:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.50 - - [2025-09-05 15:28:37] "GET /global-system-config/b8c00c26-e0fb-402e-9d4c-af1dcaf0637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010510 10.0.0.50 - - [2025-09-05 15:28:37] "PUT /global-system-config/b8c00c26-e0fb-402e-9d4c-af1dcaf0637d HTTP/1.1" 200 274 0.025309 10.0.0.50 - - [2025-09-05 15:30:20] "GET / HTTP/1.1" 200 35931 0.001511 10.0.0.50 - - [2025-09-05 15:30:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.50 - - [2025-09-05 15:30:20] "GET /global-system-config/b8c00c26-e0fb-402e-9d4c-af1dcaf0637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004869 10.0.0.50 - - [2025-09-05 15:30:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.002213 10.0.0.50 - - [2025-09-05 15:30:20] "POST /analytics-nodes HTTP/1.1" 200 599 0.017421 10.0.0.50 - - [2025-09-05 15:30:28] "GET / HTTP/1.1" 200 35931 0.001956 10.0.0.50 - - [2025-09-05 15:30:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007623 10.0.0.50 - - [2025-09-05 15:30:28] "GET /global-system-config/b8c00c26-e0fb-402e-9d4c-af1dcaf0637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.014920 10.0.0.50 - - [2025-09-05 15:30:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.002517 10.0.0.50 - - [2025-09-05 15:30:28] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.027782 10.0.0.50 - - [2025-09-05 15:30:36] "GET / HTTP/1.1" 200 35931 0.001438 10.0.0.50 - - [2025-09-05 15:30:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.012589 10.0.0.50 - - [2025-09-05 15:30:36] "GET /global-system-config/b8c00c26-e0fb-402e-9d4c-af1dcaf0637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.011402 10.0.0.50 - - [2025-09-05 15:30:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.003897 10.0.0.50 - - [2025-09-05 15:30:36] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.031753 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:30:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001090 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:30:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001038 10.0.0.50 - - [2025-09-05 15:30:42] "GET / HTTP/1.1" 200 35931 0.001794 10.0.0.50 - - [2025-09-05 15:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.50 - - [2025-09-05 15:30:42] "GET /global-system-config/b8c00c26-e0fb-402e-9d4c-af1dcaf0637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006202 10.0.0.50 - - [2025-09-05 15:30:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.003376 10.0.0.50 - - [2025-09-05 15:30:42] "POST /database-nodes HTTP/1.1" 200 597 0.040887 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:30:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000986 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:30:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001055 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:31:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001750 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:31:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.002439 10.0.0.50 - - [2025-09-05 15:31:04] "GET / HTTP/1.1" 200 35931 0.001489 10.0.0.50 - - [2025-09-05 15:31:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.50 - - [2025-09-05 15:31:04] "GET /domain/211051d2-b67a-4eb6-9624-39e5185798af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004537 10.0.0.50 - - [2025-09-05 15:31:05] "POST /id-to-fqname HTTP/1.1" 200 173 0.000695 10.0.0.50 - - [2025-09-05 15:31:05] "POST /fqname-to-id HTTP/1.1" 404 182 0.021009 10.0.0.50 - - [2025-09-05 15:31:05] "POST /security-groups HTTP/1.1" 200 570 0.098336 10.0.0.50 - - [2025-09-05 15:31:05] "POST /projects HTTP/1.1" 200 481 0.298595 10.0.0.50 - - [2025-09-05 15:31:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.006839 10.0.0.50 - - [2025-09-05 15:31:05] "POST /security-groups HTTP/1.1" 200 534 0.057914 10.0.0.50 - - [2025-09-05 15:31:05] "POST /access-control-lists HTTP/1.1" 200 579 0.087514 10.0.0.50 - - [2025-09-05 15:31:05] "POST /fqname-to-id HTTP/1.1" 404 212 0.008961 10.0.0.50 - - [2025-09-05 15:31:05] "POST /chown HTTP/1.1" 200 109 0.069338 10.0.0.50 - - [2025-09-05 15:31:05] "POST /policy-managements HTTP/1.1" 409 214 0.007336 10.0.0.50 - - [2025-09-05 15:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.035086 10.0.0.50 - - [2025-09-05 15:31:05] "GET /policy-management/255cc877-0940-47d1-a36a-796c472c8950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010478 10.0.0.50 - - [2025-09-05 15:31:05] "POST /access-control-lists HTTP/1.1" 200 577 0.160684 10.0.0.50 - - [2025-09-05 15:31:05] "POST /application-policy-sets HTTP/1.1" 200 528 0.180595 10.0.0.50 - - [2025-09-05 15:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013474 10.0.0.50 - - [2025-09-05 15:31:05] "GET /global-vrouter-config/0276f397-24f2-48c6-a547-704ee50e14ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1613 0.003859 10.0.0.50 - - [2025-09-05 15:31:05] "PUT /global-vrouter-config/0276f397-24f2-48c6-a547-704ee50e14ac HTTP/1.1" 200 276 0.014294 10.0.0.50 - - [2025-09-05 15:31:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011493 10.0.0.50 - - [2025-09-05 15:31:05] "GET /virtual-network/978e8ff8-aec6-4afa-8d6a-ac17d75fc93b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.014232 10.0.0.50 - - [2025-09-05 15:31:06] "POST /fqname-to-id HTTP/1.1" 404 232 0.008623 10.0.0.50 - - [2025-09-05 15:31:06] "POST /id-to-fqname HTTP/1.1" 200 177 0.000843 10.0.0.50 - - [2025-09-05 15:31:06] "POST /fqname-to-id HTTP/1.1" 404 186 0.018761 10.0.0.50 - - [2025-09-05 15:31:06] "POST /access-control-lists HTTP/1.1" 200 594 0.103275 10.0.0.50 - - [2025-09-05 15:31:06] "POST /fqname-to-id HTTP/1.1" 404 231 0.023095 10.0.0.50 - - [2025-09-05 15:31:06] "POST /security-groups HTTP/1.1" 200 574 0.127152 10.0.0.50 - - [2025-09-05 15:31:06] "POST /projects HTTP/1.1" 200 489 0.489730 10.0.0.50 - - [2025-09-05 15:31:06] "POST /access-control-lists HTTP/1.1" 200 592 0.093757 10.0.0.50 - - [2025-09-05 15:31:06] "POST /security-groups HTTP/1.1" 200 546 0.123427 10.0.0.50 - - [2025-09-05 15:31:06] "POST /fqname-to-id HTTP/1.1" 404 217 0.004421 10.0.0.50 - - [2025-09-05 15:31:06] "POST /chown HTTP/1.1" 200 109 0.031761 10.0.0.50 - - [2025-09-05 15:31:06] "POST /access-control-lists HTTP/1.1" 200 583 0.137390 10.0.0.50 - - [2025-09-05 15:31:06] "POST /fqname-to-id HTTP/1.1" 404 216 0.008591 10.0.0.50 - - [2025-09-05 15:31:06] "POST /network-ipams HTTP/1.1" 200 522 0.152564 10.0.0.50 - - [2025-09-05 15:31:06] "POST /access-control-lists HTTP/1.1" 200 581 0.305179 10.0.0.50 - - [2025-09-05 15:31:07] "POST /fqname-to-id HTTP/1.1" 404 240 0.004330 10.0.0.50 - - [2025-09-05 15:31:07] "POST /network-ipams HTTP/1.1" 200 510 0.265385 10.0.0.50 - - [2025-09-05 15:31:07] "POST /fqname-to-id HTTP/1.1" 404 198 0.007760 10.0.0.50 - - [2025-09-05 15:31:07] "POST /access-control-lists HTTP/1.1" 200 602 0.107473 10.0.0.50 - - [2025-09-05 15:31:07] "POST /fqname-to-id HTTP/1.1" 404 239 0.008174 10.0.0.50 - - [2025-09-05 15:31:07] "POST /access-control-lists HTTP/1.1" 200 600 0.121666 10.0.0.50 - - [2025-09-05 15:31:07] "POST /useragent-kv HTTP/1.1" 200 115 0.007747 10.0.0.50 - - [2025-09-05 15:31:07] "POST /virtual-networks HTTP/1.1" 200 538 0.258067 10.0.0.50 - - [2025-09-05 15:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014274 10.0.0.50 - - [2025-09-05 15:31:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.005912 10.0.0.50 - - [2025-09-05 15:31:07] "GET /virtual-network/57d84228-880b-4fea-bfd0-17aa248e422d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.017642 10.0.0.50 - - [2025-09-05 15:31:07] "POST /access-control-lists HTTP/1.1" 200 589 0.076989 10.0.0.50 - - [2025-09-05 15:31:07] "POST /network-ipams HTTP/1.1" 200 518 0.093201 10.0.0.50 - - [2025-09-05 15:31:07] "POST /fqname-to-id HTTP/1.1" 404 202 0.023580 10.0.0.50 - - [2025-09-05 15:31:07] "POST /route-targets HTTP/1.1" 200 327 0.019349 10.0.0.50 - - [2025-09-05 15:31:07] "POST /ref-update HTTP/1.1" 200 156 0.053311 10.0.0.50 - - [2025-09-05 15:31:07] "PUT /access-control-list/536b59f3-4026-481f-a8d4-3f24a38b3f30 HTTP/1.1" 200 272 0.072985 10.0.0.50 - - [2025-09-05 15:31:07] "POST /useragent-kv HTTP/1.1" 200 115 0.011371 10.0.0.50 - - [2025-09-05 15:31:07] "POST /virtual-networks HTTP/1.1" 200 546 0.228523 10.0.0.50 - - [2025-09-05 15:31:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002858 10.0.0.50 - - [2025-09-05 15:31:07] "GET /virtual-network/69620ce5-248d-4958-a588-0e6290173756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.017717 10.0.0.50 - - [2025-09-05 15:31:07] "POST /fqname-to-id HTTP/1.1" 404 199 0.002869 10.0.0.50 - - [2025-09-05 15:31:07] "POST /route-targets HTTP/1.1" 200 327 0.021086 10.0.0.50 - - [2025-09-05 15:31:07] "POST /ref-update HTTP/1.1" 200 156 0.036546 10.0.0.50 - - [2025-09-05 15:31:07] "POST /network-policys HTTP/1.1" 200 538 0.094470 10.0.0.50 - - [2025-09-05 15:31:08] "POST /fqname-to-id HTTP/1.1" 404 197 0.004475 10.0.0.50 - - [2025-09-05 15:31:08] "POST /network-policys HTTP/1.1" 200 534 0.023759 10.0.0.50 - - [2025-09-05 15:31:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.004874 10.0.0.50 - - [2025-09-05 15:31:08] "POST /network-policys HTTP/1.1" 200 542 0.042151 10.0.0.50 - - [2025-09-05 15:31:08] "POST /ref-update HTTP/1.1" 200 156 0.109859 10.0.0.50 - - [2025-09-05 15:31:08] "PUT /access-control-list/34a53801-6e15-4340-9209-60420a9e97d6 HTTP/1.1" 200 272 0.041998 10.0.0.50 - - [2025-09-05 15:31:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037833 10.0.0.50 - - [2025-09-05 15:31:08] "POST /ref-update HTTP/1.1" 200 156 0.090246 10.0.0.50 - - [2025-09-05 15:31:08] "PUT /access-control-list/536b59f3-4026-481f-a8d4-3f24a38b3f30 HTTP/1.1" 200 272 0.078744 10.0.0.50 - - [2025-09-05 15:31:08] "PUT /access-control-list/536b59f3-4026-481f-a8d4-3f24a38b3f30 HTTP/1.1" 200 272 0.058552 10.0.0.50 - - [2025-09-05 15:31:08] "POST /ref-update HTTP/1.1" 200 156 0.115736 10.0.0.50 - - [2025-09-05 15:31:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039955 10.0.0.50 - - [2025-09-05 15:31:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004529 10.0.0.50 - - [2025-09-05 15:31:08] "PUT /access-control-list/34a53801-6e15-4340-9209-60420a9e97d6 HTTP/1.1" 200 272 0.100442 10.0.0.50 - - [2025-09-05 15:31:08] "POST /ref-update HTTP/1.1" 200 156 0.079904 10.0.0.50 - - [2025-09-05 15:31:08] "POST /ref-update HTTP/1.1" 200 156 0.047266 10.0.0.50 - - [2025-09-05 15:31:08] "POST /fqname-to-id HTTP/1.1" 404 237 0.026236 10.0.0.50 - - [2025-09-05 15:31:08] "POST /ref-update HTTP/1.1" 200 156 0.180334 10.0.0.50 - - [2025-09-05 15:31:09] "POST /access-control-lists HTTP/1.1" 200 601 0.172900 10.0.0.50 - - [2025-09-05 15:31:09] "POST /ref-update HTTP/1.1" 200 156 0.039429 10.0.0.50 - - [2025-09-05 15:31:09] "POST /ref-update HTTP/1.1" 200 156 0.137346 10.0.0.50 - - [2025-09-05 15:31:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008236 10.0.0.50 - - [2025-09-05 15:31:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004713 10.0.0.50 - - [2025-09-05 15:31:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004534 10.0.0.50 - - [2025-09-05 15:31:09] "PUT /access-control-list/d00b8723-3705-4963-b3ac-1e458de2b875 HTTP/1.1" 200 272 0.068581 10.0.0.50 - - [2025-09-05 15:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005257 10.0.0.50 - - [2025-09-05 15:31:09] "GET /virtual-network/978e8ff8-aec6-4afa-8d6a-ac17d75fc93b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.013230 10.0.0.50 - - [2025-09-05 15:31:09] "PUT /access-control-list/34a53801-6e15-4340-9209-60420a9e97d6 HTTP/1.1" 200 272 0.051418 10.0.0.50 - - [2025-09-05 15:31:09] "POST /ref-update HTTP/1.1" 200 156 0.024542 10.0.0.50 - - [2025-09-05 15:31:09] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005931 10.0.0.50 - - [2025-09-05 15:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.50 - - [2025-09-05 15:31:09] "GET /policy-management/255cc877-0940-47d1-a36a-796c472c8950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003688 10.0.0.50 - - [2025-09-05 15:31:09] "POST /firewall-policys HTTP/1.1" 200 530 0.025042 10.0.0.50 - - [2025-09-05 15:31:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.031455 10.0.0.50 - - [2025-09-05 15:31:09] "GET /firewall-policy/296406fd-caac-4aa5-b0a7-45982bf89aeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.007751 10.0.0.50 - - [2025-09-05 15:31:09] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.004244 10.0.0.50 - - [2025-09-05 15:31:09] "GET /firewall-policy/296406fd-caac-4aa5-b0a7-45982bf89aeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.015043 10.0.0.50 - - [2025-09-05 15:31:09] "POST /ref-update HTTP/1.1" 200 156 0.019990 10.0.0.50 - - [2025-09-05 15:31:09] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.005094 10.0.0.50 - - [2025-09-05 15:31:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003183 10.0.0.50 - - [2025-09-05 15:31:09] "GET /policy-management/255cc877-0940-47d1-a36a-796c472c8950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004100 10.0.0.50 - - [2025-09-05 15:31:09] "POST /firewall-policys HTTP/1.1" 200 532 0.027350 10.0.0.50 - - [2025-09-05 15:31:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.025799 10.0.0.50 - - [2025-09-05 15:31:09] "GET /firewall-policy/11bdad12-c9c3-4b30-affe-0f1192c6055b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.008023 10.0.0.50 - - [2025-09-05 15:31:09] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.007466 10.0.0.50 - - [2025-09-05 15:31:09] "GET /firewall-policy/11bdad12-c9c3-4b30-affe-0f1192c6055b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003064 10.0.0.50 - - [2025-09-05 15:31:09] "GET /firewall-policy/296406fd-caac-4aa5-b0a7-45982bf89aeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003120 10.0.0.50 - - [2025-09-05 15:31:09] "GET /firewall-policy/296406fd-caac-4aa5-b0a7-45982bf89aeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002923 10.0.0.50 - - [2025-09-05 15:31:09] "POST /ref-update HTTP/1.1" 200 156 0.018660 10.0.0.50 - - [2025-09-05 15:31:10] "POST /ref-update HTTP/1.1" 200 156 0.042839 10.0.0.50 - - [2025-09-05 15:31:10] "POST /ref-update HTTP/1.1" 200 156 0.037999 10.0.0.50 - - [2025-09-05 15:31:10] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.006605 10.0.0.50 - - [2025-09-05 15:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003003 10.0.0.50 - - [2025-09-05 15:31:10] "GET /policy-management/255cc877-0940-47d1-a36a-796c472c8950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003310 10.0.0.50 - - [2025-09-05 15:31:10] "POST /firewall-policys HTTP/1.1" 200 530 0.031335 10.0.0.50 - - [2025-09-05 15:31:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028668 10.0.0.50 - - [2025-09-05 15:31:10] "GET /firewall-policy/e7b2a119-c551-4c9a-bfd1-a7aff886f3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.011620 10.0.0.50 - - [2025-09-05 15:31:10] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.003104 10.0.0.50 - - [2025-09-05 15:31:10] "GET /firewall-policy/e7b2a119-c551-4c9a-bfd1-a7aff886f3d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002378 10.0.0.50 - - [2025-09-05 15:31:10] "GET /firewall-policy/11bdad12-c9c3-4b30-affe-0f1192c6055b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002589 10.0.0.50 - - [2025-09-05 15:31:10] "GET /firewall-policy/296406fd-caac-4aa5-b0a7-45982bf89aeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006412 10.0.0.50 - - [2025-09-05 15:31:10] "GET /firewall-policy/296406fd-caac-4aa5-b0a7-45982bf89aeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005653 10.0.0.50 - - [2025-09-05 15:31:10] "GET /firewall-policy/11bdad12-c9c3-4b30-affe-0f1192c6055b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.005192 10.0.0.50 - - [2025-09-05 15:31:10] "POST /ref-update HTTP/1.1" 200 156 0.022276 10.0.0.50 - - [2025-09-05 15:31:10] "POST /ref-update HTTP/1.1" 200 156 0.048091 10.0.0.50 - - [2025-09-05 15:31:10] "POST /ref-update HTTP/1.1" 200 156 0.023508 10.0.0.50 - - [2025-09-05 15:31:10] "POST /ref-update HTTP/1.1" 200 156 0.058011 10.0.0.50 - - [2025-09-05 15:31:10] "POST /ref-update HTTP/1.1" 200 156 0.059773 10.0.0.50 - - [2025-09-05 15:31:10] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.013897 10.0.0.50 - - [2025-09-05 15:31:10] "POST /tags HTTP/1.1" 200 299 0.044413 10.0.0.50 - - [2025-09-05 15:31:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018858 10.0.0.50 - - [2025-09-05 15:31:10] "GET /tag/0ead278c-b846-43b3-a1b0-61308917f53c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.026031 10.0.0.50 - - [2025-09-05 15:31:10] "POST /set-tag HTTP/1.1" 200 109 0.024482 10.0.0.50 - - [2025-09-05 15:31:11] "POST /tags HTTP/1.1" 200 305 0.104689 10.0.0.50 - - [2025-09-05 15:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015721 10.0.0.50 - - [2025-09-05 15:31:11] "GET /tag/00611ee2-fc8e-4d0c-8246-de655134c156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.019310 10.0.0.50 - - [2025-09-05 15:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003027 10.0.0.50 - - [2025-09-05 15:31:11] "GET /project/41e87e9e-3569-4c76-917e-542dcf33e9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043544 10.0.0.50 - - [2025-09-05 15:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007431 10.0.0.50 - - [2025-09-05 15:31:11] "GET /virtual-network/69620ce5-248d-4958-a588-0e6290173756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.012188 10.0.0.50 - - [2025-09-05 15:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.50 - - [2025-09-05 15:31:11] "GET /service-appliance-set/19e78b51-f4f7-449c-a32c-d60c4b88679a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.004091 10.0.0.50 - - [2025-09-05 15:31:11] "POST /fqname-to-id HTTP/1.1" 404 240 0.002375 10.0.0.50 - - [2025-09-05 15:31:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.099903 10.0.0.50 - - [2025-09-05 15:31:11] "GET /virtual-machine-interface/bcae4b76-9c20-4479-a5ae-05f5703e46b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.020041 10.0.0.50 - - [2025-09-05 15:31:11] "POST /instance-ips HTTP/1.1" 200 381 0.097874 10.0.0.50 - - [2025-09-05 15:31:11] "GET /instance-ip/fb5f2d09-3787-4886-b754-6a7fb4e6c152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.011064 10.0.0.50 - - [2025-09-05 15:31:11] "POST /loadbalancers HTTP/1.1" 200 582 0.105551 10.0.0.50 - - [2025-09-05 15:31:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.020085 10.0.0.50 - - [2025-09-05 15:31:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006923 10.0.0.50 - - [2025-09-05 15:31:12] "GET /project/41e87e9e-3569-4c76-917e-542dcf33e9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.183973 10.0.0.50 - - [2025-09-05 15:31:12] "GET /loadbalancer/ce024923-d72f-46cc-938b-2d1f883bdd22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.013764 10.0.0.50 - - [2025-09-05 15:31:12] "GET /project/41e87e9e-3569-4c76-917e-542dcf33e9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.226376 10.0.0.50 - - [2025-09-05 15:31:12] "GET /instance-ip/fb5f2d09-3787-4886-b754-6a7fb4e6c152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010539 10.0.0.50 - - [2025-09-05 15:31:12] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.105089 10.0.0.50 - - [2025-09-05 15:31:12] "POST /floating-ips HTTP/1.1" 200 583 0.071488 10.0.0.50 - - [2025-09-05 15:31:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.066482 10.0.0.50 - - [2025-09-05 15:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.019372 10.0.0.50 - - [2025-09-05 15:31:12] "GET /project/41e87e9e-3569-4c76-917e-542dcf33e9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.074288 10.0.0.50 - - [2025-09-05 15:31:12] "GET /loadbalancer-listener/aabd7b5c-a23f-4fd4-a216-efd46143df9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.022081 10.0.0.50 - - [2025-09-05 15:31:12] "GET /loadbalancer-listener/aabd7b5c-a23f-4fd4-a216-efd46143df9b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.011469 10.0.0.50 - - [2025-09-05 15:31:12] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.035289 10.0.0.50 - - [2025-09-05 15:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014623 10.0.0.50 - - [2025-09-05 15:31:12] "GET /global-vrouter-config/0276f397-24f2-48c6-a547-704ee50e14ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.014141 10.0.0.50 - - [2025-09-05 15:31:12] "GET /instance-ip/fb5f2d09-3787-4886-b754-6a7fb4e6c152?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.017665 10.0.0.50 - - [2025-09-05 15:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007271 10.0.0.50 - - [2025-09-05 15:31:12] "GET /instance-ip/fb5f2d09-3787-4886-b754-6a7fb4e6c152?fields=floating_ips HTTP/1.1" 200 1171 0.007711 10.0.0.50 - - [2025-09-05 15:31:12] "GET /floating-ip/01228949-6706-4802-a2db-097352d24070?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1457 0.015770 10.0.0.50 - - [2025-09-05 15:31:12] "PUT /global-vrouter-config/0276f397-24f2-48c6-a547-704ee50e14ac HTTP/1.1" 200 276 0.040710 10.0.0.50 - - [2025-09-05 15:31:12] "POST /tags HTTP/1.1" 200 301 0.136868 10.0.0.50 - - [2025-09-05 15:31:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.50 - - [2025-09-05 15:31:13] "GET /tag/53679d43-0421-4b5c-ae15-a6e51aca91ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.059729 10.0.0.50 - - [2025-09-05 15:31:13] "POST /tags HTTP/1.1" 200 325 0.078974 10.0.0.50 - - [2025-09-05 15:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013627 10.0.0.50 - - [2025-09-05 15:31:13] "GET /tag/48940c44-caae-4bbb-a379-2ff51687fc0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.021276 10.0.0.50 - - [2025-09-05 15:31:13] "POST /tags HTTP/1.1" 200 363 0.101895 10.0.0.50 - - [2025-09-05 15:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.019398 10.0.0.50 - - [2025-09-05 15:31:13] "GET /tag/2a13371c-cd88-4c8e-aa0f-0402f377da2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.021975 10.0.0.50 - - [2025-09-05 15:31:13] "POST /tags HTTP/1.1" 200 311 0.059526 10.0.0.50 - - [2025-09-05 15:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006852 10.0.0.50 - - [2025-09-05 15:31:13] "GET /tag/376538d3-2666-4c94-ab6e-581025d92d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016405 10.0.0.50 - - [2025-09-05 15:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003463 10.0.0.50 - - [2025-09-05 15:31:13] "GET /virtual-network/57d84228-880b-4fea-bfd0-17aa248e422d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.007380 10.0.0.50 - - [2025-09-05 15:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003129 10.0.0.50 - - [2025-09-05 15:31:13] "GET /project/ed68efaa-2ca9-44b6-a8a7-499cc15215aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.047546 10.0.0.50 - - [2025-09-05 15:31:13] "POST /virtual-machines HTTP/1.1" 200 377 0.042173 10.0.0.50 - - [2025-09-05 15:31:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.021317 10.0.0.50 - - [2025-09-05 15:31:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.144820 10.0.0.50 - - [2025-09-05 15:31:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.013513 10.0.0.50 - - [2025-09-05 15:31:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008468 10.0.0.50 - - [2025-09-05 15:31:13] "GET /virtual-machine-interface/5b5cd614-8a6d-11f0-875a-fa163eaf1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.007488 10.0.0.50 - - [2025-09-05 15:31:14] "POST /instance-ips HTTP/1.1" 200 409 0.131145 10.0.0.50 - - [2025-09-05 15:31:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.027920 10.0.0.50 - - [2025-09-05 15:31:14] "GET /virtual-machine-interface/5b5cd614-8a6d-11f0-875a-fa163eaf1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.008751 10.0.0.50 - - [2025-09-05 15:31:14] "POST /set-tag HTTP/1.1" 200 109 0.060650 10.0.0.50 - - [2025-09-05 15:31:14] "GET /virtual-machine-interface/5b5cd614-8a6d-11f0-875a-fa163eaf1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.040325 10.0.0.50 - - [2025-09-05 15:31:14] "GET /instance-ip/5b79bebe-8a6d-11f0-875a-fa163eaf1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.003945 10.0.0.50 - - [2025-09-05 15:31:14] "POST /tags HTTP/1.1" 200 357 0.053148 10.0.0.50 - - [2025-09-05 15:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011048 10.0.0.50 - - [2025-09-05 15:31:14] "GET /tag/13c3e1bc-74d8-4ad9-a45e-3743574a38d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.038638 10.0.0.50 - - [2025-09-05 15:31:14] "POST /tags HTTP/1.1" 200 305 0.026368 10.0.0.50 - - [2025-09-05 15:31:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005267 10.0.0.50 - - [2025-09-05 15:31:14] "GET /tag/78ab1eab-9c1e-4cbe-b153-623115fc696f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.035915 10.0.0.50 - - [2025-09-05 15:31:14] "POST /id-to-fqname HTTP/1.1" 200 174 0.000609 10.0.0.50 - - [2025-09-05 15:31:14] "POST /fqname-to-id HTTP/1.1" 404 183 0.002860 10.0.0.50 - - [2025-09-05 15:31:14] "POST /security-groups HTTP/1.1" 200 571 0.063620 10.0.0.50 - - [2025-09-05 15:31:14] "POST /fqname-to-id HTTP/1.1" 404 214 0.013282 10.0.0.50 - - [2025-09-05 15:31:14] "POST /projects HTTP/1.1" 200 483 0.221749 10.0.0.50 - - [2025-09-05 15:31:14] "POST /access-control-lists HTTP/1.1" 200 580 0.085382 10.0.0.50 - - [2025-09-05 15:31:14] "POST /fqname-to-id HTTP/1.1" 404 213 0.006034 10.0.0.50 - - [2025-09-05 15:31:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.056717 10.0.0.50 - - [2025-09-05 15:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.038094 10.0.0.50 - - [2025-09-05 15:31:15] "GET /virtual-network/57d84228-880b-4fea-bfd0-17aa248e422d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.005727 10.0.0.50 - - [2025-09-05 15:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003214 10.0.0.50 - - [2025-09-05 15:31:15] "GET /virtual-network/69620ce5-248d-4958-a588-0e6290173756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.014948 10.0.0.50 - - [2025-09-05 15:31:15] "POST /access-control-lists HTTP/1.1" 200 578 0.119096 10.0.0.50 - - [2025-09-05 15:31:15] "PUT /virtual-network/57d84228-880b-4fea-bfd0-17aa248e422d HTTP/1.1" 200 264 0.071851 10.0.0.50 - - [2025-09-05 15:31:15] "PUT /virtual-network/69620ce5-248d-4958-a588-0e6290173756 HTTP/1.1" 200 264 0.054600 10.0.0.50 - - [2025-09-05 15:31:15] "POST /security-groups HTTP/1.1" 200 537 0.099436 10.0.0.50 - - [2025-09-05 15:31:15] "POST /fqname-to-id HTTP/1.1" 404 234 0.002702 10.0.0.50 - - [2025-09-05 15:31:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.038633 10.0.0.50 - - [2025-09-05 15:31:15] "POST /chown HTTP/1.1" 200 109 0.027059 10.0.0.50 - - [2025-09-05 15:31:15] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018860 10.0.0.50 - - [2025-09-05 15:31:15] "POST /access-control-lists HTTP/1.1" 200 596 0.109220 10.0.0.50 - - [2025-09-05 15:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.024136 10.0.0.50 - - [2025-09-05 15:31:15] "POST /fqname-to-id HTTP/1.1" 404 233 0.026158 10.0.0.50 - - [2025-09-05 15:31:15] "GET /policy-management/255cc877-0940-47d1-a36a-796c472c8950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006426 10.0.0.50 - - [2025-09-05 15:31:15] "POST /tags HTTP/1.1" 409 207 0.003771 10.0.0.50 - - [2025-09-05 15:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.50 - - [2025-09-05 15:31:15] "GET /tag/78ab1eab-9c1e-4cbe-b153-623115fc696f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.027336 10.0.0.50 - - [2025-09-05 15:31:15] "POST /access-control-lists HTTP/1.1" 200 594 0.087299 10.0.0.50 - - [2025-09-05 15:31:15] "POST /firewall-rules HTTP/1.1" 200 564 0.105848 10.0.0.50 - - [2025-09-05 15:31:15] "GET /firewall-rule/c9779c57-ccb2-44d0-bb8c-3d97b4ebad83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.005063 10.0.0.50 - - [2025-09-05 15:31:15] "GET /firewall-policy/11bdad12-c9c3-4b30-affe-0f1192c6055b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002640 10.0.0.50 - - [2025-09-05 15:31:15] "GET /firewall-rule/c9779c57-ccb2-44d0-bb8c-3d97b4ebad83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004014 10.0.0.50 - - [2025-09-05 15:31:15] "POST /ref-update HTTP/1.1" 200 156 0.018804 10.0.0.50 - - [2025-09-05 15:31:15] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006624 10.0.0.50 - - [2025-09-05 15:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.50 - - [2025-09-05 15:31:15] "GET /policy-management/255cc877-0940-47d1-a36a-796c472c8950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004150 10.0.0.50 - - [2025-09-05 15:31:15] "POST /tags HTTP/1.1" 409 207 0.002109 10.0.0.50 - - [2025-09-05 15:31:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.50 - - [2025-09-05 15:31:16] "GET /tag/78ab1eab-9c1e-4cbe-b153-623115fc696f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.019041 10.0.0.50 - - [2025-09-05 15:31:16] "POST /firewall-rules HTTP/1.1" 200 562 0.068706 10.0.0.50 - - [2025-09-05 15:31:16] "GET /firewall-rule/43ea098f-99a7-4aeb-b875-e3d12fb89f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.008589 10.0.0.50 - - [2025-09-05 15:31:16] "GET /firewall-policy/11bdad12-c9c3-4b30-affe-0f1192c6055b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007815 10.0.0.50 - - [2025-09-05 15:31:16] "GET /firewall-rule/43ea098f-99a7-4aeb-b875-e3d12fb89f50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004874 10.0.0.50 - - [2025-09-05 15:31:16] "POST /ref-update HTTP/1.1" 200 156 0.027815 10.0.0.50 - - [2025-09-05 15:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006638 10.0.0.50 - - [2025-09-05 15:31:16] "GET /loadbalancer/ce024923-d72f-46cc-938b-2d1f883bdd22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.006328 10.0.0.50 - - [2025-09-05 15:31:16] "POST /tags HTTP/1.1" 200 301 0.028575 10.0.0.50 - - [2025-09-05 15:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.022138 10.0.0.50 - - [2025-09-05 15:31:16] "GET /tag/fb4f9bdb-175b-4d6f-957e-30b96bf71416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.030324 10.0.0.50 - - [2025-09-05 15:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.50 - - [2025-09-05 15:31:16] "GET /project/ed68efaa-2ca9-44b6-a8a7-499cc15215aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.044102 10.0.0.50 - - [2025-09-05 15:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.50 - - [2025-09-05 15:31:16] "GET /virtual-network/69620ce5-248d-4958-a588-0e6290173756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.005105 10.0.0.50 - - [2025-09-05 15:31:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.50 - - [2025-09-05 15:31:16] "GET /service-appliance-set/19e78b51-f4f7-449c-a32c-d60c4b88679a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002777 10.0.0.50 - - [2025-09-05 15:31:16] "POST /fqname-to-id HTTP/1.1" 404 242 0.002205 10.0.0.50 - - [2025-09-05 15:31:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103386 10.0.0.50 - - [2025-09-05 15:31:16] "GET /virtual-machine-interface/ba1ac472-3f71-4378-a991-a5f215423645?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.011047 10.0.0.50 - - [2025-09-05 15:31:16] "POST /instance-ips HTTP/1.1" 200 377 0.050654 10.0.0.50 - - [2025-09-05 15:31:16] "GET /instance-ip/f86b4524-5412-45b1-ae11-e3f27fcdee33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.011756 10.0.0.50 - - [2025-09-05 15:31:16] "POST /loadbalancers HTTP/1.1" 200 582 0.096502 10.0.0.50 - - [2025-09-05 15:31:17] "GET /project/ed68efaa-2ca9-44b6-a8a7-499cc15215aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041350 10.0.0.50 - - [2025-09-05 15:31:17] "GET /instance-ip/f86b4524-5412-45b1-ae11-e3f27fcdee33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.016052 10.0.0.50 - - [2025-09-05 15:31:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.053500 10.0.0.50 - - [2025-09-05 15:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012771 10.0.0.50 - - [2025-09-05 15:31:17] "POST /floating-ips HTTP/1.1" 200 581 0.076668 10.0.0.50 - - [2025-09-05 15:31:17] "GET /project/ed68efaa-2ca9-44b6-a8a7-499cc15215aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.095408 10.0.0.50 - - [2025-09-05 15:31:17] "GET /loadbalancer/fea49c7c-3393-4c5c-9edf-7f30cd390f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.011384 10.0.0.50 - - [2025-09-05 15:31:17] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.053222 10.0.0.50 - - [2025-09-05 15:31:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.049456 10.0.0.50 - - [2025-09-05 15:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007185 10.0.0.50 - - [2025-09-05 15:31:17] "GET /project/ed68efaa-2ca9-44b6-a8a7-499cc15215aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.033180 10.0.0.50 - - [2025-09-05 15:31:17] "GET /loadbalancer-listener/d26a911e-0626-462e-82c9-30305b81f930?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002243 10.0.0.50 - - [2025-09-05 15:31:17] "GET /loadbalancer-listener/d26a911e-0626-462e-82c9-30305b81f930?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.021234 10.0.0.50 - - [2025-09-05 15:31:17] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.147918 10.0.0.50 - - [2025-09-05 15:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.50 - - [2025-09-05 15:31:17] "GET /instance-ip/f86b4524-5412-45b1-ae11-e3f27fcdee33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.003796 10.0.0.50 - - [2025-09-05 15:31:17] "GET /instance-ip/f86b4524-5412-45b1-ae11-e3f27fcdee33?fields=floating_ips HTTP/1.1" 200 1165 0.005756 10.0.0.50 - - [2025-09-05 15:31:17] "GET /floating-ip/5dee3aab-c299-48b6-8c41-14ef68e3706a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002423 10.0.0.50 - - [2025-09-05 15:31:17] "GET /project/ed68efaa-2ca9-44b6-a8a7-499cc15215aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.024915 10.0.0.50 - - [2025-09-05 15:31:17] "GET /loadbalancer/fea49c7c-3393-4c5c-9edf-7f30cd390f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.012155 10.0.0.50 - - [2025-09-05 15:31:17] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.026562 10.0.0.50 - - [2025-09-05 15:31:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.022002 10.0.0.50 - - [2025-09-05 15:31:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003067 10.0.0.50 - - [2025-09-05 15:31:17] "GET /project/ed68efaa-2ca9-44b6-a8a7-499cc15215aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.053197 10.0.0.50 - - [2025-09-05 15:31:17] "GET /loadbalancer-listener/8ef726a5-f400-4805-9668-8d7129c18bf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.010594 10.0.0.50 - - [2025-09-05 15:31:17] "GET /loadbalancer-listener/8ef726a5-f400-4805-9668-8d7129c18bf2?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.010228 10.0.0.50 - - [2025-09-05 15:31:18] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.042516 10.0.0.50 - - [2025-09-05 15:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.50 - - [2025-09-05 15:31:18] "GET /instance-ip/f86b4524-5412-45b1-ae11-e3f27fcdee33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.012058 10.0.0.50 - - [2025-09-05 15:31:18] "GET /instance-ip/f86b4524-5412-45b1-ae11-e3f27fcdee33?fields=floating_ips HTTP/1.1" 200 1165 0.014705 10.0.0.50 - - [2025-09-05 15:31:18] "GET /project/ed68efaa-2ca9-44b6-a8a7-499cc15215aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.072088 10.0.0.50 - - [2025-09-05 15:31:18] "GET /floating-ip/5dee3aab-c299-48b6-8c41-14ef68e3706a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005340 10.0.0.50 - - [2025-09-05 15:31:18] "GET /loadbalancer/fea49c7c-3393-4c5c-9edf-7f30cd390f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004247 10.0.0.50 - - [2025-09-05 15:31:18] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.066855 10.0.0.50 - - [2025-09-05 15:31:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019750 10.0.0.50 - - [2025-09-05 15:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006699 10.0.0.50 - - [2025-09-05 15:31:18] "GET /project/ed68efaa-2ca9-44b6-a8a7-499cc15215aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.084229 10.0.0.50 - - [2025-09-05 15:31:18] "GET /loadbalancer-listener/595762d0-09c7-4aa1-a679-24cceb29177b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.087065 10.0.0.50 - - [2025-09-05 15:31:18] "GET /loadbalancer-listener/595762d0-09c7-4aa1-a679-24cceb29177b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.034922 10.0.0.50 - - [2025-09-05 15:31:18] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.107739 10.0.0.50 - - [2025-09-05 15:31:18] "GET /instance-ip/f86b4524-5412-45b1-ae11-e3f27fcdee33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1594 0.005526 10.0.0.50 - - [2025-09-05 15:31:18] "GET /instance-ip/f86b4524-5412-45b1-ae11-e3f27fcdee33?fields=floating_ips HTTP/1.1" 200 1165 0.006120 10.0.0.50 - - [2025-09-05 15:31:18] "GET /floating-ip/5dee3aab-c299-48b6-8c41-14ef68e3706a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003911 10.0.0.50 - - [2025-09-05 15:31:18] "POST /tags HTTP/1.1" 200 355 0.038521 10.0.0.50 - - [2025-09-05 15:31:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.50 - - [2025-09-05 15:31:18] "GET /tag/3cb35c38-2539-4759-88ea-ba0a643d7981?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.036816 10.0.0.50 - - [2025-09-05 15:31:18] "POST /tags HTTP/1.1" 200 303 0.042280 10.0.0.50 - - [2025-09-05 15:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.033489 10.0.0.50 - - [2025-09-05 15:31:19] "GET /tag/efe8020c-9e07-4c8d-8327-d86bbc8398ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.073089 10.0.0.50 - - [2025-09-05 15:31:19] "POST /projects HTTP/1.1" 409 218 0.002228 10.0.0.50 - - [2025-09-05 15:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.50 - - [2025-09-05 15:31:19] "GET /project/41e87e9e-3569-4c76-917e-542dcf33e9d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.044582 10.0.0.50 - - [2025-09-05 15:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009354 10.0.0.50 - - [2025-09-05 15:31:19] "GET /network-ipam/ac903408-9d4e-435a-b6f8-3a4cbede5954?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.007883 10.0.0.50 - - [2025-09-05 15:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.50 - - [2025-09-05 15:31:19] "GET /virtual-network/57d84228-880b-4fea-bfd0-17aa248e422d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.006178 10.0.0.50 - - [2025-09-05 15:31:19] "PUT /virtual-network/57d84228-880b-4fea-bfd0-17aa248e422d HTTP/1.1" 200 264 0.113397 10.0.0.50 - - [2025-09-05 15:31:19] "GET /virtual-network/57d84228-880b-4fea-bfd0-17aa248e422d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.019565 10.0.0.50 - - [2025-09-05 15:31:19] "POST /set-tag HTTP/1.1" 200 109 0.087400 10.0.0.50 - - [2025-09-05 15:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.50 - - [2025-09-05 15:31:19] "GET /network-ipam/6c792f17-8f4f-4b95-be3c-6c54ae7eb7f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.003082 10.0.0.50 - - [2025-09-05 15:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.50 - - [2025-09-05 15:31:19] "GET /virtual-network/69620ce5-248d-4958-a588-0e6290173756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004542 10.0.0.50 - - [2025-09-05 15:31:19] "PUT /virtual-network/69620ce5-248d-4958-a588-0e6290173756 HTTP/1.1" 200 264 0.055646 10.0.0.50 - - [2025-09-05 15:31:19] "GET /virtual-network/69620ce5-248d-4958-a588-0e6290173756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.016840 10.0.0.50 - - [2025-09-05 15:31:19] "POST /set-tag HTTP/1.1" 200 109 0.146792 10.0.0.50 - - [2025-09-05 15:31:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009138 10.0.0.50 - - [2025-09-05 15:31:20] "GET /network-policy/e1b05e55-843d-4059-bb31-9314173addfe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.002829 10.0.0.50 - - [2025-09-05 15:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006753 10.0.0.50 - - [2025-09-05 15:31:20] "GET /network-policy/5527c1b9-bac5-4c3e-abd5-a98e127dea48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002880 10.0.0.50 - - [2025-09-05 15:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009115 10.0.0.50 - - [2025-09-05 15:31:20] "GET /network-policy/308d8531-4ef7-4338-bff9-cecf850eba03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.006114 10.0.0.50 - - [2025-09-05 15:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004611 10.0.0.50 - - [2025-09-05 15:31:20] "PUT /network-policy/308d8531-4ef7-4338-bff9-cecf850eba03 HTTP/1.1" 200 262 0.017115 10.0.0.50 - - [2025-09-05 15:31:20] "POST /ref-update HTTP/1.1" 200 156 0.056252 10.0.0.50 - - [2025-09-05 15:31:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013120 10.0.0.50 - - [2025-09-05 15:31:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002109 10.0.0.50 - - [2025-09-05 15:31:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003760 10.0.0.50 - - [2025-09-05 15:31:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003952 10.0.0.50 - - [2025-09-05 15:31:20] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001953 10.0.0.50 - - [2025-09-05 15:31:20] "POST /security-groups HTTP/1.1" 409 245 0.002848 10.0.0.50 - - [2025-09-05 15:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.50 - - [2025-09-05 15:31:20] "PUT /security-group/c295b686-5b02-4df8-bec5-aaa3e4ecafd5 HTTP/1.1" 200 262 0.076277 10.0.0.50 - - [2025-09-05 15:31:20] "PUT /access-control-list/7154a663-b528-4fa5-8be0-982f8a1c2166 HTTP/1.1" 200 272 0.023690 10.0.0.50 - - [2025-09-05 15:31:20] "PUT /access-control-list/d6d00e3c-0bfd-41bc-9cad-f324b17af70b HTTP/1.1" 200 272 0.035614 10.0.0.50 - - [2025-09-05 15:31:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.052291 10.0.0.50 - - [2025-09-05 15:31:20] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009315 10.0.0.50 - - [2025-09-05 15:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008063 10.0.0.50 - - [2025-09-05 15:31:20] "GET /policy-management/255cc877-0940-47d1-a36a-796c472c8950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015205 10.0.0.50 - - [2025-09-05 15:31:20] "POST /tags HTTP/1.1" 409 206 0.006039 10.0.0.50 - - [2025-09-05 15:31:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002921 10.0.0.50 - - [2025-09-05 15:31:20] "GET /tag/efe8020c-9e07-4c8d-8327-d86bbc8398ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.026377 10.0.0.50 - - [2025-09-05 15:31:20] "POST /firewall-rules HTTP/1.1" 200 562 0.100916 10.0.0.50 - - [2025-09-05 15:31:20] "GET /firewall-rule/2bfaf28c-94b7-4c06-9ce0-86cd3a231fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.030193 10.0.0.50 - - [2025-09-05 15:31:20] "GET /firewall-policy/11bdad12-c9c3-4b30-affe-0f1192c6055b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006482 10.0.0.50 - - [2025-09-05 15:31:20] "GET /firewall-rule/2bfaf28c-94b7-4c06-9ce0-86cd3a231fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005864 10.0.0.50 - - [2025-09-05 15:31:20] "POST /ref-update HTTP/1.1" 200 156 0.031906 10.0.0.50 - - [2025-09-05 15:31:21] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002691 10.0.0.50 - - [2025-09-05 15:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018292 10.0.0.50 - - [2025-09-05 15:31:21] "GET /policy-management/255cc877-0940-47d1-a36a-796c472c8950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003011 10.0.0.50 - - [2025-09-05 15:31:21] "POST /tags HTTP/1.1" 409 206 0.005206 10.0.0.50 - - [2025-09-05 15:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004767 10.0.0.50 - - [2025-09-05 15:31:21] "GET /tag/efe8020c-9e07-4c8d-8327-d86bbc8398ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.021437 10.0.0.50 - - [2025-09-05 15:31:21] "POST /firewall-rules HTTP/1.1" 200 560 0.080318 10.0.0.50 - - [2025-09-05 15:31:21] "GET /firewall-rule/06cb9fe0-5168-43f3-8c6b-8e2b21493055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.026892 10.0.0.50 - - [2025-09-05 15:31:21] "GET /firewall-policy/11bdad12-c9c3-4b30-affe-0f1192c6055b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.008305 10.0.0.50 - - [2025-09-05 15:31:21] "GET /firewall-rule/06cb9fe0-5168-43f3-8c6b-8e2b21493055?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.003737 10.0.0.50 - - [2025-09-05 15:31:21] "POST /ref-update HTTP/1.1" 200 156 0.073048 10.0.0.50 - - [2025-09-05 15:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.022747 10.0.0.50 - - [2025-09-05 15:31:21] "GET /loadbalancer/fea49c7c-3393-4c5c-9edf-7f30cd390f85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004499 10.0.0.50 - - [2025-09-05 15:31:21] "POST /tags HTTP/1.1" 200 371 0.029120 10.0.0.50 - - [2025-09-05 15:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012426 10.0.0.50 - - [2025-09-05 15:31:21] "GET /tag/ff843a85-d2c3-4448-be0c-c5b39a31c078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.013857 10.0.0.50 - - [2025-09-05 15:31:21] "POST /tags HTTP/1.1" 200 319 0.050491 10.0.0.50 - - [2025-09-05 15:31:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.024606 10.0.0.50 - - [2025-09-05 15:31:21] "GET /tag/1eb2f64b-6b29-4225-bb3c-99b92f6d7ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.021226 10.0.0.50 - - [2025-09-05 15:31:21] "POST /id-to-fqname HTTP/1.1" 200 181 0.000445 10.0.0.50 - - [2025-09-05 15:31:21] "POST /fqname-to-id HTTP/1.1" 404 190 0.005949 10.0.0.50 - - [2025-09-05 15:31:22] "POST /security-groups HTTP/1.1" 200 578 0.086937 10.0.0.50 - - [2025-09-05 15:31:22] "POST /projects HTTP/1.1" 200 497 0.280985 10.0.0.50 - - [2025-09-05 15:31:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.001772 10.0.0.50 - - [2025-09-05 15:31:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.011310 10.0.0.50 - - [2025-09-05 15:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.034278 10.0.0.50 - - [2025-09-05 15:31:22] "GET /virtual-network/57d84228-880b-4fea-bfd0-17aa248e422d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.046761 10.0.0.50 - - [2025-09-05 15:31:22] "POST /access-control-lists HTTP/1.1" 200 587 0.137465 10.0.0.50 - - [2025-09-05 15:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020445 10.0.0.50 - - [2025-09-05 15:31:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.012676 10.0.0.50 - - [2025-09-05 15:31:22] "GET /virtual-network/69620ce5-248d-4958-a588-0e6290173756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.005394 10.0.0.50 - - [2025-09-05 15:31:22] "GET /global-system-configs HTTP/1.1" 200 322 0.017117 10.0.0.50 - - [2025-09-05 15:31:22] "POST /access-control-lists HTTP/1.1" 200 585 0.164461 10.0.0.50 - - [2025-09-05 15:31:22] "PUT /virtual-network/57d84228-880b-4fea-bfd0-17aa248e422d HTTP/1.1" 200 264 0.172973 10.0.0.50 - - [2025-09-05 15:31:22] "PUT /virtual-network/69620ce5-248d-4958-a588-0e6290173756 HTTP/1.1" 200 264 0.044445 10.0.0.50 - - [2025-09-05 15:31:22] "POST /security-groups HTTP/1.1" 200 558 0.102500 10.0.0.50 - - [2025-09-05 15:31:22] "POST /fqname-to-id HTTP/1.1" 404 248 0.003842 10.0.0.50 - - [2025-09-05 15:31:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.039998 10.0.0.50 - - [2025-09-05 15:31:22] "POST /access-control-lists HTTP/1.1" 200 610 0.115804 10.0.0.50 - - [2025-09-05 15:31:22] "POST /fqname-to-id HTTP/1.1" 404 247 0.020770 10.0.0.50 - - [2025-09-05 15:31:22] "POST /chown HTTP/1.1" 200 109 0.092049 10.0.0.50 - - [2025-09-05 15:31:22] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.027505 10.0.0.50 - - [2025-09-05 15:31:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008142 10.0.0.50 - - [2025-09-05 15:31:22] "GET /policy-management/255cc877-0940-47d1-a36a-796c472c8950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004084 10.0.0.50 - - [2025-09-05 15:31:22] "POST /tags HTTP/1.1" 409 214 0.006108 10.0.0.50 - - [2025-09-05 15:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.50 - - [2025-09-05 15:31:23] "POST /access-control-lists HTTP/1.1" 200 608 0.120485 10.0.0.50 - - [2025-09-05 15:31:23] "GET /tag/1eb2f64b-6b29-4225-bb3c-99b92f6d7ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.040421 10.0.0.50 - - [2025-09-05 15:31:23] "POST /firewall-rules HTTP/1.1" 200 578 0.079027 10.0.0.50 - - [2025-09-05 15:31:23] "GET /firewall-rule/7c6e0235-07c1-4ed5-ae1c-5249cdce7099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.029295 10.0.0.50 - - [2025-09-05 15:31:23] "GET /firewall-policy/11bdad12-c9c3-4b30-affe-0f1192c6055b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.004256 10.0.0.50 - - [2025-09-05 15:31:23] "GET /firewall-rule/7c6e0235-07c1-4ed5-ae1c-5249cdce7099?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004546 10.0.0.50 - - [2025-09-05 15:31:23] "POST /ref-update HTTP/1.1" 200 156 0.051785 10.0.0.50 - - [2025-09-05 15:31:23] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.046272 10.0.0.50 - - [2025-09-05 15:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011198 10.0.0.50 - - [2025-09-05 15:31:23] "GET /policy-management/255cc877-0940-47d1-a36a-796c472c8950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004323 10.0.0.50 - - [2025-09-05 15:31:23] "POST /tags HTTP/1.1" 409 214 0.002689 10.0.0.50 - - [2025-09-05 15:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.50 - - [2025-09-05 15:31:23] "GET /tag/1eb2f64b-6b29-4225-bb3c-99b92f6d7ee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.012430 10.0.0.50 - - [2025-09-05 15:31:23] "POST /firewall-rules HTTP/1.1" 200 576 0.108633 10.0.0.50 - - [2025-09-05 15:31:23] "GET /firewall-rule/641de751-cb09-4f73-9aeb-16921678ba58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.037133 10.0.0.50 - - [2025-09-05 15:31:23] "GET /firewall-policy/11bdad12-c9c3-4b30-affe-0f1192c6055b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.003630 10.0.0.50 - - [2025-09-05 15:31:23] "GET /firewall-rule/641de751-cb09-4f73-9aeb-16921678ba58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.002747 10.0.0.50 - - [2025-09-05 15:31:23] "POST /ref-update HTTP/1.1" 200 156 0.073093 10.0.0.50 - - [2025-09-05 15:31:23] "GET /global-system-configs HTTP/1.1" 200 322 0.011895 10.0.0.50 - - [2025-09-05 15:31:23] "POST /tags HTTP/1.1" 200 363 0.087822 10.0.0.50 - - [2025-09-05 15:31:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005650 10.0.0.50 - - [2025-09-05 15:31:24] "GET /tag/4bd6a754-d803-4421-9390-81322e6220dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.034048 10.0.0.50 - - [2025-09-05 15:31:24] "POST /tags HTTP/1.1" 200 311 0.030467 10.0.0.50 - - [2025-09-05 15:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.50 - - [2025-09-05 15:31:24] "GET /tag/d3972483-100d-449f-bca3-bdb6a7da4f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020833 10.0.0.50 - - [2025-09-05 15:31:24] "POST /id-to-fqname HTTP/1.1" 200 177 0.000552 10.0.0.50 - - [2025-09-05 15:31:24] "POST /fqname-to-id HTTP/1.1" 404 186 0.004008 10.0.0.50 - - [2025-09-05 15:31:24] "POST /security-groups HTTP/1.1" 200 574 0.124938 10.0.0.50 - - [2025-09-05 15:31:24] "POST /fqname-to-id HTTP/1.1" 404 217 0.022287 10.0.0.50 - - [2025-09-05 15:31:24] "POST /projects HTTP/1.1" 200 489 0.296731 10.0.0.50 - - [2025-09-05 15:31:24] "POST /access-control-lists HTTP/1.1" 200 583 0.084686 10.0.0.50 - - [2025-09-05 15:31:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.009396 10.0.0.50 - - [2025-09-05 15:31:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.099482 10.0.0.50 - - [2025-09-05 15:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011853 10.0.0.50 - - [2025-09-05 15:31:24] "GET /virtual-network/57d84228-880b-4fea-bfd0-17aa248e422d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.010754 10.0.0.50 - - [2025-09-05 15:31:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.50 - - [2025-09-05 15:31:24] "GET /virtual-network/69620ce5-248d-4958-a588-0e6290173756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.031826 10.0.0.50 - - [2025-09-05 15:31:24] "POST /access-control-lists HTTP/1.1" 200 581 0.075935 10.0.0.50 - - [2025-09-05 15:31:24] "PUT /virtual-network/57d84228-880b-4fea-bfd0-17aa248e422d HTTP/1.1" 200 264 0.078960 10.0.0.50 - - [2025-09-05 15:31:24] "PUT /virtual-network/69620ce5-248d-4958-a588-0e6290173756 HTTP/1.1" 200 264 0.050430 10.0.0.50 - - [2025-09-05 15:31:24] "POST /security-groups HTTP/1.1" 200 546 0.077528 10.0.0.50 - - [2025-09-05 15:31:24] "POST /fqname-to-id HTTP/1.1" 404 240 0.001698 10.0.0.50 - - [2025-09-05 15:31:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.034868 10.0.0.50 - - [2025-09-05 15:31:25] "POST /chown HTTP/1.1" 200 109 0.037180 10.0.0.50 - - [2025-09-05 15:31:25] "POST /access-control-lists HTTP/1.1" 200 602 0.115166 10.0.0.50 - - [2025-09-05 15:31:25] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.004661 10.0.0.50 - - [2025-09-05 15:31:25] "POST /fqname-to-id HTTP/1.1" 404 239 0.004012 10.0.0.50 - - [2025-09-05 15:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.50 - - [2025-09-05 15:31:25] "GET /policy-management/255cc877-0940-47d1-a36a-796c472c8950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004525 10.0.0.50 - - [2025-09-05 15:31:25] "POST /tags HTTP/1.1" 409 210 0.001988 10.0.0.50 - - [2025-09-05 15:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001595 10.0.0.50 - - [2025-09-05 15:31:25] "GET /tag/d3972483-100d-449f-bca3-bdb6a7da4f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.056708 10.0.0.50 - - [2025-09-05 15:31:25] "POST /access-control-lists HTTP/1.1" 200 600 0.077589 10.0.0.50 - - [2025-09-05 15:31:25] "POST /firewall-rules HTTP/1.1" 200 570 0.084533 10.0.0.50 - - [2025-09-05 15:31:25] "GET /firewall-rule/f06181de-79b0-42ef-8205-2e06f39e6eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004031 10.0.0.50 - - [2025-09-05 15:31:25] "GET /firewall-policy/11bdad12-c9c3-4b30-affe-0f1192c6055b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.004205 10.0.0.50 - - [2025-09-05 15:31:25] "GET /firewall-rule/f06181de-79b0-42ef-8205-2e06f39e6eef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005120 10.0.0.50 - - [2025-09-05 15:31:25] "POST /ref-update HTTP/1.1" 200 156 0.046492 10.0.0.50 - - [2025-09-05 15:31:25] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.012201 10.0.0.50 - - [2025-09-05 15:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004610 10.0.0.50 - - [2025-09-05 15:31:25] "GET /policy-management/255cc877-0940-47d1-a36a-796c472c8950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005178 10.0.0.50 - - [2025-09-05 15:31:25] "POST /tags HTTP/1.1" 409 210 0.004753 10.0.0.50 - - [2025-09-05 15:31:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.50 - - [2025-09-05 15:31:25] "GET /tag/d3972483-100d-449f-bca3-bdb6a7da4f07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.010293 10.0.0.50 - - [2025-09-05 15:31:25] "POST /firewall-rules HTTP/1.1" 200 568 0.121945 10.0.0.50 - - [2025-09-05 15:31:25] "GET /firewall-rule/b1be0b20-3425-4eea-9530-b26ca4a78190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.008279 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:31:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002103 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:31:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000895 10.0.0.50 - - [2025-09-05 15:31:25] "GET /firewall-policy/11bdad12-c9c3-4b30-affe-0f1192c6055b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.007525 10.0.0.50 - - [2025-09-05 15:31:25] "GET /firewall-rule/b1be0b20-3425-4eea-9530-b26ca4a78190?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005086 10.0.0.50 - - [2025-09-05 15:31:25] "POST /ref-update HTTP/1.1" 200 156 0.074612 10.0.0.50 - - [2025-09-05 15:31:25] "POST /tags HTTP/1.1" 409 237 0.033134 10.0.0.50 - - [2025-09-05 15:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.022449 10.0.0.50 - - [2025-09-05 15:31:26] "GET /tag/2a13371c-cd88-4c8e-aa0f-0402f377da2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.028059 10.0.0.50 - - [2025-09-05 15:31:26] "POST /tags HTTP/1.1" 409 210 0.004806 10.0.0.50 - - [2025-09-05 15:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004736 10.0.0.50 - - [2025-09-05 15:31:26] "GET /tag/376538d3-2666-4c94-ab6e-581025d92d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014476 10.0.0.50 - - [2025-09-05 15:31:26] "POST /projects HTTP/1.1" 409 223 0.001971 10.0.0.50 - - [2025-09-05 15:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.50 - - [2025-09-05 15:31:26] "GET /project/ed68efaa-2ca9-44b6-a8a7-499cc15215aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035154 10.0.0.50 - - [2025-09-05 15:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.50 - - [2025-09-05 15:31:26] "GET /virtual-network/57d84228-880b-4fea-bfd0-17aa248e422d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.008351 10.0.0.50 - - [2025-09-05 15:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.50 - - [2025-09-05 15:31:26] "GET /virtual-network/69620ce5-248d-4958-a588-0e6290173756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.004267 10.0.0.50 - - [2025-09-05 15:31:26] "PUT /virtual-network/57d84228-880b-4fea-bfd0-17aa248e422d HTTP/1.1" 200 264 0.063202 10.0.0.50 - - [2025-09-05 15:31:26] "PUT /virtual-network/69620ce5-248d-4958-a588-0e6290173756 HTTP/1.1" 200 264 0.074571 10.0.0.50 - - [2025-09-05 15:31:26] "POST /security-groups HTTP/1.1" 409 253 0.016098 10.0.0.50 - - [2025-09-05 15:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009298 10.0.0.50 - - [2025-09-05 15:31:26] "PUT /security-group/ac6510c0-c6ff-48d2-af79-0f2a62465718 HTTP/1.1" 200 262 0.071126 10.0.0.50 - - [2025-09-05 15:31:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.023963 10.0.0.50 - - [2025-09-05 15:31:26] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.028490 10.0.0.50 - - [2025-09-05 15:31:26] "PUT /access-control-list/e7bbf40d-2de0-4765-84d3-1ee509b22c4d HTTP/1.1" 200 272 0.044087 10.0.0.50 - - [2025-09-05 15:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004766 10.0.0.50 - - [2025-09-05 15:31:26] "GET /policy-management/255cc877-0940-47d1-a36a-796c472c8950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.012724 10.0.0.50 - - [2025-09-05 15:31:26] "PUT /access-control-list/f64c1e9b-72d5-4d38-95a8-d7741aac129a HTTP/1.1" 200 272 0.052358 10.0.0.50 - - [2025-09-05 15:31:26] "POST /tags HTTP/1.1" 409 210 0.004454 10.0.0.50 - - [2025-09-05 15:31:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014916 10.0.0.50 - - [2025-09-05 15:31:26] "GET /tag/376538d3-2666-4c94-ab6e-581025d92d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.031888 10.0.0.50 - - [2025-09-05 15:31:27] "POST /firewall-rules HTTP/1.1" 200 570 0.097004 10.0.0.50 - - [2025-09-05 15:31:27] "GET /firewall-rule/d2fe78ff-cbc7-46ef-9ac0-cf36506d4f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006637 10.0.0.50 - - [2025-09-05 15:31:27] "GET /firewall-policy/11bdad12-c9c3-4b30-affe-0f1192c6055b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.004192 10.0.0.50 - - [2025-09-05 15:31:27] "GET /firewall-rule/d2fe78ff-cbc7-46ef-9ac0-cf36506d4f4a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003531 10.0.0.50 - - [2025-09-05 15:31:27] "POST /ref-update HTTP/1.1" 200 156 0.115019 10.0.0.50 - - [2025-09-05 15:31:27] "GET /application-policy-set/c8fca302-77ee-47c6-9a05-fa87fcb9b92d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.018317 10.0.0.50 - - [2025-09-05 15:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.50 - - [2025-09-05 15:31:27] "GET /policy-management/255cc877-0940-47d1-a36a-796c472c8950?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005512 10.0.0.50 - - [2025-09-05 15:31:27] "POST /tags HTTP/1.1" 409 210 0.002096 10.0.0.50 - - [2025-09-05 15:31:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008132 10.0.0.50 - - [2025-09-05 15:31:27] "GET /tag/376538d3-2666-4c94-ab6e-581025d92d02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011820 10.0.0.50 - - [2025-09-05 15:31:27] "POST /firewall-rules HTTP/1.1" 200 568 0.140066 10.0.0.50 - - [2025-09-05 15:31:27] "GET /firewall-rule/4d63ebcc-a44a-4304-8ae4-46e0415954ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.022308 10.0.0.50 - - [2025-09-05 15:31:27] "GET /firewall-policy/11bdad12-c9c3-4b30-affe-0f1192c6055b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.006175 10.0.0.50 - - [2025-09-05 15:31:27] "GET /firewall-rule/4d63ebcc-a44a-4304-8ae4-46e0415954ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003079 10.0.0.50 - - [2025-09-05 15:31:27] "POST /ref-update HTTP/1.1" 200 156 0.062573 10.0.0.50 - - [2025-09-05 15:31:27] "GET /virtual-machine-interface/5b5cd614-8a6d-11f0-875a-fa163eaf1b76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004284 10.0.0.50 - - [2025-09-05 15:31:27] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.50 - - [2025-09-05 15:32:11] "GET / HTTP/1.1" 200 35931 0.001650 10.0.0.50 - - [2025-09-05 15:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.50 - - [2025-09-05 15:32:11] "GET /global-system-config/b8c00c26-e0fb-402e-9d4c-af1dcaf0637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004854 10.0.0.50 - - [2025-09-05 15:32:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001597 10.0.0.50 - - [2025-09-05 15:32:11] "GET /config-node/dd523683-dd44-4294-970e-c325130aa8e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1209 0.002663 10.0.0.50 - - [2025-09-05 15:32:22] "GET / HTTP/1.1" 200 35931 0.003257 10.0.0.50 - - [2025-09-05 15:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006929 10.0.0.50 - - [2025-09-05 15:32:22] "GET /routing-instance/c8a8adee-83ac-470f-8ba6-9b463c838afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.008100 10.0.0.50 - - [2025-09-05 15:32:22] "POST /bgp-routers HTTP/1.1" 409 301 0.004195 10.0.0.50 - - [2025-09-05 15:32:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.50 - - [2025-09-05 15:32:22] "GET /bgp-router/33eca958-b3a4-43af-81a6-0798b9f8295a?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1812 0.004955 10.0.0.50 - - [2025-09-05 15:32:22] "PUT /bgp-router/33eca958-b3a4-43af-81a6-0798b9f8295a HTTP/1.1" 200 254 0.018281 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:32:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:32:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001055 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:32:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:32:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001095 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:32:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001016 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:32:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:32:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000936 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:32:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001292 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:32:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:32:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000818 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:33:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:33:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001143 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:33:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000951 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:33:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000800 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:33:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001128 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:33:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001006 10.0.0.27 - - [2025-09-05 15:33:30] "GET / HTTP/1.1" 200 35931 0.001688 10.0.0.27 - - [2025-09-05 15:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.27 - - [2025-09-05 15:33:30] "GET /global-system-config/b8c00c26-e0fb-402e-9d4c-af1dcaf0637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.003979 10.0.0.27 - - [2025-09-05 15:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.27 - - [2025-09-05 15:33:30] "GET /routing-instance/c8a8adee-83ac-470f-8ba6-9b463c838afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003678 10.0.0.27 - - [2025-09-05 15:33:30] "PUT /global-system-config/b8c00c26-e0fb-402e-9d4c-af1dcaf0637d HTTP/1.1" 200 274 0.007904 10.0.0.27 - - [2025-09-05 15:33:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.004996 10.0.0.27 - - [2025-09-05 15:33:30] "POST /virtual-routers HTTP/1.1" 200 599 0.015437 10.0.0.27 - - [2025-09-05 15:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007036 10.0.0.27 - - [2025-09-05 15:33:30] "GET /virtual-router/f33555fe-9188-445d-950f-b01db4f44fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.004905 10.0.0.27 - - [2025-09-05 15:33:30] "POST /fqname-to-id HTTP/1.1" 404 229 0.002384 10.0.0.27 - - [2025-09-05 15:33:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001683 10.0.0.27 - - [2025-09-05 15:33:30] "GET /virtual-network/978e8ff8-aec6-4afa-8d6a-ac17d75fc93b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.003650 10.0.0.27 - - [2025-09-05 15:33:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.044602 10.0.0.50 - - [2025-09-05 15:33:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.50 - - [2025-09-05 15:33:32] "GET /virtual-router/f33555fe-9188-445d-950f-b01db4f44fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.009692 10.0.0.50 - - [2025-09-05 15:36:10] "GET /virtual-router/f33555fe-9188-445d-950f-b01db4f44fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.003633 10.0.0.50 - - [2025-09-05 15:36:10] "POST /ref-update HTTP/1.1" 200 156 0.012082 10.0.0.50 - - [2025-09-05 15:36:22] "GET /global-system-configs HTTP/1.1" 200 322 0.005588 10.0.0.50 - - [2025-09-05 15:36:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002339 10.0.0.27 - - [2025-09-05 15:37:11] "GET / HTTP/1.1" 200 35931 0.002063 10.0.0.27 - - [2025-09-05 15:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.27 - - [2025-09-05 15:37:11] "GET /global-system-config/b8c00c26-e0fb-402e-9d4c-af1dcaf0637d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006337 10.0.0.27 - - [2025-09-05 15:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.27 - - [2025-09-05 15:37:11] "GET /routing-instance/c8a8adee-83ac-470f-8ba6-9b463c838afd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002573 10.0.0.27 - - [2025-09-05 15:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.27 - - [2025-09-05 15:37:11] "GET /virtual-router/f33555fe-9188-445d-950f-b01db4f44fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.004092 10.0.0.27 - - [2025-09-05 15:37:11] "PUT /virtual-router/f33555fe-9188-445d-950f-b01db4f44fc9 HTTP/1.1" 200 262 0.009727 10.0.0.27 - - [2025-09-05 15:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.27 - - [2025-09-05 15:37:11] "GET /virtual-router/f33555fe-9188-445d-950f-b01db4f44fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003003 10.0.0.27 - - [2025-09-05 15:37:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001788 10.0.0.27 - - [2025-09-05 15:37:11] "GET /virtual-machine-interface/118d2c5e-1cf4-42ee-adc3-0b03b655d1df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.005106 10.0.0.27 - - [2025-09-05 15:37:11] "PUT /virtual-machine-interface/118d2c5e-1cf4-42ee-adc3-0b03b655d1df HTTP/1.1" 200 284 0.010196 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:37:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000946 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:37:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000807 10.0.0.50 - - [2025-09-05 15:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002701 10.0.0.50 - - [2025-09-05 15:37:32] "GET /virtual-router/f33555fe-9188-445d-950f-b01db4f44fc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003401 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:38:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000911 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:38:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:38:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000858 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:38:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001013 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:38:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:38:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000750 10.0.0.50 - - [2025-09-05 15:41:22] "GET /global-system-configs HTTP/1.1" 200 322 0.003808 10.0.0.50 - - [2025-09-05 15:41:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002027 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:42:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001171 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:42:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:44:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001092 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:44:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001403 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:44:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000865 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:44:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:44:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000905 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:44:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 10.0.0.50 - - [2025-09-05 15:46:22] "GET /global-system-configs HTTP/1.1" 200 322 0.003047 10.0.0.50 - - [2025-09-05 15:46:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002047 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:47:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002067 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:47:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001649 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:48:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:48:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001009 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:48:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:48:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001424 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:48:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001123 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:48:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 10.0.0.50 - - [2025-09-05 15:51:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002024 10.0.0.50 - - [2025-09-05 15:51:23] "GET /global-system-configs HTTP/1.1" 200 322 0.003037 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:52:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001171 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:52:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000903 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:52:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001046 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:52:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001418 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:52:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000963 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:52:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001003 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:52:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000994 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:52:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001143 10.0.0.50 - - [2025-09-05 15:56:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002103 10.0.0.50 - - [2025-09-05 15:56:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002269 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:57:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001074 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:57:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000960 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:57:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001140 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:57:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001030 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:57:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001086 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:57:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000971 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:57:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000994 [Introspect:8084]10.0.0.50 - - [2025-09-05 15:57:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000850 10.0.0.50 - - [2025-09-05 16:01:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002198 10.0.0.50 - - [2025-09-05 16:01:23] "GET /global-system-configs HTTP/1.1" 200 322 0.005272 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:01:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001053 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:01:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001086 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:01:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001070 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:01:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001043 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:01:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000984 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:01:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000969 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:02:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:02:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 10.0.0.50 - - [2025-09-05 16:06:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002167 10.0.0.50 - - [2025-09-05 16:06:23] "GET /global-system-configs HTTP/1.1" 200 322 0.002102 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:07:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001176 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:07:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000945 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:07:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001036 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:07:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001000 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:07:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001278 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:07:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000944 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:07:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001132 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:07:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001391 10.0.0.50 - - [2025-09-05 16:11:22] "GET /global-system-configs HTTP/1.1" 200 322 0.002268 10.0.0.50 - - [2025-09-05 16:11:23] "GET /global-system-configs HTTP/1.1" 200 322 0.003160 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:11:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001498 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:11:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001562 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:12:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001203 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:12:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001429 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:12:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:12:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000905 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:12:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001195 [Introspect:8084]10.0.0.50 - - [2025-09-05 16:12:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001035