+++ date ++ echo 'INFO: =================== Thu Jan 16 02:01:50 UTC 2025 ===================' INFO: =================== Thu Jan 16 02:01:50 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.58 ++ 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.58 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.58 ++ ANALYTICSDB_NODES=10.0.0.58 ++ ANALYTICS_SNMP_NODES=10.0.0.58 ++ 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.58 +++ local server_address=10.0.0.58 +++ extended_server_list+='10.0.0.58:8081 ' +++ '[' -n '10.0.0.58:8081 ' ']' +++ echo 10.0.0.58:8081 ++ ANALYTICS_SERVERS=10.0.0.58: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.58 +++ local server_address=10.0.0.58 +++ extended_server_list+='10.0.0.58:9042 ' +++ '[' -n '10.0.0.58:9042 ' ']' +++ echo 10.0.0.58:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.58:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.58 ++ 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.58 +++ local server_address=10.0.0.58 +++ extended_server_list+='10.0.0.58:8086 ' +++ '[' -n '10.0.0.58:8086 ' ']' +++ echo 10.0.0.58:8086 ++ COLLECTOR_SERVERS=10.0.0.58: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.58 ++ CONFIGDB_NODES=10.0.0.58 ++ 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.58 +++ local server_address=10.0.0.58 +++ extended_server_list+='10.0.0.58:8082 ' +++ '[' -n '10.0.0.58:8082 ' ']' +++ echo 10.0.0.58:8082 ++ CONFIG_SERVERS=10.0.0.58: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.58 +++ local server_address=10.0.0.58 +++ extended_server_list+='10.0.0.58:9161 ' +++ '[' -n '10.0.0.58:9161 ' ']' +++ echo 10.0.0.58:9161 ++ CONFIGDB_SERVERS=10.0.0.58: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.58 +++ local server_address=10.0.0.58 +++ extended_server_list+='10.0.0.58:9041 ' +++ '[' -n '10.0.0.58:9041 ' ']' +++ echo 10.0.0.58:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.58: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.58 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.58 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.58 ++ 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.58 +++ local server_address=10.0.0.58 +++ extended_server_list+=10.0.0.58:2181, +++ '[' -n 10.0.0.58:2181, ']' +++ echo 10.0.0.58:2181 ++ ZOOKEEPER_SERVERS=10.0.0.58: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.58 +++ local server_address=10.0.0.58 +++ extended_server_list+='10.0.0.58:2181 ' +++ '[' -n '10.0.0.58:2181 ' ']' +++ echo 10.0.0.58:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.58:2181 ++ RABBITMQ_NODES=10.0.0.58 ++ 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.58 +++ local server_address=10.0.0.58 +++ extended_server_list+=10.0.0.58:5673, +++ '[' -n 10.0.0.58:5673, ']' +++ echo 10.0.0.58:5673 ++ RABBITMQ_SERVERS=10.0.0.58: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.58 +++ local server_address=10.0.0.58 +++ extended_server_list+='10.0.0.58:6379 ' +++ '[' -n '10.0.0.58:6379 ' ']' +++ echo 10.0.0.58:6379 ++ REDIS_SERVERS=10.0.0.58: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.58 ++ 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.58 +++ local server_address=10.0.0.58 +++ extended_server_list+='10.0.0.58:9092 ' +++ '[' -n '10.0.0.58:9092 ' ']' +++ echo 10.0.0.58:9092 ++ KAFKA_SERVERS=10.0.0.58: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.58 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.58 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.58 ++ cut -d , -f 1 + local cassandra=10.0.0.58 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.58 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.58 9041 + echo -e '\035\nquit' + 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.58 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.58 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ cut -d ' ' -f 1 +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.58 +++ local servers=10.0.0.58 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ grep -vi host ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.58,10.8.212.1,127.0.0.1,172.17.0.1,252.58.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.58'\''))' +++ local server_ip=10.0.0.58 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.58 ]] +++ [[ ,10.0.0.58,10.8.212.1,127.0.0.1,172.17.0.1,252.58.0.1,, =~ ,10\.0\.0\.58, ]] +++ echo 10.0.0.58 1 +++ return ++ local ip=10.0.0.58 ++ [[ -z 10.0.0.58 ]] ++ echo 10.0.0.58 + host_ip=10.0.0.58 + [[ cql == \c\q\l ]] ++ echo 10.0.0.58:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.58:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.58:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ set -o posix ++ set ++ cut -d = -f 1 ++ sort + 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 01/16/2025 02:02:34.153 7f9f59806048 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/16/2025 02:02:34.376 7f9f59806048 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/16/2025 02:02:34.397 7f9f59806048 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/16/2025 02:02:34.397 7f9f59806048 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.58:8082/ Hit Ctrl-C to quit. 10.0.0.58 - - [2025-01-16 02:02:46] "GET / HTTP/1.1" 503 181 0.004326 10.0.0.58 - - [2025-01-16 02:02:47] "GET / HTTP/1.1" 503 181 0.000236 10.0.0.58 - - [2025-01-16 02:02:47] "GET / HTTP/1.1" 503 181 0.000276 10.0.0.58 - - [2025-01-16 02:02:47] "GET / HTTP/1.1" 503 181 0.000264 10.0.0.58 - - [2025-01-16 02:02:47] "GET / HTTP/1.1" 503 181 0.000274 10.0.0.58 - - [2025-01-16 02:02:48] "GET / HTTP/1.1" 200 35931 0.002678 10.0.0.58 - - [2025-01-16 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.027743 10.0.0.58 - - [2025-01-16 02:02:48] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.008400 10.0.0.58 - - [2025-01-16 02:02:48] "POST /fqname-to-id HTTP/1.1" 404 215 0.004821 10.0.0.58 - - [2025-01-16 02:02:48] "POST /database-nodes HTTP/1.1" 200 595 0.041686 10.0.0.58 - - [2025-01-16 02:02:48] "GET / HTTP/1.1" 200 45019 0.002920 10.0.0.58 - - [2025-01-16 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012848 10.0.0.58 - - [2025-01-16 02:02:48] "GET / HTTP/1.1" 200 35931 0.005985 10.0.0.58 - - [2025-01-16 02:02:48] "GET / HTTP/1.1" 200 35931 0.001752 10.0.0.58 - - [2025-01-16 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.020887 10.0.0.58 - - [2025-01-16 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.032316 10.0.0.58 - - [2025-01-16 02:02:48] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.020332 10.0.0.58 - - [2025-01-16 02:02:48] "POST /fqname-to-id HTTP/1.1" 404 215 0.005323 10.0.0.58 - - [2025-01-16 02:02:48] "GET / HTTP/1.1" 200 35931 0.001645 10.0.0.58 - - [2025-01-16 02:02:48] "GET / HTTP/1.1" 200 35931 0.001639 10.0.0.58 - - [2025-01-16 02:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.58 - - [2025-01-16 02:02:48] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.012689 10.0.0.58 - - [2025-01-16 02:02:48] "POST /fqname-to-id HTTP/1.1" 404 215 0.007372 10.0.0.58 - - [2025-01-16 02:02:48] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.160941 10.0.0.58 - - [2025-01-16 02:02:48] "POST /analytics-nodes HTTP/1.1" 200 597 0.195656 10.0.0.58 - - [2025-01-16 02:02:49] "GET / HTTP/1.1" 200 35931 0.003071 10.0.0.58 - - [2025-01-16 02:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006223 10.0.0.58 - - [2025-01-16 02:02:49] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.031212 10.0.0.58 - - [2025-01-16 02:02:49] "POST /fqname-to-id HTTP/1.1" 404 215 0.007647 10.0.0.58 - - [2025-01-16 02:02:50] "POST /config-nodes HTTP/1.1" 200 591 0.084164 10.0.0.58 - - [2025-01-16 02:02:50] "GET / HTTP/1.1" 200 35931 0.002096 10.0.0.58 - - [2025-01-16 02:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007226 10.0.0.58 - - [2025-01-16 02:02:50] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.040068 10.0.0.58 - - [2025-01-16 02:02:50] "POST /fqname-to-id HTTP/1.1" 404 215 0.010297 10.0.0.58 - - [2025-01-16 02:02:50] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.096288 10.0.0.58 - - [2025-01-16 02:02:50] "GET / HTTP/1.1" 200 35931 0.002066 10.0.0.58 - - [2025-01-16 02:02:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003209 10.0.0.58 - - [2025-01-16 02:02:53] "GET / HTTP/1.1" 200 35931 0.003334 10.0.0.58 - - [2025-01-16 02:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.048029 10.0.0.58 - - [2025-01-16 02:02:53] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.013271 10.0.0.58 - - [2025-01-16 02:02:53] "POST /fqname-to-id HTTP/1.1" 404 215 0.003218 10.0.0.58 - - [2025-01-16 02:02:53] "POST /config-database-nodes HTTP/1.1" 200 609 0.061946 10.0.0.58 - - [2025-01-16 02:02:55] "GET / HTTP/1.1" 200 35931 0.002587 10.0.0.58 - - [2025-01-16 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.034127 10.0.0.58 - - [2025-01-16 02:02:55] "GET /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1159 0.028339 10.0.0.58 - - [2025-01-16 02:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005827 10.0.0.58 - - [2025-01-16 02:02:56] "PUT /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d HTTP/1.1" 200 276 0.068470 10.0.0.58 - - [2025-01-16 02:02:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.004051 10.0.0.58 - - [2025-01-16 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.013241 10.0.0.58 - - [2025-01-16 02:02:56] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.022535 10.0.0.58 - - [2025-01-16 02:02:56] "POST /service-appliance-sets HTTP/1.1" 200 553 0.087776 10.0.0.58 - - [2025-01-16 02:02:56] "POST /fqname-to-id HTTP/1.1" 404 180 0.004735 10.0.0.58 - - [2025-01-16 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010617 10.0.0.58 - - [2025-01-16 02:02:56] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.012246 10.0.0.58 - - [2025-01-16 02:02:56] "POST /service-appliance-sets HTTP/1.1" 200 541 0.177601 10.0.0.58 - - [2025-01-16 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.010108 10.0.0.58 - - [2025-01-16 02:02:56] "GET /network-ipam/5599dbb6-b98d-4e3f-baae-c6cc4e6cf86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.004206 10.0.0.58 - - [2025-01-16 02:02:56] "GET / HTTP/1.1" 200 35931 0.001827 10.0.0.58 - - [2025-01-16 02:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007876 10.0.0.58 - - [2025-01-16 02:02:56] "GET /routing-instance/8467763d-48a6-48dc-8b4b-cde25d4c497b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.005619 10.0.0.58 - - [2025-01-16 02:02:57] "POST /bgp-routers HTTP/1.1" 200 614 0.108011 10.0.0.58 - - [2025-01-16 02:02:57] "GET /bgp-router/96ac02d2-8595-4293-87ea-e90dc8be9c7d?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.029951 10.0.0.58 - - [2025-01-16 02:02:57] "GET / HTTP/1.1" 200 35931 0.002271 10.0.0.58 - - [2025-01-16 02:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010039 10.0.0.58 - - [2025-01-16 02:02:57] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1058 0.067615 10.0.0.58 - - [2025-01-16 02:02:57] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.031620 10.0.0.58 - - [2025-01-16 02:02:57] "POST /service-templates HTTP/1.1" 200 511 0.180524 10.0.0.58 - - [2025-01-16 02:02:57] "POST /alarms HTTP/1.1" 200 581 0.246228 10.0.0.58 - - [2025-01-16 02:02:57] "POST /service-templates HTTP/1.1" 200 501 0.077090 10.0.0.58 - - [2025-01-16 02:02:57] "POST /ref-update HTTP/1.1" 200 156 0.110231 10.0.0.58 - - [2025-01-16 02:02:57] "POST /alarms HTTP/1.1" 200 575 0.119112 10.0.0.58 - - [2025-01-16 02:02:57] "POST /service-templates HTTP/1.1" 200 515 0.180263 10.0.0.58 - - [2025-01-16 02:02:57] "POST /alarms HTTP/1.1" 200 575 0.300508 10.0.0.58 - - [2025-01-16 02:02:57] "POST /service-templates HTTP/1.1" 200 535 0.165121 10.0.0.58 - - [2025-01-16 02:02:57] "POST /service-templates HTTP/1.1" 200 507 0.080188 10.0.0.58 - - [2025-01-16 02:02:57] "POST /alarms HTTP/1.1" 200 559 0.089101 10.0.0.58 - - [2025-01-16 02:02:58] "POST /alarms HTTP/1.1" 200 555 0.083943 10.0.0.58 - - [2025-01-16 02:02:58] "POST /alarms HTTP/1.1" 200 557 0.129627 10.0.0.58 - - [2025-01-16 02:02:58] "POST /alarms HTTP/1.1" 200 565 0.526664 10.0.0.58 - - [2025-01-16 02:02:58] "POST /alarms HTTP/1.1" 200 549 0.095250 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:02:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001050 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:02:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001221 10.0.0.58 - - [2025-01-16 02:02:58] "POST /alarms HTTP/1.1" 200 557 0.086219 10.0.0.58 - - [2025-01-16 02:02:59] "POST /alarms HTTP/1.1" 200 567 0.054689 10.0.0.58 - - [2025-01-16 02:02:59] "POST /alarms HTTP/1.1" 200 555 0.075742 10.0.0.58 - - [2025-01-16 02:02:59] "POST /alarms HTTP/1.1" 200 567 0.254398 10.0.0.58 - - [2025-01-16 02:02:59] "POST /alarms HTTP/1.1" 200 575 0.121530 10.0.0.58 - - [2025-01-16 02:02:59] "POST /alarms HTTP/1.1" 200 569 0.118948 10.0.0.58 - - [2025-01-16 02:02:59] "POST /alarms HTTP/1.1" 200 561 0.071904 10.0.0.58 - - [2025-01-16 02:02:59] "POST /alarms HTTP/1.1" 200 561 0.074406 10.0.0.58 - - [2025-01-16 02:03:00] "POST /alarms HTTP/1.1" 200 561 0.095635 10.0.0.58 - - [2025-01-16 02:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013458 10.0.0.58 - - [2025-01-16 02:03:00] "POST /alarms HTTP/1.1" 200 547 0.122274 10.0.0.58 - - [2025-01-16 02:03:00] "GET /network-ipam/5599dbb6-b98d-4e3f-baae-c6cc4e6cf86b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.039790 10.0.0.58 - - [2025-01-16 02:03:00] "POST /alarms HTTP/1.1" 200 595 0.104518 10.0.0.58 - - [2025-01-16 02:03:00] "POST /alarms HTTP/1.1" 200 575 0.129519 10.0.0.58 - - [2025-01-16 02:03:00] "POST /alarms HTTP/1.1" 200 571 0.066235 10.0.0.58 - - [2025-01-16 02:03:00] "POST /alarms HTTP/1.1" 200 583 0.091812 10.0.0.58 - - [2025-01-16 02:03:00] "POST /fqname-to-id HTTP/1.1" 404 225 0.015621 10.0.0.58 - - [2025-01-16 02:03:00] "POST /alarms HTTP/1.1" 200 609 0.306973 10.0.0.58 - - [2025-01-16 02:03:01] "POST /access-control-lists HTTP/1.1" 200 587 0.139724 10.0.0.58 - - [2025-01-16 02:03:01] "POST /fqname-to-id HTTP/1.1" 404 224 0.043724 10.0.0.58 - - [2025-01-16 02:03:01] "POST /access-control-lists HTTP/1.1" 200 585 0.046012 10.0.0.58 - - [2025-01-16 02:03:01] "POST /route-targets HTTP/1.1" 200 327 0.023655 10.0.0.58 - - [2025-01-16 02:03:01] "POST /ref-update HTTP/1.1" 200 156 0.083001 10.0.0.58 - - [2025-01-16 02:03:01] "POST /route-targets HTTP/1.1" 200 327 0.029366 10.0.0.58 - - [2025-01-16 02:03:01] "POST /ref-update HTTP/1.1" 200 156 0.110509 10.0.0.58 - - [2025-01-16 02:03:01] "POST /route-targets HTTP/1.1" 200 327 0.040076 10.0.0.58 - - [2025-01-16 02:03:01] "POST /ref-update HTTP/1.1" 200 156 0.106841 10.0.0.58 - - [2025-01-16 02:03:02] "POST /route-targets HTTP/1.1" 200 327 0.023995 10.0.0.58 - - [2025-01-16 02:03:02] "GET / HTTP/1.1" 200 35931 0.002008 10.0.0.58 - - [2025-01-16 02:03:02] "POST /ref-update HTTP/1.1" 200 156 0.061777 10.0.0.58 - - [2025-01-16 02:03:02] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.031334 10.0.0.58 - - [2025-01-16 02:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015780 10.0.0.58 - - [2025-01-16 02:03:02] "PUT /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d HTTP/1.1" 200 276 0.085255 10.0.0.58 - - [2025-01-16 02:03:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.008000 10.0.0.58 - - [2025-01-16 02:03:02] "POST /access-control-lists HTTP/1.1" 200 551 0.519865 10.0.0.58 - - [2025-01-16 02:03:02] "PUT /access-control-list/04b9102c-fbf3-459a-8094-56271fc3e97b HTTP/1.1" 200 272 0.032726 10.0.0.58 - - [2025-01-16 02:03:02] "PUT /access-control-list/0183af57-56ef-4878-af52-19e7c8fa5359 HTTP/1.1" 200 272 0.048281 10.0.0.58 - - [2025-01-16 02:03:03] "GET / HTTP/1.1" 200 35931 0.002099 10.0.0.58 - - [2025-01-16 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.019667 10.0.0.58 - - [2025-01-16 02:03:03] "GET /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.040874 10.0.0.58 - - [2025-01-16 02:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015694 10.0.0.58 - - [2025-01-16 02:03:03] "PUT /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d HTTP/1.1" 200 276 0.078161 10.0.0.58 - - [2025-01-16 02:03:04] "GET / HTTP/1.1" 200 35931 0.001859 10.0.0.58 - - [2025-01-16 02:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.58 - - [2025-01-16 02:03:04] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.026828 10.0.0.58 - - [2025-01-16 02:03:05] "PUT /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d HTTP/1.1" 200 274 0.080553 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:03:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001095 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:03:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001326 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:05:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001060 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:05:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001405 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:05:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000979 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:05:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001050 10.0.0.58 - - [2025-01-16 02:05:41] "GET / HTTP/1.1" 200 35931 0.002593 10.0.0.58 - - [2025-01-16 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.58 - - [2025-01-16 02:05:41] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.009247 10.0.0.58 - - [2025-01-16 02:05:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.58 - - [2025-01-16 02:05:42] "GET /config-node/99feaaf1-2fc4-4504-9b5a-b3f44d1c00a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.005908 10.0.0.58 - - [2025-01-16 02:05:54] "GET / HTTP/1.1" 200 35931 0.001842 10.0.0.58 - - [2025-01-16 02:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004635 10.0.0.58 - - [2025-01-16 02:05:54] "GET /routing-instance/8467763d-48a6-48dc-8b4b-cde25d4c497b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009451 10.0.0.58 - - [2025-01-16 02:05:54] "POST /bgp-routers HTTP/1.1" 409 300 0.004901 10.0.0.58 - - [2025-01-16 02:05:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.58 - - [2025-01-16 02:05:54] "GET /bgp-router/96ac02d2-8595-4293-87ea-e90dc8be9c7d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1811 0.006868 10.0.0.58 - - [2025-01-16 02:05:54] "PUT /bgp-router/96ac02d2-8595-4293-87ea-e90dc8be9c7d HTTP/1.1" 200 254 0.034836 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:05:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:05:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001112 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:06:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001163 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:06:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001180 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:06:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001087 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:06:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001104 10.0.0.58 - - [2025-01-16 02:06:31] "GET / HTTP/1.1" 200 35931 0.005284 10.0.0.58 - - [2025-01-16 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006338 10.0.0.58 - - [2025-01-16 02:06:31] "GET /domain/7f9249e4-325f-433a-ba6a-dfd402e41730?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.004102 10.0.0.58 - - [2025-01-16 02:06:31] "POST /id-to-fqname HTTP/1.1" 200 173 0.009072 10.0.0.58 - - [2025-01-16 02:06:31] "POST /fqname-to-id HTTP/1.1" 404 182 0.006554 10.0.0.58 - - [2025-01-16 02:06:31] "POST /security-groups HTTP/1.1" 200 568 0.080819 10.0.0.58 - - [2025-01-16 02:06:31] "POST /projects HTTP/1.1" 200 481 0.358358 10.0.0.58 - - [2025-01-16 02:06:31] "POST /fqname-to-id HTTP/1.1" 404 213 0.005048 10.0.0.58 - - [2025-01-16 02:06:31] "POST /access-control-lists HTTP/1.1" 200 579 0.035091 10.0.0.58 - - [2025-01-16 02:06:31] "POST /security-groups HTTP/1.1" 200 534 0.079778 10.0.0.58 - - [2025-01-16 02:06:31] "POST /fqname-to-id HTTP/1.1" 404 212 0.002710 10.0.0.58 - - [2025-01-16 02:06:31] "POST /chown HTTP/1.1" 200 109 0.014668 10.0.0.58 - - [2025-01-16 02:06:31] "POST /policy-managements HTTP/1.1" 409 214 0.001942 10.0.0.58 - - [2025-01-16 02:06:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009060 10.0.0.58 - - [2025-01-16 02:06:31] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.029082 10.0.0.58 - - [2025-01-16 02:06:31] "POST /access-control-lists HTTP/1.1" 200 577 0.096589 10.0.0.58 - - [2025-01-16 02:06:31] "POST /fqname-to-id HTTP/1.1" 404 232 0.009822 10.0.0.58 - - [2025-01-16 02:06:32] "POST /access-control-lists HTTP/1.1" 200 594 0.073261 10.0.0.58 - - [2025-01-16 02:06:32] "POST /application-policy-sets HTTP/1.1" 200 528 0.089850 10.0.0.58 - - [2025-01-16 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006292 10.0.0.58 - - [2025-01-16 02:06:32] "GET /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1558 0.007169 10.0.0.58 - - [2025-01-16 02:06:32] "POST /fqname-to-id HTTP/1.1" 404 231 0.006354 10.0.0.58 - - [2025-01-16 02:06:32] "PUT /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d HTTP/1.1" 200 276 0.022298 10.0.0.58 - - [2025-01-16 02:06:32] "POST /access-control-lists HTTP/1.1" 200 592 0.063504 10.0.0.58 - - [2025-01-16 02:06:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013264 10.0.0.58 - - [2025-01-16 02:06:32] "GET /virtual-network/f98bb3f9-7fe3-4882-92e0-24ce4ba0c346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.015591 10.0.0.58 - - [2025-01-16 02:06:32] "POST /id-to-fqname HTTP/1.1" 200 177 0.000693 10.0.0.58 - - [2025-01-16 02:06:32] "POST /fqname-to-id HTTP/1.1" 404 186 0.020272 10.0.0.58 - - [2025-01-16 02:06:32] "POST /security-groups HTTP/1.1" 200 572 0.094546 10.0.0.58 - - [2025-01-16 02:06:32] "POST /projects HTTP/1.1" 200 489 0.296435 10.0.0.58 - - [2025-01-16 02:06:32] "POST /fqname-to-id HTTP/1.1" 404 217 0.008399 10.0.0.58 - - [2025-01-16 02:06:32] "POST /access-control-lists HTTP/1.1" 200 583 0.078909 10.0.0.58 - - [2025-01-16 02:06:32] "POST /security-groups HTTP/1.1" 200 546 0.122915 10.0.0.58 - - [2025-01-16 02:06:32] "POST /fqname-to-id HTTP/1.1" 404 216 0.009680 10.0.0.58 - - [2025-01-16 02:06:32] "POST /chown HTTP/1.1" 200 109 0.042658 10.0.0.58 - - [2025-01-16 02:06:32] "POST /access-control-lists HTTP/1.1" 200 581 0.108058 10.0.0.58 - - [2025-01-16 02:06:32] "POST /network-ipams HTTP/1.1" 200 522 0.083953 10.0.0.58 - - [2025-01-16 02:06:32] "POST /fqname-to-id HTTP/1.1" 404 240 0.006825 10.0.0.58 - - [2025-01-16 02:06:32] "POST /network-ipams HTTP/1.1" 200 510 0.039495 10.0.0.58 - - [2025-01-16 02:06:32] "POST /fqname-to-id HTTP/1.1" 404 198 0.015346 10.0.0.58 - - [2025-01-16 02:06:33] "POST /access-control-lists HTTP/1.1" 200 602 0.115393 10.0.0.58 - - [2025-01-16 02:06:33] "POST /fqname-to-id HTTP/1.1" 404 239 0.002976 10.0.0.58 - - [2025-01-16 02:06:33] "POST /access-control-lists HTTP/1.1" 200 600 0.116403 10.0.0.58 - - [2025-01-16 02:06:33] "POST /useragent-kv HTTP/1.1" 200 115 0.014096 10.0.0.58 - - [2025-01-16 02:06:33] "POST /virtual-networks HTTP/1.1" 200 538 0.289192 10.0.0.58 - - [2025-01-16 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.019041 10.0.0.58 - - [2025-01-16 02:06:33] "POST /fqname-to-id HTTP/1.1" 404 229 0.019451 10.0.0.58 - - [2025-01-16 02:06:33] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.032034 10.0.0.58 - - [2025-01-16 02:06:33] "POST /access-control-lists HTTP/1.1" 200 589 0.088459 10.0.0.58 - - [2025-01-16 02:06:33] "POST /network-ipams HTTP/1.1" 200 518 0.115698 10.0.0.58 - - [2025-01-16 02:06:33] "POST /fqname-to-id HTTP/1.1" 404 202 0.016571 10.0.0.58 - - [2025-01-16 02:06:33] "POST /route-targets HTTP/1.1" 200 327 0.068683 10.0.0.58 - - [2025-01-16 02:06:33] "POST /ref-update HTTP/1.1" 200 156 0.051720 10.0.0.58 - - [2025-01-16 02:06:33] "PUT /access-control-list/e0116358-d0ab-4499-acee-6165c6f7664b HTTP/1.1" 200 272 0.113202 10.0.0.58 - - [2025-01-16 02:06:33] "POST /useragent-kv HTTP/1.1" 200 115 0.007100 10.0.0.58 - - [2025-01-16 02:06:33] "POST /virtual-networks HTTP/1.1" 200 546 0.311201 10.0.0.58 - - [2025-01-16 02:06:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.58 - - [2025-01-16 02:06:33] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.040389 10.0.0.58 - - [2025-01-16 02:06:33] "POST /fqname-to-id HTTP/1.1" 404 199 0.002843 10.0.0.58 - - [2025-01-16 02:06:33] "POST /route-targets HTTP/1.1" 200 327 0.042005 10.0.0.58 - - [2025-01-16 02:06:34] "POST /ref-update HTTP/1.1" 200 156 0.062134 10.0.0.58 - - [2025-01-16 02:06:34] "POST /network-policys HTTP/1.1" 200 538 0.078244 10.0.0.58 - - [2025-01-16 02:06:34] "POST /fqname-to-id HTTP/1.1" 404 197 0.029473 10.0.0.58 - - [2025-01-16 02:06:34] "POST /network-policys HTTP/1.1" 200 534 0.091957 10.0.0.58 - - [2025-01-16 02:06:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.003573 10.0.0.58 - - [2025-01-16 02:06:34] "POST /network-policys HTTP/1.1" 200 542 0.031305 10.0.0.58 - - [2025-01-16 02:06:34] "PUT /access-control-list/b9217b57-154c-48d6-aac5-9fd6b71e439e HTTP/1.1" 200 272 0.059579 10.0.0.58 - - [2025-01-16 02:06:34] "POST /ref-update HTTP/1.1" 200 156 0.175927 10.0.0.58 - - [2025-01-16 02:06:34] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.037182 10.0.0.58 - - [2025-01-16 02:06:34] "PUT /access-control-list/b9217b57-154c-48d6-aac5-9fd6b71e439e HTTP/1.1" 200 272 0.068870 10.0.0.58 - - [2025-01-16 02:06:34] "POST /ref-update HTTP/1.1" 200 156 0.149196 10.0.0.58 - - [2025-01-16 02:06:34] "PUT /access-control-list/e0116358-d0ab-4499-acee-6165c6f7664b HTTP/1.1" 200 272 0.148297 10.0.0.58 - - [2025-01-16 02:06:35] "POST /ref-update HTTP/1.1" 200 156 0.393549 10.0.0.58 - - [2025-01-16 02:06:35] "POST /ref-update HTTP/1.1" 200 156 0.612957 10.0.0.58 - - [2025-01-16 02:06:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039707 10.0.0.58 - - [2025-01-16 02:06:35] "PUT /access-control-list/e0116358-d0ab-4499-acee-6165c6f7664b HTTP/1.1" 200 272 0.066572 10.0.0.58 - - [2025-01-16 02:06:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014648 10.0.0.58 - - [2025-01-16 02:06:35] "PUT /access-control-list/b9217b57-154c-48d6-aac5-9fd6b71e439e HTTP/1.1" 200 272 0.035646 10.0.0.58 - - [2025-01-16 02:06:35] "POST /fqname-to-id HTTP/1.1" 404 237 0.008202 10.0.0.58 - - [2025-01-16 02:06:35] "POST /ref-update HTTP/1.1" 200 156 0.124438 10.0.0.58 - - [2025-01-16 02:06:35] "POST /access-control-lists HTTP/1.1" 200 601 0.078816 10.0.0.58 - - [2025-01-16 02:06:35] "POST /ref-update HTTP/1.1" 200 156 0.088812 10.0.0.58 - - [2025-01-16 02:06:35] "POST /ref-update HTTP/1.1" 200 156 0.177921 10.0.0.58 - - [2025-01-16 02:06:35] "PUT /access-control-list/0992d52b-3177-4236-89c9-6ee1ece99e77 HTTP/1.1" 200 272 0.026350 10.0.0.58 - - [2025-01-16 02:06:35] "POST /ref-update HTTP/1.1" 200 156 0.135783 10.0.0.58 - - [2025-01-16 02:06:35] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016271 10.0.0.58 - - [2025-01-16 02:06:36] "POST /ref-update HTTP/1.1" 200 156 0.066108 10.0.0.58 - - [2025-01-16 02:06:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004131 10.0.0.58 - - [2025-01-16 02:06:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007821 10.0.0.58 - - [2025-01-16 02:06:36] "PUT /access-control-list/0992d52b-3177-4236-89c9-6ee1ece99e77 HTTP/1.1" 200 272 0.080193 10.0.0.58 - - [2025-01-16 02:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.052659 10.0.0.58 - - [2025-01-16 02:06:36] "GET /virtual-network/f98bb3f9-7fe3-4882-92e0-24ce4ba0c346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.010941 10.0.0.58 - - [2025-01-16 02:06:36] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.007673 10.0.0.58 - - [2025-01-16 02:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019039 10.0.0.58 - - [2025-01-16 02:06:36] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008579 10.0.0.58 - - [2025-01-16 02:06:36] "POST /firewall-policys HTTP/1.1" 200 530 0.032763 10.0.0.58 - - [2025-01-16 02:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.048299 10.0.0.58 - - [2025-01-16 02:06:36] "GET /firewall-policy/f5120752-61d0-4b95-8d90-267771293a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.030355 10.0.0.58 - - [2025-01-16 02:06:36] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.010247 10.0.0.58 - - [2025-01-16 02:06:36] "GET /firewall-policy/f5120752-61d0-4b95-8d90-267771293a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004641 10.0.0.58 - - [2025-01-16 02:06:36] "POST /ref-update HTTP/1.1" 200 156 0.037759 10.0.0.58 - - [2025-01-16 02:06:36] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004885 10.0.0.58 - - [2025-01-16 02:06:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002252 10.0.0.58 - - [2025-01-16 02:06:36] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002986 10.0.0.58 - - [2025-01-16 02:06:36] "POST /firewall-policys HTTP/1.1" 200 532 0.046861 10.0.0.58 - - [2025-01-16 02:06:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.042523 10.0.0.58 - - [2025-01-16 02:06:36] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.030343 10.0.0.58 - - [2025-01-16 02:06:36] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.003648 10.0.0.58 - - [2025-01-16 02:06:36] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.003277 10.0.0.58 - - [2025-01-16 02:06:36] "GET /firewall-policy/f5120752-61d0-4b95-8d90-267771293a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.009238 10.0.0.58 - - [2025-01-16 02:06:36] "GET /firewall-policy/f5120752-61d0-4b95-8d90-267771293a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003633 10.0.0.58 - - [2025-01-16 02:06:36] "POST /ref-update HTTP/1.1" 200 156 0.039039 10.0.0.58 - - [2025-01-16 02:06:37] "POST /ref-update HTTP/1.1" 200 156 0.124232 10.0.0.58 - - [2025-01-16 02:06:37] "POST /ref-update HTTP/1.1" 200 156 0.077157 10.0.0.58 - - [2025-01-16 02:06:37] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.029139 10.0.0.58 - - [2025-01-16 02:06:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.58 - - [2025-01-16 02:06:37] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007425 10.0.0.58 - - [2025-01-16 02:06:37] "POST /firewall-policys HTTP/1.1" 200 530 0.055091 10.0.0.58 - - [2025-01-16 02:06:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.044146 10.0.0.58 - - [2025-01-16 02:06:37] "GET /firewall-policy/179ef15b-9706-4741-948f-559053da764a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.037327 10.0.0.58 - - [2025-01-16 02:06:37] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004745 10.0.0.58 - - [2025-01-16 02:06:37] "GET /firewall-policy/179ef15b-9706-4741-948f-559053da764a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004064 10.0.0.58 - - [2025-01-16 02:06:37] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.003395 10.0.0.58 - - [2025-01-16 02:06:37] "GET /firewall-policy/f5120752-61d0-4b95-8d90-267771293a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004314 10.0.0.58 - - [2025-01-16 02:06:37] "GET /firewall-policy/f5120752-61d0-4b95-8d90-267771293a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.006909 10.0.0.58 - - [2025-01-16 02:06:37] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.004494 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:06:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000950 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:06:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001224 10.0.0.58 - - [2025-01-16 02:06:37] "POST /ref-update HTTP/1.1" 200 156 0.039573 10.0.0.58 - - [2025-01-16 02:06:37] "POST /ref-update HTTP/1.1" 200 156 0.045853 10.0.0.58 - - [2025-01-16 02:06:37] "POST /ref-update HTTP/1.1" 200 156 0.040762 10.0.0.58 - - [2025-01-16 02:06:37] "POST /ref-update HTTP/1.1" 200 156 0.089130 10.0.0.58 - - [2025-01-16 02:06:38] "POST /ref-update HTTP/1.1" 200 156 0.079269 10.0.0.58 - - [2025-01-16 02:06:38] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.026677 10.0.0.58 - - [2025-01-16 02:06:38] "POST /tags HTTP/1.1" 200 299 0.233283 10.0.0.58 - - [2025-01-16 02:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.033039 10.0.0.58 - - [2025-01-16 02:06:38] "GET /tag/c26fbd30-2fb9-4e85-a070-1f9c950a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.027221 10.0.0.58 - - [2025-01-16 02:06:38] "POST /set-tag HTTP/1.1" 200 109 0.036530 10.0.0.58 - - [2025-01-16 02:06:38] "POST /tags HTTP/1.1" 200 301 0.151208 10.0.0.58 - - [2025-01-16 02:06:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.017893 10.0.0.58 - - [2025-01-16 02:06:38] "GET /tag/71a7a84b-ba30-4def-a209-3394c5180f3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.029352 10.0.0.58 - - [2025-01-16 02:06:39] "POST /tags HTTP/1.1" 200 325 0.091419 10.0.0.58 - - [2025-01-16 02:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.018137 10.0.0.58 - - [2025-01-16 02:06:39] "GET /tag/d0c209f2-b3a4-4efb-ad0f-1713b9d92874?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1168 0.044246 10.0.0.58 - - [2025-01-16 02:06:39] "POST /tags HTTP/1.1" 200 311 0.110052 10.0.0.58 - - [2025-01-16 02:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.032304 10.0.0.58 - - [2025-01-16 02:06:39] "GET /tag/03883eac-f88b-4cd8-b68c-f6bdd63bb9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.086655 10.0.0.58 - - [2025-01-16 02:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005749 10.0.0.58 - - [2025-01-16 02:06:39] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.007576 10.0.0.58 - - [2025-01-16 02:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.58 - - [2025-01-16 02:06:39] "GET /project/048e35cd-517b-4e86-8469-64ffa8d574f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.067418 10.0.0.58 - - [2025-01-16 02:06:39] "POST /virtual-machines HTTP/1.1" 200 377 0.040892 10.0.0.58 - - [2025-01-16 02:06:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.080936 10.0.0.58 - - [2025-01-16 02:06:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.210464 10.0.0.58 - - [2025-01-16 02:06:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.043812 10.0.0.58 - - [2025-01-16 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.019994 10.0.0.58 - - [2025-01-16 02:06:40] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.019205 10.0.0.58 - - [2025-01-16 02:06:40] "POST /instance-ips HTTP/1.1" 200 409 0.072356 10.0.0.58 - - [2025-01-16 02:06:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.040108 10.0.0.58 - - [2025-01-16 02:06:40] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2875 0.022949 10.0.0.58 - - [2025-01-16 02:06:40] "POST /set-tag HTTP/1.1" 200 109 0.028454 10.0.0.58 - - [2025-01-16 02:06:40] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.042386 10.0.0.58 - - [2025-01-16 02:06:40] "GET /instance-ip/8625a9d2-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.017555 10.0.0.58 - - [2025-01-16 02:06:40] "POST /fqname-to-id HTTP/1.1" 404 226 0.005759 10.0.0.58 - - [2025-01-16 02:06:40] "POST /tags HTTP/1.1" 200 305 0.087191 10.0.0.58 - - [2025-01-16 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002956 10.0.0.58 - - [2025-01-16 02:06:40] "GET /tag/8ebd60c6-2589-4e09-a18d-cad0a66d2b38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.026545 10.0.0.58 - - [2025-01-16 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.58 - - [2025-01-16 02:06:40] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.031266 10.0.0.58 - - [2025-01-16 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003361 10.0.0.58 - - [2025-01-16 02:06:40] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.012976 10.0.0.58 - - [2025-01-16 02:06:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002728 10.0.0.58 - - [2025-01-16 02:06:40] "GET /service-appliance-set/9dcf14f2-e9c3-4f95-aeb9-bbacd5438bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006594 10.0.0.58 - - [2025-01-16 02:06:40] "POST /fqname-to-id HTTP/1.1" 404 240 0.002471 10.0.0.58 - - [2025-01-16 02:06:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.176458 10.0.0.58 - - [2025-01-16 02:06:41] "GET /virtual-machine-interface/124f55db-02ca-4d44-b639-ca7196edefa3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.006438 10.0.0.58 - - [2025-01-16 02:06:41] "POST /instance-ips HTTP/1.1" 200 381 0.060563 10.0.0.58 - - [2025-01-16 02:06:41] "GET /instance-ip/fc42355a-0fd5-46ec-983f-27bcda2ad3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.012498 10.0.0.58 - - [2025-01-16 02:06:41] "POST /loadbalancers HTTP/1.1" 200 582 0.080026 10.0.0.58 - - [2025-01-16 02:06:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.062512 10.0.0.58 - - [2025-01-16 02:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.020310 10.0.0.58 - - [2025-01-16 02:06:41] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.070762 10.0.0.58 - - [2025-01-16 02:06:41] "GET /loadbalancer/39ad837c-ac63-43e4-98f6-1508f783b4c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.013679 10.0.0.58 - - [2025-01-16 02:06:41] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.064813 10.0.0.58 - - [2025-01-16 02:06:41] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.071599 10.0.0.58 - - [2025-01-16 02:06:41] "GET /instance-ip/fc42355a-0fd5-46ec-983f-27bcda2ad3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.018760 10.0.0.58 - - [2025-01-16 02:06:41] "POST /floating-ips HTTP/1.1" 200 583 0.045450 10.0.0.58 - - [2025-01-16 02:06:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.052480 10.0.0.58 - - [2025-01-16 02:06:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007861 10.0.0.58 - - [2025-01-16 02:06:41] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060081 10.0.0.58 - - [2025-01-16 02:06:41] "GET /loadbalancer-listener/9e2f7e82-0834-4504-a315-dde16feab82d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.010665 10.0.0.58 - - [2025-01-16 02:06:41] "GET /loadbalancer-listener/9e2f7e82-0834-4504-a315-dde16feab82d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.009793 10.0.0.58 - - [2025-01-16 02:06:41] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.058202 10.0.0.58 - - [2025-01-16 02:06:42] "GET /instance-ip/fc42355a-0fd5-46ec-983f-27bcda2ad3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.007422 10.0.0.58 - - [2025-01-16 02:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008014 10.0.0.58 - - [2025-01-16 02:06:42] "GET /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.004720 10.0.0.58 - - [2025-01-16 02:06:42] "GET /instance-ip/fc42355a-0fd5-46ec-983f-27bcda2ad3a5?fields=floating_ips HTTP/1.1" 200 1171 0.014998 10.0.0.58 - - [2025-01-16 02:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.58 - - [2025-01-16 02:06:42] "GET /floating-ip/82128225-d9a9-49f4-8537-a59d5a1ac5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.005795 10.0.0.58 - - [2025-01-16 02:06:42] "PUT /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d HTTP/1.1" 200 276 0.019512 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:06:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000992 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:06:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001163 10.0.0.58 - - [2025-01-16 02:06:42] "POST /tags HTTP/1.1" 200 357 0.108412 10.0.0.58 - - [2025-01-16 02:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.017658 10.0.0.58 - - [2025-01-16 02:06:42] "GET /tag/e981610b-b4aa-4d80-9f57-49c5daf79d7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.019953 10.0.0.58 - - [2025-01-16 02:06:42] "POST /tags HTTP/1.1" 200 305 0.056699 10.0.0.58 - - [2025-01-16 02:06:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010967 10.0.0.58 - - [2025-01-16 02:06:42] "GET /tag/e6bf3fe1-e2da-4ad4-bee2-d36b91524bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.019356 10.0.0.58 - - [2025-01-16 02:06:42] "POST /id-to-fqname HTTP/1.1" 200 174 0.003535 10.0.0.58 - - [2025-01-16 02:06:42] "POST /fqname-to-id HTTP/1.1" 404 183 0.008564 10.0.0.58 - - [2025-01-16 02:06:43] "POST /security-groups HTTP/1.1" 200 569 0.089128 10.0.0.58 - - [2025-01-16 02:06:43] "POST /projects HTTP/1.1" 200 483 0.551535 10.0.0.58 - - [2025-01-16 02:06:43] "POST /fqname-to-id HTTP/1.1" 404 214 0.017086 10.0.0.58 - - [2025-01-16 02:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.035854 10.0.0.58 - - [2025-01-16 02:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.015766 10.0.0.58 - - [2025-01-16 02:06:43] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2295 0.022660 10.0.0.58 - - [2025-01-16 02:06:43] "POST /access-control-lists HTTP/1.1" 200 580 0.110475 10.0.0.58 - - [2025-01-16 02:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007334 10.0.0.58 - - [2025-01-16 02:06:43] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.005903 10.0.0.58 - - [2025-01-16 02:06:43] "POST /fqname-to-id HTTP/1.1" 404 213 0.002632 10.0.0.58 - - [2025-01-16 02:06:43] "POST /access-control-lists HTTP/1.1" 200 578 0.080459 10.0.0.58 - - [2025-01-16 02:06:43] "PUT /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67 HTTP/1.1" 200 264 0.171406 10.0.0.58 - - [2025-01-16 02:06:43] "PUT /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677 HTTP/1.1" 200 264 0.121136 10.0.0.58 - - [2025-01-16 02:06:43] "POST /security-groups HTTP/1.1" 200 537 0.121509 10.0.0.58 - - [2025-01-16 02:06:43] "POST /fqname-to-id HTTP/1.1" 404 234 0.005840 10.0.0.58 - - [2025-01-16 02:06:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.050051 10.0.0.58 - - [2025-01-16 02:06:43] "POST /access-control-lists HTTP/1.1" 200 596 0.117618 10.0.0.58 - - [2025-01-16 02:06:43] "POST /chown HTTP/1.1" 200 109 0.077800 10.0.0.58 - - [2025-01-16 02:06:43] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004121 10.0.0.58 - - [2025-01-16 02:06:43] "POST /fqname-to-id HTTP/1.1" 404 233 0.005564 10.0.0.58 - - [2025-01-16 02:06:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.022940 10.0.0.58 - - [2025-01-16 02:06:43] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009926 10.0.0.58 - - [2025-01-16 02:06:44] "POST /tags HTTP/1.1" 409 207 0.010443 10.0.0.58 - - [2025-01-16 02:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008657 10.0.0.58 - - [2025-01-16 02:06:44] "GET /tag/e6bf3fe1-e2da-4ad4-bee2-d36b91524bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.025592 10.0.0.58 - - [2025-01-16 02:06:44] "POST /access-control-lists HTTP/1.1" 200 594 0.129179 10.0.0.58 - - [2025-01-16 02:06:44] "POST /firewall-rules HTTP/1.1" 200 564 0.127942 10.0.0.58 - - [2025-01-16 02:06:44] "GET /firewall-rule/a2b2fc7f-d793-4b05-935d-7693b7786644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.011315 10.0.0.58 - - [2025-01-16 02:06:44] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.006984 10.0.0.58 - - [2025-01-16 02:06:44] "GET /firewall-rule/a2b2fc7f-d793-4b05-935d-7693b7786644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.009516 10.0.0.58 - - [2025-01-16 02:06:44] "POST /ref-update HTTP/1.1" 200 156 0.028642 10.0.0.58 - - [2025-01-16 02:06:44] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019982 10.0.0.58 - - [2025-01-16 02:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.58 - - [2025-01-16 02:06:44] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004204 10.0.0.58 - - [2025-01-16 02:06:44] "POST /tags HTTP/1.1" 409 207 0.002510 10.0.0.58 - - [2025-01-16 02:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.58 - - [2025-01-16 02:06:44] "GET /tag/e6bf3fe1-e2da-4ad4-bee2-d36b91524bc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016429 10.0.0.58 - - [2025-01-16 02:06:44] "POST /firewall-rules HTTP/1.1" 200 562 0.079594 10.0.0.58 - - [2025-01-16 02:06:44] "GET /firewall-rule/8b888a8d-066e-4d0a-b965-eac78cfa7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.033952 10.0.0.58 - - [2025-01-16 02:06:44] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.006640 10.0.0.58 - - [2025-01-16 02:06:44] "GET /firewall-rule/8b888a8d-066e-4d0a-b965-eac78cfa7c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.011419 10.0.0.58 - - [2025-01-16 02:06:44] "POST /ref-update HTTP/1.1" 200 156 0.045650 10.0.0.58 - - [2025-01-16 02:06:44] "POST /fqname-to-id HTTP/1.1" 404 228 0.016823 10.0.0.58 - - [2025-01-16 02:06:44] "POST /tags HTTP/1.1" 200 301 0.030871 10.0.0.58 - - [2025-01-16 02:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.015750 10.0.0.58 - - [2025-01-16 02:06:44] "GET /tag/18d74771-bfc5-4132-9f79-69ab87cd45e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.034389 10.0.0.58 - - [2025-01-16 02:06:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.58 - - [2025-01-16 02:06:45] "GET /project/048e35cd-517b-4e86-8469-64ffa8d574f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.053463 10.0.0.58 - - [2025-01-16 02:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005722 10.0.0.58 - - [2025-01-16 02:06:45] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007390 10.0.0.58 - - [2025-01-16 02:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.58 - - [2025-01-16 02:06:45] "GET /service-appliance-set/9dcf14f2-e9c3-4f95-aeb9-bbacd5438bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005557 10.0.0.58 - - [2025-01-16 02:06:45] "POST /fqname-to-id HTTP/1.1" 404 242 0.002954 10.0.0.58 - - [2025-01-16 02:06:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.141422 10.0.0.58 - - [2025-01-16 02:06:45] "GET /virtual-machine-interface/bcf5b88b-4598-445a-ada9-d9c393c88685?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.017645 10.0.0.58 - - [2025-01-16 02:06:45] "POST /instance-ips HTTP/1.1" 200 377 0.050796 10.0.0.58 - - [2025-01-16 02:06:45] "GET /instance-ip/5149d092-0158-4bc6-9239-f367849d319c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.033851 10.0.0.58 - - [2025-01-16 02:06:45] "POST /loadbalancers HTTP/1.1" 200 582 0.100424 10.0.0.58 - - [2025-01-16 02:06:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.021137 10.0.0.58 - - [2025-01-16 02:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.023539 10.0.0.58 - - [2025-01-16 02:06:45] "GET /project/048e35cd-517b-4e86-8469-64ffa8d574f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.095850 10.0.0.58 - - [2025-01-16 02:06:45] "GET /instance-ip/5149d092-0158-4bc6-9239-f367849d319c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012769 10.0.0.58 - - [2025-01-16 02:06:45] "GET /project/048e35cd-517b-4e86-8469-64ffa8d574f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.093976 10.0.0.58 - - [2025-01-16 02:06:45] "POST /floating-ips HTTP/1.1" 200 581 0.066716 10.0.0.58 - - [2025-01-16 02:06:45] "GET /loadbalancer/51aa320c-ffc5-41e5-96d7-0eab7ec95faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007654 10.0.0.58 - - [2025-01-16 02:06:45] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.066173 10.0.0.58 - - [2025-01-16 02:06:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.033900 10.0.0.58 - - [2025-01-16 02:06:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.58 - - [2025-01-16 02:06:46] "GET /project/048e35cd-517b-4e86-8469-64ffa8d574f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.058514 10.0.0.58 - - [2025-01-16 02:06:46] "GET /loadbalancer-listener/6ad4ac81-ea79-4e8d-b6ff-c580be34c863?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.011476 10.0.0.58 - - [2025-01-16 02:06:46] "GET /loadbalancer-listener/6ad4ac81-ea79-4e8d-b6ff-c580be34c863?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.006742 10.0.0.58 - - [2025-01-16 02:06:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.029083 10.0.0.58 - - [2025-01-16 02:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.58 - - [2025-01-16 02:06:46] "GET /instance-ip/5149d092-0158-4bc6-9239-f367849d319c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005686 10.0.0.58 - - [2025-01-16 02:06:46] "GET /instance-ip/5149d092-0158-4bc6-9239-f367849d319c?fields=floating_ips HTTP/1.1" 200 1164 0.006301 10.0.0.58 - - [2025-01-16 02:06:46] "GET /floating-ip/e86fad5f-1dc6-4944-a279-f683538a16c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.016820 10.0.0.58 - - [2025-01-16 02:06:46] "GET /project/048e35cd-517b-4e86-8469-64ffa8d574f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.060805 10.0.0.58 - - [2025-01-16 02:06:46] "GET /loadbalancer/51aa320c-ffc5-41e5-96d7-0eab7ec95faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007465 10.0.0.58 - - [2025-01-16 02:06:46] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.026147 10.0.0.58 - - [2025-01-16 02:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.035578 10.0.0.58 - - [2025-01-16 02:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.016753 10.0.0.58 - - [2025-01-16 02:06:46] "GET /project/048e35cd-517b-4e86-8469-64ffa8d574f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.053807 10.0.0.58 - - [2025-01-16 02:06:46] "GET /loadbalancer-listener/99a3b975-4ed1-4f63-b597-871d3c0f84f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.006069 10.0.0.58 - - [2025-01-16 02:06:46] "GET /loadbalancer-listener/99a3b975-4ed1-4f63-b597-871d3c0f84f9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.005505 10.0.0.58 - - [2025-01-16 02:06:46] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.032391 10.0.0.58 - - [2025-01-16 02:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.015344 10.0.0.58 - - [2025-01-16 02:06:46] "GET /instance-ip/5149d092-0158-4bc6-9239-f367849d319c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.009748 10.0.0.58 - - [2025-01-16 02:06:46] "GET /instance-ip/5149d092-0158-4bc6-9239-f367849d319c?fields=floating_ips HTTP/1.1" 200 1164 0.005804 10.0.0.58 - - [2025-01-16 02:06:46] "GET /project/048e35cd-517b-4e86-8469-64ffa8d574f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.061839 10.0.0.58 - - [2025-01-16 02:06:46] "GET /floating-ip/e86fad5f-1dc6-4944-a279-f683538a16c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.005546 10.0.0.58 - - [2025-01-16 02:06:46] "GET /loadbalancer/51aa320c-ffc5-41e5-96d7-0eab7ec95faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003576 10.0.0.58 - - [2025-01-16 02:06:46] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.026845 10.0.0.58 - - [2025-01-16 02:06:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033300 10.0.0.58 - - [2025-01-16 02:06:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.028692 10.0.0.58 - - [2025-01-16 02:06:47] "GET /project/048e35cd-517b-4e86-8469-64ffa8d574f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.071650 10.0.0.58 - - [2025-01-16 02:06:47] "GET /loadbalancer-listener/226388ad-d7c9-45f8-91f8-cf4b3fa6a03d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.007030 10.0.0.58 - - [2025-01-16 02:06:47] "GET /loadbalancer-listener/226388ad-d7c9-45f8-91f8-cf4b3fa6a03d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.012604 10.0.0.58 - - [2025-01-16 02:06:47] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.037624 10.0.0.58 - - [2025-01-16 02:06:47] "GET /instance-ip/5149d092-0158-4bc6-9239-f367849d319c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.014029 10.0.0.58 - - [2025-01-16 02:06:47] "GET /instance-ip/5149d092-0158-4bc6-9239-f367849d319c?fields=floating_ips HTTP/1.1" 200 1164 0.009334 10.0.0.58 - - [2025-01-16 02:06:47] "GET /floating-ip/e86fad5f-1dc6-4944-a279-f683538a16c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002913 10.0.0.58 - - [2025-01-16 02:06:47] "POST /tags HTTP/1.1" 200 355 0.050713 10.0.0.58 - - [2025-01-16 02:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.022097 10.0.0.58 - - [2025-01-16 02:06:47] "GET /tag/e4535dc5-1c25-4729-9c42-227a51d586af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.031008 10.0.0.58 - - [2025-01-16 02:06:47] "POST /tags HTTP/1.1" 200 303 0.052799 10.0.0.58 - - [2025-01-16 02:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.019586 10.0.0.58 - - [2025-01-16 02:06:47] "GET /tag/895c7ee3-38be-4342-a82c-6089a1d4b0eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.032965 10.0.0.58 - - [2025-01-16 02:06:47] "POST /projects HTTP/1.1" 409 218 0.002724 10.0.0.58 - - [2025-01-16 02:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.58 - - [2025-01-16 02:06:47] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.067176 10.0.0.58 - - [2025-01-16 02:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.009523 10.0.0.58 - - [2025-01-16 02:06:47] "GET /network-ipam/d3a14f13-253b-40de-8692-8bd3c3332f96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.003256 10.0.0.58 - - [2025-01-16 02:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004424 10.0.0.58 - - [2025-01-16 02:06:47] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.009169 10.0.0.58 - - [2025-01-16 02:06:47] "PUT /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67 HTTP/1.1" 200 264 0.092048 10.0.0.58 - - [2025-01-16 02:06:47] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2365 0.007486 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:06:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001152 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:06:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001045 10.0.0.58 - - [2025-01-16 02:06:47] "POST /set-tag HTTP/1.1" 200 109 0.083851 10.0.0.58 - - [2025-01-16 02:06:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.58 - - [2025-01-16 02:06:48] "GET /network-ipam/0b2f2d1e-6bc8-4f6a-9bb2-d443149d4934?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.004270 10.0.0.58 - - [2025-01-16 02:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.58 - - [2025-01-16 02:06:48] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005316 10.0.0.58 - - [2025-01-16 02:06:48] "PUT /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677 HTTP/1.1" 200 264 0.080395 10.0.0.58 - - [2025-01-16 02:06:48] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.026431 10.0.0.58 - - [2025-01-16 02:06:48] "POST /set-tag HTTP/1.1" 200 109 0.093927 10.0.0.58 - - [2025-01-16 02:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007762 10.0.0.58 - - [2025-01-16 02:06:48] "GET /network-policy/13700581-0779-4aaf-9966-9b2ae65bdccb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003597 10.0.0.58 - - [2025-01-16 02:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005311 10.0.0.58 - - [2025-01-16 02:06:48] "GET /network-policy/4941e345-f917-4093-a685-2d3401d2dfef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.007318 10.0.0.58 - - [2025-01-16 02:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.58 - - [2025-01-16 02:06:48] "GET /network-policy/f4e79cc1-4913-4809-b25b-81950d7d268f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2060 0.011847 10.0.0.58 - - [2025-01-16 02:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002908 10.0.0.58 - - [2025-01-16 02:06:48] "PUT /network-policy/f4e79cc1-4913-4809-b25b-81950d7d268f HTTP/1.1" 200 262 0.012945 10.0.0.58 - - [2025-01-16 02:06:48] "PUT /access-control-list/0992d52b-3177-4236-89c9-6ee1ece99e77 HTTP/1.1" 200 272 0.098969 10.0.0.58 - - [2025-01-16 02:06:48] "POST /ref-update HTTP/1.1" 200 156 0.156524 10.0.0.58 - - [2025-01-16 02:06:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.044337 10.0.0.58 - - [2025-01-16 02:06:48] "PUT /access-control-list/e0116358-d0ab-4499-acee-6165c6f7664b HTTP/1.1" 200 272 0.089434 10.0.0.58 - - [2025-01-16 02:06:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008525 10.0.0.58 - - [2025-01-16 02:06:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002465 10.0.0.58 - - [2025-01-16 02:06:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002650 10.0.0.58 - - [2025-01-16 02:06:48] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002063 10.0.0.58 - - [2025-01-16 02:06:48] "POST /security-groups HTTP/1.1" 409 245 0.003112 10.0.0.58 - - [2025-01-16 02:06:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.58 - - [2025-01-16 02:06:48] "PUT /security-group/33218a06-7948-4938-a192-72c2118329f0 HTTP/1.1" 200 262 0.062850 10.0.0.58 - - [2025-01-16 02:06:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.032933 10.0.0.58 - - [2025-01-16 02:06:49] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015887 10.0.0.58 - - [2025-01-16 02:06:49] "PUT /access-control-list/15578a50-f7cd-4f21-8ca2-504b7006ee27 HTTP/1.1" 200 272 0.049951 10.0.0.58 - - [2025-01-16 02:06:49] "PUT /access-control-list/dc8f2a0d-ae4b-43f0-897f-ebf35afbdf26 HTTP/1.1" 200 272 0.039629 10.0.0.58 - - [2025-01-16 02:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.020982 10.0.0.58 - - [2025-01-16 02:06:49] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004485 10.0.0.58 - - [2025-01-16 02:06:49] "POST /tags HTTP/1.1" 409 206 0.003726 10.0.0.58 - - [2025-01-16 02:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006053 10.0.0.58 - - [2025-01-16 02:06:49] "GET /tag/895c7ee3-38be-4342-a82c-6089a1d4b0eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.020178 10.0.0.58 - - [2025-01-16 02:06:49] "POST /firewall-rules HTTP/1.1" 200 562 0.073610 10.0.0.58 - - [2025-01-16 02:06:49] "GET /firewall-rule/473c0d0c-240f-4b17-9ff0-6518ae6a5524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.005286 10.0.0.58 - - [2025-01-16 02:06:49] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.004219 10.0.0.58 - - [2025-01-16 02:06:49] "GET /firewall-rule/473c0d0c-240f-4b17-9ff0-6518ae6a5524?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.006438 10.0.0.58 - - [2025-01-16 02:06:49] "POST /ref-update HTTP/1.1" 200 156 0.050131 10.0.0.58 - - [2025-01-16 02:06:49] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026564 10.0.0.58 - - [2025-01-16 02:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.007511 10.0.0.58 - - [2025-01-16 02:06:49] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005738 10.0.0.58 - - [2025-01-16 02:06:49] "POST /tags HTTP/1.1" 409 206 0.008879 10.0.0.58 - - [2025-01-16 02:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.58 - - [2025-01-16 02:06:49] "GET /tag/895c7ee3-38be-4342-a82c-6089a1d4b0eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015136 10.0.0.58 - - [2025-01-16 02:06:49] "POST /firewall-rules HTTP/1.1" 200 560 0.097465 10.0.0.58 - - [2025-01-16 02:06:49] "GET /firewall-rule/ac79af45-9519-4fc3-be70-58b2dcdfd5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.034152 10.0.0.58 - - [2025-01-16 02:06:49] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2186 0.005150 10.0.0.58 - - [2025-01-16 02:06:49] "GET /firewall-rule/ac79af45-9519-4fc3-be70-58b2dcdfd5e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.004317 10.0.0.58 - - [2025-01-16 02:06:49] "POST /ref-update HTTP/1.1" 200 156 0.033177 10.0.0.58 - - [2025-01-16 02:06:49] "POST /tags HTTP/1.1" 200 371 0.025269 10.0.0.58 - - [2025-01-16 02:06:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015465 10.0.0.58 - - [2025-01-16 02:06:50] "GET /tag/007eb53d-8c01-404f-af9e-6cd4b6a43c2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1275 0.016854 10.0.0.58 - - [2025-01-16 02:06:50] "POST /tags HTTP/1.1" 200 319 0.026045 10.0.0.58 - - [2025-01-16 02:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.020137 10.0.0.58 - - [2025-01-16 02:06:50] "GET /tag/5a560128-c534-473b-904f-3f0b366a26ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.021485 10.0.0.58 - - [2025-01-16 02:06:50] "POST /id-to-fqname HTTP/1.1" 200 181 0.001040 10.0.0.58 - - [2025-01-16 02:06:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.019164 10.0.0.58 - - [2025-01-16 02:06:50] "POST /security-groups HTTP/1.1" 200 576 0.091740 10.0.0.58 - - [2025-01-16 02:06:50] "POST /projects HTTP/1.1" 200 497 0.235625 10.0.0.58 - - [2025-01-16 02:06:50] "POST /fqname-to-id HTTP/1.1" 404 225 0.002968 10.0.0.58 - - [2025-01-16 02:06:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.020208 10.0.0.58 - - [2025-01-16 02:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015666 10.0.0.58 - - [2025-01-16 02:06:50] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2809 0.013751 10.0.0.58 - - [2025-01-16 02:06:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.58 - - [2025-01-16 02:06:50] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.008749 10.0.0.58 - - [2025-01-16 02:06:50] "POST /access-control-lists HTTP/1.1" 200 587 0.108468 10.0.0.58 - - [2025-01-16 02:06:50] "POST /fqname-to-id HTTP/1.1" 404 224 0.017862 10.0.0.58 - - [2025-01-16 02:06:50] "PUT /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67 HTTP/1.1" 200 264 0.071120 10.0.0.58 - - [2025-01-16 02:06:50] "POST /access-control-lists HTTP/1.1" 200 585 0.099040 10.0.0.58 - - [2025-01-16 02:06:50] "PUT /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677 HTTP/1.1" 200 264 0.122205 10.0.0.58 - - [2025-01-16 02:06:50] "POST /security-groups HTTP/1.1" 200 558 0.083698 10.0.0.58 - - [2025-01-16 02:06:51] "POST /fqname-to-id HTTP/1.1" 404 248 0.002332 10.0.0.58 - - [2025-01-16 02:06:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.041616 10.0.0.58 - - [2025-01-16 02:06:51] "POST /access-control-lists HTTP/1.1" 200 610 0.100613 10.0.0.58 - - [2025-01-16 02:06:51] "POST /chown HTTP/1.1" 200 109 0.090811 10.0.0.58 - - [2025-01-16 02:06:51] "POST /fqname-to-id HTTP/1.1" 404 247 0.039149 10.0.0.58 - - [2025-01-16 02:06:51] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008848 10.0.0.58 - - [2025-01-16 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.58 - - [2025-01-16 02:06:51] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.041395 10.0.0.58 - - [2025-01-16 02:06:51] "POST /access-control-lists HTTP/1.1" 200 608 0.094567 10.0.0.58 - - [2025-01-16 02:06:51] "POST /tags HTTP/1.1" 409 214 0.015684 10.0.0.58 - - [2025-01-16 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.58 - - [2025-01-16 02:06:51] "GET /tag/5a560128-c534-473b-904f-3f0b366a26ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019977 10.0.0.58 - - [2025-01-16 02:06:51] "POST /firewall-rules HTTP/1.1" 200 578 0.090989 10.0.0.58 - - [2025-01-16 02:06:51] "GET /firewall-rule/d13fabd1-6a67-4878-b1cf-5906334053df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005691 10.0.0.58 - - [2025-01-16 02:06:51] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004912 10.0.0.58 - - [2025-01-16 02:06:51] "GET /firewall-rule/d13fabd1-6a67-4878-b1cf-5906334053df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004892 10.0.0.58 - - [2025-01-16 02:06:51] "POST /ref-update HTTP/1.1" 200 156 0.089809 10.0.0.58 - - [2025-01-16 02:06:51] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020845 10.0.0.58 - - [2025-01-16 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012832 10.0.0.58 - - [2025-01-16 02:06:51] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.010053 10.0.0.58 - - [2025-01-16 02:06:51] "POST /tags HTTP/1.1" 409 214 0.003197 10.0.0.58 - - [2025-01-16 02:06:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.58 - - [2025-01-16 02:06:51] "GET /tag/5a560128-c534-473b-904f-3f0b366a26ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.045384 10.0.0.58 - - [2025-01-16 02:06:51] "POST /firewall-rules HTTP/1.1" 200 576 0.102758 10.0.0.58 - - [2025-01-16 02:06:52] "GET /firewall-rule/f4ead4a8-f573-4678-9456-0be00d60ff78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.011082 10.0.0.58 - - [2025-01-16 02:06:52] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2667 0.005715 10.0.0.58 - - [2025-01-16 02:06:52] "GET /firewall-rule/f4ead4a8-f573-4678-9456-0be00d60ff78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.003100 10.0.0.58 - - [2025-01-16 02:06:52] "POST /ref-update HTTP/1.1" 200 156 0.055571 10.0.0.58 - - [2025-01-16 02:06:52] "POST /tags HTTP/1.1" 200 363 0.033141 10.0.0.58 - - [2025-01-16 02:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005672 10.0.0.58 - - [2025-01-16 02:06:52] "GET /tag/4c049da5-27b9-46f2-b004-d7f2f961354d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.026761 10.0.0.58 - - [2025-01-16 02:06:52] "POST /tags HTTP/1.1" 200 311 0.028635 10.0.0.58 - - [2025-01-16 02:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.58 - - [2025-01-16 02:06:52] "GET /tag/0992fccb-f06a-4389-8843-0b4f44546ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.022222 10.0.0.58 - - [2025-01-16 02:06:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.000794 10.0.0.58 - - [2025-01-16 02:06:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.006797 10.0.0.58 - - [2025-01-16 02:06:52] "POST /security-groups HTTP/1.1" 200 572 0.071526 10.0.0.58 - - [2025-01-16 02:06:52] "POST /projects HTTP/1.1" 200 489 0.343304 10.0.0.58 - - [2025-01-16 02:06:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.002654 10.0.0.58 - - [2025-01-16 02:06:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.041355 10.0.0.58 - - [2025-01-16 02:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.020027 10.0.0.58 - - [2025-01-16 02:06:52] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.025526 10.0.0.58 - - [2025-01-16 02:06:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.58 - - [2025-01-16 02:06:52] "POST /access-control-lists HTTP/1.1" 200 583 0.145342 10.0.0.58 - - [2025-01-16 02:06:52] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.015525 10.0.0.58 - - [2025-01-16 02:06:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.012912 10.0.0.58 - - [2025-01-16 02:06:53] "POST /access-control-lists HTTP/1.1" 200 581 0.064519 10.0.0.58 - - [2025-01-16 02:06:53] "PUT /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67 HTTP/1.1" 200 264 0.112650 10.0.0.58 - - [2025-01-16 02:06:53] "PUT /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677 HTTP/1.1" 200 264 0.069347 10.0.0.58 - - [2025-01-16 02:06:53] "POST /security-groups HTTP/1.1" 200 546 0.090311 10.0.0.58 - - [2025-01-16 02:06:53] "POST /fqname-to-id HTTP/1.1" 404 240 0.004228 10.0.0.58 - - [2025-01-16 02:06:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026556 10.0.0.58 - - [2025-01-16 02:06:53] "POST /chown HTTP/1.1" 200 109 0.067255 10.0.0.58 - - [2025-01-16 02:06:53] "POST /access-control-lists HTTP/1.1" 200 602 0.095455 10.0.0.58 - - [2025-01-16 02:06:53] "POST /fqname-to-id HTTP/1.1" 404 239 0.025017 10.0.0.58 - - [2025-01-16 02:06:53] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026031 10.0.0.58 - - [2025-01-16 02:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.007504 10.0.0.58 - - [2025-01-16 02:06:53] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007950 10.0.0.58 - - [2025-01-16 02:06:53] "POST /tags HTTP/1.1" 409 210 0.002830 10.0.0.58 - - [2025-01-16 02:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.58 - - [2025-01-16 02:06:53] "POST /access-control-lists HTTP/1.1" 200 600 0.076726 10.0.0.58 - - [2025-01-16 02:06:53] "GET /tag/0992fccb-f06a-4389-8843-0b4f44546ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.016328 10.0.0.58 - - [2025-01-16 02:06:53] "POST /firewall-rules HTTP/1.1" 200 570 0.070363 10.0.0.58 - - [2025-01-16 02:06:53] "GET /firewall-rule/0b759aa0-1168-4f69-822a-a252c0919b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005315 10.0.0.58 - - [2025-01-16 02:06:53] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.004920 10.0.0.58 - - [2025-01-16 02:06:53] "GET /firewall-rule/0b759aa0-1168-4f69-822a-a252c0919b97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002880 10.0.0.58 - - [2025-01-16 02:06:53] "POST /ref-update HTTP/1.1" 200 156 0.086790 10.0.0.58 - - [2025-01-16 02:06:53] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012332 10.0.0.58 - - [2025-01-16 02:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.58 - - [2025-01-16 02:06:53] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007051 10.0.0.58 - - [2025-01-16 02:06:53] "POST /tags HTTP/1.1" 409 210 0.002338 10.0.0.58 - - [2025-01-16 02:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.58 - - [2025-01-16 02:06:54] "GET /tag/0992fccb-f06a-4389-8843-0b4f44546ef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1128 0.016887 10.0.0.58 - - [2025-01-16 02:06:54] "POST /firewall-rules HTTP/1.1" 200 568 0.071676 10.0.0.58 - - [2025-01-16 02:06:54] "GET /firewall-rule/aae022ca-28bf-44b9-9bf8-44137983cf90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.021490 10.0.0.58 - - [2025-01-16 02:06:54] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.008516 10.0.0.58 - - [2025-01-16 02:06:54] "GET /firewall-rule/aae022ca-28bf-44b9-9bf8-44137983cf90?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003334 10.0.0.58 - - [2025-01-16 02:06:54] "POST /ref-update HTTP/1.1" 200 156 0.043565 10.0.0.58 - - [2025-01-16 02:06:54] "POST /tags HTTP/1.1" 200 363 0.030485 10.0.0.58 - - [2025-01-16 02:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007294 10.0.0.58 - - [2025-01-16 02:06:54] "GET /tag/e190d416-2a4d-4e54-89c7-448010b6febc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.019088 10.0.0.58 - - [2025-01-16 02:06:54] "POST /tags HTTP/1.1" 409 210 0.003715 10.0.0.58 - - [2025-01-16 02:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.58 - - [2025-01-16 02:06:54] "GET /tag/03883eac-f88b-4cd8-b68c-f6bdd63bb9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.026093 10.0.0.58 - - [2025-01-16 02:06:54] "POST /projects HTTP/1.1" 409 223 0.003389 10.0.0.58 - - [2025-01-16 02:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.58 - - [2025-01-16 02:06:54] "GET /project/048e35cd-517b-4e86-8469-64ffa8d574f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1298 0.040982 10.0.0.58 - - [2025-01-16 02:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003481 10.0.0.58 - - [2025-01-16 02:06:54] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2953 0.006775 10.0.0.58 - - [2025-01-16 02:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.58 - - [2025-01-16 02:06:54] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.006223 10.0.0.58 - - [2025-01-16 02:06:54] "PUT /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67 HTTP/1.1" 200 264 0.058604 10.0.0.58 - - [2025-01-16 02:06:54] "PUT /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677 HTTP/1.1" 200 264 0.069560 10.0.0.58 - - [2025-01-16 02:06:54] "POST /security-groups HTTP/1.1" 409 253 0.003226 10.0.0.58 - - [2025-01-16 02:06:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.58 - - [2025-01-16 02:06:54] "PUT /security-group/a73f2a9e-a055-4ae6-aa51-0b41c0f747f8 HTTP/1.1" 200 262 0.064687 10.0.0.58 - - [2025-01-16 02:06:54] "PUT /access-control-list/78fa84e6-27ba-4249-a9f8-64b48a87952a HTTP/1.1" 200 272 0.013010 10.0.0.58 - - [2025-01-16 02:06:55] "PUT /access-control-list/4783e5e1-1ce4-4a1c-aa49-9ea78be73635 HTTP/1.1" 200 272 0.020230 10.0.0.58 - - [2025-01-16 02:06:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.033797 10.0.0.58 - - [2025-01-16 02:06:55] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.019171 10.0.0.58 - - [2025-01-16 02:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.006337 10.0.0.58 - - [2025-01-16 02:06:55] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004714 10.0.0.58 - - [2025-01-16 02:06:55] "POST /tags HTTP/1.1" 409 210 0.002410 10.0.0.58 - - [2025-01-16 02:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.58 - - [2025-01-16 02:06:55] "GET /tag/03883eac-f88b-4cd8-b68c-f6bdd63bb9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.015636 10.0.0.58 - - [2025-01-16 02:06:55] "POST /firewall-rules HTTP/1.1" 200 570 0.077332 10.0.0.58 - - [2025-01-16 02:06:55] "GET /firewall-rule/0b36ff51-38eb-41e2-bde9-8a60838fcff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.039250 10.0.0.58 - - [2025-01-16 02:06:55] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3392 0.009249 10.0.0.58 - - [2025-01-16 02:06:55] "GET /firewall-rule/0b36ff51-38eb-41e2-bde9-8a60838fcff0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.014036 10.0.0.58 - - [2025-01-16 02:06:55] "POST /ref-update HTTP/1.1" 200 156 0.077809 10.0.0.58 - - [2025-01-16 02:06:55] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003616 10.0.0.58 - - [2025-01-16 02:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.58 - - [2025-01-16 02:06:55] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003522 10.0.0.58 - - [2025-01-16 02:06:55] "POST /tags HTTP/1.1" 409 210 0.002478 10.0.0.58 - - [2025-01-16 02:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.58 - - [2025-01-16 02:06:55] "GET /tag/03883eac-f88b-4cd8-b68c-f6bdd63bb9b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.016084 10.0.0.58 - - [2025-01-16 02:06:55] "POST /firewall-rules HTTP/1.1" 200 568 0.092944 10.0.0.58 - - [2025-01-16 02:06:55] "GET /firewall-rule/c9b46a61-214f-4e3d-8e4d-76b425839caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.012988 10.0.0.58 - - [2025-01-16 02:06:55] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3633 0.005820 10.0.0.58 - - [2025-01-16 02:06:55] "GET /firewall-rule/c9b46a61-214f-4e3d-8e4d-76b425839caa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003620 10.0.0.58 - - [2025-01-16 02:06:55] "POST /ref-update HTTP/1.1" 200 156 0.070222 10.0.0.58 - - [2025-01-16 02:06:55] "POST /tags HTTP/1.1" 409 237 0.017521 10.0.0.58 - - [2025-01-16 02:06:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005465 10.0.0.58 - - [2025-01-16 02:06:55] "GET /tag/e190d416-2a4d-4e54-89c7-448010b6febc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.020251 10.0.0.58 - - [2025-01-16 02:06:56] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.006462 10.0.0.58 - - [2025-01-16 02:06:56] "POST /set-tag HTTP/1.1" 200 109 0.022282 10.0.0.58 - - [2025-01-16 02:07:01] "GET /global-system-configs HTTP/1.1" 200 322 0.003226 10.0.0.58 - - [2025-01-16 02:07:02] "GET /global-system-configs HTTP/1.1" 200 322 0.002551 10.0.0.42 - - [2025-01-16 02:07:37] "GET / HTTP/1.1" 200 35931 0.002377 10.0.0.42 - - [2025-01-16 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.42 - - [2025-01-16 02:07:37] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1343 0.007693 10.0.0.42 - - [2025-01-16 02:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.42 - - [2025-01-16 02:07:38] "GET /routing-instance/8467763d-48a6-48dc-8b4b-cde25d4c497b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004859 10.0.0.42 - - [2025-01-16 02:07:38] "PUT /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d HTTP/1.1" 200 274 0.017256 10.0.0.42 - - [2025-01-16 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 215 0.016938 10.0.0.42 - - [2025-01-16 02:07:38] "POST /virtual-routers HTTP/1.1" 200 597 0.020504 10.0.0.42 - - [2025-01-16 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010813 10.0.0.42 - - [2025-01-16 02:07:38] "GET /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.006798 10.0.0.42 - - [2025-01-16 02:07:38] "POST /fqname-to-id HTTP/1.1" 404 228 0.003536 10.0.0.42 - - [2025-01-16 02:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003435 10.0.0.42 - - [2025-01-16 02:07:38] "GET /virtual-network/f98bb3f9-7fe3-4882-92e0-24ce4ba0c346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006519 10.0.0.42 - - [2025-01-16 02:07:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 582 0.084538 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:10:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001137 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:10:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001498 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:10:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001010 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:10:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001093 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:10:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001064 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:10:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001171 10.0.0.42 - - [2025-01-16 02:11:26] "GET / HTTP/1.1" 200 35931 0.001920 10.0.0.42 - - [2025-01-16 02:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003014 10.0.0.42 - - [2025-01-16 02:11:26] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.006215 10.0.0.42 - - [2025-01-16 02:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.42 - - [2025-01-16 02:11:26] "GET /routing-instance/8467763d-48a6-48dc-8b4b-cde25d4c497b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.004046 10.0.0.42 - - [2025-01-16 02:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006909 10.0.0.42 - - [2025-01-16 02:11:26] "GET /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.003568 10.0.0.42 - - [2025-01-16 02:11:26] "PUT /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91 HTTP/1.1" 200 262 0.018638 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:11:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001001 10.0.0.42 - - [2025-01-16 02:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.016622 10.0.0.42 - - [2025-01-16 02:11:26] "GET /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.004774 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:11:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001144 10.0.0.42 - - [2025-01-16 02:11:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005918 10.0.0.42 - - [2025-01-16 02:11:26] "GET /virtual-machine-interface/ef292a4b-38fd-40b8-9fb0-04db426c00ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.007984 10.0.0.42 - - [2025-01-16 02:11:27] "PUT /virtual-machine-interface/ef292a4b-38fd-40b8-9fb0-04db426c00ed HTTP/1.1" 200 284 0.024218 10.0.0.58 - - [2025-01-16 02:11:38] "GET /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.004307 10.0.0.58 - - [2025-01-16 02:11:38] "POST /ref-update HTTP/1.1" 200 156 0.021088 10.0.0.58 - - [2025-01-16 02:11:42] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.006512 10.0.0.58 - - [2025-01-16 02:11:42] "POST /set-tag HTTP/1.1" 200 109 0.007330 10.0.0.58 - - [2025-01-16 02:11:42] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.007754 10.0.0.58 - - [2025-01-16 02:11:42] "POST /set-tag HTTP/1.1" 200 109 0.003443 10.0.0.58 - - [2025-01-16 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.58 - - [2025-01-16 02:11:42] "GET /loadbalancer/51aa320c-ffc5-41e5-96d7-0eab7ec95faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003247 10.0.0.58 - - [2025-01-16 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.58 - - [2025-01-16 02:11:42] "GET /loadbalancer/51aa320c-ffc5-41e5-96d7-0eab7ec95faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002911 10.0.0.58 - - [2025-01-16 02:11:42] "GET /loadbalancer-pool/00be674f-9e92-451c-9413-59b017c1b2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.004323 10.0.0.58 - - [2025-01-16 02:11:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025212 10.0.0.58 - - [2025-01-16 02:11:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.013063 10.0.0.58 - - [2025-01-16 02:11:42] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.022914 10.0.0.58 - - [2025-01-16 02:11:42] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008316 10.0.0.58 - - [2025-01-16 02:11:42] "POST /ref-update HTTP/1.1" 200 156 0.008925 10.0.0.58 - - [2025-01-16 02:11:42] "POST /tags HTTP/1.1" 409 205 0.006175 10.0.0.58 - - [2025-01-16 02:11:42] "GET /floating-ip/e86fad5f-1dc6-4944-a279-f683538a16c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1773 0.024158 10.0.0.58 - - [2025-01-16 02:11:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.58 - - [2025-01-16 02:11:42] "GET /tag/18d74771-bfc5-4132-9f79-69ab87cd45e8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015607 10.0.0.58 - - [2025-01-16 02:11:42] "PUT /floating-ip/e86fad5f-1dc6-4944-a279-f683538a16c6 HTTP/1.1" 200 256 0.025423 10.0.0.58 - - [2025-01-16 02:11:42] "POST /set-tag HTTP/1.1" 200 109 0.070876 10.0.0.58 - - [2025-01-16 02:11:42] "GET /loadbalancer-pool/313a6929-3570-472c-8e18-3f0c6cdc7990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.026740 10.0.0.58 - - [2025-01-16 02:11:42] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024665 10.0.0.58 - - [2025-01-16 02:11:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.012094 10.0.0.58 - - [2025-01-16 02:11:42] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.024642 10.0.0.58 - - [2025-01-16 02:11:42] "POST /set-tag HTTP/1.1" 200 109 0.005858 10.0.0.58 - - [2025-01-16 02:11:42] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011621 10.0.0.58 - - [2025-01-16 02:11:42] "POST /ref-update HTTP/1.1" 200 156 0.019355 10.0.0.58 - - [2025-01-16 02:11:42] "GET /floating-ip/e86fad5f-1dc6-4944-a279-f683538a16c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.022101 10.0.0.58 - - [2025-01-16 02:11:42] "GET /loadbalancer-pool/cf0786df-860b-4042-8129-54c61d9cf212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.023726 10.0.0.58 - - [2025-01-16 02:11:42] "PUT /floating-ip/e86fad5f-1dc6-4944-a279-f683538a16c6 HTTP/1.1" 200 256 0.042994 10.0.0.58 - - [2025-01-16 02:11:42] "POST /loadbalancer-members HTTP/1.1" 200 692 0.052051 10.0.0.58 - - [2025-01-16 02:11:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.023912 10.0.0.58 - - [2025-01-16 02:11:43] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008389 10.0.0.58 - - [2025-01-16 02:11:43] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005407 10.0.0.58 - - [2025-01-16 02:11:43] "POST /ref-update HTTP/1.1" 200 156 0.009727 10.0.0.58 - - [2025-01-16 02:11:43] "GET /floating-ip/e86fad5f-1dc6-4944-a279-f683538a16c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1971 0.014684 10.0.0.58 - - [2025-01-16 02:11:43] "POST /set-tag HTTP/1.1" 200 109 0.004959 10.0.0.58 - - [2025-01-16 02:11:43] "PUT /floating-ip/e86fad5f-1dc6-4944-a279-f683538a16c6 HTTP/1.1" 200 256 0.014612 10.0.0.58 - - [2025-01-16 02:12:01] "GET /global-system-configs HTTP/1.1" 200 322 0.003706 10.0.0.58 - - [2025-01-16 02:12:02] "GET /global-system-configs HTTP/1.1" 200 322 0.002749 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:14:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001025 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:14:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001657 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:14:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001271 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:14:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001254 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:14:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001023 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:14:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001199 10.0.0.58 - - [2025-01-16 02:15:52] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.012450 10.0.0.58 - - [2025-01-16 02:15:52] "POST /set-tag HTTP/1.1" 200 109 0.002904 10.0.0.58 - - [2025-01-16 02:15:52] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.008863 10.0.0.58 - - [2025-01-16 02:15:52] "POST /set-tag HTTP/1.1" 200 109 0.003414 10.0.0.58 - - [2025-01-16 02:15:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.58 - - [2025-01-16 02:15:52] "GET /loadbalancer/51aa320c-ffc5-41e5-96d7-0eab7ec95faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003249 10.0.0.58 - - [2025-01-16 02:15:52] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005865 10.0.0.58 - - [2025-01-16 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.030091 10.0.0.58 - - [2025-01-16 02:15:53] "DELETE /loadbalancer-member/9eb878de-3ca9-45c5-b0fb-7de189efea1a HTTP/1.1" 200 115 0.078530 10.0.0.58 - - [2025-01-16 02:15:53] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.020728 10.0.0.58 - - [2025-01-16 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.006091 10.0.0.58 - - [2025-01-16 02:15:53] "DELETE /loadbalancer-member/2a20f90d-86ca-43a9-887c-342209d116b2 HTTP/1.1" 200 115 0.041869 10.0.0.58 - - [2025-01-16 02:15:53] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.008101 10.0.0.58 - - [2025-01-16 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.006947 10.0.0.58 - - [2025-01-16 02:15:53] "DELETE /loadbalancer-member/703c3615-6fbd-4cba-8a41-fb3711402180 HTTP/1.1" 200 115 0.078796 10.0.0.58 - - [2025-01-16 02:15:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.58 - - [2025-01-16 02:15:53] "GET /loadbalancer/51aa320c-ffc5-41e5-96d7-0eab7ec95faa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.007259 10.0.0.58 - - [2025-01-16 02:15:53] "GET /loadbalancer-pool/00be674f-9e92-451c-9413-59b017c1b2df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.019621 10.0.0.58 - - [2025-01-16 02:15:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.036105 10.0.0.58 - - [2025-01-16 02:15:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.037584 10.0.0.58 - - [2025-01-16 02:15:53] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.018353 10.0.0.58 - - [2025-01-16 02:15:53] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3601 0.009025 10.0.0.58 - - [2025-01-16 02:15:53] "GET /floating-ip/e86fad5f-1dc6-4944-a279-f683538a16c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.010417 10.0.0.58 - - [2025-01-16 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.126678 10.0.0.58 - - [2025-01-16 02:15:53] "GET /loadbalancer-pool/313a6929-3570-472c-8e18-3f0c6cdc7990?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004222 10.0.0.58 - - [2025-01-16 02:15:53] "POST /loadbalancer-members HTTP/1.1" 200 690 0.040541 10.0.0.58 - - [2025-01-16 02:15:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.057551 10.0.0.58 - - [2025-01-16 02:15:53] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011685 10.0.0.58 - - [2025-01-16 02:15:53] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.005981 10.0.0.58 - - [2025-01-16 02:15:53] "GET /floating-ip/e86fad5f-1dc6-4944-a279-f683538a16c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003376 10.0.0.58 - - [2025-01-16 02:15:53] "POST /set-tag HTTP/1.1" 200 109 0.003716 10.0.0.58 - - [2025-01-16 02:15:54] "GET /loadbalancer-pool/cf0786df-860b-4042-8129-54c61d9cf212?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005611 10.0.0.58 - - [2025-01-16 02:15:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042281 10.0.0.58 - - [2025-01-16 02:15:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.013093 10.0.0.58 - - [2025-01-16 02:15:54] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.024235 10.0.0.58 - - [2025-01-16 02:15:54] "POST /set-tag HTTP/1.1" 200 109 0.006092 10.0.0.58 - - [2025-01-16 02:15:54] "GET /virtual-machine-interface/85f5b7e0-d3ae-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3767 0.011507 10.0.0.58 - - [2025-01-16 02:15:54] "GET /floating-ip/e86fad5f-1dc6-4944-a279-f683538a16c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003474 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:15:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001029 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:15:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001219 10.0.0.58 - - [2025-01-16 02:17:01] "GET /global-system-configs HTTP/1.1" 200 322 0.008982 10.0.0.58 - - [2025-01-16 02:17:02] "GET /global-system-configs HTTP/1.1" 200 322 0.005139 10.0.0.58 - - [2025-01-16 02:17:09] "GET / HTTP/1.1" 200 35931 0.002874 10.0.0.58 - - [2025-01-16 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009968 10.0.0.58 - - [2025-01-16 02:17:09] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.052734 10.0.0.58 - - [2025-01-16 02:17:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.58 - - [2025-01-16 02:17:09] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.044830 10.0.0.58 - - [2025-01-16 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002713 10.0.0.58 - - [2025-01-16 02:17:10] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.061654 10.0.0.58 - - [2025-01-16 02:17:10] "POST /tags HTTP/1.1" 200 333 0.056670 10.0.0.58 - - [2025-01-16 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.053892 10.0.0.58 - - [2025-01-16 02:17:10] "GET /tag/91f9b86e-f3ac-4626-bc65-645fab11c435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.034527 10.0.0.58 - - [2025-01-16 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007203 10.0.0.58 - - [2025-01-16 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.58 - - [2025-01-16 02:17:10] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.043791 10.0.0.58 - - [2025-01-16 02:17:10] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058336 10.0.0.58 - - [2025-01-16 02:17:10] "GET /virtual-networks?parent_id=dfcb70a5-c83d-43b1-9a7b-04af09abeffc&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.002238 10.0.0.58 - - [2025-01-16 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.58 - - [2025-01-16 02:17:10] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.005723 10.0.0.58 - - [2025-01-16 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.58 - - [2025-01-16 02:17:10] "GET /service-appliance-set/9dcf14f2-e9c3-4f95-aeb9-bbacd5438bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.006021 10.0.0.58 - - [2025-01-16 02:17:10] "POST /fqname-to-id HTTP/1.1" 404 254 0.003047 10.0.0.58 - - [2025-01-16 02:17:10] "POST /virtual-networks HTTP/1.1" 200 512 0.105392 10.0.0.58 - - [2025-01-16 02:17:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.031151 10.0.0.58 - - [2025-01-16 02:17:10] "GET /network-ipam/4788cfab-c044-4ab2-aeef-d587733ba7ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1043 0.030766 10.0.0.58 - - [2025-01-16 02:17:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.159788 10.0.0.58 - - [2025-01-16 02:17:11] "GET /virtual-machine-interface/46e294f0-06aa-4914-b7c5-e43fe2dbc89e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.036258 10.0.0.58 - - [2025-01-16 02:17:11] "POST /useragent-kv HTTP/1.1" 200 115 0.021871 10.0.0.58 - - [2025-01-16 02:17:11] "POST /ref-update HTTP/1.1" 200 156 0.212896 10.0.0.58 - - [2025-01-16 02:17:11] "POST /instance-ips HTTP/1.1" 200 409 0.121874 10.0.0.58 - - [2025-01-16 02:17:11] "GET /virtual-network/85c9f492-e336-4a44-9271-c154adb93ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.020325 10.0.0.58 - - [2025-01-16 02:17:11] "GET /instance-ip/04ac4847-9f7e-4eb1-abb0-2c6e37053176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005403 10.0.0.58 - - [2025-01-16 02:17:11] "GET /domains HTTP/1.1" 200 280 0.004543 10.0.0.58 - - [2025-01-16 02:17:11] "GET /domain/7f9249e4-325f-433a-ba6a-dfd402e41730 HTTP/1.1" 200 3086 0.025283 10.0.0.58 - - [2025-01-16 02:17:11] "POST /loadbalancers HTTP/1.1" 200 610 0.125638 10.0.0.58 - - [2025-01-16 02:17:11] "POST /route-targets HTTP/1.1" 200 327 0.065468 10.0.0.58 - - [2025-01-16 02:17:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.067414 10.0.0.58 - - [2025-01-16 02:17:11] "POST /ref-update HTTP/1.1" 200 156 0.064767 10.0.0.58 - - [2025-01-16 02:17:11] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc HTTP/1.1" 200 5717 0.197101 10.0.0.58 - - [2025-01-16 02:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.037145 10.0.0.58 - - [2025-01-16 02:17:11] "GET /virtual-network/85c9f492-e336-4a44-9271-c154adb93ffb HTTP/1.1" 200 2089 0.038590 10.0.0.58 - - [2025-01-16 02:17:11] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.143558 10.0.0.58 - - [2025-01-16 02:17:11] "GET /virtual-network/85c9f492-e336-4a44-9271-c154adb93ffb HTTP/1.1" 200 2089 0.023472 10.0.0.58 - - [2025-01-16 02:17:11] "GET /instance-ip/04ac4847-9f7e-4eb1-abb0-2c6e37053176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.005666 10.0.0.58 - - [2025-01-16 02:17:11] "GET /routing-instance/93296e90-1334-4191-8266-f8cdfa4d8a87 HTTP/1.1" 200 1402 0.003829 10.0.0.58 - - [2025-01-16 02:17:11] "GET /routing-instance/93296e90-1334-4191-8266-f8cdfa4d8a87 HTTP/1.1" 200 1402 0.004106 10.0.0.58 - - [2025-01-16 02:17:11] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.059520 10.0.0.58 - - [2025-01-16 02:17:11] "GET /route-target/35171fc7-60aa-402a-8ccf-a917de88afdd HTTP/1.1" 200 1152 0.034611 10.0.0.58 - - [2025-01-16 02:17:11] "GET /loadbalancer/94021dbc-2c9c-4f3f-97d0-f0a972d24602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.011912 10.0.0.58 - - [2025-01-16 02:17:11] "GET /virtual-network/85c9f492-e336-4a44-9271-c154adb93ffb HTTP/1.1" 200 2089 0.008174 10.0.0.58 - - [2025-01-16 02:17:11] "POST /floating-ips HTTP/1.1" 200 597 0.091101 10.0.0.58 - - [2025-01-16 02:17:11] "GET /routing-instance/93296e90-1334-4191-8266-f8cdfa4d8a87 HTTP/1.1" 200 1402 0.004992 10.0.0.58 - - [2025-01-16 02:17:11] "GET /virtual-network/85c9f492-e336-4a44-9271-c154adb93ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.010439 10.0.0.58 - - [2025-01-16 02:17:11] "GET /virtual-network/85c9f492-e336-4a44-9271-c154adb93ffb HTTP/1.1" 200 2089 0.006173 10.0.0.58 - - [2025-01-16 02:17:11] "GET /routing-instance/93296e90-1334-4191-8266-f8cdfa4d8a87 HTTP/1.1" 200 1402 0.005868 10.0.0.58 - - [2025-01-16 02:17:11] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.083746 10.0.0.58 - - [2025-01-16 02:17:11] "GET /routing-instance/93296e90-1334-4191-8266-f8cdfa4d8a87 HTTP/1.1" 200 1402 0.005700 10.0.0.58 - - [2025-01-16 02:17:11] "GET /route-target/35171fc7-60aa-402a-8ccf-a917de88afdd HTTP/1.1" 200 1152 0.007214 10.0.0.58 - - [2025-01-16 02:17:11] "GET /domains HTTP/1.1" 200 280 0.003491 10.0.0.58 - - [2025-01-16 02:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004761 10.0.0.58 - - [2025-01-16 02:17:11] "GET /domain/7f9249e4-325f-433a-ba6a-dfd402e41730 HTTP/1.1" 200 3086 0.005495 10.0.0.58 - - [2025-01-16 02:17:11] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.064842 10.0.0.58 - - [2025-01-16 02:17:11] "GET /loadbalancer-listener/046c8529-085d-4b2f-9878-c9d4dd0a3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1803 0.015352 10.0.0.58 - - [2025-01-16 02:17:11] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc HTTP/1.1" 200 6270 0.094536 10.0.0.58 - - [2025-01-16 02:17:11] "GET /virtual-network/85c9f492-e336-4a44-9271-c154adb93ffb HTTP/1.1" 200 2089 0.006131 10.0.0.58 - - [2025-01-16 02:17:11] "GET /loadbalancer-listener/046c8529-085d-4b2f-9878-c9d4dd0a3849?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1222 0.005530 10.0.0.58 - - [2025-01-16 02:17:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.58 - - [2025-01-16 02:17:11] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.031324 10.0.0.58 - - [2025-01-16 02:17:11] "GET /instance-ip/04ac4847-9f7e-4eb1-abb0-2c6e37053176?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1652 0.008606 10.0.0.58 - - [2025-01-16 02:17:12] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.089470 10.0.0.58 - - [2025-01-16 02:17:12] "GET /instance-ip/04ac4847-9f7e-4eb1-abb0-2c6e37053176?fields=floating_ips HTTP/1.1" 200 1211 0.037296 10.0.0.58 - - [2025-01-16 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.035358 10.0.0.58 - - [2025-01-16 02:17:12] "GET /virtual-network/85c9f492-e336-4a44-9271-c154adb93ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.009891 10.0.0.58 - - [2025-01-16 02:17:12] "GET /floating-ip/00a6b6b4-0190-4a05-86cd-877b26f33738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.010259 10.0.0.58 - - [2025-01-16 02:17:12] "GET /floating-ip-pools?parent_id=85c9f492-e336-4a44-9271-c154adb93ffb&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.005700 10.0.0.58 - - [2025-01-16 02:17:12] "GET /loadbalancer/94021dbc-2c9c-4f3f-97d0-f0a972d24602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003307 10.0.0.58 - - [2025-01-16 02:17:12] "GET /virtual-network/85c9f492-e336-4a44-9271-c154adb93ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.006461 10.0.0.58 - - [2025-01-16 02:17:12] "POST /floating-ip-pools HTTP/1.1" 200 562 0.063997 10.0.0.58 - - [2025-01-16 02:17:12] "POST /ref-update HTTP/1.1" 200 156 0.033493 10.0.0.58 - - [2025-01-16 02:17:12] "POST /tags HTTP/1.1" 200 295 0.158217 10.0.0.58 - - [2025-01-16 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.58 - - [2025-01-16 02:17:12] "GET /virtual-network/85c9f492-e336-4a44-9271-c154adb93ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.025878 10.0.0.58 - - [2025-01-16 02:17:12] "GET /domains HTTP/1.1" 200 280 0.005119 10.0.0.58 - - [2025-01-16 02:17:12] "GET /tag/0812f561-2f21-4ee5-9909-459d14f8cae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.021060 10.0.0.58 - - [2025-01-16 02:17:12] "GET /domain/7f9249e4-325f-433a-ba6a-dfd402e41730 HTTP/1.1" 200 3086 0.005400 10.0.0.58 - - [2025-01-16 02:17:12] "POST /tags HTTP/1.1" 409 233 0.003783 10.0.0.58 - - [2025-01-16 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003638 10.0.0.58 - - [2025-01-16 02:17:12] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc HTTP/1.1" 200 6815 0.047226 10.0.0.58 - - [2025-01-16 02:17:12] "GET /tag/e4535dc5-1c25-4729-9c42-227a51d586af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.017724 10.0.0.58 - - [2025-01-16 02:17:12] "GET /virtual-network/85c9f492-e336-4a44-9271-c154adb93ffb HTTP/1.1" 200 2327 0.020282 10.0.0.58 - - [2025-01-16 02:17:12] "POST /tags HTTP/1.1" 409 206 0.002108 10.0.0.58 - - [2025-01-16 02:17:12] "GET /floating-ip-pool/6c774f75-9a43-406a-ae23-ab6835eaa4de HTTP/1.1" 200 1314 0.004279 10.0.0.58 - - [2025-01-16 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.58 - - [2025-01-16 02:17:12] "GET /domains HTTP/1.1" 200 280 0.002007 10.0.0.58 - - [2025-01-16 02:17:12] "GET /domain/7f9249e4-325f-433a-ba6a-dfd402e41730 HTTP/1.1" 200 3086 0.003408 10.0.0.58 - - [2025-01-16 02:17:12] "GET /tag/895c7ee3-38be-4342-a82c-6089a1d4b0eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.029035 10.0.0.58 - - [2025-01-16 02:17:12] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc HTTP/1.1" 200 6815 0.055631 10.0.0.58 - - [2025-01-16 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.58 - - [2025-01-16 02:17:12] "GET /virtual-network/85c9f492-e336-4a44-9271-c154adb93ffb HTTP/1.1" 200 2327 0.005568 10.0.0.58 - - [2025-01-16 02:17:12] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.009236 10.0.0.58 - - [2025-01-16 02:17:12] "GET /virtual-network/85c9f492-e336-4a44-9271-c154adb93ffb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004965 10.0.0.58 - - [2025-01-16 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.58 - - [2025-01-16 02:17:12] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.039325 10.0.0.58 - - [2025-01-16 02:17:12] "POST /virtual-machines HTTP/1.1" 200 369 0.012049 10.0.0.58 - - [2025-01-16 02:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.012446 10.0.0.58 - - [2025-01-16 02:17:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.128698 10.0.0.58 - - [2025-01-16 02:17:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.044549 10.0.0.58 - - [2025-01-16 02:17:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.020072 10.0.0.58 - - [2025-01-16 02:17:12] "GET /virtual-machine-interface/ff41a5ea-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.007699 10.0.0.58 - - [2025-01-16 02:17:13] "POST /instance-ips HTTP/1.1" 200 409 0.036924 10.0.0.58 - - [2025-01-16 02:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.041690 10.0.0.58 - - [2025-01-16 02:17:13] "GET /virtual-machine-interface/ff41a5ea-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.032199 10.0.0.58 - - [2025-01-16 02:17:13] "POST /set-tag HTTP/1.1" 200 109 0.021447 10.0.0.58 - - [2025-01-16 02:17:13] "GET /virtual-machine-interface/ff41a5ea-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.027307 10.0.0.58 - - [2025-01-16 02:17:13] "GET /instance-ip/ff5f41c2-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006407 10.0.0.58 - - [2025-01-16 02:17:13] "GET /virtual-machine-interface/ff41a5ea-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005781 10.0.0.58 - - [2025-01-16 02:17:13] "POST /set-tag HTTP/1.1" 200 109 0.002379 10.0.0.58 - - [2025-01-16 02:17:13] "GET /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.008669 10.0.0.58 - - [2025-01-16 02:17:13] "POST /ref-update HTTP/1.1" 200 156 0.017818 10.0.0.58 - - [2025-01-16 02:17:13] "GET /virtual-machine-interface/ff41a5ea-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006165 10.0.0.58 - - [2025-01-16 02:17:13] "POST /set-tag HTTP/1.1" 200 109 0.003077 10.0.0.58 - - [2025-01-16 02:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.58 - - [2025-01-16 02:17:13] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006135 10.0.0.58 - - [2025-01-16 02:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002441 10.0.0.58 - - [2025-01-16 02:17:13] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.043849 10.0.0.58 - - [2025-01-16 02:17:13] "POST /virtual-machines HTTP/1.1" 200 369 0.011108 10.0.0.58 - - [2025-01-16 02:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010959 10.0.0.58 - - [2025-01-16 02:17:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.137285 10.0.0.58 - - [2025-01-16 02:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.033310 10.0.0.58 - - [2025-01-16 02:17:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007400 10.0.0.58 - - [2025-01-16 02:17:13] "GET /virtual-machine-interface/ffc786f6-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.006756 10.0.0.58 - - [2025-01-16 02:17:13] "POST /instance-ips HTTP/1.1" 200 409 0.031539 10.0.0.58 - - [2025-01-16 02:17:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.042430 10.0.0.58 - - [2025-01-16 02:17:13] "GET /virtual-machine-interface/ffc786f6-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.018346 10.0.0.58 - - [2025-01-16 02:17:14] "POST /set-tag HTTP/1.1" 200 109 0.025689 10.0.0.58 - - [2025-01-16 02:17:14] "GET /virtual-machine-interface/ffc786f6-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.026480 10.0.0.58 - - [2025-01-16 02:17:14] "GET /instance-ip/ffe5f8e8-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007283 10.0.0.58 - - [2025-01-16 02:17:14] "GET /virtual-machine-interface/ffc786f6-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006840 10.0.0.58 - - [2025-01-16 02:17:14] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.58 - - [2025-01-16 02:17:14] "GET /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.004600 10.0.0.58 - - [2025-01-16 02:17:14] "POST /ref-update HTTP/1.1" 200 156 0.018964 10.0.0.58 - - [2025-01-16 02:17:14] "GET /virtual-machine-interface/ffc786f6-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.021375 10.0.0.58 - - [2025-01-16 02:17:14] "POST /set-tag HTTP/1.1" 200 109 0.002983 10.0.0.58 - - [2025-01-16 02:17:14] "POST /tags HTTP/1.1" 200 365 0.073960 10.0.0.58 - - [2025-01-16 02:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018784 10.0.0.58 - - [2025-01-16 02:17:14] "GET /tag/57acb955-7c5d-4e06-a2ab-facc0411abb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.026233 10.0.0.58 - - [2025-01-16 02:17:14] "POST /tags HTTP/1.1" 409 206 0.002470 10.0.0.58 - - [2025-01-16 02:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008116 10.0.0.58 - - [2025-01-16 02:17:14] "GET /tag/895c7ee3-38be-4342-a82c-6089a1d4b0eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.015626 10.0.0.58 - - [2025-01-16 02:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.58 - - [2025-01-16 02:17:14] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.039495 10.0.0.58 - - [2025-01-16 02:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.58 - - [2025-01-16 02:17:14] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.007082 10.0.0.58 - - [2025-01-16 02:17:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006734 10.0.0.58 - - [2025-01-16 02:17:14] "GET /service-appliance-set/9d6527e1-34ca-4ca6-b504-c98b23634335?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1220 0.005012 10.0.0.58 - - [2025-01-16 02:17:14] "POST /fqname-to-id HTTP/1.1" 404 258 0.003495 10.0.0.58 - - [2025-01-16 02:17:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.123830 10.0.0.58 - - [2025-01-16 02:17:14] "GET /virtual-machine-interface/2ee6039c-fe59-487d-a74a-a4f0a29e9976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.030277 10.0.0.58 - - [2025-01-16 02:17:14] "POST /set-tag HTTP/1.1" 200 109 0.017617 10.0.0.58 - - [2025-01-16 02:17:15] "POST /instance-ips HTTP/1.1" 200 417 0.076524 10.0.0.58 - - [2025-01-16 02:17:15] "GET /instance-ip/28b70e6a-edcd-4b02-9985-abede5e83fa6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.005415 10.0.0.58 - - [2025-01-16 02:17:15] "POST /loadbalancers HTTP/1.1" 200 618 0.071886 10.0.0.58 - - [2025-01-16 02:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.038063 10.0.0.58 - - [2025-01-16 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006380 10.0.0.58 - - [2025-01-16 02:17:15] "POST /service-instances HTTP/1.1" 200 566 0.044655 10.0.0.58 - - [2025-01-16 02:17:15] "POST /ref-update HTTP/1.1" 200 156 0.019748 10.0.0.58 - - [2025-01-16 02:17:15] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.070995 10.0.0.58 - - [2025-01-16 02:17:15] "GET /virtual-machine-interface/2ee6039c-fe59-487d-a74a-a4f0a29e9976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.006272 10.0.0.58 - - [2025-01-16 02:17:15] "GET /virtual-machine-interface/2ee6039c-fe59-487d-a74a-a4f0a29e9976?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.010664 10.0.0.58 - - [2025-01-16 02:17:15] "PUT /service-instance/c95e3c2d-b492-41db-b66d-8e1a2b9164f5 HTTP/1.1" 200 266 0.009860 10.0.0.58 - - [2025-01-16 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002931 10.0.0.58 - - [2025-01-16 02:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019133 10.0.0.58 - - [2025-01-16 02:17:15] "GET /floating-ip-pool/6c774f75-9a43-406a-ae23-ab6835eaa4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.018223 10.0.0.58 - - [2025-01-16 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007265 10.0.0.58 - - [2025-01-16 02:17:15] "POST /floating-ips HTTP/1.1" 200 671 0.102584 10.0.0.58 - - [2025-01-16 02:17:15] "POST /virtual-machines HTTP/1.1" 200 429 0.074149 10.0.0.58 - - [2025-01-16 02:17:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018538 10.0.0.58 - - [2025-01-16 02:17:15] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002731 10.0.0.58 - - [2025-01-16 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.58 - - [2025-01-16 02:17:15] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.039658 10.0.0.58 - - [2025-01-16 02:17:15] "POST /tags HTTP/1.1" 409 221 0.003758 10.0.0.58 - - [2025-01-16 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.58 - - [2025-01-16 02:17:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.170016 10.0.0.58 - - [2025-01-16 02:17:15] "GET /tag/91f9b86e-f3ac-4626-bc65-645fab11c435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.044320 10.0.0.58 - - [2025-01-16 02:17:15] "POST /chown HTTP/1.1" 200 109 0.062695 10.0.0.58 - - [2025-01-16 02:17:15] "POST /tags HTTP/1.1" 409 238 0.005931 10.0.0.58 - - [2025-01-16 02:17:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002123 10.0.0.58 - - [2025-01-16 02:17:15] "GET /tag/57acb955-7c5d-4e06-a2ab-facc0411abb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017624 10.0.0.58 - - [2025-01-16 02:17:15] "POST /chown HTTP/1.1" 200 109 0.009657 10.0.0.58 - - [2025-01-16 02:17:16] "PUT /virtual-machine-interface/eec217c7-2444-49cc-b1c8-6d2d47a7758f HTTP/1.1" 200 284 0.029764 10.0.0.58 - - [2025-01-16 02:17:16] "PUT /instance-ip/28b70e6a-edcd-4b02-9985-abede5e83fa6 HTTP/1.1" 200 256 0.072243 10.0.0.58 - - [2025-01-16 02:17:16] "POST /firewall-rules HTTP/1.1" 200 650 0.171815 10.0.0.58 - - [2025-01-16 02:17:16] "POST /ref-update HTTP/1.1" 200 156 0.040432 10.0.0.58 - - [2025-01-16 02:17:16] "GET /firewall-rule/b884175b-13c5-480d-a101-a4fd7576e261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.012869 10.0.0.58 - - [2025-01-16 02:17:16] "GET /firewall-policy/179ef15b-9706-4741-948f-559053da764a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003270 10.0.0.58 - - [2025-01-16 02:17:16] "GET /firewall-rule/b884175b-13c5-480d-a101-a4fd7576e261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.002687 10.0.0.58 - - [2025-01-16 02:17:16] "POST /ref-update HTTP/1.1" 200 156 0.022151 10.0.0.58 - - [2025-01-16 02:17:16] "POST /ref-update HTTP/1.1" 200 156 0.032126 10.0.0.58 - - [2025-01-16 02:17:16] "POST /ref-update HTTP/1.1" 200 156 0.026778 10.0.0.58 - - [2025-01-16 02:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.58 - - [2025-01-16 02:17:16] "POST /ref-update HTTP/1.1" 200 156 0.022344 10.0.0.58 - - [2025-01-16 02:17:16] "POST /ref-update HTTP/1.1" 200 156 0.053163 10.0.0.58 - - [2025-01-16 02:17:16] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.108772 10.0.0.58 - - [2025-01-16 02:17:16] "POST /ref-update HTTP/1.1" 200 156 0.066759 10.0.0.58 - - [2025-01-16 02:17:16] "GET /loadbalancer/3eef02fd-38df-4843-8226-b10b82ff2a50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.009016 10.0.0.58 - - [2025-01-16 02:17:16] "POST /virtual-machines HTTP/1.1" 200 429 0.031843 10.0.0.58 - - [2025-01-16 02:17:16] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.118290 10.0.0.58 - - [2025-01-16 02:17:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008695 10.0.0.58 - - [2025-01-16 02:17:16] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.099014 10.0.0.58 - - [2025-01-16 02:17:16] "GET /loadbalancer-listener/95e618f6-b1a3-4f65-97f8-c01221815d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.005600 10.0.0.58 - - [2025-01-16 02:17:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.198563 10.0.0.58 - - [2025-01-16 02:17:16] "GET /loadbalancer-listener/95e618f6-b1a3-4f65-97f8-c01221815d0c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.024034 10.0.0.58 - - [2025-01-16 02:17:16] "POST /chown HTTP/1.1" 200 109 0.036666 10.0.0.58 - - [2025-01-16 02:17:16] "POST /chown HTTP/1.1" 200 109 0.024598 10.0.0.58 - - [2025-01-16 02:17:16] "PUT /virtual-machine-interface/ca79318a-e62e-4add-8602-7b9283b02ece HTTP/1.1" 200 284 0.026598 10.0.0.58 - - [2025-01-16 02:17:16] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.101150 10.0.0.58 - - [2025-01-16 02:17:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.056523 10.0.0.58 - - [2025-01-16 02:17:17] "GET /loadbalancer-pool/4bdde5d9-c0c2-4a62-8762-76c7150ca096?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.009362 10.0.0.58 - - [2025-01-16 02:17:17] "PUT /instance-ip/28b70e6a-edcd-4b02-9985-abede5e83fa6 HTTP/1.1" 200 256 0.096122 10.0.0.58 - - [2025-01-16 02:17:17] "POST /ref-update HTTP/1.1" 200 156 0.025408 10.0.0.58 - - [2025-01-16 02:17:17] "POST /loadbalancer-members HTTP/1.1" 200 707 0.074397 10.0.0.58 - - [2025-01-16 02:17:17] "POST /ref-update HTTP/1.1" 200 156 0.048308 10.0.0.58 - - [2025-01-16 02:17:17] "POST /ref-update HTTP/1.1" 200 156 0.025579 10.0.0.58 - - [2025-01-16 02:17:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.042828 10.0.0.58 - - [2025-01-16 02:17:17] "GET /virtual-machine-interface/ff41a5ea-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005483 10.0.0.58 - - [2025-01-16 02:17:17] "POST /ref-update HTTP/1.1" 200 156 0.013017 10.0.0.58 - - [2025-01-16 02:17:17] "POST /set-tag HTTP/1.1" 200 109 0.004842 10.0.0.58 - - [2025-01-16 02:17:17] "POST /ref-update HTTP/1.1" 200 156 0.039527 10.0.0.58 - - [2025-01-16 02:17:17] "GET /virtual-machine-interface/ffc786f6-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.008194 10.0.0.58 - - [2025-01-16 02:17:17] "POST /set-tag HTTP/1.1" 200 109 0.003503 10.0.0.58 - - [2025-01-16 02:17:17] "PUT /service-instance/c95e3c2d-b492-41db-b66d-8e1a2b9164f5 HTTP/1.1" 200 266 0.024922 10.0.0.58 - - [2025-01-16 02:17:17] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006722 10.0.0.58 - - [2025-01-16 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010344 10.0.0.58 - - [2025-01-16 02:17:17] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002960 10.0.0.58 - - [2025-01-16 02:17:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.032760 10.0.0.58 - - [2025-01-16 02:17:17] "POST /tags HTTP/1.1" 409 221 0.003353 10.0.0.58 - - [2025-01-16 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005141 10.0.0.58 - - [2025-01-16 02:17:17] "GET /tag/91f9b86e-f3ac-4626-bc65-645fab11c435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.039601 10.0.0.58 - - [2025-01-16 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.58 - - [2025-01-16 02:17:17] "POST /chown HTTP/1.1" 200 109 0.008556 10.0.0.58 - - [2025-01-16 02:17:17] "POST /tags HTTP/1.1" 409 238 0.002898 10.0.0.58 - - [2025-01-16 02:17:17] "POST /chown HTTP/1.1" 200 109 0.025790 10.0.0.58 - - [2025-01-16 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003998 10.0.0.58 - - [2025-01-16 02:17:17] "GET /tag/57acb955-7c5d-4e06-a2ab-facc0411abb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.048299 10.0.0.58 - - [2025-01-16 02:17:17] "PUT /instance-ip/28b70e6a-edcd-4b02-9985-abede5e83fa6 HTTP/1.1" 200 256 0.061342 10.0.0.58 - - [2025-01-16 02:17:17] "POST /firewall-rules HTTP/1.1" 409 293 0.002706 10.0.0.58 - - [2025-01-16 02:17:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005826 10.0.0.58 - - [2025-01-16 02:17:17] "POST /ref-update HTTP/1.1" 200 156 0.021958 10.0.0.58 - - [2025-01-16 02:17:17] "POST /chown HTTP/1.1" 200 109 0.025862 10.0.0.58 - - [2025-01-16 02:17:17] "PUT /firewall-rule/b884175b-13c5-480d-a101-a4fd7576e261 HTTP/1.1" 200 260 0.091434 10.0.0.58 - - [2025-01-16 02:17:17] "GET /firewall-rule/b884175b-13c5-480d-a101-a4fd7576e261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.016731 10.0.0.58 - - [2025-01-16 02:17:17] "POST /chown HTTP/1.1" 200 109 0.062451 10.0.0.58 - - [2025-01-16 02:17:17] "GET /firewall-policy/179ef15b-9706-4741-948f-559053da764a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.010091 10.0.0.58 - - [2025-01-16 02:17:17] "GET /firewall-rule/b884175b-13c5-480d-a101-a4fd7576e261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.003628 10.0.0.58 - - [2025-01-16 02:17:17] "PUT /instance-ip/28b70e6a-edcd-4b02-9985-abede5e83fa6 HTTP/1.1" 200 256 0.020876 10.0.0.58 - - [2025-01-16 02:17:17] "POST /ref-update HTTP/1.1" 200 156 0.036146 10.0.0.58 - - [2025-01-16 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007600 10.0.0.58 - - [2025-01-16 02:17:18] "POST /chown HTTP/1.1" 200 109 0.010973 10.0.0.58 - - [2025-01-16 02:17:18] "POST /chown HTTP/1.1" 200 109 0.024541 10.0.0.58 - - [2025-01-16 02:17:18] "PUT /instance-ip/28b70e6a-edcd-4b02-9985-abede5e83fa6 HTTP/1.1" 200 256 0.031301 10.0.0.58 - - [2025-01-16 02:17:18] "POST /ref-update HTTP/1.1" 200 156 0.015883 10.0.0.58 - - [2025-01-16 02:17:18] "POST /chown HTTP/1.1" 200 109 0.024537 10.0.0.58 - - [2025-01-16 02:17:18] "POST /chown HTTP/1.1" 200 109 0.031474 10.0.0.58 - - [2025-01-16 02:17:18] "PUT /instance-ip/28b70e6a-edcd-4b02-9985-abede5e83fa6 HTTP/1.1" 200 256 0.028552 10.0.0.58 - - [2025-01-16 02:17:18] "POST /ref-update HTTP/1.1" 200 156 0.024434 10.0.0.58 - - [2025-01-16 02:17:18] "PUT /service-instance/c95e3c2d-b492-41db-b66d-8e1a2b9164f5 HTTP/1.1" 200 266 0.011174 10.0.0.58 - - [2025-01-16 02:17:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.019531 10.0.0.58 - - [2025-01-16 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004943 10.0.0.58 - - [2025-01-16 02:17:18] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.008391 10.0.0.58 - - [2025-01-16 02:17:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006717 10.0.0.58 - - [2025-01-16 02:17:18] "PUT /service-instance/c95e3c2d-b492-41db-b66d-8e1a2b9164f5 HTTP/1.1" 200 266 0.016382 10.0.0.58 - - [2025-01-16 02:17:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.029326 10.0.0.58 - - [2025-01-16 02:17:18] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.113391 10.0.0.58 - - [2025-01-16 02:17:18] "PUT /service-instance/c95e3c2d-b492-41db-b66d-8e1a2b9164f5 HTTP/1.1" 200 266 0.043807 10.0.0.58 - - [2025-01-16 02:17:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.018194 10.0.0.58 - - [2025-01-16 02:17:18] "POST /virtual-machines HTTP/1.1" 200 373 0.068524 10.0.0.58 - - [2025-01-16 02:17:18] "PUT /service-instance/c95e3c2d-b492-41db-b66d-8e1a2b9164f5 HTTP/1.1" 200 266 0.011862 10.0.0.58 - - [2025-01-16 02:17:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.054389 10.0.0.58 - - [2025-01-16 02:17:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.051600 10.0.0.58 - - [2025-01-16 02:17:19] "PUT /service-instance/c95e3c2d-b492-41db-b66d-8e1a2b9164f5 HTTP/1.1" 200 266 0.056040 10.0.0.58 - - [2025-01-16 02:17:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.069508 10.0.0.58 - - [2025-01-16 02:17:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.269981 10.0.0.58 - - [2025-01-16 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014251 10.0.0.58 - - [2025-01-16 02:17:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.028539 10.0.0.58 - - [2025-01-16 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.014545 10.0.0.58 - - [2025-01-16 02:17:19] "POST /chown HTTP/1.1" 200 109 0.007979 10.0.0.58 - - [2025-01-16 02:17:19] "GET /virtual-machine-interface/0301e618-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.006302 10.0.0.58 - - [2025-01-16 02:17:19] "POST /chown HTTP/1.1" 200 109 0.019189 10.0.0.58 - - [2025-01-16 02:17:19] "POST /ref-update HTTP/1.1" 200 156 0.024168 10.0.0.58 - - [2025-01-16 02:17:19] "POST /instance-ips HTTP/1.1" 200 413 0.067946 10.0.0.58 - - [2025-01-16 02:17:19] "POST /chown HTTP/1.1" 200 109 0.021754 10.0.0.58 - - [2025-01-16 02:17:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.045328 10.0.0.58 - - [2025-01-16 02:17:19] "GET /virtual-machine-interface/0301e618-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.016846 10.0.0.58 - - [2025-01-16 02:17:19] "POST /chown HTTP/1.1" 200 109 0.036808 10.0.0.58 - - [2025-01-16 02:17:19] "POST /ref-update HTTP/1.1" 200 156 0.019738 10.0.0.58 - - [2025-01-16 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004110 10.0.0.58 - - [2025-01-16 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.044490 10.0.0.58 - - [2025-01-16 02:17:19] "GET /virtual-machine-interface/0301e618-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.021232 10.0.0.58 - - [2025-01-16 02:17:19] "GET /instance-ip/033394ba-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.003923 10.0.0.58 - - [2025-01-16 02:17:19] "POST /chown HTTP/1.1" 200 109 0.041928 10.0.0.58 - - [2025-01-16 02:17:19] "POST /chown HTTP/1.1" 200 109 0.026006 10.0.0.58 - - [2025-01-16 02:17:19] "GET /virtual-machine-interface/0301e618-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.012481 10.0.0.58 - - [2025-01-16 02:17:19] "POST /chown HTTP/1.1" 200 109 0.024713 10.0.0.58 - - [2025-01-16 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.003786 10.0.0.58 - - [2025-01-16 02:17:19] "GET /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.024415 10.0.0.58 - - [2025-01-16 02:17:19] "POST /chown HTTP/1.1" 200 109 0.031081 10.0.0.58 - - [2025-01-16 02:17:19] "POST /ref-update HTTP/1.1" 200 156 0.032246 10.0.0.58 - - [2025-01-16 02:17:19] "GET /virtual-machine-interface/0301e618-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008760 10.0.0.58 - - [2025-01-16 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.003967 10.0.0.58 - - [2025-01-16 02:17:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002915 10.0.0.58 - - [2025-01-16 02:17:19] "GET /virtual-machine-interface/0301e618-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.011884 10.0.0.58 - - [2025-01-16 02:17:19] "POST /chown HTTP/1.1" 200 109 0.017840 10.0.0.58 - - [2025-01-16 02:17:19] "POST /set-tag HTTP/1.1" 200 109 0.004389 10.0.0.58 - - [2025-01-16 02:17:19] "POST /chown HTTP/1.1" 200 109 0.012738 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.040168 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.070383 10.0.0.58 - - [2025-01-16 02:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004469 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.011014 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.029897 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.008951 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.032076 10.0.0.58 - - [2025-01-16 02:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.008073 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.068990 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.030037 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.008731 10.0.0.58 - - [2025-01-16 02:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007540 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.018091 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.009531 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.016282 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.025164 10.0.0.58 - - [2025-01-16 02:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.008415 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.034872 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.008603 10.0.0.58 - - [2025-01-16 02:17:20] "POST /chown HTTP/1.1" 200 109 0.035783 10.0.0.58 - - [2025-01-16 02:17:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.021455 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.008329 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.032184 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.025061 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.014224 10.0.0.58 - - [2025-01-16 02:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.007724 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.007653 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.009367 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.023975 10.0.0.58 - - [2025-01-16 02:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.019926 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.029335 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.013917 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.021144 10.0.0.58 - - [2025-01-16 02:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005512 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.009365 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.029426 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.032200 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.009729 10.0.0.58 - - [2025-01-16 02:17:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003524 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.010601 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.007483 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.027236 10.0.0.58 - - [2025-01-16 02:17:21] "POST /chown HTTP/1.1" 200 109 0.024541 10.0.0.58 - - [2025-01-16 02:17:27] "GET /virtual-machine-interface/ff41a5ea-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006609 10.0.0.58 - - [2025-01-16 02:17:27] "POST /set-tag HTTP/1.1" 200 109 0.003459 10.0.0.58 - - [2025-01-16 02:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.58 - - [2025-01-16 02:17:27] "GET /loadbalancer/94021dbc-2c9c-4f3f-97d0-f0a972d24602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003647 10.0.0.58 - - [2025-01-16 02:17:27] "GET /loadbalancer-pool/8adb2394-43da-479c-9ea7-1bb586968a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003451 10.0.0.58 - - [2025-01-16 02:17:27] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017961 10.0.0.58 - - [2025-01-16 02:17:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009529 10.0.0.58 - - [2025-01-16 02:17:27] "GET /virtual-machine-interface/ff41a5ea-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009198 10.0.0.58 - - [2025-01-16 02:17:27] "GET /virtual-machine-interface/ff41a5ea-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005473 10.0.0.58 - - [2025-01-16 02:17:27] "POST /tags HTTP/1.1" 409 221 0.003911 10.0.0.58 - - [2025-01-16 02:17:27] "POST /ref-update HTTP/1.1" 200 156 0.008060 10.0.0.58 - - [2025-01-16 02:17:27] "GET /floating-ip/00a6b6b4-0190-4a05-86cd-877b26f33738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.013744 10.0.0.58 - - [2025-01-16 02:17:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.58 - - [2025-01-16 02:17:27] "PUT /floating-ip/00a6b6b4-0190-4a05-86cd-877b26f33738 HTTP/1.1" 200 256 0.014335 10.0.0.58 - - [2025-01-16 02:17:27] "GET /tag/91f9b86e-f3ac-4626-bc65-645fab11c435?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.028391 10.0.0.58 - - [2025-01-16 02:17:27] "POST /set-tag HTTP/1.1" 200 109 0.022965 10.0.0.58 - - [2025-01-16 02:17:28] "GET /virtual-machine-interface/ffc786f6-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.025988 10.0.0.58 - - [2025-01-16 02:17:28] "POST /set-tag HTTP/1.1" 200 109 0.004781 10.0.0.58 - - [2025-01-16 02:17:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.58 - - [2025-01-16 02:17:28] "GET /loadbalancer/94021dbc-2c9c-4f3f-97d0-f0a972d24602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004334 10.0.0.58 - - [2025-01-16 02:17:28] "GET /loadbalancer-pool/8adb2394-43da-479c-9ea7-1bb586968a29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004509 10.0.0.58 - - [2025-01-16 02:17:28] "GET /virtual-machine/0f5c9b51-2d86-4329-b36b-01698aa20833?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.003614 10.0.0.58 - - [2025-01-16 02:17:28] "GET /virtual-machine-interface/ff41a5ea-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005327 10.0.0.58 - - [2025-01-16 02:17:28] "POST /loadbalancer-members HTTP/1.1" 200 702 0.038631 10.0.0.58 - - [2025-01-16 02:17:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.022652 10.0.0.58 - - [2025-01-16 02:17:28] "GET /virtual-machine-interface/ffc786f6-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018454 10.0.0.58 - - [2025-01-16 02:17:28] "GET /virtual-machine-interface/ffc786f6-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005225 10.0.0.58 - - [2025-01-16 02:17:28] "POST /ref-update HTTP/1.1" 200 156 0.009597 10.0.0.58 - - [2025-01-16 02:17:28] "GET /floating-ip/00a6b6b4-0190-4a05-86cd-877b26f33738?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.008586 10.0.0.58 - - [2025-01-16 02:17:28] "GET /virtual-machine/ab966d68-7f0b-4bd1-bfe9-c49be32e3c2c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.010356 10.0.0.58 - - [2025-01-16 02:17:28] "GET /virtual-machine-interface/ffc786f6-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009961 10.0.0.58 - - [2025-01-16 02:17:28] "POST /set-tag HTTP/1.1" 200 109 0.027543 10.0.0.58 - - [2025-01-16 02:17:32] "GET /virtual-machine-interface/0301e618-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005951 10.0.0.58 - - [2025-01-16 02:17:32] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.58 - - [2025-01-16 02:17:33] "GET /virtual-machine/5c54449b-06ed-4134-a0c0-38744200ee7b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.004348 10.0.0.58 - - [2025-01-16 02:17:33] "GET /virtual-machine-interface/0301e618-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.006363 10.0.0.58 - - [2025-01-16 02:17:34] "GET /virtual-machine-interface/0301e618-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005994 10.0.0.58 - - [2025-01-16 02:17:34] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.58 - - [2025-01-16 02:17:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.58 - - [2025-01-16 02:17:58] "POST /chown HTTP/1.1" 200 109 0.018553 10.0.0.58 - - [2025-01-16 02:17:58] "POST /chown HTTP/1.1" 200 109 0.007426 10.0.0.58 - - [2025-01-16 02:17:58] "POST /chown HTTP/1.1" 200 109 0.017869 10.0.0.58 - - [2025-01-16 02:17:58] "POST /chown HTTP/1.1" 200 109 0.028055 10.0.0.58 - - [2025-01-16 02:18:05] "GET /virtual-machine-interface/0301e618-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008592 10.0.0.58 - - [2025-01-16 02:18:05] "POST /set-tag HTTP/1.1" 200 109 0.002952 10.0.0.58 - - [2025-01-16 02:18:05] "GET /virtual-machine-interface/0301e618-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005599 10.0.0.58 - - [2025-01-16 02:18:05] "POST /set-tag HTTP/1.1" 200 109 0.002846 10.0.0.58 - - [2025-01-16 02:18:05] "GET /virtual-machine/5c54449b-06ed-4134-a0c0-38744200ee7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.004942 10.0.0.58 - - [2025-01-16 02:18:05] "POST /ref-update HTTP/1.1" 200 156 0.014209 10.0.0.58 - - [2025-01-16 02:18:05] "GET /virtual-machine-interface/0301e618-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005490 10.0.0.58 - - [2025-01-16 02:18:05] "POST /set-tag HTTP/1.1" 200 109 0.020493 10.0.0.58 - - [2025-01-16 02:18:05] "POST /set-tag HTTP/1.1" 200 109 0.016579 10.0.0.58 - - [2025-01-16 02:18:05] "DELETE /instance-ip/033394ba-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.056994 10.0.0.58 - - [2025-01-16 02:18:06] "DELETE /virtual-machine-interface/0301e618-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.063049 10.0.0.58 - - [2025-01-16 02:18:06] "DELETE /virtual-machine/5c54449b-06ed-4134-a0c0-38744200ee7b HTTP/1.1" 200 115 0.032869 10.0.0.58 - - [2025-01-16 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.58 - - [2025-01-16 02:18:09] "GET /tag/57acb955-7c5d-4e06-a2ab-facc0411abb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.017593 10.0.0.58 - - [2025-01-16 02:18:09] "GET /tag/57acb955-7c5d-4e06-a2ab-facc0411abb3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.018151 10.0.0.58 - - [2025-01-16 02:18:09] "GET /virtual-machine-interface/2ee6039c-fe59-487d-a74a-a4f0a29e9976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005940 10.0.0.58 - - [2025-01-16 02:18:09] "POST /set-tag HTTP/1.1" 200 109 0.019766 10.0.0.58 - - [2025-01-16 02:18:09] "GET /virtual-machine-interface/ca79318a-e62e-4add-8602-7b9283b02ece?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.012052 10.0.0.58 - - [2025-01-16 02:18:09] "POST /set-tag HTTP/1.1" 200 109 0.018483 10.0.0.58 - - [2025-01-16 02:18:09] "GET /virtual-machine-interface/eec217c7-2444-49cc-b1c8-6d2d47a7758f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.005678 10.0.0.58 - - [2025-01-16 02:18:09] "POST /set-tag HTTP/1.1" 200 109 0.018102 10.0.0.58 - - [2025-01-16 02:18:09] "GET /firewall-policy/179ef15b-9706-4741-948f-559053da764a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.025402 10.0.0.58 - - [2025-01-16 02:18:09] "GET /firewall-rule/b884175b-13c5-480d-a101-a4fd7576e261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2412 0.004187 10.0.0.58 - - [2025-01-16 02:18:09] "POST /ref-update HTTP/1.1" 200 156 0.014674 10.0.0.58 - - [2025-01-16 02:18:09] "DELETE /firewall-rule/b884175b-13c5-480d-a101-a4fd7576e261 HTTP/1.1" 200 115 0.105977 10.0.0.58 - - [2025-01-16 02:18:09] "DELETE /loadbalancer-member/8fc353f7-f1f4-4582-ab02-41608a23a1f5 HTTP/1.1" 200 115 0.035237 10.0.0.58 - - [2025-01-16 02:18:09] "PUT /service-instance/c95e3c2d-b492-41db-b66d-8e1a2b9164f5 HTTP/1.1" 200 266 0.010993 10.0.0.58 - - [2025-01-16 02:18:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.033768 10.0.0.58 - - [2025-01-16 02:18:10] "DELETE /loadbalancer-pool/4bdde5d9-c0c2-4a62-8762-76c7150ca096 HTTP/1.1" 200 115 0.088207 10.0.0.58 - - [2025-01-16 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009141 10.0.0.58 - - [2025-01-16 02:18:10] "POST /chown HTTP/1.1" 200 109 0.020011 10.0.0.58 - - [2025-01-16 02:18:10] "DELETE /loadbalancer-listener/95e618f6-b1a3-4f65-97f8-c01221815d0c HTTP/1.1" 200 115 0.062370 10.0.0.58 - - [2025-01-16 02:18:10] "GET /floating-ip/81444d33-ad78-4fe7-89db-06ba3e450073?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2392 0.005702 10.0.0.58 - - [2025-01-16 02:18:10] "POST /chown HTTP/1.1" 200 109 0.014376 10.0.0.58 - - [2025-01-16 02:18:10] "POST /chown HTTP/1.1" 200 109 0.021333 10.0.0.58 - - [2025-01-16 02:18:10] "POST /chown HTTP/1.1" 200 109 0.027944 10.0.0.58 - - [2025-01-16 02:18:10] "PUT /floating-ip/81444d33-ad78-4fe7-89db-06ba3e450073 HTTP/1.1" 200 256 0.051854 10.0.0.58 - - [2025-01-16 02:18:10] "PUT /service-instance/c95e3c2d-b492-41db-b66d-8e1a2b9164f5 HTTP/1.1" 200 266 0.015929 10.0.0.58 - - [2025-01-16 02:18:10] "DELETE /floating-ip/81444d33-ad78-4fe7-89db-06ba3e450073 HTTP/1.1" 200 115 0.115322 10.0.0.58 - - [2025-01-16 02:18:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.039266 10.0.0.58 - - [2025-01-16 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.58 - - [2025-01-16 02:18:10] "DELETE /loadbalancer/3eef02fd-38df-4843-8226-b10b82ff2a50 HTTP/1.1" 200 115 0.063739 10.0.0.58 - - [2025-01-16 02:18:10] "GET /floating-ip-pool/6c774f75-9a43-406a-ae23-ab6835eaa4de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.007882 10.0.0.58 - - [2025-01-16 02:18:10] "POST /chown HTTP/1.1" 200 109 0.023912 10.0.0.58 - - [2025-01-16 02:18:10] "POST /ref-update HTTP/1.1" 200 156 0.039998 10.0.0.58 - - [2025-01-16 02:18:10] "POST /chown HTTP/1.1" 200 109 0.030451 10.0.0.58 - - [2025-01-16 02:18:10] "POST /chown HTTP/1.1" 200 109 0.034096 10.0.0.58 - - [2025-01-16 02:18:10] "DELETE /instance-ip/28b70e6a-edcd-4b02-9985-abede5e83fa6 HTTP/1.1" 200 115 0.180039 10.0.0.58 - - [2025-01-16 02:18:10] "POST /chown HTTP/1.1" 404 171 0.005817 10.0.0.58 - - [2025-01-16 02:18:10] "DELETE /floating-ip-pool/6c774f75-9a43-406a-ae23-ab6835eaa4de HTTP/1.1" 200 115 0.119268 10.0.0.58 - - [2025-01-16 02:18:10] "PUT /service-instance/c95e3c2d-b492-41db-b66d-8e1a2b9164f5 HTTP/1.1" 200 266 0.025171 10.0.0.58 - - [2025-01-16 02:18:10] "DELETE /virtual-machine-interface/2ee6039c-fe59-487d-a74a-a4f0a29e9976 HTTP/1.1" 200 115 0.125875 10.0.0.58 - - [2025-01-16 02:18:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.032318 10.0.0.58 - - [2025-01-16 02:18:10] "PUT /service-instance/c95e3c2d-b492-41db-b66d-8e1a2b9164f5 HTTP/1.1" 200 266 0.037277 10.0.0.58 - - [2025-01-16 02:18:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.033991 10.0.0.58 - - [2025-01-16 02:18:10] "POST /useragent-kv HTTP/1.1" 200 115 0.019087 10.0.0.58 - - [2025-01-16 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006721 10.0.0.58 - - [2025-01-16 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006552 10.0.0.58 - - [2025-01-16 02:18:10] "POST /useragent-kv HTTP/1.1" 200 115 0.004774 10.0.0.58 - - [2025-01-16 02:18:10] "DELETE /virtual-network/85c9f492-e336-4a44-9271-c154adb93ffb HTTP/1.1" 200 115 0.293495 10.0.0.58 - - [2025-01-16 02:18:10] "DELETE /tag/57acb955-7c5d-4e06-a2ab-facc0411abb3 HTTP/1.1" 200 115 0.187065 10.0.0.58 - - [2025-01-16 02:18:10] "GET /routing-instance/93296e90-1334-4191-8266-f8cdfa4d8a87 HTTP/1.1" 404 171 0.003272 10.0.0.58 - - [2025-01-16 02:18:10] "GET /domains HTTP/1.1" 200 280 0.004202 10.0.0.58 - - [2025-01-16 02:18:10] "GET /domain/7f9249e4-325f-433a-ba6a-dfd402e41730 HTTP/1.1" 200 3086 0.009593 10.0.0.58 - - [2025-01-16 02:18:10] "DELETE /route-target/35171fc7-60aa-402a-8ccf-a917de88afdd HTTP/1.1" 200 115 0.045358 10.0.0.58 - - [2025-01-16 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.58 - - [2025-01-16 02:18:11] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc HTTP/1.1" 200 7653 0.065264 10.0.0.58 - - [2025-01-16 02:18:11] "DELETE /service-instance/c95e3c2d-b492-41db-b66d-8e1a2b9164f5 HTTP/1.1" 200 115 0.112222 10.0.0.58 - - [2025-01-16 02:18:11] "GET /virtual-machine-interface/ffc786f6-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008630 10.0.0.58 - - [2025-01-16 02:18:11] "POST /set-tag HTTP/1.1" 200 109 0.007999 10.0.0.58 - - [2025-01-16 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005902 10.0.0.58 - - [2025-01-16 02:18:11] "GET /loadbalancer/94021dbc-2c9c-4f3f-97d0-f0a972d24602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.004507 10.0.0.58 - - [2025-01-16 02:18:11] "GET /virtual-machine-interface/eec217c7-2444-49cc-b1c8-6d2d47a7758f?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.006157 10.0.0.58 - - [2025-01-16 02:18:11] "GET /virtual-machine-interface/ffc786f6-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005555 10.0.0.58 - - [2025-01-16 02:18:11] "DELETE /virtual-machine-interface/eec217c7-2444-49cc-b1c8-6d2d47a7758f HTTP/1.1" 200 115 0.072750 10.0.0.58 - - [2025-01-16 02:18:11] "POST /set-tag HTTP/1.1" 200 109 0.057018 10.0.0.58 - - [2025-01-16 02:18:11] "POST /ref-update HTTP/1.1" 200 156 0.042849 10.0.0.58 - - [2025-01-16 02:18:11] "DELETE /loadbalancer-member/d46cf53a-41c7-4e97-b117-11aa39e9e187 HTTP/1.1" 200 115 0.067633 10.0.0.58 - - [2025-01-16 02:18:11] "DELETE /virtual-machine/84044bf3-15b3-41d2-a1a5-ed912372fc59 HTTP/1.1" 200 115 0.021840 10.0.0.58 - - [2025-01-16 02:18:11] "GET /virtual-machine-interface/ca79318a-e62e-4add-8602-7b9283b02ece?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.006802 10.0.0.58 - - [2025-01-16 02:18:11] "DELETE /virtual-machine-interface/ca79318a-e62e-4add-8602-7b9283b02ece HTTP/1.1" 200 115 0.056380 10.0.0.58 - - [2025-01-16 02:18:11] "DELETE /virtual-machine/f262a647-d0fb-4ee8-b7b9-d440f52514b6 HTTP/1.1" 200 115 0.037937 10.0.0.58 - - [2025-01-16 02:18:12] "GET /virtual-machine-interface/ffc786f6-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007060 10.0.0.58 - - [2025-01-16 02:18:12] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.58 - - [2025-01-16 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.58 - - [2025-01-16 02:18:12] "GET /loadbalancer/94021dbc-2c9c-4f3f-97d0-f0a972d24602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003824 10.0.0.58 - - [2025-01-16 02:18:12] "GET /virtual-machine-interface/ffc786f6-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.006187 10.0.0.58 - - [2025-01-16 02:18:12] "POST /set-tag HTTP/1.1" 200 109 0.003697 10.0.0.58 - - [2025-01-16 02:18:12] "GET /virtual-machine/ab966d68-7f0b-4bd1-bfe9-c49be32e3c2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004960 10.0.0.58 - - [2025-01-16 02:18:12] "POST /ref-update HTTP/1.1" 200 156 0.011273 10.0.0.58 - - [2025-01-16 02:18:12] "GET /virtual-machine-interface/ffc786f6-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.007536 10.0.0.58 - - [2025-01-16 02:18:12] "POST /set-tag HTTP/1.1" 200 109 0.019878 10.0.0.58 - - [2025-01-16 02:18:12] "POST /set-tag HTTP/1.1" 200 109 0.019309 10.0.0.58 - - [2025-01-16 02:18:13] "POST /set-tag HTTP/1.1" 200 109 0.026309 10.0.0.58 - - [2025-01-16 02:18:13] "DELETE /instance-ip/ffe5f8e8-d3af-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.215324 10.0.0.58 - - [2025-01-16 02:18:13] "POST /ref-update HTTP/1.1" 200 156 0.012843 10.0.0.58 - - [2025-01-16 02:18:13] "DELETE /virtual-machine-interface/ffc786f6-d3af-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.054092 10.0.0.58 - - [2025-01-16 02:18:13] "DELETE /virtual-machine/ab966d68-7f0b-4bd1-bfe9-c49be32e3c2c HTTP/1.1" 200 115 0.027035 10.0.0.58 - - [2025-01-16 02:18:16] "GET /virtual-machine-interface/ff41a5ea-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007508 10.0.0.58 - - [2025-01-16 02:18:16] "POST /set-tag HTTP/1.1" 200 109 0.003714 10.0.0.58 - - [2025-01-16 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.58 - - [2025-01-16 02:18:16] "GET /loadbalancer/94021dbc-2c9c-4f3f-97d0-f0a972d24602?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2230 0.003285 10.0.0.58 - - [2025-01-16 02:18:17] "GET /virtual-machine-interface/ff41a5ea-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007391 10.0.0.58 - - [2025-01-16 02:18:17] "POST /set-tag HTTP/1.1" 200 109 0.005407 10.0.0.58 - - [2025-01-16 02:18:17] "GET /virtual-machine-interface/ff41a5ea-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.007645 10.0.0.58 - - [2025-01-16 02:18:17] "POST /set-tag HTTP/1.1" 200 109 0.002682 10.0.0.58 - - [2025-01-16 02:18:17] "GET /virtual-machine/0f5c9b51-2d86-4329-b36b-01698aa20833?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002970 10.0.0.58 - - [2025-01-16 02:18:17] "POST /ref-update HTTP/1.1" 200 156 0.012796 10.0.0.58 - - [2025-01-16 02:18:17] "GET /virtual-machine-interface/ff41a5ea-d3af-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.008993 10.0.0.58 - - [2025-01-16 02:18:17] "POST /set-tag HTTP/1.1" 200 109 0.026835 10.0.0.58 - - [2025-01-16 02:18:18] "POST /set-tag HTTP/1.1" 200 109 0.026891 10.0.0.58 - - [2025-01-16 02:18:18] "POST /set-tag HTTP/1.1" 200 109 0.036231 10.0.0.58 - - [2025-01-16 02:18:18] "DELETE /instance-ip/ff5f41c2-d3af-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.066838 10.0.0.58 - - [2025-01-16 02:18:18] "POST /ref-update HTTP/1.1" 200 156 0.013848 10.0.0.58 - - [2025-01-16 02:18:18] "DELETE /virtual-machine-interface/ff41a5ea-d3af-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.067506 10.0.0.58 - - [2025-01-16 02:18:18] "DELETE /virtual-machine/0f5c9b51-2d86-4329-b36b-01698aa20833 HTTP/1.1" 200 115 0.033203 10.0.0.58 - - [2025-01-16 02:18:18] "DELETE /tag/e4535dc5-1c25-4729-9c42-227a51d586af HTTP/1.1" 200 115 0.045444 10.0.0.58 - - [2025-01-16 02:18:18] "DELETE /tag/0812f561-2f21-4ee5-9909-459d14f8cae4 HTTP/1.1" 200 115 0.095568 10.0.0.58 - - [2025-01-16 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.58 - - [2025-01-16 02:18:21] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049557 10.0.0.58 - - [2025-01-16 02:18:21] "POST /tags HTTP/1.1" 200 393 0.042201 10.0.0.58 - - [2025-01-16 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.020395 10.0.0.58 - - [2025-01-16 02:18:21] "GET /tag/4d4f43a7-c356-462e-840c-215a12cf0254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.019002 10.0.0.58 - - [2025-01-16 02:18:21] "POST /tags HTTP/1.1" 200 341 0.029721 10.0.0.58 - - [2025-01-16 02:18:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015470 10.0.0.58 - - [2025-01-16 02:18:21] "GET /tag/5f0d27c3-e9ff-4e24-86d9-068c00306d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.017830 10.0.0.58 - - [2025-01-16 02:18:22] "POST /id-to-fqname HTTP/1.1" 200 192 0.000669 10.0.0.58 - - [2025-01-16 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 201 0.001773 10.0.0.58 - - [2025-01-16 02:18:22] "POST /security-groups HTTP/1.1" 200 587 0.117441 10.0.0.58 - - [2025-01-16 02:18:22] "POST /projects HTTP/1.1" 200 519 0.306583 10.0.0.58 - - [2025-01-16 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 236 0.012860 10.0.0.58 - - [2025-01-16 02:18:22] "POST /access-control-lists HTTP/1.1" 200 598 0.072265 10.0.0.58 - - [2025-01-16 02:18:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.052641 10.0.0.58 - - [2025-01-16 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.58 - - [2025-01-16 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 235 0.001967 10.0.0.58 - - [2025-01-16 02:18:22] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.029542 10.0.0.58 - - [2025-01-16 02:18:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.58 - - [2025-01-16 02:18:22] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.012228 10.0.0.58 - - [2025-01-16 02:18:22] "POST /access-control-lists HTTP/1.1" 200 596 0.083177 10.0.0.58 - - [2025-01-16 02:18:22] "PUT /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67 HTTP/1.1" 200 264 0.111173 10.0.0.58 - - [2025-01-16 02:18:22] "PUT /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677 HTTP/1.1" 200 264 0.070264 10.0.0.58 - - [2025-01-16 02:18:22] "POST /security-groups HTTP/1.1" 200 591 0.080732 10.0.0.58 - - [2025-01-16 02:18:22] "POST /fqname-to-id HTTP/1.1" 404 270 0.010864 10.0.0.58 - - [2025-01-16 02:18:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.071832 10.0.0.58 - - [2025-01-16 02:18:22] "POST /chown HTTP/1.1" 200 109 0.016244 10.0.0.58 - - [2025-01-16 02:18:22] "POST /access-control-lists HTTP/1.1" 200 632 0.061433 10.0.0.58 - - [2025-01-16 02:18:23] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008177 10.0.0.58 - - [2025-01-16 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007629 10.0.0.58 - - [2025-01-16 02:18:23] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007862 10.0.0.58 - - [2025-01-16 02:18:23] "POST /fqname-to-id HTTP/1.1" 404 269 0.007305 10.0.0.58 - - [2025-01-16 02:18:23] "POST /tags HTTP/1.1" 409 226 0.002735 10.0.0.58 - - [2025-01-16 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005301 10.0.0.58 - - [2025-01-16 02:18:23] "GET /tag/5f0d27c3-e9ff-4e24-86d9-068c00306d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.019296 10.0.0.58 - - [2025-01-16 02:18:23] "POST /access-control-lists HTTP/1.1" 200 630 0.083777 10.0.0.58 - - [2025-01-16 02:18:23] "POST /firewall-rules HTTP/1.1" 200 600 0.098593 10.0.0.58 - - [2025-01-16 02:18:23] "GET /firewall-rule/99dcf8dd-77f0-458c-9c55-f88439db4dfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.005242 10.0.0.58 - - [2025-01-16 02:18:23] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008968 10.0.0.58 - - [2025-01-16 02:18:23] "GET /firewall-rule/99dcf8dd-77f0-458c-9c55-f88439db4dfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.008343 10.0.0.58 - - [2025-01-16 02:18:23] "POST /ref-update HTTP/1.1" 200 156 0.068764 10.0.0.58 - - [2025-01-16 02:18:23] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008824 10.0.0.58 - - [2025-01-16 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.58 - - [2025-01-16 02:18:23] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003218 10.0.0.58 - - [2025-01-16 02:18:23] "POST /tags HTTP/1.1" 409 226 0.001992 10.0.0.58 - - [2025-01-16 02:18:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.58 - - [2025-01-16 02:18:23] "GET /tag/5f0d27c3-e9ff-4e24-86d9-068c00306d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.015303 10.0.0.58 - - [2025-01-16 02:18:23] "POST /firewall-rules HTTP/1.1" 200 598 0.072138 10.0.0.58 - - [2025-01-16 02:18:23] "GET /firewall-rule/de804f02-885a-4c11-aa2a-410058b843ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004957 10.0.0.58 - - [2025-01-16 02:18:23] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.004134 10.0.0.58 - - [2025-01-16 02:18:23] "GET /firewall-rule/de804f02-885a-4c11-aa2a-410058b843ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002537 10.0.0.58 - - [2025-01-16 02:18:23] "POST /ref-update HTTP/1.1" 200 156 0.070598 10.0.0.58 - - [2025-01-16 02:18:24] "POST /tags HTTP/1.1" 200 393 0.027211 10.0.0.58 - - [2025-01-16 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012053 10.0.0.58 - - [2025-01-16 02:18:24] "GET /tag/fc8663a7-74e4-4842-afd1-cafe0edd6c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018968 10.0.0.58 - - [2025-01-16 02:18:24] "POST /tags HTTP/1.1" 200 341 0.022140 10.0.0.58 - - [2025-01-16 02:18:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015287 10.0.0.58 - - [2025-01-16 02:18:24] "GET /tag/2eb360d9-5ed1-415f-a425-d25525a47a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.025351 10.0.0.58 - - [2025-01-16 02:18:25] "POST /id-to-fqname HTTP/1.1" 200 192 0.000811 10.0.0.58 - - [2025-01-16 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 201 0.006726 10.0.0.58 - - [2025-01-16 02:18:25] "POST /security-groups HTTP/1.1" 200 587 0.236863 10.0.0.58 - - [2025-01-16 02:18:25] "POST /projects HTTP/1.1" 200 519 0.405844 10.0.0.58 - - [2025-01-16 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 236 0.003758 10.0.0.58 - - [2025-01-16 02:18:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.015756 10.0.0.58 - - [2025-01-16 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006770 10.0.0.58 - - [2025-01-16 02:18:25] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.018357 10.0.0.58 - - [2025-01-16 02:18:25] "POST /access-control-lists HTTP/1.1" 200 598 0.084240 10.0.0.58 - - [2025-01-16 02:18:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.020069 10.0.0.58 - - [2025-01-16 02:18:25] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.012307 10.0.0.58 - - [2025-01-16 02:18:25] "POST /fqname-to-id HTTP/1.1" 404 235 0.006527 10.0.0.58 - - [2025-01-16 02:18:25] "POST /access-control-lists HTTP/1.1" 200 596 0.084177 10.0.0.58 - - [2025-01-16 02:18:25] "PUT /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67 HTTP/1.1" 200 264 0.122629 10.0.0.58 - - [2025-01-16 02:18:25] "PUT /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677 HTTP/1.1" 200 264 0.053483 10.0.0.58 - - [2025-01-16 02:18:25] "POST /security-groups HTTP/1.1" 200 591 0.099875 10.0.0.58 - - [2025-01-16 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 270 0.005438 10.0.0.58 - - [2025-01-16 02:18:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.020721 10.0.0.58 - - [2025-01-16 02:18:26] "POST /chown HTTP/1.1" 200 109 0.024438 10.0.0.58 - - [2025-01-16 02:18:26] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.030771 10.0.0.58 - - [2025-01-16 02:18:26] "POST /access-control-lists HTTP/1.1" 200 632 0.103650 10.0.0.58 - - [2025-01-16 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.58 - - [2025-01-16 02:18:26] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003981 10.0.0.58 - - [2025-01-16 02:18:26] "POST /fqname-to-id HTTP/1.1" 404 269 0.007957 10.0.0.58 - - [2025-01-16 02:18:26] "POST /tags HTTP/1.1" 409 226 0.005414 10.0.0.58 - - [2025-01-16 02:18:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.58 - - [2025-01-16 02:18:26] "GET /tag/2eb360d9-5ed1-415f-a425-d25525a47a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.016161 10.0.0.58 - - [2025-01-16 02:18:26] "POST /access-control-lists HTTP/1.1" 200 630 0.558937 10.0.0.58 - - [2025-01-16 02:18:26] "POST /firewall-rules HTTP/1.1" 200 600 0.511949 10.0.0.58 - - [2025-01-16 02:18:26] "GET /firewall-rule/64542e8a-beb8-4010-90c2-a3bb9220db15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006593 10.0.0.58 - - [2025-01-16 02:18:26] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4384 0.005783 10.0.0.58 - - [2025-01-16 02:18:26] "GET /firewall-rule/64542e8a-beb8-4010-90c2-a3bb9220db15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003821 10.0.0.58 - - [2025-01-16 02:18:26] "POST /ref-update HTTP/1.1" 200 156 0.095505 10.0.0.58 - - [2025-01-16 02:18:27] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012083 10.0.0.58 - - [2025-01-16 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008199 10.0.0.58 - - [2025-01-16 02:18:27] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008128 10.0.0.58 - - [2025-01-16 02:18:27] "POST /tags HTTP/1.1" 409 226 0.003055 10.0.0.58 - - [2025-01-16 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.58 - - [2025-01-16 02:18:27] "GET /tag/2eb360d9-5ed1-415f-a425-d25525a47a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015372 10.0.0.58 - - [2025-01-16 02:18:27] "POST /firewall-rules HTTP/1.1" 200 598 0.071976 10.0.0.58 - - [2025-01-16 02:18:27] "GET /firewall-rule/266b49bc-49e0-4412-9748-ebb887ae2711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.017749 10.0.0.58 - - [2025-01-16 02:18:27] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.005235 10.0.0.58 - - [2025-01-16 02:18:27] "GET /firewall-rule/266b49bc-49e0-4412-9748-ebb887ae2711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.003191 10.0.0.58 - - [2025-01-16 02:18:27] "POST /ref-update HTTP/1.1" 200 156 0.089196 10.0.0.58 - - [2025-01-16 02:18:27] "POST /tags HTTP/1.1" 200 345 0.127739 10.0.0.58 - - [2025-01-16 02:18:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008816 10.0.0.58 - - [2025-01-16 02:18:27] "GET /tag/6204e473-70b1-46a4-8fc5-244695eda6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.028521 10.0.0.58 - - [2025-01-16 02:18:27] "POST /projects HTTP/1.1" 409 238 0.005968 10.0.0.58 - - [2025-01-16 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.58 - - [2025-01-16 02:18:28] "GET /project/21bdf7ae-cd52-4a4d-b959-2beadb95f2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046685 10.0.0.58 - - [2025-01-16 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.58 - - [2025-01-16 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.58 - - [2025-01-16 02:18:28] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.008384 10.0.0.58 - - [2025-01-16 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.58 - - [2025-01-16 02:18:28] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006149 10.0.0.58 - - [2025-01-16 02:18:28] "GET /project/21bdf7ae-cd52-4a4d-b959-2beadb95f2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056813 10.0.0.58 - - [2025-01-16 02:18:28] "POST /security-groups HTTP/1.1" 409 285 0.004346 10.0.0.58 - - [2025-01-16 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.58 - - [2025-01-16 02:18:28] "PUT /security-group/b969ff51-942d-4023-ae57-f81c8d0282eb HTTP/1.1" 200 262 0.071998 10.0.0.58 - - [2025-01-16 02:18:28] "PUT /access-control-list/1c99a775-7b71-4d8a-a330-221cbf5b62c0 HTTP/1.1" 200 272 0.018485 10.0.0.58 - - [2025-01-16 02:18:28] "PUT /access-control-list/54bb974b-0f1b-4e02-8972-e17e63ffb3df HTTP/1.1" 200 272 0.045872 10.0.0.58 - - [2025-01-16 02:18:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.051013 10.0.0.58 - - [2025-01-16 02:18:28] "POST /tags HTTP/1.1" 409 228 0.005852 10.0.0.58 - - [2025-01-16 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005779 10.0.0.58 - - [2025-01-16 02:18:28] "GET /tag/6204e473-70b1-46a4-8fc5-244695eda6d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.030570 10.0.0.58 - - [2025-01-16 02:18:28] "POST /tags HTTP/1.1" 200 345 0.029193 10.0.0.58 - - [2025-01-16 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005672 10.0.0.58 - - [2025-01-16 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.58 - - [2025-01-16 02:18:28] "GET /project/e9d0621c-86b8-4252-b8a3-6ee454f13a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050878 10.0.0.58 - - [2025-01-16 02:18:28] "GET /tag/8246166d-0ff9-4346-955b-986ec09fa82d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021465 10.0.0.58 - - [2025-01-16 02:18:28] "POST /projects HTTP/1.1" 409 238 0.002426 10.0.0.58 - - [2025-01-16 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.58 - - [2025-01-16 02:18:28] "GET /project/e9d0621c-86b8-4252-b8a3-6ee454f13a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.052885 10.0.0.58 - - [2025-01-16 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.58 - - [2025-01-16 02:18:28] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005482 10.0.0.58 - - [2025-01-16 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002828 10.0.0.58 - - [2025-01-16 02:18:28] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005358 10.0.0.58 - - [2025-01-16 02:18:28] "POST /security-groups HTTP/1.1" 409 285 0.002910 10.0.0.58 - - [2025-01-16 02:18:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.58 - - [2025-01-16 02:18:29] "PUT /security-group/4f4c478e-efb7-4831-8fc9-03863cc46928 HTTP/1.1" 200 262 0.059525 10.0.0.58 - - [2025-01-16 02:18:29] "PUT /access-control-list/d2d5b2a9-45bc-49ed-9213-60253a025ab8 HTTP/1.1" 200 272 0.021214 10.0.0.58 - - [2025-01-16 02:18:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.042111 10.0.0.58 - - [2025-01-16 02:18:29] "POST /tags HTTP/1.1" 409 228 0.035522 10.0.0.58 - - [2025-01-16 02:18:29] "PUT /access-control-list/0e8f6e1e-5d28-496a-ab5f-6a36b68826d7 HTTP/1.1" 200 272 0.046554 10.0.0.58 - - [2025-01-16 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.58 - - [2025-01-16 02:18:29] "GET /tag/8246166d-0ff9-4346-955b-986ec09fa82d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.017369 10.0.0.58 - - [2025-01-16 02:18:29] "POST /tags HTTP/1.1" 200 291 0.098171 10.0.0.58 - - [2025-01-16 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002867 10.0.0.58 - - [2025-01-16 02:18:29] "GET /tag/3aa350c2-6a7b-400f-a2bd-a2e7561c34fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.018667 10.0.0.58 - - [2025-01-16 02:18:29] "POST /tags HTTP/1.1" 200 303 0.085018 10.0.0.58 - - [2025-01-16 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.58 - - [2025-01-16 02:18:29] "GET /tag/33ff13a6-0536-40e6-a070-4c8a38e9aa4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.018866 10.0.0.58 - - [2025-01-16 02:18:29] "POST /tags HTTP/1.1" 409 252 0.002519 10.0.0.58 - - [2025-01-16 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.58 - - [2025-01-16 02:18:29] "GET /tag/4d4f43a7-c356-462e-840c-215a12cf0254?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1320 0.017559 10.0.0.58 - - [2025-01-16 02:18:29] "POST /tags HTTP/1.1" 409 226 0.002430 10.0.0.58 - - [2025-01-16 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.58 - - [2025-01-16 02:18:29] "GET /tag/5f0d27c3-e9ff-4e24-86d9-068c00306d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.021576 10.0.0.58 - - [2025-01-16 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.58 - - [2025-01-16 02:18:29] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.012793 10.0.0.58 - - [2025-01-16 02:18:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008412 10.0.0.58 - - [2025-01-16 02:18:29] "GET /project/21bdf7ae-cd52-4a4d-b959-2beadb95f2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050281 10.0.0.58 - - [2025-01-16 02:18:29] "POST /virtual-machines HTTP/1.1" 200 395 0.011048 10.0.0.58 - - [2025-01-16 02:18:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.032633 10.0.0.58 - - [2025-01-16 02:18:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139717 10.0.0.58 - - [2025-01-16 02:18:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.012103 10.0.0.58 - - [2025-01-16 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007151 10.0.0.58 - - [2025-01-16 02:18:30] "GET /virtual-machine-interface/2d48dfb2-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010909 10.0.0.58 - - [2025-01-16 02:18:30] "POST /instance-ips HTTP/1.1" 200 397 0.027994 10.0.0.58 - - [2025-01-16 02:18:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.027716 10.0.0.58 - - [2025-01-16 02:18:30] "GET /virtual-machine-interface/2d48dfb2-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019568 10.0.0.58 - - [2025-01-16 02:18:30] "POST /set-tag HTTP/1.1" 200 109 0.068120 10.0.0.58 - - [2025-01-16 02:18:30] "GET /virtual-machine-interface/2d48dfb2-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023533 10.0.0.58 - - [2025-01-16 02:18:30] "GET /instance-ip/2d676ca2-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004720 10.0.0.58 - - [2025-01-16 02:18:30] "GET /virtual-machine-interface/2d48dfb2-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006313 10.0.0.58 - - [2025-01-16 02:18:30] "POST /set-tag HTTP/1.1" 200 109 0.002770 10.0.0.58 - - [2025-01-16 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.58 - - [2025-01-16 02:18:30] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006084 10.0.0.58 - - [2025-01-16 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003098 10.0.0.58 - - [2025-01-16 02:18:30] "GET /project/21bdf7ae-cd52-4a4d-b959-2beadb95f2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050957 10.0.0.58 - - [2025-01-16 02:18:30] "POST /virtual-machines HTTP/1.1" 200 395 0.010893 10.0.0.58 - - [2025-01-16 02:18:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.017311 10.0.0.58 - - [2025-01-16 02:18:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.149152 10.0.0.58 - - [2025-01-16 02:18:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.013791 10.0.0.58 - - [2025-01-16 02:18:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.009306 10.0.0.58 - - [2025-01-16 02:18:30] "GET /virtual-machine-interface/2dc5ea5c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012526 10.0.0.58 - - [2025-01-16 02:18:31] "POST /instance-ips HTTP/1.1" 200 397 0.028402 10.0.0.58 - - [2025-01-16 02:18:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.041973 10.0.0.58 - - [2025-01-16 02:18:31] "GET /virtual-machine-interface/2dc5ea5c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.021832 10.0.0.58 - - [2025-01-16 02:18:31] "POST /set-tag HTTP/1.1" 200 109 0.078946 10.0.0.58 - - [2025-01-16 02:18:31] "GET /virtual-machine-interface/2dc5ea5c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015246 10.0.0.58 - - [2025-01-16 02:18:31] "GET /instance-ip/2de60af8-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004163 10.0.0.58 - - [2025-01-16 02:18:31] "GET /virtual-machine-interface/2dc5ea5c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006488 10.0.0.58 - - [2025-01-16 02:18:31] "POST /set-tag HTTP/1.1" 200 109 0.003035 10.0.0.58 - - [2025-01-16 02:18:31] "GET /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.006704 10.0.0.58 - - [2025-01-16 02:18:31] "POST /ref-update HTTP/1.1" 200 156 0.011673 10.0.0.58 - - [2025-01-16 02:18:31] "GET /virtual-machine-interface/2d48dfb2-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010129 10.0.0.58 - - [2025-01-16 02:18:31] "POST /set-tag HTTP/1.1" 200 109 0.007148 10.0.0.58 - - [2025-01-16 02:18:31] "GET /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1696 0.005522 10.0.0.58 - - [2025-01-16 02:18:31] "POST /ref-update HTTP/1.1" 200 156 0.011164 10.0.0.58 - - [2025-01-16 02:18:31] "GET /virtual-machine-interface/2dc5ea5c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022159 10.0.0.58 - - [2025-01-16 02:18:31] "POST /set-tag HTTP/1.1" 200 109 0.003172 10.0.0.58 - - [2025-01-16 02:18:31] "POST /tags HTTP/1.1" 200 291 0.026031 10.0.0.58 - - [2025-01-16 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007605 10.0.0.58 - - [2025-01-16 02:18:31] "GET /tag/b5b0a372-62d8-4c35-ab92-56a91fd713d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.018844 10.0.0.58 - - [2025-01-16 02:18:31] "POST /tags HTTP/1.1" 409 252 0.002789 10.0.0.58 - - [2025-01-16 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002031 10.0.0.58 - - [2025-01-16 02:18:31] "GET /tag/fc8663a7-74e4-4842-afd1-cafe0edd6c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.016796 10.0.0.58 - - [2025-01-16 02:18:31] "POST /tags HTTP/1.1" 409 226 0.002694 10.0.0.58 - - [2025-01-16 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005569 10.0.0.58 - - [2025-01-16 02:18:31] "GET /tag/2eb360d9-5ed1-415f-a425-d25525a47a4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.015953 10.0.0.58 - - [2025-01-16 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.58 - - [2025-01-16 02:18:31] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006218 10.0.0.58 - - [2025-01-16 02:18:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.58 - - [2025-01-16 02:18:32] "GET /project/e9d0621c-86b8-4252-b8a3-6ee454f13a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044109 10.0.0.58 - - [2025-01-16 02:18:32] "POST /virtual-machines HTTP/1.1" 200 395 0.013016 10.0.0.58 - - [2025-01-16 02:18:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.028901 10.0.0.58 - - [2025-01-16 02:18:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.122997 10.0.0.58 - - [2025-01-16 02:18:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.010673 10.0.0.58 - - [2025-01-16 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009024 10.0.0.58 - - [2025-01-16 02:18:32] "GET /virtual-machine-interface/2e97900c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018382 10.0.0.58 - - [2025-01-16 02:18:32] "POST /instance-ips HTTP/1.1" 200 397 0.027678 10.0.0.58 - - [2025-01-16 02:18:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.038075 10.0.0.58 - - [2025-01-16 02:18:32] "GET /virtual-machine-interface/2e97900c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015551 10.0.0.58 - - [2025-01-16 02:18:32] "POST /set-tag HTTP/1.1" 200 109 0.066648 10.0.0.58 - - [2025-01-16 02:18:32] "GET /virtual-machine-interface/2e97900c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019224 10.0.0.58 - - [2025-01-16 02:18:32] "GET /instance-ip/2eb466aa-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003803 10.0.0.58 - - [2025-01-16 02:18:32] "GET /virtual-machine-interface/2e97900c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005919 10.0.0.58 - - [2025-01-16 02:18:32] "POST /set-tag HTTP/1.1" 200 109 0.003148 10.0.0.58 - - [2025-01-16 02:18:32] "GET /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.005374 10.0.0.58 - - [2025-01-16 02:18:32] "POST /ref-update HTTP/1.1" 200 156 0.009948 10.0.0.58 - - [2025-01-16 02:18:32] "GET /virtual-machine-interface/2e97900c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005741 10.0.0.58 - - [2025-01-16 02:18:32] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.58 - - [2025-01-16 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.58 - - [2025-01-16 02:18:32] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006002 10.0.0.58 - - [2025-01-16 02:18:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002334 10.0.0.58 - - [2025-01-16 02:18:32] "GET /project/e9d0621c-86b8-4252-b8a3-6ee454f13a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049145 10.0.0.58 - - [2025-01-16 02:18:32] "POST /virtual-machines HTTP/1.1" 200 395 0.010665 10.0.0.58 - - [2025-01-16 02:18:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.014013 10.0.0.58 - - [2025-01-16 02:18:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.135182 10.0.0.58 - - [2025-01-16 02:18:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.015972 10.0.0.58 - - [2025-01-16 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.029504 10.0.0.58 - - [2025-01-16 02:18:33] "GET /virtual-machine-interface/2f21724a-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009389 10.0.0.58 - - [2025-01-16 02:18:33] "POST /instance-ips HTTP/1.1" 200 397 0.039494 10.0.0.58 - - [2025-01-16 02:18:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.020313 10.0.0.58 - - [2025-01-16 02:18:33] "GET /virtual-machine-interface/2f21724a-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.024884 10.0.0.58 - - [2025-01-16 02:18:33] "POST /set-tag HTTP/1.1" 200 109 0.070182 10.0.0.58 - - [2025-01-16 02:18:33] "GET /virtual-machine-interface/2f21724a-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.031983 10.0.0.58 - - [2025-01-16 02:18:33] "GET /instance-ip/2f410cfe-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004372 10.0.0.58 - - [2025-01-16 02:18:33] "GET /virtual-machine-interface/2f21724a-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.023680 10.0.0.58 - - [2025-01-16 02:18:33] "POST /set-tag HTTP/1.1" 200 109 0.002925 10.0.0.58 - - [2025-01-16 02:18:33] "GET /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.004691 10.0.0.58 - - [2025-01-16 02:18:33] "POST /ref-update HTTP/1.1" 200 156 0.012763 10.0.0.58 - - [2025-01-16 02:18:33] "GET /virtual-machine-interface/2f21724a-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010043 10.0.0.58 - - [2025-01-16 02:18:33] "POST /set-tag HTTP/1.1" 200 109 0.002767 10.0.0.58 - - [2025-01-16 02:18:33] "POST /tags HTTP/1.1" 200 299 0.028223 10.0.0.58 - - [2025-01-16 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013694 10.0.0.58 - - [2025-01-16 02:18:33] "GET /tag/05c4d2c6-ceba-454a-b67b-90b908a2cf94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.025517 10.0.0.58 - - [2025-01-16 02:18:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.58 - - [2025-01-16 02:18:33] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005351 10.0.0.58 - - [2025-01-16 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004849 10.0.0.58 - - [2025-01-16 02:18:34] "GET /project/21bdf7ae-cd52-4a4d-b959-2beadb95f2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.047620 10.0.0.58 - - [2025-01-16 02:18:34] "POST /virtual-machines HTTP/1.1" 200 395 0.018847 10.0.0.58 - - [2025-01-16 02:18:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012831 10.0.0.58 - - [2025-01-16 02:18:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.136649 10.0.0.58 - - [2025-01-16 02:18:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.010359 10.0.0.58 - - [2025-01-16 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.015528 10.0.0.58 - - [2025-01-16 02:18:34] "GET /virtual-machine-interface/2fcfcf20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.027356 10.0.0.58 - - [2025-01-16 02:18:34] "POST /instance-ips HTTP/1.1" 200 397 0.027118 10.0.0.58 - - [2025-01-16 02:18:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029372 10.0.0.58 - - [2025-01-16 02:18:34] "GET /virtual-machine-interface/2fcfcf20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.009912 10.0.0.58 - - [2025-01-16 02:18:34] "POST /set-tag HTTP/1.1" 200 109 0.022688 10.0.0.58 - - [2025-01-16 02:18:34] "GET /virtual-machine-interface/2fcfcf20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020091 10.0.0.58 - - [2025-01-16 02:18:34] "GET /instance-ip/2fed7962-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004760 10.0.0.58 - - [2025-01-16 02:18:34] "GET /virtual-machine-interface/2fcfcf20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006999 10.0.0.58 - - [2025-01-16 02:18:34] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.58 - - [2025-01-16 02:18:34] "POST /tags HTTP/1.1" 200 299 0.042651 10.0.0.58 - - [2025-01-16 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.58 - - [2025-01-16 02:18:34] "GET /tag/31ab878b-a7b0-4981-8572-f45e2d40dee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.016939 10.0.0.58 - - [2025-01-16 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002297 10.0.0.58 - - [2025-01-16 02:18:34] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.013086 10.0.0.58 - - [2025-01-16 02:18:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002248 10.0.0.58 - - [2025-01-16 02:18:34] "GET /project/21bdf7ae-cd52-4a4d-b959-2beadb95f2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.067165 10.0.0.58 - - [2025-01-16 02:18:35] "POST /virtual-machines HTTP/1.1" 200 395 0.017420 10.0.0.58 - - [2025-01-16 02:18:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.023255 10.0.0.58 - - [2025-01-16 02:18:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118915 10.0.0.58 - - [2025-01-16 02:18:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.030976 10.0.0.58 - - [2025-01-16 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.020458 10.0.0.58 - - [2025-01-16 02:18:35] "GET /virtual-machine-interface/305eea98-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006850 10.0.0.58 - - [2025-01-16 02:18:35] "POST /instance-ips HTTP/1.1" 200 397 0.030035 10.0.0.58 - - [2025-01-16 02:18:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.040249 10.0.0.58 - - [2025-01-16 02:18:35] "GET /virtual-machine-interface/305eea98-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019257 10.0.0.58 - - [2025-01-16 02:18:35] "POST /set-tag HTTP/1.1" 200 109 0.029119 10.0.0.58 - - [2025-01-16 02:18:35] "GET /virtual-machine-interface/305eea98-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023489 10.0.0.58 - - [2025-01-16 02:18:35] "GET /instance-ip/307943b6-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005024 10.0.0.58 - - [2025-01-16 02:18:35] "GET /virtual-machine-interface/305eea98-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006522 10.0.0.58 - - [2025-01-16 02:18:35] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.58 - - [2025-01-16 02:18:35] "POST /tags HTTP/1.1" 200 299 0.022888 10.0.0.58 - - [2025-01-16 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.58 - - [2025-01-16 02:18:35] "GET /tag/52bab48c-a573-42dc-8eea-d212574b5ea2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.017158 10.0.0.58 - - [2025-01-16 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.58 - - [2025-01-16 02:18:35] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006254 10.0.0.58 - - [2025-01-16 02:18:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.58 - - [2025-01-16 02:18:35] "GET /project/e9d0621c-86b8-4252-b8a3-6ee454f13a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045724 10.0.0.58 - - [2025-01-16 02:18:35] "POST /virtual-machines HTTP/1.1" 200 395 0.012374 10.0.0.58 - - [2025-01-16 02:18:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.011007 10.0.0.58 - - [2025-01-16 02:18:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134683 10.0.0.58 - - [2025-01-16 02:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010168 10.0.0.58 - - [2025-01-16 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014392 10.0.0.58 - - [2025-01-16 02:18:36] "GET /virtual-machine-interface/30e2ca20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010956 10.0.0.58 - - [2025-01-16 02:18:36] "POST /instance-ips HTTP/1.1" 200 397 0.028324 10.0.0.58 - - [2025-01-16 02:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022721 10.0.0.58 - - [2025-01-16 02:18:36] "GET /virtual-machine-interface/30e2ca20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012288 10.0.0.58 - - [2025-01-16 02:18:36] "POST /set-tag HTTP/1.1" 200 109 0.022632 10.0.0.58 - - [2025-01-16 02:18:36] "GET /virtual-machine-interface/30e2ca20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021019 10.0.0.58 - - [2025-01-16 02:18:36] "GET /instance-ip/310159ae-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009549 10.0.0.58 - - [2025-01-16 02:18:36] "GET /virtual-machine-interface/30e2ca20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006409 10.0.0.58 - - [2025-01-16 02:18:36] "POST /set-tag HTTP/1.1" 200 109 0.002810 10.0.0.58 - - [2025-01-16 02:18:36] "POST /tags HTTP/1.1" 200 299 0.023705 10.0.0.58 - - [2025-01-16 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.58 - - [2025-01-16 02:18:36] "GET /tag/0210df05-2900-40b2-be57-529d9cc2e4f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.016284 10.0.0.58 - - [2025-01-16 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.58 - - [2025-01-16 02:18:36] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006065 10.0.0.58 - - [2025-01-16 02:18:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.58 - - [2025-01-16 02:18:36] "GET /project/e9d0621c-86b8-4252-b8a3-6ee454f13a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.062160 10.0.0.58 - - [2025-01-16 02:18:36] "POST /virtual-machines HTTP/1.1" 200 395 0.018614 10.0.0.58 - - [2025-01-16 02:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.013468 10.0.0.58 - - [2025-01-16 02:18:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.134932 10.0.0.58 - - [2025-01-16 02:18:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011501 10.0.0.58 - - [2025-01-16 02:18:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012688 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-machine-interface/31656570-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007211 10.0.0.58 - - [2025-01-16 02:18:37] "POST /instance-ips HTTP/1.1" 200 397 0.025642 10.0.0.58 - - [2025-01-16 02:18:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.023481 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-machine-interface/31656570-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011243 10.0.0.58 - - [2025-01-16 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.022727 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-machine-interface/31656570-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.025244 10.0.0.58 - - [2025-01-16 02:18:37] "GET /instance-ip/317f791a-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005114 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-machine-interface/31656570-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006031 10.0.0.58 - - [2025-01-16 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.002976 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004531 10.0.0.58 - - [2025-01-16 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.010770 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-machine-interface/2fcfcf20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021602 10.0.0.58 - - [2025-01-16 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.017212 10.0.0.58 - - [2025-01-16 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.009599 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-machine-interface/305eea98-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007527 10.0.0.58 - - [2025-01-16 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.003109 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-machine-interface/2d48dfb2-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005751 10.0.0.58 - - [2025-01-16 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.005603 10.0.0.58 - - [2025-01-16 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.012842 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-machine-interface/30e2ca20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009205 10.0.0.58 - - [2025-01-16 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.002926 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2974 0.004315 10.0.0.58 - - [2025-01-16 02:18:37] "POST /ref-update HTTP/1.1" 200 156 0.008997 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-machine-interface/31656570-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006260 10.0.0.58 - - [2025-01-16 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-machine-interface/2dc5ea5c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005050 10.0.0.58 - - [2025-01-16 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.003470 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-machine-interface/2e97900c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005845 10.0.0.58 - - [2025-01-16 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.003602 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-machine-interface/2f21724a-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005455 10.0.0.58 - - [2025-01-16 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.003393 10.0.0.58 - - [2025-01-16 02:18:37] "GET /virtual-machine-interface/2fcfcf20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005412 10.0.0.58 - - [2025-01-16 02:18:37] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.58 - - [2025-01-16 02:18:38] "GET /virtual-machine-interface/305eea98-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005796 10.0.0.58 - - [2025-01-16 02:18:38] "POST /set-tag HTTP/1.1" 200 109 0.002564 10.0.0.58 - - [2025-01-16 02:18:38] "GET /virtual-machine-interface/2d48dfb2-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005482 10.0.0.58 - - [2025-01-16 02:18:38] "POST /set-tag HTTP/1.1" 200 109 0.003634 10.0.0.58 - - [2025-01-16 02:18:38] "GET /virtual-machine-interface/30e2ca20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005846 10.0.0.58 - - [2025-01-16 02:18:38] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.58 - - [2025-01-16 02:18:38] "GET /virtual-machine-interface/31656570-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006386 10.0.0.58 - - [2025-01-16 02:18:38] "POST /set-tag HTTP/1.1" 200 109 0.003775 10.0.0.58 - - [2025-01-16 02:18:38] "GET /virtual-machine/64382505-04f3-4990-b4c2-58c00ff0ab82?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003845 10.0.0.58 - - [2025-01-16 02:18:38] "GET /virtual-machine-interface/2d48dfb2-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005778 10.0.0.58 - - [2025-01-16 02:18:40] "GET /virtual-machine-interface/2e97900c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006555 10.0.0.58 - - [2025-01-16 02:18:40] "POST /set-tag HTTP/1.1" 200 109 0.002902 10.0.0.58 - - [2025-01-16 02:18:40] "GET /virtual-machine-interface/30e2ca20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006698 10.0.0.58 - - [2025-01-16 02:18:40] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.58 - - [2025-01-16 02:18:40] "GET /virtual-machine-interface/2fcfcf20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005574 10.0.0.58 - - [2025-01-16 02:18:40] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.58 - - [2025-01-16 02:18:41] "GET /virtual-machine-interface/2dc5ea5c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006403 10.0.0.58 - - [2025-01-16 02:18:41] "POST /set-tag HTTP/1.1" 200 109 0.003032 10.0.0.58 - - [2025-01-16 02:18:42] "GET /virtual-machine-interface/2f21724a-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005888 10.0.0.58 - - [2025-01-16 02:18:42] "POST /set-tag HTTP/1.1" 200 109 0.002856 10.0.0.58 - - [2025-01-16 02:18:43] "GET /virtual-machine/2001924d-ec20-4724-96a3-a1ec394c1901?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005074 10.0.0.58 - - [2025-01-16 02:18:43] "GET /virtual-machine-interface/2dc5ea5c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005542 10.0.0.58 - - [2025-01-16 02:18:43] "GET /virtual-machine/a330010b-4f7c-498b-9b5f-a0f7cc43fbbd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003715 10.0.0.58 - - [2025-01-16 02:18:43] "GET /virtual-machine-interface/2e97900c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011443 10.0.0.58 - - [2025-01-16 02:18:43] "GET /virtual-machine/9eb5b467-b1af-4b77-8ca8-1fe902cd9be1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003891 10.0.0.58 - - [2025-01-16 02:18:44] "GET /virtual-machine-interface/2f21724a-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006993 10.0.0.58 - - [2025-01-16 02:18:44] "GET /virtual-machine/ed303b3b-0ccb-464e-8968-864e268bba4f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003949 10.0.0.58 - - [2025-01-16 02:18:44] "GET /virtual-machine-interface/2fcfcf20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005325 10.0.0.58 - - [2025-01-16 02:18:44] "GET /virtual-machine/f2920bea-a7e4-4f31-bc7c-401dc79dfb6e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.004138 10.0.0.58 - - [2025-01-16 02:18:44] "GET /virtual-machine-interface/30e2ca20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006926 10.0.0.58 - - [2025-01-16 02:18:44] "GET /virtual-machine-interface/305eea98-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005526 10.0.0.58 - - [2025-01-16 02:18:44] "POST /set-tag HTTP/1.1" 200 109 0.003464 10.0.0.58 - - [2025-01-16 02:18:45] "GET /virtual-machine-interface/31656570-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006189 10.0.0.58 - - [2025-01-16 02:18:45] "POST /set-tag HTTP/1.1" 200 109 0.002561 10.0.0.58 - - [2025-01-16 02:18:49] "GET /virtual-machine/5bbc820b-2464-446d-b759-2ba03a2a10d8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003674 10.0.0.58 - - [2025-01-16 02:18:49] "GET /virtual-machine-interface/305eea98-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005237 10.0.0.58 - - [2025-01-16 02:18:49] "GET /virtual-machine/ff28d090-c6fb-42bb-9036-8bccd13fd521?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003670 10.0.0.58 - - [2025-01-16 02:18:49] "GET /virtual-machine-interface/31656570-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.010966 10.0.0.58 - - [2025-01-16 02:18:49] "GET /loadbalancer/7c792ad2-349e-4b17-a681-cf219d3a84a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002840 10.0.0.58 - - [2025-01-16 02:18:49] "POST /tags HTTP/1.1" 200 333 0.040938 10.0.0.58 - - [2025-01-16 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013003 10.0.0.58 - - [2025-01-16 02:18:50] "GET /tag/80d2fc51-6bcf-414f-b4d9-4492c3d7c815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.025147 10.0.0.58 - - [2025-01-16 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003549 10.0.0.58 - - [2025-01-16 02:18:50] "GET /project/21bdf7ae-cd52-4a4d-b959-2beadb95f2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.049525 10.0.0.58 - - [2025-01-16 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013700 10.0.0.58 - - [2025-01-16 02:18:50] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006721 10.0.0.58 - - [2025-01-16 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003316 10.0.0.58 - - [2025-01-16 02:18:50] "GET /service-appliance-set/9dcf14f2-e9c3-4f95-aeb9-bbacd5438bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003567 10.0.0.58 - - [2025-01-16 02:18:50] "POST /fqname-to-id HTTP/1.1" 404 273 0.002599 10.0.0.58 - - [2025-01-16 02:18:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.121784 10.0.0.58 - - [2025-01-16 02:18:50] "GET /virtual-machine-interface/5ee851a7-7dd7-4fa5-af3c-ccd051997205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.005978 10.0.0.58 - - [2025-01-16 02:18:50] "POST /instance-ips HTTP/1.1" 200 409 0.029170 10.0.0.58 - - [2025-01-16 02:18:50] "GET /instance-ip/3f2b64f7-0c0d-4529-9b65-ac281b153011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.011745 10.0.0.58 - - [2025-01-16 02:18:50] "POST /loadbalancers HTTP/1.1" 200 629 0.071990 10.0.0.58 - - [2025-01-16 02:18:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023841 10.0.0.58 - - [2025-01-16 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006320 10.0.0.58 - - [2025-01-16 02:18:50] "GET /project/21bdf7ae-cd52-4a4d-b959-2beadb95f2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.061051 10.0.0.58 - - [2025-01-16 02:18:50] "GET /instance-ip/3f2b64f7-0c0d-4529-9b65-ac281b153011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.005812 10.0.0.58 - - [2025-01-16 02:18:50] "GET /project/21bdf7ae-cd52-4a4d-b959-2beadb95f2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.046444 10.0.0.58 - - [2025-01-16 02:18:50] "GET /loadbalancer/7c792ad2-349e-4b17-a681-cf219d3a84a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003995 10.0.0.58 - - [2025-01-16 02:18:50] "POST /floating-ips HTTP/1.1" 200 597 0.050821 10.0.0.58 - - [2025-01-16 02:18:50] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.032120 10.0.0.58 - - [2025-01-16 02:18:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006701 10.0.0.58 - - [2025-01-16 02:18:50] "GET /loadbalancer/7c792ad2-349e-4b17-a681-cf219d3a84a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.024895 10.0.0.58 - - [2025-01-16 02:18:50] "GET /project/21bdf7ae-cd52-4a4d-b959-2beadb95f2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.052642 10.0.0.58 - - [2025-01-16 02:18:50] "GET /loadbalancer-listener/81464a05-2c5b-4066-bf97-246d5b784f7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.008780 10.0.0.58 - - [2025-01-16 02:18:51] "GET /loadbalancer-listener/81464a05-2c5b-4066-bf97-246d5b784f7a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.004701 10.0.0.58 - - [2025-01-16 02:18:51] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.023347 10.0.0.58 - - [2025-01-16 02:18:51] "GET /instance-ip/3f2b64f7-0c0d-4529-9b65-ac281b153011?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.012214 10.0.0.58 - - [2025-01-16 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.58 - - [2025-01-16 02:18:51] "GET /loadbalancer/7c792ad2-349e-4b17-a681-cf219d3a84a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.002723 10.0.0.58 - - [2025-01-16 02:18:51] "GET /instance-ip/3f2b64f7-0c0d-4529-9b65-ac281b153011?fields=floating_ips HTTP/1.1" 200 1212 0.006913 10.0.0.58 - - [2025-01-16 02:18:51] "GET /floating-ip/e0798778-4090-46aa-ad27-121cf00ba993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002959 10.0.0.58 - - [2025-01-16 02:18:51] "GET /loadbalancer-pool/a0f7f697-7b37-4c90-a6ed-64b27f6c2f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.007796 10.0.0.58 - - [2025-01-16 02:18:51] "POST /loadbalancer-members HTTP/1.1" 200 721 0.018504 10.0.0.58 - - [2025-01-16 02:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.032001 10.0.0.58 - - [2025-01-16 02:18:51] "GET /virtual-machine-interface/2d48dfb2-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010752 10.0.0.58 - - [2025-01-16 02:18:51] "GET /virtual-machine-interface/2d48dfb2-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010221 10.0.0.58 - - [2025-01-16 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.009732 10.0.0.58 - - [2025-01-16 02:18:51] "GET /floating-ip/e0798778-4090-46aa-ad27-121cf00ba993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.009663 10.0.0.58 - - [2025-01-16 02:18:51] "POST /tags HTTP/1.1" 409 221 0.002757 10.0.0.58 - - [2025-01-16 02:18:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004157 10.0.0.58 - - [2025-01-16 02:18:51] "GET /tag/80d2fc51-6bcf-414f-b4d9-4492c3d7c815?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014244 10.0.0.58 - - [2025-01-16 02:18:51] "PUT /floating-ip/e0798778-4090-46aa-ad27-121cf00ba993 HTTP/1.1" 200 256 0.009822 10.0.0.58 - - [2025-01-16 02:18:51] "POST /set-tag HTTP/1.1" 200 109 0.067026 10.0.0.58 - - [2025-01-16 02:18:51] "GET /loadbalancer-pool/a0f7f697-7b37-4c90-a6ed-64b27f6c2f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.012781 10.0.0.58 - - [2025-01-16 02:18:51] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017494 10.0.0.58 - - [2025-01-16 02:18:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008798 10.0.0.58 - - [2025-01-16 02:18:51] "GET /virtual-machine-interface/2dc5ea5c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.021401 10.0.0.58 - - [2025-01-16 02:18:51] "GET /virtual-machine-interface/2dc5ea5c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006746 10.0.0.58 - - [2025-01-16 02:18:51] "POST /ref-update HTTP/1.1" 200 156 0.014088 10.0.0.58 - - [2025-01-16 02:18:51] "GET /floating-ip/e0798778-4090-46aa-ad27-121cf00ba993?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.028290 10.0.0.58 - - [2025-01-16 02:18:51] "POST /set-tag HTTP/1.1" 200 109 0.104407 10.0.0.58 - - [2025-01-16 02:18:52] "POST /tags HTTP/1.1" 409 206 0.002550 10.0.0.58 - - [2025-01-16 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002462 10.0.0.58 - - [2025-01-16 02:18:52] "GET /tag/33ff13a6-0536-40e6-a070-4c8a38e9aa4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.019063 10.0.0.58 - - [2025-01-16 02:18:52] "POST /tags HTTP/1.1" 409 204 0.002455 10.0.0.58 - - [2025-01-16 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.58 - - [2025-01-16 02:18:52] "GET /tag/31ab878b-a7b0-4981-8572-f45e2d40dee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.019045 10.0.0.58 - - [2025-01-16 02:18:52] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003038 10.0.0.58 - - [2025-01-16 02:18:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.58 - - [2025-01-16 02:18:53] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003700 10.0.0.58 - - [2025-01-16 02:18:53] "POST /tags HTTP/1.1" 409 206 0.002036 10.0.0.58 - - [2025-01-16 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.58 - - [2025-01-16 02:18:53] "GET /tag/33ff13a6-0536-40e6-a070-4c8a38e9aa4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.023430 10.0.0.58 - - [2025-01-16 02:18:53] "POST /tags HTTP/1.1" 409 226 0.002749 10.0.0.58 - - [2025-01-16 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002757 10.0.0.58 - - [2025-01-16 02:18:53] "GET /tag/5f0d27c3-e9ff-4e24-86d9-068c00306d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.019738 10.0.0.58 - - [2025-01-16 02:18:53] "POST /tags HTTP/1.1" 409 204 0.002869 10.0.0.58 - - [2025-01-16 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.58 - - [2025-01-16 02:18:53] "GET /tag/31ab878b-a7b0-4981-8572-f45e2d40dee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015592 10.0.0.58 - - [2025-01-16 02:18:53] "POST /tags HTTP/1.1" 409 226 0.002894 10.0.0.58 - - [2025-01-16 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.58 - - [2025-01-16 02:18:53] "GET /tag/5f0d27c3-e9ff-4e24-86d9-068c00306d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.021302 10.0.0.58 - - [2025-01-16 02:18:53] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002728 10.0.0.58 - - [2025-01-16 02:18:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.58 - - [2025-01-16 02:18:53] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003605 10.0.0.58 - - [2025-01-16 02:18:53] "POST /firewall-rules HTTP/1.1" 200 626 0.078915 10.0.0.58 - - [2025-01-16 02:18:53] "POST /firewall-rules HTTP/1.1" 200 646 0.083695 10.0.0.58 - - [2025-01-16 02:18:53] "GET /firewall-rule/e6352d96-e256-4804-9719-a8d3fcbf0779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.020590 10.0.0.58 - - [2025-01-16 02:18:53] "GET /firewall-policy/f5120752-61d0-4b95-8d90-267771293a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004030 10.0.0.58 - - [2025-01-16 02:18:53] "GET /firewall-rule/9599bc08-f7dd-4cb8-933b-a2d684901c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004913 10.0.0.58 - - [2025-01-16 02:18:53] "POST /ref-update HTTP/1.1" 200 156 0.025718 10.0.0.58 - - [2025-01-16 02:18:53] "POST /firewall-policys HTTP/1.1" 200 606 0.042172 10.0.0.58 - - [2025-01-16 02:18:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.015224 10.0.0.58 - - [2025-01-16 02:18:53] "GET /firewall-policy/823919e4-4614-42a4-9d35-f9cd9c02f447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.020711 10.0.0.58 - - [2025-01-16 02:18:53] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002879 10.0.0.58 - - [2025-01-16 02:18:53] "GET /firewall-policy/823919e4-4614-42a4-9d35-f9cd9c02f447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.003436 10.0.0.58 - - [2025-01-16 02:18:53] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.005397 10.0.0.58 - - [2025-01-16 02:18:53] "GET /firewall-policy/179ef15b-9706-4741-948f-559053da764a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004349 10.0.0.58 - - [2025-01-16 02:18:53] "GET /firewall-policy/f5120752-61d0-4b95-8d90-267771293a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005076 10.0.0.58 - - [2025-01-16 02:18:53] "GET /firewall-policy/f5120752-61d0-4b95-8d90-267771293a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002574 10.0.0.58 - - [2025-01-16 02:18:53] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.002910 10.0.0.58 - - [2025-01-16 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.026272 10.0.0.58 - - [2025-01-16 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.033392 10.0.0.58 - - [2025-01-16 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.041477 10.0.0.58 - - [2025-01-16 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.024278 10.0.0.58 - - [2025-01-16 02:18:54] "POST /ref-update HTTP/1.1" 200 156 0.043206 10.0.0.58 - - [2025-01-16 02:18:54] "GET /firewall-policy/823919e4-4614-42a4-9d35-f9cd9c02f447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.009897 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:19:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001098 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:19:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001064 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:19:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001073 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:19:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001636 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:19:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001026 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:19:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001187 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:20:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001005 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:20:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001133 10.0.0.58 - - [2025-01-16 02:20:52] "POST /tags HTTP/1.1" 409 252 0.003111 10.0.0.58 - - [2025-01-16 02:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002835 10.0.0.58 - - [2025-01-16 02:20:53] "GET /tag/fc8663a7-74e4-4842-afd1-cafe0edd6c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020027 10.0.0.58 - - [2025-01-16 02:20:53] "POST /tags HTTP/1.1" 409 228 0.005168 10.0.0.58 - - [2025-01-16 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.58 - - [2025-01-16 02:20:53] "GET /tag/8246166d-0ff9-4346-955b-986ec09fa82d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015745 10.0.0.58 - - [2025-01-16 02:20:53] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.011433 10.0.0.58 - - [2025-01-16 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.58 - - [2025-01-16 02:20:53] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002827 10.0.0.58 - - [2025-01-16 02:20:53] "POST /tags HTTP/1.1" 409 206 0.002049 10.0.0.58 - - [2025-01-16 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001560 10.0.0.58 - - [2025-01-16 02:20:53] "GET /tag/33ff13a6-0536-40e6-a070-4c8a38e9aa4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015026 10.0.0.58 - - [2025-01-16 02:20:53] "POST /tags HTTP/1.1" 409 226 0.004002 10.0.0.58 - - [2025-01-16 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.58 - - [2025-01-16 02:20:53] "GET /tag/5f0d27c3-e9ff-4e24-86d9-068c00306d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.016605 10.0.0.58 - - [2025-01-16 02:20:53] "POST /tags HTTP/1.1" 409 204 0.002986 10.0.0.58 - - [2025-01-16 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.58 - - [2025-01-16 02:20:53] "GET /tag/31ab878b-a7b0-4981-8572-f45e2d40dee6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015541 10.0.0.58 - - [2025-01-16 02:20:53] "POST /tags HTTP/1.1" 409 226 0.003810 10.0.0.58 - - [2025-01-16 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.58 - - [2025-01-16 02:20:53] "GET /tag/5f0d27c3-e9ff-4e24-86d9-068c00306d00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1190 0.017888 10.0.0.58 - - [2025-01-16 02:20:53] "POST /tags HTTP/1.1" 409 228 0.002789 10.0.0.58 - - [2025-01-16 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.58 - - [2025-01-16 02:20:53] "GET /tag/8246166d-0ff9-4346-955b-986ec09fa82d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.016290 10.0.0.58 - - [2025-01-16 02:20:53] "POST /tags HTTP/1.1" 409 252 0.004876 10.0.0.58 - - [2025-01-16 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.58 - - [2025-01-16 02:20:53] "GET /tag/fc8663a7-74e4-4842-afd1-cafe0edd6c76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.018825 10.0.0.58 - - [2025-01-16 02:20:53] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003197 10.0.0.58 - - [2025-01-16 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002799 10.0.0.58 - - [2025-01-16 02:20:53] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003834 10.0.0.58 - - [2025-01-16 02:20:53] "POST /firewall-rules HTTP/1.1" 409 281 0.002748 10.0.0.58 - - [2025-01-16 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.58 - - [2025-01-16 02:20:53] "PUT /firewall-rule/9599bc08-f7dd-4cb8-933b-a2d684901c16 HTTP/1.1" 200 260 0.023956 10.0.0.58 - - [2025-01-16 02:20:53] "POST /firewall-rules HTTP/1.1" 409 291 0.004782 10.0.0.58 - - [2025-01-16 02:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.58 - - [2025-01-16 02:20:53] "PUT /firewall-rule/e6352d96-e256-4804-9719-a8d3fcbf0779 HTTP/1.1" 200 260 0.030672 10.0.0.58 - - [2025-01-16 02:20:53] "GET /firewall-rule/e6352d96-e256-4804-9719-a8d3fcbf0779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.012660 10.0.0.58 - - [2025-01-16 02:20:53] "POST /firewall-rules HTTP/1.1" 200 658 0.089052 10.0.0.58 - - [2025-01-16 02:20:54] "GET /firewall-rule/68f986cc-1122-43e9-87c9-a3914e831b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.006240 10.0.0.58 - - [2025-01-16 02:20:54] "GET /firewall-policy/f5120752-61d0-4b95-8d90-267771293a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002875 10.0.0.58 - - [2025-01-16 02:20:54] "GET /firewall-rule/9599bc08-f7dd-4cb8-933b-a2d684901c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003365 10.0.0.58 - - [2025-01-16 02:20:54] "POST /firewall-policys HTTP/1.1" 409 269 0.004836 10.0.0.58 - - [2025-01-16 02:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.58 - - [2025-01-16 02:20:54] "PUT /firewall-policy/823919e4-4614-42a4-9d35-f9cd9c02f447 HTTP/1.1" 200 264 0.026690 10.0.0.58 - - [2025-01-16 02:20:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018545 10.0.0.58 - - [2025-01-16 02:20:54] "GET /firewall-policy/823919e4-4614-42a4-9d35-f9cd9c02f447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.010742 10.0.0.58 - - [2025-01-16 02:20:54] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003259 10.0.0.58 - - [2025-01-16 02:20:54] "GET /firewall-policy/823919e4-4614-42a4-9d35-f9cd9c02f447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003488 10.0.0.58 - - [2025-01-16 02:20:54] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.003604 10.0.0.58 - - [2025-01-16 02:20:54] "GET /firewall-policy/179ef15b-9706-4741-948f-559053da764a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003160 10.0.0.58 - - [2025-01-16 02:20:54] "GET /firewall-policy/823919e4-4614-42a4-9d35-f9cd9c02f447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.005115 10.0.0.58 - - [2025-01-16 02:20:54] "GET /firewall-policy/823919e4-4614-42a4-9d35-f9cd9c02f447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.003118 10.0.0.58 - - [2025-01-16 02:21:56] "GET /virtual-machine-interface/2d48dfb2-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.015882 10.0.0.58 - - [2025-01-16 02:21:56] "POST /set-tag HTTP/1.1" 200 109 0.005772 10.0.0.58 - - [2025-01-16 02:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.58 - - [2025-01-16 02:21:56] "GET /loadbalancer/7c792ad2-349e-4b17-a681-cf219d3a84a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003050 10.0.0.58 - - [2025-01-16 02:21:56] "GET /virtual-machine-interface/2d48dfb2-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005702 10.0.0.58 - - [2025-01-16 02:21:56] "POST /set-tag HTTP/1.1" 200 109 0.069396 10.0.0.58 - - [2025-01-16 02:21:56] "DELETE /loadbalancer-member/982b8c71-ea71-4a5b-b946-631ae571162e HTTP/1.1" 200 115 0.034535 10.0.0.58 - - [2025-01-16 02:21:56] "GET /virtual-machine-interface/305eea98-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005420 10.0.0.58 - - [2025-01-16 02:21:56] "POST /set-tag HTTP/1.1" 200 109 0.004204 10.0.0.58 - - [2025-01-16 02:21:56] "GET /virtual-machine-interface/2e97900c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008887 10.0.0.58 - - [2025-01-16 02:21:56] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.58 - - [2025-01-16 02:21:56] "GET /virtual-machine-interface/2fcfcf20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006635 10.0.0.58 - - [2025-01-16 02:21:56] "POST /set-tag HTTP/1.1" 200 109 0.003007 10.0.0.58 - - [2025-01-16 02:21:56] "GET /virtual-machine-interface/2f21724a-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005568 10.0.0.58 - - [2025-01-16 02:21:56] "POST /set-tag HTTP/1.1" 200 109 0.003937 10.0.0.58 - - [2025-01-16 02:21:56] "GET /virtual-machine-interface/2dc5ea5c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006314 10.0.0.58 - - [2025-01-16 02:21:56] "POST /set-tag HTTP/1.1" 200 109 0.002704 10.0.0.58 - - [2025-01-16 02:21:56] "GET /virtual-machine-interface/30e2ca20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009411 10.0.0.58 - - [2025-01-16 02:21:56] "POST /set-tag HTTP/1.1" 200 109 0.002623 10.0.0.58 - - [2025-01-16 02:21:56] "GET /virtual-machine-interface/31656570-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005558 10.0.0.58 - - [2025-01-16 02:21:56] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.58 - - [2025-01-16 02:21:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.58 - - [2025-01-16 02:21:56] "GET /loadbalancer/7c792ad2-349e-4b17-a681-cf219d3a84a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003588 10.0.0.58 - - [2025-01-16 02:21:57] "GET /virtual-machine-interface/2e97900c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014676 10.0.0.58 - - [2025-01-16 02:21:57] "POST /set-tag HTTP/1.1" 200 109 0.003047 10.0.0.58 - - [2025-01-16 02:21:57] "GET /virtual-machine-interface/2d48dfb2-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018609 10.0.0.58 - - [2025-01-16 02:21:57] "POST /set-tag HTTP/1.1" 200 109 0.003123 10.0.0.58 - - [2025-01-16 02:21:57] "GET /virtual-machine-interface/2f21724a-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010115 10.0.0.58 - - [2025-01-16 02:21:57] "POST /set-tag HTTP/1.1" 200 109 0.003207 10.0.0.58 - - [2025-01-16 02:21:57] "GET /virtual-machine-interface/2dc5ea5c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006420 10.0.0.58 - - [2025-01-16 02:21:57] "POST /set-tag HTTP/1.1" 200 109 0.004890 10.0.0.58 - - [2025-01-16 02:21:57] "GET /virtual-machine-interface/2d48dfb2-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008024 10.0.0.58 - - [2025-01-16 02:21:57] "POST /set-tag HTTP/1.1" 200 109 0.004475 10.0.0.58 - - [2025-01-16 02:21:57] "GET /virtual-machine/64382505-04f3-4990-b4c2-58c00ff0ab82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003931 10.0.0.58 - - [2025-01-16 02:21:57] "POST /ref-update HTTP/1.1" 200 156 0.017559 10.0.0.58 - - [2025-01-16 02:21:57] "GET /virtual-machine-interface/2d48dfb2-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.026346 10.0.0.58 - - [2025-01-16 02:21:57] "POST /set-tag HTTP/1.1" 200 109 0.022168 10.0.0.58 - - [2025-01-16 02:21:58] "POST /set-tag HTTP/1.1" 200 109 0.042110 10.0.0.58 - - [2025-01-16 02:21:58] "POST /set-tag HTTP/1.1" 200 109 0.034389 10.0.0.58 - - [2025-01-16 02:21:58] "POST /set-tag HTTP/1.1" 200 109 0.016255 10.0.0.58 - - [2025-01-16 02:21:58] "POST /set-tag HTTP/1.1" 200 109 0.050033 10.0.0.58 - - [2025-01-16 02:21:58] "DELETE /instance-ip/2d676ca2-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.079639 10.0.0.58 - - [2025-01-16 02:21:58] "POST /ref-update HTTP/1.1" 200 156 0.022707 10.0.0.58 - - [2025-01-16 02:21:58] "DELETE /virtual-machine-interface/2d48dfb2-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.085596 10.0.0.58 - - [2025-01-16 02:21:58] "DELETE /virtual-machine/64382505-04f3-4990-b4c2-58c00ff0ab82 HTTP/1.1" 200 115 0.031597 10.0.0.58 - - [2025-01-16 02:21:58] "GET /virtual-machine-interface/2e97900c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007199 10.0.0.58 - - [2025-01-16 02:21:58] "POST /set-tag HTTP/1.1" 200 109 0.004888 10.0.0.58 - - [2025-01-16 02:21:58] "GET /virtual-machine/a330010b-4f7c-498b-9b5f-a0f7cc43fbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003114 10.0.0.58 - - [2025-01-16 02:21:58] "POST /ref-update HTTP/1.1" 200 156 0.011220 10.0.0.58 - - [2025-01-16 02:21:58] "GET /virtual-machine-interface/2e97900c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005601 10.0.0.58 - - [2025-01-16 02:21:58] "POST /set-tag HTTP/1.1" 200 109 0.040379 10.0.0.58 - - [2025-01-16 02:21:58] "POST /set-tag HTTP/1.1" 200 109 0.049418 10.0.0.58 - - [2025-01-16 02:21:58] "POST /set-tag HTTP/1.1" 200 109 0.042459 10.0.0.58 - - [2025-01-16 02:21:58] "POST /set-tag HTTP/1.1" 200 109 0.040367 10.0.0.58 - - [2025-01-16 02:21:58] "POST /set-tag HTTP/1.1" 200 109 0.041654 10.0.0.58 - - [2025-01-16 02:21:59] "DELETE /instance-ip/2eb466aa-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.066028 10.0.0.58 - - [2025-01-16 02:21:59] "DELETE /virtual-machine-interface/2e97900c-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.071650 10.0.0.58 - - [2025-01-16 02:21:59] "DELETE /virtual-machine/a330010b-4f7c-498b-9b5f-a0f7cc43fbbd HTTP/1.1" 200 115 0.036221 10.0.0.58 - - [2025-01-16 02:21:59] "GET /virtual-machine-interface/2dc5ea5c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008177 10.0.0.58 - - [2025-01-16 02:21:59] "POST /set-tag HTTP/1.1" 200 109 0.003029 10.0.0.58 - - [2025-01-16 02:21:59] "GET /virtual-machine/2001924d-ec20-4724-96a3-a1ec394c1901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003049 10.0.0.58 - - [2025-01-16 02:21:59] "POST /ref-update HTTP/1.1" 200 156 0.012185 10.0.0.58 - - [2025-01-16 02:21:59] "GET /virtual-machine-interface/2dc5ea5c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.007001 10.0.0.58 - - [2025-01-16 02:21:59] "POST /set-tag HTTP/1.1" 200 109 0.027758 10.0.0.58 - - [2025-01-16 02:21:59] "POST /set-tag HTTP/1.1" 200 109 0.063849 10.0.0.58 - - [2025-01-16 02:21:59] "POST /set-tag HTTP/1.1" 200 109 0.042322 10.0.0.58 - - [2025-01-16 02:21:59] "POST /set-tag HTTP/1.1" 200 109 0.102446 10.0.0.58 - - [2025-01-16 02:21:59] "POST /set-tag HTTP/1.1" 200 109 0.051506 10.0.0.58 - - [2025-01-16 02:21:59] "DELETE /instance-ip/2de60af8-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.139664 10.0.0.58 - - [2025-01-16 02:21:59] "POST /ref-update HTTP/1.1" 200 156 0.015328 10.0.0.58 - - [2025-01-16 02:22:00] "DELETE /virtual-machine-interface/2dc5ea5c-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.111696 10.0.0.58 - - [2025-01-16 02:22:00] "DELETE /virtual-machine/2001924d-ec20-4724-96a3-a1ec394c1901 HTTP/1.1" 200 115 0.046990 10.0.0.58 - - [2025-01-16 02:22:00] "DELETE /tag/3aa350c2-6a7b-400f-a2bd-a2e7561c34fa HTTP/1.1" 200 115 0.071303 10.0.0.58 - - [2025-01-16 02:22:00] "GET /virtual-machine-interface/2f21724a-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008366 10.0.0.58 - - [2025-01-16 02:22:00] "POST /set-tag HTTP/1.1" 200 109 0.003036 10.0.0.58 - - [2025-01-16 02:22:00] "GET /virtual-machine/9eb5b467-b1af-4b77-8ca8-1fe902cd9be1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005436 10.0.0.58 - - [2025-01-16 02:22:00] "POST /ref-update HTTP/1.1" 200 156 0.011629 10.0.0.58 - - [2025-01-16 02:22:00] "GET /virtual-machine-interface/2f21724a-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006364 10.0.0.58 - - [2025-01-16 02:22:00] "POST /set-tag HTTP/1.1" 200 109 0.033679 10.0.0.58 - - [2025-01-16 02:22:00] "POST /set-tag HTTP/1.1" 200 109 0.044725 10.0.0.58 - - [2025-01-16 02:22:00] "POST /set-tag HTTP/1.1" 200 109 0.025475 10.0.0.58 - - [2025-01-16 02:22:00] "POST /set-tag HTTP/1.1" 200 109 0.053636 10.0.0.58 - - [2025-01-16 02:22:00] "POST /set-tag HTTP/1.1" 200 109 0.031248 10.0.0.58 - - [2025-01-16 02:22:00] "DELETE /instance-ip/2f410cfe-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.052806 10.0.0.58 - - [2025-01-16 02:22:00] "DELETE /virtual-machine-interface/2f21724a-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.084813 10.0.0.58 - - [2025-01-16 02:22:00] "DELETE /virtual-machine/9eb5b467-b1af-4b77-8ca8-1fe902cd9be1 HTTP/1.1" 200 115 0.034623 10.0.0.58 - - [2025-01-16 02:22:00] "DELETE /tag/33ff13a6-0536-40e6-a070-4c8a38e9aa4f HTTP/1.1" 409 388 0.011106 10.0.0.58 - - [2025-01-16 02:22:00] "DELETE /tag/b5b0a372-62d8-4c35-ab92-56a91fd713d4 HTTP/1.1" 200 115 0.059262 10.0.0.58 - - [2025-01-16 02:22:01] "GET /global-system-configs HTTP/1.1" 200 322 0.010679 10.0.0.58 - - [2025-01-16 02:22:02] "GET /global-system-configs HTTP/1.1" 200 322 0.002553 10.0.0.58 - - [2025-01-16 02:22:27] "GET /virtual-machine-interface/2fcfcf20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009713 10.0.0.58 - - [2025-01-16 02:22:27] "POST /set-tag HTTP/1.1" 200 109 0.003793 10.0.0.58 - - [2025-01-16 02:22:27] "GET /virtual-machine-interface/305eea98-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007349 10.0.0.58 - - [2025-01-16 02:22:27] "POST /set-tag HTTP/1.1" 200 109 0.003664 10.0.0.58 - - [2025-01-16 02:22:27] "GET /virtual-machine-interface/305eea98-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007267 10.0.0.58 - - [2025-01-16 02:22:27] "POST /set-tag HTTP/1.1" 200 109 0.002662 10.0.0.58 - - [2025-01-16 02:22:27] "GET /virtual-machine/5bbc820b-2464-446d-b759-2ba03a2a10d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.007062 10.0.0.58 - - [2025-01-16 02:22:27] "POST /ref-update HTTP/1.1" 200 156 0.016331 10.0.0.58 - - [2025-01-16 02:22:27] "GET /virtual-machine-interface/305eea98-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.029450 10.0.0.58 - - [2025-01-16 02:22:27] "POST /set-tag HTTP/1.1" 200 109 0.044405 10.0.0.58 - - [2025-01-16 02:22:27] "POST /set-tag HTTP/1.1" 200 109 0.062670 10.0.0.58 - - [2025-01-16 02:22:27] "POST /set-tag HTTP/1.1" 200 109 0.047428 10.0.0.58 - - [2025-01-16 02:22:27] "POST /set-tag HTTP/1.1" 200 109 0.024591 10.0.0.58 - - [2025-01-16 02:22:28] "DELETE /instance-ip/307943b6-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.203714 10.0.0.58 - - [2025-01-16 02:22:28] "DELETE /virtual-machine-interface/305eea98-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.063200 10.0.0.58 - - [2025-01-16 02:22:28] "DELETE /virtual-machine/5bbc820b-2464-446d-b759-2ba03a2a10d8 HTTP/1.1" 200 115 0.027388 10.0.0.58 - - [2025-01-16 02:22:28] "DELETE /tag/31ab878b-a7b0-4981-8572-f45e2d40dee6 HTTP/1.1" 409 236 0.004719 10.0.0.58 - - [2025-01-16 02:22:28] "GET /virtual-machine-interface/30e2ca20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009817 10.0.0.58 - - [2025-01-16 02:22:28] "POST /set-tag HTTP/1.1" 200 109 0.002680 10.0.0.58 - - [2025-01-16 02:22:28] "GET /virtual-machine-interface/2fcfcf20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006754 10.0.0.58 - - [2025-01-16 02:22:28] "POST /set-tag HTTP/1.1" 200 109 0.003258 10.0.0.58 - - [2025-01-16 02:22:28] "GET /virtual-machine/ed303b3b-0ccb-464e-8968-864e268bba4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003858 10.0.0.58 - - [2025-01-16 02:22:28] "POST /ref-update HTTP/1.1" 200 156 0.021608 10.0.0.58 - - [2025-01-16 02:22:28] "GET /virtual-machine-interface/2fcfcf20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006331 10.0.0.58 - - [2025-01-16 02:22:28] "POST /set-tag HTTP/1.1" 200 109 0.019610 10.0.0.58 - - [2025-01-16 02:22:28] "POST /set-tag HTTP/1.1" 200 109 0.027194 10.0.0.58 - - [2025-01-16 02:22:28] "POST /set-tag HTTP/1.1" 200 109 0.018613 10.0.0.58 - - [2025-01-16 02:22:28] "POST /set-tag HTTP/1.1" 200 109 0.030343 10.0.0.58 - - [2025-01-16 02:22:28] "DELETE /instance-ip/2fed7962-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.050705 10.0.0.58 - - [2025-01-16 02:22:28] "DELETE /virtual-machine-interface/2fcfcf20-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.063663 10.0.0.58 - - [2025-01-16 02:22:28] "DELETE /virtual-machine/ed303b3b-0ccb-464e-8968-864e268bba4f HTTP/1.1" 200 115 0.022686 10.0.0.58 - - [2025-01-16 02:22:28] "DELETE /tag/4d4f43a7-c356-462e-840c-215a12cf0254 HTTP/1.1" 200 115 0.054276 10.0.0.58 - - [2025-01-16 02:22:28] "DELETE /tag/05c4d2c6-ceba-454a-b67b-90b908a2cf94 HTTP/1.1" 200 115 0.056574 10.0.0.58 - - [2025-01-16 02:22:28] "DELETE /tag/6204e473-70b1-46a4-8fc5-244695eda6d5 HTTP/1.1" 200 115 0.051897 10.0.0.58 - - [2025-01-16 02:22:28] "GET /virtual-machine-interface/30e2ca20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006472 10.0.0.58 - - [2025-01-16 02:22:29] "POST /set-tag HTTP/1.1" 200 109 0.003308 10.0.0.58 - - [2025-01-16 02:22:29] "GET /virtual-machine/f2920bea-a7e4-4f31-bc7c-401dc79dfb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003356 10.0.0.58 - - [2025-01-16 02:22:29] "POST /ref-update HTTP/1.1" 200 156 0.011124 10.0.0.58 - - [2025-01-16 02:22:29] "GET /virtual-machine-interface/30e2ca20-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006452 10.0.0.58 - - [2025-01-16 02:22:29] "POST /set-tag HTTP/1.1" 200 109 0.028527 10.0.0.58 - - [2025-01-16 02:22:29] "POST /set-tag HTTP/1.1" 200 109 0.035863 10.0.0.58 - - [2025-01-16 02:22:29] "POST /set-tag HTTP/1.1" 200 109 0.017721 10.0.0.58 - - [2025-01-16 02:22:29] "POST /set-tag HTTP/1.1" 200 109 0.031197 10.0.0.58 - - [2025-01-16 02:22:29] "DELETE /instance-ip/310159ae-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.053950 10.0.0.58 - - [2025-01-16 02:22:29] "DELETE /virtual-machine-interface/30e2ca20-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.057514 10.0.0.58 - - [2025-01-16 02:22:29] "DELETE /virtual-machine/f2920bea-a7e4-4f31-bc7c-401dc79dfb6e HTTP/1.1" 200 115 0.036378 10.0.0.58 - - [2025-01-16 02:22:29] "DELETE /tag/52bab48c-a573-42dc-8eea-d212574b5ea2 HTTP/1.1" 200 115 0.044208 10.0.0.58 - - [2025-01-16 02:22:29] "GET /virtual-machine-interface/31656570-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006055 10.0.0.58 - - [2025-01-16 02:22:29] "POST /set-tag HTTP/1.1" 200 109 0.005755 10.0.0.58 - - [2025-01-16 02:22:29] "GET /virtual-machine-interface/31656570-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009827 10.0.0.58 - - [2025-01-16 02:22:29] "POST /set-tag HTTP/1.1" 200 109 0.002670 10.0.0.58 - - [2025-01-16 02:22:29] "GET /virtual-machine/ff28d090-c6fb-42bb-9036-8bccd13fd521?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.011919 10.0.0.58 - - [2025-01-16 02:22:29] "POST /ref-update HTTP/1.1" 200 156 0.011285 10.0.0.58 - - [2025-01-16 02:22:29] "GET /virtual-machine-interface/31656570-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005584 10.0.0.58 - - [2025-01-16 02:22:29] "POST /set-tag HTTP/1.1" 200 109 0.022146 10.0.0.58 - - [2025-01-16 02:22:29] "POST /set-tag HTTP/1.1" 200 109 0.049108 10.0.0.58 - - [2025-01-16 02:22:29] "POST /set-tag HTTP/1.1" 200 109 0.050055 10.0.0.58 - - [2025-01-16 02:22:29] "POST /set-tag HTTP/1.1" 200 109 0.036527 10.0.0.58 - - [2025-01-16 02:22:30] "DELETE /instance-ip/317f791a-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.087983 10.0.0.58 - - [2025-01-16 02:22:30] "DELETE /virtual-machine-interface/31656570-d3b0-11ef-8f2a-fa163ea0907a HTTP/1.1" 200 115 0.065003 10.0.0.58 - - [2025-01-16 02:22:30] "DELETE /virtual-machine/ff28d090-c6fb-42bb-9036-8bccd13fd521 HTTP/1.1" 200 115 0.043797 10.0.0.58 - - [2025-01-16 02:22:30] "DELETE /tag/8246166d-0ff9-4346-955b-986ec09fa82d HTTP/1.1" 409 236 0.011139 10.0.0.58 - - [2025-01-16 02:22:30] "DELETE /tag/fc8663a7-74e4-4842-afd1-cafe0edd6c76 HTTP/1.1" 409 236 0.006142 10.0.0.58 - - [2025-01-16 02:22:30] "DELETE /tag/0210df05-2900-40b2-be57-529d9cc2e4f2 HTTP/1.1" 200 115 0.043898 10.0.0.58 - - [2025-01-16 02:22:31] "POST /projects HTTP/1.1" 409 238 0.002628 10.0.0.58 - - [2025-01-16 02:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.58 - - [2025-01-16 02:22:31] "GET /project/e9d0621c-86b8-4252-b8a3-6ee454f13a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.040097 10.0.0.58 - - [2025-01-16 02:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.58 - - [2025-01-16 02:22:31] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.005445 10.0.0.58 - - [2025-01-16 02:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.58 - - [2025-01-16 02:22:31] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.006729 10.0.0.58 - - [2025-01-16 02:22:31] "POST /security-groups HTTP/1.1" 409 285 0.004411 10.0.0.58 - - [2025-01-16 02:22:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.58 - - [2025-01-16 02:22:31] "PUT /security-group/4f4c478e-efb7-4831-8fc9-03863cc46928 HTTP/1.1" 200 262 0.066284 10.0.0.58 - - [2025-01-16 02:22:31] "PUT /access-control-list/d2d5b2a9-45bc-49ed-9213-60253a025ab8 HTTP/1.1" 200 272 0.037419 10.0.0.58 - - [2025-01-16 02:22:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.058470 10.0.0.58 - - [2025-01-16 02:22:32] "PUT /access-control-list/0e8f6e1e-5d28-496a-ab5f-6a36b68826d7 HTTP/1.1" 200 272 0.040833 10.0.0.58 - - [2025-01-16 02:22:36] "POST /projects HTTP/1.1" 409 238 0.002734 10.0.0.58 - - [2025-01-16 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002090 10.0.0.58 - - [2025-01-16 02:22:36] "GET /project/e9d0621c-86b8-4252-b8a3-6ee454f13a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034235 10.0.0.58 - - [2025-01-16 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002016 10.0.0.58 - - [2025-01-16 02:22:36] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.004961 10.0.0.58 - - [2025-01-16 02:22:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002491 10.0.0.58 - - [2025-01-16 02:22:36] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005457 10.0.0.58 - - [2025-01-16 02:22:36] "POST /security-groups HTTP/1.1" 409 285 0.002487 10.0.0.58 - - [2025-01-16 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.58 - - [2025-01-16 02:22:37] "PUT /security-group/4f4c478e-efb7-4831-8fc9-03863cc46928 HTTP/1.1" 200 262 0.059726 10.0.0.58 - - [2025-01-16 02:22:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.021285 10.0.0.58 - - [2025-01-16 02:22:37] "PUT /access-control-list/d2d5b2a9-45bc-49ed-9213-60253a025ab8 HTTP/1.1" 200 272 0.015023 10.0.0.58 - - [2025-01-16 02:22:37] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.007280 10.0.0.58 - - [2025-01-16 02:22:37] "PUT /access-control-list/0e8f6e1e-5d28-496a-ab5f-6a36b68826d7 HTTP/1.1" 200 272 0.013774 10.0.0.58 - - [2025-01-16 02:22:37] "GET /firewall-rule/64542e8a-beb8-4010-90c2-a3bb9220db15?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003798 10.0.0.58 - - [2025-01-16 02:22:37] "POST /ref-update HTTP/1.1" 200 156 0.066311 10.0.0.58 - - [2025-01-16 02:22:37] "DELETE /firewall-rule/64542e8a-beb8-4010-90c2-a3bb9220db15 HTTP/1.1" 200 115 0.050930 10.0.0.58 - - [2025-01-16 02:22:37] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4639 0.006527 10.0.0.58 - - [2025-01-16 02:22:37] "GET /firewall-rule/266b49bc-49e0-4412-9748-ebb887ae2711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2085 0.007726 10.0.0.58 - - [2025-01-16 02:22:37] "POST /ref-update HTTP/1.1" 200 156 0.092161 10.0.0.58 - - [2025-01-16 02:22:37] "DELETE /firewall-rule/266b49bc-49e0-4412-9748-ebb887ae2711 HTTP/1.1" 200 115 0.050255 10.0.0.58 - - [2025-01-16 02:22:37] "DELETE /tag/8246166d-0ff9-4346-955b-986ec09fa82d HTTP/1.1" 409 236 0.006515 10.0.0.58 - - [2025-01-16 02:22:37] "DELETE /tag/fc8663a7-74e4-4842-afd1-cafe0edd6c76 HTTP/1.1" 409 236 0.010204 10.0.0.58 - - [2025-01-16 02:22:37] "DELETE /tag/2eb360d9-5ed1-415f-a425-d25525a47a4d HTTP/1.1" 200 115 0.045151 10.0.0.58 - - [2025-01-16 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.58 - - [2025-01-16 02:22:37] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3169 0.006629 10.0.0.58 - - [2025-01-16 02:22:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002305 10.0.0.58 - - [2025-01-16 02:22:37] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005164 10.0.0.58 - - [2025-01-16 02:22:37] "PUT /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67 HTTP/1.1" 200 264 0.061847 10.0.0.58 - - [2025-01-16 02:22:37] "PUT /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677 HTTP/1.1" 200 264 0.061177 10.0.0.58 - - [2025-01-16 02:22:38] "DELETE /security-group/4f4c478e-efb7-4831-8fc9-03863cc46928 HTTP/1.1" 200 115 0.070432 10.0.0.58 - - [2025-01-16 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002811 10.0.0.58 - - [2025-01-16 02:22:38] "DELETE /access-control-list/d2d5b2a9-45bc-49ed-9213-60253a025ab8 HTTP/1.1" 200 115 0.047754 10.0.0.58 - - [2025-01-16 02:22:38] "DELETE /access-control-list/0e8f6e1e-5d28-496a-ab5f-6a36b68826d7 HTTP/1.1" 200 115 0.037566 10.0.0.58 - - [2025-01-16 02:22:38] "GET /project/e9d0621c-86b8-4252-b8a3-6ee454f13a97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1892 0.065852 10.0.0.58 - - [2025-01-16 02:22:38] "GET /project/e9d0621c-86b8-4252-b8a3-6ee454f13a97?fields=security_groups HTTP/1.1" 200 1350 0.038135 10.0.0.58 - - [2025-01-16 02:22:38] "DELETE /security-group/148bba7e-1f0c-4726-8bab-2b7d48b1125d HTTP/1.1" 200 115 0.057916 10.0.0.58 - - [2025-01-16 02:22:38] "DELETE /access-control-list/601b8a4e-a75a-4f49-9ae8-1c92908d9fbd HTTP/1.1" 200 115 0.071332 10.0.0.58 - - [2025-01-16 02:22:38] "GET /project/e9d0621c-86b8-4252-b8a3-6ee454f13a97?fields=application_policy_sets HTTP/1.1" 200 1389 0.063898 10.0.0.58 - - [2025-01-16 02:22:38] "DELETE /access-control-list/6ee49124-d7b9-4b59-8acb-d15d787a3984 HTTP/1.1" 200 115 0.058633 10.0.0.58 - - [2025-01-16 02:22:38] "DELETE /project/e9d0621c-86b8-4252-b8a3-6ee454f13a97 HTTP/1.1" 200 115 0.400815 10.0.0.58 - - [2025-01-16 02:22:38] "POST /projects HTTP/1.1" 409 238 0.002599 10.0.0.58 - - [2025-01-16 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.58 - - [2025-01-16 02:22:38] "GET /project/21bdf7ae-cd52-4a4d-b959-2beadb95f2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034655 10.0.0.58 - - [2025-01-16 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.58 - - [2025-01-16 02:22:38] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.005588 10.0.0.58 - - [2025-01-16 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.58 - - [2025-01-16 02:22:38] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.006111 10.0.0.58 - - [2025-01-16 02:22:38] "POST /security-groups HTTP/1.1" 409 285 0.002872 10.0.0.58 - - [2025-01-16 02:22:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001747 10.0.0.58 - - [2025-01-16 02:22:38] "PUT /security-group/b969ff51-942d-4023-ae57-f81c8d0282eb HTTP/1.1" 200 262 0.058293 10.0.0.58 - - [2025-01-16 02:22:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.039058 10.0.0.58 - - [2025-01-16 02:22:38] "PUT /access-control-list/1c99a775-7b71-4d8a-a330-221cbf5b62c0 HTTP/1.1" 200 272 0.028774 10.0.0.58 - - [2025-01-16 02:22:38] "PUT /access-control-list/54bb974b-0f1b-4e02-8972-e17e63ffb3df HTTP/1.1" 200 272 0.018037 10.0.0.58 - - [2025-01-16 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003604 10.0.0.58 - - [2025-01-16 02:22:42] "GET /loadbalancer/7c792ad2-349e-4b17-a681-cf219d3a84a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2322 0.003722 10.0.0.58 - - [2025-01-16 02:22:42] "GET /virtual-machine-interface/2dc5ea5c-d3b0-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002377 10.0.0.58 - - [2025-01-16 02:22:42] "DELETE /loadbalancer-member/fe725517-69bb-4e01-8a31-7f4b9d0490f6 HTTP/1.1" 200 115 0.038677 10.0.0.58 - - [2025-01-16 02:22:42] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003174 10.0.0.58 - - [2025-01-16 02:22:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.58 - - [2025-01-16 02:22:42] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006539 10.0.0.58 - - [2025-01-16 02:22:42] "GET /firewall-policy/f5120752-61d0-4b95-8d90-267771293a1a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002987 10.0.0.58 - - [2025-01-16 02:22:42] "GET /firewall-rule/9599bc08-f7dd-4cb8-933b-a2d684901c16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003326 10.0.0.58 - - [2025-01-16 02:22:43] "POST /ref-update HTTP/1.1" 200 156 0.019117 10.0.0.58 - - [2025-01-16 02:22:43] "DELETE /firewall-rule/9599bc08-f7dd-4cb8-933b-a2d684901c16 HTTP/1.1" 200 115 0.046102 10.0.0.58 - - [2025-01-16 02:22:43] "GET /firewall-policy/823919e4-4614-42a4-9d35-f9cd9c02f447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2636 0.004485 10.0.0.58 - - [2025-01-16 02:22:43] "GET /firewall-rule/68f986cc-1122-43e9-87c9-a3914e831b00?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2896 0.003442 10.0.0.58 - - [2025-01-16 02:22:43] "POST /ref-update HTTP/1.1" 200 156 0.019444 10.0.0.58 - - [2025-01-16 02:22:43] "DELETE /firewall-rule/68f986cc-1122-43e9-87c9-a3914e831b00 HTTP/1.1" 200 115 0.051581 10.0.0.58 - - [2025-01-16 02:22:43] "GET /firewall-policy/823919e4-4614-42a4-9d35-f9cd9c02f447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2351 0.004987 10.0.0.58 - - [2025-01-16 02:22:43] "GET /firewall-rule/e6352d96-e256-4804-9719-a8d3fcbf0779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003557 10.0.0.58 - - [2025-01-16 02:22:43] "POST /ref-update HTTP/1.1" 200 156 0.014822 10.0.0.58 - - [2025-01-16 02:22:43] "DELETE /firewall-rule/e6352d96-e256-4804-9719-a8d3fcbf0779 HTTP/1.1" 200 115 0.055047 10.0.0.58 - - [2025-01-16 02:22:43] "GET /application-policy-set/88f1f7fe-a842-40ce-99ff-d454d40f5c5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004024 10.0.0.58 - - [2025-01-16 02:22:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.58 - - [2025-01-16 02:22:43] "GET /policy-management/2556cbf5-db35-4a30-a72d-1157ba59b711?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007234 10.0.0.58 - - [2025-01-16 02:22:43] "GET /firewall-policy/823919e4-4614-42a4-9d35-f9cd9c02f447?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.006470 10.0.0.58 - - [2025-01-16 02:22:43] "POST /ref-update HTTP/1.1" 200 156 0.035248 10.0.0.58 - - [2025-01-16 02:22:43] "DELETE /firewall-policy/823919e4-4614-42a4-9d35-f9cd9c02f447 HTTP/1.1" 200 115 0.040391 10.0.0.58 - - [2025-01-16 02:22:43] "DELETE /tag/8246166d-0ff9-4346-955b-986ec09fa82d HTTP/1.1" 200 115 0.080421 10.0.0.58 - - [2025-01-16 02:22:43] "DELETE /tag/fc8663a7-74e4-4842-afd1-cafe0edd6c76 HTTP/1.1" 200 115 0.055414 10.0.0.58 - - [2025-01-16 02:22:43] "DELETE /tag/33ff13a6-0536-40e6-a070-4c8a38e9aa4f HTTP/1.1" 200 115 0.091300 10.0.0.58 - - [2025-01-16 02:22:43] "DELETE /tag/31ab878b-a7b0-4981-8572-f45e2d40dee6 HTTP/1.1" 200 115 0.086580 10.0.0.58 - - [2025-01-16 02:22:43] "DELETE /loadbalancer-pool/a0f7f697-7b37-4c90-a6ed-64b27f6c2f46 HTTP/1.1" 200 115 0.043347 10.0.0.58 - - [2025-01-16 02:22:44] "DELETE /loadbalancer-listener/81464a05-2c5b-4066-bf97-246d5b784f7a HTTP/1.1" 200 115 0.049411 10.0.0.58 - - [2025-01-16 02:22:44] "DELETE /loadbalancer/7c792ad2-349e-4b17-a681-cf219d3a84a8 HTTP/1.1" 200 115 0.050437 10.0.0.58 - - [2025-01-16 02:22:44] "DELETE /floating-ip/e0798778-4090-46aa-ad27-121cf00ba993 HTTP/1.1" 200 115 0.042898 10.0.0.58 - - [2025-01-16 02:22:44] "DELETE /instance-ip/3f2b64f7-0c0d-4529-9b65-ac281b153011 HTTP/1.1" 200 115 0.057305 10.0.0.58 - - [2025-01-16 02:22:44] "DELETE /virtual-machine-interface/5ee851a7-7dd7-4fa5-af3c-ccd051997205 HTTP/1.1" 200 115 0.067174 10.0.0.58 - - [2025-01-16 02:22:44] "DELETE /tag/80d2fc51-6bcf-414f-b4d9-4492c3d7c815 HTTP/1.1" 200 115 0.099943 10.0.0.58 - - [2025-01-16 02:22:44] "POST /projects HTTP/1.1" 409 238 0.003151 10.0.0.58 - - [2025-01-16 02:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017453 10.0.0.58 - - [2025-01-16 02:22:44] "GET /project/21bdf7ae-cd52-4a4d-b959-2beadb95f2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.056551 10.0.0.58 - - [2025-01-16 02:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003013 10.0.0.58 - - [2025-01-16 02:22:44] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.011797 10.0.0.58 - - [2025-01-16 02:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.58 - - [2025-01-16 02:22:44] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005394 10.0.0.58 - - [2025-01-16 02:22:44] "POST /security-groups HTTP/1.1" 409 285 0.003209 10.0.0.58 - - [2025-01-16 02:22:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.58 - - [2025-01-16 02:22:44] "PUT /security-group/b969ff51-942d-4023-ae57-f81c8d0282eb HTTP/1.1" 200 262 0.054583 10.0.0.58 - - [2025-01-16 02:22:44] "PUT /access-control-list/1c99a775-7b71-4d8a-a330-221cbf5b62c0 HTTP/1.1" 200 272 0.016543 10.0.0.58 - - [2025-01-16 02:22:44] "PUT /access-control-list/54bb974b-0f1b-4e02-8972-e17e63ffb3df HTTP/1.1" 200 272 0.039303 10.0.0.58 - - [2025-01-16 02:22:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.049385 10.0.0.58 - - [2025-01-16 02:22:44] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4384 0.031121 10.0.0.58 - - [2025-01-16 02:22:44] "GET /firewall-rule/99dcf8dd-77f0-458c-9c55-f88439db4dfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003624 10.0.0.58 - - [2025-01-16 02:22:44] "POST /ref-update HTTP/1.1" 200 156 0.092275 10.0.0.58 - - [2025-01-16 02:22:45] "DELETE /firewall-rule/99dcf8dd-77f0-458c-9c55-f88439db4dfb HTTP/1.1" 200 115 0.067722 10.0.0.58 - - [2025-01-16 02:22:45] "GET /firewall-policy/0058754c-91a2-4b27-aebf-882a6b28d0e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4128 0.019902 10.0.0.58 - - [2025-01-16 02:22:45] "GET /firewall-rule/de804f02-885a-4c11-aa2a-410058b843ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004653 10.0.0.58 - - [2025-01-16 02:22:45] "POST /ref-update HTTP/1.1" 200 156 0.099319 10.0.0.58 - - [2025-01-16 02:22:45] "DELETE /firewall-rule/de804f02-885a-4c11-aa2a-410058b843ad HTTP/1.1" 200 115 0.053697 10.0.0.58 - - [2025-01-16 02:22:45] "DELETE /tag/5f0d27c3-e9ff-4e24-86d9-068c00306d00 HTTP/1.1" 200 115 0.056357 10.0.0.58 - - [2025-01-16 02:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.58 - - [2025-01-16 02:22:45] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3097 0.008520 10.0.0.58 - - [2025-01-16 02:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.58 - - [2025-01-16 02:22:45] "GET /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005423 10.0.0.58 - - [2025-01-16 02:22:45] "PUT /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67 HTTP/1.1" 200 264 0.065737 10.0.0.58 - - [2025-01-16 02:22:45] "PUT /virtual-network/c23c60cf-5f47-4fb3-8bb3-39b37cabb677 HTTP/1.1" 200 264 0.059159 10.0.0.58 - - [2025-01-16 02:22:45] "DELETE /security-group/b969ff51-942d-4023-ae57-f81c8d0282eb HTTP/1.1" 200 115 0.072552 10.0.0.58 - - [2025-01-16 02:22:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004513 10.0.0.58 - - [2025-01-16 02:22:45] "DELETE /access-control-list/1c99a775-7b71-4d8a-a330-221cbf5b62c0 HTTP/1.1" 200 115 0.054399 10.0.0.58 - - [2025-01-16 02:22:45] "DELETE /access-control-list/54bb974b-0f1b-4e02-8972-e17e63ffb3df HTTP/1.1" 200 115 0.063104 10.0.0.58 - - [2025-01-16 02:22:45] "GET /project/21bdf7ae-cd52-4a4d-b959-2beadb95f2fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.061378 10.0.0.58 - - [2025-01-16 02:22:45] "GET /project/21bdf7ae-cd52-4a4d-b959-2beadb95f2fd?fields=security_groups HTTP/1.1" 200 1349 0.057027 10.0.0.58 - - [2025-01-16 02:22:46] "DELETE /security-group/2cc99e9e-f7d7-4857-b1ae-0eac8bb75e4f HTTP/1.1" 200 115 0.128052 10.0.0.58 - - [2025-01-16 02:22:46] "DELETE /access-control-list/bc82df14-73e6-41da-b3bb-45795961a7d7 HTTP/1.1" 200 115 0.115569 10.0.0.58 - - [2025-01-16 02:22:46] "GET /project/21bdf7ae-cd52-4a4d-b959-2beadb95f2fd?fields=application_policy_sets HTTP/1.1" 200 1388 0.105265 10.0.0.58 - - [2025-01-16 02:22:46] "DELETE /access-control-list/5550bfcb-ef3b-4d87-8933-aa95cb466afa HTTP/1.1" 200 115 0.163552 10.0.0.58 - - [2025-01-16 02:22:46] "DELETE /project/21bdf7ae-cd52-4a4d-b959-2beadb95f2fd HTTP/1.1" 200 115 0.670008 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:23:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:23:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001134 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:23:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001147 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:23:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001480 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:23:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:23:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001147 10.0.0.58 - - [2025-01-16 02:23:38] "GET / HTTP/1.1" 200 35931 0.002454 10.0.0.58 - - [2025-01-16 02:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.58 - - [2025-01-16 02:23:38] "GET /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.003343 10.0.0.58 - - [2025-01-16 02:23:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002595 10.0.0.58 - - [2025-01-16 02:23:38] "GET /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.003058 10.0.0.58 - - [2025-01-16 02:23:54] "GET / HTTP/1.1" 200 35931 0.002578 10.0.0.58 - - [2025-01-16 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.58 - - [2025-01-16 02:23:54] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.008683 10.0.0.58 - - [2025-01-16 02:23:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006780 10.0.0.58 - - [2025-01-16 02:23:54] "GET /config-node/99feaaf1-2fc4-4504-9b5a-b3f44d1c00a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.038981 10.0.0.58 - - [2025-01-16 02:24:06] "GET / HTTP/1.1" 200 35931 0.002003 10.0.0.58 - - [2025-01-16 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.58 - - [2025-01-16 02:24:06] "GET /routing-instance/8467763d-48a6-48dc-8b4b-cde25d4c497b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003552 10.0.0.58 - - [2025-01-16 02:24:06] "POST /bgp-routers HTTP/1.1" 409 300 0.002352 10.0.0.58 - - [2025-01-16 02:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001815 10.0.0.58 - - [2025-01-16 02:24:06] "GET /bgp-router/96ac02d2-8595-4293-87ea-e90dc8be9c7d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1811 0.003085 10.0.0.58 - - [2025-01-16 02:24:06] "PUT /bgp-router/96ac02d2-8595-4293-87ea-e90dc8be9c7d HTTP/1.1" 200 254 0.014184 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:24:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001057 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:24:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001170 10.0.0.58 - - [2025-01-16 02:24:49] "GET / HTTP/1.1" 200 35931 0.002670 10.0.0.58 - - [2025-01-16 02:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.58 - - [2025-01-16 02:24:49] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.008647 10.0.0.58 - - [2025-01-16 02:24:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.58 - - [2025-01-16 02:24:49] "GET /config-node/99feaaf1-2fc4-4504-9b5a-b3f44d1c00a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.003367 10.0.0.58 - - [2025-01-16 02:24:50] "GET / HTTP/1.1" 200 35931 0.001910 10.0.0.58 - - [2025-01-16 02:24:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002877 10.0.0.58 - - [2025-01-16 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.58 - - [2025-01-16 02:24:55] "GET /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.002752 10.0.0.58 - - [2025-01-16 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.58 - - [2025-01-16 02:24:55] "PUT /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d HTTP/1.1" 200 276 0.010397 10.0.0.58 - - [2025-01-16 02:24:55] "GET / HTTP/1.1" 200 35931 0.003006 10.0.0.58 - - [2025-01-16 02:24:55] "POST /alarms HTTP/1.1" 409 264 0.003228 10.0.0.58 - - [2025-01-16 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.58 - - [2025-01-16 02:24:55] "PUT /alarm/2f43cdbf-f3dc-400e-95d0-19c34abeda34 HTTP/1.1" 200 244 0.019542 10.0.0.58 - - [2025-01-16 02:24:55] "POST /alarms HTTP/1.1" 409 261 0.004015 10.0.0.58 - - [2025-01-16 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.58 - - [2025-01-16 02:24:55] "PUT /alarm/28a7c860-9e96-4819-b37d-dbffc545482f HTTP/1.1" 200 244 0.015349 10.0.0.58 - - [2025-01-16 02:24:55] "POST /alarms HTTP/1.1" 409 261 0.006181 10.0.0.58 - - [2025-01-16 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.58 - - [2025-01-16 02:24:55] "PUT /alarm/e4842d15-3a1e-4ef0-bda7-080ff94e194d HTTP/1.1" 200 244 0.026981 10.0.0.58 - - [2025-01-16 02:24:55] "POST /alarms HTTP/1.1" 409 253 0.019185 10.0.0.58 - - [2025-01-16 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005644 10.0.0.58 - - [2025-01-16 02:24:55] "PUT /alarm/b0b19b23-3771-409e-abc4-8b88245d0128 HTTP/1.1" 200 244 0.023571 10.0.0.58 - - [2025-01-16 02:24:55] "POST /alarms HTTP/1.1" 409 251 0.007077 10.0.0.58 - - [2025-01-16 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.58 - - [2025-01-16 02:24:55] "PUT /alarm/dddc61a0-e68c-4989-9069-1b532bae5318 HTTP/1.1" 200 244 0.013432 10.0.0.58 - - [2025-01-16 02:24:55] "POST /alarms HTTP/1.1" 409 252 0.009158 10.0.0.58 - - [2025-01-16 02:24:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.58 - - [2025-01-16 02:24:55] "PUT /alarm/94f4cfc2-8e3a-40f1-beca-69b79ee316b4 HTTP/1.1" 200 244 0.014813 10.0.0.58 - - [2025-01-16 02:24:56] "POST /alarms HTTP/1.1" 409 256 0.003189 10.0.0.58 - - [2025-01-16 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.58 - - [2025-01-16 02:24:56] "PUT /alarm/11374cd0-399b-48e9-a727-e23219fdf552 HTTP/1.1" 200 244 0.012775 10.0.0.58 - - [2025-01-16 02:24:56] "POST /alarms HTTP/1.1" 409 248 0.003307 10.0.0.58 - - [2025-01-16 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.58 - - [2025-01-16 02:24:56] "PUT /alarm/e2037d19-c092-4f76-8b73-dc03180ac9e3 HTTP/1.1" 200 244 0.014466 10.0.0.58 - - [2025-01-16 02:24:56] "POST /alarms HTTP/1.1" 409 252 0.011802 10.0.0.58 - - [2025-01-16 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004683 10.0.0.58 - - [2025-01-16 02:24:56] "PUT /alarm/465be267-ea5a-4c7c-85f7-896b51ea0efe HTTP/1.1" 200 244 0.013124 10.0.0.58 - - [2025-01-16 02:24:56] "POST /alarms HTTP/1.1" 409 257 0.009274 10.0.0.58 - - [2025-01-16 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.58 - - [2025-01-16 02:24:56] "PUT /alarm/99861861-cae5-4c9c-8e5e-ba9ec67add61 HTTP/1.1" 200 244 0.013662 10.0.0.58 - - [2025-01-16 02:24:56] "POST /alarms HTTP/1.1" 409 251 0.005517 10.0.0.58 - - [2025-01-16 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002781 10.0.0.58 - - [2025-01-16 02:24:56] "PUT /alarm/61becfff-15b5-4941-bd2a-d4260ef641da HTTP/1.1" 200 244 0.018142 10.0.0.58 - - [2025-01-16 02:24:56] "POST /alarms HTTP/1.1" 409 257 0.006534 10.0.0.58 - - [2025-01-16 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004924 10.0.0.58 - - [2025-01-16 02:24:56] "PUT /alarm/d627c10a-81ae-482e-8396-adfe193275d7 HTTP/1.1" 200 244 0.013291 10.0.0.58 - - [2025-01-16 02:24:56] "POST /alarms HTTP/1.1" 409 261 0.013809 10.0.0.58 - - [2025-01-16 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.58 - - [2025-01-16 02:24:56] "PUT /alarm/43f14701-2158-410d-ad86-c009d223f36f HTTP/1.1" 200 244 0.016584 10.0.0.58 - - [2025-01-16 02:24:56] "POST /alarms HTTP/1.1" 409 258 0.007058 10.0.0.58 - - [2025-01-16 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.58 - - [2025-01-16 02:24:56] "PUT /alarm/67dcf18b-9b2f-47a4-8373-e404cd35b803 HTTP/1.1" 200 244 0.012388 10.0.0.58 - - [2025-01-16 02:24:56] "POST /alarms HTTP/1.1" 409 254 0.014795 10.0.0.58 - - [2025-01-16 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.58 - - [2025-01-16 02:24:56] "PUT /alarm/323370c8-d3e2-4f6c-98fb-ed7b7bd39f83 HTTP/1.1" 200 244 0.012218 10.0.0.58 - - [2025-01-16 02:24:56] "POST /alarms HTTP/1.1" 409 254 0.006506 10.0.0.58 - - [2025-01-16 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.58 - - [2025-01-16 02:24:56] "PUT /alarm/29967010-069e-478c-b70b-2ced9df22112 HTTP/1.1" 200 244 0.021290 10.0.0.58 - - [2025-01-16 02:24:56] "POST /alarms HTTP/1.1" 409 254 0.008163 10.0.0.58 - - [2025-01-16 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.58 - - [2025-01-16 02:24:56] "PUT /alarm/f6b8198b-78ba-4f19-b5fb-9a5f82caaefe HTTP/1.1" 200 244 0.013389 10.0.0.58 - - [2025-01-16 02:24:56] "POST /alarms HTTP/1.1" 409 247 0.013270 10.0.0.58 - - [2025-01-16 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006209 10.0.0.58 - - [2025-01-16 02:24:56] "PUT /alarm/e5bebce8-b27f-44b2-a230-9e550dc7bf97 HTTP/1.1" 200 244 0.012593 10.0.0.58 - - [2025-01-16 02:24:56] "POST /alarms HTTP/1.1" 409 272 0.005275 10.0.0.58 - - [2025-01-16 02:24:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.58 - - [2025-01-16 02:24:57] "PUT /alarm/b402bb01-fbea-4b67-901a-adad8e7ec1d2 HTTP/1.1" 200 244 0.019494 10.0.0.58 - - [2025-01-16 02:24:57] "POST /alarms HTTP/1.1" 409 261 0.003785 10.0.0.58 - - [2025-01-16 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001738 10.0.0.58 - - [2025-01-16 02:24:57] "PUT /alarm/1d38eda1-550c-446b-a0d3-9be3f86c7999 HTTP/1.1" 200 244 0.013255 10.0.0.58 - - [2025-01-16 02:24:57] "POST /alarms HTTP/1.1" 409 259 0.015847 10.0.0.58 - - [2025-01-16 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002686 10.0.0.58 - - [2025-01-16 02:24:57] "PUT /alarm/b5da0617-3535-48aa-ace3-372fc240c4e4 HTTP/1.1" 200 244 0.024740 10.0.0.58 - - [2025-01-16 02:24:57] "POST /alarms HTTP/1.1" 409 265 0.024725 10.0.0.58 - - [2025-01-16 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.58 - - [2025-01-16 02:24:57] "PUT /alarm/df542a24-f1f4-42ed-8607-64ca688bf044 HTTP/1.1" 200 244 0.015795 10.0.0.58 - - [2025-01-16 02:24:57] "POST /alarms HTTP/1.1" 409 279 0.014614 10.0.0.58 - - [2025-01-16 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.58 - - [2025-01-16 02:24:57] "PUT /alarm/5c170f35-b985-4f90-94f6-d82d3d9fbb78 HTTP/1.1" 200 244 0.025994 10.0.0.58 - - [2025-01-16 02:24:57] "GET / HTTP/1.1" 200 35931 0.002280 10.0.0.58 - - [2025-01-16 02:24:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004789 10.0.0.58 - - [2025-01-16 02:24:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005743 10.0.0.58 - - [2025-01-16 02:24:57] "PUT /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d HTTP/1.1" 200 276 0.025802 10.0.0.58 - - [2025-01-16 02:24:58] "GET / HTTP/1.1" 200 35931 0.003239 10.0.0.58 - - [2025-01-16 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.58 - - [2025-01-16 02:24:58] "GET /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.003338 10.0.0.58 - - [2025-01-16 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.58 - - [2025-01-16 02:24:58] "PUT /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d HTTP/1.1" 200 276 0.012321 10.0.0.58 - - [2025-01-16 02:24:58] "GET / HTTP/1.1" 200 35931 0.002208 10.0.0.58 - - [2025-01-16 02:24:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002308 10.0.0.58 - - [2025-01-16 02:24:58] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005874 10.0.0.58 - - [2025-01-16 02:24:59] "PUT /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d HTTP/1.1" 200 274 0.024539 10.0.0.58 - - [2025-01-16 02:25:02] "GET / HTTP/1.1" 200 35931 0.002646 10.0.0.58 - - [2025-01-16 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.58 - - [2025-01-16 02:25:02] "GET /routing-instance/8467763d-48a6-48dc-8b4b-cde25d4c497b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003641 10.0.0.58 - - [2025-01-16 02:25:02] "POST /bgp-routers HTTP/1.1" 409 300 0.003232 10.0.0.58 - - [2025-01-16 02:25:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003145 10.0.0.58 - - [2025-01-16 02:25:02] "GET /bgp-router/96ac02d2-8595-4293-87ea-e90dc8be9c7d?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1811 0.004349 10.0.0.58 - - [2025-01-16 02:25:02] "PUT /bgp-router/96ac02d2-8595-4293-87ea-e90dc8be9c7d HTTP/1.1" 200 254 0.027984 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:25:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001049 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:25:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001231 10.0.0.58 - - [2025-01-16 02:25:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.58 - - [2025-01-16 02:25:05] "GET /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.005460 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:25:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001117 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:25:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001135 10.0.0.58 - - [2025-01-16 02:25:23] "GET / HTTP/1.1" 200 35931 0.002455 10.0.0.58 - - [2025-01-16 02:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003728 10.0.0.58 - - [2025-01-16 02:25:23] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.007162 10.0.0.58 - - [2025-01-16 02:25:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.58 - - [2025-01-16 02:25:23] "GET /config-node/99feaaf1-2fc4-4504-9b5a-b3f44d1c00a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.019371 10.0.0.58 - - [2025-01-16 02:25:24] "GET / HTTP/1.1" 200 35931 0.002048 10.0.0.58 - - [2025-01-16 02:25:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003144 10.0.0.58 - - [2025-01-16 02:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002670 10.0.0.58 - - [2025-01-16 02:25:29] "GET /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.002907 10.0.0.58 - - [2025-01-16 02:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001897 10.0.0.58 - - [2025-01-16 02:25:29] "PUT /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d HTTP/1.1" 200 276 0.010522 10.0.0.58 - - [2025-01-16 02:25:29] "GET / HTTP/1.1" 200 35931 0.002452 10.0.0.58 - - [2025-01-16 02:25:29] "POST /alarms HTTP/1.1" 409 264 0.003506 10.0.0.58 - - [2025-01-16 02:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.58 - - [2025-01-16 02:25:29] "PUT /alarm/2f43cdbf-f3dc-400e-95d0-19c34abeda34 HTTP/1.1" 200 244 0.011863 10.0.0.58 - - [2025-01-16 02:25:29] "POST /alarms HTTP/1.1" 409 261 0.002621 10.0.0.58 - - [2025-01-16 02:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.58 - - [2025-01-16 02:25:29] "PUT /alarm/28a7c860-9e96-4819-b37d-dbffc545482f HTTP/1.1" 200 244 0.017896 10.0.0.58 - - [2025-01-16 02:25:29] "POST /alarms HTTP/1.1" 409 261 0.002938 10.0.0.58 - - [2025-01-16 02:25:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.58 - - [2025-01-16 02:25:29] "PUT /alarm/e4842d15-3a1e-4ef0-bda7-080ff94e194d HTTP/1.1" 200 244 0.018926 10.0.0.58 - - [2025-01-16 02:25:30] "POST /alarms HTTP/1.1" 409 253 0.002718 10.0.0.58 - - [2025-01-16 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.58 - - [2025-01-16 02:25:30] "PUT /alarm/b0b19b23-3771-409e-abc4-8b88245d0128 HTTP/1.1" 200 244 0.013118 10.0.0.58 - - [2025-01-16 02:25:30] "POST /alarms HTTP/1.1" 409 251 0.002844 10.0.0.58 - - [2025-01-16 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.58 - - [2025-01-16 02:25:30] "PUT /alarm/dddc61a0-e68c-4989-9069-1b532bae5318 HTTP/1.1" 200 244 0.011937 10.0.0.58 - - [2025-01-16 02:25:30] "POST /alarms HTTP/1.1" 409 252 0.002883 10.0.0.58 - - [2025-01-16 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.58 - - [2025-01-16 02:25:30] "PUT /alarm/94f4cfc2-8e3a-40f1-beca-69b79ee316b4 HTTP/1.1" 200 244 0.011402 10.0.0.58 - - [2025-01-16 02:25:30] "POST /alarms HTTP/1.1" 409 256 0.003640 10.0.0.58 - - [2025-01-16 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002566 10.0.0.58 - - [2025-01-16 02:25:30] "PUT /alarm/11374cd0-399b-48e9-a727-e23219fdf552 HTTP/1.1" 200 244 0.014386 10.0.0.58 - - [2025-01-16 02:25:30] "POST /alarms HTTP/1.1" 409 248 0.010066 10.0.0.58 - - [2025-01-16 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002776 10.0.0.58 - - [2025-01-16 02:25:30] "PUT /alarm/e2037d19-c092-4f76-8b73-dc03180ac9e3 HTTP/1.1" 200 244 0.012163 10.0.0.58 - - [2025-01-16 02:25:30] "POST /alarms HTTP/1.1" 409 252 0.002240 10.0.0.58 - - [2025-01-16 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002734 10.0.0.58 - - [2025-01-16 02:25:30] "PUT /alarm/465be267-ea5a-4c7c-85f7-896b51ea0efe HTTP/1.1" 200 244 0.012022 10.0.0.58 - - [2025-01-16 02:25:30] "POST /alarms HTTP/1.1" 409 257 0.012128 10.0.0.58 - - [2025-01-16 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.58 - - [2025-01-16 02:25:30] "PUT /alarm/99861861-cae5-4c9c-8e5e-ba9ec67add61 HTTP/1.1" 200 244 0.010915 10.0.0.58 - - [2025-01-16 02:25:30] "POST /alarms HTTP/1.1" 409 251 0.003532 10.0.0.58 - - [2025-01-16 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003787 10.0.0.58 - - [2025-01-16 02:25:30] "PUT /alarm/61becfff-15b5-4941-bd2a-d4260ef641da HTTP/1.1" 200 244 0.010283 10.0.0.58 - - [2025-01-16 02:25:30] "POST /alarms HTTP/1.1" 409 257 0.004252 10.0.0.58 - - [2025-01-16 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.58 - - [2025-01-16 02:25:30] "PUT /alarm/d627c10a-81ae-482e-8396-adfe193275d7 HTTP/1.1" 200 244 0.011410 10.0.0.58 - - [2025-01-16 02:25:30] "POST /alarms HTTP/1.1" 409 261 0.005196 10.0.0.58 - - [2025-01-16 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.58 - - [2025-01-16 02:25:30] "PUT /alarm/43f14701-2158-410d-ad86-c009d223f36f HTTP/1.1" 200 244 0.011558 10.0.0.58 - - [2025-01-16 02:25:30] "POST /alarms HTTP/1.1" 409 258 0.009378 10.0.0.58 - - [2025-01-16 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002849 10.0.0.58 - - [2025-01-16 02:25:30] "PUT /alarm/67dcf18b-9b2f-47a4-8373-e404cd35b803 HTTP/1.1" 200 244 0.012030 10.0.0.58 - - [2025-01-16 02:25:30] "POST /alarms HTTP/1.1" 409 254 0.012049 10.0.0.58 - - [2025-01-16 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003128 10.0.0.58 - - [2025-01-16 02:25:30] "PUT /alarm/323370c8-d3e2-4f6c-98fb-ed7b7bd39f83 HTTP/1.1" 200 244 0.012737 10.0.0.58 - - [2025-01-16 02:25:30] "POST /alarms HTTP/1.1" 409 254 0.010464 10.0.0.58 - - [2025-01-16 02:25:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005111 10.0.0.58 - - [2025-01-16 02:25:30] "PUT /alarm/29967010-069e-478c-b70b-2ced9df22112 HTTP/1.1" 200 244 0.012054 10.0.0.58 - - [2025-01-16 02:25:30] "POST /alarms HTTP/1.1" 409 254 0.009696 10.0.0.58 - - [2025-01-16 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002563 10.0.0.58 - - [2025-01-16 02:25:31] "PUT /alarm/f6b8198b-78ba-4f19-b5fb-9a5f82caaefe HTTP/1.1" 200 244 0.012047 10.0.0.58 - - [2025-01-16 02:25:31] "POST /alarms HTTP/1.1" 409 247 0.011084 10.0.0.58 - - [2025-01-16 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006106 10.0.0.58 - - [2025-01-16 02:25:31] "PUT /alarm/e5bebce8-b27f-44b2-a230-9e550dc7bf97 HTTP/1.1" 200 244 0.022982 10.0.0.58 - - [2025-01-16 02:25:31] "POST /alarms HTTP/1.1" 409 272 0.007631 10.0.0.58 - - [2025-01-16 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003256 10.0.0.58 - - [2025-01-16 02:25:31] "PUT /alarm/b402bb01-fbea-4b67-901a-adad8e7ec1d2 HTTP/1.1" 200 244 0.012331 10.0.0.58 - - [2025-01-16 02:25:31] "POST /alarms HTTP/1.1" 409 261 0.006270 10.0.0.58 - - [2025-01-16 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.58 - - [2025-01-16 02:25:31] "PUT /alarm/1d38eda1-550c-446b-a0d3-9be3f86c7999 HTTP/1.1" 200 244 0.014318 10.0.0.58 - - [2025-01-16 02:25:31] "POST /alarms HTTP/1.1" 409 259 0.020561 10.0.0.58 - - [2025-01-16 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.58 - - [2025-01-16 02:25:31] "PUT /alarm/b5da0617-3535-48aa-ace3-372fc240c4e4 HTTP/1.1" 200 244 0.014920 10.0.0.58 - - [2025-01-16 02:25:31] "POST /alarms HTTP/1.1" 409 265 0.010956 10.0.0.58 - - [2025-01-16 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.58 - - [2025-01-16 02:25:31] "PUT /alarm/df542a24-f1f4-42ed-8607-64ca688bf044 HTTP/1.1" 200 244 0.011050 10.0.0.58 - - [2025-01-16 02:25:31] "POST /alarms HTTP/1.1" 409 279 0.007590 10.0.0.58 - - [2025-01-16 02:25:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.58 - - [2025-01-16 02:25:31] "PUT /alarm/5c170f35-b985-4f90-94f6-d82d3d9fbb78 HTTP/1.1" 200 244 0.012101 10.0.0.58 - - [2025-01-16 02:25:32] "GET / HTTP/1.1" 200 35931 0.003014 10.0.0.58 - - [2025-01-16 02:25:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004316 10.0.0.58 - - [2025-01-16 02:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.58 - - [2025-01-16 02:25:32] "PUT /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d HTTP/1.1" 200 276 0.011245 10.0.0.58 - - [2025-01-16 02:25:32] "GET / HTTP/1.1" 200 35931 0.003066 10.0.0.58 - - [2025-01-16 02:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.58 - - [2025-01-16 02:25:32] "GET /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2053 0.003196 10.0.0.58 - - [2025-01-16 02:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006382 10.0.0.58 - - [2025-01-16 02:25:32] "PUT /global-vrouter-config/01afca49-a828-4a6e-848f-3f35eb93700d HTTP/1.1" 200 276 0.012723 10.0.0.58 - - [2025-01-16 02:25:32] "GET / HTTP/1.1" 200 35931 0.002455 10.0.0.58 - - [2025-01-16 02:25:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.58 - - [2025-01-16 02:25:32] "GET /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.012128 10.0.0.58 - - [2025-01-16 02:25:32] "PUT /global-system-config/68de8798-6f9b-4052-848b-0c9a4423fc1d HTTP/1.1" 200 274 0.021819 10.0.0.58 - - [2025-01-16 02:25:36] "GET / HTTP/1.1" 200 35931 0.001952 10.0.0.58 - - [2025-01-16 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002525 10.0.0.58 - - [2025-01-16 02:25:36] "GET /routing-instance/8467763d-48a6-48dc-8b4b-cde25d4c497b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.003367 10.0.0.58 - - [2025-01-16 02:25:36] "POST /bgp-routers HTTP/1.1" 409 300 0.002025 10.0.0.58 - - [2025-01-16 02:25:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005819 10.0.0.58 - - [2025-01-16 02:25:36] "GET /bgp-router/96ac02d2-8595-4293-87ea-e90dc8be9c7d?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.009595 10.0.0.58 - - [2025-01-16 02:25:36] "PUT /bgp-router/96ac02d2-8595-4293-87ea-e90dc8be9c7d HTTP/1.1" 200 254 0.015741 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:25:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000999 [Introspect:8084]10.0.0.58 - - [2025-01-16 02:25:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001204 10.0.0.58 - - [2025-01-16 02:25:42] "POST /tags HTTP/1.1" 200 355 0.040472 10.0.0.58 - - [2025-01-16 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.58 - - [2025-01-16 02:25:42] "GET /tag/d57b2800-bce9-4224-bda8-a8e8eb9c202b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.025434 10.0.0.58 - - [2025-01-16 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.58 - - [2025-01-16 02:25:42] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.005601 10.0.0.58 - - [2025-01-16 02:25:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.58 - - [2025-01-16 02:25:43] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.050794 10.0.0.58 - - [2025-01-16 02:25:43] "POST /virtual-machines HTTP/1.1" 200 351 0.014860 10.0.0.58 - - [2025-01-16 02:25:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.035489 10.0.0.58 - - [2025-01-16 02:25:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.122792 10.0.0.58 - - [2025-01-16 02:25:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012442 10.0.0.58 - - [2025-01-16 02:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005465 10.0.0.58 - - [2025-01-16 02:25:43] "GET /virtual-machine-interface/2f77f556-d3b1-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.015068 10.0.0.58 - - [2025-01-16 02:25:43] "POST /instance-ips HTTP/1.1" 200 391 0.030053 10.0.0.58 - - [2025-01-16 02:25:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.036917 10.0.0.58 - - [2025-01-16 02:25:43] "GET /virtual-machine-interface/2f77f556-d3b1-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.015239 10.0.0.58 - - [2025-01-16 02:25:43] "POST /set-tag HTTP/1.1" 200 109 0.031918 10.0.0.58 - - [2025-01-16 02:25:43] "GET /virtual-machine-interface/2f77f556-d3b1-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.016147 10.0.0.58 - - [2025-01-16 02:25:43] "GET /instance-ip/2f9671de-d3b1-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.004033 10.0.0.58 - - [2025-01-16 02:25:43] "GET /virtual-machine-interface/2f77f556-d3b1-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005638 10.0.0.58 - - [2025-01-16 02:25:43] "POST /set-tag HTTP/1.1" 200 109 0.003192 10.0.0.58 - - [2025-01-16 02:25:43] "GET /virtual-router/f47d5222-db83-4e53-bd52-d0139b73bd91?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.005229 10.0.0.58 - - [2025-01-16 02:25:43] "POST /ref-update HTTP/1.1" 200 156 0.012568 10.0.0.58 - - [2025-01-16 02:25:43] "GET /virtual-machine-interface/2f77f556-d3b1-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006937 10.0.0.58 - - [2025-01-16 02:25:43] "POST /set-tag HTTP/1.1" 200 109 0.002803 10.0.0.58 - - [2025-01-16 02:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.58 - - [2025-01-16 02:25:43] "GET /virtual-network/c9bde2e9-a398-4e6a-9c69-7995f2e03b67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3025 0.006521 10.0.0.58 - - [2025-01-16 02:25:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.58 - - [2025-01-16 02:25:43] "GET /project/dfcb70a5-c83d-43b1-9a7b-04af09abeffc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.062420 10.0.0.58 - - [2025-01-16 02:25:43] "POST /virtual-machines HTTP/1.1" 200 355 0.025895 10.0.0.58 - - [2025-01-16 02:25:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.015729 10.0.0.58 - - [2025-01-16 02:25:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.156803 10.0.0.58 - - [2025-01-16 02:25:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.023878 10.0.0.58 - - [2025-01-16 02:25:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014765 10.0.0.58 - - [2025-01-16 02:25:44] "GET /virtual-machine-interface/3005c8b8-d3b1-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.014895 10.0.0.58 - - [2025-01-16 02:25:44] "POST /instance-ips HTTP/1.1" 200 395 0.024740 10.0.0.58 - - [2025-01-16 02:25:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.042209 10.0.0.58 - - [2025-01-16 02:25:44] "GET /virtual-machine-interface/3005c8b8-d3b1-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.042581 10.0.0.58 - - [2025-01-16 02:25:44] "POST /set-tag HTTP/1.1" 200 109 0.020841 10.0.0.58 - - [2025-01-16 02:25:44] "GET /virtual-machine-interface/3005c8b8-d3b1-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.015594 10.0.0.58 - - [2025-01-16 02:25:44] "GET /instance-ip/302ba0ec-d3b1-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003870 10.0.0.58 - - [2025-01-16 02:25:44] "GET /virtual-machine-interface/3005c8b8-d3b1-11ef-8f2a-fa163ea0907a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006121