++ 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: =================== Wed Jan 28 10:02:28 PM UTC 2026 ===================' INFO: =================== Wed Jan 28 10:02:28 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.33 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=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.33 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.33:8081 ' ']' +++ echo 10.0.0.33:8081 ++ ANALYTICS_SERVERS=10.0.0.33:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.33:9042 ' ']' +++ echo 10.0.0.33:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.33:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.33:8086 ' ']' +++ echo 10.0.0.33:8086 ++ COLLECTOR_SERVERS=10.0.0.33:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.33 ++ CONFIGDB_NODES=10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.33:8082 ' ']' +++ echo 10.0.0.33:8082 ++ CONFIG_SERVERS=10.0.0.33:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.33:9161 ' ']' +++ echo 10.0.0.33:9161 ++ CONFIGDB_SERVERS=10.0.0.33:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.33:9041 ' ']' +++ echo 10.0.0.33:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.33:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=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.33 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.33 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.33:2181, ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.33:2181 ' ']' +++ echo 10.0.0.33:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.33:2181 ++ RABBITMQ_NODES=10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.33:5673, ']' +++ echo 10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=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.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.33:6379 ' ']' +++ echo 10.0.0.33:6379 ++ REDIS_SERVERS=10.0.0.33:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=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.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.33:9092 ' ']' +++ echo 10.0.0.33:9092 ++ KAFKA_SERVERS=10.0.0.33:9092 ++ KAFKA_SSL_ENABLE=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.33 ++ 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.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=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 ++ echo 10.0.0.33 ++ cut -d , -f 1 + local cassandra=10.0.0.33 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.33 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.33 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.33 +++ local servers=10.0.0.33 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ sort ++++ grep -vi host ++++ tr '\n' , +++ local local_ips=,10.0.0.33,10.11.5.1,127.0.0.1,172.17.0.1,252.33.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.33'\''))' +++ local server_ip=10.0.0.33 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.33 ]] +++ [[ ,10.0.0.33,10.11.5.1,127.0.0.1,172.17.0.1,252.33.0.1,, =~ ,10\.0\.0\.33, ]] +++ echo 10.0.0.33 1 +++ return ++ local ip=10.0.0.33 ++ [[ -z 10.0.0.33 ]] ++ echo 10.0.0.33 + host_ip=10.0.0.33 + [[ cql == \c\q\l ]] ++ echo 10.0.0.33:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.33:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.33:8082' + is_enabled 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=__ ++ cut -d = -f 1 ++ sort ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ 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: 01/28/2026 22:03:14.546 7f80f12a7300 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/28/2026 22:03:14.763 7f80f12a7300 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/28/2026 22:03:14.776 7f80f12a7300 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/28/2026 22:03:14.776 7f80f12a7300 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.33 - - [2026-01-28 22:03:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000647 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.33:8082/ Hit Ctrl-C to quit. 10.0.0.33 - - [2026-01-28 22:03:29] "GET / HTTP/1.1" 503 181 0.000297 10.0.0.33 - - [2026-01-28 22:03:29] "GET / HTTP/1.1" 503 181 0.000276 10.0.0.33 - - [2026-01-28 22:03:30] "GET / HTTP/1.1" 200 45303 0.002508 10.0.0.33 - - [2026-01-28 22:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.33 - - [2026-01-28 22:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.33 - - [2026-01-28 22:03:30] "GET / HTTP/1.1" 200 35931 0.001264 10.0.0.33 - - [2026-01-28 22:03:30] "GET / HTTP/1.1" 200 35931 0.001323 10.0.0.33 - - [2026-01-28 22:03:30] "GET / HTTP/1.1" 200 35931 0.001178 10.0.0.33 - - [2026-01-28 22:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007777 10.0.0.33 - - [2026-01-28 22:03:30] "GET /global-system-config/cf674c25-9f2f-4ba0-a001-ac7952885413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007138 10.0.0.33 - - [2026-01-28 22:03:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.007578 10.0.0.33 - - [2026-01-28 22:03:30] "POST /config-database-nodes HTTP/1.1" 200 611 0.033342 10.0.0.33 - - [2026-01-28 22:03:30] "GET / HTTP/1.1" 200 35931 0.001611 10.0.0.33 - - [2026-01-28 22:03:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.004061 10.0.0.33 - - [2026-01-28 22:03:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004762 10.0.0.33 - - [2026-01-28 22:03:30] "GET /global-system-config/cf674c25-9f2f-4ba0-a001-ac7952885413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005890 10.0.0.33 - - [2026-01-28 22:03:30] "POST /service-appliance-sets HTTP/1.1" 200 553 0.052936 10.0.0.33 - - [2026-01-28 22:03:30] "POST /fqname-to-id HTTP/1.1" 404 180 0.002203 10.0.0.33 - - [2026-01-28 22:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.33 - - [2026-01-28 22:03:31] "GET /global-system-config/cf674c25-9f2f-4ba0-a001-ac7952885413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010277 10.0.0.33 - - [2026-01-28 22:03:31] "GET / HTTP/1.1" 200 35931 0.001327 10.0.0.33 - - [2026-01-28 22:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.011514 10.0.0.33 - - [2026-01-28 22:03:31] "GET /routing-instance/55d8fe8f-ba55-4baa-9886-296282a64dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.007155 10.0.0.33 - - [2026-01-28 22:03:31] "POST /service-appliance-sets HTTP/1.1" 200 541 0.053842 10.0.0.33 - - [2026-01-28 22:03:31] "POST /bgp-routers HTTP/1.1" 200 616 0.047513 10.0.0.33 - - [2026-01-28 22:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005598 10.0.0.33 - - [2026-01-28 22:03:31] "GET /network-ipam/b6b2f8df-92ba-45f3-b866-fe674dd77911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004165 10.0.0.33 - - [2026-01-28 22:03:31] "GET /bgp-router/9c7dc691-26d4-4f68-bbaa-41d1c4633cd7?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.007872 10.0.0.33 - - [2026-01-28 22:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005048 10.0.0.33 - - [2026-01-28 22:03:31] "GET /global-system-config/cf674c25-9f2f-4ba0-a001-ac7952885413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.015206 10.0.0.33 - - [2026-01-28 22:03:31] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018258 10.0.0.33 - - [2026-01-28 22:03:31] "GET / HTTP/1.1" 200 35931 0.002083 10.0.0.33 - - [2026-01-28 22:03:31] "POST /ref-update HTTP/1.1" 200 156 0.043464 10.0.0.33 - - [2026-01-28 22:03:31] "POST /service-templates HTTP/1.1" 200 511 0.120400 10.0.0.33 - - [2026-01-28 22:03:31] "POST /service-templates HTTP/1.1" 200 501 0.060714 10.0.0.33 - - [2026-01-28 22:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005537 10.0.0.33 - - [2026-01-28 22:03:31] "POST /service-templates HTTP/1.1" 200 515 0.074301 10.0.0.33 - - [2026-01-28 22:03:31] "GET /domain/63894fb8-2a27-4814-aa90-1a7f4cf56864?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.010122 10.0.0.33 - - [2026-01-28 22:03:31] "POST /service-templates HTTP/1.1" 200 535 0.098462 10.0.0.33 - - [2026-01-28 22:03:31] "POST /service-templates HTTP/1.1" 200 507 0.105806 10.0.0.33 - - [2026-01-28 22:03:32] "POST /id-to-fqname HTTP/1.1" 200 173 0.004127 10.0.0.33 - - [2026-01-28 22:03:32] "POST /fqname-to-id HTTP/1.1" 404 182 0.010341 10.0.0.33 - - [2026-01-28 22:03:32] "POST /security-groups HTTP/1.1" 200 570 0.138568 10.0.0.33 - - [2026-01-28 22:03:32] "POST /projects HTTP/1.1" 200 481 0.482766 10.0.0.33 - - [2026-01-28 22:03:32] "POST /security-groups HTTP/1.1" 200 534 0.061710 10.0.0.33 - - [2026-01-28 22:03:32] "POST /chown HTTP/1.1" 200 109 0.019770 10.0.0.33 - - [2026-01-28 22:03:32] "POST /policy-managements HTTP/1.1" 409 214 0.013220 10.0.0.33 - - [2026-01-28 22:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008200 10.0.0.33 - - [2026-01-28 22:03:32] "GET /policy-management/b43ec7a4-6d99-4541-b68f-2171fcb97296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005044 10.0.0.33 - - [2026-01-28 22:03:32] "POST /application-policy-sets HTTP/1.1" 200 528 0.057500 10.0.0.33 - - [2026-01-28 22:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002211 10.0.0.33 - - [2026-01-28 22:03:32] "GET /global-vrouter-config/74b2ea9b-c0e7-4a5c-bbed-120ab24d0d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.012351 10.0.0.33 - - [2026-01-28 22:03:32] "PUT /global-vrouter-config/74b2ea9b-c0e7-4a5c-bbed-120ab24d0d8d HTTP/1.1" 200 276 0.056647 10.0.0.33 - - [2026-01-28 22:03:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011205 10.0.0.33 - - [2026-01-28 22:03:32] "GET /virtual-network/d9913938-1e45-4cc8-86b7-9591548a0ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.012250 10.0.0.33 - - [2026-01-28 22:03:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.000491 10.0.0.33 - - [2026-01-28 22:03:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.017023 10.0.0.33 - - [2026-01-28 22:03:32] "POST /security-groups HTTP/1.1" 200 574 0.090468 10.0.0.33 - - [2026-01-28 22:03:32] "POST /projects HTTP/1.1" 200 489 0.245985 10.0.0.33 - - [2026-01-28 22:03:33] "POST /security-groups HTTP/1.1" 200 546 0.083162 10.0.0.33 - - [2026-01-28 22:03:33] "POST /chown HTTP/1.1" 200 109 0.022852 10.0.0.33 - - [2026-01-28 22:03:33] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.33 - - [2026-01-28 22:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.33 - - [2026-01-28 22:03:33] "GET /global-system-config/cf674c25-9f2f-4ba0-a001-ac7952885413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008575 10.0.0.33 - - [2026-01-28 22:03:33] "POST /fqname-to-id HTTP/1.1" 404 216 0.002710 10.0.0.33 - - [2026-01-28 22:03:33] "POST /network-ipams HTTP/1.1" 200 522 0.065645 10.0.0.33 - - [2026-01-28 22:03:33] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.063855 10.0.0.33 - - [2026-01-28 22:03:33] "POST /network-ipams HTTP/1.1" 200 510 0.122026 10.0.0.33 - - [2026-01-28 22:03:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.005614 10.0.0.33 - - [2026-01-28 22:03:33] "POST /useragent-kv HTTP/1.1" 200 115 0.019138 10.0.0.33 - - [2026-01-28 22:03:33] "POST /virtual-networks HTTP/1.1" 200 538 0.208224 10.0.0.33 - - [2026-01-28 22:03:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002996 10.0.0.33 - - [2026-01-28 22:03:33] "GET /virtual-network/4e059a47-c5bd-4f51-8965-4a9428549c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1732 0.034312 10.0.0.33 - - [2026-01-28 22:03:33] "POST /network-ipams HTTP/1.1" 200 518 0.046099 10.0.0.33 - - [2026-01-28 22:03:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.026159 10.0.0.33 - - [2026-01-28 22:03:33] "GET / HTTP/1.1" 200 35931 0.001759 10.0.0.33 - - [2026-01-28 22:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017490 10.0.0.33 - - [2026-01-28 22:03:34] "GET /global-system-config/cf674c25-9f2f-4ba0-a001-ac7952885413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005143 10.0.0.33 - - [2026-01-28 22:03:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.001759 10.0.0.33 - - [2026-01-28 22:03:34] "POST /useragent-kv HTTP/1.1" 200 115 0.008713 10.0.0.33 - - [2026-01-28 22:03:34] "POST /virtual-networks HTTP/1.1" 200 546 0.257948 10.0.0.33 - - [2026-01-28 22:03:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007151 10.0.0.33 - - [2026-01-28 22:03:34] "GET /virtual-network/334778ba-bba4-42d7-8641-0d5273f2e512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1749 0.010851 10.0.0.33 - - [2026-01-28 22:03:34] "POST /database-nodes HTTP/1.1" 200 597 0.053568 10.0.0.33 - - [2026-01-28 22:03:34] "POST /fqname-to-id HTTP/1.1" 404 199 0.005304 10.0.0.33 - - [2026-01-28 22:03:34] "POST /network-policys HTTP/1.1" 200 538 0.072591 10.0.0.33 - - [2026-01-28 22:03:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.029983 10.0.0.33 - - [2026-01-28 22:03:34] "POST /network-policys HTTP/1.1" 200 534 0.053276 10.0.0.33 - - [2026-01-28 22:03:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.003825 10.0.0.33 - - [2026-01-28 22:03:34] "POST /network-policys HTTP/1.1" 200 542 0.087702 10.0.0.33 - - [2026-01-28 22:03:34] "POST /ref-update HTTP/1.1" 200 156 0.106896 10.0.0.33 - - [2026-01-28 22:03:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010390 10.0.0.33 - - [2026-01-28 22:03:34] "POST /ref-update HTTP/1.1" 200 156 0.098528 10.0.0.33 - - [2026-01-28 22:03:34] "POST /ref-update HTTP/1.1" 200 156 0.135937 10.0.0.33 - - [2026-01-28 22:03:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003264 10.0.0.33 - - [2026-01-28 22:03:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005761 10.0.0.33 - - [2026-01-28 22:03:35] "POST /ref-update HTTP/1.1" 200 156 0.086770 10.0.0.33 - - [2026-01-28 22:03:35] "POST /ref-update HTTP/1.1" 200 156 0.105915 10.0.0.33 - - [2026-01-28 22:03:35] "POST /ref-update HTTP/1.1" 200 156 0.118155 10.0.0.33 - - [2026-01-28 22:03:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002435 10.0.0.33 - - [2026-01-28 22:03:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002773 10.0.0.33 - - [2026-01-28 22:03:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002774 10.0.0.33 - - [2026-01-28 22:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.33 - - [2026-01-28 22:03:35] "GET /virtual-network/d9913938-1e45-4cc8-86b7-9591548a0ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.013675 10.0.0.33 - - [2026-01-28 22:03:35] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.017943 10.0.0.33 - - [2026-01-28 22:03:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008108 10.0.0.33 - - [2026-01-28 22:03:35] "GET /policy-management/b43ec7a4-6d99-4541-b68f-2171fcb97296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007096 10.0.0.33 - - [2026-01-28 22:03:35] "POST /firewall-policys HTTP/1.1" 200 530 0.060148 10.0.0.33 - - [2026-01-28 22:03:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.072460 10.0.0.33 - - [2026-01-28 22:03:35] "GET /firewall-policy/41f4d193-58a8-4bc3-b87e-708f515a63e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.023783 10.0.0.33 - - [2026-01-28 22:03:35] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.007304 10.0.0.33 - - [2026-01-28 22:03:35] "GET /firewall-policy/41f4d193-58a8-4bc3-b87e-708f515a63e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005221 10.0.0.33 - - [2026-01-28 22:03:35] "POST /ref-update HTTP/1.1" 200 156 0.029555 10.0.0.33 - - [2026-01-28 22:03:35] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.027474 10.0.0.33 - - [2026-01-28 22:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.022846 10.0.0.33 - - [2026-01-28 22:03:36] "GET /policy-management/b43ec7a4-6d99-4541-b68f-2171fcb97296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009801 10.0.0.33 - - [2026-01-28 22:03:36] "GET / HTTP/1.1" 200 35931 0.002160 10.0.0.33 - - [2026-01-28 22:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004235 10.0.0.33 - - [2026-01-28 22:03:36] "GET /global-system-config/cf674c25-9f2f-4ba0-a001-ac7952885413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005154 10.0.0.33 - - [2026-01-28 22:03:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.002119 10.0.0.33 - - [2026-01-28 22:03:36] "POST /firewall-policys HTTP/1.1" 200 532 0.090488 10.0.0.33 - - [2026-01-28 22:03:36] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.072182 10.0.0.33 - - [2026-01-28 22:03:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.058109 10.0.0.33 - - [2026-01-28 22:03:36] "GET /firewall-policy/61edbc34-cedb-4ad7-8197-651fd177aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.013780 10.0.0.33 - - [2026-01-28 22:03:36] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.002890 10.0.0.33 - - [2026-01-28 22:03:36] "GET /firewall-policy/61edbc34-cedb-4ad7-8197-651fd177aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.003277 10.0.0.33 - - [2026-01-28 22:03:36] "GET /firewall-policy/41f4d193-58a8-4bc3-b87e-708f515a63e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.004434 10.0.0.33 - - [2026-01-28 22:03:36] "GET /firewall-policy/41f4d193-58a8-4bc3-b87e-708f515a63e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005599 10.0.0.33 - - [2026-01-28 22:03:36] "POST /ref-update HTTP/1.1" 200 156 0.026009 10.0.0.33 - - [2026-01-28 22:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005094 10.0.0.33 - - [2026-01-28 22:03:36] "GET /network-ipam/b6b2f8df-92ba-45f3-b866-fe674dd77911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.003693 10.0.0.33 - - [2026-01-28 22:03:36] "POST /ref-update HTTP/1.1" 200 156 0.056224 10.0.0.33 - - [2026-01-28 22:03:36] "POST /ref-update HTTP/1.1" 200 156 0.023600 10.0.0.33 - - [2026-01-28 22:03:36] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.016815 10.0.0.33 - - [2026-01-28 22:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.33 - - [2026-01-28 22:03:36] "GET /policy-management/b43ec7a4-6d99-4541-b68f-2171fcb97296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007617 10.0.0.33 - - [2026-01-28 22:03:36] "POST /firewall-policys HTTP/1.1" 200 530 0.030795 10.0.0.33 - - [2026-01-28 22:03:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.040540 10.0.0.33 - - [2026-01-28 22:03:36] "GET /firewall-policy/755daa0b-2d81-4fb4-9616-94c77d839282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.021179 10.0.0.33 - - [2026-01-28 22:03:36] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.010117 10.0.0.33 - - [2026-01-28 22:03:36] "GET /firewall-policy/755daa0b-2d81-4fb4-9616-94c77d839282?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002858 10.0.0.33 - - [2026-01-28 22:03:36] "GET /firewall-policy/41f4d193-58a8-4bc3-b87e-708f515a63e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003009 10.0.0.33 - - [2026-01-28 22:03:36] "GET /firewall-policy/61edbc34-cedb-4ad7-8197-651fd177aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.008296 10.0.0.33 - - [2026-01-28 22:03:36] "GET /firewall-policy/41f4d193-58a8-4bc3-b87e-708f515a63e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006711 10.0.0.33 - - [2026-01-28 22:03:36] "GET /firewall-policy/61edbc34-cedb-4ad7-8197-651fd177aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.006768 10.0.0.33 - - [2026-01-28 22:03:36] "POST /ref-update HTTP/1.1" 200 156 0.060276 10.0.0.33 - - [2026-01-28 22:03:36] "GET / HTTP/1.1" 200 35931 0.002096 10.0.0.33 - - [2026-01-28 22:03:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008792 10.0.0.33 - - [2026-01-28 22:03:37] "GET /global-system-config/cf674c25-9f2f-4ba0-a001-ac7952885413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008305 10.0.0.33 - - [2026-01-28 22:03:37] "POST /fqname-to-id HTTP/1.1" 404 225 0.008156 10.0.0.33 - - [2026-01-28 22:03:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.019659 10.0.0.33 - - [2026-01-28 22:03:37] "POST /ref-update HTTP/1.1" 200 156 0.115092 10.0.0.33 - - [2026-01-28 22:03:37] "POST /access-control-lists HTTP/1.1" 200 587 0.072683 10.0.0.33 - - [2026-01-28 22:03:37] "POST /fqname-to-id HTTP/1.1" 404 224 0.009037 10.0.0.33 - - [2026-01-28 22:03:37] "POST /ref-update HTTP/1.1" 200 156 0.070744 10.0.0.33 - - [2026-01-28 22:03:37] "POST /analytics-nodes HTTP/1.1" 200 599 0.071674 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:03:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:03:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000884 10.0.0.33 - - [2026-01-28 22:03:37] "POST /access-control-lists HTTP/1.1" 200 585 0.096575 10.0.0.33 - - [2026-01-28 22:03:37] "POST /fqname-to-id HTTP/1.1" 404 213 0.002272 10.0.0.33 - - [2026-01-28 22:03:37] "POST /ref-update HTTP/1.1" 200 156 0.099023 10.0.0.33 - - [2026-01-28 22:03:37] "POST /ref-update HTTP/1.1" 200 156 0.105156 10.0.0.33 - - [2026-01-28 22:03:37] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.029775 10.0.0.33 - - [2026-01-28 22:03:37] "POST /access-control-lists HTTP/1.1" 200 579 0.205395 10.0.0.33 - - [2026-01-28 22:03:37] "POST /fqname-to-id HTTP/1.1" 404 212 0.004038 10.0.0.33 - - [2026-01-28 22:03:37] "POST /access-control-lists HTTP/1.1" 200 577 0.333848 10.0.0.33 - - [2026-01-28 22:03:37] "POST /fqname-to-id HTTP/1.1" 404 232 0.024183 10.0.0.33 - - [2026-01-28 22:03:38] "POST /access-control-lists HTTP/1.1" 200 594 0.204046 10.0.0.33 - - [2026-01-28 22:03:38] "POST /tags HTTP/1.1" 200 299 0.684459 10.0.0.33 - - [2026-01-28 22:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.031898 10.0.0.33 - - [2026-01-28 22:03:38] "POST /fqname-to-id HTTP/1.1" 404 231 0.025595 10.0.0.33 - - [2026-01-28 22:03:38] "GET /tag/a94d153b-f381-4b85-bd6d-dd799ab511b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020207 10.0.0.33 - - [2026-01-28 22:03:38] "POST /access-control-lists HTTP/1.1" 200 592 0.051183 10.0.0.33 - - [2026-01-28 22:03:38] "POST /fqname-to-id HTTP/1.1" 404 217 0.001732 10.0.0.33 - - [2026-01-28 22:03:38] "POST /set-tag HTTP/1.1" 200 109 0.024747 10.0.0.33 - - [2026-01-28 22:03:38] "POST /access-control-lists HTTP/1.1" 200 583 0.075649 10.0.0.33 - - [2026-01-28 22:03:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.010368 10.0.0.33 - - [2026-01-28 22:03:38] "POST /access-control-lists HTTP/1.1" 200 581 0.097668 10.0.0.33 - - [2026-01-28 22:03:38] "GET / HTTP/1.1" 200 35931 0.005019 10.0.0.33 - - [2026-01-28 22:03:38] "POST /fqname-to-id HTTP/1.1" 404 240 0.050382 10.0.0.33 - - [2026-01-28 22:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011378 10.0.0.33 - - [2026-01-28 22:03:38] "GET /global-system-config/cf674c25-9f2f-4ba0-a001-ac7952885413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009377 10.0.0.33 - - [2026-01-28 22:03:38] "POST /fqname-to-id HTTP/1.1" 404 216 0.003623 10.0.0.33 - - [2026-01-28 22:03:38] "POST /tags HTTP/1.1" 200 305 0.202250 10.0.0.33 - - [2026-01-28 22:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.031549 10.0.0.33 - - [2026-01-28 22:03:38] "GET /tag/860fa63d-846d-4748-b67c-3649606a66d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015589 10.0.0.33 - - [2026-01-28 22:03:38] "POST /access-control-lists HTTP/1.1" 200 602 0.095825 10.0.0.33 - - [2026-01-28 22:03:38] "POST /fqname-to-id HTTP/1.1" 404 239 0.017652 10.0.0.33 - - [2026-01-28 22:03:38] "POST /config-nodes HTTP/1.1" 200 593 0.062232 10.0.0.33 - - [2026-01-28 22:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006746 10.0.0.33 - - [2026-01-28 22:03:38] "GET /project/4d025159-1ba5-44d2-9207-139a6712089b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.099619 10.0.0.33 - - [2026-01-28 22:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.33 - - [2026-01-28 22:03:38] "POST /access-control-lists HTTP/1.1" 200 600 0.112405 10.0.0.33 - - [2026-01-28 22:03:38] "GET /virtual-network/334778ba-bba4-42d7-8641-0d5273f2e512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.016813 10.0.0.33 - - [2026-01-28 22:03:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004673 10.0.0.33 - - [2026-01-28 22:03:38] "GET /service-appliance-set/e304e876-efc5-49ed-81f7-8e11183d21b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.006909 10.0.0.33 - - [2026-01-28 22:03:39] "POST /fqname-to-id HTTP/1.1" 404 240 0.005665 10.0.0.33 - - [2026-01-28 22:03:39] "POST /route-targets HTTP/1.1" 200 327 0.029057 10.0.0.33 - - [2026-01-28 22:03:39] "POST /ref-update HTTP/1.1" 200 156 0.034243 10.0.0.33 - - [2026-01-28 22:03:39] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.33 - - [2026-01-28 22:03:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.014308 10.0.0.33 - - [2026-01-28 22:03:39] "POST /route-targets HTTP/1.1" 200 327 0.076596 10.0.0.33 - - [2026-01-28 22:03:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.217517 10.0.0.33 - - [2026-01-28 22:03:39] "POST /ref-update HTTP/1.1" 200 156 0.047801 10.0.0.33 - - [2026-01-28 22:03:39] "GET /virtual-machine-interface/a52baeb1-3bad-4a2b-983d-85a6bd3f8784?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.043238 10.0.0.33 - - [2026-01-28 22:03:39] "POST /route-targets HTTP/1.1" 200 327 0.025133 10.0.0.33 - - [2026-01-28 22:03:39] "POST /ref-update HTTP/1.1" 200 156 0.033274 10.0.0.33 - - [2026-01-28 22:03:39] "POST /instance-ips HTTP/1.1" 200 381 0.103742 10.0.0.33 - - [2026-01-28 22:03:39] "POST /route-targets HTTP/1.1" 200 327 0.032514 10.0.0.33 - - [2026-01-28 22:03:39] "GET /instance-ip/62963999-29d7-4fba-9d21-908d16ef9248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.018532 10.0.0.33 - - [2026-01-28 22:03:39] "POST /loadbalancers HTTP/1.1" 200 582 0.041332 10.0.0.33 - - [2026-01-28 22:03:39] "POST /ref-update HTTP/1.1" 200 156 0.021110 10.0.0.33 - - [2026-01-28 22:03:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.018058 10.0.0.33 - - [2026-01-28 22:03:39] "POST /route-targets HTTP/1.1" 200 327 0.023751 10.0.0.33 - - [2026-01-28 22:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.025950 10.0.0.33 - - [2026-01-28 22:03:39] "POST /ref-update HTTP/1.1" 200 156 0.026012 10.0.0.33 - - [2026-01-28 22:03:39] "GET /project/4d025159-1ba5-44d2-9207-139a6712089b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062066 10.0.0.33 - - [2026-01-28 22:03:39] "POST /route-targets HTTP/1.1" 200 327 0.034238 10.0.0.33 - - [2026-01-28 22:03:39] "GET /project/4d025159-1ba5-44d2-9207-139a6712089b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.059731 10.0.0.33 - - [2026-01-28 22:03:39] "GET /instance-ip/62963999-29d7-4fba-9d21-908d16ef9248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002998 10.0.0.33 - - [2026-01-28 22:03:39] "GET /loadbalancer/2da7e261-6e51-441a-86f8-7839f48afd23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.004776 10.0.0.33 - - [2026-01-28 22:03:39] "POST /ref-update HTTP/1.1" 200 156 0.045946 10.0.0.33 - - [2026-01-28 22:03:39] "POST /floating-ips HTTP/1.1" 200 583 0.082849 10.0.0.33 - - [2026-01-28 22:03:39] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.114962 10.0.0.33 - - [2026-01-28 22:03:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.035966 10.0.0.33 - - [2026-01-28 22:03:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008010 10.0.0.33 - - [2026-01-28 22:03:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.004457 10.0.0.33 - - [2026-01-28 22:03:40] "GET /project/4d025159-1ba5-44d2-9207-139a6712089b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.103736 10.0.0.33 - - [2026-01-28 22:03:40] "GET /loadbalancer-listener/8234bfcb-1de2-4930-b54d-071729a15606?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.017367 10.0.0.33 - - [2026-01-28 22:03:40] "POST /access-control-lists HTTP/1.1" 200 551 0.144457 10.0.0.33 - - [2026-01-28 22:03:40] "GET /loadbalancer-listener/8234bfcb-1de2-4930-b54d-071729a15606?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.049894 10.0.0.33 - - [2026-01-28 22:03:40] "POST /fqname-to-id HTTP/1.1" 404 229 0.019613 10.0.0.33 - - [2026-01-28 22:03:40] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.109376 10.0.0.33 - - [2026-01-28 22:03:40] "POST /access-control-lists HTTP/1.1" 200 589 0.125940 10.0.0.33 - - [2026-01-28 22:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.032894 10.0.0.33 - - [2026-01-28 22:03:40] "GET /instance-ip/62963999-29d7-4fba-9d21-908d16ef9248?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.015503 10.0.0.33 - - [2026-01-28 22:03:40] "GET /global-vrouter-config/74b2ea9b-c0e7-4a5c-bbed-120ab24d0d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1464 0.012436 10.0.0.33 - - [2026-01-28 22:03:40] "GET /instance-ip/62963999-29d7-4fba-9d21-908d16ef9248?fields=floating_ips HTTP/1.1" 200 1170 0.031555 10.0.0.33 - - [2026-01-28 22:03:40] "POST /ref-update HTTP/1.1" 200 156 0.083263 10.0.0.33 - - [2026-01-28 22:03:40] "POST /fqname-to-id HTTP/1.1" 404 237 0.032128 10.0.0.33 - - [2026-01-28 22:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.031009 10.0.0.33 - - [2026-01-28 22:03:40] "GET /floating-ip/531aa92f-a970-4525-945b-6f9cb4a097e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.005126 10.0.0.33 - - [2026-01-28 22:03:40] "PUT /global-vrouter-config/74b2ea9b-c0e7-4a5c-bbed-120ab24d0d8d HTTP/1.1" 200 276 0.016762 10.0.0.33 - - [2026-01-28 22:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015247 10.0.0.33 - - [2026-01-28 22:03:40] "GET /loadbalancer/2da7e261-6e51-441a-86f8-7839f48afd23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2153 0.005886 10.0.0.33 - - [2026-01-28 22:03:40] "POST /access-control-lists HTTP/1.1" 200 601 0.119465 10.0.0.33 - - [2026-01-28 22:03:40] "POST /ref-update HTTP/1.1" 200 156 0.066151 10.0.0.33 - - [2026-01-28 22:03:40] "POST /tags HTTP/1.1" 200 357 0.194852 10.0.0.33 - - [2026-01-28 22:03:40] "POST /ref-update HTTP/1.1" 200 156 0.044103 10.0.0.33 - - [2026-01-28 22:03:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.062700 10.0.0.33 - - [2026-01-28 22:03:40] "PUT /access-control-list/bce0026d-dce7-49e6-b9b5-6a74b7ee8a75 HTTP/1.1" 200 272 0.024464 10.0.0.33 - - [2026-01-28 22:03:40] "GET /tag/e88cd98e-a459-4143-a622-88a8ab16776d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.032605 10.0.0.33 - - [2026-01-28 22:03:40] "PUT /access-control-list/98c301d1-bef5-4542-9ae5-8083ee490b8b HTTP/1.1" 200 272 0.042795 10.0.0.33 - - [2026-01-28 22:03:40] "PUT /access-control-list/46345ed7-f696-4a5c-869e-07d351197f1e HTTP/1.1" 200 272 0.045406 10.0.0.33 - - [2026-01-28 22:03:41] "POST /tags HTTP/1.1" 200 305 0.168929 10.0.0.33 - - [2026-01-28 22:03:41] "PUT /access-control-list/c7396529-6645-40d2-b0cd-0d9a0af25b21 HTTP/1.1" 200 272 0.079990 10.0.0.33 - - [2026-01-28 22:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.066005 10.0.0.33 - - [2026-01-28 22:03:41] "PUT /access-control-list/e6cfed68-d6a1-4367-b183-2cf27ce70beb HTTP/1.1" 200 272 0.091507 10.0.0.33 - - [2026-01-28 22:03:41] "GET /tag/1eca35dd-7962-466d-a833-5d95786b0300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.046033 10.0.0.33 - - [2026-01-28 22:03:41] "PUT /access-control-list/0fe84b33-2c98-41d1-88e1-747efca5abfc HTTP/1.1" 200 272 0.106796 10.0.0.33 - - [2026-01-28 22:03:41] "PUT /access-control-list/b489ae50-2a1a-4795-a560-c25c2f329125 HTTP/1.1" 200 272 0.131612 10.0.0.33 - - [2026-01-28 22:03:41] "POST /id-to-fqname HTTP/1.1" 200 174 0.000515 10.0.0.33 - - [2026-01-28 22:03:41] "POST /fqname-to-id HTTP/1.1" 404 183 0.017720 10.0.0.33 - - [2026-01-28 22:03:41] "PUT /access-control-list/f4a47a64-264f-4546-85bb-c810537d54f9 HTTP/1.1" 200 272 0.181518 10.0.0.33 - - [2026-01-28 22:03:41] "POST /security-groups HTTP/1.1" 200 571 0.109408 10.0.0.33 - - [2026-01-28 22:03:41] "POST /projects HTTP/1.1" 200 483 0.460394 10.0.0.33 - - [2026-01-28 22:03:41] "PUT /access-control-list/7889a9ea-dd56-4920-a86d-d0ca055677c2 HTTP/1.1" 200 272 0.089598 10.0.0.33 - - [2026-01-28 22:03:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.039634 10.0.0.33 - - [2026-01-28 22:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008268 10.0.0.33 - - [2026-01-28 22:03:41] "PUT /access-control-list/c5ee7728-259f-45d3-93b0-402220c8bfcd HTTP/1.1" 200 272 0.013042 10.0.0.33 - - [2026-01-28 22:03:41] "GET /virtual-network/4e059a47-c5bd-4f51-8965-4a9428549c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2293 0.034640 10.0.0.33 - - [2026-01-28 22:03:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.33 - - [2026-01-28 22:03:41] "GET /virtual-network/334778ba-bba4-42d7-8641-0d5273f2e512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2575 0.004817 10.0.0.33 - - [2026-01-28 22:03:41] "PUT /virtual-network/4e059a47-c5bd-4f51-8965-4a9428549c55 HTTP/1.1" 200 264 0.106581 10.0.0.33 - - [2026-01-28 22:03:42] "PUT /virtual-network/334778ba-bba4-42d7-8641-0d5273f2e512 HTTP/1.1" 200 264 0.152553 10.0.0.33 - - [2026-01-28 22:03:42] "POST /security-groups HTTP/1.1" 200 537 0.110644 10.0.0.33 - - [2026-01-28 22:03:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.076959 10.0.0.33 - - [2026-01-28 22:03:42] "POST /chown HTTP/1.1" 200 109 0.065579 10.0.0.33 - - [2026-01-28 22:03:42] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010735 10.0.0.33 - - [2026-01-28 22:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008296 10.0.0.33 - - [2026-01-28 22:03:42] "GET /policy-management/b43ec7a4-6d99-4541-b68f-2171fcb97296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003635 10.0.0.33 - - [2026-01-28 22:03:42] "POST /tags HTTP/1.1" 409 207 0.002622 10.0.0.33 - - [2026-01-28 22:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.33 - - [2026-01-28 22:03:42] "GET /tag/1eca35dd-7962-466d-a833-5d95786b0300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.023881 10.0.0.33 - - [2026-01-28 22:03:42] "POST /firewall-rules HTTP/1.1" 200 564 0.064898 10.0.0.33 - - [2026-01-28 22:03:42] "PUT /access-control-list/df2a62b1-3d5d-417e-8a38-d818859319c6 HTTP/1.1" 200 272 0.097477 10.0.0.33 - - [2026-01-28 22:03:42] "GET /firewall-rule/ff9581b9-8ff3-417f-b825-b5c7ed899573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.070618 10.0.0.33 - - [2026-01-28 22:03:42] "GET /firewall-policy/61edbc34-cedb-4ad7-8197-651fd177aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.004833 10.0.0.33 - - [2026-01-28 22:03:42] "GET /firewall-rule/ff9581b9-8ff3-417f-b825-b5c7ed899573?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.002758 10.0.0.33 - - [2026-01-28 22:03:42] "POST /ref-update HTTP/1.1" 200 156 0.034293 10.0.0.33 - - [2026-01-28 22:03:42] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025431 10.0.0.33 - - [2026-01-28 22:03:42] "POST /fqname-to-id HTTP/1.1" 404 214 0.006364 10.0.0.33 - - [2026-01-28 22:03:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007386 10.0.0.33 - - [2026-01-28 22:03:43] "GET /policy-management/b43ec7a4-6d99-4541-b68f-2171fcb97296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005008 10.0.0.33 - - [2026-01-28 22:03:43] "POST /tags HTTP/1.1" 409 207 0.001703 10.0.0.33 - - [2026-01-28 22:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.33 - - [2026-01-28 22:03:43] "GET /tag/1eca35dd-7962-466d-a833-5d95786b0300?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.051680 10.0.0.33 - - [2026-01-28 22:03:43] "POST /access-control-lists HTTP/1.1" 200 580 0.124920 10.0.0.33 - - [2026-01-28 22:03:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.028553 10.0.0.33 - - [2026-01-28 22:03:43] "POST /firewall-rules HTTP/1.1" 200 562 0.092453 10.0.0.33 - - [2026-01-28 22:03:43] "GET /firewall-rule/240818a4-94d1-4cb3-b4c7-2e86afc85b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.021633 10.0.0.33 - - [2026-01-28 22:03:43] "POST /access-control-lists HTTP/1.1" 200 578 0.115054 10.0.0.33 - - [2026-01-28 22:03:43] "GET /firewall-policy/61edbc34-cedb-4ad7-8197-651fd177aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.024047 10.0.0.33 - - [2026-01-28 22:03:43] "GET /firewall-rule/240818a4-94d1-4cb3-b4c7-2e86afc85b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.005656 10.0.0.33 - - [2026-01-28 22:03:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.005360 10.0.0.33 - - [2026-01-28 22:03:43] "POST /ref-update HTTP/1.1" 200 156 0.114912 10.0.0.33 - - [2026-01-28 22:03:43] "POST /access-control-lists HTTP/1.1" 200 596 0.188058 10.0.0.33 - - [2026-01-28 22:03:43] "POST /fqname-to-id HTTP/1.1" 404 233 0.016850 10.0.0.33 - - [2026-01-28 22:03:43] "POST /tags HTTP/1.1" 200 301 0.143713 10.0.0.33 - - [2026-01-28 22:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.019956 10.0.0.33 - - [2026-01-28 22:03:43] "GET /tag/120d6c6e-f568-4f4b-a900-d1525f10ffc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.055923 10.0.0.33 - - [2026-01-28 22:03:43] "POST /access-control-lists HTTP/1.1" 200 594 0.125032 10.0.0.33 - - [2026-01-28 22:03:43] "POST /tags HTTP/1.1" 200 325 0.125165 10.0.0.33 - - [2026-01-28 22:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.054852 10.0.0.33 - - [2026-01-28 22:03:43] "PUT /access-control-list/f6bed90f-cb04-4f09-a89d-7db415249fb9 HTTP/1.1" 200 272 0.022878 10.0.0.33 - - [2026-01-28 22:03:43] "PUT /access-control-list/a0bd828d-8d03-4d1e-89a7-033f1c253f13 HTTP/1.1" 200 272 0.020130 10.0.0.33 - - [2026-01-28 22:03:44] "GET /tag/5544206a-3e6a-49a7-8a2d-24c027c65a9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.043080 10.0.0.33 - - [2026-01-28 22:03:44] "PUT /access-control-list/eb090d69-dac1-425b-a1e7-2d0a1f20bedc HTTP/1.1" 200 272 0.025221 10.0.0.33 - - [2026-01-28 22:03:44] "PUT /access-control-list/3daca3f4-25df-4db7-8194-c85cc09f3f36 HTTP/1.1" 200 272 0.020952 10.0.0.33 - - [2026-01-28 22:03:44] "POST /tags HTTP/1.1" 200 363 0.085136 10.0.0.33 - - [2026-01-28 22:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009009 10.0.0.33 - - [2026-01-28 22:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.33 - - [2026-01-28 22:03:44] "GET /global-vrouter-config/74b2ea9b-c0e7-4a5c-bbed-120ab24d0d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1763 0.003084 10.0.0.33 - - [2026-01-28 22:03:44] "GET /tag/c14ceeca-b72a-49b7-93c2-a9879ac71e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.038584 10.0.0.33 - - [2026-01-28 22:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.043792 10.0.0.33 - - [2026-01-28 22:03:44] "PUT /global-vrouter-config/74b2ea9b-c0e7-4a5c-bbed-120ab24d0d8d HTTP/1.1" 200 276 0.043770 10.0.0.33 - - [2026-01-28 22:03:44] "POST /tags HTTP/1.1" 200 311 0.072769 10.0.0.33 - - [2026-01-28 22:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.038467 10.0.0.33 - - [2026-01-28 22:03:44] "GET /tag/35331204-32db-4ef0-b99b-994998c072fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.023025 10.0.0.33 - - [2026-01-28 22:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008770 10.0.0.33 - - [2026-01-28 22:03:44] "GET /virtual-network/4e059a47-c5bd-4f51-8965-4a9428549c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.008985 10.0.0.33 - - [2026-01-28 22:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002644 10.0.0.33 - - [2026-01-28 22:03:44] "GET /project/4c3e8331-c9dd-4bfa-9253-d329d53ae523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.068765 10.0.0.33 - - [2026-01-28 22:03:44] "POST /virtual-machines HTTP/1.1" 200 377 0.029829 10.0.0.33 - - [2026-01-28 22:03:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011189 10.0.0.33 - - [2026-01-28 22:03:44] "GET / HTTP/1.1" 200 35931 0.001240 10.0.0.33 - - [2026-01-28 22:03:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.272571 10.0.0.33 - - [2026-01-28 22:03:44] "PUT /access-control-list/ef5df8e2-c226-48b1-ac80-07f59aa0b276 HTTP/1.1" 200 272 0.109453 10.0.0.33 - - [2026-01-28 22:03:44] "POST /alarms HTTP/1.1" 200 581 0.144793 10.0.0.33 - - [2026-01-28 22:03:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.097054 10.0.0.33 - - [2026-01-28 22:03:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.33 - - [2026-01-28 22:03:45] "GET /virtual-machine-interface/36abbd5e-fc95-11f0-8ce2-fa163e281b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.007117 10.0.0.33 - - [2026-01-28 22:03:45] "POST /alarms HTTP/1.1" 200 575 0.078651 10.0.0.33 - - [2026-01-28 22:03:45] "POST /alarms HTTP/1.1" 200 575 0.042972 10.0.0.33 - - [2026-01-28 22:03:45] "POST /instance-ips HTTP/1.1" 200 409 0.083718 10.0.0.33 - - [2026-01-28 22:03:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.030041 10.0.0.33 - - [2026-01-28 22:03:45] "GET /virtual-machine-interface/36abbd5e-fc95-11f0-8ce2-fa163e281b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.013003 10.0.0.33 - - [2026-01-28 22:03:45] "POST /alarms HTTP/1.1" 200 559 0.055375 10.0.0.33 - - [2026-01-28 22:03:45] "POST /alarms HTTP/1.1" 200 555 0.029522 10.0.0.33 - - [2026-01-28 22:03:45] "POST /alarms HTTP/1.1" 200 557 0.050067 10.0.0.33 - - [2026-01-28 22:03:45] "POST /set-tag HTTP/1.1" 200 109 0.059490 10.0.0.33 - - [2026-01-28 22:03:45] "GET /virtual-machine-interface/36abbd5e-fc95-11f0-8ce2-fa163e281b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.028378 10.0.0.33 - - [2026-01-28 22:03:45] "GET /instance-ip/36e4cc70-fc95-11f0-8ce2-fa163e281b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.010461 10.0.0.33 - - [2026-01-28 22:03:45] "POST /alarms HTTP/1.1" 200 565 0.031289 10.0.0.33 - - [2026-01-28 22:03:45] "POST /alarms HTTP/1.1" 200 549 0.041209 10.0.0.33 - - [2026-01-28 22:03:45] "POST /fqname-to-id HTTP/1.1" 404 228 0.010077 10.0.0.33 - - [2026-01-28 22:03:45] "POST /alarms HTTP/1.1" 200 557 0.045686 10.0.0.33 - - [2026-01-28 22:03:45] "POST /tags HTTP/1.1" 200 355 0.034245 10.0.0.33 - - [2026-01-28 22:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.025683 10.0.0.33 - - [2026-01-28 22:03:45] "POST /alarms HTTP/1.1" 200 567 0.042280 10.0.0.33 - - [2026-01-28 22:03:45] "GET /tag/bb4070e0-7018-4822-89c4-0a03b47b44b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.020886 10.0.0.33 - - [2026-01-28 22:03:45] "POST /alarms HTTP/1.1" 200 555 0.063955 10.0.0.33 - - [2026-01-28 22:03:45] "POST /tags HTTP/1.1" 200 303 0.058901 10.0.0.33 - - [2026-01-28 22:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.012592 10.0.0.33 - - [2026-01-28 22:03:45] "POST /alarms HTTP/1.1" 200 567 0.073133 10.0.0.33 - - [2026-01-28 22:03:45] "GET /tag/69f4eb13-96dd-4771-883a-baf491480453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.044025 10.0.0.33 - - [2026-01-28 22:03:45] "POST /projects HTTP/1.1" 409 218 0.003898 10.0.0.33 - - [2026-01-28 22:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.33 - - [2026-01-28 22:03:45] "POST /alarms HTTP/1.1" 200 575 0.081951 10.0.0.33 - - [2026-01-28 22:03:45] "GET /project/4d025159-1ba5-44d2-9207-139a6712089b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064750 10.0.0.33 - - [2026-01-28 22:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.33 - - [2026-01-28 22:03:45] "GET /network-ipam/8ee7b155-8a42-4b78-b57f-3a4e58ad73c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002628 10.0.0.33 - - [2026-01-28 22:03:45] "POST /alarms HTTP/1.1" 200 569 0.046953 10.0.0.33 - - [2026-01-28 22:03:45] "POST /alarms HTTP/1.1" 200 561 0.021821 10.0.0.33 - - [2026-01-28 22:03:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.33 - - [2026-01-28 22:03:45] "GET /virtual-network/4e059a47-c5bd-4f51-8965-4a9428549c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.005171 10.0.0.33 - - [2026-01-28 22:03:45] "PUT /virtual-network/4e059a47-c5bd-4f51-8965-4a9428549c55 HTTP/1.1" 200 264 0.046844 10.0.0.33 - - [2026-01-28 22:03:45] "POST /alarms HTTP/1.1" 200 561 0.042204 10.0.0.33 - - [2026-01-28 22:03:46] "GET /virtual-network/4e059a47-c5bd-4f51-8965-4a9428549c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2363 0.010914 10.0.0.33 - - [2026-01-28 22:03:46] "POST /alarms HTTP/1.1" 200 561 0.053049 10.0.0.33 - - [2026-01-28 22:03:46] "POST /alarms HTTP/1.1" 200 547 0.042347 10.0.0.33 - - [2026-01-28 22:03:46] "POST /set-tag HTTP/1.1" 200 109 0.109387 10.0.0.33 - - [2026-01-28 22:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005244 10.0.0.33 - - [2026-01-28 22:03:46] "POST /alarms HTTP/1.1" 200 595 0.049544 10.0.0.33 - - [2026-01-28 22:03:46] "GET /network-ipam/dd3205f5-b170-4911-8408-7f358ec2bcee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.005555 10.0.0.33 - - [2026-01-28 22:03:46] "POST /alarms HTTP/1.1" 200 575 0.052058 10.0.0.33 - - [2026-01-28 22:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.026524 10.0.0.33 - - [2026-01-28 22:03:46] "GET /virtual-network/334778ba-bba4-42d7-8641-0d5273f2e512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.007406 10.0.0.33 - - [2026-01-28 22:03:46] "POST /alarms HTTP/1.1" 200 571 0.047802 10.0.0.33 - - [2026-01-28 22:03:46] "PUT /virtual-network/334778ba-bba4-42d7-8641-0d5273f2e512 HTTP/1.1" 200 264 0.073759 10.0.0.33 - - [2026-01-28 22:03:46] "GET /virtual-network/334778ba-bba4-42d7-8641-0d5273f2e512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2645 0.018177 10.0.0.33 - - [2026-01-28 22:03:46] "POST /alarms HTTP/1.1" 200 583 0.073278 10.0.0.33 - - [2026-01-28 22:03:46] "POST /set-tag HTTP/1.1" 200 109 0.081696 10.0.0.33 - - [2026-01-28 22:03:46] "POST /alarms HTTP/1.1" 200 609 0.070529 10.0.0.33 - - [2026-01-28 22:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.33 - - [2026-01-28 22:03:46] "GET /network-policy/6d174985-cd16-4153-a59e-6eed1a93dad7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003348 10.0.0.33 - - [2026-01-28 22:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.33 - - [2026-01-28 22:03:46] "GET /network-policy/7b02c21e-bb91-415f-8b97-a31d5e7a306e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.003360 10.0.0.33 - - [2026-01-28 22:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.33 - - [2026-01-28 22:03:46] "GET /network-policy/fde9f468-b292-4791-9799-bd58f6032825?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.002623 10.0.0.19 - - [2026-01-28 22:03:46] "GET / HTTP/1.1" 200 35931 0.001501 10.0.0.19 - - [2026-01-28 22:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.19 - - [2026-01-28 22:03:46] "GET /global-system-config/cf674c25-9f2f-4ba0-a001-ac7952885413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004654 10.0.0.19 - - [2026-01-28 22:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.19 - - [2026-01-28 22:03:46] "GET /routing-instance/55d8fe8f-ba55-4baa-9886-296282a64dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003011 10.0.0.19 - - [2026-01-28 22:03:46] "PUT /global-system-config/cf674c25-9f2f-4ba0-a001-ac7952885413 HTTP/1.1" 200 274 0.010415 10.0.0.33 - - [2026-01-28 22:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363 10.0.0.33 - - [2026-01-28 22:03:46] "PUT /network-policy/fde9f468-b292-4791-9799-bd58f6032825 HTTP/1.1" 200 262 0.016809 10.0.0.19 - - [2026-01-28 22:03:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.014714 10.0.0.19 - - [2026-01-28 22:03:46] "POST /virtual-routers HTTP/1.1" 200 599 0.062858 10.0.0.19 - - [2026-01-28 22:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.027523 10.0.0.33 - - [2026-01-28 22:03:46] "PUT /access-control-list/e466c187-6669-4456-af0d-d71c3bf3dc99 HTTP/1.1" 200 272 0.059728 10.0.0.33 - - [2026-01-28 22:03:46] "POST /ref-update HTTP/1.1" 200 156 0.160826 10.0.0.33 - - [2026-01-28 22:03:46] "PUT /access-control-list/df2a62b1-3d5d-417e-8a38-d818859319c6 HTTP/1.1" 200 272 0.044730 10.0.0.19 - - [2026-01-28 22:03:46] "GET /virtual-router/0983b61d-e3b4-4245-b646-fbf71d288bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.022637 10.0.0.19 - - [2026-01-28 22:03:46] "POST /fqname-to-id HTTP/1.1" 404 229 0.003134 10.0.0.33 - - [2026-01-28 22:03:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001933 10.0.0.33 - - [2026-01-28 22:03:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001876 10.0.0.19 - - [2026-01-28 22:03:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.33 - - [2026-01-28 22:03:46] "PUT /access-control-list/ef5df8e2-c226-48b1-ac80-07f59aa0b276 HTTP/1.1" 200 272 0.064995 10.0.0.33 - - [2026-01-28 22:03:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.056407 10.0.0.19 - - [2026-01-28 22:03:46] "GET /virtual-network/d9913938-1e45-4cc8-86b7-9591548a0ebc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.012630 10.0.0.33 - - [2026-01-28 22:03:46] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009196 10.0.0.33 - - [2026-01-28 22:03:46] "GET / HTTP/1.1" 200 35931 0.001516 10.0.0.33 - - [2026-01-28 22:03:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003671 10.0.0.33 - - [2026-01-28 22:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.014280 10.0.0.33 - - [2026-01-28 22:03:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018937 10.0.0.33 - - [2026-01-28 22:03:47] "POST /security-groups HTTP/1.1" 409 245 0.004743 10.0.0.33 - - [2026-01-28 22:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.33 - - [2026-01-28 22:03:47] "PUT /global-vrouter-config/74b2ea9b-c0e7-4a5c-bbed-120ab24d0d8d HTTP/1.1" 200 276 0.017848 10.0.0.19 - - [2026-01-28 22:03:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.104700 10.0.0.33 - - [2026-01-28 22:03:47] "PUT /security-group/38795825-c5a5-409a-87dd-f59d5d196e8e HTTP/1.1" 200 262 0.096952 10.0.0.33 - - [2026-01-28 22:03:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.021899 10.0.0.33 - - [2026-01-28 22:03:47] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010600 10.0.0.33 - - [2026-01-28 22:03:47] "PUT /access-control-list/e6cfed68-d6a1-4367-b183-2cf27ce70beb HTTP/1.1" 200 272 0.028282 10.0.0.33 - - [2026-01-28 22:03:47] "PUT /access-control-list/0fe84b33-2c98-41d1-88e1-747efca5abfc HTTP/1.1" 200 272 0.024066 10.0.0.33 - - [2026-01-28 22:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009332 10.0.0.33 - - [2026-01-28 22:03:47] "GET /policy-management/b43ec7a4-6d99-4541-b68f-2171fcb97296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002983 10.0.0.33 - - [2026-01-28 22:03:47] "POST /tags HTTP/1.1" 409 206 0.008040 10.0.0.33 - - [2026-01-28 22:03:47] "GET / HTTP/1.1" 200 35931 0.001624 10.0.0.33 - - [2026-01-28 22:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.33 - - [2026-01-28 22:03:47] "GET /global-vrouter-config/74b2ea9b-c0e7-4a5c-bbed-120ab24d0d8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2109 0.002776 10.0.0.33 - - [2026-01-28 22:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.33 - - [2026-01-28 22:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002077 10.0.0.33 - - [2026-01-28 22:03:47] "GET /tag/69f4eb13-96dd-4771-883a-baf491480453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.021633 10.0.0.33 - - [2026-01-28 22:03:47] "PUT /global-vrouter-config/74b2ea9b-c0e7-4a5c-bbed-120ab24d0d8d HTTP/1.1" 200 276 0.040181 10.0.0.33 - - [2026-01-28 22:03:47] "POST /firewall-rules HTTP/1.1" 200 562 0.116680 10.0.0.33 - - [2026-01-28 22:03:47] "GET /firewall-rule/60b1467d-9f7c-4c34-bcfa-35e4c41a57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.016116 10.0.0.33 - - [2026-01-28 22:03:47] "GET /firewall-policy/61edbc34-cedb-4ad7-8197-651fd177aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.013122 10.0.0.33 - - [2026-01-28 22:03:47] "GET /firewall-rule/60b1467d-9f7c-4c34-bcfa-35e4c41a57f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004377 10.0.0.33 - - [2026-01-28 22:03:47] "POST /ref-update HTTP/1.1" 200 156 0.053148 10.0.0.33 - - [2026-01-28 22:03:47] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010326 10.0.0.33 - - [2026-01-28 22:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.33 - - [2026-01-28 22:03:47] "GET /policy-management/b43ec7a4-6d99-4541-b68f-2171fcb97296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003211 10.0.0.33 - - [2026-01-28 22:03:47] "POST /tags HTTP/1.1" 409 206 0.002508 10.0.0.33 - - [2026-01-28 22:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.33 - - [2026-01-28 22:03:47] "GET / HTTP/1.1" 200 35931 0.003155 10.0.0.33 - - [2026-01-28 22:03:47] "GET /tag/69f4eb13-96dd-4771-883a-baf491480453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.017429 10.0.0.33 - - [2026-01-28 22:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.024251 10.0.0.33 - - [2026-01-28 22:03:47] "GET /global-system-config/cf674c25-9f2f-4ba0-a001-ac7952885413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005389 10.0.0.33 - - [2026-01-28 22:03:47] "PUT /global-system-config/cf674c25-9f2f-4ba0-a001-ac7952885413 HTTP/1.1" 200 274 0.036313 10.0.0.33 - - [2026-01-28 22:03:47] "POST /firewall-rules HTTP/1.1" 200 560 0.099697 10.0.0.33 - - [2026-01-28 22:03:47] "GET /firewall-rule/51aa306f-4876-49d9-b477-51f2dda5d26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.018000 10.0.0.33 - - [2026-01-28 22:03:48] "GET /firewall-policy/61edbc34-cedb-4ad7-8197-651fd177aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.004438 10.0.0.33 - - [2026-01-28 22:03:48] "GET /firewall-rule/51aa306f-4876-49d9-b477-51f2dda5d26b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.002655 10.0.0.33 - - [2026-01-28 22:03:48] "POST /ref-update HTTP/1.1" 200 156 0.026347 10.0.0.33 - - [2026-01-28 22:03:48] "POST /tags HTTP/1.1" 200 301 0.029289 10.0.0.33 - - [2026-01-28 22:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.33 - - [2026-01-28 22:03:48] "GET /tag/41771849-942e-4484-b4c3-94bb7cbed3d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012617 10.0.0.33 - - [2026-01-28 22:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.33 - - [2026-01-28 22:03:48] "GET /project/4c3e8331-c9dd-4bfa-9253-d329d53ae523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036507 10.0.0.33 - - [2026-01-28 22:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008250 10.0.0.33 - - [2026-01-28 22:03:48] "GET /virtual-network/334778ba-bba4-42d7-8641-0d5273f2e512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.004754 10.0.0.33 - - [2026-01-28 22:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.33 - - [2026-01-28 22:03:48] "GET /service-appliance-set/e304e876-efc5-49ed-81f7-8e11183d21b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002707 10.0.0.33 - - [2026-01-28 22:03:48] "POST /fqname-to-id HTTP/1.1" 404 242 0.002209 10.0.0.33 - - [2026-01-28 22:03:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.110885 10.0.0.33 - - [2026-01-28 22:03:48] "GET /virtual-machine-interface/148aaf14-6eba-4092-9cf1-d1cf4a24f9c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2312 0.023772 10.0.0.33 - - [2026-01-28 22:03:48] "POST /instance-ips HTTP/1.1" 200 377 0.036212 10.0.0.33 - - [2026-01-28 22:03:48] "GET /instance-ip/d19238b9-7be7-47ca-9d8f-7ed6edc80ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008561 10.0.0.33 - - [2026-01-28 22:03:48] "POST /loadbalancers HTTP/1.1" 200 582 0.065872 10.0.0.33 - - [2026-01-28 22:03:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.023365 10.0.0.33 - - [2026-01-28 22:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010492 10.0.0.33 - - [2026-01-28 22:03:48] "GET /project/4c3e8331-c9dd-4bfa-9253-d329d53ae523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058152 10.0.0.33 - - [2026-01-28 22:03:48] "GET /instance-ip/d19238b9-7be7-47ca-9d8f-7ed6edc80ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.006506 10.0.0.33 - - [2026-01-28 22:03:48] "POST /floating-ips HTTP/1.1" 200 581 0.034889 10.0.0.33 - - [2026-01-28 22:03:48] "GET /project/4c3e8331-c9dd-4bfa-9253-d329d53ae523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.053211 10.0.0.33 - - [2026-01-28 22:03:48] "GET /loadbalancer/43c4f54e-a82a-4a3a-841b-5686de0195a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003310 10.0.0.33 - - [2026-01-28 22:03:48] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.050642 10.0.0.33 - - [2026-01-28 22:03:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.012821 10.0.0.33 - - [2026-01-28 22:03:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009026 10.0.0.33 - - [2026-01-28 22:03:48] "GET /project/4c3e8331-c9dd-4bfa-9253-d329d53ae523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035497 10.0.0.33 - - [2026-01-28 22:03:49] "GET /loadbalancer-listener/4d5f6cf1-21c6-4370-8793-f953fbfad5e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.003242 10.0.0.33 - - [2026-01-28 22:03:49] "GET /loadbalancer-listener/4d5f6cf1-21c6-4370-8793-f953fbfad5e9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.004839 10.0.0.33 - - [2026-01-28 22:03:49] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.030391 10.0.0.33 - - [2026-01-28 22:03:49] "GET /instance-ip/d19238b9-7be7-47ca-9d8f-7ed6edc80ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003232 10.0.0.33 - - [2026-01-28 22:03:49] "GET /instance-ip/d19238b9-7be7-47ca-9d8f-7ed6edc80ba4?fields=floating_ips HTTP/1.1" 200 1165 0.008523 10.0.0.33 - - [2026-01-28 22:03:49] "GET /floating-ip/22fe6c15-fdcf-4ec1-836f-89d0b4964bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.008271 10.0.0.33 - - [2026-01-28 22:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002083 10.0.0.33 - - [2026-01-28 22:03:49] "GET /project/4c3e8331-c9dd-4bfa-9253-d329d53ae523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043974 10.0.0.33 - - [2026-01-28 22:03:49] "GET /loadbalancer/43c4f54e-a82a-4a3a-841b-5686de0195a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003536 10.0.0.33 - - [2026-01-28 22:03:49] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.033426 10.0.0.33 - - [2026-01-28 22:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029230 10.0.0.33 - - [2026-01-28 22:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.33 - - [2026-01-28 22:03:49] "GET /project/4c3e8331-c9dd-4bfa-9253-d329d53ae523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042943 10.0.0.33 - - [2026-01-28 22:03:49] "GET /loadbalancer-listener/96190b61-dda4-4249-8132-ba70c50842a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006023 10.0.0.33 - - [2026-01-28 22:03:49] "GET /loadbalancer-listener/96190b61-dda4-4249-8132-ba70c50842a7?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.004652 10.0.0.33 - - [2026-01-28 22:03:49] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.019221 10.0.0.33 - - [2026-01-28 22:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006771 10.0.0.33 - - [2026-01-28 22:03:49] "GET /instance-ip/d19238b9-7be7-47ca-9d8f-7ed6edc80ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008790 10.0.0.33 - - [2026-01-28 22:03:49] "GET /instance-ip/d19238b9-7be7-47ca-9d8f-7ed6edc80ba4?fields=floating_ips HTTP/1.1" 200 1165 0.004978 10.0.0.33 - - [2026-01-28 22:03:49] "GET /project/4c3e8331-c9dd-4bfa-9253-d329d53ae523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058210 10.0.0.33 - - [2026-01-28 22:03:49] "GET /floating-ip/22fe6c15-fdcf-4ec1-836f-89d0b4964bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.006347 10.0.0.33 - - [2026-01-28 22:03:49] "GET /loadbalancer/43c4f54e-a82a-4a3a-841b-5686de0195a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002901 10.0.0.33 - - [2026-01-28 22:03:49] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.045671 10.0.0.33 - - [2026-01-28 22:03:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.038432 10.0.0.33 - - [2026-01-28 22:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015894 10.0.0.33 - - [2026-01-28 22:03:49] "GET /project/4c3e8331-c9dd-4bfa-9253-d329d53ae523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043398 10.0.0.33 - - [2026-01-28 22:03:49] "GET /loadbalancer-listener/5b128844-914f-41e3-82de-1e75a05bc977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1833 0.006643 10.0.0.33 - - [2026-01-28 22:03:49] "GET /loadbalancer-listener/5b128844-914f-41e3-82de-1e75a05bc977?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.003633 10.0.0.33 - - [2026-01-28 22:03:49] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026828 10.0.0.33 - - [2026-01-28 22:03:49] "GET /instance-ip/d19238b9-7be7-47ca-9d8f-7ed6edc80ba4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012479 10.0.0.33 - - [2026-01-28 22:03:49] "GET /instance-ip/d19238b9-7be7-47ca-9d8f-7ed6edc80ba4?fields=floating_ips HTTP/1.1" 200 1165 0.005139 10.0.0.33 - - [2026-01-28 22:03:49] "GET /floating-ip/22fe6c15-fdcf-4ec1-836f-89d0b4964bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.005055 10.0.0.33 - - [2026-01-28 22:03:49] "POST /tags HTTP/1.1" 200 371 0.056205 10.0.0.33 - - [2026-01-28 22:03:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010910 10.0.0.33 - - [2026-01-28 22:03:50] "GET /tag/83bfc3f7-aee0-4ece-ab87-ca0178a6ab06?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.034045 10.0.0.33 - - [2026-01-28 22:03:50] "POST /tags HTTP/1.1" 200 319 0.043858 10.0.0.33 - - [2026-01-28 22:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016751 10.0.0.33 - - [2026-01-28 22:03:50] "GET /tag/036d2ed5-82be-4a3f-a7c7-1ac700303670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.027279 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:03:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000989 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:03:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001223 10.0.0.33 - - [2026-01-28 22:03:50] "POST /id-to-fqname HTTP/1.1" 200 181 0.000579 10.0.0.33 - - [2026-01-28 22:03:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.010229 10.0.0.33 - - [2026-01-28 22:03:50] "POST /security-groups HTTP/1.1" 200 578 0.079990 10.0.0.33 - - [2026-01-28 22:03:50] "POST /projects HTTP/1.1" 200 497 0.352055 10.0.0.33 - - [2026-01-28 22:03:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.002875 10.0.0.33 - - [2026-01-28 22:03:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.049217 10.0.0.33 - - [2026-01-28 22:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017534 10.0.0.33 - - [2026-01-28 22:03:50] "GET /virtual-network/4e059a47-c5bd-4f51-8965-4a9428549c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.010525 10.0.0.33 - - [2026-01-28 22:03:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002091 10.0.0.33 - - [2026-01-28 22:03:50] "GET /virtual-network/334778ba-bba4-42d7-8641-0d5273f2e512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2824 0.004299 10.0.0.33 - - [2026-01-28 22:03:50] "POST /access-control-lists HTTP/1.1" 200 587 0.275370 10.0.0.33 - - [2026-01-28 22:03:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.026093 10.0.0.33 - - [2026-01-28 22:03:50] "POST /access-control-lists HTTP/1.1" 200 585 0.095880 10.0.0.33 - - [2026-01-28 22:03:51] "PUT /virtual-network/4e059a47-c5bd-4f51-8965-4a9428549c55 HTTP/1.1" 200 264 0.307523 10.0.0.33 - - [2026-01-28 22:03:51] "PUT /virtual-network/334778ba-bba4-42d7-8641-0d5273f2e512 HTTP/1.1" 200 264 0.101030 10.0.0.33 - - [2026-01-28 22:03:51] "POST /security-groups HTTP/1.1" 200 558 0.085251 10.0.0.33 - - [2026-01-28 22:03:51] "POST /fqname-to-id HTTP/1.1" 404 248 0.003991 10.0.0.33 - - [2026-01-28 22:03:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.022274 10.0.0.33 - - [2026-01-28 22:03:51] "POST /access-control-lists HTTP/1.1" 200 610 0.104623 10.0.0.33 - - [2026-01-28 22:03:51] "POST /chown HTTP/1.1" 200 109 0.071923 10.0.0.33 - - [2026-01-28 22:03:51] "POST /fqname-to-id HTTP/1.1" 404 247 0.007470 10.0.0.33 - - [2026-01-28 22:03:51] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008359 10.0.0.33 - - [2026-01-28 22:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.33 - - [2026-01-28 22:03:51] "GET /policy-management/b43ec7a4-6d99-4541-b68f-2171fcb97296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013712 10.0.0.33 - - [2026-01-28 22:03:51] "POST /access-control-lists HTTP/1.1" 200 608 0.090929 10.0.0.33 - - [2026-01-28 22:03:51] "POST /tags HTTP/1.1" 409 214 0.015246 10.0.0.33 - - [2026-01-28 22:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.33 - - [2026-01-28 22:03:51] "GET /tag/036d2ed5-82be-4a3f-a7c7-1ac700303670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.013787 10.0.0.33 - - [2026-01-28 22:03:51] "POST /firewall-rules HTTP/1.1" 200 578 0.092874 10.0.0.33 - - [2026-01-28 22:03:51] "GET /firewall-rule/248b8dc9-e581-40ae-9cb5-a5783d8a391b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004175 10.0.0.33 - - [2026-01-28 22:03:51] "GET /firewall-policy/61edbc34-cedb-4ad7-8197-651fd177aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.004515 10.0.0.33 - - [2026-01-28 22:03:51] "GET /firewall-rule/248b8dc9-e581-40ae-9cb5-a5783d8a391b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002993 10.0.0.33 - - [2026-01-28 22:03:51] "POST /ref-update HTTP/1.1" 200 156 0.044025 10.0.0.33 - - [2026-01-28 22:03:51] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008794 10.0.0.33 - - [2026-01-28 22:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.33 - - [2026-01-28 22:03:51] "GET /policy-management/b43ec7a4-6d99-4541-b68f-2171fcb97296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003112 10.0.0.33 - - [2026-01-28 22:03:51] "POST /tags HTTP/1.1" 409 214 0.002127 10.0.0.33 - - [2026-01-28 22:03:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002813 10.0.0.33 - - [2026-01-28 22:03:52] "GET /tag/036d2ed5-82be-4a3f-a7c7-1ac700303670?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1146 0.016454 10.0.0.33 - - [2026-01-28 22:03:52] "POST /firewall-rules HTTP/1.1" 200 576 0.104166 10.0.0.33 - - [2026-01-28 22:03:52] "GET /firewall-rule/e039e657-c539-4a6b-9076-7b367e843f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.015362 10.0.0.33 - - [2026-01-28 22:03:52] "GET /firewall-policy/61edbc34-cedb-4ad7-8197-651fd177aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.021262 10.0.0.33 - - [2026-01-28 22:03:52] "GET /firewall-rule/e039e657-c539-4a6b-9076-7b367e843f1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.006078 10.0.0.33 - - [2026-01-28 22:03:52] "POST /ref-update HTTP/1.1" 200 156 0.075238 10.0.0.33 - - [2026-01-28 22:03:52] "POST /tags HTTP/1.1" 200 363 0.039056 10.0.0.33 - - [2026-01-28 22:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014329 10.0.0.33 - - [2026-01-28 22:03:52] "GET /tag/ef723cef-8675-4d2f-a909-f2ea71fe86fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.040014 10.0.0.33 - - [2026-01-28 22:03:52] "POST /tags HTTP/1.1" 200 311 0.045576 10.0.0.33 - - [2026-01-28 22:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014078 10.0.0.33 - - [2026-01-28 22:03:52] "GET /tag/215c2491-3ea1-4b29-916e-205e69dd964f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.020583 10.0.0.33 - - [2026-01-28 22:03:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.000505 10.0.0.33 - - [2026-01-28 22:03:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.005815 10.0.0.33 - - [2026-01-28 22:03:52] "POST /security-groups HTTP/1.1" 200 574 0.120283 10.0.0.33 - - [2026-01-28 22:03:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.002661 10.0.0.33 - - [2026-01-28 22:03:52] "POST /projects HTTP/1.1" 200 489 0.289274 10.0.0.33 - - [2026-01-28 22:03:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.012677 10.0.0.33 - - [2026-01-28 22:03:52] "POST /access-control-lists HTTP/1.1" 200 583 0.052812 10.0.0.33 - - [2026-01-28 22:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008174 10.0.0.33 - - [2026-01-28 22:03:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.057676 10.0.0.33 - - [2026-01-28 22:03:53] "GET /virtual-network/4e059a47-c5bd-4f51-8965-4a9428549c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2879 0.006160 10.0.0.33 - - [2026-01-28 22:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.33 - - [2026-01-28 22:03:53] "GET /virtual-network/334778ba-bba4-42d7-8641-0d5273f2e512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.006261 10.0.0.33 - - [2026-01-28 22:03:53] "POST /access-control-lists HTTP/1.1" 200 581 0.089101 10.0.0.33 - - [2026-01-28 22:03:53] "PUT /virtual-network/4e059a47-c5bd-4f51-8965-4a9428549c55 HTTP/1.1" 200 264 0.114479 10.0.0.33 - - [2026-01-28 22:03:53] "PUT /virtual-network/334778ba-bba4-42d7-8641-0d5273f2e512 HTTP/1.1" 200 264 0.105323 10.0.0.33 - - [2026-01-28 22:03:53] "POST /security-groups HTTP/1.1" 200 546 0.114203 10.0.0.33 - - [2026-01-28 22:03:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.012231 10.0.0.33 - - [2026-01-28 22:03:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.053252 10.0.0.33 - - [2026-01-28 22:03:53] "POST /chown HTTP/1.1" 200 109 0.035380 10.0.0.33 - - [2026-01-28 22:03:53] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021341 10.0.0.33 - - [2026-01-28 22:03:53] "POST /access-control-lists HTTP/1.1" 200 602 0.125222 10.0.0.33 - - [2026-01-28 22:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007374 10.0.0.33 - - [2026-01-28 22:03:53] "POST /fqname-to-id HTTP/1.1" 404 239 0.010491 10.0.0.33 - - [2026-01-28 22:03:53] "GET /policy-management/b43ec7a4-6d99-4541-b68f-2171fcb97296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010903 10.0.0.33 - - [2026-01-28 22:03:53] "POST /tags HTTP/1.1" 409 210 0.002058 10.0.0.33 - - [2026-01-28 22:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.33 - - [2026-01-28 22:03:53] "GET /tag/215c2491-3ea1-4b29-916e-205e69dd964f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.036474 10.0.0.33 - - [2026-01-28 22:03:53] "POST /access-control-lists HTTP/1.1" 200 600 0.110911 10.0.0.33 - - [2026-01-28 22:03:53] "POST /firewall-rules HTTP/1.1" 200 570 0.078769 10.0.0.33 - - [2026-01-28 22:03:53] "GET /firewall-rule/429352a3-18ce-4007-a231-248cd8608754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.029035 10.0.0.33 - - [2026-01-28 22:03:53] "GET /firewall-policy/61edbc34-cedb-4ad7-8197-651fd177aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.005223 10.0.0.33 - - [2026-01-28 22:03:53] "GET /firewall-rule/429352a3-18ce-4007-a231-248cd8608754?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004015 10.0.0.33 - - [2026-01-28 22:03:54] "POST /ref-update HTTP/1.1" 200 156 0.048101 10.0.0.33 - - [2026-01-28 22:03:54] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021821 10.0.0.33 - - [2026-01-28 22:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.33 - - [2026-01-28 22:03:54] "GET /policy-management/b43ec7a4-6d99-4541-b68f-2171fcb97296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003839 10.0.0.33 - - [2026-01-28 22:03:54] "POST /tags HTTP/1.1" 409 210 0.012915 10.0.0.33 - - [2026-01-28 22:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.33 - - [2026-01-28 22:03:54] "GET /tag/215c2491-3ea1-4b29-916e-205e69dd964f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.026890 10.0.0.33 - - [2026-01-28 22:03:54] "POST /firewall-rules HTTP/1.1" 200 568 0.096026 10.0.0.33 - - [2026-01-28 22:03:54] "GET /firewall-rule/db98e2bc-e6fc-4d92-9d8a-0e823bffc2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.023872 10.0.0.33 - - [2026-01-28 22:03:54] "GET /firewall-policy/61edbc34-cedb-4ad7-8197-651fd177aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.004372 10.0.0.33 - - [2026-01-28 22:03:54] "GET /firewall-rule/db98e2bc-e6fc-4d92-9d8a-0e823bffc2d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002654 10.0.0.33 - - [2026-01-28 22:03:54] "POST /ref-update HTTP/1.1" 200 156 0.037283 10.0.0.33 - - [2026-01-28 22:03:54] "POST /tags HTTP/1.1" 409 237 0.002397 10.0.0.33 - - [2026-01-28 22:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002801 10.0.0.33 - - [2026-01-28 22:03:54] "GET /tag/c14ceeca-b72a-49b7-93c2-a9879ac71e26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.018336 10.0.0.33 - - [2026-01-28 22:03:54] "POST /tags HTTP/1.1" 409 210 0.002330 10.0.0.33 - - [2026-01-28 22:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.33 - - [2026-01-28 22:03:54] "GET /tag/35331204-32db-4ef0-b99b-994998c072fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015661 10.0.0.33 - - [2026-01-28 22:03:54] "POST /projects HTTP/1.1" 409 223 0.002856 10.0.0.33 - - [2026-01-28 22:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.33 - - [2026-01-28 22:03:54] "GET /project/4c3e8331-c9dd-4bfa-9253-d329d53ae523?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.042396 10.0.0.33 - - [2026-01-28 22:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005607 10.0.0.33 - - [2026-01-28 22:03:54] "GET /virtual-network/4e059a47-c5bd-4f51-8965-4a9428549c55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2951 0.004706 10.0.0.33 - - [2026-01-28 22:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.33 - - [2026-01-28 22:03:54] "GET /virtual-network/334778ba-bba4-42d7-8641-0d5273f2e512?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2968 0.007116 10.0.0.33 - - [2026-01-28 22:03:54] "PUT /virtual-network/4e059a47-c5bd-4f51-8965-4a9428549c55 HTTP/1.1" 200 264 0.048199 10.0.0.33 - - [2026-01-28 22:03:54] "PUT /virtual-network/334778ba-bba4-42d7-8641-0d5273f2e512 HTTP/1.1" 200 264 0.063475 10.0.0.33 - - [2026-01-28 22:03:54] "POST /security-groups HTTP/1.1" 409 253 0.011729 10.0.0.33 - - [2026-01-28 22:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.33 - - [2026-01-28 22:03:55] "PUT /security-group/5dfabb16-3b7e-4c17-af1a-03ef8201e7fb HTTP/1.1" 200 262 0.059504 10.0.0.33 - - [2026-01-28 22:03:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.020035 10.0.0.33 - - [2026-01-28 22:03:55] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.025698 10.0.0.33 - - [2026-01-28 22:03:55] "PUT /access-control-list/7889a9ea-dd56-4920-a86d-d0ca055677c2 HTTP/1.1" 200 272 0.029853 10.0.0.33 - - [2026-01-28 22:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.33 - - [2026-01-28 22:03:55] "GET /policy-management/b43ec7a4-6d99-4541-b68f-2171fcb97296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010148 10.0.0.33 - - [2026-01-28 22:03:55] "PUT /access-control-list/c5ee7728-259f-45d3-93b0-402220c8bfcd HTTP/1.1" 200 272 0.039338 10.0.0.33 - - [2026-01-28 22:03:55] "POST /tags HTTP/1.1" 409 210 0.023954 10.0.0.33 - - [2026-01-28 22:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006128 10.0.0.33 - - [2026-01-28 22:03:55] "GET /tag/35331204-32db-4ef0-b99b-994998c072fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017681 10.0.0.33 - - [2026-01-28 22:03:55] "POST /firewall-rules HTTP/1.1" 200 570 0.085940 10.0.0.33 - - [2026-01-28 22:03:55] "GET /firewall-rule/f82f960f-c97f-4250-b4b1-d65798d6e886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.005608 10.0.0.33 - - [2026-01-28 22:03:55] "GET /firewall-policy/61edbc34-cedb-4ad7-8197-651fd177aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.004644 10.0.0.33 - - [2026-01-28 22:03:55] "GET /firewall-rule/f82f960f-c97f-4250-b4b1-d65798d6e886?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003049 10.0.0.33 - - [2026-01-28 22:03:55] "POST /ref-update HTTP/1.1" 200 156 0.059238 10.0.0.33 - - [2026-01-28 22:03:55] "GET /application-policy-set/c2ac021b-781f-4108-80d9-59310e87e408?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017018 10.0.0.33 - - [2026-01-28 22:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.33 - - [2026-01-28 22:03:55] "GET /policy-management/b43ec7a4-6d99-4541-b68f-2171fcb97296?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002967 10.0.0.33 - - [2026-01-28 22:03:55] "POST /tags HTTP/1.1" 409 210 0.001799 10.0.0.33 - - [2026-01-28 22:03:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.33 - - [2026-01-28 22:03:55] "GET /tag/35331204-32db-4ef0-b99b-994998c072fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.018804 10.0.0.33 - - [2026-01-28 22:03:55] "POST /firewall-rules HTTP/1.1" 200 568 0.068359 10.0.0.33 - - [2026-01-28 22:03:55] "GET /firewall-rule/0b1bbe20-a9df-4a0b-8d7d-e991d6afdd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.010391 10.0.0.33 - - [2026-01-28 22:03:55] "GET /firewall-policy/61edbc34-cedb-4ad7-8197-651fd177aaec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.004757 10.0.0.33 - - [2026-01-28 22:03:55] "GET /firewall-rule/0b1bbe20-a9df-4a0b-8d7d-e991d6afdd6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002526 10.0.0.33 - - [2026-01-28 22:03:55] "POST /ref-update HTTP/1.1" 200 156 0.058651 10.0.0.33 - - [2026-01-28 22:03:55] "GET /virtual-router/0983b61d-e3b4-4245-b646-fbf71d288bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1254 0.002826 10.0.0.33 - - [2026-01-28 22:03:55] "POST /ref-update HTTP/1.1" 200 156 0.015078 10.0.0.33 - - [2026-01-28 22:03:55] "GET /virtual-machine-interface/36abbd5e-fc95-11f0-8ce2-fa163e281b7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.013312 10.0.0.33 - - [2026-01-28 22:03:55] "POST /set-tag HTTP/1.1" 200 109 0.002792 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:04:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000959 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:04:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000950 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:04:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000943 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:04:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000921 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:04:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000891 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:04:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000842 10.0.0.33 - - [2026-01-28 22:04:24] "GET / HTTP/1.1" 200 35931 0.001275 10.0.0.33 - - [2026-01-28 22:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.33 - - [2026-01-28 22:04:24] "GET /global-system-config/cf674c25-9f2f-4ba0-a001-ac7952885413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004921 10.0.0.33 - - [2026-01-28 22:04:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.33 - - [2026-01-28 22:04:24] "GET /config-node/893208f0-4fd2-4ec0-b3f7-36e469d1d21a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003616 10.0.0.33 - - [2026-01-28 22:04:35] "GET / HTTP/1.1" 200 35931 0.001571 10.0.0.33 - - [2026-01-28 22:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.33 - - [2026-01-28 22:04:35] "GET /routing-instance/55d8fe8f-ba55-4baa-9886-296282a64dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.002589 10.0.0.33 - - [2026-01-28 22:04:35] "POST /bgp-routers HTTP/1.1" 409 301 0.001954 10.0.0.33 - - [2026-01-28 22:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.33 - - [2026-01-28 22:04:35] "GET /bgp-router/9c7dc691-26d4-4f68-bbaa-41d1c4633cd7?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.004431 10.0.0.33 - - [2026-01-28 22:04:35] "PUT /bgp-router/9c7dc691-26d4-4f68-bbaa-41d1c4633cd7 HTTP/1.1" 200 254 0.026390 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:04:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001082 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:04:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000915 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:04:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000869 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:04:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000879 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:04:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000972 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:04:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000931 10.0.0.19 - - [2026-01-28 22:04:59] "GET / HTTP/1.1" 200 35931 0.002058 10.0.0.19 - - [2026-01-28 22:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.19 - - [2026-01-28 22:04:59] "GET /global-system-config/cf674c25-9f2f-4ba0-a001-ac7952885413?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005502 10.0.0.19 - - [2026-01-28 22:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.19 - - [2026-01-28 22:04:59] "GET /routing-instance/55d8fe8f-ba55-4baa-9886-296282a64dd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003765 10.0.0.19 - - [2026-01-28 22:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002975 10.0.0.19 - - [2026-01-28 22:04:59] "GET /virtual-router/0983b61d-e3b4-4245-b646-fbf71d288bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.005540 10.0.0.19 - - [2026-01-28 22:04:59] "PUT /virtual-router/0983b61d-e3b4-4245-b646-fbf71d288bbe HTTP/1.1" 200 262 0.016697 10.0.0.19 - - [2026-01-28 22:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013695 10.0.0.19 - - [2026-01-28 22:04:59] "GET /virtual-router/0983b61d-e3b4-4245-b646-fbf71d288bbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1484 0.002872 10.0.0.19 - - [2026-01-28 22:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003090 10.0.0.19 - - [2026-01-28 22:04:59] "GET /virtual-machine-interface/2bd62184-6255-4500-b0ff-95aa7255160e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004579 10.0.0.19 - - [2026-01-28 22:04:59] "PUT /virtual-machine-interface/2bd62184-6255-4500-b0ff-95aa7255160e HTTP/1.1" 200 284 0.010226 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:05:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:05:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001268 10.0.0.33 - - [2026-01-28 22:07:38] "GET /global-system-configs HTTP/1.1" 200 322 0.006241 10.0.0.33 - - [2026-01-28 22:07:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002442 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:08:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:08:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000919 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:08:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:08:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001051 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:08:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000875 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:08:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000927 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:10:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:10:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000892 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:12:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001165 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:12:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:12:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000845 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:12:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000914 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:12:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000993 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:12:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000886 10.0.0.33 - - [2026-01-28 22:12:38] "GET /global-system-configs HTTP/1.1" 200 322 0.006735 10.0.0.33 - - [2026-01-28 22:12:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002208 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:15:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000859 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:15:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000929 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:17:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001039 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:17:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001261 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:17:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001139 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:17:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001218 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:17:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001372 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:17:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001279 10.0.0.33 - - [2026-01-28 22:17:38] "GET /global-system-configs HTTP/1.1" 200 322 0.001945 10.0.0.33 - - [2026-01-28 22:17:39] "GET /global-system-configs HTTP/1.1" 200 322 0.003031 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:20:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000856 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:20:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001086 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:21:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:21:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000938 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:21:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001015 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:21:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001354 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:21:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000965 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:21:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000965 10.0.0.33 - - [2026-01-28 22:22:38] "GET /global-system-configs HTTP/1.1" 200 322 0.001896 10.0.0.33 - - [2026-01-28 22:22:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002212 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:26:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:26:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000870 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:26:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000853 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:26:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001051 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:26:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:26:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001148 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:26:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000894 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:26:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000847 10.0.0.33 - - [2026-01-28 22:27:38] "GET /global-system-configs HTTP/1.1" 200 322 0.002378 10.0.0.33 - - [2026-01-28 22:27:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002769 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:31:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000941 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:31:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000886 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:32:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001038 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:32:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:32:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000966 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:32:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000926 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:32:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000916 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:32:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000841 10.0.0.33 - - [2026-01-28 22:32:38] "GET /global-system-configs HTTP/1.1" 200 322 0.003462 10.0.0.33 - - [2026-01-28 22:32:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002540 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:35:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:35:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001354 10.0.0.33 - - [2026-01-28 22:37:38] "GET /global-system-configs HTTP/1.1" 200 322 0.001794 10.0.0.33 - - [2026-01-28 22:37:39] "GET /global-system-configs HTTP/1.1" 200 322 0.003491 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:37:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001371 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:37:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001387 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:37:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:37:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000912 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:38:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001173 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:38:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001349 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:41:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:41:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001116 10.0.0.33 - - [2026-01-28 22:42:38] "GET /global-system-configs HTTP/1.1" 200 322 0.001976 10.0.0.33 - - [2026-01-28 22:42:39] "GET /global-system-configs HTTP/1.1" 200 322 0.004385 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:43:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001237 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:43:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001026 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:43:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:43:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000970 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:43:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001098 [Introspect:8084]10.0.0.33 - - [2026-01-28 22:43:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001029