++ 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 07:26:36 PM UTC 2026 ===================' INFO: =================== Wed Jan 28 07:26:36 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.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 ++ cut -d , -f 1 ++ echo 10.0.0.33 + 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 ++++ tr '\n' , ++++ uniq ++++ grep -vi host ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.33,10.125.210.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.125.210.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=__ ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ 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 19:27:23.580 7f75eddcf200 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/28/2026 19:27:23.762 7f75eddcf200 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/28/2026 19:27:23.805 7f75eddcf200 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/28/2026 19:27:23.809 7f75eddcf200 [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 19:27:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000649 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 19:27:35] "GET / HTTP/1.1" 503 181 0.000218 10.0.0.33 - - [2026-01-28 19:27:36] "GET / HTTP/1.1" 200 35931 0.001717 10.0.0.33 - - [2026-01-28 19:27:36] "GET / HTTP/1.1" 200 35931 0.001326 10.0.0.33 - - [2026-01-28 19:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.33 - - [2026-01-28 19:27:36] "GET /global-system-config/7a5d8cf3-ec0a-414a-8770-07d698d3e371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.012431 10.0.0.33 - - [2026-01-28 19:27:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.004550 10.0.0.33 - - [2026-01-28 19:27:36] "POST /config-database-nodes HTTP/1.1" 200 611 0.031223 10.0.0.33 - - [2026-01-28 19:27:36] "GET / HTTP/1.1" 200 45303 0.002141 10.0.0.33 - - [2026-01-28 19:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.33 - - [2026-01-28 19:27:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002410 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:27:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000893 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:27:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000801 10.0.0.33 - - [2026-01-28 19:27:37] "GET / HTTP/1.1" 200 35931 0.001369 10.0.0.33 - - [2026-01-28 19:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.33 - - [2026-01-28 19:27:38] "GET /domain/4c3d8734-5437-465e-a034-534cd391182d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.005129 10.0.0.33 - - [2026-01-28 19:27:38] "POST /id-to-fqname HTTP/1.1" 200 173 0.000484 10.0.0.33 - - [2026-01-28 19:27:38] "POST /fqname-to-id HTTP/1.1" 404 182 0.003842 10.0.0.33 - - [2026-01-28 19:27:38] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.33 - - [2026-01-28 19:27:38] "POST /security-groups HTTP/1.1" 200 570 0.093817 10.0.0.33 - - [2026-01-28 19:27:38] "POST /projects HTTP/1.1" 200 481 0.239934 10.0.0.33 - - [2026-01-28 19:27:38] "POST /security-groups HTTP/1.1" 200 534 0.031999 10.0.0.33 - - [2026-01-28 19:27:38] "GET / HTTP/1.1" 200 35931 0.001303 10.0.0.33 - - [2026-01-28 19:27:38] "POST /chown HTTP/1.1" 200 109 0.020404 10.0.0.33 - - [2026-01-28 19:27:38] "POST /policy-managements HTTP/1.1" 409 214 0.019379 10.0.0.33 - - [2026-01-28 19:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002067 10.0.0.33 - - [2026-01-28 19:27:38] "GET /policy-management/26ba692f-6530-49b0-8668-20a6d9a225d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003497 10.0.0.33 - - [2026-01-28 19:27:38] "POST /application-policy-sets HTTP/1.1" 200 528 0.029176 10.0.0.33 - - [2026-01-28 19:27:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.015168 10.0.0.33 - - [2026-01-28 19:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.33 - - [2026-01-28 19:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.33 - - [2026-01-28 19:27:38] "GET /global-system-config/7a5d8cf3-ec0a-414a-8770-07d698d3e371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.007060 10.0.0.33 - - [2026-01-28 19:27:38] "POST /service-appliance-sets HTTP/1.1" 200 553 0.034012 10.0.0.33 - - [2026-01-28 19:27:38] "POST /fqname-to-id HTTP/1.1" 404 180 0.002305 10.0.0.33 - - [2026-01-28 19:27:38] "GET /global-vrouter-config/f95d46f4-a361-4246-b550-70f08f2126a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.006958 10.0.0.33 - - [2026-01-28 19:27:38] "PUT /global-vrouter-config/f95d46f4-a361-4246-b550-70f08f2126a6 HTTP/1.1" 200 276 0.013765 10.0.0.33 - - [2026-01-28 19:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.023532 10.0.0.33 - - [2026-01-28 19:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.33 - - [2026-01-28 19:27:38] "GET /global-system-config/7a5d8cf3-ec0a-414a-8770-07d698d3e371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.008060 10.0.0.33 - - [2026-01-28 19:27:38] "POST /service-appliance-sets HTTP/1.1" 200 541 0.035231 10.0.0.33 - - [2026-01-28 19:27:38] "GET /virtual-network/362a5b6a-a739-4547-a647-0a3937968592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.012107 10.0.0.33 - - [2026-01-28 19:27:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002884 10.0.0.33 - - [2026-01-28 19:27:38] "GET /network-ipam/e16e5769-c63f-4585-a105-d00d1c2308b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.007026 10.0.0.33 - - [2026-01-28 19:27:38] "POST /id-to-fqname HTTP/1.1" 200 177 0.000438 10.0.0.33 - - [2026-01-28 19:27:38] "POST /fqname-to-id HTTP/1.1" 404 186 0.008651 10.0.0.33 - - [2026-01-28 19:27:38] "POST /security-groups HTTP/1.1" 200 574 0.083814 10.0.0.33 - - [2026-01-28 19:27:38] "POST /projects HTTP/1.1" 200 489 0.197349 10.0.0.33 - - [2026-01-28 19:27:39] "POST /service-templates HTTP/1.1" 200 511 0.077285 10.0.0.33 - - [2026-01-28 19:27:39] "POST /security-groups HTTP/1.1" 200 546 0.063291 10.0.0.33 - - [2026-01-28 19:27:39] "POST /service-templates HTTP/1.1" 200 501 0.046202 10.0.0.33 - - [2026-01-28 19:27:39] "POST /chown HTTP/1.1" 200 109 0.018526 10.0.0.33 - - [2026-01-28 19:27:39] "POST /network-ipams HTTP/1.1" 200 522 0.050202 10.0.0.33 - - [2026-01-28 19:27:39] "POST /service-templates HTTP/1.1" 200 515 0.063457 10.0.0.33 - - [2026-01-28 19:27:39] "POST /network-ipams HTTP/1.1" 200 510 0.058239 10.0.0.33 - - [2026-01-28 19:27:39] "POST /service-templates HTTP/1.1" 200 535 0.036807 10.0.0.33 - - [2026-01-28 19:27:39] "GET / HTTP/1.1" 200 35931 0.001318 10.0.0.33 - - [2026-01-28 19:27:39] "POST /fqname-to-id HTTP/1.1" 404 198 0.007062 10.0.0.33 - - [2026-01-28 19:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006894 10.0.0.33 - - [2026-01-28 19:27:39] "GET /routing-instance/c2d62e12-bc2d-4771-a640-f79f9d15567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007740 10.0.0.33 - - [2026-01-28 19:27:39] "POST /service-templates HTTP/1.1" 200 507 0.079605 10.0.0.33 - - [2026-01-28 19:27:39] "POST /bgp-routers HTTP/1.1" 200 616 0.093815 10.0.0.33 - - [2026-01-28 19:27:39] "GET /bgp-router/b0f67661-93b2-4659-8414-85068ed0e601?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.050398 10.0.0.33 - - [2026-01-28 19:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.33 - - [2026-01-28 19:27:39] "GET /global-system-config/7a5d8cf3-ec0a-414a-8770-07d698d3e371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.006344 10.0.0.33 - - [2026-01-28 19:27:39] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001880 10.0.0.33 - - [2026-01-28 19:27:39] "POST /useragent-kv HTTP/1.1" 200 115 0.007559 10.0.0.33 - - [2026-01-28 19:27:39] "POST /virtual-networks HTTP/1.1" 200 538 0.238957 10.0.0.33 - - [2026-01-28 19:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.33 - - [2026-01-28 19:27:39] "POST /ref-update HTTP/1.1" 200 156 0.006709 10.0.0.33 - - [2026-01-28 19:27:39] "GET /virtual-network/71adf762-56c7-478b-b5df-4397524d3059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.011253 10.0.0.33 - - [2026-01-28 19:27:39] "POST /network-ipams HTTP/1.1" 200 518 0.022209 10.0.0.33 - - [2026-01-28 19:27:39] "POST /fqname-to-id HTTP/1.1" 404 202 0.002869 10.0.0.33 - - [2026-01-28 19:27:39] "POST /useragent-kv HTTP/1.1" 200 115 0.012497 10.0.0.33 - - [2026-01-28 19:27:39] "POST /virtual-networks HTTP/1.1" 200 546 0.144080 10.0.0.33 - - [2026-01-28 19:27:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.33 - - [2026-01-28 19:27:39] "GET /virtual-network/5feda42b-934e-4611-9944-e542becb1130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.006010 10.0.0.33 - - [2026-01-28 19:27:39] "POST /fqname-to-id HTTP/1.1" 404 199 0.002071 10.0.0.33 - - [2026-01-28 19:27:39] "POST /network-policys HTTP/1.1" 200 538 0.024597 10.0.0.33 - - [2026-01-28 19:27:39] "POST /fqname-to-id HTTP/1.1" 404 197 0.009833 10.0.0.33 - - [2026-01-28 19:27:40] "POST /network-policys HTTP/1.1" 200 534 0.036335 10.0.0.33 - - [2026-01-28 19:27:40] "POST /fqname-to-id HTTP/1.1" 404 201 0.017079 10.0.0.33 - - [2026-01-28 19:27:40] "POST /network-policys HTTP/1.1" 200 542 0.018283 10.0.0.33 - - [2026-01-28 19:27:40] "POST /ref-update HTTP/1.1" 200 156 0.051140 10.0.0.33 - - [2026-01-28 19:27:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007960 10.0.0.33 - - [2026-01-28 19:27:40] "POST /ref-update HTTP/1.1" 200 156 0.038600 10.0.0.33 - - [2026-01-28 19:27:40] "POST /ref-update HTTP/1.1" 200 156 0.059094 10.0.0.33 - - [2026-01-28 19:27:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027431 10.0.0.33 - - [2026-01-28 19:27:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003145 10.0.0.33 - - [2026-01-28 19:27:40] "POST /ref-update HTTP/1.1" 200 156 0.050768 10.0.0.33 - - [2026-01-28 19:27:40] "POST /ref-update HTTP/1.1" 200 156 0.053728 10.0.0.33 - - [2026-01-28 19:27:40] "POST /ref-update HTTP/1.1" 200 156 0.050813 10.0.0.33 - - [2026-01-28 19:27:40] "GET / HTTP/1.1" 200 35931 0.001185 10.0.0.33 - - [2026-01-28 19:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.33 - - [2026-01-28 19:27:40] "GET /global-system-config/7a5d8cf3-ec0a-414a-8770-07d698d3e371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.005396 10.0.0.33 - - [2026-01-28 19:27:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.001618 10.0.0.33 - - [2026-01-28 19:27:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002463 10.0.0.33 - - [2026-01-28 19:27:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001666 10.0.0.33 - - [2026-01-28 19:27:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002381 10.0.0.33 - - [2026-01-28 19:27:40] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.018689 10.0.0.33 - - [2026-01-28 19:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004920 10.0.0.33 - - [2026-01-28 19:27:40] "GET /virtual-network/362a5b6a-a739-4547-a647-0a3937968592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.006336 10.0.0.33 - - [2026-01-28 19:27:40] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.012540 10.0.0.33 - - [2026-01-28 19:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.33 - - [2026-01-28 19:27:40] "GET /policy-management/26ba692f-6530-49b0-8668-20a6d9a225d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002739 10.0.0.33 - - [2026-01-28 19:27:40] "POST /firewall-policys HTTP/1.1" 200 530 0.020781 10.0.0.33 - - [2026-01-28 19:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002127 10.0.0.33 - - [2026-01-28 19:27:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.033398 10.0.0.33 - - [2026-01-28 19:27:40] "GET /firewall-policy/d104347f-954f-4a83-82d9-46f3a3398ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.009552 10.0.0.33 - - [2026-01-28 19:27:40] "GET /network-ipam/e16e5769-c63f-4585-a105-d00d1c2308b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.002683 10.0.0.33 - - [2026-01-28 19:27:40] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.002455 10.0.0.33 - - [2026-01-28 19:27:40] "GET /firewall-policy/d104347f-954f-4a83-82d9-46f3a3398ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.001912 10.0.0.33 - - [2026-01-28 19:27:40] "POST /ref-update HTTP/1.1" 200 156 0.012530 10.0.0.33 - - [2026-01-28 19:27:40] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.003654 10.0.0.33 - - [2026-01-28 19:27:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001366 10.0.0.33 - - [2026-01-28 19:27:40] "GET /policy-management/26ba692f-6530-49b0-8668-20a6d9a225d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.001990 10.0.0.33 - - [2026-01-28 19:27:41] "POST /firewall-policys HTTP/1.1" 200 532 0.021909 10.0.0.33 - - [2026-01-28 19:27:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015082 10.0.0.33 - - [2026-01-28 19:27:41] "GET /firewall-policy/4c8b0126-de7f-46d4-8be4-868e7507830c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.020351 10.0.0.33 - - [2026-01-28 19:27:41] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.010275 10.0.0.33 - - [2026-01-28 19:27:41] "GET /firewall-policy/4c8b0126-de7f-46d4-8be4-868e7507830c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.003283 10.0.0.33 - - [2026-01-28 19:27:41] "GET /firewall-policy/d104347f-954f-4a83-82d9-46f3a3398ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002213 10.0.0.33 - - [2026-01-28 19:27:41] "GET /firewall-policy/d104347f-954f-4a83-82d9-46f3a3398ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002111 10.0.0.33 - - [2026-01-28 19:27:41] "POST /ref-update HTTP/1.1" 200 156 0.014310 10.0.0.33 - - [2026-01-28 19:27:41] "POST /ref-update HTTP/1.1" 200 156 0.034439 10.0.0.33 - - [2026-01-28 19:27:41] "GET / HTTP/1.1" 200 35931 0.001271 10.0.0.33 - - [2026-01-28 19:27:41] "GET / HTTP/1.1" 200 35931 0.001241 10.0.0.33 - - [2026-01-28 19:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010209 10.0.0.33 - - [2026-01-28 19:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.33 - - [2026-01-28 19:27:41] "GET /global-system-config/7a5d8cf3-ec0a-414a-8770-07d698d3e371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.006608 10.0.0.33 - - [2026-01-28 19:27:41] "GET /global-system-config/7a5d8cf3-ec0a-414a-8770-07d698d3e371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.009308 10.0.0.33 - - [2026-01-28 19:27:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.002184 10.0.0.33 - - [2026-01-28 19:27:41] "POST /fqname-to-id HTTP/1.1" 404 216 0.001417 10.0.0.33 - - [2026-01-28 19:27:41] "POST /ref-update HTTP/1.1" 200 156 0.075395 10.0.0.33 - - [2026-01-28 19:27:41] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.048191 10.0.0.33 - - [2026-01-28 19:27:41] "POST /database-nodes HTTP/1.1" 200 597 0.063662 10.0.0.33 - - [2026-01-28 19:27:41] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.022563 10.0.0.33 - - [2026-01-28 19:27:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004464 10.0.0.33 - - [2026-01-28 19:27:41] "GET /policy-management/26ba692f-6530-49b0-8668-20a6d9a225d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003376 10.0.0.33 - - [2026-01-28 19:27:41] "POST /fqname-to-id HTTP/1.1" 404 225 0.005349 10.0.0.33 - - [2026-01-28 19:27:41] "POST /access-control-lists HTTP/1.1" 200 587 0.015600 10.0.0.33 - - [2026-01-28 19:27:41] "POST /fqname-to-id HTTP/1.1" 404 224 0.013763 10.0.0.33 - - [2026-01-28 19:27:41] "POST /access-control-lists HTTP/1.1" 200 585 0.032882 10.0.0.33 - - [2026-01-28 19:27:41] "POST /firewall-policys HTTP/1.1" 200 530 0.054696 10.0.0.33 - - [2026-01-28 19:27:41] "POST /fqname-to-id HTTP/1.1" 404 213 0.002892 10.0.0.33 - - [2026-01-28 19:27:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.022898 10.0.0.33 - - [2026-01-28 19:27:41] "GET /firewall-policy/e5cea3e3-c3c2-41b0-b49d-a783ea57da53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.014785 10.0.0.33 - - [2026-01-28 19:27:41] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.032391 10.0.0.33 - - [2026-01-28 19:27:41] "POST /access-control-lists HTTP/1.1" 200 579 0.096896 10.0.0.33 - - [2026-01-28 19:27:41] "POST /fqname-to-id HTTP/1.1" 404 212 0.006658 10.0.0.33 - - [2026-01-28 19:27:41] "GET /firewall-policy/e5cea3e3-c3c2-41b0-b49d-a783ea57da53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.016300 10.0.0.33 - - [2026-01-28 19:27:41] "GET /firewall-policy/4c8b0126-de7f-46d4-8be4-868e7507830c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.002246 10.0.0.33 - - [2026-01-28 19:27:41] "GET /firewall-policy/d104347f-954f-4a83-82d9-46f3a3398ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002910 10.0.0.33 - - [2026-01-28 19:27:41] "GET /firewall-policy/d104347f-954f-4a83-82d9-46f3a3398ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003032 10.0.0.33 - - [2026-01-28 19:27:41] "GET /firewall-policy/4c8b0126-de7f-46d4-8be4-868e7507830c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.054436 10.0.0.33 - - [2026-01-28 19:27:41] "POST /access-control-lists HTTP/1.1" 200 577 0.075067 10.0.0.33 - - [2026-01-28 19:27:41] "POST /fqname-to-id HTTP/1.1" 404 232 0.016279 10.0.0.33 - - [2026-01-28 19:27:41] "POST /access-control-lists HTTP/1.1" 200 594 0.026786 10.0.0.33 - - [2026-01-28 19:27:41] "POST /ref-update HTTP/1.1" 200 156 0.054028 10.0.0.33 - - [2026-01-28 19:27:41] "POST /fqname-to-id HTTP/1.1" 404 231 0.008130 10.0.0.33 - - [2026-01-28 19:27:41] "POST /ref-update HTTP/1.1" 200 156 0.039061 10.0.0.33 - - [2026-01-28 19:27:41] "POST /access-control-lists HTTP/1.1" 200 592 0.054278 10.0.0.33 - - [2026-01-28 19:27:41] "POST /fqname-to-id HTTP/1.1" 404 217 0.015206 10.0.0.33 - - [2026-01-28 19:27:42] "POST /ref-update HTTP/1.1" 200 156 0.065664 10.0.0.33 - - [2026-01-28 19:27:42] "POST /access-control-lists HTTP/1.1" 200 583 0.067639 10.0.0.33 - - [2026-01-28 19:27:42] "POST /fqname-to-id HTTP/1.1" 404 216 0.027588 10.0.0.33 - - [2026-01-28 19:27:42] "POST /ref-update HTTP/1.1" 200 156 0.092902 10.0.0.33 - - [2026-01-28 19:27:42] "POST /access-control-lists HTTP/1.1" 200 581 0.044875 10.0.0.33 - - [2026-01-28 19:27:42] "POST /ref-update HTTP/1.1" 200 156 0.071337 10.0.0.33 - - [2026-01-28 19:27:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.011515 10.0.0.33 - - [2026-01-28 19:27:42] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.030427 10.0.0.33 - - [2026-01-28 19:27:42] "POST /access-control-lists HTTP/1.1" 200 602 0.024267 10.0.0.33 - - [2026-01-28 19:27:42] "POST /fqname-to-id HTTP/1.1" 404 239 0.020710 10.0.0.33 - - [2026-01-28 19:27:42] "POST /tags HTTP/1.1" 200 299 0.055421 10.0.0.33 - - [2026-01-28 19:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.038407 10.0.0.33 - - [2026-01-28 19:27:42] "POST /access-control-lists HTTP/1.1" 200 600 0.069004 10.0.0.33 - - [2026-01-28 19:27:42] "GET /tag/3672eb71-967a-4087-836e-c2834df36924?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.039218 10.0.0.33 - - [2026-01-28 19:27:42] "POST /route-targets HTTP/1.1" 200 327 0.027062 10.0.0.33 - - [2026-01-28 19:27:42] "POST /ref-update HTTP/1.1" 200 156 0.030327 10.0.0.33 - - [2026-01-28 19:27:42] "POST /set-tag HTTP/1.1" 200 109 0.065029 10.0.0.33 - - [2026-01-28 19:27:42] "POST /route-targets HTTP/1.1" 200 327 0.021530 10.0.0.33 - - [2026-01-28 19:27:42] "POST /ref-update HTTP/1.1" 200 156 0.015478 10.0.0.33 - - [2026-01-28 19:27:42] "POST /route-targets HTTP/1.1" 200 327 0.011838 10.0.0.33 - - [2026-01-28 19:27:42] "POST /ref-update HTTP/1.1" 200 156 0.018446 10.0.0.33 - - [2026-01-28 19:27:42] "POST /route-targets HTTP/1.1" 200 327 0.050022 10.0.0.33 - - [2026-01-28 19:27:42] "POST /ref-update HTTP/1.1" 200 156 0.043200 10.0.0.33 - - [2026-01-28 19:27:42] "POST /route-targets HTTP/1.1" 200 327 0.021686 10.0.0.33 - - [2026-01-28 19:27:42] "POST /tags HTTP/1.1" 200 305 0.163168 10.0.0.33 - - [2026-01-28 19:27:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008886 10.0.0.33 - - [2026-01-28 19:27:42] "GET /tag/9abcf961-6d76-4ebb-a54a-6a04c829d76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.039662 10.0.0.33 - - [2026-01-28 19:27:42] "POST /ref-update HTTP/1.1" 200 156 0.038938 10.0.0.33 - - [2026-01-28 19:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006826 10.0.0.33 - - [2026-01-28 19:27:43] "POST /route-targets HTTP/1.1" 200 327 0.020367 10.0.0.33 - - [2026-01-28 19:27:43] "GET /project/d5d051a5-051a-4ab6-bcf1-c1c15f8dcdc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.059252 10.0.0.33 - - [2026-01-28 19:27:43] "POST /ref-update HTTP/1.1" 200 156 0.049960 10.0.0.33 - - [2026-01-28 19:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.33 - - [2026-01-28 19:27:43] "GET /virtual-network/5feda42b-934e-4611-9944-e542becb1130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.006328 10.0.0.33 - - [2026-01-28 19:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.33 - - [2026-01-28 19:27:43] "GET /service-appliance-set/e964f17f-d8fe-4534-9fcd-e57e5072658a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004209 10.0.0.33 - - [2026-01-28 19:27:43] "POST /fqname-to-id HTTP/1.1" 404 201 0.001836 10.0.0.33 - - [2026-01-28 19:27:43] "POST /fqname-to-id HTTP/1.1" 404 240 0.001909 10.0.0.33 - - [2026-01-28 19:27:43] "POST /access-control-lists HTTP/1.1" 200 551 0.061169 10.0.0.33 - - [2026-01-28 19:27:43] "POST /fqname-to-id HTTP/1.1" 404 229 0.035153 10.0.0.33 - - [2026-01-28 19:27:43] "POST /access-control-lists HTTP/1.1" 200 589 0.068378 10.0.0.33 - - [2026-01-28 19:27:43] "GET / HTTP/1.1" 200 35931 0.001255 10.0.0.33 - - [2026-01-28 19:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.33 - - [2026-01-28 19:27:43] "GET /global-system-config/7a5d8cf3-ec0a-414a-8770-07d698d3e371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.007723 10.0.0.33 - - [2026-01-28 19:27:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.003289 10.0.0.33 - - [2026-01-28 19:27:43] "POST /ref-update HTTP/1.1" 200 156 0.080381 10.0.0.33 - - [2026-01-28 19:27:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.292818 10.0.0.33 - - [2026-01-28 19:27:43] "GET /virtual-machine-interface/711b1d62-df10-4b2c-a952-5550f94d156f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.012348 10.0.0.33 - - [2026-01-28 19:27:43] "POST /fqname-to-id HTTP/1.1" 404 237 0.043181 10.0.0.33 - - [2026-01-28 19:27:43] "POST /analytics-nodes HTTP/1.1" 200 599 0.073897 10.0.0.33 - - [2026-01-28 19:27:43] "POST /access-control-lists HTTP/1.1" 200 601 0.070613 10.0.0.33 - - [2026-01-28 19:27:43] "POST /instance-ips HTTP/1.1" 200 381 0.139579 10.0.0.33 - - [2026-01-28 19:27:43] "POST /ref-update HTTP/1.1" 200 156 0.028509 10.0.0.33 - - [2026-01-28 19:27:43] "GET /instance-ip/5617a77d-0ce8-40c1-989d-7272b273aa44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007548 10.0.0.33 - - [2026-01-28 19:27:43] "POST /ref-update HTTP/1.1" 200 156 0.039454 10.0.0.33 - - [2026-01-28 19:27:43] "POST /loadbalancers HTTP/1.1" 200 582 0.095451 10.0.0.33 - - [2026-01-28 19:27:43] "PUT /access-control-list/81948497-e831-4fa2-9912-fcfce4b271c7 HTTP/1.1" 200 272 0.085412 10.0.0.33 - - [2026-01-28 19:27:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.052295 10.0.0.33 - - [2026-01-28 19:27:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005034 10.0.0.33 - - [2026-01-28 19:27:43] "PUT /access-control-list/671b5424-732e-47cf-98c1-96366651ad7c HTTP/1.1" 200 272 0.008354 10.0.0.33 - - [2026-01-28 19:27:43] "PUT /access-control-list/4f39fffa-3f6e-461a-a8a7-c824839d7e15 HTTP/1.1" 200 272 0.018026 10.0.0.33 - - [2026-01-28 19:27:43] "PUT /access-control-list/a6462dff-a118-44de-9ee9-437d9a9f69a4 HTTP/1.1" 200 272 0.026291 10.0.0.33 - - [2026-01-28 19:27:43] "GET /project/d5d051a5-051a-4ab6-bcf1-c1c15f8dcdc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.075503 10.0.0.33 - - [2026-01-28 19:27:43] "GET /loadbalancer/23af68ab-ff53-42ac-bba5-8aff515cfc8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.008723 10.0.0.33 - - [2026-01-28 19:27:44] "PUT /access-control-list/02776ce1-29bb-460d-b3b9-eef793238514 HTTP/1.1" 200 272 0.079635 10.0.0.33 - - [2026-01-28 19:27:44] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.113678 10.0.0.33 - - [2026-01-28 19:27:44] "GET /project/d5d051a5-051a-4ab6-bcf1-c1c15f8dcdc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.150061 10.0.0.33 - - [2026-01-28 19:27:44] "GET /instance-ip/5617a77d-0ce8-40c1-989d-7272b273aa44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.022985 10.0.0.33 - - [2026-01-28 19:27:44] "PUT /access-control-list/2367a468-acf0-4b0e-9914-9651a090b300 HTTP/1.1" 200 272 0.105942 10.0.0.33 - - [2026-01-28 19:27:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.035244 10.0.0.33 - - [2026-01-28 19:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007391 10.0.0.33 - - [2026-01-28 19:27:44] "PUT /access-control-list/2242196d-9d9b-4314-8c6e-19cfe6ad2334 HTTP/1.1" 200 272 0.038750 10.0.0.33 - - [2026-01-28 19:27:44] "POST /floating-ips HTTP/1.1" 200 583 0.084407 10.0.0.33 - - [2026-01-28 19:27:44] "GET /project/d5d051a5-051a-4ab6-bcf1-c1c15f8dcdc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.079083 10.0.0.33 - - [2026-01-28 19:27:44] "PUT /access-control-list/5055a7c2-4ddf-4f1c-b1d5-989045bf4764 HTTP/1.1" 200 272 0.034426 10.0.0.33 - - [2026-01-28 19:27:44] "GET /loadbalancer-listener/077bf6bf-10c2-4813-a866-65a988f5d39b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002039 10.0.0.33 - - [2026-01-28 19:27:44] "PUT /access-control-list/8a8e3931-02b0-42bf-9ab7-91f8a957b077 HTTP/1.1" 200 272 0.029671 10.0.0.33 - - [2026-01-28 19:27:44] "GET /loadbalancer-listener/077bf6bf-10c2-4813-a866-65a988f5d39b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.012008 10.0.0.33 - - [2026-01-28 19:27:44] "PUT /access-control-list/a51f60ec-3638-4b82-9769-6cdf25c82f57 HTTP/1.1" 200 272 0.027197 10.0.0.33 - - [2026-01-28 19:27:44] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.021405 10.0.0.33 - - [2026-01-28 19:27:44] "GET /instance-ip/5617a77d-0ce8-40c1-989d-7272b273aa44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003479 10.0.0.33 - - [2026-01-28 19:27:44] "GET /instance-ip/5617a77d-0ce8-40c1-989d-7272b273aa44?fields=floating_ips HTTP/1.1" 200 1170 0.010496 10.0.0.33 - - [2026-01-28 19:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.33 - - [2026-01-28 19:27:44] "GET /global-vrouter-config/f95d46f4-a361-4246-b550-70f08f2126a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.004001 10.0.0.33 - - [2026-01-28 19:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007554 10.0.0.33 - - [2026-01-28 19:27:44] "PUT /global-vrouter-config/f95d46f4-a361-4246-b550-70f08f2126a6 HTTP/1.1" 200 276 0.013860 10.0.0.33 - - [2026-01-28 19:27:44] "GET /floating-ip/b1a9884f-1c79-4d17-ad18-93071d79bf75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003973 10.0.0.33 - - [2026-01-28 19:27:44] "POST /tags HTTP/1.1" 200 357 0.052954 10.0.0.33 - - [2026-01-28 19:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018015 10.0.0.33 - - [2026-01-28 19:27:44] "GET /tag/544eefe6-3973-4eb5-89a1-dbbe20e4f1ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.018315 10.0.0.33 - - [2026-01-28 19:27:44] "POST /tags HTTP/1.1" 200 305 0.072026 10.0.0.33 - - [2026-01-28 19:27:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011656 10.0.0.33 - - [2026-01-28 19:27:44] "GET /tag/909bde62-b8ad-436b-a456-7271f33ef2e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.031921 10.0.0.33 - - [2026-01-28 19:27:44] "POST /id-to-fqname HTTP/1.1" 200 174 0.001424 10.0.0.33 - - [2026-01-28 19:27:44] "POST /fqname-to-id HTTP/1.1" 404 183 0.006630 10.0.0.33 - - [2026-01-28 19:27:45] "PUT /access-control-list/fc74f4f9-056a-45ba-8ff2-6d2af1b83ff0 HTTP/1.1" 200 272 0.094910 10.0.0.33 - - [2026-01-28 19:27:45] "POST /security-groups HTTP/1.1" 200 571 0.144628 10.0.0.33 - - [2026-01-28 19:27:45] "POST /projects HTTP/1.1" 200 483 0.336819 10.0.0.33 - - [2026-01-28 19:27:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007490 10.0.0.33 - - [2026-01-28 19:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.011711 10.0.0.33 - - [2026-01-28 19:27:45] "GET / HTTP/1.1" 200 35931 0.001364 10.0.0.33 - - [2026-01-28 19:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003271 10.0.0.33 - - [2026-01-28 19:27:45] "GET /global-system-config/7a5d8cf3-ec0a-414a-8770-07d698d3e371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.004386 10.0.0.33 - - [2026-01-28 19:27:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.002639 10.0.0.33 - - [2026-01-28 19:27:45] "GET /virtual-network/71adf762-56c7-478b-b5df-4397524d3059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.004791 10.0.0.33 - - [2026-01-28 19:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.031465 10.0.0.33 - - [2026-01-28 19:27:45] "POST /config-nodes HTTP/1.1" 200 593 0.060615 10.0.0.33 - - [2026-01-28 19:27:45] "POST /fqname-to-id HTTP/1.1" 404 214 0.014149 10.0.0.33 - - [2026-01-28 19:27:45] "GET /virtual-network/5feda42b-934e-4611-9944-e542becb1130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.034153 10.0.0.33 - - [2026-01-28 19:27:45] "POST /access-control-lists HTTP/1.1" 200 580 0.104868 10.0.0.33 - - [2026-01-28 19:27:45] "POST /fqname-to-id HTTP/1.1" 404 213 0.019065 10.0.0.33 - - [2026-01-28 19:27:45] "POST /access-control-lists HTTP/1.1" 200 578 0.050796 10.0.0.33 - - [2026-01-28 19:27:45] "PUT /virtual-network/71adf762-56c7-478b-b5df-4397524d3059 HTTP/1.1" 200 264 0.146193 10.0.0.33 - - [2026-01-28 19:27:45] "PUT /virtual-network/5feda42b-934e-4611-9944-e542becb1130 HTTP/1.1" 200 264 0.042710 10.0.0.33 - - [2026-01-28 19:27:45] "POST /security-groups HTTP/1.1" 200 537 0.073768 10.0.0.33 - - [2026-01-28 19:27:45] "POST /fqname-to-id HTTP/1.1" 404 234 0.002023 10.0.0.33 - - [2026-01-28 19:27:45] "GET / HTTP/1.1" 200 35931 0.002109 10.0.0.33 - - [2026-01-28 19:27:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002807 10.0.0.33 - - [2026-01-28 19:27:45] "POST /access-control-lists HTTP/1.1" 200 596 0.027879 10.0.0.33 - - [2026-01-28 19:27:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.035759 10.0.0.33 - - [2026-01-28 19:27:45] "POST /fqname-to-id HTTP/1.1" 404 233 0.042268 10.0.0.33 - - [2026-01-28 19:27:45] "POST /chown HTTP/1.1" 200 109 0.025370 10.0.0.33 - - [2026-01-28 19:27:45] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.009129 10.0.0.33 - - [2026-01-28 19:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.33 - - [2026-01-28 19:27:45] "GET /policy-management/26ba692f-6530-49b0-8668-20a6d9a225d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.019989 10.0.0.33 - - [2026-01-28 19:27:45] "POST /access-control-lists HTTP/1.1" 200 594 0.091988 10.0.0.33 - - [2026-01-28 19:27:45] "POST /tags HTTP/1.1" 409 207 0.010234 10.0.0.33 - - [2026-01-28 19:27:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003096 10.0.0.33 - - [2026-01-28 19:27:45] "GET /tag/909bde62-b8ad-436b-a456-7271f33ef2e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010120 10.0.0.33 - - [2026-01-28 19:27:45] "POST /firewall-rules HTTP/1.1" 200 564 0.062100 10.0.0.33 - - [2026-01-28 19:27:46] "GET /firewall-rule/15cd1b65-21dc-41f4-9f40-867c62320aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003927 10.0.0.33 - - [2026-01-28 19:27:46] "GET /firewall-policy/4c8b0126-de7f-46d4-8be4-868e7507830c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1452 0.001904 10.0.0.33 - - [2026-01-28 19:27:46] "GET /firewall-rule/15cd1b65-21dc-41f4-9f40-867c62320aa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002000 10.0.0.33 - - [2026-01-28 19:27:46] "POST /ref-update HTTP/1.1" 200 156 0.013546 10.0.0.33 - - [2026-01-28 19:27:46] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007016 10.0.0.33 - - [2026-01-28 19:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001309 10.0.0.33 - - [2026-01-28 19:27:46] "GET /policy-management/26ba692f-6530-49b0-8668-20a6d9a225d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002865 10.0.0.33 - - [2026-01-28 19:27:46] "POST /tags HTTP/1.1" 409 207 0.001492 10.0.0.33 - - [2026-01-28 19:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001241 10.0.0.33 - - [2026-01-28 19:27:46] "GET /tag/909bde62-b8ad-436b-a456-7271f33ef2e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.010645 10.0.0.33 - - [2026-01-28 19:27:46] "POST /firewall-rules HTTP/1.1" 200 562 0.064433 10.0.0.33 - - [2026-01-28 19:27:46] "GET /firewall-rule/5695143b-d747-45a0-926c-ed263f68e1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.010630 10.0.0.33 - - [2026-01-28 19:27:46] "GET /firewall-policy/4c8b0126-de7f-46d4-8be4-868e7507830c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.003847 10.0.0.33 - - [2026-01-28 19:27:46] "GET /firewall-rule/5695143b-d747-45a0-926c-ed263f68e1bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.002067 10.0.0.33 - - [2026-01-28 19:27:46] "POST /ref-update HTTP/1.1" 200 156 0.017776 10.0.0.33 - - [2026-01-28 19:27:46] "POST /tags HTTP/1.1" 200 355 0.017357 10.0.0.33 - - [2026-01-28 19:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.013055 10.0.0.33 - - [2026-01-28 19:27:46] "GET /tag/26412069-dab9-4d1f-aae9-7fe7fc2971fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.011747 10.0.0.33 - - [2026-01-28 19:27:46] "POST /tags HTTP/1.1" 200 303 0.044652 10.0.0.33 - - [2026-01-28 19:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012880 10.0.0.33 - - [2026-01-28 19:27:46] "GET /tag/36cbd3dd-ae46-401f-b1e1-5b4348cb4ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014091 10.0.0.33 - - [2026-01-28 19:27:46] "POST /projects HTTP/1.1" 409 218 0.001980 10.0.0.33 - - [2026-01-28 19:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006177 10.0.0.33 - - [2026-01-28 19:27:46] "GET /project/d5d051a5-051a-4ab6-bcf1-c1c15f8dcdc1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.033321 10.0.0.33 - - [2026-01-28 19:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.33 - - [2026-01-28 19:27:46] "GET /network-ipam/4d0ba915-fc45-4e92-8bf8-55f6e2697a67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.002488 10.0.0.33 - - [2026-01-28 19:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.33 - - [2026-01-28 19:27:46] "GET /virtual-network/71adf762-56c7-478b-b5df-4397524d3059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004597 10.0.0.33 - - [2026-01-28 19:27:46] "PUT /virtual-network/71adf762-56c7-478b-b5df-4397524d3059 HTTP/1.1" 200 264 0.058054 10.0.0.33 - - [2026-01-28 19:27:46] "GET /virtual-network/71adf762-56c7-478b-b5df-4397524d3059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.010712 10.0.0.33 - - [2026-01-28 19:27:46] "POST /set-tag HTTP/1.1" 200 109 0.047188 10.0.0.33 - - [2026-01-28 19:27:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.33 - - [2026-01-28 19:27:46] "GET /network-ipam/629e190f-b4f2-48a0-bfa6-d856f8b86b61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002135 10.0.0.33 - - [2026-01-28 19:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.33 - - [2026-01-28 19:27:47] "GET /virtual-network/5feda42b-934e-4611-9944-e542becb1130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004148 10.0.0.33 - - [2026-01-28 19:27:47] "PUT /virtual-network/5feda42b-934e-4611-9944-e542becb1130 HTTP/1.1" 200 264 0.044913 10.0.0.33 - - [2026-01-28 19:27:47] "GET /virtual-network/5feda42b-934e-4611-9944-e542becb1130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.004540 10.0.0.33 - - [2026-01-28 19:27:47] "POST /set-tag HTTP/1.1" 200 109 0.050828 10.0.0.33 - - [2026-01-28 19:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011074 10.0.0.33 - - [2026-01-28 19:27:47] "GET /network-policy/ce3a0dd7-7719-48eb-90a8-9ef86f027025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.012720 10.0.0.33 - - [2026-01-28 19:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004415 10.0.0.33 - - [2026-01-28 19:27:47] "GET /network-policy/b5877fb4-9bb9-437e-a038-b0ad03e4d9f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002174 10.0.0.33 - - [2026-01-28 19:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.33 - - [2026-01-28 19:27:47] "GET /network-policy/08bfd635-0073-486b-b949-2508db916e5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.002727 10.0.0.33 - - [2026-01-28 19:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.33 - - [2026-01-28 19:27:47] "PUT /network-policy/08bfd635-0073-486b-b949-2508db916e5e HTTP/1.1" 200 262 0.021368 10.0.0.33 - - [2026-01-28 19:27:47] "POST /ref-update HTTP/1.1" 200 156 0.057203 10.0.0.33 - - [2026-01-28 19:27:47] "PUT /access-control-list/23661ef6-9519-4f60-a4f5-94bfb288d625 HTTP/1.1" 200 272 0.018989 10.0.0.33 - - [2026-01-28 19:27:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004904 10.0.0.33 - - [2026-01-28 19:27:47] "PUT /access-control-list/b9394189-9ad0-4734-9f85-361a4d63ad08 HTTP/1.1" 200 272 0.064738 10.0.0.33 - - [2026-01-28 19:27:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.020753 10.0.0.33 - - [2026-01-28 19:27:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008938 10.0.0.33 - - [2026-01-28 19:27:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002267 10.0.0.33 - - [2026-01-28 19:27:47] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003245 10.0.0.33 - - [2026-01-28 19:27:47] "POST /security-groups HTTP/1.1" 409 245 0.002585 10.0.0.33 - - [2026-01-28 19:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001447 10.0.0.33 - - [2026-01-28 19:27:47] "PUT /security-group/d9bb2e7f-a6c1-4d3f-a247-972f2e89d45f HTTP/1.1" 200 262 0.054298 10.0.0.33 - - [2026-01-28 19:27:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028934 10.0.0.33 - - [2026-01-28 19:27:47] "PUT /access-control-list/02776ce1-29bb-460d-b3b9-eef793238514 HTTP/1.1" 200 272 0.029801 10.0.0.33 - - [2026-01-28 19:27:47] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023498 10.0.0.33 - - [2026-01-28 19:27:47] "PUT /access-control-list/2367a468-acf0-4b0e-9914-9651a090b300 HTTP/1.1" 200 272 0.019076 10.0.0.33 - - [2026-01-28 19:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.33 - - [2026-01-28 19:27:47] "GET /policy-management/26ba692f-6530-49b0-8668-20a6d9a225d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002341 10.0.0.33 - - [2026-01-28 19:27:47] "POST /tags HTTP/1.1" 409 206 0.002990 10.0.0.33 - - [2026-01-28 19:27:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.33 - - [2026-01-28 19:27:47] "GET /tag/36cbd3dd-ae46-401f-b1e1-5b4348cb4ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013595 10.0.0.33 - - [2026-01-28 19:27:47] "POST /firewall-rules HTTP/1.1" 200 562 0.081343 10.0.0.33 - - [2026-01-28 19:27:48] "GET /firewall-rule/2e992eeb-0a2f-4b2f-92b1-b8a5b6a9964a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.004664 10.0.0.33 - - [2026-01-28 19:27:48] "GET /firewall-policy/4c8b0126-de7f-46d4-8be4-868e7507830c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003100 10.0.0.33 - - [2026-01-28 19:27:48] "GET /firewall-rule/2e992eeb-0a2f-4b2f-92b1-b8a5b6a9964a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.002225 10.0.0.33 - - [2026-01-28 19:27:48] "POST /ref-update HTTP/1.1" 200 156 0.021175 10.0.0.33 - - [2026-01-28 19:27:48] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.007053 10.0.0.33 - - [2026-01-28 19:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005591 10.0.0.33 - - [2026-01-28 19:27:48] "GET /policy-management/26ba692f-6530-49b0-8668-20a6d9a225d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002876 10.0.0.33 - - [2026-01-28 19:27:48] "POST /tags HTTP/1.1" 409 206 0.001656 10.0.0.33 - - [2026-01-28 19:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.33 - - [2026-01-28 19:27:48] "GET /tag/36cbd3dd-ae46-401f-b1e1-5b4348cb4ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.010104 10.0.0.33 - - [2026-01-28 19:27:48] "POST /firewall-rules HTTP/1.1" 200 560 0.152942 10.0.0.33 - - [2026-01-28 19:27:48] "GET /firewall-rule/6a6a36e5-dfd2-4bce-92c7-fb093c662003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.009321 10.0.0.33 - - [2026-01-28 19:27:48] "GET /firewall-policy/4c8b0126-de7f-46d4-8be4-868e7507830c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2188 0.004021 10.0.0.33 - - [2026-01-28 19:27:48] "GET /firewall-rule/6a6a36e5-dfd2-4bce-92c7-fb093c662003?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1989 0.003341 10.0.0.33 - - [2026-01-28 19:27:48] "POST /ref-update HTTP/1.1" 200 156 0.022574 10.0.0.33 - - [2026-01-28 19:27:48] "POST /tags HTTP/1.1" 200 301 0.015328 10.0.0.33 - - [2026-01-28 19:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.013112 10.0.0.33 - - [2026-01-28 19:27:48] "GET /tag/1f9e2d32-7b9e-4729-8cbb-ecd0c59d1293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.014527 10.0.0.33 - - [2026-01-28 19:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.33 - - [2026-01-28 19:27:48] "GET /project/9287991a-4677-47b3-a13b-a82e3d31abbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.023685 10.0.0.33 - - [2026-01-28 19:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001523 10.0.0.33 - - [2026-01-28 19:27:48] "GET /virtual-network/5feda42b-934e-4611-9944-e542becb1130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.003398 10.0.0.33 - - [2026-01-28 19:27:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.33 - - [2026-01-28 19:27:48] "GET /service-appliance-set/e964f17f-d8fe-4534-9fcd-e57e5072658a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002121 10.0.0.33 - - [2026-01-28 19:27:48] "POST /fqname-to-id HTTP/1.1" 404 242 0.001262 10.0.0.33 - - [2026-01-28 19:27:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.090890 10.0.0.33 - - [2026-01-28 19:27:48] "GET /virtual-machine-interface/fc149ed9-4afb-40d6-a785-0e5c3e4fcfab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.018490 10.0.0.33 - - [2026-01-28 19:27:48] "POST /instance-ips HTTP/1.1" 200 377 0.029868 10.0.0.33 - - [2026-01-28 19:27:48] "GET /instance-ip/e5833b51-1da3-4c32-956d-82e8998043d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.010070 10.0.0.33 - - [2026-01-28 19:27:48] "POST /loadbalancers HTTP/1.1" 200 582 0.058618 10.0.0.33 - - [2026-01-28 19:27:49] "GET /project/9287991a-4677-47b3-a13b-a82e3d31abbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.045923 10.0.0.33 - - [2026-01-28 19:27:49] "GET /instance-ip/e5833b51-1da3-4c32-956d-82e8998043d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.005921 10.0.0.33 - - [2026-01-28 19:27:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024380 10.0.0.33 - - [2026-01-28 19:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.014420 10.0.0.33 - - [2026-01-28 19:27:49] "POST /floating-ips HTTP/1.1" 200 581 0.034153 10.0.0.33 - - [2026-01-28 19:27:49] "GET /project/9287991a-4677-47b3-a13b-a82e3d31abbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.054622 10.0.0.33 - - [2026-01-28 19:27:49] "GET /loadbalancer/cabc1e77-f300-4db4-971b-11e4cfc3171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002781 10.0.0.33 - - [2026-01-28 19:27:49] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.015638 10.0.0.33 - - [2026-01-28 19:27:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.024322 10.0.0.33 - - [2026-01-28 19:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010745 10.0.0.33 - - [2026-01-28 19:27:49] "GET /project/9287991a-4677-47b3-a13b-a82e3d31abbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.034578 10.0.0.33 - - [2026-01-28 19:27:49] "GET /loadbalancer-listener/7608145e-9ae3-4bf8-8e2e-359464be019a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002454 10.0.0.33 - - [2026-01-28 19:27:49] "GET /loadbalancer-listener/7608145e-9ae3-4bf8-8e2e-359464be019a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003646 10.0.0.33 - - [2026-01-28 19:27:49] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023450 10.0.0.33 - - [2026-01-28 19:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007947 10.0.0.33 - - [2026-01-28 19:27:49] "GET /instance-ip/e5833b51-1da3-4c32-956d-82e8998043d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004157 10.0.0.33 - - [2026-01-28 19:27:49] "GET /instance-ip/e5833b51-1da3-4c32-956d-82e8998043d8?fields=floating_ips HTTP/1.1" 200 1165 0.007255 10.0.0.33 - - [2026-01-28 19:27:49] "GET /floating-ip/a5afd5a4-fa5b-439e-9138-9c77e5927c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.015623 10.0.0.33 - - [2026-01-28 19:27:49] "GET /project/9287991a-4677-47b3-a13b-a82e3d31abbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.051701 10.0.0.33 - - [2026-01-28 19:27:49] "GET /loadbalancer/cabc1e77-f300-4db4-971b-11e4cfc3171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002802 10.0.0.33 - - [2026-01-28 19:27:49] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.014624 10.0.0.33 - - [2026-01-28 19:27:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.023855 10.0.0.33 - - [2026-01-28 19:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006573 10.0.0.33 - - [2026-01-28 19:27:49] "GET /project/9287991a-4677-47b3-a13b-a82e3d31abbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.028594 10.0.0.33 - - [2026-01-28 19:27:49] "GET /loadbalancer-listener/2f369679-8bca-4d34-a95d-74566807382b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002107 10.0.0.33 - - [2026-01-28 19:27:49] "GET /loadbalancer-listener/2f369679-8bca-4d34-a95d-74566807382b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003013 10.0.0.33 - - [2026-01-28 19:27:49] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.016695 10.0.0.33 - - [2026-01-28 19:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005228 10.0.0.33 - - [2026-01-28 19:27:49] "GET /instance-ip/e5833b51-1da3-4c32-956d-82e8998043d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.002286 10.0.0.33 - - [2026-01-28 19:27:49] "GET /instance-ip/e5833b51-1da3-4c32-956d-82e8998043d8?fields=floating_ips HTTP/1.1" 200 1165 0.002905 10.0.0.33 - - [2026-01-28 19:27:49] "GET /project/9287991a-4677-47b3-a13b-a82e3d31abbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.032488 10.0.0.33 - - [2026-01-28 19:27:49] "GET /floating-ip/a5afd5a4-fa5b-439e-9138-9c77e5927c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002267 10.0.0.33 - - [2026-01-28 19:27:49] "GET /loadbalancer/cabc1e77-f300-4db4-971b-11e4cfc3171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.002499 10.0.0.33 - - [2026-01-28 19:27:49] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.014059 10.0.0.33 - - [2026-01-28 19:27:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.015984 10.0.0.33 - - [2026-01-28 19:27:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004363 10.0.0.33 - - [2026-01-28 19:27:49] "GET /project/9287991a-4677-47b3-a13b-a82e3d31abbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035045 10.0.0.33 - - [2026-01-28 19:27:49] "GET /loadbalancer-listener/9bc09c01-72ef-41df-a646-1f43700c426f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.001795 10.0.0.33 - - [2026-01-28 19:27:49] "GET /loadbalancer-listener/9bc09c01-72ef-41df-a646-1f43700c426f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.002400 10.0.0.33 - - [2026-01-28 19:27:50] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026455 10.0.0.33 - - [2026-01-28 19:27:50] "GET /instance-ip/e5833b51-1da3-4c32-956d-82e8998043d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007291 10.0.0.33 - - [2026-01-28 19:27:50] "GET /instance-ip/e5833b51-1da3-4c32-956d-82e8998043d8?fields=floating_ips HTTP/1.1" 200 1165 0.006575 10.0.0.33 - - [2026-01-28 19:27:50] "GET /floating-ip/a5afd5a4-fa5b-439e-9138-9c77e5927c24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.004492 10.0.0.33 - - [2026-01-28 19:27:50] "POST /tags HTTP/1.1" 200 301 0.053847 10.0.0.33 - - [2026-01-28 19:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015532 10.0.0.33 - - [2026-01-28 19:27:50] "GET /tag/a1528bc3-5ad7-435d-ac67-f8d519a89362?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.020423 10.0.0.33 - - [2026-01-28 19:27:50] "POST /tags HTTP/1.1" 200 325 0.042412 10.0.0.33 - - [2026-01-28 19:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004886 10.0.0.33 - - [2026-01-28 19:27:50] "GET /tag/3a63ac2f-74ed-47ed-b635-86a8d0cd9330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.013861 10.0.0.33 - - [2026-01-28 19:27:50] "POST /tags HTTP/1.1" 200 363 0.028257 10.0.0.33 - - [2026-01-28 19:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017967 10.0.0.33 - - [2026-01-28 19:27:50] "GET /tag/4e72c658-d8d5-42fe-b588-b82dc36217ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.021884 10.0.0.33 - - [2026-01-28 19:27:50] "POST /tags HTTP/1.1" 200 311 0.029054 10.0.0.33 - - [2026-01-28 19:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.027123 10.0.0.33 - - [2026-01-28 19:27:50] "GET /tag/8e3c8ee4-521d-4be2-b4b5-931c922b3276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.027383 10.0.0.33 - - [2026-01-28 19:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005560 10.0.0.33 - - [2026-01-28 19:27:50] "GET /virtual-network/71adf762-56c7-478b-b5df-4397524d3059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.006557 10.0.0.33 - - [2026-01-28 19:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.33 - - [2026-01-28 19:27:50] "GET /project/9287991a-4677-47b3-a13b-a82e3d31abbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.062507 10.0.0.33 - - [2026-01-28 19:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009693 10.0.0.33 - - [2026-01-28 19:27:50] "GET /global-vrouter-config/f95d46f4-a361-4246-b550-70f08f2126a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1764 0.003429 10.0.0.33 - - [2026-01-28 19:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.33 - - [2026-01-28 19:27:50] "POST /virtual-machines HTTP/1.1" 200 377 0.008480 10.0.0.33 - - [2026-01-28 19:27:50] "PUT /global-vrouter-config/f95d46f4-a361-4246-b550-70f08f2126a6 HTTP/1.1" 200 276 0.016278 10.0.0.33 - - [2026-01-28 19:27:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.009494 10.0.0.33 - - [2026-01-28 19:27:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.122827 10.0.0.33 - - [2026-01-28 19:27:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.031760 10.0.0.33 - - [2026-01-28 19:27:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013023 10.0.0.33 - - [2026-01-28 19:27:50] "GET /virtual-machine-interface/6f552e80-fc7f-11f0-ad2c-fa163e6c5740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.004319 10.0.0.33 - - [2026-01-28 19:27:50] "POST /instance-ips HTTP/1.1" 200 409 0.027358 10.0.0.33 - - [2026-01-28 19:27:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.025696 10.0.0.33 - - [2026-01-28 19:27:51] "GET /virtual-machine-interface/6f552e80-fc7f-11f0-ad2c-fa163e6c5740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.006757 10.0.0.33 - - [2026-01-28 19:27:51] "GET / HTTP/1.1" 200 35931 0.003363 10.0.0.33 - - [2026-01-28 19:27:51] "POST /alarms HTTP/1.1" 200 581 0.012720 10.0.0.33 - - [2026-01-28 19:27:51] "POST /alarms HTTP/1.1" 200 575 0.020342 10.0.0.33 - - [2026-01-28 19:27:51] "POST /set-tag HTTP/1.1" 200 109 0.037743 10.0.0.33 - - [2026-01-28 19:27:51] "GET /virtual-machine-interface/6f552e80-fc7f-11f0-ad2c-fa163e6c5740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018813 10.0.0.33 - - [2026-01-28 19:27:51] "GET /instance-ip/6f6e478a-fc7f-11f0-ad2c-fa163e6c5740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.004313 10.0.0.33 - - [2026-01-28 19:27:51] "POST /alarms HTTP/1.1" 200 575 0.058478 10.0.0.33 - - [2026-01-28 19:27:51] "POST /alarms HTTP/1.1" 200 559 0.031222 10.0.0.33 - - [2026-01-28 19:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007119 10.0.0.33 - - [2026-01-28 19:27:51] "GET /loadbalancer/23af68ab-ff53-42ac-bba5-8aff515cfc8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.001735 10.0.0.33 - - [2026-01-28 19:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001251 10.0.0.33 - - [2026-01-28 19:27:51] "GET /loadbalancer/cabc1e77-f300-4db4-971b-11e4cfc3171b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2169 0.001742 10.0.0.33 - - [2026-01-28 19:27:51] "POST /alarms HTTP/1.1" 200 555 0.025373 10.0.0.33 - - [2026-01-28 19:27:51] "POST /tags HTTP/1.1" 200 371 0.028561 10.0.0.33 - - [2026-01-28 19:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010346 10.0.0.33 - - [2026-01-28 19:27:51] "POST /alarms HTTP/1.1" 200 557 0.040572 10.0.0.33 - - [2026-01-28 19:27:51] "GET /tag/2bc42707-3134-48c7-bce3-6a985a57acaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.013268 10.0.0.33 - - [2026-01-28 19:27:51] "POST /alarms HTTP/1.1" 200 565 0.031670 10.0.0.33 - - [2026-01-28 19:27:51] "POST /tags HTTP/1.1" 200 319 0.037199 10.0.0.33 - - [2026-01-28 19:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.007407 10.0.0.33 - - [2026-01-28 19:27:51] "POST /alarms HTTP/1.1" 200 549 0.035580 10.0.0.33 - - [2026-01-28 19:27:51] "POST /alarms HTTP/1.1" 200 557 0.021199 10.0.0.33 - - [2026-01-28 19:27:51] "GET /tag/d3c1a1ce-ab50-4fa9-9c13-d0b9393aca8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.019898 10.0.0.33 - - [2026-01-28 19:27:51] "POST /alarms HTTP/1.1" 200 567 0.020213 10.0.0.33 - - [2026-01-28 19:27:51] "POST /alarms HTTP/1.1" 200 555 0.044730 10.0.0.33 - - [2026-01-28 19:27:51] "POST /id-to-fqname HTTP/1.1" 200 181 0.000687 10.0.0.33 - - [2026-01-28 19:27:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.003541 10.0.0.33 - - [2026-01-28 19:27:51] "POST /alarms HTTP/1.1" 200 567 0.032844 10.0.0.33 - - [2026-01-28 19:27:51] "POST /security-groups HTTP/1.1" 200 578 0.074749 10.0.0.33 - - [2026-01-28 19:27:51] "POST /projects HTTP/1.1" 200 497 0.192219 10.0.0.33 - - [2026-01-28 19:27:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008432 10.0.0.33 - - [2026-01-28 19:27:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.008182 10.0.0.33 - - [2026-01-28 19:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.33 - - [2026-01-28 19:27:51] "POST /alarms HTTP/1.1" 200 575 0.102151 10.0.0.33 - - [2026-01-28 19:27:51] "GET /virtual-network/71adf762-56c7-478b-b5df-4397524d3059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.013126 10.0.0.33 - - [2026-01-28 19:27:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.33 - - [2026-01-28 19:27:51] "GET /virtual-network/5feda42b-934e-4611-9944-e542becb1130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.004288 10.0.0.33 - - [2026-01-28 19:27:51] "POST /access-control-lists HTTP/1.1" 200 587 0.120880 10.0.0.33 - - [2026-01-28 19:27:51] "POST /alarms HTTP/1.1" 200 569 0.080917 10.0.0.33 - - [2026-01-28 19:27:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.002105 10.0.0.33 - - [2026-01-28 19:27:51] "PUT /virtual-network/71adf762-56c7-478b-b5df-4397524d3059 HTTP/1.1" 200 264 0.080128 10.0.0.33 - - [2026-01-28 19:27:51] "POST /alarms HTTP/1.1" 200 561 0.057532 10.0.0.33 - - [2026-01-28 19:27:51] "POST /access-control-lists HTTP/1.1" 200 585 0.035267 10.0.0.33 - - [2026-01-28 19:27:51] "POST /alarms HTTP/1.1" 200 561 0.035508 10.0.0.33 - - [2026-01-28 19:27:52] "PUT /virtual-network/5feda42b-934e-4611-9944-e542becb1130 HTTP/1.1" 200 264 0.107217 10.0.0.33 - - [2026-01-28 19:27:52] "POST /alarms HTTP/1.1" 200 561 0.045667 10.0.0.33 - - [2026-01-28 19:27:52] "POST /alarms HTTP/1.1" 200 547 0.070000 10.0.0.33 - - [2026-01-28 19:27:52] "POST /security-groups HTTP/1.1" 200 558 0.109998 10.0.0.33 - - [2026-01-28 19:27:52] "POST /fqname-to-id HTTP/1.1" 404 248 0.005477 10.0.0.33 - - [2026-01-28 19:27:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.016158 10.0.0.33 - - [2026-01-28 19:27:52] "POST /alarms HTTP/1.1" 200 595 0.029268 10.0.0.33 - - [2026-01-28 19:27:52] "POST /access-control-lists HTTP/1.1" 200 610 0.037634 10.0.0.33 - - [2026-01-28 19:27:52] "POST /chown HTTP/1.1" 200 109 0.029151 10.0.0.33 - - [2026-01-28 19:27:52] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002748 10.0.0.33 - - [2026-01-28 19:27:52] "POST /alarms HTTP/1.1" 200 575 0.047033 10.0.0.33 - - [2026-01-28 19:27:52] "POST /fqname-to-id HTTP/1.1" 404 247 0.007313 10.0.0.33 - - [2026-01-28 19:27:52] "POST /alarms HTTP/1.1" 200 571 0.030432 10.0.0.33 - - [2026-01-28 19:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.33 - - [2026-01-28 19:27:52] "GET /policy-management/26ba692f-6530-49b0-8668-20a6d9a225d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.032238 10.0.0.33 - - [2026-01-28 19:27:52] "POST /access-control-lists HTTP/1.1" 200 608 0.068048 10.0.0.33 - - [2026-01-28 19:27:52] "POST /tags HTTP/1.1" 409 214 0.018704 10.0.0.33 - - [2026-01-28 19:27:52] "POST /alarms HTTP/1.1" 200 583 0.044554 10.0.0.33 - - [2026-01-28 19:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.33 - - [2026-01-28 19:27:52] "GET /tag/d3c1a1ce-ab50-4fa9-9c13-d0b9393aca8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011724 10.0.0.33 - - [2026-01-28 19:27:52] "POST /alarms HTTP/1.1" 200 609 0.045427 10.0.0.33 - - [2026-01-28 19:27:52] "POST /firewall-rules HTTP/1.1" 200 578 0.077085 10.0.0.33 - - [2026-01-28 19:27:52] "GET /firewall-rule/be0f3d4f-3f54-4db8-b741-a3b8ee02716e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003817 10.0.0.33 - - [2026-01-28 19:27:52] "GET /firewall-policy/4c8b0126-de7f-46d4-8be4-868e7507830c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.003016 10.0.0.33 - - [2026-01-28 19:27:52] "GET /firewall-rule/be0f3d4f-3f54-4db8-b741-a3b8ee02716e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002838 10.0.0.33 - - [2026-01-28 19:27:52] "POST /ref-update HTTP/1.1" 200 156 0.056849 10.0.0.33 - - [2026-01-28 19:27:52] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013147 10.0.0.33 - - [2026-01-28 19:27:52] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.33 - - [2026-01-28 19:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.33 - - [2026-01-28 19:27:52] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005117 10.0.0.33 - - [2026-01-28 19:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001227 10.0.0.33 - - [2026-01-28 19:27:52] "PUT /global-vrouter-config/f95d46f4-a361-4246-b550-70f08f2126a6 HTTP/1.1" 200 276 0.005810 10.0.0.33 - - [2026-01-28 19:27:52] "GET /policy-management/26ba692f-6530-49b0-8668-20a6d9a225d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002444 10.0.0.33 - - [2026-01-28 19:27:52] "POST /tags HTTP/1.1" 409 214 0.001411 10.0.0.33 - - [2026-01-28 19:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.33 - - [2026-01-28 19:27:52] "GET /tag/d3c1a1ce-ab50-4fa9-9c13-d0b9393aca8a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.009638 10.0.0.33 - - [2026-01-28 19:27:52] "POST /firewall-rules HTTP/1.1" 200 576 0.071402 10.0.0.33 - - [2026-01-28 19:27:52] "GET /firewall-rule/d24bad81-9e28-460a-b7f2-c564124a3be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003805 10.0.0.33 - - [2026-01-28 19:27:52] "GET /firewall-policy/4c8b0126-de7f-46d4-8be4-868e7507830c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2669 0.004374 10.0.0.33 - - [2026-01-28 19:27:52] "GET /firewall-rule/d24bad81-9e28-460a-b7f2-c564124a3be4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.001929 10.0.0.33 - - [2026-01-28 19:27:52] "GET / HTTP/1.1" 200 35931 0.001441 10.0.0.33 - - [2026-01-28 19:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.33 - - [2026-01-28 19:27:52] "GET /global-vrouter-config/f95d46f4-a361-4246-b550-70f08f2126a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.001978 10.0.0.33 - - [2026-01-28 19:27:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.33 - - [2026-01-28 19:27:52] "POST /ref-update HTTP/1.1" 200 156 0.044192 10.0.0.33 - - [2026-01-28 19:27:52] "PUT /global-vrouter-config/f95d46f4-a361-4246-b550-70f08f2126a6 HTTP/1.1" 200 276 0.026762 10.0.0.33 - - [2026-01-28 19:27:53] "POST /tags HTTP/1.1" 200 363 0.056593 10.0.0.33 - - [2026-01-28 19:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014635 10.0.0.33 - - [2026-01-28 19:27:53] "GET /tag/38307018-1794-43b1-a4e9-c935814d0129?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011827 10.0.0.33 - - [2026-01-28 19:27:53] "POST /tags HTTP/1.1" 200 311 0.029210 10.0.0.33 - - [2026-01-28 19:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.026279 10.0.0.33 - - [2026-01-28 19:27:53] "GET /tag/41579182-dbed-4b2c-8162-c758f37e8f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.018212 10.0.0.33 - - [2026-01-28 19:27:53] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.33 - - [2026-01-28 19:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.33 - - [2026-01-28 19:27:53] "GET /global-system-config/7a5d8cf3-ec0a-414a-8770-07d698d3e371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.014258 10.0.0.33 - - [2026-01-28 19:27:53] "POST /id-to-fqname HTTP/1.1" 200 177 0.000456 10.0.0.33 - - [2026-01-28 19:27:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.001624 10.0.0.33 - - [2026-01-28 19:27:53] "PUT /global-system-config/7a5d8cf3-ec0a-414a-8770-07d698d3e371 HTTP/1.1" 200 274 0.042615 10.0.0.33 - - [2026-01-28 19:27:53] "POST /security-groups HTTP/1.1" 200 574 0.076398 10.0.0.33 - - [2026-01-28 19:27:53] "POST /projects HTTP/1.1" 200 489 0.221181 10.0.0.33 - - [2026-01-28 19:27:53] "POST /fqname-to-id HTTP/1.1" 404 217 0.001827 10.0.0.33 - - [2026-01-28 19:27:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026980 10.0.0.33 - - [2026-01-28 19:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003704 10.0.0.33 - - [2026-01-28 19:27:53] "GET /virtual-network/71adf762-56c7-478b-b5df-4397524d3059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.033463 10.0.0.33 - - [2026-01-28 19:27:53] "POST /access-control-lists HTTP/1.1" 200 583 0.098539 10.0.0.33 - - [2026-01-28 19:27:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.33 - - [2026-01-28 19:27:53] "GET /virtual-network/5feda42b-934e-4611-9944-e542becb1130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.006908 10.0.0.33 - - [2026-01-28 19:27:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.004716 10.0.0.33 - - [2026-01-28 19:27:53] "POST /access-control-lists HTTP/1.1" 200 581 0.066626 10.0.0.33 - - [2026-01-28 19:27:53] "PUT /virtual-network/71adf762-56c7-478b-b5df-4397524d3059 HTTP/1.1" 200 264 0.071242 10.0.0.33 - - [2026-01-28 19:27:53] "PUT /virtual-network/5feda42b-934e-4611-9944-e542becb1130 HTTP/1.1" 200 264 0.090718 10.0.0.33 - - [2026-01-28 19:27:53] "POST /security-groups HTTP/1.1" 200 546 0.082521 10.0.0.33 - - [2026-01-28 19:27:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.003755 10.0.0.33 - - [2026-01-28 19:27:53] "POST /access-control-lists HTTP/1.1" 200 602 0.069237 10.0.0.33 - - [2026-01-28 19:27:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.064388 10.0.0.33 - - [2026-01-28 19:27:54] "POST /fqname-to-id HTTP/1.1" 404 239 0.008153 10.0.0.33 - - [2026-01-28 19:27:54] "POST /chown HTTP/1.1" 200 109 0.034495 10.0.0.33 - - [2026-01-28 19:27:54] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.010652 10.0.0.33 - - [2026-01-28 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.33 - - [2026-01-28 19:27:54] "GET /policy-management/26ba692f-6530-49b0-8668-20a6d9a225d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.018492 10.0.0.33 - - [2026-01-28 19:27:54] "POST /access-control-lists HTTP/1.1" 200 600 0.084391 10.0.0.33 - - [2026-01-28 19:27:54] "POST /tags HTTP/1.1" 409 210 0.004548 10.0.0.33 - - [2026-01-28 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.33 - - [2026-01-28 19:27:54] "GET /tag/41579182-dbed-4b2c-8162-c758f37e8f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.015390 10.0.0.33 - - [2026-01-28 19:27:54] "POST /firewall-rules HTTP/1.1" 200 570 0.079009 10.0.0.33 - - [2026-01-28 19:27:54] "GET /firewall-rule/33604372-d8c3-473d-b1a0-93c506885392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004050 10.0.0.33 - - [2026-01-28 19:27:54] "GET /firewall-policy/4c8b0126-de7f-46d4-8be4-868e7507830c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2913 0.003236 10.0.0.33 - - [2026-01-28 19:27:54] "GET /firewall-rule/33604372-d8c3-473d-b1a0-93c506885392?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002151 10.0.0.41 - - [2026-01-28 19:27:54] "GET / HTTP/1.1" 200 35931 0.001338 10.0.0.41 - - [2026-01-28 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001667 10.0.0.33 - - [2026-01-28 19:27:54] "POST /ref-update HTTP/1.1" 200 156 0.041831 10.0.0.41 - - [2026-01-28 19:27:54] "GET /global-system-config/7a5d8cf3-ec0a-414a-8770-07d698d3e371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1344 0.012053 10.0.0.33 - - [2026-01-28 19:27:54] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011081 10.0.0.41 - - [2026-01-28 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.33 - - [2026-01-28 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001449 10.0.0.41 - - [2026-01-28 19:27:54] "GET /routing-instance/c2d62e12-bc2d-4771-a640-f79f9d15567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002104 10.0.0.33 - - [2026-01-28 19:27:54] "GET /policy-management/26ba692f-6530-49b0-8668-20a6d9a225d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003406 10.0.0.33 - - [2026-01-28 19:27:54] "POST /tags HTTP/1.1" 409 210 0.002471 10.0.0.33 - - [2026-01-28 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.41 - - [2026-01-28 19:27:54] "PUT /global-system-config/7a5d8cf3-ec0a-414a-8770-07d698d3e371 HTTP/1.1" 200 274 0.011846 10.0.0.33 - - [2026-01-28 19:27:54] "GET /tag/41579182-dbed-4b2c-8162-c758f37e8f49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.027418 10.0.0.41 - - [2026-01-28 19:27:54] "POST /fqname-to-id HTTP/1.1" 404 216 0.023710 10.0.0.41 - - [2026-01-28 19:27:54] "POST /virtual-routers HTTP/1.1" 200 599 0.021609 10.0.0.41 - - [2026-01-28 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.41 - - [2026-01-28 19:27:54] "GET /virtual-router/dd2dd17c-96e0-41b8-b4a4-d52ef51e55e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.019718 10.0.0.33 - - [2026-01-28 19:27:54] "POST /firewall-rules HTTP/1.1" 200 568 0.090267 10.0.0.41 - - [2026-01-28 19:27:54] "POST /fqname-to-id HTTP/1.1" 404 229 0.001917 10.0.0.33 - - [2026-01-28 19:27:54] "GET /firewall-rule/cb64a05b-02c2-4816-9f2f-fce8a5a7cec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005443 10.0.0.41 - - [2026-01-28 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.41 - - [2026-01-28 19:27:54] "GET /virtual-network/362a5b6a-a739-4547-a647-0a3937968592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.007189 10.0.0.33 - - [2026-01-28 19:27:54] "GET /firewall-policy/4c8b0126-de7f-46d4-8be4-868e7507830c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3154 0.009863 10.0.0.33 - - [2026-01-28 19:27:54] "GET /firewall-rule/cb64a05b-02c2-4816-9f2f-fce8a5a7cec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.001982 10.0.0.41 - - [2026-01-28 19:27:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.048158 10.0.0.33 - - [2026-01-28 19:27:54] "POST /ref-update HTTP/1.1" 200 156 0.056975 10.0.0.33 - - [2026-01-28 19:27:54] "POST /tags HTTP/1.1" 409 237 0.009087 10.0.0.33 - - [2026-01-28 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.33 - - [2026-01-28 19:27:54] "GET /tag/4e72c658-d8d5-42fe-b588-b82dc36217ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.017152 10.0.0.33 - - [2026-01-28 19:27:54] "POST /tags HTTP/1.1" 409 210 0.002337 10.0.0.33 - - [2026-01-28 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.33 - - [2026-01-28 19:27:54] "GET /tag/8e3c8ee4-521d-4be2-b4b5-931c922b3276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.015974 10.0.0.33 - - [2026-01-28 19:27:54] "POST /projects HTTP/1.1" 409 223 0.001840 10.0.0.33 - - [2026-01-28 19:27:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004889 10.0.0.33 - - [2026-01-28 19:27:55] "GET /project/9287991a-4677-47b3-a13b-a82e3d31abbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040569 10.0.0.33 - - [2026-01-28 19:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003788 10.0.0.33 - - [2026-01-28 19:27:55] "GET /virtual-network/71adf762-56c7-478b-b5df-4397524d3059?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.003820 10.0.0.33 - - [2026-01-28 19:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.33 - - [2026-01-28 19:27:55] "GET /virtual-network/5feda42b-934e-4611-9944-e542becb1130?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.003599 10.0.0.33 - - [2026-01-28 19:27:55] "PUT /virtual-network/71adf762-56c7-478b-b5df-4397524d3059 HTTP/1.1" 200 264 0.048226 10.0.0.33 - - [2026-01-28 19:27:55] "PUT /virtual-network/5feda42b-934e-4611-9944-e542becb1130 HTTP/1.1" 200 264 0.042392 10.0.0.33 - - [2026-01-28 19:27:55] "POST /security-groups HTTP/1.1" 409 253 0.007193 10.0.0.33 - - [2026-01-28 19:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.33 - - [2026-01-28 19:27:55] "PUT /security-group/ff9b5ce0-8454-41a1-831b-871290a158ec HTTP/1.1" 200 262 0.055224 10.0.0.33 - - [2026-01-28 19:27:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027780 10.0.0.33 - - [2026-01-28 19:27:55] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011935 10.0.0.33 - - [2026-01-28 19:27:55] "PUT /access-control-list/8a8e3931-02b0-42bf-9ab7-91f8a957b077 HTTP/1.1" 200 272 0.024425 10.0.0.33 - - [2026-01-28 19:27:55] "PUT /access-control-list/a51f60ec-3638-4b82-9769-6cdf25c82f57 HTTP/1.1" 200 272 0.016539 10.0.0.33 - - [2026-01-28 19:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.33 - - [2026-01-28 19:27:55] "GET /policy-management/26ba692f-6530-49b0-8668-20a6d9a225d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005187 10.0.0.33 - - [2026-01-28 19:27:55] "POST /tags HTTP/1.1" 409 210 0.002852 10.0.0.33 - - [2026-01-28 19:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.33 - - [2026-01-28 19:27:55] "GET /tag/8e3c8ee4-521d-4be2-b4b5-931c922b3276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.012457 10.0.0.33 - - [2026-01-28 19:27:55] "POST /firewall-rules HTTP/1.1" 200 570 0.062308 10.0.0.33 - - [2026-01-28 19:27:55] "GET /firewall-rule/87bbdf6c-cf04-4ca7-a09f-d29a8782f651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004388 10.0.0.33 - - [2026-01-28 19:27:55] "GET /firewall-policy/4c8b0126-de7f-46d4-8be4-868e7507830c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3394 0.003943 10.0.0.33 - - [2026-01-28 19:27:55] "GET /firewall-rule/87bbdf6c-cf04-4ca7-a09f-d29a8782f651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003149 10.0.0.33 - - [2026-01-28 19:27:55] "POST /ref-update HTTP/1.1" 200 156 0.040438 10.0.0.33 - - [2026-01-28 19:27:55] "GET /application-policy-set/f61f4713-59f4-46f1-a3dd-ee4b4014a3a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002531 10.0.0.33 - - [2026-01-28 19:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001592 10.0.0.33 - - [2026-01-28 19:27:55] "GET /policy-management/26ba692f-6530-49b0-8668-20a6d9a225d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002291 10.0.0.33 - - [2026-01-28 19:27:55] "POST /tags HTTP/1.1" 409 210 0.001959 10.0.0.33 - - [2026-01-28 19:27:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001371 10.0.0.33 - - [2026-01-28 19:27:55] "GET /tag/8e3c8ee4-521d-4be2-b4b5-931c922b3276?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.014881 10.0.0.33 - - [2026-01-28 19:27:55] "POST /firewall-rules HTTP/1.1" 200 568 0.069176 10.0.0.33 - - [2026-01-28 19:27:55] "GET /firewall-rule/318061b4-7af4-4ac0-8373-1cbf0ee0e96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.005530 10.0.0.33 - - [2026-01-28 19:27:55] "GET /firewall-policy/4c8b0126-de7f-46d4-8be4-868e7507830c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3635 0.004992 10.0.0.33 - - [2026-01-28 19:27:55] "GET /firewall-rule/318061b4-7af4-4ac0-8373-1cbf0ee0e96a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2008 0.002274 10.0.0.33 - - [2026-01-28 19:27:55] "POST /ref-update HTTP/1.1" 200 156 0.041854 10.0.0.33 - - [2026-01-28 19:27:56] "GET /virtual-router/dd2dd17c-96e0-41b8-b4a4-d52ef51e55e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.007452 10.0.0.33 - - [2026-01-28 19:27:56] "POST /ref-update HTTP/1.1" 200 156 0.010881 10.0.0.33 - - [2026-01-28 19:27:56] "GET /virtual-machine-interface/6f552e80-fc7f-11f0-ad2c-fa163e6c5740?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006660 10.0.0.33 - - [2026-01-28 19:27:56] "POST /set-tag HTTP/1.1" 200 109 0.004637 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:28:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:28:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001213 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:29:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000824 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:29:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000771 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:29:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000810 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:29:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:29:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:29:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000811 10.0.0.41 - - [2026-01-28 19:30:04] "GET / HTTP/1.1" 200 35931 0.001612 10.0.0.41 - - [2026-01-28 19:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.41 - - [2026-01-28 19:30:04] "GET /global-system-config/7a5d8cf3-ec0a-414a-8770-07d698d3e371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004263 10.0.0.41 - - [2026-01-28 19:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001287 10.0.0.41 - - [2026-01-28 19:30:04] "GET /routing-instance/c2d62e12-bc2d-4771-a640-f79f9d15567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002055 10.0.0.41 - - [2026-01-28 19:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.41 - - [2026-01-28 19:30:04] "GET /virtual-router/dd2dd17c-96e0-41b8-b4a4-d52ef51e55e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.003170 10.0.0.41 - - [2026-01-28 19:30:04] "PUT /virtual-router/dd2dd17c-96e0-41b8-b4a4-d52ef51e55e7 HTTP/1.1" 200 262 0.008857 10.0.0.41 - - [2026-01-28 19:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001855 10.0.0.41 - - [2026-01-28 19:30:04] "GET /virtual-router/dd2dd17c-96e0-41b8-b4a4-d52ef51e55e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1486 0.002473 10.0.0.41 - - [2026-01-28 19:30:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001334 10.0.0.41 - - [2026-01-28 19:30:04] "GET /virtual-machine-interface/1ce3fc93-1952-414d-bc0f-803380ec9b6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.004243 10.0.0.41 - - [2026-01-28 19:30:04] "PUT /virtual-machine-interface/1ce3fc93-1952-414d-bc0f-803380ec9b6f HTTP/1.1" 200 284 0.008329 10.0.0.33 - - [2026-01-28 19:31:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001994 10.0.0.33 - - [2026-01-28 19:31:46] "GET /global-system-configs HTTP/1.1" 200 322 0.004463 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:33:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000838 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:33:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000793 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:33:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000830 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:33:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 10.0.0.33 - - [2026-01-28 19:33:44] "GET / HTTP/1.1" 200 35931 0.001718 10.0.0.33 - - [2026-01-28 19:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.33 - - [2026-01-28 19:33:44] "GET /global-system-config/7a5d8cf3-ec0a-414a-8770-07d698d3e371?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.004984 10.0.0.33 - - [2026-01-28 19:33:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.33 - - [2026-01-28 19:33:44] "GET /config-node/68088367-d808-4292-b8c6-8d76a854ecf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.003290 10.0.0.33 - - [2026-01-28 19:33:55] "GET / HTTP/1.1" 200 35931 0.001388 10.0.0.33 - - [2026-01-28 19:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.33 - - [2026-01-28 19:33:55] "GET /routing-instance/c2d62e12-bc2d-4771-a640-f79f9d15567d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002259 10.0.0.33 - - [2026-01-28 19:33:55] "POST /bgp-routers HTTP/1.1" 409 301 0.002494 10.0.0.33 - - [2026-01-28 19:33:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001320 10.0.0.33 - - [2026-01-28 19:33:55] "GET /bgp-router/b0f67661-93b2-4659-8414-85068ed0e601?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.003238 10.0.0.33 - - [2026-01-28 19:33:55] "PUT /bgp-router/b0f67661-93b2-4659-8414-85068ed0e601 HTTP/1.1" 200 254 0.010422 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:33:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000815 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:33:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000749 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:33:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000817 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:33:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000773 10.0.0.33 - - [2026-01-28 19:36:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001842 10.0.0.33 - - [2026-01-28 19:36:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002518 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:38:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:38:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000901 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:39:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:39:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000771 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:39:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000939 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:39:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000918 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:39:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000874 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:39:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001010 10.0.0.33 - - [2026-01-28 19:41:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001856 10.0.0.33 - - [2026-01-28 19:41:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001961 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:43:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000880 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:43:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000797 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:43:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:43:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000779 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:43:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000826 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:43:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000753 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:43:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:43:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001114 10.0.0.33 - - [2026-01-28 19:46:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001917 10.0.0.33 - - [2026-01-28 19:46:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001941 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:47:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:47:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000803 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:48:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000889 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:48:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000955 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:48:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000877 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:48:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000761 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:48:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000899 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:48:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 10.0.0.33 - - [2026-01-28 19:51:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002012 10.0.0.33 - - [2026-01-28 19:51:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002344 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:52:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000866 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:52:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000752 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:52:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000840 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:52:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:53:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000863 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:53:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000768 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:53:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000818 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:53:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000878 10.0.0.33 - - [2026-01-28 19:56:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002864 10.0.0.33 - - [2026-01-28 19:56:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002598 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:57:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:57:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000805 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:57:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001013 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:57:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001000 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:57:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000973 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:57:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000809 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:59:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000935 [Introspect:8084]10.0.0.33 - - [2026-01-28 19:59:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000871 10.0.0.33 - - [2026-01-28 20:01:46] "GET /global-system-configs HTTP/1.1" 200 322 0.001903 10.0.0.33 - - [2026-01-28 20:01:46] "GET /global-system-configs HTTP/1.1" 200 322 0.002469 [Introspect:8084]10.0.0.33 - - [2026-01-28 20:03:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000921 [Introspect:8084]10.0.0.33 - - [2026-01-28 20:03:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000806 [Introspect:8084]10.0.0.33 - - [2026-01-28 20:03:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000826 [Introspect:8084]10.0.0.33 - - [2026-01-28 20:03:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000746 [Introspect:8084]10.0.0.33 - - [2026-01-28 20:03:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000915 [Introspect:8084]10.0.0.33 - - [2026-01-28 20:03:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000733 [Introspect:8084]10.0.0.33 - - [2026-01-28 20:04:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001069 [Introspect:8084]10.0.0.33 - - [2026-01-28 20:04:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001102 10.0.0.33 - - [2026-01-28 20:06:46] "GET /global-system-configs HTTP/1.1" 200 322 0.005124 10.0.0.33 - - [2026-01-28 20:06:46] "GET /global-system-configs HTTP/1.1" 200 322 0.003100 [Introspect:8084]10.0.0.33 - - [2026-01-28 20:07:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001120 [Introspect:8084]10.0.0.33 - - [2026-01-28 20:07:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000993 [Introspect:8084]10.0.0.33 - - [2026-01-28 20:07:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000895 [Introspect:8084]10.0.0.33 - - [2026-01-28 20:07:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000911 [Introspect:8084]10.0.0.33 - - [2026-01-28 20:07:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000821 [Introspect:8084]10.0.0.33 - - [2026-01-28 20:07:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000791 [Introspect:8084]10.0.0.33 - - [2026-01-28 20:10:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.33 - - [2026-01-28 20:10:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777