+++ date ++ echo 'INFO: =================== Thu Jan 9 02:13:26 UTC 2025 ===================' INFO: =================== Thu Jan 9 02:13:26 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.23 ++ 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.23 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.23 ++ ANALYTICSDB_NODES=10.0.0.23 ++ ANALYTICS_SNMP_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8081 ' +++ '[' -n '10.0.0.23:8081 ' ']' +++ echo 10.0.0.23:8081 ++ ANALYTICS_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9042 ' +++ '[' -n '10.0.0.23:9042 ' ']' +++ echo 10.0.0.23:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.23:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8086 ' +++ '[' -n '10.0.0.23:8086 ' ']' +++ echo 10.0.0.23:8086 ++ COLLECTOR_SERVERS=10.0.0.23: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.23 ++ CONFIGDB_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:8082 ' +++ '[' -n '10.0.0.23:8082 ' ']' +++ echo 10.0.0.23:8082 ++ CONFIG_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9161 ' +++ '[' -n '10.0.0.23:9161 ' ']' +++ echo 10.0.0.23:9161 ++ CONFIGDB_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9041 ' +++ '[' -n '10.0.0.23:9041 ' ']' +++ echo 10.0.0.23:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.23: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.23 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.23 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:2181, +++ '[' -n 10.0.0.23:2181, ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:2181 ' +++ '[' -n '10.0.0.23:2181 ' ']' +++ echo 10.0.0.23:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.23:2181 ++ RABBITMQ_NODES=10.0.0.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+=10.0.0.23:5673, +++ '[' -n 10.0.0.23:5673, ']' +++ echo 10.0.0.23:5673 ++ RABBITMQ_SERVERS=10.0.0.23: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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:6379 ' +++ '[' -n '10.0.0.23:6379 ' ']' +++ echo 10.0.0.23:6379 ++ REDIS_SERVERS=10.0.0.23: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.23 ++ 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.23 +++ local server_address=10.0.0.23 +++ extended_server_list+='10.0.0.23:9092 ' +++ '[' -n '10.0.0.23:9092 ' ']' +++ echo 10.0.0.23:9092 ++ KAFKA_SERVERS=10.0.0.23: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.23 ++ 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.23 ++ 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.23 ++ cut -d , -f 1 + local cassandra=10.0.0.23 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.23 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.23 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.23 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.23 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ tr '\n' , ++++ uniq ++++ sort ++++ cat /proc/net/fib_trie ++++ grep -vi host +++ local local_ips=,10.0.0.23,10.200.18.1,127.0.0.1,172.17.0.1,252.23.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.23'\''))' +++ local server_ip=10.0.0.23 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.23 ]] +++ [[ ,10.0.0.23,10.200.18.1,127.0.0.1,172.17.0.1,252.23.0.1,, =~ ,10\.0\.0\.23, ]] +++ echo 10.0.0.23 1 +++ return ++ local ip=10.0.0.23 ++ [[ -z 10.0.0.23 ]] ++ echo 10.0.0.23 + host_ip=10.0.0.23 + [[ cql == \c\q\l ]] ++ echo 10.0.0.23:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.23:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.23:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' + 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/09/2025 02:14:15.927 7f20d850d948 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/09/2025 02:14:16.166 7f20d850d948 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/09/2025 02:14:16.180 7f20d850d948 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/09/2025 02:14:16.180 7f20d850d948 [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.23:8082/ Hit Ctrl-C to quit. 10.0.0.23 - - [2025-01-09 02:14:26] "GET / HTTP/1.1" 503 181 0.000603 10.0.0.23 - - [2025-01-09 02:14:26] "GET / HTTP/1.1" 503 181 0.000220 10.0.0.23 - - [2025-01-09 02:14:27] "GET / HTTP/1.1" 200 35931 0.001596 10.0.0.23 - - [2025-01-09 02:14:27] "GET / HTTP/1.1" 200 45019 0.001405 10.0.0.23 - - [2025-01-09 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009864 10.0.0.23 - - [2025-01-09 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007568 10.0.0.23 - - [2025-01-09 02:14:27] "GET / HTTP/1.1" 200 35931 0.001491 10.0.0.23 - - [2025-01-09 02:14:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008460 10.0.0.23 - - [2025-01-09 02:14:27] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005636 10.0.0.23 - - [2025-01-09 02:14:27] "POST /fqname-to-id HTTP/1.1" 404 215 0.005096 10.0.0.23 - - [2025-01-09 02:14:27] "POST /config-nodes HTTP/1.1" 200 591 0.024127 10.0.0.23 - - [2025-01-09 02:14:28] "GET / HTTP/1.1" 200 35931 0.001768 10.0.0.23 - - [2025-01-09 02:14:28] "GET / HTTP/1.1" 200 35931 0.001637 10.0.0.23 - - [2025-01-09 02:14:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.015783 10.0.0.23 - - [2025-01-09 02:14:28] "GET / HTTP/1.1" 200 35931 0.001996 10.0.0.23 - - [2025-01-09 02:14:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.002310 10.0.0.23 - - [2025-01-09 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010591 10.0.0.23 - - [2025-01-09 02:14:28] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013939 10.0.0.23 - - [2025-01-09 02:14:28] "POST /service-appliance-sets HTTP/1.1" 200 553 0.077547 10.0.0.23 - - [2025-01-09 02:14:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.006407 10.0.0.23 - - [2025-01-09 02:14:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006927 10.0.0.23 - - [2025-01-09 02:14:28] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012533 10.0.0.23 - - [2025-01-09 02:14:29] "POST /service-appliance-sets HTTP/1.1" 200 541 0.040538 10.0.0.23 - - [2025-01-09 02:14:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003250 10.0.0.23 - - [2025-01-09 02:14:29] "GET /network-ipam/5969075a-c338-487b-af2f-95ef82a94d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.007028 10.0.0.23 - - [2025-01-09 02:14:29] "POST /service-templates HTTP/1.1" 200 511 0.048296 10.0.0.23 - - [2025-01-09 02:14:29] "POST /service-templates HTTP/1.1" 200 501 0.068956 10.0.0.23 - - [2025-01-09 02:14:29] "POST /service-templates HTTP/1.1" 200 515 0.046078 10.0.0.23 - - [2025-01-09 02:14:29] "POST /service-templates HTTP/1.1" 200 535 0.032405 10.0.0.23 - - [2025-01-09 02:14:29] "POST /service-templates HTTP/1.1" 200 507 0.028411 10.0.0.23 - - [2025-01-09 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.23 - - [2025-01-09 02:14:30] "GET /network-ipam/5969075a-c338-487b-af2f-95ef82a94d66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003580 10.0.0.23 - - [2025-01-09 02:14:30] "GET / HTTP/1.1" 200 35931 0.001505 10.0.0.23 - - [2025-01-09 02:14:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.23 - - [2025-01-09 02:14:30] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005423 10.0.0.23 - - [2025-01-09 02:14:30] "POST /fqname-to-id HTTP/1.1" 404 215 0.002178 10.0.0.23 - - [2025-01-09 02:14:30] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.019492 10.0.0.23 - - [2025-01-09 02:14:30] "POST /fqname-to-id HTTP/1.1" 404 225 0.004672 10.0.0.23 - - [2025-01-09 02:14:30] "POST /access-control-lists HTTP/1.1" 200 587 0.020876 10.0.0.23 - - [2025-01-09 02:14:30] "POST /fqname-to-id HTTP/1.1" 404 224 0.015487 10.0.0.23 - - [2025-01-09 02:14:30] "POST /access-control-lists HTTP/1.1" 200 585 0.028278 10.0.0.23 - - [2025-01-09 02:14:30] "POST /route-targets HTTP/1.1" 200 327 0.013168 10.0.0.23 - - [2025-01-09 02:14:30] "POST /ref-update HTTP/1.1" 200 156 0.022256 10.0.0.23 - - [2025-01-09 02:14:31] "POST /route-targets HTTP/1.1" 200 327 0.012244 10.0.0.23 - - [2025-01-09 02:14:31] "POST /ref-update HTTP/1.1" 200 156 0.014852 10.0.0.23 - - [2025-01-09 02:14:31] "POST /route-targets HTTP/1.1" 200 327 0.012210 10.0.0.23 - - [2025-01-09 02:14:31] "POST /ref-update HTTP/1.1" 200 156 0.011428 10.0.0.23 - - [2025-01-09 02:14:31] "POST /route-targets HTTP/1.1" 200 327 0.011568 10.0.0.23 - - [2025-01-09 02:14:31] "POST /ref-update HTTP/1.1" 200 156 0.030590 10.0.0.23 - - [2025-01-09 02:14:31] "POST /fqname-to-id HTTP/1.1" 404 201 0.004053 10.0.0.23 - - [2025-01-09 02:14:31] "POST /access-control-lists HTTP/1.1" 200 551 0.075434 10.0.0.23 - - [2025-01-09 02:14:31] "PUT /access-control-list/5dd25e6b-9d72-485e-b39c-bc9190c3a856 HTTP/1.1" 200 272 0.023246 10.0.0.23 - - [2025-01-09 02:14:31] "PUT /access-control-list/535164cd-ebcf-4ae1-960a-3bb5f555ed94 HTTP/1.1" 200 272 0.061287 10.0.0.23 - - [2025-01-09 02:14:32] "GET / HTTP/1.1" 200 35931 0.001810 10.0.0.23 - - [2025-01-09 02:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008945 10.0.0.23 - - [2025-01-09 02:14:32] "GET /routing-instance/ef811c13-03fb-4d15-a6ec-8dcfd965292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003929 10.0.0.23 - - [2025-01-09 02:14:32] "POST /bgp-routers HTTP/1.1" 200 614 0.168860 10.0.0.23 - - [2025-01-09 02:14:32] "GET /bgp-router/1081dab1-e580-4e6a-970f-4e9367add9a5?fields=global_system_config_back_refs HTTP/1.1" 200 1127 0.023457 10.0.0.23 - - [2025-01-09 02:14:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.23 - - [2025-01-09 02:14:32] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012472 10.0.0.23 - - [2025-01-09 02:14:32] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009026 10.0.0.23 - - [2025-01-09 02:14:32] "POST /ref-update HTTP/1.1" 200 156 0.008439 10.0.0.23 - - [2025-01-09 02:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005198 10.0.0.23 - - [2025-01-09 02:14:33] "GET /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.003016 10.0.0.23 - - [2025-01-09 02:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006118 10.0.0.23 - - [2025-01-09 02:14:33] "GET / HTTP/1.1" 200 35931 0.001783 10.0.0.23 - - [2025-01-09 02:14:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.23 - - [2025-01-09 02:14:33] "PUT /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e HTTP/1.1" 200 276 0.015607 10.0.0.23 - - [2025-01-09 02:14:33] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.021379 10.0.0.23 - - [2025-01-09 02:14:33] "POST /fqname-to-id HTTP/1.1" 404 215 0.003190 10.0.0.23 - - [2025-01-09 02:14:33] "POST /analytics-nodes HTTP/1.1" 200 597 0.018545 10.0.0.23 - - [2025-01-09 02:14:33] "GET / HTTP/1.1" 200 35931 0.001778 10.0.0.23 - - [2025-01-09 02:14:33] "POST /alarms HTTP/1.1" 200 581 0.033991 10.0.0.23 - - [2025-01-09 02:14:33] "POST /alarms HTTP/1.1" 200 575 0.037091 10.0.0.23 - - [2025-01-09 02:14:33] "POST /alarms HTTP/1.1" 200 575 0.037856 10.0.0.23 - - [2025-01-09 02:14:34] "POST /alarms HTTP/1.1" 200 559 0.042943 10.0.0.23 - - [2025-01-09 02:14:34] "POST /alarms HTTP/1.1" 200 555 0.055884 10.0.0.23 - - [2025-01-09 02:14:34] "POST /alarms HTTP/1.1" 200 557 0.063533 10.0.0.23 - - [2025-01-09 02:14:34] "POST /alarms HTTP/1.1" 200 565 0.021555 10.0.0.23 - - [2025-01-09 02:14:34] "POST /alarms HTTP/1.1" 200 549 0.056024 10.0.0.23 - - [2025-01-09 02:14:34] "POST /alarms HTTP/1.1" 200 557 0.035081 10.0.0.23 - - [2025-01-09 02:14:34] "POST /alarms HTTP/1.1" 200 567 0.046306 10.0.0.23 - - [2025-01-09 02:14:34] "POST /alarms HTTP/1.1" 200 555 0.066008 10.0.0.23 - - [2025-01-09 02:14:34] "POST /alarms HTTP/1.1" 200 567 0.036966 10.0.0.23 - - [2025-01-09 02:14:34] "POST /alarms HTTP/1.1" 200 575 0.076154 10.0.0.23 - - [2025-01-09 02:14:34] "POST /alarms HTTP/1.1" 200 569 0.080770 10.0.0.23 - - [2025-01-09 02:14:34] "POST /alarms HTTP/1.1" 200 561 0.033201 10.0.0.23 - - [2025-01-09 02:14:34] "POST /alarms HTTP/1.1" 200 561 0.055652 10.0.0.23 - - [2025-01-09 02:14:34] "POST /alarms HTTP/1.1" 200 561 0.070035 10.0.0.23 - - [2025-01-09 02:14:35] "POST /alarms HTTP/1.1" 200 547 0.048662 10.0.0.23 - - [2025-01-09 02:14:35] "POST /alarms HTTP/1.1" 200 595 0.039003 10.0.0.23 - - [2025-01-09 02:14:35] "POST /alarms HTTP/1.1" 200 575 0.036591 10.0.0.23 - - [2025-01-09 02:14:35] "POST /alarms HTTP/1.1" 200 571 0.027264 10.0.0.23 - - [2025-01-09 02:14:35] "POST /alarms HTTP/1.1" 200 583 0.025913 10.0.0.23 - - [2025-01-09 02:14:35] "POST /alarms HTTP/1.1" 200 609 0.037323 10.0.0.23 - - [2025-01-09 02:14:35] "GET / HTTP/1.1" 200 35931 0.002594 10.0.0.23 - - [2025-01-09 02:14:35] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003579 10.0.0.23 - - [2025-01-09 02:14:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.23 - - [2025-01-09 02:14:35] "PUT /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e HTTP/1.1" 200 276 0.039418 10.0.0.23 - - [2025-01-09 02:14:36] "GET / HTTP/1.1" 200 35931 0.053427 10.0.0.23 - - [2025-01-09 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.23 - - [2025-01-09 02:14:36] "GET /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.010849 10.0.0.23 - - [2025-01-09 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007380 10.0.0.23 - - [2025-01-09 02:14:36] "PUT /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e HTTP/1.1" 200 276 0.030137 10.0.0.23 - - [2025-01-09 02:14:36] "GET / HTTP/1.1" 200 35931 0.001745 10.0.0.23 - - [2025-01-09 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.022856 10.0.0.23 - - [2025-01-09 02:14:36] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.23 - - [2025-01-09 02:14:36] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.012603 10.0.0.23 - - [2025-01-09 02:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013222 10.0.0.23 - - [2025-01-09 02:14:36] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.014793 10.0.0.23 - - [2025-01-09 02:14:36] "POST /fqname-to-id HTTP/1.1" 404 215 0.005211 10.0.0.23 - - [2025-01-09 02:14:37] "PUT /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9 HTTP/1.1" 200 274 0.060148 10.0.0.23 - - [2025-01-09 02:14:37] "POST /database-nodes HTTP/1.1" 200 595 0.086205 10.0.0.23 - - [2025-01-09 02:14:40] "GET / HTTP/1.1" 200 35931 0.001857 10.0.0.23 - - [2025-01-09 02:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.012103 10.0.0.23 - - [2025-01-09 02:14:40] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005862 10.0.0.23 - - [2025-01-09 02:14:40] "POST /fqname-to-id HTTP/1.1" 404 215 0.006243 10.0.0.23 - - [2025-01-09 02:14:40] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.028937 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:14:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:14:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.000926 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:14:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000900 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:14:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.000969 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:17:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000969 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:17:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.000899 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:17:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:17:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.000961 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:17:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000879 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:17:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.000959 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:17:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:17:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.000934 10.0.0.23 - - [2025-01-09 02:17:59] "GET / HTTP/1.1" 200 35931 0.001853 10.0.0.23 - - [2025-01-09 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.23 - - [2025-01-09 02:17:59] "GET /domain/898854c2-6748-4805-b30f-b2d523dfe192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.003439 10.0.0.23 - - [2025-01-09 02:17:59] "POST /id-to-fqname HTTP/1.1" 200 173 0.000594 10.0.0.23 - - [2025-01-09 02:17:59] "POST /fqname-to-id HTTP/1.1" 404 182 0.017607 10.0.0.23 - - [2025-01-09 02:17:59] "POST /security-groups HTTP/1.1" 200 568 0.063273 10.0.0.23 - - [2025-01-09 02:17:59] "POST /projects HTTP/1.1" 200 481 0.206515 10.0.0.23 - - [2025-01-09 02:17:59] "POST /fqname-to-id HTTP/1.1" 404 213 0.009929 10.0.0.23 - - [2025-01-09 02:17:59] "POST /security-groups HTTP/1.1" 200 534 0.062484 10.0.0.23 - - [2025-01-09 02:17:59] "POST /access-control-lists HTTP/1.1" 200 579 0.076894 10.0.0.23 - - [2025-01-09 02:17:59] "POST /fqname-to-id HTTP/1.1" 404 212 0.022722 10.0.0.23 - - [2025-01-09 02:17:59] "POST /chown HTTP/1.1" 200 109 0.024741 10.0.0.23 - - [2025-01-09 02:17:59] "POST /policy-managements HTTP/1.1" 409 214 0.011177 10.0.0.23 - - [2025-01-09 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005238 10.0.0.23 - - [2025-01-09 02:17:59] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003684 10.0.0.23 - - [2025-01-09 02:17:59] "POST /access-control-lists HTTP/1.1" 200 577 0.091377 10.0.0.23 - - [2025-01-09 02:17:59] "POST /application-policy-sets HTTP/1.1" 200 528 0.023640 10.0.0.23 - - [2025-01-09 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005273 10.0.0.23 - - [2025-01-09 02:17:59] "GET /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003192 10.0.0.23 - - [2025-01-09 02:17:59] "PUT /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e HTTP/1.1" 200 276 0.008866 10.0.0.23 - - [2025-01-09 02:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006069 10.0.0.23 - - [2025-01-09 02:17:59] "GET /virtual-network/dfe22563-e899-4c7b-8cef-e00fbc6c3ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.005099 10.0.0.23 - - [2025-01-09 02:18:00] "POST /id-to-fqname HTTP/1.1" 200 177 0.000733 10.0.0.23 - - [2025-01-09 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.004908 10.0.0.23 - - [2025-01-09 02:18:00] "POST /security-groups HTTP/1.1" 200 572 0.063858 10.0.0.23 - - [2025-01-09 02:18:00] "POST /projects HTTP/1.1" 200 489 0.238414 10.0.0.23 - - [2025-01-09 02:18:00] "POST /security-groups HTTP/1.1" 200 546 0.030190 10.0.0.23 - - [2025-01-09 02:18:00] "POST /chown HTTP/1.1" 200 109 0.010433 10.0.0.23 - - [2025-01-09 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 232 0.004718 10.0.0.23 - - [2025-01-09 02:18:00] "POST /access-control-lists HTTP/1.1" 200 594 0.028909 10.0.0.23 - - [2025-01-09 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 231 0.009966 10.0.0.23 - - [2025-01-09 02:18:00] "POST /network-ipams HTTP/1.1" 200 522 0.088041 10.0.0.23 - - [2025-01-09 02:18:00] "POST /access-control-lists HTTP/1.1" 200 592 0.040183 10.0.0.23 - - [2025-01-09 02:18:00] "POST /network-ipams HTTP/1.1" 200 510 0.056132 10.0.0.23 - - [2025-01-09 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 198 0.002370 10.0.0.23 - - [2025-01-09 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.001564 10.0.0.23 - - [2025-01-09 02:18:00] "POST /access-control-lists HTTP/1.1" 200 583 0.076192 10.0.0.23 - - [2025-01-09 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 216 0.026968 10.0.0.23 - - [2025-01-09 02:18:00] "POST /access-control-lists HTTP/1.1" 200 581 0.050946 10.0.0.23 - - [2025-01-09 02:18:00] "POST /useragent-kv HTTP/1.1" 200 115 0.023739 10.0.0.23 - - [2025-01-09 02:18:00] "POST /virtual-networks HTTP/1.1" 200 538 0.209764 10.0.0.23 - - [2025-01-09 02:18:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004891 10.0.0.23 - - [2025-01-09 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 240 0.002021 10.0.0.23 - - [2025-01-09 02:18:00] "POST /access-control-lists HTTP/1.1" 200 602 0.024143 10.0.0.23 - - [2025-01-09 02:18:00] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.018800 10.0.0.23 - - [2025-01-09 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 239 0.008630 10.0.0.23 - - [2025-01-09 02:18:00] "POST /network-ipams HTTP/1.1" 200 518 0.024573 10.0.0.23 - - [2025-01-09 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 202 0.006602 10.0.0.23 - - [2025-01-09 02:18:00] "POST /access-control-lists HTTP/1.1" 200 600 0.026302 10.0.0.23 - - [2025-01-09 02:18:00] "POST /fqname-to-id HTTP/1.1" 404 229 0.002434 10.0.0.23 - - [2025-01-09 02:18:00] "POST /access-control-lists HTTP/1.1" 200 589 0.058233 10.0.0.23 - - [2025-01-09 02:18:01] "POST /route-targets HTTP/1.1" 200 327 0.026735 10.0.0.23 - - [2025-01-09 02:18:01] "POST /useragent-kv HTTP/1.1" 200 115 0.003634 10.0.0.23 - - [2025-01-09 02:18:01] "POST /virtual-networks HTTP/1.1" 200 546 0.236350 10.0.0.23 - - [2025-01-09 02:18:01] "POST /ref-update HTTP/1.1" 200 156 0.042513 10.0.0.23 - - [2025-01-09 02:18:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.23 - - [2025-01-09 02:18:01] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.016254 10.0.0.23 - - [2025-01-09 02:18:01] "POST /fqname-to-id HTTP/1.1" 404 199 0.002375 10.0.0.23 - - [2025-01-09 02:18:01] "PUT /access-control-list/b6002fd6-d016-43ff-b2f9-b95c70a4f04d HTTP/1.1" 200 272 0.064462 10.0.0.23 - - [2025-01-09 02:18:01] "POST /network-policys HTTP/1.1" 200 538 0.071576 10.0.0.23 - - [2025-01-09 02:18:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.016284 10.0.0.23 - - [2025-01-09 02:18:01] "POST /route-targets HTTP/1.1" 200 327 0.016010 10.0.0.23 - - [2025-01-09 02:18:01] "POST /ref-update HTTP/1.1" 200 156 0.032567 10.0.0.23 - - [2025-01-09 02:18:01] "POST /network-policys HTTP/1.1" 200 534 0.082700 10.0.0.23 - - [2025-01-09 02:18:01] "POST /fqname-to-id HTTP/1.1" 404 201 0.027994 10.0.0.23 - - [2025-01-09 02:18:01] "POST /network-policys HTTP/1.1" 200 542 0.032975 10.0.0.23 - - [2025-01-09 02:18:01] "PUT /access-control-list/051038c7-8772-4ccf-9a99-71e59c3faf07 HTTP/1.1" 200 272 0.022406 10.0.0.23 - - [2025-01-09 02:18:01] "POST /ref-update HTTP/1.1" 200 156 0.079435 10.0.0.23 - - [2025-01-09 02:18:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007807 10.0.0.23 - - [2025-01-09 02:18:01] "PUT /access-control-list/b6002fd6-d016-43ff-b2f9-b95c70a4f04d HTTP/1.1" 200 272 0.029715 10.0.0.23 - - [2025-01-09 02:18:01] "POST /ref-update HTTP/1.1" 200 156 0.076293 10.0.0.23 - - [2025-01-09 02:18:01] "PUT /access-control-list/051038c7-8772-4ccf-9a99-71e59c3faf07 HTTP/1.1" 200 272 0.073554 10.0.0.23 - - [2025-01-09 02:18:01] "POST /ref-update HTTP/1.1" 200 156 0.048285 10.0.0.23 - - [2025-01-09 02:18:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013792 10.0.0.23 - - [2025-01-09 02:18:01] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012767 10.0.0.23 - - [2025-01-09 02:18:01] "POST /ref-update HTTP/1.1" 200 156 0.039708 10.0.0.23 - - [2025-01-09 02:18:01] "PUT /access-control-list/b6002fd6-d016-43ff-b2f9-b95c70a4f04d HTTP/1.1" 200 272 0.020614 10.0.0.23 - - [2025-01-09 02:18:01] "POST /fqname-to-id HTTP/1.1" 404 237 0.002411 10.0.0.23 - - [2025-01-09 02:18:01] "POST /ref-update HTTP/1.1" 200 156 0.075969 10.0.0.23 - - [2025-01-09 02:18:02] "POST /ref-update HTTP/1.1" 200 156 0.062007 10.0.0.23 - - [2025-01-09 02:18:02] "POST /access-control-lists HTTP/1.1" 200 601 0.105323 10.0.0.23 - - [2025-01-09 02:18:02] "PUT /access-control-list/051038c7-8772-4ccf-9a99-71e59c3faf07 HTTP/1.1" 200 272 0.070723 10.0.0.23 - - [2025-01-09 02:18:02] "POST /ref-update HTTP/1.1" 200 156 0.070243 10.0.0.23 - - [2025-01-09 02:18:02] "POST /ref-update HTTP/1.1" 200 156 0.283416 10.0.0.23 - - [2025-01-09 02:18:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042447 10.0.0.23 - - [2025-01-09 02:18:02] "PUT /access-control-list/858949bf-3f33-4ebe-80b3-e547842846e6 HTTP/1.1" 200 272 0.067075 10.0.0.23 - - [2025-01-09 02:18:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008954 10.0.0.23 - - [2025-01-09 02:18:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015973 10.0.0.23 - - [2025-01-09 02:18:02] "POST /ref-update HTTP/1.1" 200 156 0.039944 10.0.0.23 - - [2025-01-09 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304 10.0.0.23 - - [2025-01-09 02:18:02] "GET /virtual-network/dfe22563-e899-4c7b-8cef-e00fbc6c3ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.006393 10.0.0.23 - - [2025-01-09 02:18:02] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004492 10.0.0.23 - - [2025-01-09 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002722 10.0.0.23 - - [2025-01-09 02:18:02] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003058 10.0.0.23 - - [2025-01-09 02:18:02] "POST /firewall-policys HTTP/1.1" 200 530 0.025368 10.0.0.23 - - [2025-01-09 02:18:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023107 10.0.0.23 - - [2025-01-09 02:18:02] "GET /firewall-policy/5574f959-7e16-44ed-b05e-ef58a206de8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.011651 10.0.0.23 - - [2025-01-09 02:18:02] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.004687 10.0.0.23 - - [2025-01-09 02:18:02] "GET /firewall-policy/5574f959-7e16-44ed-b05e-ef58a206de8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003979 10.0.0.23 - - [2025-01-09 02:18:02] "POST /ref-update HTTP/1.1" 200 156 0.018726 10.0.0.23 - - [2025-01-09 02:18:02] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.004629 10.0.0.23 - - [2025-01-09 02:18:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005929 10.0.0.23 - - [2025-01-09 02:18:02] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003537 10.0.0.23 - - [2025-01-09 02:18:02] "POST /firewall-policys HTTP/1.1" 200 532 0.022880 10.0.0.23 - - [2025-01-09 02:18:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.019922 10.0.0.23 - - [2025-01-09 02:18:02] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.011412 10.0.0.23 - - [2025-01-09 02:18:03] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.009633 10.0.0.23 - - [2025-01-09 02:18:03] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.003530 10.0.0.23 - - [2025-01-09 02:18:03] "GET /firewall-policy/5574f959-7e16-44ed-b05e-ef58a206de8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003083 10.0.0.23 - - [2025-01-09 02:18:03] "GET /firewall-policy/5574f959-7e16-44ed-b05e-ef58a206de8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002776 10.0.0.23 - - [2025-01-09 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.022006 10.0.0.23 - - [2025-01-09 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.046286 10.0.0.23 - - [2025-01-09 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.050087 10.0.0.23 - - [2025-01-09 02:18:03] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.004760 10.0.0.23 - - [2025-01-09 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.23 - - [2025-01-09 02:18:03] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002874 10.0.0.23 - - [2025-01-09 02:18:03] "POST /firewall-policys HTTP/1.1" 200 530 0.027891 10.0.0.23 - - [2025-01-09 02:18:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.032061 10.0.0.23 - - [2025-01-09 02:18:03] "GET /firewall-policy/e254a074-315f-448b-b796-7051db4840f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007255 10.0.0.23 - - [2025-01-09 02:18:03] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003254 10.0.0.23 - - [2025-01-09 02:18:03] "GET /firewall-policy/e254a074-315f-448b-b796-7051db4840f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.003970 10.0.0.23 - - [2025-01-09 02:18:03] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.002656 10.0.0.23 - - [2025-01-09 02:18:03] "GET /firewall-policy/5574f959-7e16-44ed-b05e-ef58a206de8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003194 10.0.0.23 - - [2025-01-09 02:18:03] "GET /firewall-policy/5574f959-7e16-44ed-b05e-ef58a206de8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003790 10.0.0.23 - - [2025-01-09 02:18:03] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.002587 10.0.0.23 - - [2025-01-09 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.034429 10.0.0.23 - - [2025-01-09 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.032068 10.0.0.23 - - [2025-01-09 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.032291 10.0.0.23 - - [2025-01-09 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.022590 10.0.0.23 - - [2025-01-09 02:18:03] "POST /ref-update HTTP/1.1" 200 156 0.043972 10.0.0.23 - - [2025-01-09 02:18:03] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.011432 10.0.0.23 - - [2025-01-09 02:18:03] "POST /tags HTTP/1.1" 200 299 0.036930 10.0.0.23 - - [2025-01-09 02:18:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.025291 10.0.0.23 - - [2025-01-09 02:18:04] "GET /tag/5b07d1fc-7a58-491f-aef6-c4e1f273d80d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.019919 10.0.0.23 - - [2025-01-09 02:18:04] "POST /set-tag HTTP/1.1" 200 109 0.018011 10.0.0.23 - - [2025-01-09 02:18:04] "POST /tags HTTP/1.1" 200 357 0.112915 10.0.0.23 - - [2025-01-09 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.23 - - [2025-01-09 02:18:04] "GET /tag/c9824013-84c0-4f3c-a5ef-1549935724c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.017632 10.0.0.23 - - [2025-01-09 02:18:04] "POST /tags HTTP/1.1" 200 305 0.061401 10.0.0.23 - - [2025-01-09 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.022825 10.0.0.23 - - [2025-01-09 02:18:04] "GET /tag/bbefe4b2-6d49-49c1-a245-fe34853cc3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.028759 10.0.0.23 - - [2025-01-09 02:18:04] "POST /id-to-fqname HTTP/1.1" 200 174 0.000740 10.0.0.23 - - [2025-01-09 02:18:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.009701 10.0.0.23 - - [2025-01-09 02:18:04] "POST /security-groups HTTP/1.1" 200 569 0.063725 10.0.0.23 - - [2025-01-09 02:18:04] "POST /projects HTTP/1.1" 200 483 0.193452 10.0.0.23 - - [2025-01-09 02:18:04] "POST /fqname-to-id HTTP/1.1" 404 214 0.006035 10.0.0.23 - - [2025-01-09 02:18:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022261 10.0.0.23 - - [2025-01-09 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009731 10.0.0.23 - - [2025-01-09 02:18:04] "POST /access-control-lists HTTP/1.1" 200 580 0.086251 10.0.0.23 - - [2025-01-09 02:18:04] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.036600 10.0.0.23 - - [2025-01-09 02:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.23 - - [2025-01-09 02:18:04] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.009338 10.0.0.23 - - [2025-01-09 02:18:05] "POST /fqname-to-id HTTP/1.1" 404 213 0.002099 10.0.0.23 - - [2025-01-09 02:18:05] "POST /access-control-lists HTTP/1.1" 200 578 0.071473 10.0.0.23 - - [2025-01-09 02:18:05] "PUT /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4 HTTP/1.1" 200 264 0.152823 10.0.0.23 - - [2025-01-09 02:18:05] "PUT /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170 HTTP/1.1" 200 264 0.095533 10.0.0.23 - - [2025-01-09 02:18:05] "POST /security-groups HTTP/1.1" 200 537 0.193368 10.0.0.23 - - [2025-01-09 02:18:05] "POST /fqname-to-id HTTP/1.1" 404 234 0.003650 10.0.0.23 - - [2025-01-09 02:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.040617 10.0.0.23 - - [2025-01-09 02:18:05] "POST /chown HTTP/1.1" 200 109 0.087259 10.0.0.23 - - [2025-01-09 02:18:05] "POST /access-control-lists HTTP/1.1" 200 596 0.154940 10.0.0.23 - - [2025-01-09 02:18:05] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.045852 10.0.0.23 - - [2025-01-09 02:18:05] "POST /fqname-to-id HTTP/1.1" 404 233 0.003214 10.0.0.23 - - [2025-01-09 02:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004306 10.0.0.23 - - [2025-01-09 02:18:05] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.005554 10.0.0.23 - - [2025-01-09 02:18:05] "POST /tags HTTP/1.1" 409 207 0.007226 10.0.0.23 - - [2025-01-09 02:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.013531 10.0.0.23 - - [2025-01-09 02:18:05] "POST /access-control-lists HTTP/1.1" 200 594 0.116384 10.0.0.23 - - [2025-01-09 02:18:05] "GET /tag/bbefe4b2-6d49-49c1-a245-fe34853cc3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021805 10.0.0.23 - - [2025-01-09 02:18:06] "POST /firewall-rules HTTP/1.1" 200 564 0.078864 10.0.0.23 - - [2025-01-09 02:18:06] "GET /firewall-rule/aa6ea8e9-f427-4785-81f9-7439f0d69ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.011584 10.0.0.23 - - [2025-01-09 02:18:06] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1450 0.002997 10.0.0.23 - - [2025-01-09 02:18:06] "GET /firewall-rule/aa6ea8e9-f427-4785-81f9-7439f0d69ef8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003228 10.0.0.23 - - [2025-01-09 02:18:06] "POST /ref-update HTTP/1.1" 200 156 0.017477 10.0.0.23 - - [2025-01-09 02:18:06] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009073 10.0.0.23 - - [2025-01-09 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.23 - - [2025-01-09 02:18:06] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002719 10.0.0.23 - - [2025-01-09 02:18:06] "POST /tags HTTP/1.1" 409 207 0.002455 10.0.0.23 - - [2025-01-09 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.23 - - [2025-01-09 02:18:06] "GET /tag/bbefe4b2-6d49-49c1-a245-fe34853cc3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.017422 10.0.0.23 - - [2025-01-09 02:18:06] "POST /firewall-rules HTTP/1.1" 200 562 0.090388 10.0.0.23 - - [2025-01-09 02:18:06] "GET /firewall-rule/9016a82c-111e-41a1-9c73-749e248a6aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005364 10.0.0.23 - - [2025-01-09 02:18:06] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1712 0.011436 10.0.0.23 - - [2025-01-09 02:18:06] "GET /firewall-rule/9016a82c-111e-41a1-9c73-749e248a6aaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004210 10.0.0.23 - - [2025-01-09 02:18:06] "POST /ref-update HTTP/1.1" 200 156 0.025269 10.0.0.23 - - [2025-01-09 02:18:06] "POST /fqname-to-id HTTP/1.1" 404 226 0.004624 10.0.0.23 - - [2025-01-09 02:18:06] "POST /tags HTTP/1.1" 200 355 0.035369 10.0.0.23 - - [2025-01-09 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.23 - - [2025-01-09 02:18:06] "GET /tag/812a6754-25a5-41fa-a03f-551f66bbaa44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.041445 10.0.0.23 - - [2025-01-09 02:18:06] "POST /tags HTTP/1.1" 200 303 0.038821 10.0.0.23 - - [2025-01-09 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.023364 10.0.0.23 - - [2025-01-09 02:18:06] "GET /tag/8728f1fd-4c0f-47c1-8af6-03d524b288f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.041930 10.0.0.23 - - [2025-01-09 02:18:06] "POST /projects HTTP/1.1" 409 218 0.003379 10.0.0.23 - - [2025-01-09 02:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001706 10.0.0.23 - - [2025-01-09 02:18:07] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.068608 10.0.0.23 - - [2025-01-09 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.020057 10.0.0.23 - - [2025-01-09 02:18:07] "GET /network-ipam/3147e6b6-f361-4f49-a1d5-debe747d895c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1559 0.007455 10.0.0.23 - - [2025-01-09 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005304 10.0.0.23 - - [2025-01-09 02:18:07] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.013339 10.0.0.23 - - [2025-01-09 02:18:07] "PUT /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4 HTTP/1.1" 200 264 0.085751 10.0.0.23 - - [2025-01-09 02:18:07] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.019790 10.0.0.23 - - [2025-01-09 02:18:07] "POST /set-tag HTTP/1.1" 200 109 0.077672 10.0.0.23 - - [2025-01-09 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008315 10.0.0.23 - - [2025-01-09 02:18:07] "GET /network-ipam/d8d9b957-7934-4d36-af74-4cfe73e2dabd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.006850 10.0.0.23 - - [2025-01-09 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.23 - - [2025-01-09 02:18:07] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.015404 10.0.0.23 - - [2025-01-09 02:18:07] "PUT /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170 HTTP/1.1" 200 264 0.086080 10.0.0.23 - - [2025-01-09 02:18:07] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.020098 10.0.0.23 - - [2025-01-09 02:18:07] "POST /set-tag HTTP/1.1" 200 109 0.127295 10.0.0.23 - - [2025-01-09 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011268 10.0.0.23 - - [2025-01-09 02:18:07] "GET /network-policy/6412b4c9-07a4-44d8-8037-b2198d4292e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.011258 10.0.0.23 - - [2025-01-09 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011446 10.0.0.23 - - [2025-01-09 02:18:07] "GET /network-policy/ba90a951-a53e-4524-b3dd-73459f0bb617?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.004835 10.0.0.23 - - [2025-01-09 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012841 10.0.0.23 - - [2025-01-09 02:18:07] "GET /network-policy/4aad9f85-ed6b-4f8a-9231-9c1d18160bd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.005139 10.0.0.23 - - [2025-01-09 02:18:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003991 10.0.0.23 - - [2025-01-09 02:18:07] "PUT /network-policy/4aad9f85-ed6b-4f8a-9231-9c1d18160bd0 HTTP/1.1" 200 262 0.019474 10.0.0.23 - - [2025-01-09 02:18:08] "POST /ref-update HTTP/1.1" 200 156 0.066258 10.0.0.23 - - [2025-01-09 02:18:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002266 10.0.0.23 - - [2025-01-09 02:18:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019133 10.0.0.23 - - [2025-01-09 02:18:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003316 10.0.0.23 - - [2025-01-09 02:18:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004035 10.0.0.23 - - [2025-01-09 02:18:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002254 10.0.0.23 - - [2025-01-09 02:18:08] "POST /security-groups HTTP/1.1" 409 245 0.009493 10.0.0.23 - - [2025-01-09 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.23 - - [2025-01-09 02:18:08] "PUT /security-group/22074ce5-9222-4295-8858-7761f2d834a5 HTTP/1.1" 200 262 0.066936 10.0.0.23 - - [2025-01-09 02:18:08] "PUT /access-control-list/db60e6ef-54d8-4a7e-a186-818285452bf8 HTTP/1.1" 200 272 0.016483 10.0.0.23 - - [2025-01-09 02:18:08] "PUT /access-control-list/223cfec7-ab2f-4852-a00a-fefca9ff8b7e HTTP/1.1" 200 272 0.031971 10.0.0.23 - - [2025-01-09 02:18:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.053983 10.0.0.23 - - [2025-01-09 02:18:08] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.017790 10.0.0.23 - - [2025-01-09 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.23 - - [2025-01-09 02:18:08] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.014268 10.0.0.23 - - [2025-01-09 02:18:08] "POST /tags HTTP/1.1" 409 206 0.002302 10.0.0.23 - - [2025-01-09 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006627 10.0.0.23 - - [2025-01-09 02:18:08] "GET /tag/8728f1fd-4c0f-47c1-8af6-03d524b288f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014473 10.0.0.23 - - [2025-01-09 02:18:08] "POST /firewall-rules HTTP/1.1" 200 562 0.083328 10.0.0.23 - - [2025-01-09 02:18:08] "GET /firewall-rule/bf29734c-ede2-474a-9b55-947a94da00c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.026747 10.0.0.23 - - [2025-01-09 02:18:08] "GET / HTTP/1.1" 200 35931 0.001927 10.0.0.23 - - [2025-01-09 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.23 - - [2025-01-09 02:18:08] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.004906 10.0.0.23 - - [2025-01-09 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.23 - - [2025-01-09 02:18:08] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.008359 10.0.0.23 - - [2025-01-09 02:18:08] "GET /firewall-rule/bf29734c-ede2-474a-9b55-947a94da00c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.003372 10.0.0.23 - - [2025-01-09 02:18:08] "GET /config-node/64c632f7-6512-44b6-88f5-0f2b5d2d60c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.013700 10.0.0.23 - - [2025-01-09 02:18:08] "POST /ref-update HTTP/1.1" 200 156 0.050458 10.0.0.23 - - [2025-01-09 02:18:08] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002841 10.0.0.23 - - [2025-01-09 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.23 - - [2025-01-09 02:18:08] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002599 10.0.0.23 - - [2025-01-09 02:18:08] "POST /tags HTTP/1.1" 409 206 0.001664 10.0.0.23 - - [2025-01-09 02:18:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.23 - - [2025-01-09 02:18:08] "GET /tag/8728f1fd-4c0f-47c1-8af6-03d524b288f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014249 10.0.0.23 - - [2025-01-09 02:18:09] "POST /firewall-rules HTTP/1.1" 200 560 0.068387 10.0.0.23 - - [2025-01-09 02:18:09] "GET /firewall-rule/777dbc8b-ae72-441b-9982-dedf719fb074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.011141 10.0.0.23 - - [2025-01-09 02:18:09] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2186 0.005773 10.0.0.23 - - [2025-01-09 02:18:09] "GET /firewall-rule/777dbc8b-ae72-441b-9982-dedf719fb074?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.003469 10.0.0.23 - - [2025-01-09 02:18:09] "POST /ref-update HTTP/1.1" 200 156 0.031340 10.0.0.23 - - [2025-01-09 02:18:09] "POST /tags HTTP/1.1" 200 301 0.075491 10.0.0.23 - - [2025-01-09 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004468 10.0.0.23 - - [2025-01-09 02:18:09] "GET /tag/2fcb5d90-28b0-4f61-b92a-03ddff62e7c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.016296 10.0.0.23 - - [2025-01-09 02:18:09] "POST /tags HTTP/1.1" 200 325 0.058982 10.0.0.23 - - [2025-01-09 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008725 10.0.0.23 - - [2025-01-09 02:18:09] "GET /tag/0336f289-dffa-4987-ac09-639616a868d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1166 0.015991 10.0.0.23 - - [2025-01-09 02:18:09] "POST /tags HTTP/1.1" 200 363 0.038648 10.0.0.23 - - [2025-01-09 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016699 10.0.0.23 - - [2025-01-09 02:18:09] "GET /tag/02ab9325-e000-44bd-b30b-e3b885a83fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.016182 10.0.0.23 - - [2025-01-09 02:18:09] "POST /tags HTTP/1.1" 200 311 0.027845 10.0.0.23 - - [2025-01-09 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011133 10.0.0.23 - - [2025-01-09 02:18:09] "GET /tag/58f3bbfd-f893-47f0-8705-e91adc8e2fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.014269 10.0.0.23 - - [2025-01-09 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.23 - - [2025-01-09 02:18:09] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.004345 10.0.0.23 - - [2025-01-09 02:18:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.23 - - [2025-01-09 02:18:09] "GET /project/9603711d-cbcf-46c3-b35e-423f99e27df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.060274 10.0.0.23 - - [2025-01-09 02:18:09] "POST /virtual-machines HTTP/1.1" 200 377 0.021242 10.0.0.23 - - [2025-01-09 02:18:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.009901 10.0.0.23 - - [2025-01-09 02:18:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.113714 10.0.0.23 - - [2025-01-09 02:18:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028065 10.0.0.23 - - [2025-01-09 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009294 10.0.0.23 - - [2025-01-09 02:18:10] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.005606 10.0.0.23 - - [2025-01-09 02:18:10] "POST /instance-ips HTTP/1.1" 200 409 0.035072 10.0.0.23 - - [2025-01-09 02:18:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.034069 10.0.0.23 - - [2025-01-09 02:18:10] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.011892 10.0.0.23 - - [2025-01-09 02:18:10] "POST /set-tag HTTP/1.1" 200 109 0.029207 10.0.0.23 - - [2025-01-09 02:18:10] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.014768 10.0.0.23 - - [2025-01-09 02:18:10] "GET /instance-ip/f894d102-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004419 10.0.0.23 - - [2025-01-09 02:18:10] "POST /tags HTTP/1.1" 200 305 0.066022 10.0.0.23 - - [2025-01-09 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.23 - - [2025-01-09 02:18:10] "GET /tag/fc4e1475-92d3-4d40-96b2-34294bb242a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.026714 10.0.0.23 - - [2025-01-09 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.23 - - [2025-01-09 02:18:10] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041929 10.0.0.23 - - [2025-01-09 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.23 - - [2025-01-09 02:18:10] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.006082 10.0.0.23 - - [2025-01-09 02:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005077 10.0.0.23 - - [2025-01-09 02:18:10] "GET /service-appliance-set/dbd41cd7-d514-4449-aa69-58c2346ecd4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005327 10.0.0.23 - - [2025-01-09 02:18:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.002145 10.0.0.23 - - [2025-01-09 02:18:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.106222 10.0.0.23 - - [2025-01-09 02:18:10] "GET /virtual-machine-interface/fc9146b1-f19e-4192-a6ec-c15a25200a3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2303 0.013678 10.0.0.23 - - [2025-01-09 02:18:10] "POST /instance-ips HTTP/1.1" 200 381 0.040021 10.0.0.23 - - [2025-01-09 02:18:11] "GET /instance-ip/5b57b751-00fe-421b-8817-02c3c4ec82a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.004146 10.0.0.23 - - [2025-01-09 02:18:11] "POST /loadbalancers HTTP/1.1" 200 582 0.071799 10.0.0.23 - - [2025-01-09 02:18:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.015378 10.0.0.23 - - [2025-01-09 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.23 - - [2025-01-09 02:18:11] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.061053 10.0.0.23 - - [2025-01-09 02:18:11] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067726 10.0.0.23 - - [2025-01-09 02:18:11] "GET /instance-ip/5b57b751-00fe-421b-8817-02c3c4ec82a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005563 10.0.0.23 - - [2025-01-09 02:18:11] "GET /loadbalancer/e8c4170c-dedf-4349-b3fa-c39a0d043b49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.006186 10.0.0.23 - - [2025-01-09 02:18:11] "POST /floating-ips HTTP/1.1" 200 583 0.026475 10.0.0.23 - - [2025-01-09 02:18:11] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.039745 10.0.0.23 - - [2025-01-09 02:18:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.012774 10.0.0.23 - - [2025-01-09 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008463 10.0.0.23 - - [2025-01-09 02:18:11] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.062328 10.0.0.23 - - [2025-01-09 02:18:11] "GET /loadbalancer-listener/66a29a3b-282d-4e92-8c86-189c29130a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.002692 10.0.0.23 - - [2025-01-09 02:18:11] "GET /loadbalancer-listener/66a29a3b-282d-4e92-8c86-189c29130a71?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.003003 10.0.0.23 - - [2025-01-09 02:18:11] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018320 10.0.0.23 - - [2025-01-09 02:18:11] "GET /instance-ip/5b57b751-00fe-421b-8817-02c3c4ec82a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003194 10.0.0.23 - - [2025-01-09 02:18:11] "GET /instance-ip/5b57b751-00fe-421b-8817-02c3c4ec82a3?fields=floating_ips HTTP/1.1" 200 1169 0.005093 10.0.0.23 - - [2025-01-09 02:18:11] "GET /floating-ip/f9039fc5-66c5-40f7-ada0-0a656eaa0df4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002272 10.0.0.23 - - [2025-01-09 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.23 - - [2025-01-09 02:18:11] "GET /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1809 0.002330 10.0.0.23 - - [2025-01-09 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.23 - - [2025-01-09 02:18:11] "PUT /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e HTTP/1.1" 200 276 0.008560 10.0.0.23 - - [2025-01-09 02:18:11] "POST /fqname-to-id HTTP/1.1" 404 228 0.001634 10.0.0.23 - - [2025-01-09 02:18:11] "POST /tags HTTP/1.1" 200 371 0.016746 10.0.0.23 - - [2025-01-09 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004876 10.0.0.23 - - [2025-01-09 02:18:11] "GET /tag/01a3db1d-decb-4ed7-abf1-f69f55364b89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1276 0.026913 10.0.0.23 - - [2025-01-09 02:18:11] "POST /tags HTTP/1.1" 200 319 0.019066 10.0.0.23 - - [2025-01-09 02:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004946 10.0.0.23 - - [2025-01-09 02:18:11] "GET /tag/2cf5b249-8667-4b65-ab0e-e4b9bb8b0078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.021892 10.0.0.23 - - [2025-01-09 02:18:12] "POST /id-to-fqname HTTP/1.1" 200 181 0.006151 10.0.0.23 - - [2025-01-09 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 190 0.007813 10.0.0.23 - - [2025-01-09 02:18:12] "POST /security-groups HTTP/1.1" 200 576 0.067495 10.0.0.23 - - [2025-01-09 02:18:12] "POST /projects HTTP/1.1" 200 497 0.304792 10.0.0.23 - - [2025-01-09 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 225 0.002019 10.0.0.23 - - [2025-01-09 02:18:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.020107 10.0.0.23 - - [2025-01-09 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005332 10.0.0.23 - - [2025-01-09 02:18:12] "POST /access-control-lists HTTP/1.1" 200 587 0.081775 10.0.0.23 - - [2025-01-09 02:18:12] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.034573 10.0.0.23 - - [2025-01-09 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 224 0.012494 10.0.0.23 - - [2025-01-09 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005152 10.0.0.23 - - [2025-01-09 02:18:12] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.006339 10.0.0.23 - - [2025-01-09 02:18:12] "POST /access-control-lists HTTP/1.1" 200 585 0.085156 10.0.0.23 - - [2025-01-09 02:18:12] "PUT /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4 HTTP/1.1" 200 264 0.089444 10.0.0.23 - - [2025-01-09 02:18:12] "PUT /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170 HTTP/1.1" 200 264 0.049591 10.0.0.23 - - [2025-01-09 02:18:12] "POST /security-groups HTTP/1.1" 200 558 0.101021 10.0.0.23 - - [2025-01-09 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 248 0.005740 10.0.0.23 - - [2025-01-09 02:18:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.030212 10.0.0.23 - - [2025-01-09 02:18:12] "POST /access-control-lists HTTP/1.1" 200 610 0.100594 10.0.0.23 - - [2025-01-09 02:18:12] "POST /fqname-to-id HTTP/1.1" 404 247 0.005499 10.0.0.23 - - [2025-01-09 02:18:12] "POST /chown HTTP/1.1" 200 109 0.120178 10.0.0.23 - - [2025-01-09 02:18:12] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028388 10.0.0.23 - - [2025-01-09 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.23 - - [2025-01-09 02:18:12] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.007201 10.0.0.23 - - [2025-01-09 02:18:12] "POST /access-control-lists HTTP/1.1" 200 608 0.096836 10.0.0.23 - - [2025-01-09 02:18:12] "POST /tags HTTP/1.1" 409 214 0.018965 10.0.0.23 - - [2025-01-09 02:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.23 - - [2025-01-09 02:18:12] "GET /tag/2cf5b249-8667-4b65-ab0e-e4b9bb8b0078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.019731 10.0.0.23 - - [2025-01-09 02:18:13] "POST /firewall-rules HTTP/1.1" 200 578 0.088651 10.0.0.23 - - [2025-01-09 02:18:13] "GET /firewall-rule/f2cab993-c4d2-41d7-a0cc-3e8223e4bdf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004502 10.0.0.23 - - [2025-01-09 02:18:13] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.003523 10.0.0.23 - - [2025-01-09 02:18:13] "GET /firewall-rule/f2cab993-c4d2-41d7-a0cc-3e8223e4bdf2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.002304 10.0.0.23 - - [2025-01-09 02:18:13] "POST /ref-update HTTP/1.1" 200 156 0.027310 10.0.0.23 - - [2025-01-09 02:18:13] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005086 10.0.0.23 - - [2025-01-09 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.23 - - [2025-01-09 02:18:13] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003673 10.0.0.23 - - [2025-01-09 02:18:13] "POST /tags HTTP/1.1" 409 214 0.002111 10.0.0.23 - - [2025-01-09 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002877 10.0.0.23 - - [2025-01-09 02:18:13] "GET /tag/2cf5b249-8667-4b65-ab0e-e4b9bb8b0078?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1147 0.015902 10.0.0.23 - - [2025-01-09 02:18:13] "POST /firewall-rules HTTP/1.1" 200 576 0.082720 10.0.0.23 - - [2025-01-09 02:18:13] "GET /firewall-rule/0ab6edca-e206-4c57-8a54-4047ea0dbee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.006714 10.0.0.23 - - [2025-01-09 02:18:13] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2667 0.005394 10.0.0.23 - - [2025-01-09 02:18:13] "GET /firewall-rule/0ab6edca-e206-4c57-8a54-4047ea0dbee0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2028 0.003267 10.0.0.23 - - [2025-01-09 02:18:13] "POST /ref-update HTTP/1.1" 200 156 0.040528 10.0.0.23 - - [2025-01-09 02:18:13] "POST /tags HTTP/1.1" 200 301 0.023480 10.0.0.23 - - [2025-01-09 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.017522 10.0.0.23 - - [2025-01-09 02:18:13] "GET /tag/f2125fa3-2783-43a3-8889-0827430ebd3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.017259 10.0.0.23 - - [2025-01-09 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007055 10.0.0.23 - - [2025-01-09 02:18:13] "GET /project/9603711d-cbcf-46c3-b35e-423f99e27df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035858 10.0.0.23 - - [2025-01-09 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.23 - - [2025-01-09 02:18:13] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.009384 10.0.0.23 - - [2025-01-09 02:18:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005383 10.0.0.23 - - [2025-01-09 02:18:13] "GET /service-appliance-set/dbd41cd7-d514-4449-aa69-58c2346ecd4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002536 10.0.0.23 - - [2025-01-09 02:18:13] "POST /fqname-to-id HTTP/1.1" 404 242 0.002274 10.0.0.23 - - [2025-01-09 02:18:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.103809 10.0.0.23 - - [2025-01-09 02:18:14] "GET /virtual-machine-interface/9d50f225-60e4-4eda-977d-0651354fa9fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.012915 10.0.0.23 - - [2025-01-09 02:18:14] "POST /instance-ips HTTP/1.1" 200 377 0.029802 10.0.0.23 - - [2025-01-09 02:18:14] "GET /instance-ip/2bcee226-abe1-4aff-b892-22c9b5c92088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007552 10.0.0.23 - - [2025-01-09 02:18:14] "POST /loadbalancers HTTP/1.1" 200 582 0.060775 10.0.0.23 - - [2025-01-09 02:18:14] "GET /project/9603711d-cbcf-46c3-b35e-423f99e27df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036271 10.0.0.23 - - [2025-01-09 02:18:14] "GET /instance-ip/2bcee226-abe1-4aff-b892-22c9b5c92088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.002618 10.0.0.23 - - [2025-01-09 02:18:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.015726 10.0.0.23 - - [2025-01-09 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006910 10.0.0.23 - - [2025-01-09 02:18:14] "GET /project/9603711d-cbcf-46c3-b35e-423f99e27df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040060 10.0.0.23 - - [2025-01-09 02:18:14] "POST /floating-ips HTTP/1.1" 200 581 0.034952 10.0.0.23 - - [2025-01-09 02:18:14] "GET /loadbalancer/797d1eb0-4479-4e7b-b25a-28aedf3f39b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003544 10.0.0.23 - - [2025-01-09 02:18:14] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.020648 10.0.0.23 - - [2025-01-09 02:18:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.025161 10.0.0.23 - - [2025-01-09 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006931 10.0.0.23 - - [2025-01-09 02:18:14] "GET /project/9603711d-cbcf-46c3-b35e-423f99e27df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.035960 10.0.0.23 - - [2025-01-09 02:18:14] "GET /loadbalancer-listener/79ad2d40-deaf-44e0-a265-66f386b66f20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1822 0.002396 10.0.0.23 - - [2025-01-09 02:18:14] "GET /loadbalancer-listener/79ad2d40-deaf-44e0-a265-66f386b66f20?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003015 10.0.0.23 - - [2025-01-09 02:18:14] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.021001 10.0.0.23 - - [2025-01-09 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.23 - - [2025-01-09 02:18:14] "GET /instance-ip/2bcee226-abe1-4aff-b892-22c9b5c92088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010730 10.0.0.23 - - [2025-01-09 02:18:14] "GET /instance-ip/2bcee226-abe1-4aff-b892-22c9b5c92088?fields=floating_ips HTTP/1.1" 200 1164 0.006806 10.0.0.23 - - [2025-01-09 02:18:14] "GET /floating-ip/169af687-8d98-40fa-bbc5-573fe08e6586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002478 10.0.0.23 - - [2025-01-09 02:18:14] "GET /project/9603711d-cbcf-46c3-b35e-423f99e27df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.037711 10.0.0.23 - - [2025-01-09 02:18:14] "GET /loadbalancer/797d1eb0-4479-4e7b-b25a-28aedf3f39b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002826 10.0.0.23 - - [2025-01-09 02:18:14] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.019757 10.0.0.23 - - [2025-01-09 02:18:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016026 10.0.0.23 - - [2025-01-09 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.23 - - [2025-01-09 02:18:14] "GET /project/9603711d-cbcf-46c3-b35e-423f99e27df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.041816 10.0.0.23 - - [2025-01-09 02:18:14] "GET /loadbalancer-listener/fb3e9465-64b3-484e-83b3-8aee52b505f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.002324 10.0.0.23 - - [2025-01-09 02:18:14] "GET /loadbalancer-listener/fb3e9465-64b3-484e-83b3-8aee52b505f3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.003204 10.0.0.23 - - [2025-01-09 02:18:14] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020062 10.0.0.23 - - [2025-01-09 02:18:14] "GET /instance-ip/2bcee226-abe1-4aff-b892-22c9b5c92088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008918 10.0.0.23 - - [2025-01-09 02:18:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011785 10.0.0.23 - - [2025-01-09 02:18:14] "GET /instance-ip/2bcee226-abe1-4aff-b892-22c9b5c92088?fields=floating_ips HTTP/1.1" 200 1164 0.003450 10.0.0.23 - - [2025-01-09 02:18:14] "GET /floating-ip/169af687-8d98-40fa-bbc5-573fe08e6586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003184 10.0.0.23 - - [2025-01-09 02:18:15] "GET /project/9603711d-cbcf-46c3-b35e-423f99e27df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.039783 10.0.0.23 - - [2025-01-09 02:18:15] "GET /loadbalancer/797d1eb0-4479-4e7b-b25a-28aedf3f39b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003481 10.0.0.23 - - [2025-01-09 02:18:15] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.018521 10.0.0.23 - - [2025-01-09 02:18:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033496 10.0.0.23 - - [2025-01-09 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009491 10.0.0.23 - - [2025-01-09 02:18:15] "GET /project/9603711d-cbcf-46c3-b35e-423f99e27df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.036760 10.0.0.23 - - [2025-01-09 02:18:15] "GET /loadbalancer-listener/ce036e15-5db4-4982-89d3-e73d8bb233e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.002484 10.0.0.23 - - [2025-01-09 02:18:15] "GET /loadbalancer-listener/ce036e15-5db4-4982-89d3-e73d8bb233e3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003375 10.0.0.23 - - [2025-01-09 02:18:15] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.026100 10.0.0.23 - - [2025-01-09 02:18:15] "GET /instance-ip/2bcee226-abe1-4aff-b892-22c9b5c92088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003236 10.0.0.23 - - [2025-01-09 02:18:15] "GET /instance-ip/2bcee226-abe1-4aff-b892-22c9b5c92088?fields=floating_ips HTTP/1.1" 200 1164 0.005357 10.0.0.23 - - [2025-01-09 02:18:15] "POST /tags HTTP/1.1" 200 363 0.027472 10.0.0.23 - - [2025-01-09 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.23 - - [2025-01-09 02:18:15] "GET /floating-ip/169af687-8d98-40fa-bbc5-573fe08e6586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.002187 10.0.0.23 - - [2025-01-09 02:18:15] "GET /tag/d1a637e6-986b-497c-b571-f3ee46868c73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.014654 10.0.0.23 - - [2025-01-09 02:18:15] "POST /tags HTTP/1.1" 200 311 0.017804 10.0.0.23 - - [2025-01-09 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005718 10.0.0.23 - - [2025-01-09 02:18:15] "GET /tag/4257431f-1378-432d-a016-8908146eb5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.014225 10.0.0.23 - - [2025-01-09 02:18:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.000548 10.0.0.23 - - [2025-01-09 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.007642 10.0.0.23 - - [2025-01-09 02:18:15] "POST /security-groups HTTP/1.1" 200 572 0.067362 10.0.0.23 - - [2025-01-09 02:18:15] "POST /projects HTTP/1.1" 200 489 0.176401 10.0.0.23 - - [2025-01-09 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 217 0.005102 10.0.0.23 - - [2025-01-09 02:18:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.019984 10.0.0.23 - - [2025-01-09 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.016207 10.0.0.23 - - [2025-01-09 02:18:15] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.006017 10.0.0.23 - - [2025-01-09 02:18:15] "POST /access-control-lists HTTP/1.1" 200 583 0.079558 10.0.0.23 - - [2025-01-09 02:18:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011049 10.0.0.23 - - [2025-01-09 02:18:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.004863 10.0.0.23 - - [2025-01-09 02:18:15] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.009313 10.0.0.23 - - [2025-01-09 02:18:15] "POST /access-control-lists HTTP/1.1" 200 581 0.073802 10.0.0.23 - - [2025-01-09 02:18:15] "PUT /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4 HTTP/1.1" 200 264 0.097681 10.0.0.23 - - [2025-01-09 02:18:16] "PUT /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170 HTTP/1.1" 200 264 0.056999 10.0.0.23 - - [2025-01-09 02:18:16] "POST /security-groups HTTP/1.1" 200 546 0.075135 10.0.0.23 - - [2025-01-09 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 240 0.005754 10.0.0.23 - - [2025-01-09 02:18:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.025322 10.0.0.23 - - [2025-01-09 02:18:16] "POST /chown HTTP/1.1" 200 109 0.061336 10.0.0.23 - - [2025-01-09 02:18:16] "POST /access-control-lists HTTP/1.1" 200 602 0.099052 10.0.0.23 - - [2025-01-09 02:18:16] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.007123 10.0.0.23 - - [2025-01-09 02:18:16] "POST /fqname-to-id HTTP/1.1" 404 239 0.013164 10.0.0.23 - - [2025-01-09 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001631 10.0.0.23 - - [2025-01-09 02:18:16] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.035939 10.0.0.23 - - [2025-01-09 02:18:16] "POST /access-control-lists HTTP/1.1" 200 600 0.065903 10.0.0.23 - - [2025-01-09 02:18:16] "POST /tags HTTP/1.1" 409 210 0.003031 10.0.0.23 - - [2025-01-09 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006743 10.0.0.23 - - [2025-01-09 02:18:16] "GET /tag/4257431f-1378-432d-a016-8908146eb5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013303 10.0.0.23 - - [2025-01-09 02:18:16] "POST /firewall-rules HTTP/1.1" 200 570 0.066592 10.0.0.23 - - [2025-01-09 02:18:16] "GET /firewall-rule/3e821d18-f555-42b4-b5c0-e9c6fb9f37c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004611 10.0.0.23 - - [2025-01-09 02:18:16] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2911 0.003805 10.0.0.23 - - [2025-01-09 02:18:16] "GET /firewall-rule/3e821d18-f555-42b4-b5c0-e9c6fb9f37c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002319 10.0.0.23 - - [2025-01-09 02:18:16] "POST /ref-update HTTP/1.1" 200 156 0.046142 10.0.0.23 - - [2025-01-09 02:18:16] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011970 10.0.0.23 - - [2025-01-09 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.23 - - [2025-01-09 02:18:16] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003298 10.0.0.23 - - [2025-01-09 02:18:16] "POST /tags HTTP/1.1" 409 210 0.001708 10.0.0.23 - - [2025-01-09 02:18:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.23 - - [2025-01-09 02:18:16] "GET /tag/4257431f-1378-432d-a016-8908146eb5fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013224 10.0.0.23 - - [2025-01-09 02:18:16] "POST /firewall-rules HTTP/1.1" 200 568 0.068717 10.0.0.23 - - [2025-01-09 02:18:16] "GET /firewall-rule/353f3cc3-9600-4278-90fd-838c2dc6758f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.004649 10.0.0.23 - - [2025-01-09 02:18:16] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3152 0.003935 10.0.0.23 - - [2025-01-09 02:18:16] "GET /firewall-rule/353f3cc3-9600-4278-90fd-838c2dc6758f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002393 10.0.0.23 - - [2025-01-09 02:18:17] "POST /ref-update HTTP/1.1" 200 156 0.047392 10.0.0.23 - - [2025-01-09 02:18:17] "POST /tags HTTP/1.1" 409 237 0.011866 10.0.0.23 - - [2025-01-09 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.23 - - [2025-01-09 02:18:17] "GET /tag/02ab9325-e000-44bd-b30b-e3b885a83fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1260 0.013305 10.0.0.23 - - [2025-01-09 02:18:17] "POST /tags HTTP/1.1" 409 210 0.002198 10.0.0.23 - - [2025-01-09 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.23 - - [2025-01-09 02:18:17] "GET /tag/58f3bbfd-f893-47f0-8705-e91adc8e2fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.013564 10.0.0.23 - - [2025-01-09 02:18:17] "POST /projects HTTP/1.1" 409 223 0.002111 10.0.0.23 - - [2025-01-09 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002078 10.0.0.23 - - [2025-01-09 02:18:17] "GET /project/9603711d-cbcf-46c3-b35e-423f99e27df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1301 0.040408 10.0.0.23 - - [2025-01-09 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001662 10.0.0.23 - - [2025-01-09 02:18:17] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.004411 10.0.0.23 - - [2025-01-09 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001453 10.0.0.23 - - [2025-01-09 02:18:17] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.005198 10.0.0.23 - - [2025-01-09 02:18:17] "PUT /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4 HTTP/1.1" 200 264 0.057534 10.0.0.23 - - [2025-01-09 02:18:17] "PUT /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170 HTTP/1.1" 200 264 0.049108 10.0.0.23 - - [2025-01-09 02:18:17] "POST /security-groups HTTP/1.1" 409 253 0.002803 10.0.0.23 - - [2025-01-09 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.23 - - [2025-01-09 02:18:17] "PUT /security-group/ba4244f2-1c11-4439-bb61-453056a959d0 HTTP/1.1" 200 262 0.068927 10.0.0.23 - - [2025-01-09 02:18:17] "PUT /access-control-list/f1b965ea-93a2-44d0-8ad6-81dd38f76437 HTTP/1.1" 200 272 0.023637 10.0.0.23 - - [2025-01-09 02:18:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.044235 10.0.0.23 - - [2025-01-09 02:18:17] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009684 10.0.0.23 - - [2025-01-09 02:18:17] "PUT /access-control-list/80563496-ea3c-420e-a590-95dddf5faf44 HTTP/1.1" 200 272 0.050636 10.0.0.23 - - [2025-01-09 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006780 10.0.0.23 - - [2025-01-09 02:18:17] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002984 10.0.0.23 - - [2025-01-09 02:18:17] "POST /tags HTTP/1.1" 409 210 0.003204 10.0.0.23 - - [2025-01-09 02:18:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.23 - - [2025-01-09 02:18:17] "GET /tag/58f3bbfd-f893-47f0-8705-e91adc8e2fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.016904 10.0.0.23 - - [2025-01-09 02:18:17] "POST /firewall-rules HTTP/1.1" 200 570 0.119842 10.0.0.23 - - [2025-01-09 02:18:17] "GET /firewall-rule/428bfdd2-bd38-4e6c-acf4-605d368d632e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004894 10.0.0.23 - - [2025-01-09 02:18:17] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3392 0.004989 10.0.0.23 - - [2025-01-09 02:18:17] "GET /firewall-rule/428bfdd2-bd38-4e6c-acf4-605d368d632e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004400 10.0.0.23 - - [2025-01-09 02:18:18] "POST /ref-update HTTP/1.1" 200 156 0.071515 10.0.0.23 - - [2025-01-09 02:18:18] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009821 10.0.0.23 - - [2025-01-09 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.23 - - [2025-01-09 02:18:18] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.011687 10.0.0.23 - - [2025-01-09 02:18:18] "POST /tags HTTP/1.1" 409 210 0.006521 10.0.0.23 - - [2025-01-09 02:18:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004094 10.0.0.23 - - [2025-01-09 02:18:18] "GET /tag/58f3bbfd-f893-47f0-8705-e91adc8e2fd2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1129 0.017333 10.0.0.23 - - [2025-01-09 02:18:18] "POST /firewall-rules HTTP/1.1" 200 568 0.103451 10.0.0.23 - - [2025-01-09 02:18:18] "GET /firewall-rule/45166ffe-bc4c-4dca-b251-24d0a1e430b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.006624 10.0.0.23 - - [2025-01-09 02:18:18] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3633 0.008549 10.0.0.23 - - [2025-01-09 02:18:18] "GET /firewall-rule/45166ffe-bc4c-4dca-b251-24d0a1e430b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.003496 10.0.0.23 - - [2025-01-09 02:18:18] "POST /ref-update HTTP/1.1" 200 156 0.074498 10.0.0.23 - - [2025-01-09 02:18:18] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005545 10.0.0.23 - - [2025-01-09 02:18:18] "POST /set-tag HTTP/1.1" 200 109 0.002424 10.0.0.23 - - [2025-01-09 02:18:20] "GET / HTTP/1.1" 200 35931 0.001834 10.0.0.23 - - [2025-01-09 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.23 - - [2025-01-09 02:18:20] "GET /routing-instance/ef811c13-03fb-4d15-a6ec-8dcfd965292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003314 10.0.0.23 - - [2025-01-09 02:18:20] "POST /bgp-routers HTTP/1.1" 409 300 0.002277 10.0.0.23 - - [2025-01-09 02:18:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.23 - - [2025-01-09 02:18:20] "GET /bgp-router/1081dab1-e580-4e6a-970f-4e9367add9a5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.005406 10.0.0.23 - - [2025-01-09 02:18:20] "PUT /bgp-router/1081dab1-e580-4e6a-970f-4e9367add9a5 HTTP/1.1" 200 254 0.014452 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:18:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001030 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:18:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.000939 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:18:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:18:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.000910 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:18:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000906 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:18:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001075 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:18:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001219 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:18:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.000966 10.0.0.23 - - [2025-01-09 02:18:37] "GET /global-system-configs HTTP/1.1" 200 322 0.002267 10.0.0.23 - - [2025-01-09 02:18:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002302 10.0.0.35 - - [2025-01-09 02:19:31] "GET / HTTP/1.1" 200 35931 0.002015 10.0.0.35 - - [2025-01-09 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.35 - - [2025-01-09 02:19:31] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.005098 10.0.0.35 - - [2025-01-09 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001713 10.0.0.35 - - [2025-01-09 02:19:31] "GET /routing-instance/ef811c13-03fb-4d15-a6ec-8dcfd965292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003180 10.0.0.35 - - [2025-01-09 02:19:31] "PUT /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9 HTTP/1.1" 200 274 0.009908 10.0.0.35 - - [2025-01-09 02:19:31] "POST /fqname-to-id HTTP/1.1" 404 215 0.022606 10.0.0.35 - - [2025-01-09 02:19:31] "POST /virtual-routers HTTP/1.1" 200 597 0.015518 10.0.0.35 - - [2025-01-09 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009770 10.0.0.35 - - [2025-01-09 02:19:31] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.003878 10.0.0.35 - - [2025-01-09 02:19:31] "POST /fqname-to-id HTTP/1.1" 404 228 0.002169 10.0.0.35 - - [2025-01-09 02:19:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001775 10.0.0.35 - - [2025-01-09 02:19:31] "GET /virtual-network/dfe22563-e899-4c7b-8cef-e00fbc6c3ada?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004493 10.0.0.35 - - [2025-01-09 02:19:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 582 0.046995 10.0.0.23 - - [2025-01-09 02:22:05] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1253 0.004025 10.0.0.23 - - [2025-01-09 02:22:05] "POST /ref-update HTTP/1.1" 200 156 0.009066 10.0.0.23 - - [2025-01-09 02:22:12] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012142 10.0.0.23 - - [2025-01-09 02:22:12] "POST /set-tag HTTP/1.1" 200 109 0.005603 10.0.0.23 - - [2025-01-09 02:22:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.23 - - [2025-01-09 02:22:12] "GET /loadbalancer/797d1eb0-4479-4e7b-b25a-28aedf3f39b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002635 10.0.0.23 - - [2025-01-09 02:22:12] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005310 10.0.0.23 - - [2025-01-09 02:22:12] "POST /set-tag HTTP/1.1" 200 109 0.002855 10.0.0.23 - - [2025-01-09 02:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004343 10.0.0.23 - - [2025-01-09 02:22:13] "GET /loadbalancer/797d1eb0-4479-4e7b-b25a-28aedf3f39b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002585 10.0.0.23 - - [2025-01-09 02:22:13] "GET /loadbalancer-pool/77ab48c5-62e1-4d89-88e8-64e24cecdc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004506 10.0.0.23 - - [2025-01-09 02:22:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.029694 10.0.0.23 - - [2025-01-09 02:22:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.012326 10.0.0.23 - - [2025-01-09 02:22:13] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.006858 10.0.0.23 - - [2025-01-09 02:22:13] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.004759 10.0.0.23 - - [2025-01-09 02:22:13] "POST /ref-update HTTP/1.1" 200 156 0.006972 10.0.0.23 - - [2025-01-09 02:22:13] "GET /floating-ip/169af687-8d98-40fa-bbc5-573fe08e6586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.011507 10.0.0.23 - - [2025-01-09 02:22:13] "POST /tags HTTP/1.1" 409 205 0.002186 10.0.0.23 - - [2025-01-09 02:22:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.23 - - [2025-01-09 02:22:13] "GET /tag/f2125fa3-2783-43a3-8889-0827430ebd3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.012894 10.0.0.23 - - [2025-01-09 02:22:13] "PUT /floating-ip/169af687-8d98-40fa-bbc5-573fe08e6586 HTTP/1.1" 200 256 0.008539 10.0.0.23 - - [2025-01-09 02:22:13] "POST /set-tag HTTP/1.1" 200 109 0.063571 10.0.0.23 - - [2025-01-09 02:22:13] "GET /loadbalancer-pool/aa4b617c-4472-40eb-ba68-ca8f34f0ba98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.019653 10.0.0.23 - - [2025-01-09 02:22:13] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017862 10.0.0.23 - - [2025-01-09 02:22:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.010408 10.0.0.23 - - [2025-01-09 02:22:13] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.017473 10.0.0.23 - - [2025-01-09 02:22:13] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.005136 10.0.0.23 - - [2025-01-09 02:22:13] "POST /set-tag HTTP/1.1" 200 109 0.004424 10.0.0.23 - - [2025-01-09 02:22:13] "POST /ref-update HTTP/1.1" 200 156 0.012137 10.0.0.23 - - [2025-01-09 02:22:13] "GET /floating-ip/169af687-8d98-40fa-bbc5-573fe08e6586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.011021 10.0.0.23 - - [2025-01-09 02:22:13] "GET /loadbalancer-pool/c9ce7c96-ffc8-4cc5-b47d-a70fa8cb3ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.010164 10.0.0.23 - - [2025-01-09 02:22:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.043105 10.0.0.23 - - [2025-01-09 02:22:13] "PUT /floating-ip/169af687-8d98-40fa-bbc5-573fe08e6586 HTTP/1.1" 200 256 0.040853 10.0.0.23 - - [2025-01-09 02:22:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.040243 10.0.0.23 - - [2025-01-09 02:22:13] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.009735 10.0.0.23 - - [2025-01-09 02:22:13] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004895 10.0.0.23 - - [2025-01-09 02:22:13] "POST /ref-update HTTP/1.1" 200 156 0.009113 10.0.0.23 - - [2025-01-09 02:22:13] "GET /floating-ip/169af687-8d98-40fa-bbc5-573fe08e6586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.004388 10.0.0.23 - - [2025-01-09 02:22:13] "POST /set-tag HTTP/1.1" 200 109 0.002751 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:22:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000837 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:22:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001019 10.0.0.23 - - [2025-01-09 02:22:13] "PUT /floating-ip/169af687-8d98-40fa-bbc5-573fe08e6586 HTTP/1.1" 200 256 0.010894 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:23:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001183 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:23:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001025 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:23:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000844 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:23:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.000937 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:23:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:23:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001068 10.0.0.23 - - [2025-01-09 02:23:37] "GET /global-system-configs HTTP/1.1" 200 322 0.003646 10.0.0.23 - - [2025-01-09 02:23:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002603 10.0.0.35 - - [2025-01-09 02:23:53] "GET / HTTP/1.1" 200 35931 0.002019 10.0.0.35 - - [2025-01-09 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006469 10.0.0.35 - - [2025-01-09 02:23:53] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006254 10.0.0.35 - - [2025-01-09 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.35 - - [2025-01-09 02:23:53] "GET /routing-instance/ef811c13-03fb-4d15-a6ec-8dcfd965292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003581 10.0.0.35 - - [2025-01-09 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.35 - - [2025-01-09 02:23:53] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004181 10.0.0.35 - - [2025-01-09 02:23:53] "PUT /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc HTTP/1.1" 200 262 0.010614 10.0.0.35 - - [2025-01-09 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.35 - - [2025-01-09 02:23:53] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.002940 10.0.0.35 - - [2025-01-09 02:23:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001881 10.0.0.35 - - [2025-01-09 02:23:53] "GET /virtual-machine-interface/4f41d388-2931-45f0-9c0e-af0c70b7ca6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.005566 10.0.0.35 - - [2025-01-09 02:23:53] "PUT /virtual-machine-interface/4f41d388-2931-45f0-9c0e-af0c70b7ca6c HTTP/1.1" 200 284 0.014094 10.0.0.23 - - [2025-01-09 02:24:12] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.006454 10.0.0.23 - - [2025-01-09 02:24:12] "POST /set-tag HTTP/1.1" 200 109 0.003445 10.0.0.23 - - [2025-01-09 02:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.23 - - [2025-01-09 02:24:12] "GET /loadbalancer/797d1eb0-4479-4e7b-b25a-28aedf3f39b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.002989 10.0.0.23 - - [2025-01-09 02:24:12] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004900 10.0.0.23 - - [2025-01-09 02:24:12] "POST /set-tag HTTP/1.1" 200 109 0.031734 10.0.0.23 - - [2025-01-09 02:24:12] "DELETE /loadbalancer-member/462d8459-2ac0-42f4-a292-516e92ae2921 HTTP/1.1" 200 115 0.035094 10.0.0.23 - - [2025-01-09 02:24:12] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007225 10.0.0.23 - - [2025-01-09 02:24:12] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.23 - - [2025-01-09 02:24:12] "DELETE /loadbalancer-member/9fab71b8-032a-4c43-b40f-6dec1929af90 HTTP/1.1" 200 115 0.031965 10.0.0.23 - - [2025-01-09 02:24:12] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007958 10.0.0.23 - - [2025-01-09 02:24:12] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.23 - - [2025-01-09 02:24:12] "DELETE /loadbalancer-member/6555400d-c76e-4643-91d7-59f479ba6872 HTTP/1.1" 200 115 0.029571 10.0.0.23 - - [2025-01-09 02:24:12] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005605 10.0.0.23 - - [2025-01-09 02:24:12] "POST /set-tag HTTP/1.1" 200 109 0.003410 10.0.0.23 - - [2025-01-09 02:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.23 - - [2025-01-09 02:24:12] "GET /loadbalancer/797d1eb0-4479-4e7b-b25a-28aedf3f39b0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003233 10.0.0.23 - - [2025-01-09 02:24:12] "GET /loadbalancer-pool/77ab48c5-62e1-4d89-88e8-64e24cecdc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.003045 10.0.0.23 - - [2025-01-09 02:24:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017258 10.0.0.23 - - [2025-01-09 02:24:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.009131 10.0.0.23 - - [2025-01-09 02:24:12] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.015442 10.0.0.23 - - [2025-01-09 02:24:12] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.005365 10.0.0.23 - - [2025-01-09 02:24:12] "GET /floating-ip/169af687-8d98-40fa-bbc5-573fe08e6586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.004819 10.0.0.23 - - [2025-01-09 02:24:12] "POST /set-tag HTTP/1.1" 200 109 0.097770 10.0.0.23 - - [2025-01-09 02:24:12] "GET /loadbalancer-pool/aa4b617c-4472-40eb-ba68-ca8f34f0ba98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005289 10.0.0.23 - - [2025-01-09 02:24:12] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027536 10.0.0.23 - - [2025-01-09 02:24:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.034043 10.0.0.23 - - [2025-01-09 02:24:13] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.022468 10.0.0.23 - - [2025-01-09 02:24:13] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.008817 10.0.0.23 - - [2025-01-09 02:24:13] "GET /floating-ip/169af687-8d98-40fa-bbc5-573fe08e6586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002499 10.0.0.23 - - [2025-01-09 02:24:13] "POST /set-tag HTTP/1.1" 200 109 0.003843 10.0.0.23 - - [2025-01-09 02:24:13] "GET /loadbalancer-pool/c9ce7c96-ffc8-4cc5-b47d-a70fa8cb3ec4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.004850 10.0.0.23 - - [2025-01-09 02:24:13] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025382 10.0.0.23 - - [2025-01-09 02:24:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.016327 10.0.0.23 - - [2025-01-09 02:24:13] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.011138 10.0.0.23 - - [2025-01-09 02:24:13] "POST /set-tag HTTP/1.1" 200 109 0.002286 10.0.0.23 - - [2025-01-09 02:24:13] "GET /virtual-machine-interface/f87d60da-ce2f-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3768 0.004603 10.0.0.23 - - [2025-01-09 02:24:13] "GET /floating-ip/169af687-8d98-40fa-bbc5-573fe08e6586?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002779 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:27:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000937 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:27:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001028 10.0.0.23 - - [2025-01-09 02:28:37] "GET /global-system-configs HTTP/1.1" 200 322 0.002548 10.0.0.23 - - [2025-01-09 02:28:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002271 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:28:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:28:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001033 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:28:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000881 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:28:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001049 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:28:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:28:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001009 10.0.0.23 - - [2025-01-09 02:30:39] "GET / HTTP/1.1" 200 35931 0.001988 10.0.0.23 - - [2025-01-09 02:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.23 - - [2025-01-09 02:30:39] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039228 10.0.0.23 - - [2025-01-09 02:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.23 - - [2025-01-09 02:30:39] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.055244 10.0.0.23 - - [2025-01-09 02:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.23 - - [2025-01-09 02:30:39] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033380 10.0.0.23 - - [2025-01-09 02:30:40] "POST /tags HTTP/1.1" 200 333 0.049739 10.0.0.23 - - [2025-01-09 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013206 10.0.0.23 - - [2025-01-09 02:30:40] "GET /tag/16b0934a-6713-42b6-baa9-4e229ef0396f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.028728 10.0.0.23 - - [2025-01-09 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.23 - - [2025-01-09 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.23 - - [2025-01-09 02:30:40] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.049628 10.0.0.23 - - [2025-01-09 02:30:40] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031024 10.0.0.23 - - [2025-01-09 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003011 10.0.0.23 - - [2025-01-09 02:30:40] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.004341 10.0.0.23 - - [2025-01-09 02:30:40] "GET /virtual-networks?parent_id=5ad342c3-9eff-48fe-a57e-a4616d95f006&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.005625 10.0.0.23 - - [2025-01-09 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005069 10.0.0.23 - - [2025-01-09 02:30:40] "GET /service-appliance-set/dbd41cd7-d514-4449-aa69-58c2346ecd4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005919 10.0.0.23 - - [2025-01-09 02:30:40] "POST /fqname-to-id HTTP/1.1" 404 254 0.002515 10.0.0.23 - - [2025-01-09 02:30:40] "POST /virtual-networks HTTP/1.1" 200 512 0.075251 10.0.0.23 - - [2025-01-09 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007628 10.0.0.23 - - [2025-01-09 02:30:40] "GET /network-ipam/0b649dc1-f1d3-49ab-ac91-69548a469ead?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1042 0.007261 10.0.0.23 - - [2025-01-09 02:30:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.086873 10.0.0.23 - - [2025-01-09 02:30:40] "GET /virtual-machine-interface/a1668b79-aafe-44d5-b253-bd28124eaa0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.015887 10.0.0.23 - - [2025-01-09 02:30:40] "POST /useragent-kv HTTP/1.1" 200 115 0.011698 10.0.0.23 - - [2025-01-09 02:30:40] "POST /ref-update HTTP/1.1" 200 156 0.097049 10.0.0.23 - - [2025-01-09 02:30:40] "GET /virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.013961 10.0.0.23 - - [2025-01-09 02:30:40] "POST /instance-ips HTTP/1.1" 200 409 0.063640 10.0.0.23 - - [2025-01-09 02:30:40] "GET /domains HTTP/1.1" 200 280 0.002733 10.0.0.23 - - [2025-01-09 02:30:40] "GET /domain/898854c2-6748-4805-b30f-b2d523dfe192 HTTP/1.1" 200 3086 0.020100 10.0.0.23 - - [2025-01-09 02:30:40] "GET /instance-ip/8864a138-be89-4d3f-89b4-b92f03f68084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.004941 10.0.0.23 - - [2025-01-09 02:30:40] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006 HTTP/1.1" 200 5476 0.049468 10.0.0.23 - - [2025-01-09 02:30:40] "GET /virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 HTTP/1.1" 200 2085 0.006700 10.0.0.23 - - [2025-01-09 02:30:40] "GET /virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 HTTP/1.1" 200 2085 0.006266 10.0.0.23 - - [2025-01-09 02:30:40] "GET /routing-instance/265c5e16-f783-445d-a8a1-bd33999825ad HTTP/1.1" 200 1181 0.040004 10.0.0.23 - - [2025-01-09 02:30:40] "POST /loadbalancers HTTP/1.1" 200 610 0.096228 10.0.0.23 - - [2025-01-09 02:30:40] "GET /routing-instance/265c5e16-f783-445d-a8a1-bd33999825ad HTTP/1.1" 200 1181 0.014713 10.0.0.23 - - [2025-01-09 02:30:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.038315 10.0.0.23 - - [2025-01-09 02:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.023772 10.0.0.23 - - [2025-01-09 02:30:40] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.067475 10.0.0.23 - - [2025-01-09 02:30:40] "GET /instance-ip/8864a138-be89-4d3f-89b4-b92f03f68084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005724 10.0.0.23 - - [2025-01-09 02:30:40] "POST /route-targets HTTP/1.1" 200 327 0.015483 10.0.0.23 - - [2025-01-09 02:30:40] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.068746 10.0.0.23 - - [2025-01-09 02:30:40] "POST /ref-update HTTP/1.1" 200 156 0.052278 10.0.0.23 - - [2025-01-09 02:30:40] "GET /loadbalancer/81842abe-ce59-4395-95f1-788f0b28a9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.020996 10.0.0.23 - - [2025-01-09 02:30:40] "POST /floating-ips HTTP/1.1" 200 597 0.087384 10.0.0.23 - - [2025-01-09 02:30:40] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.057048 10.0.0.23 - - [2025-01-09 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.23 - - [2025-01-09 02:30:41] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037255 10.0.0.23 - - [2025-01-09 02:30:41] "GET /loadbalancer-listener/733e6316-ff8a-4160-9df3-10eff5fd567f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003640 10.0.0.23 - - [2025-01-09 02:30:41] "GET /loadbalancer-listener/733e6316-ff8a-4160-9df3-10eff5fd567f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.004446 10.0.0.23 - - [2025-01-09 02:30:41] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.024410 10.0.0.23 - - [2025-01-09 02:30:41] "GET /instance-ip/8864a138-be89-4d3f-89b4-b92f03f68084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.009345 10.0.0.23 - - [2025-01-09 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007134 10.0.0.23 - - [2025-01-09 02:30:41] "GET /loadbalancer/81842abe-ce59-4395-95f1-788f0b28a9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.004116 10.0.0.23 - - [2025-01-09 02:30:41] "GET /instance-ip/8864a138-be89-4d3f-89b4-b92f03f68084?fields=floating_ips HTTP/1.1" 200 1211 0.010313 10.0.0.23 - - [2025-01-09 02:30:41] "GET /floating-ip/59fb7946-edc2-4afa-88d0-39ce329e6d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004850 10.0.0.23 - - [2025-01-09 02:30:41] "POST /tags HTTP/1.1" 200 295 0.082765 10.0.0.23 - - [2025-01-09 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007996 10.0.0.23 - - [2025-01-09 02:30:41] "GET /tag/eea99416-3008-4c6f-8276-2a1dfde75f0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1092 0.022273 10.0.0.23 - - [2025-01-09 02:30:41] "POST /tags HTTP/1.1" 409 233 0.002408 10.0.0.23 - - [2025-01-09 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.23 - - [2025-01-09 02:30:41] "GET /tag/812a6754-25a5-41fa-a03f-551f66bbaa44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.019337 10.0.0.23 - - [2025-01-09 02:30:41] "POST /tags HTTP/1.1" 409 206 0.002571 10.0.0.23 - - [2025-01-09 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.23 - - [2025-01-09 02:30:41] "GET /tag/8728f1fd-4c0f-47c1-8af6-03d524b288f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013571 10.0.0.23 - - [2025-01-09 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002194 10.0.0.23 - - [2025-01-09 02:30:41] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005254 10.0.0.23 - - [2025-01-09 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.23 - - [2025-01-09 02:30:41] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.040552 10.0.0.23 - - [2025-01-09 02:30:41] "POST /virtual-machines HTTP/1.1" 200 369 0.009315 10.0.0.23 - - [2025-01-09 02:30:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015109 10.0.0.23 - - [2025-01-09 02:30:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.111092 10.0.0.23 - - [2025-01-09 02:30:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.009552 10.0.0.23 - - [2025-01-09 02:30:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008810 10.0.0.23 - - [2025-01-09 02:30:41] "GET /virtual-machine-interface/b8991b74-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.008533 10.0.0.23 - - [2025-01-09 02:30:42] "POST /instance-ips HTTP/1.1" 200 409 0.023976 10.0.0.23 - - [2025-01-09 02:30:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016614 10.0.0.23 - - [2025-01-09 02:30:42] "GET /virtual-machine-interface/b8991b74-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.013635 10.0.0.23 - - [2025-01-09 02:30:42] "POST /set-tag HTTP/1.1" 200 109 0.017628 10.0.0.23 - - [2025-01-09 02:30:42] "GET /virtual-machine-interface/b8991b74-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.020177 10.0.0.23 - - [2025-01-09 02:30:42] "GET /instance-ip/b8b37e24-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003564 10.0.0.23 - - [2025-01-09 02:30:42] "GET /virtual-machine-interface/b8991b74-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005067 10.0.0.23 - - [2025-01-09 02:30:42] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.23 - - [2025-01-09 02:30:42] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.003004 10.0.0.23 - - [2025-01-09 02:30:42] "POST /ref-update HTTP/1.1" 200 156 0.010903 10.0.0.23 - - [2025-01-09 02:30:42] "GET /virtual-machine-interface/b8991b74-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.013077 10.0.0.23 - - [2025-01-09 02:30:42] "POST /set-tag HTTP/1.1" 200 109 0.002659 10.0.0.23 - - [2025-01-09 02:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.23 - - [2025-01-09 02:30:42] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005035 10.0.0.23 - - [2025-01-09 02:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.23 - - [2025-01-09 02:30:42] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.036505 10.0.0.23 - - [2025-01-09 02:30:42] "POST /virtual-machines HTTP/1.1" 200 369 0.009859 10.0.0.23 - - [2025-01-09 02:30:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.026339 10.0.0.23 - - [2025-01-09 02:30:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.152254 10.0.0.23 - - [2025-01-09 02:30:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009461 10.0.0.23 - - [2025-01-09 02:30:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.012767 10.0.0.23 - - [2025-01-09 02:30:42] "GET /virtual-machine-interface/b9084b70-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.005446 10.0.0.23 - - [2025-01-09 02:30:42] "POST /instance-ips HTTP/1.1" 200 409 0.025723 10.0.0.23 - - [2025-01-09 02:30:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.037840 10.0.0.23 - - [2025-01-09 02:30:42] "GET /virtual-machine-interface/b9084b70-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2852 0.011402 10.0.0.23 - - [2025-01-09 02:30:42] "POST /set-tag HTTP/1.1" 200 109 0.018521 10.0.0.23 - - [2025-01-09 02:30:42] "GET /virtual-machine-interface/b9084b70-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.018982 10.0.0.23 - - [2025-01-09 02:30:42] "GET /instance-ip/b929f3d8-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.003536 10.0.0.23 - - [2025-01-09 02:30:43] "GET /virtual-machine-interface/b9084b70-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005225 10.0.0.23 - - [2025-01-09 02:30:43] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.23 - - [2025-01-09 02:30:43] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1683 0.004690 10.0.0.23 - - [2025-01-09 02:30:43] "POST /ref-update HTTP/1.1" 200 156 0.009765 10.0.0.23 - - [2025-01-09 02:30:43] "GET /virtual-machine-interface/b9084b70-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.015447 10.0.0.23 - - [2025-01-09 02:30:43] "POST /set-tag HTTP/1.1" 200 109 0.003008 10.0.0.23 - - [2025-01-09 02:30:43] "GET /virtual-machine-interface/b8991b74-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005430 10.0.0.23 - - [2025-01-09 02:30:43] "POST /set-tag HTTP/1.1" 200 109 0.002703 10.0.0.23 - - [2025-01-09 02:30:43] "GET /virtual-machine-interface/b9084b70-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005162 10.0.0.23 - - [2025-01-09 02:30:43] "POST /set-tag HTTP/1.1" 200 109 0.003229 10.0.0.23 - - [2025-01-09 02:30:45] "GET /domains HTTP/1.1" 200 280 0.002132 10.0.0.23 - - [2025-01-09 02:30:45] "GET /domain/898854c2-6748-4805-b30f-b2d523dfe192 HTTP/1.1" 200 3086 0.003348 10.0.0.23 - - [2025-01-09 02:30:45] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006 HTTP/1.1" 200 7064 0.051641 10.0.0.23 - - [2025-01-09 02:30:45] "GET /virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 HTTP/1.1" 200 2085 0.006653 10.0.0.23 - - [2025-01-09 02:30:45] "GET /virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 HTTP/1.1" 200 2085 0.006101 10.0.0.23 - - [2025-01-09 02:30:45] "GET /routing-instance/265c5e16-f783-445d-a8a1-bd33999825ad HTTP/1.1" 200 1402 0.004603 10.0.0.23 - - [2025-01-09 02:30:45] "GET /routing-instance/265c5e16-f783-445d-a8a1-bd33999825ad HTTP/1.1" 200 1402 0.003045 10.0.0.23 - - [2025-01-09 02:30:45] "GET /route-target/6ac81f53-8750-426c-9588-76b0cc433772 HTTP/1.1" 200 1152 0.002622 10.0.0.23 - - [2025-01-09 02:30:45] "GET /virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 HTTP/1.1" 200 2085 0.004629 10.0.0.23 - - [2025-01-09 02:30:45] "GET /routing-instance/265c5e16-f783-445d-a8a1-bd33999825ad HTTP/1.1" 200 1402 0.003252 10.0.0.23 - - [2025-01-09 02:30:45] "GET /virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006666 10.0.0.23 - - [2025-01-09 02:30:45] "GET /virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 HTTP/1.1" 200 2085 0.006856 10.0.0.23 - - [2025-01-09 02:30:45] "GET /routing-instance/265c5e16-f783-445d-a8a1-bd33999825ad HTTP/1.1" 200 1402 0.003734 10.0.0.23 - - [2025-01-09 02:30:45] "GET /routing-instance/265c5e16-f783-445d-a8a1-bd33999825ad HTTP/1.1" 200 1402 0.003842 10.0.0.23 - - [2025-01-09 02:30:45] "GET /route-target/6ac81f53-8750-426c-9588-76b0cc433772 HTTP/1.1" 200 1152 0.003291 10.0.0.23 - - [2025-01-09 02:30:45] "GET /domains HTTP/1.1" 200 280 0.002387 10.0.0.23 - - [2025-01-09 02:30:45] "GET /domain/898854c2-6748-4805-b30f-b2d523dfe192 HTTP/1.1" 200 3086 0.003465 10.0.0.23 - - [2025-01-09 02:30:45] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006 HTTP/1.1" 200 7064 0.038082 10.0.0.23 - - [2025-01-09 02:30:46] "GET /virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 HTTP/1.1" 200 2085 0.005167 10.0.0.23 - - [2025-01-09 02:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.23 - - [2025-01-09 02:30:46] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035760 10.0.0.23 - - [2025-01-09 02:30:46] "GET /virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004595 10.0.0.23 - - [2025-01-09 02:30:46] "GET /floating-ip-pools?parent_id=833b93a8-2060-4f93-beae-7f7302cf1c46&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001970 10.0.0.23 - - [2025-01-09 02:30:46] "GET /virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005076 10.0.0.23 - - [2025-01-09 02:30:46] "POST /floating-ip-pools HTTP/1.1" 200 562 0.037536 10.0.0.23 - - [2025-01-09 02:30:46] "POST /ref-update HTTP/1.1" 200 156 0.036954 10.0.0.23 - - [2025-01-09 02:30:46] "GET /virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005158 10.0.0.23 - - [2025-01-09 02:30:46] "GET /domains HTTP/1.1" 200 280 0.002000 10.0.0.23 - - [2025-01-09 02:30:46] "GET /domain/898854c2-6748-4805-b30f-b2d523dfe192 HTTP/1.1" 200 3086 0.002988 10.0.0.23 - - [2025-01-09 02:30:46] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006 HTTP/1.1" 200 7320 0.034974 10.0.0.23 - - [2025-01-09 02:30:46] "GET /virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 HTTP/1.1" 200 2323 0.006169 10.0.0.23 - - [2025-01-09 02:30:46] "GET /floating-ip-pool/3bba3b5c-7ddf-4236-9cb9-b330208fa285 HTTP/1.1" 200 1314 0.002636 10.0.0.23 - - [2025-01-09 02:30:46] "GET /domains HTTP/1.1" 200 280 0.002562 10.0.0.23 - - [2025-01-09 02:30:46] "GET /domain/898854c2-6748-4805-b30f-b2d523dfe192 HTTP/1.1" 200 3086 0.002775 10.0.0.23 - - [2025-01-09 02:30:46] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006 HTTP/1.1" 200 7320 0.033398 10.0.0.23 - - [2025-01-09 02:30:46] "GET /virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 HTTP/1.1" 200 2323 0.004969 10.0.0.23 - - [2025-01-09 02:30:46] "GET /virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005239 10.0.0.23 - - [2025-01-09 02:30:46] "POST /tags HTTP/1.1" 200 365 0.048236 10.0.0.23 - - [2025-01-09 02:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.006015 10.0.0.23 - - [2025-01-09 02:30:46] "GET /tag/0cc0aa59-4f86-4d2a-9ca7-0cae4815db66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.015151 10.0.0.23 - - [2025-01-09 02:30:46] "POST /tags HTTP/1.1" 409 206 0.002439 10.0.0.23 - - [2025-01-09 02:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.23 - - [2025-01-09 02:30:46] "GET /tag/8728f1fd-4c0f-47c1-8af6-03d524b288f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012978 10.0.0.23 - - [2025-01-09 02:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002048 10.0.0.23 - - [2025-01-09 02:30:46] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.042905 10.0.0.23 - - [2025-01-09 02:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.23 - - [2025-01-09 02:30:46] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004679 10.0.0.23 - - [2025-01-09 02:30:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.23 - - [2025-01-09 02:30:46] "GET /service-appliance-set/60b2a2d6-f4a6-401d-8cef-48dba652f779?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.004495 10.0.0.23 - - [2025-01-09 02:30:46] "POST /fqname-to-id HTTP/1.1" 404 258 0.001882 10.0.0.23 - - [2025-01-09 02:30:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.098215 10.0.0.23 - - [2025-01-09 02:30:46] "GET /virtual-machine-interface/318116ed-9520-4cc0-bef4-544d0b159c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005234 10.0.0.23 - - [2025-01-09 02:30:46] "POST /set-tag HTTP/1.1" 200 109 0.015038 10.0.0.23 - - [2025-01-09 02:30:46] "POST /instance-ips HTTP/1.1" 200 417 0.039925 10.0.0.23 - - [2025-01-09 02:30:47] "GET /instance-ip/3fa15562-ef26-4209-be62-90ec9c204841?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.006943 10.0.0.23 - - [2025-01-09 02:30:47] "POST /loadbalancers HTTP/1.1" 200 618 0.063620 10.0.0.23 - - [2025-01-09 02:30:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.043662 10.0.0.23 - - [2025-01-09 02:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010815 10.0.0.23 - - [2025-01-09 02:30:47] "POST /service-instances HTTP/1.1" 200 566 0.038212 10.0.0.23 - - [2025-01-09 02:30:47] "POST /ref-update HTTP/1.1" 200 156 0.017603 10.0.0.23 - - [2025-01-09 02:30:47] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.052248 10.0.0.23 - - [2025-01-09 02:30:47] "GET /virtual-machine-interface/318116ed-9520-4cc0-bef4-544d0b159c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.021483 10.0.0.23 - - [2025-01-09 02:30:47] "GET /virtual-machine-interface/318116ed-9520-4cc0-bef4-544d0b159c77?fields=floating_ip_back_refs HTTP/1.1" 200 1179 0.011738 10.0.0.23 - - [2025-01-09 02:30:47] "PUT /service-instance/bd3a3931-04fa-4ef9-9a5e-a816a744ffbe HTTP/1.1" 200 266 0.019566 10.0.0.23 - - [2025-01-09 02:30:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.018086 10.0.0.23 - - [2025-01-09 02:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.23 - - [2025-01-09 02:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.23 - - [2025-01-09 02:30:47] "GET /floating-ip-pool/3bba3b5c-7ddf-4236-9cb9-b330208fa285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.003101 10.0.0.23 - - [2025-01-09 02:30:47] "POST /virtual-machines HTTP/1.1" 200 429 0.018193 10.0.0.23 - - [2025-01-09 02:30:47] "POST /floating-ips HTTP/1.1" 200 671 0.103789 10.0.0.23 - - [2025-01-09 02:30:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.052027 10.0.0.23 - - [2025-01-09 02:30:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.141094 10.0.0.23 - - [2025-01-09 02:30:47] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004128 10.0.0.23 - - [2025-01-09 02:30:47] "POST /chown HTTP/1.1" 200 109 0.033351 10.0.0.23 - - [2025-01-09 02:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004400 10.0.0.23 - - [2025-01-09 02:30:47] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.008522 10.0.0.23 - - [2025-01-09 02:30:47] "POST /chown HTTP/1.1" 200 109 0.006958 10.0.0.23 - - [2025-01-09 02:30:47] "POST /tags HTTP/1.1" 409 221 0.006027 10.0.0.23 - - [2025-01-09 02:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.23 - - [2025-01-09 02:30:47] "GET /tag/16b0934a-6713-42b6-baa9-4e229ef0396f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013493 10.0.0.23 - - [2025-01-09 02:30:47] "PUT /virtual-machine-interface/78cd32d8-fc3e-4f7c-927d-7b0b4814b502 HTTP/1.1" 200 284 0.033096 10.0.0.23 - - [2025-01-09 02:30:47] "PUT /instance-ip/3fa15562-ef26-4209-be62-90ec9c204841 HTTP/1.1" 200 256 0.022684 10.0.0.23 - - [2025-01-09 02:30:47] "POST /tags HTTP/1.1" 409 238 0.004565 10.0.0.23 - - [2025-01-09 02:30:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.23 - - [2025-01-09 02:30:47] "GET /tag/0cc0aa59-4f86-4d2a-9ca7-0cae4815db66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012752 10.0.0.23 - - [2025-01-09 02:30:47] "POST /ref-update HTTP/1.1" 200 156 0.012154 10.0.0.23 - - [2025-01-09 02:30:47] "POST /ref-update HTTP/1.1" 200 156 0.023486 10.0.0.23 - - [2025-01-09 02:30:47] "POST /ref-update HTTP/1.1" 200 156 0.027035 10.0.0.23 - - [2025-01-09 02:30:47] "POST /firewall-rules HTTP/1.1" 200 650 0.108339 10.0.0.23 - - [2025-01-09 02:30:47] "POST /ref-update HTTP/1.1" 200 156 0.035608 10.0.0.23 - - [2025-01-09 02:30:47] "GET /firewall-rule/995f52b7-0066-4760-83e0-6ce4efc0fd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.029007 10.0.0.23 - - [2025-01-09 02:30:47] "GET /firewall-policy/e254a074-315f-448b-b796-7051db4840f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.002375 10.0.0.23 - - [2025-01-09 02:30:48] "POST /ref-update HTTP/1.1" 200 156 0.038301 10.0.0.23 - - [2025-01-09 02:30:48] "POST /ref-update HTTP/1.1" 200 156 0.021966 10.0.0.23 - - [2025-01-09 02:30:48] "GET /firewall-rule/995f52b7-0066-4760-83e0-6ce4efc0fd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.006129 10.0.0.23 - - [2025-01-09 02:30:48] "POST /ref-update HTTP/1.1" 200 156 0.019216 10.0.0.23 - - [2025-01-09 02:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010301 10.0.0.23 - - [2025-01-09 02:30:48] "POST /virtual-machines HTTP/1.1" 200 429 0.029169 10.0.0.23 - - [2025-01-09 02:30:48] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.038059 10.0.0.23 - - [2025-01-09 02:30:48] "GET /loadbalancer/bc180323-b132-48a8-b478-d43a3960cc31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.034953 10.0.0.23 - - [2025-01-09 02:30:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.134252 10.0.0.23 - - [2025-01-09 02:30:48] "POST /chown HTTP/1.1" 200 109 0.023030 10.0.0.23 - - [2025-01-09 02:30:48] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.072309 10.0.0.23 - - [2025-01-09 02:30:48] "POST /chown HTTP/1.1" 200 109 0.008225 10.0.0.23 - - [2025-01-09 02:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006746 10.0.0.23 - - [2025-01-09 02:30:48] "PUT /virtual-machine-interface/db720278-4a61-4c53-b395-231f92a54eac HTTP/1.1" 200 284 0.023473 10.0.0.23 - - [2025-01-09 02:30:48] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.077565 10.0.0.23 - - [2025-01-09 02:30:48] "PUT /instance-ip/3fa15562-ef26-4209-be62-90ec9c204841 HTTP/1.1" 200 256 0.055564 10.0.0.23 - - [2025-01-09 02:30:48] "GET /loadbalancer-listener/43143c25-cec4-460e-a262-5bdf2141bbd8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1824 0.011071 10.0.0.23 - - [2025-01-09 02:30:48] "GET /loadbalancer-listener/43143c25-cec4-460e-a262-5bdf2141bbd8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.004292 10.0.0.23 - - [2025-01-09 02:30:48] "POST /ref-update HTTP/1.1" 200 156 0.014664 10.0.0.23 - - [2025-01-09 02:30:48] "POST /ref-update HTTP/1.1" 200 156 0.022393 10.0.0.23 - - [2025-01-09 02:30:48] "POST /ref-update HTTP/1.1" 200 156 0.036023 10.0.0.23 - - [2025-01-09 02:30:48] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.065537 10.0.0.23 - - [2025-01-09 02:30:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.066641 10.0.0.23 - - [2025-01-09 02:30:48] "POST /ref-update HTTP/1.1" 200 156 0.034599 10.0.0.23 - - [2025-01-09 02:30:48] "GET /loadbalancer-pool/5b25266b-1542-45d0-8dca-f132efdaf698?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.022093 10.0.0.23 - - [2025-01-09 02:30:48] "POST /ref-update HTTP/1.1" 200 156 0.050096 10.0.0.23 - - [2025-01-09 02:30:48] "PUT /service-instance/bd3a3931-04fa-4ef9-9a5e-a816a744ffbe HTTP/1.1" 200 266 0.011246 10.0.0.23 - - [2025-01-09 02:30:48] "POST /loadbalancer-members HTTP/1.1" 200 707 0.064914 10.0.0.23 - - [2025-01-09 02:30:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.017142 10.0.0.23 - - [2025-01-09 02:30:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024173 10.0.0.23 - - [2025-01-09 02:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006524 10.0.0.23 - - [2025-01-09 02:30:48] "GET /loadbalancer-member/bc434a97-eae9-4a2a-86fc-1fee0157e9c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.007142 10.0.0.23 - - [2025-01-09 02:30:48] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002883 10.0.0.23 - - [2025-01-09 02:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.23 - - [2025-01-09 02:30:48] "POST /chown HTTP/1.1" 200 109 0.010124 10.0.0.23 - - [2025-01-09 02:30:48] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.013882 10.0.0.23 - - [2025-01-09 02:30:48] "POST /chown HTTP/1.1" 200 109 0.026820 10.0.0.23 - - [2025-01-09 02:30:48] "POST /tags HTTP/1.1" 409 221 0.005266 10.0.0.23 - - [2025-01-09 02:30:48] "PUT /instance-ip/3fa15562-ef26-4209-be62-90ec9c204841 HTTP/1.1" 200 256 0.031579 10.0.0.23 - - [2025-01-09 02:30:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.23 - - [2025-01-09 02:30:49] "GET /tag/16b0934a-6713-42b6-baa9-4e229ef0396f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014415 10.0.0.23 - - [2025-01-09 02:30:49] "POST /ref-update HTTP/1.1" 200 156 0.017286 10.0.0.23 - - [2025-01-09 02:30:49] "POST /tags HTTP/1.1" 409 238 0.011503 10.0.0.23 - - [2025-01-09 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003992 10.0.0.23 - - [2025-01-09 02:30:49] "GET /tag/0cc0aa59-4f86-4d2a-9ca7-0cae4815db66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.014087 10.0.0.23 - - [2025-01-09 02:30:49] "POST /chown HTTP/1.1" 200 109 0.059359 10.0.0.23 - - [2025-01-09 02:30:49] "POST /chown HTTP/1.1" 200 109 0.019414 10.0.0.23 - - [2025-01-09 02:30:49] "POST /firewall-rules HTTP/1.1" 409 293 0.002195 10.0.0.23 - - [2025-01-09 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002577 10.0.0.23 - - [2025-01-09 02:30:49] "PUT /firewall-rule/995f52b7-0066-4760-83e0-6ce4efc0fd42 HTTP/1.1" 200 260 0.031663 10.0.0.23 - - [2025-01-09 02:30:49] "PUT /instance-ip/3fa15562-ef26-4209-be62-90ec9c204841 HTTP/1.1" 200 256 0.037115 10.0.0.23 - - [2025-01-09 02:30:49] "GET /firewall-rule/995f52b7-0066-4760-83e0-6ce4efc0fd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.008407 10.0.0.23 - - [2025-01-09 02:30:49] "GET /firewall-policy/e254a074-315f-448b-b796-7051db4840f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.006177 10.0.0.23 - - [2025-01-09 02:30:49] "GET /firewall-rule/995f52b7-0066-4760-83e0-6ce4efc0fd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.004048 10.0.0.23 - - [2025-01-09 02:30:49] "POST /ref-update HTTP/1.1" 200 156 0.050567 10.0.0.23 - - [2025-01-09 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.23 - - [2025-01-09 02:30:49] "POST /chown HTTP/1.1" 200 109 0.009839 10.0.0.23 - - [2025-01-09 02:30:49] "POST /chown HTTP/1.1" 200 109 0.016498 10.0.0.23 - - [2025-01-09 02:30:49] "PUT /instance-ip/3fa15562-ef26-4209-be62-90ec9c204841 HTTP/1.1" 200 256 0.026156 10.0.0.23 - - [2025-01-09 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.23 - - [2025-01-09 02:30:49] "POST /ref-update HTTP/1.1" 200 156 0.036494 10.0.0.23 - - [2025-01-09 02:30:49] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.013831 10.0.0.23 - - [2025-01-09 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.23 - - [2025-01-09 02:30:49] "POST /chown HTTP/1.1" 200 109 0.028999 10.0.0.23 - - [2025-01-09 02:30:49] "POST /chown HTTP/1.1" 200 109 0.031353 10.0.0.23 - - [2025-01-09 02:30:49] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.067988 10.0.0.23 - - [2025-01-09 02:30:49] "PUT /instance-ip/3fa15562-ef26-4209-be62-90ec9c204841 HTTP/1.1" 200 256 0.012951 10.0.0.23 - - [2025-01-09 02:30:49] "POST /virtual-machines HTTP/1.1" 200 373 0.017219 10.0.0.23 - - [2025-01-09 02:30:49] "POST /ref-update HTTP/1.1" 200 156 0.026227 10.0.0.23 - - [2025-01-09 02:30:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.043854 10.0.0.23 - - [2025-01-09 02:30:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.118705 10.0.0.23 - - [2025-01-09 02:30:49] "PUT /service-instance/bd3a3931-04fa-4ef9-9a5e-a816a744ffbe HTTP/1.1" 200 266 0.041159 10.0.0.23 - - [2025-01-09 02:30:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.022497 10.0.0.23 - - [2025-01-09 02:30:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.030331 10.0.0.23 - - [2025-01-09 02:30:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011325 10.0.0.23 - - [2025-01-09 02:30:49] "GET /virtual-machine-interface/bd558f3a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.011695 10.0.0.23 - - [2025-01-09 02:30:49] "PUT /service-instance/bd3a3931-04fa-4ef9-9a5e-a816a744ffbe HTTP/1.1" 200 266 0.016337 10.0.0.23 - - [2025-01-09 02:30:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.020476 10.0.0.23 - - [2025-01-09 02:30:50] "POST /instance-ips HTTP/1.1" 200 413 0.068619 10.0.0.23 - - [2025-01-09 02:30:50] "PUT /service-instance/bd3a3931-04fa-4ef9-9a5e-a816a744ffbe HTTP/1.1" 200 266 0.020370 10.0.0.23 - - [2025-01-09 02:30:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.046840 10.0.0.23 - - [2025-01-09 02:30:50] "GET /virtual-machine-interface/bd558f3a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2862 0.018057 10.0.0.23 - - [2025-01-09 02:30:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.023012 10.0.0.23 - - [2025-01-09 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.23 - - [2025-01-09 02:30:50] "POST /set-tag HTTP/1.1" 200 109 0.016841 10.0.0.23 - - [2025-01-09 02:30:50] "GET /virtual-machine-interface/bd558f3a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016426 10.0.0.23 - - [2025-01-09 02:30:50] "GET /instance-ip/bd72f192-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.008361 10.0.0.23 - - [2025-01-09 02:30:50] "POST /chown HTTP/1.1" 200 109 0.025575 10.0.0.23 - - [2025-01-09 02:30:50] "POST /chown HTTP/1.1" 200 109 0.026905 10.0.0.23 - - [2025-01-09 02:30:50] "GET /virtual-machine-interface/bd558f3a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006373 10.0.0.23 - - [2025-01-09 02:30:50] "POST /ref-update HTTP/1.1" 200 156 0.032138 10.0.0.23 - - [2025-01-09 02:30:50] "POST /set-tag HTTP/1.1" 200 109 0.006817 10.0.0.23 - - [2025-01-09 02:30:50] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.007088 10.0.0.23 - - [2025-01-09 02:30:50] "POST /chown HTTP/1.1" 200 109 0.007070 10.0.0.23 - - [2025-01-09 02:30:50] "POST /chown HTTP/1.1" 200 109 0.022339 10.0.0.23 - - [2025-01-09 02:30:50] "POST /ref-update HTTP/1.1" 200 156 0.016191 10.0.0.23 - - [2025-01-09 02:30:50] "GET /virtual-machine-interface/bd558f3a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016043 10.0.0.23 - - [2025-01-09 02:30:50] "POST /set-tag HTTP/1.1" 200 109 0.004589 10.0.0.23 - - [2025-01-09 02:30:50] "POST /ref-update HTTP/1.1" 200 156 0.027021 10.0.0.23 - - [2025-01-09 02:30:50] "GET /virtual-machine-interface/bd558f3a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006750 10.0.0.23 - - [2025-01-09 02:30:50] "POST /set-tag HTTP/1.1" 200 109 0.006038 10.0.0.23 - - [2025-01-09 02:30:50] "PUT /service-instance/bd3a3931-04fa-4ef9-9a5e-a816a744ffbe HTTP/1.1" 200 266 0.009928 10.0.0.23 - - [2025-01-09 02:30:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010736 10.0.0.23 - - [2025-01-09 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.23 - - [2025-01-09 02:30:50] "POST /chown HTTP/1.1" 200 109 0.008112 10.0.0.23 - - [2025-01-09 02:30:50] "POST /chown HTTP/1.1" 200 109 0.016177 10.0.0.23 - - [2025-01-09 02:30:50] "POST /chown HTTP/1.1" 200 109 0.015392 10.0.0.23 - - [2025-01-09 02:30:50] "POST /chown HTTP/1.1" 200 109 0.008118 10.0.0.23 - - [2025-01-09 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.23 - - [2025-01-09 02:30:50] "POST /chown HTTP/1.1" 200 109 0.009005 10.0.0.23 - - [2025-01-09 02:30:50] "POST /chown HTTP/1.1" 200 109 0.012368 10.0.0.23 - - [2025-01-09 02:30:50] "POST /chown HTTP/1.1" 200 109 0.007690 10.0.0.23 - - [2025-01-09 02:30:50] "POST /chown HTTP/1.1" 200 109 0.029585 10.0.0.23 - - [2025-01-09 02:30:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.23 - - [2025-01-09 02:30:50] "POST /chown HTTP/1.1" 200 109 0.009183 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.031189 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.025970 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.008185 10.0.0.23 - - [2025-01-09 02:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.006410 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.027852 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.007347 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.026926 10.0.0.23 - - [2025-01-09 02:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002718 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.007193 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.022794 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.015019 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.007923 10.0.0.23 - - [2025-01-09 02:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004574 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.007601 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.007710 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.014983 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.023516 10.0.0.23 - - [2025-01-09 02:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002550 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.007318 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.022284 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.016380 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.009162 10.0.0.23 - - [2025-01-09 02:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006619 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.006544 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.019533 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.008287 10.0.0.23 - - [2025-01-09 02:30:51] "POST /chown HTTP/1.1" 200 109 0.011198 10.0.0.23 - - [2025-01-09 02:30:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.23 - - [2025-01-09 02:30:52] "POST /chown HTTP/1.1" 200 109 0.010562 10.0.0.23 - - [2025-01-09 02:30:52] "POST /chown HTTP/1.1" 200 109 0.014387 10.0.0.23 - - [2025-01-09 02:30:52] "POST /chown HTTP/1.1" 200 109 0.013402 10.0.0.23 - - [2025-01-09 02:30:52] "POST /chown HTTP/1.1" 200 109 0.006939 10.0.0.23 - - [2025-01-09 02:30:52] "GET /virtual-machine-interface/b8991b74-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011059 10.0.0.23 - - [2025-01-09 02:30:52] "POST /set-tag HTTP/1.1" 200 109 0.002438 10.0.0.23 - - [2025-01-09 02:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.23 - - [2025-01-09 02:30:52] "GET /loadbalancer/81842abe-ce59-4395-95f1-788f0b28a9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002736 10.0.0.23 - - [2025-01-09 02:30:52] "GET /loadbalancer-pool/ebaeff22-71cb-4bc2-989a-c4f1513ad8d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003068 10.0.0.23 - - [2025-01-09 02:30:52] "POST /loadbalancer-members HTTP/1.1" 200 702 0.019626 10.0.0.23 - - [2025-01-09 02:30:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.028215 10.0.0.23 - - [2025-01-09 02:30:52] "GET /virtual-machine-interface/b8991b74-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.011463 10.0.0.23 - - [2025-01-09 02:30:52] "GET /virtual-machine-interface/b8991b74-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.009364 10.0.0.23 - - [2025-01-09 02:30:52] "POST /ref-update HTTP/1.1" 200 156 0.007097 10.0.0.23 - - [2025-01-09 02:30:52] "GET /floating-ip/59fb7946-edc2-4afa-88d0-39ce329e6d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1779 0.010944 10.0.0.23 - - [2025-01-09 02:30:52] "POST /tags HTTP/1.1" 409 221 0.002268 10.0.0.23 - - [2025-01-09 02:30:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.23 - - [2025-01-09 02:30:52] "GET /tag/16b0934a-6713-42b6-baa9-4e229ef0396f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.013071 10.0.0.23 - - [2025-01-09 02:30:52] "PUT /floating-ip/59fb7946-edc2-4afa-88d0-39ce329e6d80 HTTP/1.1" 200 256 0.008887 10.0.0.23 - - [2025-01-09 02:30:52] "POST /set-tag HTTP/1.1" 200 109 0.016935 10.0.0.23 - - [2025-01-09 02:30:53] "GET /virtual-machine-interface/b9084b70-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005435 10.0.0.23 - - [2025-01-09 02:30:53] "POST /set-tag HTTP/1.1" 200 109 0.010236 10.0.0.23 - - [2025-01-09 02:30:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.23 - - [2025-01-09 02:30:53] "GET /loadbalancer/81842abe-ce59-4395-95f1-788f0b28a9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003274 10.0.0.23 - - [2025-01-09 02:30:53] "GET /loadbalancer-pool/ebaeff22-71cb-4bc2-989a-c4f1513ad8d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003212 10.0.0.23 - - [2025-01-09 02:30:53] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017210 10.0.0.23 - - [2025-01-09 02:30:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010354 10.0.0.23 - - [2025-01-09 02:30:53] "GET /virtual-machine-interface/b9084b70-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.014307 10.0.0.23 - - [2025-01-09 02:30:53] "GET /virtual-machine-interface/b9084b70-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.016505 10.0.0.23 - - [2025-01-09 02:30:53] "POST /ref-update HTTP/1.1" 200 156 0.015790 10.0.0.23 - - [2025-01-09 02:30:53] "GET /floating-ip/59fb7946-edc2-4afa-88d0-39ce329e6d80?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2191 0.023809 10.0.0.23 - - [2025-01-09 02:30:53] "POST /set-tag HTTP/1.1" 200 109 0.057884 10.0.0.23 - - [2025-01-09 02:30:54] "GET /virtual-machine/2461da55-66ab-4d81-b96c-acdcab73a43b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004183 10.0.0.23 - - [2025-01-09 02:30:54] "GET /virtual-machine-interface/b8991b74-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005235 10.0.0.23 - - [2025-01-09 02:30:54] "GET /virtual-machine/1f6c7af1-3a9c-4576-9203-5237e38f745e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.004479 10.0.0.23 - - [2025-01-09 02:30:54] "GET /virtual-machine-interface/b9084b70-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.006047 10.0.0.23 - - [2025-01-09 02:30:58] "GET /virtual-machine-interface/bd558f3a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005800 10.0.0.23 - - [2025-01-09 02:30:58] "POST /set-tag HTTP/1.1" 200 109 0.002553 10.0.0.23 - - [2025-01-09 02:30:59] "GET /virtual-machine/2ede471b-ca98-4644-ba21-34276de1a8e9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003695 10.0.0.23 - - [2025-01-09 02:30:59] "GET /virtual-machine-interface/bd558f3a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.005875 10.0.0.23 - - [2025-01-09 02:30:59] "GET /virtual-machine-interface/bd558f3a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004959 10.0.0.23 - - [2025-01-09 02:30:59] "POST /set-tag HTTP/1.1" 200 109 0.002462 10.0.0.23 - - [2025-01-09 02:31:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.23 - - [2025-01-09 02:31:29] "POST /chown HTTP/1.1" 200 109 0.007028 10.0.0.23 - - [2025-01-09 02:31:29] "POST /chown HTTP/1.1" 200 109 0.014535 10.0.0.23 - - [2025-01-09 02:31:29] "POST /chown HTTP/1.1" 200 109 0.008314 10.0.0.23 - - [2025-01-09 02:31:29] "POST /chown HTTP/1.1" 200 109 0.008263 10.0.0.23 - - [2025-01-09 02:31:31] "GET /virtual-machine-interface/bd558f3a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.006907 10.0.0.23 - - [2025-01-09 02:31:31] "POST /set-tag HTTP/1.1" 200 109 0.002902 10.0.0.23 - - [2025-01-09 02:31:31] "GET /virtual-machine-interface/bd558f3a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.004965 10.0.0.23 - - [2025-01-09 02:31:31] "POST /set-tag HTTP/1.1" 200 109 0.002024 10.0.0.23 - - [2025-01-09 02:31:31] "GET /virtual-machine/2ede471b-ca98-4644-ba21-34276de1a8e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002373 10.0.0.23 - - [2025-01-09 02:31:31] "POST /ref-update HTTP/1.1" 200 156 0.016054 10.0.0.23 - - [2025-01-09 02:31:31] "GET /virtual-machine-interface/bd558f3a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3236 0.016482 10.0.0.23 - - [2025-01-09 02:31:31] "POST /set-tag HTTP/1.1" 200 109 0.018632 10.0.0.23 - - [2025-01-09 02:31:31] "POST /set-tag HTTP/1.1" 200 109 0.013932 10.0.0.23 - - [2025-01-09 02:31:31] "DELETE /instance-ip/bd72f192-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.044075 10.0.0.23 - - [2025-01-09 02:31:31] "DELETE /virtual-machine-interface/bd558f3a-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.051445 10.0.0.23 - - [2025-01-09 02:31:31] "DELETE /virtual-machine/2ede471b-ca98-4644-ba21-34276de1a8e9 HTTP/1.1" 200 115 0.026268 10.0.0.23 - - [2025-01-09 02:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003032 10.0.0.23 - - [2025-01-09 02:31:35] "GET /tag/0cc0aa59-4f86-4d2a-9ca7-0cae4815db66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1236 0.012644 10.0.0.23 - - [2025-01-09 02:31:35] "GET /tag/0cc0aa59-4f86-4d2a-9ca7-0cae4815db66?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1770 0.019541 10.0.0.23 - - [2025-01-09 02:31:35] "GET /virtual-machine-interface/318116ed-9520-4cc0-bef4-544d0b159c77?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2723 0.005710 10.0.0.23 - - [2025-01-09 02:31:35] "POST /set-tag HTTP/1.1" 200 109 0.018485 10.0.0.23 - - [2025-01-09 02:31:35] "GET /virtual-machine-interface/78cd32d8-fc3e-4f7c-927d-7b0b4814b502?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.026366 10.0.0.23 - - [2025-01-09 02:31:35] "POST /set-tag HTTP/1.1" 200 109 0.020420 10.0.0.23 - - [2025-01-09 02:31:35] "GET /virtual-machine-interface/db720278-4a61-4c53-b395-231f92a54eac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.006002 10.0.0.23 - - [2025-01-09 02:31:35] "POST /set-tag HTTP/1.1" 200 109 0.016942 10.0.0.23 - - [2025-01-09 02:31:35] "GET /firewall-policy/e254a074-315f-448b-b796-7051db4840f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1714 0.007198 10.0.0.23 - - [2025-01-09 02:31:35] "GET /firewall-rule/995f52b7-0066-4760-83e0-6ce4efc0fd42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003306 10.0.0.23 - - [2025-01-09 02:31:35] "POST /ref-update HTTP/1.1" 200 156 0.016173 10.0.0.23 - - [2025-01-09 02:31:35] "DELETE /firewall-rule/995f52b7-0066-4760-83e0-6ce4efc0fd42 HTTP/1.1" 200 115 0.080044 10.0.0.23 - - [2025-01-09 02:31:35] "DELETE /loadbalancer-member/bc434a97-eae9-4a2a-86fc-1fee0157e9c7 HTTP/1.1" 200 115 0.045583 10.0.0.23 - - [2025-01-09 02:31:35] "PUT /service-instance/bd3a3931-04fa-4ef9-9a5e-a816a744ffbe HTTP/1.1" 200 266 0.029813 10.0.0.23 - - [2025-01-09 02:31:35] "DELETE /loadbalancer-pool/5b25266b-1542-45d0-8dca-f132efdaf698 HTTP/1.1" 200 115 0.054623 10.0.0.23 - - [2025-01-09 02:31:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.025354 10.0.0.23 - - [2025-01-09 02:31:35] "PUT /service-instance/bd3a3931-04fa-4ef9-9a5e-a816a744ffbe HTTP/1.1" 200 266 0.009890 10.0.0.23 - - [2025-01-09 02:31:35] "DELETE /loadbalancer-listener/43143c25-cec4-460e-a262-5bdf2141bbd8 HTTP/1.1" 200 115 0.083533 10.0.0.23 - - [2025-01-09 02:31:35] "GET /floating-ip/e501e662-9ec7-4fa8-9eac-9f71713f4507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2393 0.003438 10.0.0.23 - - [2025-01-09 02:31:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.020041 10.0.0.23 - - [2025-01-09 02:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006146 10.0.0.23 - - [2025-01-09 02:31:35] "POST /chown HTTP/1.1" 200 109 0.007403 10.0.0.23 - - [2025-01-09 02:31:35] "PUT /floating-ip/e501e662-9ec7-4fa8-9eac-9f71713f4507 HTTP/1.1" 200 256 0.053124 10.0.0.23 - - [2025-01-09 02:31:35] "POST /chown HTTP/1.1" 200 109 0.030843 10.0.0.23 - - [2025-01-09 02:31:35] "POST /chown HTTP/1.1" 200 109 0.010693 10.0.0.23 - - [2025-01-09 02:31:35] "POST /chown HTTP/1.1" 200 109 0.016731 10.0.0.23 - - [2025-01-09 02:31:35] "DELETE /floating-ip/e501e662-9ec7-4fa8-9eac-9f71713f4507 HTTP/1.1" 200 115 0.119026 10.0.0.23 - - [2025-01-09 02:31:35] "DELETE /loadbalancer/bc180323-b132-48a8-b478-d43a3960cc31 HTTP/1.1" 200 115 0.054243 10.0.0.23 - - [2025-01-09 02:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014371 10.0.0.23 - - [2025-01-09 02:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007022 10.0.0.23 - - [2025-01-09 02:31:36] "POST /service-instances HTTP/1.1" 409 259 0.007077 10.0.0.23 - - [2025-01-09 02:31:36] "DELETE /instance-ip/3fa15562-ef26-4209-be62-90ec9c204841 HTTP/1.1" 200 115 0.086461 10.0.0.23 - - [2025-01-09 02:31:36] "GET /floating-ip-pool/3bba3b5c-7ddf-4236-9cb9-b330208fa285?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.008669 10.0.0.23 - - [2025-01-09 02:31:36] "POST /service-instances HTTP/1.1" 409 259 0.007197 10.0.0.23 - - [2025-01-09 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006552 10.0.0.23 - - [2025-01-09 02:31:36] "POST /ref-update HTTP/1.1" 200 156 0.029408 10.0.0.23 - - [2025-01-09 02:31:36] "DELETE /virtual-machine-interface/318116ed-9520-4cc0-bef4-544d0b159c77 HTTP/1.1" 200 115 0.133480 10.0.0.23 - - [2025-01-09 02:31:36] "DELETE /floating-ip-pool/3bba3b5c-7ddf-4236-9cb9-b330208fa285 HTTP/1.1" 200 115 0.092031 10.0.0.23 - - [2025-01-09 02:31:36] "DELETE /service-instance/bd3a3931-04fa-4ef9-9a5e-a816a744ffbe HTTP/1.1" 200 115 0.109503 10.0.0.23 - - [2025-01-09 02:31:36] "GET /virtual-machine-interface/78cd32d8-fc3e-4f7c-927d-7b0b4814b502?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.008029 10.0.0.23 - - [2025-01-09 02:31:36] "DELETE /tag/0cc0aa59-4f86-4d2a-9ca7-0cae4815db66 HTTP/1.1" 200 115 0.153034 10.0.0.23 - - [2025-01-09 02:31:36] "POST /useragent-kv HTTP/1.1" 200 115 0.005968 10.0.0.23 - - [2025-01-09 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006468 10.0.0.23 - - [2025-01-09 02:31:36] "POST /useragent-kv HTTP/1.1" 200 115 0.009450 10.0.0.23 - - [2025-01-09 02:31:36] "DELETE /virtual-network/833b93a8-2060-4f93-beae-7f7302cf1c46 HTTP/1.1" 200 115 0.252185 10.0.0.23 - - [2025-01-09 02:31:36] "GET /routing-instance/265c5e16-f783-445d-a8a1-bd33999825ad HTTP/1.1" 404 171 0.006952 10.0.0.23 - - [2025-01-09 02:31:36] "GET /domains HTTP/1.1" 200 280 0.006704 10.0.0.23 - - [2025-01-09 02:31:36] "GET /domain/898854c2-6748-4805-b30f-b2d523dfe192 HTTP/1.1" 200 3086 0.025747 10.0.0.23 - - [2025-01-09 02:31:36] "DELETE /virtual-machine-interface/78cd32d8-fc3e-4f7c-927d-7b0b4814b502 HTTP/1.1" 200 115 0.218345 10.0.0.23 - - [2025-01-09 02:31:36] "DELETE /route-target/6ac81f53-8750-426c-9588-76b0cc433772 HTTP/1.1" 200 115 0.110743 10.0.0.23 - - [2025-01-09 02:31:36] "POST /ref-update HTTP/1.1" 200 156 0.063093 10.0.0.23 - - [2025-01-09 02:31:36] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006 HTTP/1.1" 200 7142 0.134717 10.0.0.23 - - [2025-01-09 02:31:36] "DELETE /virtual-machine/719a6f41-abe3-4d1b-af56-88f786fc4ba9 HTTP/1.1" 200 115 0.039305 10.0.0.23 - - [2025-01-09 02:31:36] "GET /virtual-machine-interface/db720278-4a61-4c53-b395-231f92a54eac?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.016144 10.0.0.23 - - [2025-01-09 02:31:36] "GET /virtual-machine-interface/b9084b70-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.009160 10.0.0.23 - - [2025-01-09 02:31:36] "POST /set-tag HTTP/1.1" 200 109 0.003581 10.0.0.23 - - [2025-01-09 02:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001648 10.0.0.23 - - [2025-01-09 02:31:36] "GET /loadbalancer/81842abe-ce59-4395-95f1-788f0b28a9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003491 10.0.0.23 - - [2025-01-09 02:31:36] "DELETE /virtual-machine-interface/db720278-4a61-4c53-b395-231f92a54eac HTTP/1.1" 200 115 0.108686 10.0.0.23 - - [2025-01-09 02:31:36] "GET /virtual-machine-interface/b9084b70-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.011455 10.0.0.23 - - [2025-01-09 02:31:36] "DELETE /virtual-machine/6d77f1b8-3181-46d1-a431-98b68419e7b2 HTTP/1.1" 200 115 0.051200 10.0.0.23 - - [2025-01-09 02:31:36] "POST /set-tag HTTP/1.1" 200 109 0.053783 10.0.0.23 - - [2025-01-09 02:31:36] "DELETE /loadbalancer-member/672ebcc1-1bb1-4820-92f1-113391b66f64 HTTP/1.1" 200 115 0.071685 10.0.0.23 - - [2025-01-09 02:31:38] "GET /virtual-machine-interface/b9084b70-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.005542 10.0.0.23 - - [2025-01-09 02:31:38] "POST /set-tag HTTP/1.1" 200 109 0.002530 10.0.0.23 - - [2025-01-09 02:31:38] "GET /virtual-machine-interface/b9084b70-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.004980 10.0.0.23 - - [2025-01-09 02:31:38] "POST /set-tag HTTP/1.1" 200 109 0.002373 10.0.0.23 - - [2025-01-09 02:31:38] "GET /virtual-machine/1f6c7af1-3a9c-4576-9203-5237e38f745e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003148 10.0.0.23 - - [2025-01-09 02:31:38] "POST /ref-update HTTP/1.1" 200 156 0.010333 10.0.0.23 - - [2025-01-09 02:31:38] "GET /virtual-machine-interface/b9084b70-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3389 0.017905 10.0.0.23 - - [2025-01-09 02:31:38] "POST /set-tag HTTP/1.1" 200 109 0.022731 10.0.0.23 - - [2025-01-09 02:31:38] "POST /set-tag HTTP/1.1" 200 109 0.039523 10.0.0.23 - - [2025-01-09 02:31:38] "POST /set-tag HTTP/1.1" 200 109 0.036658 10.0.0.23 - - [2025-01-09 02:31:38] "DELETE /instance-ip/b929f3d8-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.059023 10.0.0.23 - - [2025-01-09 02:31:38] "POST /ref-update HTTP/1.1" 200 156 0.013703 10.0.0.23 - - [2025-01-09 02:31:38] "DELETE /virtual-machine-interface/b9084b70-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.067887 10.0.0.23 - - [2025-01-09 02:31:38] "DELETE /virtual-machine/1f6c7af1-3a9c-4576-9203-5237e38f745e HTTP/1.1" 200 115 0.030694 10.0.0.23 - - [2025-01-09 02:31:41] "GET /virtual-machine-interface/b8991b74-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005998 10.0.0.23 - - [2025-01-09 02:31:41] "POST /set-tag HTTP/1.1" 200 109 0.003309 10.0.0.23 - - [2025-01-09 02:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002253 10.0.0.23 - - [2025-01-09 02:31:41] "GET /loadbalancer/81842abe-ce59-4395-95f1-788f0b28a9d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002715 10.0.0.23 - - [2025-01-09 02:31:43] "GET /virtual-machine-interface/b8991b74-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.010237 10.0.0.23 - - [2025-01-09 02:31:43] "POST /set-tag HTTP/1.1" 200 109 0.004448 10.0.0.23 - - [2025-01-09 02:31:43] "GET /virtual-machine-interface/b8991b74-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005852 10.0.0.23 - - [2025-01-09 02:31:43] "POST /set-tag HTTP/1.1" 200 109 0.002705 10.0.0.23 - - [2025-01-09 02:31:43] "GET /virtual-machine/2461da55-66ab-4d81-b96c-acdcab73a43b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003005 10.0.0.23 - - [2025-01-09 02:31:43] "POST /ref-update HTTP/1.1" 200 156 0.010357 10.0.0.23 - - [2025-01-09 02:31:43] "GET /virtual-machine-interface/b8991b74-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3571 0.005033 10.0.0.23 - - [2025-01-09 02:31:43] "POST /set-tag HTTP/1.1" 200 109 0.020299 10.0.0.23 - - [2025-01-09 02:31:43] "POST /set-tag HTTP/1.1" 200 109 0.034404 10.0.0.23 - - [2025-01-09 02:31:43] "POST /set-tag HTTP/1.1" 200 109 0.025558 10.0.0.23 - - [2025-01-09 02:31:43] "DELETE /instance-ip/b8b37e24-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.043444 10.0.0.23 - - [2025-01-09 02:31:43] "POST /ref-update HTTP/1.1" 200 156 0.008192 10.0.0.23 - - [2025-01-09 02:31:43] "DELETE /virtual-machine-interface/b8991b74-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.040263 10.0.0.23 - - [2025-01-09 02:31:43] "DELETE /virtual-machine/2461da55-66ab-4d81-b96c-acdcab73a43b HTTP/1.1" 200 115 0.031487 10.0.0.23 - - [2025-01-09 02:31:43] "DELETE /tag/eea99416-3008-4c6f-8276-2a1dfde75f0f HTTP/1.1" 200 115 0.061707 10.0.0.23 - - [2025-01-09 02:31:43] "DELETE /tag/812a6754-25a5-41fa-a03f-551f66bbaa44 HTTP/1.1" 200 115 0.031273 10.0.0.23 - - [2025-01-09 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.23 - - [2025-01-09 02:31:47] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.035433 10.0.0.23 - - [2025-01-09 02:31:47] "POST /tags HTTP/1.1" 200 393 0.025707 10.0.0.23 - - [2025-01-09 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006153 10.0.0.23 - - [2025-01-09 02:31:47] "GET /tag/2e426968-d074-47d9-b835-8c687020adfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.015336 10.0.0.23 - - [2025-01-09 02:31:47] "POST /tags HTTP/1.1" 200 341 0.016541 10.0.0.23 - - [2025-01-09 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.23 - - [2025-01-09 02:31:47] "GET /tag/a333dc85-78e1-46c1-96b5-0c03f4128e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015316 10.0.0.23 - - [2025-01-09 02:31:47] "POST /id-to-fqname HTTP/1.1" 200 192 0.001469 10.0.0.23 - - [2025-01-09 02:31:47] "POST /fqname-to-id HTTP/1.1" 404 201 0.002625 10.0.0.23 - - [2025-01-09 02:31:47] "POST /security-groups HTTP/1.1" 200 587 0.069923 10.0.0.23 - - [2025-01-09 02:31:47] "POST /projects HTTP/1.1" 200 519 0.224949 10.0.0.23 - - [2025-01-09 02:31:47] "POST /fqname-to-id HTTP/1.1" 404 236 0.003084 10.0.0.23 - - [2025-01-09 02:31:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.012012 10.0.0.23 - - [2025-01-09 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.23 - - [2025-01-09 02:31:47] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009716 10.0.0.23 - - [2025-01-09 02:31:47] "POST /access-control-lists HTTP/1.1" 200 598 0.089206 10.0.0.23 - - [2025-01-09 02:31:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.021375 10.0.0.23 - - [2025-01-09 02:31:47] "POST /fqname-to-id HTTP/1.1" 404 235 0.009773 10.0.0.23 - - [2025-01-09 02:31:47] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.009313 10.0.0.23 - - [2025-01-09 02:31:47] "POST /access-control-lists HTTP/1.1" 200 596 0.073004 10.0.0.23 - - [2025-01-09 02:31:47] "PUT /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4 HTTP/1.1" 200 264 0.091485 10.0.0.23 - - [2025-01-09 02:31:47] "PUT /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170 HTTP/1.1" 200 264 0.047110 10.0.0.23 - - [2025-01-09 02:31:47] "POST /security-groups HTTP/1.1" 200 591 0.075912 10.0.0.23 - - [2025-01-09 02:31:48] "POST /fqname-to-id HTTP/1.1" 404 270 0.003990 10.0.0.23 - - [2025-01-09 02:31:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.048549 10.0.0.23 - - [2025-01-09 02:31:48] "POST /chown HTTP/1.1" 200 109 0.036994 10.0.0.23 - - [2025-01-09 02:31:48] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015495 10.0.0.23 - - [2025-01-09 02:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.23 - - [2025-01-09 02:31:48] "POST /access-control-lists HTTP/1.1" 200 632 0.112628 10.0.0.23 - - [2025-01-09 02:31:48] "POST /fqname-to-id HTTP/1.1" 404 269 0.010918 10.0.0.23 - - [2025-01-09 02:31:48] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.030996 10.0.0.23 - - [2025-01-09 02:31:48] "POST /tags HTTP/1.1" 409 226 0.002381 10.0.0.23 - - [2025-01-09 02:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.23 - - [2025-01-09 02:31:48] "GET /tag/a333dc85-78e1-46c1-96b5-0c03f4128e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.021415 10.0.0.23 - - [2025-01-09 02:31:48] "POST /access-control-lists HTTP/1.1" 200 630 0.079830 10.0.0.23 - - [2025-01-09 02:31:48] "POST /firewall-rules HTTP/1.1" 200 600 0.090851 10.0.0.23 - - [2025-01-09 02:31:48] "GET /firewall-rule/41659731-f2b4-45ed-8fe3-4b826e95f8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004723 10.0.0.23 - - [2025-01-09 02:31:48] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004535 10.0.0.23 - - [2025-01-09 02:31:48] "GET /firewall-rule/41659731-f2b4-45ed-8fe3-4b826e95f8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002765 10.0.0.23 - - [2025-01-09 02:31:48] "POST /ref-update HTTP/1.1" 200 156 0.054404 10.0.0.23 - - [2025-01-09 02:31:48] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005989 10.0.0.23 - - [2025-01-09 02:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002633 10.0.0.23 - - [2025-01-09 02:31:48] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003200 10.0.0.23 - - [2025-01-09 02:31:48] "POST /tags HTTP/1.1" 409 226 0.004551 10.0.0.23 - - [2025-01-09 02:31:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.23 - - [2025-01-09 02:31:48] "GET /tag/a333dc85-78e1-46c1-96b5-0c03f4128e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013590 10.0.0.23 - - [2025-01-09 02:31:48] "POST /firewall-rules HTTP/1.1" 200 598 0.077643 10.0.0.23 - - [2025-01-09 02:31:48] "GET /firewall-rule/01ff7513-1e74-4048-a337-b76cebe6f48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.013964 10.0.0.23 - - [2025-01-09 02:31:48] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.004600 10.0.0.23 - - [2025-01-09 02:31:48] "GET /firewall-rule/01ff7513-1e74-4048-a337-b76cebe6f48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002473 10.0.0.23 - - [2025-01-09 02:31:48] "POST /ref-update HTTP/1.1" 200 156 0.071661 10.0.0.23 - - [2025-01-09 02:31:50] "POST /tags HTTP/1.1" 200 393 0.027134 10.0.0.23 - - [2025-01-09 02:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.018512 10.0.0.23 - - [2025-01-09 02:31:50] "GET /tag/e4682dbc-0745-4f9f-9a9a-525e4d80f2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015471 10.0.0.23 - - [2025-01-09 02:31:50] "POST /tags HTTP/1.1" 200 341 0.020851 10.0.0.23 - - [2025-01-09 02:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.23 - - [2025-01-09 02:31:50] "GET /tag/6788beab-9f1d-4b31-b45b-faac1c8a19d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014905 10.0.0.23 - - [2025-01-09 02:31:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.000641 10.0.0.23 - - [2025-01-09 02:31:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.002256 10.0.0.23 - - [2025-01-09 02:31:50] "POST /security-groups HTTP/1.1" 200 587 0.066784 10.0.0.23 - - [2025-01-09 02:31:50] "POST /projects HTTP/1.1" 200 519 0.246498 10.0.0.23 - - [2025-01-09 02:31:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.004787 10.0.0.23 - - [2025-01-09 02:31:50] "POST /access-control-lists HTTP/1.1" 200 598 0.068002 10.0.0.23 - - [2025-01-09 02:31:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.011885 10.0.0.23 - - [2025-01-09 02:31:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.070483 10.0.0.23 - - [2025-01-09 02:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009474 10.0.0.23 - - [2025-01-09 02:31:50] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.011608 10.0.0.23 - - [2025-01-09 02:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009238 10.0.0.23 - - [2025-01-09 02:31:50] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.013477 10.0.0.23 - - [2025-01-09 02:31:50] "POST /access-control-lists HTTP/1.1" 200 596 0.117809 10.0.0.23 - - [2025-01-09 02:31:50] "PUT /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4 HTTP/1.1" 200 264 0.095449 10.0.0.23 - - [2025-01-09 02:31:51] "PUT /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170 HTTP/1.1" 200 264 0.049617 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:31:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000794 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:31:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001154 10.0.0.23 - - [2025-01-09 02:31:51] "POST /security-groups HTTP/1.1" 200 591 0.084173 10.0.0.23 - - [2025-01-09 02:31:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.014272 10.0.0.23 - - [2025-01-09 02:31:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.058402 10.0.0.23 - - [2025-01-09 02:31:51] "POST /chown HTTP/1.1" 200 109 0.056527 10.0.0.23 - - [2025-01-09 02:31:51] "POST /access-control-lists HTTP/1.1" 200 632 0.091017 10.0.0.23 - - [2025-01-09 02:31:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.029639 10.0.0.23 - - [2025-01-09 02:31:51] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014092 10.0.0.23 - - [2025-01-09 02:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.23 - - [2025-01-09 02:31:51] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.006601 10.0.0.23 - - [2025-01-09 02:31:51] "POST /access-control-lists HTTP/1.1" 200 630 0.048321 10.0.0.23 - - [2025-01-09 02:31:51] "POST /tags HTTP/1.1" 409 226 0.003685 10.0.0.23 - - [2025-01-09 02:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.23 - - [2025-01-09 02:31:51] "GET /tag/6788beab-9f1d-4b31-b45b-faac1c8a19d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.017794 10.0.0.23 - - [2025-01-09 02:31:51] "POST /firewall-rules HTTP/1.1" 200 600 0.124917 10.0.0.23 - - [2025-01-09 02:31:51] "GET /firewall-rule/cb4a2640-7768-4629-8ae3-b446115b472d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.004873 10.0.0.23 - - [2025-01-09 02:31:51] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4384 0.004680 10.0.0.23 - - [2025-01-09 02:31:51] "GET /firewall-rule/cb4a2640-7768-4629-8ae3-b446115b472d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.002574 10.0.0.23 - - [2025-01-09 02:31:51] "POST /ref-update HTTP/1.1" 200 156 0.052485 10.0.0.23 - - [2025-01-09 02:31:51] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011191 10.0.0.23 - - [2025-01-09 02:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001867 10.0.0.23 - - [2025-01-09 02:31:51] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003157 10.0.0.23 - - [2025-01-09 02:31:51] "POST /tags HTTP/1.1" 409 226 0.001951 10.0.0.23 - - [2025-01-09 02:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.23 - - [2025-01-09 02:31:51] "GET /tag/6788beab-9f1d-4b31-b45b-faac1c8a19d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014812 10.0.0.23 - - [2025-01-09 02:31:51] "POST /firewall-rules HTTP/1.1" 200 598 0.082231 10.0.0.23 - - [2025-01-09 02:31:51] "GET /firewall-rule/0c3f85c4-fdd4-4295-b26b-757d16b2dfeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.005070 10.0.0.23 - - [2025-01-09 02:31:51] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.004350 10.0.0.23 - - [2025-01-09 02:31:51] "GET /firewall-rule/0c3f85c4-fdd4-4295-b26b-757d16b2dfeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.002580 10.0.0.23 - - [2025-01-09 02:31:52] "POST /ref-update HTTP/1.1" 200 156 0.085037 10.0.0.23 - - [2025-01-09 02:31:53] "POST /tags HTTP/1.1" 200 345 0.095225 10.0.0.23 - - [2025-01-09 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.23 - - [2025-01-09 02:31:53] "GET /tag/5b4f7cc4-d6e9-49c8-ae2a-27cfa4d2c137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.023081 10.0.0.23 - - [2025-01-09 02:31:53] "POST /projects HTTP/1.1" 409 238 0.004258 10.0.0.23 - - [2025-01-09 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003470 10.0.0.23 - - [2025-01-09 02:31:53] "GET /project/1f070f4a-15ac-44ee-8e82-716565b50640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053927 10.0.0.23 - - [2025-01-09 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.23 - - [2025-01-09 02:31:53] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007295 10.0.0.23 - - [2025-01-09 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.23 - - [2025-01-09 02:31:53] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004743 10.0.0.23 - - [2025-01-09 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.23 - - [2025-01-09 02:31:53] "GET /project/1f070f4a-15ac-44ee-8e82-716565b50640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036915 10.0.0.23 - - [2025-01-09 02:31:53] "POST /security-groups HTTP/1.1" 409 285 0.008467 10.0.0.23 - - [2025-01-09 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.23 - - [2025-01-09 02:31:53] "PUT /security-group/0b59d8a5-3385-4e68-973d-de7257999934 HTTP/1.1" 200 262 0.062155 10.0.0.23 - - [2025-01-09 02:31:53] "PUT /access-control-list/0c427879-db53-40a5-aeea-e143d413a68d HTTP/1.1" 200 272 0.016196 10.0.0.23 - - [2025-01-09 02:31:53] "PUT /access-control-list/bff6919e-9a32-4994-81a1-eabae477dce9 HTTP/1.1" 200 272 0.020221 10.0.0.23 - - [2025-01-09 02:31:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.032277 10.0.0.23 - - [2025-01-09 02:31:53] "POST /tags HTTP/1.1" 409 228 0.006494 10.0.0.23 - - [2025-01-09 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.23 - - [2025-01-09 02:31:53] "GET /tag/5b4f7cc4-d6e9-49c8-ae2a-27cfa4d2c137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.015856 10.0.0.23 - - [2025-01-09 02:31:53] "POST /tags HTTP/1.1" 200 345 0.021894 10.0.0.23 - - [2025-01-09 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.23 - - [2025-01-09 02:31:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.23 - - [2025-01-09 02:31:53] "GET /tag/f7778942-66fd-4fa6-8cd0-431ec7430f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015180 10.0.0.23 - - [2025-01-09 02:31:53] "POST /projects HTTP/1.1" 409 238 0.001892 10.0.0.23 - - [2025-01-09 02:31:53] "GET /project/3a3c0098-a1d8-4101-96c8-e5f704325531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038793 10.0.0.23 - - [2025-01-09 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002153 10.0.0.23 - - [2025-01-09 02:31:54] "GET /project/3a3c0098-a1d8-4101-96c8-e5f704325531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042713 10.0.0.23 - - [2025-01-09 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.23 - - [2025-01-09 02:31:54] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005059 10.0.0.23 - - [2025-01-09 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.23 - - [2025-01-09 02:31:54] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004266 10.0.0.23 - - [2025-01-09 02:31:54] "POST /security-groups HTTP/1.1" 409 285 0.003004 10.0.0.23 - - [2025-01-09 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.23 - - [2025-01-09 02:31:54] "PUT /security-group/1772c880-4a20-4b4c-81f4-aa6bbe2cd443 HTTP/1.1" 200 262 0.056929 10.0.0.23 - - [2025-01-09 02:31:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.035741 10.0.0.23 - - [2025-01-09 02:31:54] "PUT /access-control-list/92ad89eb-e0d9-45da-9e15-12160bf359de HTTP/1.1" 200 272 0.016186 10.0.0.23 - - [2025-01-09 02:31:54] "POST /tags HTTP/1.1" 409 228 0.007221 10.0.0.23 - - [2025-01-09 02:31:54] "PUT /access-control-list/14f2d136-8d87-4c05-a7a3-3e6a34ba1cff HTTP/1.1" 200 272 0.031677 10.0.0.23 - - [2025-01-09 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.23 - - [2025-01-09 02:31:54] "GET /tag/f7778942-66fd-4fa6-8cd0-431ec7430f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012506 10.0.0.23 - - [2025-01-09 02:31:54] "POST /tags HTTP/1.1" 200 291 0.045762 10.0.0.23 - - [2025-01-09 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.23 - - [2025-01-09 02:31:54] "GET /tag/c0ddc417-52fa-4fe9-a3fa-b3ec6b797fca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.014843 10.0.0.23 - - [2025-01-09 02:31:54] "POST /tags HTTP/1.1" 200 303 0.076584 10.0.0.23 - - [2025-01-09 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.23 - - [2025-01-09 02:31:54] "GET /tag/c3dc157f-eccd-459d-9491-90e3eba97656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.015807 10.0.0.23 - - [2025-01-09 02:31:54] "POST /tags HTTP/1.1" 409 252 0.002014 10.0.0.23 - - [2025-01-09 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.23 - - [2025-01-09 02:31:54] "GET /tag/2e426968-d074-47d9-b835-8c687020adfd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.012504 10.0.0.23 - - [2025-01-09 02:31:54] "POST /tags HTTP/1.1" 409 226 0.002024 10.0.0.23 - - [2025-01-09 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.23 - - [2025-01-09 02:31:54] "GET /tag/a333dc85-78e1-46c1-96b5-0c03f4128e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012836 10.0.0.23 - - [2025-01-09 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.23 - - [2025-01-09 02:31:54] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004835 10.0.0.23 - - [2025-01-09 02:31:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.23 - - [2025-01-09 02:31:54] "GET /project/1f070f4a-15ac-44ee-8e82-716565b50640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045922 10.0.0.23 - - [2025-01-09 02:31:54] "POST /virtual-machines HTTP/1.1" 200 395 0.031386 10.0.0.23 - - [2025-01-09 02:31:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026174 10.0.0.23 - - [2025-01-09 02:31:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.103397 10.0.0.23 - - [2025-01-09 02:31:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.008648 10.0.0.23 - - [2025-01-09 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014848 10.0.0.23 - - [2025-01-09 02:31:55] "GET /virtual-machine-interface/e4407498-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005302 10.0.0.23 - - [2025-01-09 02:31:55] "POST /instance-ips HTTP/1.1" 200 397 0.037800 10.0.0.23 - - [2025-01-09 02:31:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.025380 10.0.0.23 - - [2025-01-09 02:31:55] "GET /virtual-machine-interface/e4407498-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012522 10.0.0.23 - - [2025-01-09 02:31:55] "POST /set-tag HTTP/1.1" 200 109 0.075472 10.0.0.23 - - [2025-01-09 02:31:55] "GET /virtual-machine-interface/e4407498-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.016185 10.0.0.23 - - [2025-01-09 02:31:55] "GET /instance-ip/e459a184-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003266 10.0.0.23 - - [2025-01-09 02:31:55] "GET /virtual-machine-interface/e4407498-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005068 10.0.0.23 - - [2025-01-09 02:31:55] "POST /set-tag HTTP/1.1" 200 109 0.002391 10.0.0.23 - - [2025-01-09 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.23 - - [2025-01-09 02:31:55] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005103 10.0.0.23 - - [2025-01-09 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.23 - - [2025-01-09 02:31:55] "GET /project/1f070f4a-15ac-44ee-8e82-716565b50640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041523 10.0.0.23 - - [2025-01-09 02:31:55] "POST /virtual-machines HTTP/1.1" 200 395 0.010248 10.0.0.23 - - [2025-01-09 02:31:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.015716 10.0.0.23 - - [2025-01-09 02:31:55] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.137820 10.0.0.23 - - [2025-01-09 02:31:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.009363 10.0.0.23 - - [2025-01-09 02:31:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.007553 10.0.0.23 - - [2025-01-09 02:31:55] "GET /virtual-machine-interface/e4b25248-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005405 10.0.0.23 - - [2025-01-09 02:31:56] "POST /instance-ips HTTP/1.1" 200 397 0.023851 10.0.0.23 - - [2025-01-09 02:31:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.020527 10.0.0.23 - - [2025-01-09 02:31:56] "GET /virtual-machine-interface/e4b25248-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017248 10.0.0.23 - - [2025-01-09 02:31:56] "POST /set-tag HTTP/1.1" 200 109 0.062757 10.0.0.23 - - [2025-01-09 02:31:56] "GET /virtual-machine-interface/e4b25248-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.014952 10.0.0.23 - - [2025-01-09 02:31:56] "GET /instance-ip/e4d02ae8-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.005599 10.0.0.23 - - [2025-01-09 02:31:56] "GET /virtual-machine-interface/e4b25248-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005326 10.0.0.23 - - [2025-01-09 02:31:56] "POST /set-tag HTTP/1.1" 200 109 0.002473 10.0.0.23 - - [2025-01-09 02:31:56] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.004506 10.0.0.23 - - [2025-01-09 02:31:56] "POST /ref-update HTTP/1.1" 200 156 0.008379 10.0.0.23 - - [2025-01-09 02:31:56] "GET /virtual-machine-interface/e4407498-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005095 10.0.0.23 - - [2025-01-09 02:31:56] "POST /set-tag HTTP/1.1" 200 109 0.002522 10.0.0.23 - - [2025-01-09 02:31:56] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1696 0.005358 10.0.0.23 - - [2025-01-09 02:31:56] "POST /ref-update HTTP/1.1" 200 156 0.007783 10.0.0.23 - - [2025-01-09 02:31:56] "GET /virtual-machine-interface/e4b25248-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004973 10.0.0.23 - - [2025-01-09 02:31:56] "POST /set-tag HTTP/1.1" 200 109 0.002234 10.0.0.23 - - [2025-01-09 02:31:56] "POST /tags HTTP/1.1" 200 291 0.018421 10.0.0.23 - - [2025-01-09 02:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.23 - - [2025-01-09 02:31:56] "GET /tag/0fe56849-49f9-4b23-9825-54b28056cd9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014394 10.0.0.23 - - [2025-01-09 02:31:56] "POST /tags HTTP/1.1" 409 252 0.001921 10.0.0.23 - - [2025-01-09 02:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002096 10.0.0.23 - - [2025-01-09 02:31:56] "GET /tag/e4682dbc-0745-4f9f-9a9a-525e4d80f2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.012911 10.0.0.23 - - [2025-01-09 02:31:56] "POST /tags HTTP/1.1" 409 226 0.001918 10.0.0.23 - - [2025-01-09 02:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002207 10.0.0.23 - - [2025-01-09 02:31:56] "GET /tag/6788beab-9f1d-4b31-b45b-faac1c8a19d3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012990 10.0.0.23 - - [2025-01-09 02:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001885 10.0.0.23 - - [2025-01-09 02:31:56] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005068 10.0.0.23 - - [2025-01-09 02:31:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.23 - - [2025-01-09 02:31:56] "GET /project/3a3c0098-a1d8-4101-96c8-e5f704325531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.038270 10.0.0.23 - - [2025-01-09 02:31:56] "POST /virtual-machines HTTP/1.1" 200 395 0.009988 10.0.0.23 - - [2025-01-09 02:31:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.014552 10.0.0.23 - - [2025-01-09 02:31:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.107664 10.0.0.23 - - [2025-01-09 02:31:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009670 10.0.0.23 - - [2025-01-09 02:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013813 10.0.0.23 - - [2025-01-09 02:31:57] "GET /virtual-machine-interface/e560e24a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005966 10.0.0.23 - - [2025-01-09 02:31:57] "POST /instance-ips HTTP/1.1" 200 397 0.020813 10.0.0.23 - - [2025-01-09 02:31:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.037464 10.0.0.23 - - [2025-01-09 02:31:57] "GET /virtual-machine-interface/e560e24a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005724 10.0.0.23 - - [2025-01-09 02:31:57] "POST /set-tag HTTP/1.1" 200 109 0.063121 10.0.0.23 - - [2025-01-09 02:31:57] "GET /virtual-machine-interface/e560e24a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013435 10.0.0.23 - - [2025-01-09 02:31:57] "GET /instance-ip/e57c791a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004171 10.0.0.23 - - [2025-01-09 02:31:57] "GET /virtual-machine-interface/e560e24a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004885 10.0.0.23 - - [2025-01-09 02:31:57] "POST /set-tag HTTP/1.1" 200 109 0.002563 10.0.0.23 - - [2025-01-09 02:31:57] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.003923 10.0.0.23 - - [2025-01-09 02:31:57] "POST /ref-update HTTP/1.1" 200 156 0.008118 10.0.0.23 - - [2025-01-09 02:31:57] "GET /virtual-machine-interface/e560e24a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004950 10.0.0.23 - - [2025-01-09 02:31:57] "POST /set-tag HTTP/1.1" 200 109 0.002346 10.0.0.23 - - [2025-01-09 02:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001549 10.0.0.23 - - [2025-01-09 02:31:57] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007497 10.0.0.23 - - [2025-01-09 02:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002752 10.0.0.23 - - [2025-01-09 02:31:57] "GET /project/3a3c0098-a1d8-4101-96c8-e5f704325531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030457 10.0.0.23 - - [2025-01-09 02:31:57] "POST /virtual-machines HTTP/1.1" 200 395 0.008655 10.0.0.23 - - [2025-01-09 02:31:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.025153 10.0.0.23 - - [2025-01-09 02:31:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119443 10.0.0.23 - - [2025-01-09 02:31:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.009903 10.0.0.23 - - [2025-01-09 02:31:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.010584 10.0.0.23 - - [2025-01-09 02:31:57] "GET /virtual-machine-interface/e5ddd584-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.011066 10.0.0.23 - - [2025-01-09 02:31:57] "POST /instance-ips HTTP/1.1" 200 397 0.021030 10.0.0.23 - - [2025-01-09 02:31:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.027093 10.0.0.23 - - [2025-01-09 02:31:58] "GET /virtual-machine-interface/e5ddd584-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.010003 10.0.0.23 - - [2025-01-09 02:31:58] "POST /set-tag HTTP/1.1" 200 109 0.067065 10.0.0.23 - - [2025-01-09 02:31:58] "GET /virtual-machine-interface/e5ddd584-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.023182 10.0.0.23 - - [2025-01-09 02:31:58] "GET /instance-ip/e5f8dc26-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003589 10.0.0.23 - - [2025-01-09 02:31:58] "GET /virtual-machine-interface/e5ddd584-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005414 10.0.0.23 - - [2025-01-09 02:31:58] "POST /set-tag HTTP/1.1" 200 109 0.002720 10.0.0.23 - - [2025-01-09 02:31:58] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.005060 10.0.0.23 - - [2025-01-09 02:31:58] "POST /ref-update HTTP/1.1" 200 156 0.012074 10.0.0.23 - - [2025-01-09 02:31:58] "GET /virtual-machine-interface/e5ddd584-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.011365 10.0.0.23 - - [2025-01-09 02:31:58] "POST /set-tag HTTP/1.1" 200 109 0.002538 10.0.0.23 - - [2025-01-09 02:31:58] "POST /tags HTTP/1.1" 200 299 0.019509 10.0.0.23 - - [2025-01-09 02:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.006355 10.0.0.23 - - [2025-01-09 02:31:58] "GET /tag/d290104a-ae7d-4fa8-954a-ee3d446b956f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.019636 10.0.0.23 - - [2025-01-09 02:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002518 10.0.0.23 - - [2025-01-09 02:31:58] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005332 10.0.0.23 - - [2025-01-09 02:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.23 - - [2025-01-09 02:31:58] "GET /project/1f070f4a-15ac-44ee-8e82-716565b50640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.034929 10.0.0.23 - - [2025-01-09 02:31:58] "POST /virtual-machines HTTP/1.1" 200 395 0.008421 10.0.0.23 - - [2025-01-09 02:31:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.008641 10.0.0.23 - - [2025-01-09 02:31:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.104323 10.0.0.23 - - [2025-01-09 02:31:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009617 10.0.0.23 - - [2025-01-09 02:31:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013514 10.0.0.23 - - [2025-01-09 02:31:58] "GET /virtual-machine-interface/e6703406-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006548 10.0.0.23 - - [2025-01-09 02:31:58] "POST /instance-ips HTTP/1.1" 200 397 0.026704 10.0.0.23 - - [2025-01-09 02:31:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.033000 10.0.0.23 - - [2025-01-09 02:31:58] "GET /virtual-machine-interface/e6703406-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.012558 10.0.0.23 - - [2025-01-09 02:31:59] "POST /set-tag HTTP/1.1" 200 109 0.020785 10.0.0.23 - - [2025-01-09 02:31:59] "GET /virtual-machine-interface/e6703406-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.030220 10.0.0.23 - - [2025-01-09 02:31:59] "GET /instance-ip/e688dede-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003422 10.0.0.23 - - [2025-01-09 02:31:59] "GET /virtual-machine-interface/e6703406-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005033 10.0.0.23 - - [2025-01-09 02:31:59] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.23 - - [2025-01-09 02:31:59] "POST /tags HTTP/1.1" 200 299 0.022767 10.0.0.23 - - [2025-01-09 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.23 - - [2025-01-09 02:31:59] "GET /tag/d4edee61-e261-44da-bed6-5b51f34a8abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.017290 10.0.0.23 - - [2025-01-09 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.23 - - [2025-01-09 02:31:59] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006617 10.0.0.23 - - [2025-01-09 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.23 - - [2025-01-09 02:31:59] "GET /project/1f070f4a-15ac-44ee-8e82-716565b50640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.077047 10.0.0.23 - - [2025-01-09 02:31:59] "POST /virtual-machines HTTP/1.1" 200 395 0.009767 10.0.0.23 - - [2025-01-09 02:31:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.010153 10.0.0.23 - - [2025-01-09 02:31:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.148521 10.0.0.23 - - [2025-01-09 02:31:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.028620 10.0.0.23 - - [2025-01-09 02:31:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016547 10.0.0.23 - - [2025-01-09 02:31:59] "GET /virtual-machine-interface/e6eab2b2-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005668 10.0.0.23 - - [2025-01-09 02:31:59] "POST /instance-ips HTTP/1.1" 200 397 0.037973 10.0.0.23 - - [2025-01-09 02:31:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.037855 10.0.0.23 - - [2025-01-09 02:31:59] "GET /virtual-machine-interface/e6eab2b2-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.017891 10.0.0.23 - - [2025-01-09 02:31:59] "POST /set-tag HTTP/1.1" 200 109 0.031470 10.0.0.23 - - [2025-01-09 02:31:59] "GET /virtual-machine-interface/e6eab2b2-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.018519 10.0.0.23 - - [2025-01-09 02:31:59] "GET /instance-ip/e708890e-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003644 10.0.0.23 - - [2025-01-09 02:32:00] "GET /virtual-machine-interface/e6eab2b2-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005052 10.0.0.23 - - [2025-01-09 02:32:00] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.23 - - [2025-01-09 02:32:00] "POST /tags HTTP/1.1" 200 299 0.021127 10.0.0.23 - - [2025-01-09 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006873 10.0.0.23 - - [2025-01-09 02:32:00] "GET /tag/618907fd-584d-494d-aec5-52683db17559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.016310 10.0.0.23 - - [2025-01-09 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.23 - - [2025-01-09 02:32:00] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004925 10.0.0.23 - - [2025-01-09 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.23 - - [2025-01-09 02:32:00] "GET /project/3a3c0098-a1d8-4101-96c8-e5f704325531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.041485 10.0.0.23 - - [2025-01-09 02:32:00] "POST /virtual-machines HTTP/1.1" 200 395 0.007892 10.0.0.23 - - [2025-01-09 02:32:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.008328 10.0.0.23 - - [2025-01-09 02:32:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.109582 10.0.0.23 - - [2025-01-09 02:32:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.024836 10.0.0.23 - - [2025-01-09 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010583 10.0.0.23 - - [2025-01-09 02:32:00] "GET /virtual-machine-interface/e76ebfa8-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.005444 10.0.0.23 - - [2025-01-09 02:32:00] "POST /instance-ips HTTP/1.1" 200 397 0.020588 10.0.0.23 - - [2025-01-09 02:32:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026793 10.0.0.23 - - [2025-01-09 02:32:00] "GET /virtual-machine-interface/e76ebfa8-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.014148 10.0.0.23 - - [2025-01-09 02:32:00] "POST /set-tag HTTP/1.1" 200 109 0.021778 10.0.0.23 - - [2025-01-09 02:32:00] "GET /virtual-machine-interface/e76ebfa8-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.023071 10.0.0.23 - - [2025-01-09 02:32:00] "GET /instance-ip/e784d536-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.004450 10.0.0.23 - - [2025-01-09 02:32:00] "GET /virtual-machine-interface/e76ebfa8-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005464 10.0.0.23 - - [2025-01-09 02:32:00] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.23 - - [2025-01-09 02:32:00] "POST /tags HTTP/1.1" 200 299 0.017459 10.0.0.23 - - [2025-01-09 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.23 - - [2025-01-09 02:32:00] "GET /tag/30cfc893-07ad-4d52-87ee-675f6e351c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.014113 10.0.0.23 - - [2025-01-09 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002024 10.0.0.23 - - [2025-01-09 02:32:00] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005167 10.0.0.23 - - [2025-01-09 02:32:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002027 10.0.0.23 - - [2025-01-09 02:32:00] "GET /project/3a3c0098-a1d8-4101-96c8-e5f704325531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.050318 10.0.0.23 - - [2025-01-09 02:32:01] "POST /virtual-machines HTTP/1.1" 200 395 0.009092 10.0.0.23 - - [2025-01-09 02:32:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.031614 10.0.0.23 - - [2025-01-09 02:32:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123465 10.0.0.23 - - [2025-01-09 02:32:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.016133 10.0.0.23 - - [2025-01-09 02:32:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.020771 10.0.0.23 - - [2025-01-09 02:32:01] "GET /virtual-machine-interface/e7e14d7a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.007156 10.0.0.23 - - [2025-01-09 02:32:01] "POST /instance-ips HTTP/1.1" 200 397 0.027545 10.0.0.23 - - [2025-01-09 02:32:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.025444 10.0.0.23 - - [2025-01-09 02:32:01] "GET /virtual-machine-interface/e7e14d7a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2936 0.006604 10.0.0.23 - - [2025-01-09 02:32:01] "POST /set-tag HTTP/1.1" 200 109 0.019402 10.0.0.23 - - [2025-01-09 02:32:01] "GET /virtual-machine-interface/e7e14d7a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.017008 10.0.0.23 - - [2025-01-09 02:32:01] "GET /instance-ip/e7ff3812-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1980 0.003559 10.0.0.23 - - [2025-01-09 02:32:01] "GET /virtual-machine-interface/e7e14d7a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005150 10.0.0.23 - - [2025-01-09 02:32:01] "POST /set-tag HTTP/1.1" 200 109 0.003152 10.0.0.23 - - [2025-01-09 02:32:01] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.005616 10.0.0.23 - - [2025-01-09 02:32:01] "POST /ref-update HTTP/1.1" 200 156 0.010179 10.0.0.23 - - [2025-01-09 02:32:01] "GET /virtual-machine-interface/e6703406-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.013833 10.0.0.23 - - [2025-01-09 02:32:01] "POST /set-tag HTTP/1.1" 200 109 0.003186 10.0.0.23 - - [2025-01-09 02:32:01] "GET /virtual-machine-interface/e4407498-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005603 10.0.0.23 - - [2025-01-09 02:32:01] "POST /set-tag HTTP/1.1" 200 109 0.002537 10.0.0.23 - - [2025-01-09 02:32:01] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2548 0.004261 10.0.0.23 - - [2025-01-09 02:32:01] "POST /ref-update HTTP/1.1" 200 156 0.009574 10.0.0.23 - - [2025-01-09 02:32:01] "GET /virtual-machine-interface/e6eab2b2-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010309 10.0.0.23 - - [2025-01-09 02:32:01] "POST /set-tag HTTP/1.1" 200 109 0.002212 10.0.0.23 - - [2025-01-09 02:32:01] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2761 0.004664 10.0.0.23 - - [2025-01-09 02:32:01] "POST /ref-update HTTP/1.1" 200 156 0.009523 10.0.0.23 - - [2025-01-09 02:32:01] "GET /virtual-machine-interface/e76ebfa8-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007873 10.0.0.23 - - [2025-01-09 02:32:01] "POST /set-tag HTTP/1.1" 200 109 0.002579 10.0.0.23 - - [2025-01-09 02:32:01] "GET /virtual-machine-interface/e4b25248-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005049 10.0.0.23 - - [2025-01-09 02:32:01] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.23 - - [2025-01-09 02:32:02] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2974 0.004782 10.0.0.23 - - [2025-01-09 02:32:02] "POST /ref-update HTTP/1.1" 200 156 0.008411 10.0.0.23 - - [2025-01-09 02:32:02] "GET /virtual-machine-interface/e7e14d7a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006142 10.0.0.23 - - [2025-01-09 02:32:02] "POST /set-tag HTTP/1.1" 200 109 0.002593 10.0.0.23 - - [2025-01-09 02:32:02] "GET /virtual-machine-interface/e560e24a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004652 10.0.0.23 - - [2025-01-09 02:32:02] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.23 - - [2025-01-09 02:32:02] "GET /virtual-machine-interface/e5ddd584-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005235 10.0.0.23 - - [2025-01-09 02:32:02] "POST /set-tag HTTP/1.1" 200 109 0.002766 10.0.0.23 - - [2025-01-09 02:32:02] "GET /virtual-machine-interface/e6703406-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007905 10.0.0.23 - - [2025-01-09 02:32:02] "POST /set-tag HTTP/1.1" 200 109 0.002964 10.0.0.23 - - [2025-01-09 02:32:02] "GET /virtual-machine-interface/e6eab2b2-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004994 10.0.0.23 - - [2025-01-09 02:32:02] "POST /set-tag HTTP/1.1" 200 109 0.002264 10.0.0.23 - - [2025-01-09 02:32:02] "GET /virtual-machine-interface/e4407498-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005114 10.0.0.23 - - [2025-01-09 02:32:02] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.23 - - [2025-01-09 02:32:02] "GET /virtual-machine-interface/e76ebfa8-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004926 10.0.0.23 - - [2025-01-09 02:32:02] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.23 - - [2025-01-09 02:32:02] "GET /virtual-machine-interface/e4b25248-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004771 10.0.0.23 - - [2025-01-09 02:32:02] "POST /set-tag HTTP/1.1" 200 109 0.002335 10.0.0.23 - - [2025-01-09 02:32:02] "GET /virtual-machine-interface/e7e14d7a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007899 10.0.0.23 - - [2025-01-09 02:32:02] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.23 - - [2025-01-09 02:32:04] "GET /virtual-machine/2c8ee476-3070-4108-a8e1-830f86355d5e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003214 10.0.0.23 - - [2025-01-09 02:32:04] "GET /virtual-machine-interface/e4407498-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004520 10.0.0.23 - - [2025-01-09 02:32:04] "GET /virtual-machine/81c9ed55-72f6-4dc4-b1eb-8c40e6dd54e3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003199 10.0.0.23 - - [2025-01-09 02:32:04] "GET /virtual-machine-interface/e4b25248-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004631 10.0.0.23 - - [2025-01-09 02:32:06] "GET /virtual-machine-interface/e560e24a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007095 10.0.0.23 - - [2025-01-09 02:32:06] "POST /set-tag HTTP/1.1" 200 109 0.002345 10.0.0.23 - - [2025-01-09 02:32:06] "GET /virtual-machine-interface/e7e14d7a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005337 10.0.0.23 - - [2025-01-09 02:32:06] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.23 - - [2025-01-09 02:32:07] "GET /virtual-machine-interface/e5ddd584-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005969 10.0.0.23 - - [2025-01-09 02:32:07] "POST /set-tag HTTP/1.1" 200 109 0.002468 10.0.0.23 - - [2025-01-09 02:32:09] "GET /virtual-machine/5e2e53fa-e248-48ba-91fa-d523a8680666?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003066 10.0.0.23 - - [2025-01-09 02:32:09] "GET /virtual-machine-interface/e560e24a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004406 10.0.0.23 - - [2025-01-09 02:32:09] "GET /virtual-machine/f4ac9901-39aa-4cc2-88bc-0d9b7c5eb95f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004345 10.0.0.23 - - [2025-01-09 02:32:09] "GET /virtual-machine-interface/e5ddd584-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004840 10.0.0.23 - - [2025-01-09 02:32:10] "GET /virtual-machine-interface/e6703406-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006517 10.0.0.23 - - [2025-01-09 02:32:10] "POST /set-tag HTTP/1.1" 200 109 0.002507 10.0.0.23 - - [2025-01-09 02:32:11] "GET /virtual-machine-interface/e76ebfa8-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005960 10.0.0.23 - - [2025-01-09 02:32:11] "POST /set-tag HTTP/1.1" 200 109 0.002516 10.0.0.23 - - [2025-01-09 02:32:11] "GET /virtual-machine-interface/e6eab2b2-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004636 10.0.0.23 - - [2025-01-09 02:32:11] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.23 - - [2025-01-09 02:32:14] "GET /virtual-machine/11d773ff-bc97-456f-ba15-3a890c81a7e9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004378 10.0.0.23 - - [2025-01-09 02:32:14] "GET /virtual-machine-interface/e6703406-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004630 10.0.0.23 - - [2025-01-09 02:32:14] "GET /virtual-machine/afa5cfe8-d31e-470b-810a-6a2b325a5dd1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.002953 10.0.0.23 - - [2025-01-09 02:32:14] "GET /virtual-machine-interface/e76ebfa8-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004220 10.0.0.23 - - [2025-01-09 02:32:14] "GET /virtual-machine/1818a806-4645-4e8f-8efc-9e6d8adbca23?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003317 10.0.0.23 - - [2025-01-09 02:32:14] "GET /virtual-machine-interface/e6eab2b2-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005110 10.0.0.23 - - [2025-01-09 02:32:14] "GET /virtual-machine/e8f87759-a451-4083-8b79-099388316917?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003253 10.0.0.23 - - [2025-01-09 02:32:14] "GET /virtual-machine-interface/e7e14d7a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004548 10.0.0.23 - - [2025-01-09 02:32:15] "GET /loadbalancer/c7561318-d403-48d6-9860-8fd90c734f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.006001 10.0.0.23 - - [2025-01-09 02:32:15] "POST /tags HTTP/1.1" 200 333 0.035265 10.0.0.23 - - [2025-01-09 02:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007454 10.0.0.23 - - [2025-01-09 02:32:15] "GET /tag/4ce663ce-ae1c-40a9-af5a-4ce99acbcd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.016093 10.0.0.23 - - [2025-01-09 02:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002165 10.0.0.23 - - [2025-01-09 02:32:15] "GET /project/1f070f4a-15ac-44ee-8e82-716565b50640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.030688 10.0.0.23 - - [2025-01-09 02:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.23 - - [2025-01-09 02:32:15] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004890 10.0.0.23 - - [2025-01-09 02:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.23 - - [2025-01-09 02:32:15] "GET /service-appliance-set/dbd41cd7-d514-4449-aa69-58c2346ecd4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002153 10.0.0.23 - - [2025-01-09 02:32:15] "POST /fqname-to-id HTTP/1.1" 404 273 0.002353 10.0.0.23 - - [2025-01-09 02:32:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.105498 10.0.0.23 - - [2025-01-09 02:32:15] "GET /virtual-machine-interface/c3c3da23-70e4-4046-b26e-82072426004a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.022192 10.0.0.23 - - [2025-01-09 02:32:15] "POST /instance-ips HTTP/1.1" 200 409 0.023314 10.0.0.23 - - [2025-01-09 02:32:15] "GET /instance-ip/224d6d30-b518-46fe-a6ef-293cbeebee24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.006011 10.0.0.23 - - [2025-01-09 02:32:15] "POST /loadbalancers HTTP/1.1" 200 629 0.064604 10.0.0.23 - - [2025-01-09 02:32:15] "GET /project/1f070f4a-15ac-44ee-8e82-716565b50640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036745 10.0.0.23 - - [2025-01-09 02:32:15] "GET /instance-ip/224d6d30-b518-46fe-a6ef-293cbeebee24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004313 10.0.0.23 - - [2025-01-09 02:32:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.023745 10.0.0.23 - - [2025-01-09 02:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003875 10.0.0.23 - - [2025-01-09 02:32:15] "POST /floating-ips HTTP/1.1" 200 597 0.046079 10.0.0.23 - - [2025-01-09 02:32:15] "GET /project/1f070f4a-15ac-44ee-8e82-716565b50640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.048449 10.0.0.23 - - [2025-01-09 02:32:15] "GET /loadbalancer/c7561318-d403-48d6-9860-8fd90c734f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003281 10.0.0.23 - - [2025-01-09 02:32:15] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.018556 10.0.0.23 - - [2025-01-09 02:32:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.23 - - [2025-01-09 02:32:16] "GET /project/1f070f4a-15ac-44ee-8e82-716565b50640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036268 10.0.0.23 - - [2025-01-09 02:32:16] "GET /loadbalancer-listener/b8bba1b0-9dac-4119-9b14-9f4ad90047bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003710 10.0.0.23 - - [2025-01-09 02:32:16] "GET /loadbalancer-listener/b8bba1b0-9dac-4119-9b14-9f4ad90047bb?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003556 10.0.0.23 - - [2025-01-09 02:32:16] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.023977 10.0.0.23 - - [2025-01-09 02:32:16] "GET /instance-ip/224d6d30-b518-46fe-a6ef-293cbeebee24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1672 0.004660 10.0.0.23 - - [2025-01-09 02:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005509 10.0.0.23 - - [2025-01-09 02:32:16] "GET /loadbalancer/c7561318-d403-48d6-9860-8fd90c734f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002502 10.0.0.23 - - [2025-01-09 02:32:16] "GET /instance-ip/224d6d30-b518-46fe-a6ef-293cbeebee24?fields=floating_ips HTTP/1.1" 200 1212 0.006835 10.0.0.23 - - [2025-01-09 02:32:16] "GET /loadbalancer/c7561318-d403-48d6-9860-8fd90c734f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002796 10.0.0.23 - - [2025-01-09 02:32:16] "GET /floating-ip/a42202fc-d4c6-439a-ad9c-c9883a70f1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.002953 10.0.0.23 - - [2025-01-09 02:32:16] "GET /loadbalancer-pool/d2c593fa-2a7d-4f19-bcff-96c4350c5aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.009326 10.0.0.23 - - [2025-01-09 02:32:16] "POST /loadbalancer-members HTTP/1.1" 200 721 0.017033 10.0.0.23 - - [2025-01-09 02:32:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.013659 10.0.0.23 - - [2025-01-09 02:32:16] "GET /virtual-machine-interface/e4407498-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.013985 10.0.0.23 - - [2025-01-09 02:32:16] "GET /virtual-machine-interface/e4407498-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004515 10.0.0.23 - - [2025-01-09 02:32:16] "POST /ref-update HTTP/1.1" 200 156 0.007220 10.0.0.23 - - [2025-01-09 02:32:16] "GET /floating-ip/a42202fc-d4c6-439a-ad9c-c9883a70f1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1814 0.017076 10.0.0.23 - - [2025-01-09 02:32:16] "POST /tags HTTP/1.1" 409 221 0.002146 10.0.0.23 - - [2025-01-09 02:32:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001783 10.0.0.23 - - [2025-01-09 02:32:16] "GET /tag/4ce663ce-ae1c-40a9-af5a-4ce99acbcd75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014727 10.0.0.23 - - [2025-01-09 02:32:16] "PUT /floating-ip/a42202fc-d4c6-439a-ad9c-c9883a70f1ce HTTP/1.1" 200 256 0.014300 10.0.0.23 - - [2025-01-09 02:32:16] "POST /set-tag HTTP/1.1" 200 109 0.086612 10.0.0.23 - - [2025-01-09 02:32:16] "GET /loadbalancer-pool/d2c593fa-2a7d-4f19-bcff-96c4350c5aff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1947 0.021360 10.0.0.23 - - [2025-01-09 02:32:16] "POST /loadbalancer-members HTTP/1.1" 200 721 0.019662 10.0.0.23 - - [2025-01-09 02:32:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.015496 10.0.0.23 - - [2025-01-09 02:32:16] "GET /virtual-machine-interface/e4b25248-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.007484 10.0.0.23 - - [2025-01-09 02:32:16] "GET /virtual-machine-interface/e4b25248-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005318 10.0.0.23 - - [2025-01-09 02:32:16] "POST /ref-update HTTP/1.1" 200 156 0.014710 10.0.0.23 - - [2025-01-09 02:32:16] "GET /floating-ip/a42202fc-d4c6-439a-ad9c-c9883a70f1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2239 0.014048 10.0.0.23 - - [2025-01-09 02:32:16] "POST /set-tag HTTP/1.1" 200 109 0.098325 10.0.0.23 - - [2025-01-09 02:32:17] "POST /tags HTTP/1.1" 409 206 0.002407 10.0.0.23 - - [2025-01-09 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.23 - - [2025-01-09 02:32:17] "GET /tag/c3dc157f-eccd-459d-9491-90e3eba97656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.012745 10.0.0.23 - - [2025-01-09 02:32:17] "POST /tags HTTP/1.1" 409 204 0.014029 10.0.0.23 - - [2025-01-09 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.23 - - [2025-01-09 02:32:17] "GET /tag/d4edee61-e261-44da-bed6-5b51f34a8abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.015223 10.0.0.23 - - [2025-01-09 02:32:17] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002750 10.0.0.23 - - [2025-01-09 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.23 - - [2025-01-09 02:32:17] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003030 10.0.0.23 - - [2025-01-09 02:32:17] "POST /tags HTTP/1.1" 409 206 0.001821 10.0.0.23 - - [2025-01-09 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.23 - - [2025-01-09 02:32:17] "GET /tag/c3dc157f-eccd-459d-9491-90e3eba97656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.014423 10.0.0.23 - - [2025-01-09 02:32:17] "POST /tags HTTP/1.1" 409 226 0.001997 10.0.0.23 - - [2025-01-09 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.23 - - [2025-01-09 02:32:17] "GET /tag/a333dc85-78e1-46c1-96b5-0c03f4128e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.018792 10.0.0.23 - - [2025-01-09 02:32:17] "POST /tags HTTP/1.1" 409 204 0.002291 10.0.0.23 - - [2025-01-09 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.23 - - [2025-01-09 02:32:17] "GET /tag/d4edee61-e261-44da-bed6-5b51f34a8abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.013849 10.0.0.23 - - [2025-01-09 02:32:17] "POST /tags HTTP/1.1" 409 226 0.002693 10.0.0.23 - - [2025-01-09 02:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.23 - - [2025-01-09 02:32:17] "GET /tag/a333dc85-78e1-46c1-96b5-0c03f4128e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.015360 10.0.0.23 - - [2025-01-09 02:32:17] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002690 10.0.0.23 - - [2025-01-09 02:32:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.23 - - [2025-01-09 02:32:18] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002728 10.0.0.23 - - [2025-01-09 02:32:18] "POST /firewall-rules HTTP/1.1" 200 626 0.078025 10.0.0.23 - - [2025-01-09 02:32:18] "POST /firewall-rules HTTP/1.1" 200 646 0.076170 10.0.0.23 - - [2025-01-09 02:32:18] "GET /firewall-rule/a50f3d2e-7561-4616-9b0a-bff17ac58903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.024010 10.0.0.23 - - [2025-01-09 02:32:18] "GET /firewall-policy/5574f959-7e16-44ed-b05e-ef58a206de8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.002407 10.0.0.23 - - [2025-01-09 02:32:18] "GET /firewall-rule/61b774e9-abf7-4abd-9817-5af10162e423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004448 10.0.0.23 - - [2025-01-09 02:32:18] "POST /ref-update HTTP/1.1" 200 156 0.015339 10.0.0.23 - - [2025-01-09 02:32:18] "POST /firewall-policys HTTP/1.1" 200 606 0.039336 10.0.0.23 - - [2025-01-09 02:32:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.013851 10.0.0.23 - - [2025-01-09 02:32:18] "GET /firewall-policy/f83f927d-b5c8-4d84-9fa7-f7ac5a780626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.010053 10.0.0.23 - - [2025-01-09 02:32:18] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003513 10.0.0.23 - - [2025-01-09 02:32:18] "GET /firewall-policy/f83f927d-b5c8-4d84-9fa7-f7ac5a780626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.002931 10.0.0.23 - - [2025-01-09 02:32:18] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.004180 10.0.0.23 - - [2025-01-09 02:32:18] "GET /firewall-policy/5574f959-7e16-44ed-b05e-ef58a206de8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.003399 10.0.0.23 - - [2025-01-09 02:32:18] "GET /firewall-policy/e254a074-315f-448b-b796-7051db4840f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.005080 10.0.0.23 - - [2025-01-09 02:32:18] "GET /firewall-policy/5574f959-7e16-44ed-b05e-ef58a206de8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002787 10.0.0.23 - - [2025-01-09 02:32:18] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.003192 10.0.0.23 - - [2025-01-09 02:32:18] "POST /ref-update HTTP/1.1" 200 156 0.019252 10.0.0.23 - - [2025-01-09 02:32:18] "POST /ref-update HTTP/1.1" 200 156 0.034831 10.0.0.23 - - [2025-01-09 02:32:18] "POST /ref-update HTTP/1.1" 200 156 0.034212 10.0.0.23 - - [2025-01-09 02:32:18] "POST /ref-update HTTP/1.1" 200 156 0.022606 10.0.0.23 - - [2025-01-09 02:32:18] "POST /ref-update HTTP/1.1" 200 156 0.036843 10.0.0.23 - - [2025-01-09 02:32:18] "GET /firewall-policy/f83f927d-b5c8-4d84-9fa7-f7ac5a780626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.009957 10.0.0.23 - - [2025-01-09 02:33:37] "GET /global-system-configs HTTP/1.1" 200 322 0.004324 10.0.0.23 - - [2025-01-09 02:33:39] "GET /global-system-configs HTTP/1.1" 200 322 0.003054 10.0.0.23 - - [2025-01-09 02:34:17] "POST /tags HTTP/1.1" 409 252 0.002311 10.0.0.23 - - [2025-01-09 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.23 - - [2025-01-09 02:34:17] "GET /tag/e4682dbc-0745-4f9f-9a9a-525e4d80f2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.023937 10.0.0.23 - - [2025-01-09 02:34:17] "POST /tags HTTP/1.1" 409 228 0.002118 10.0.0.23 - - [2025-01-09 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.23 - - [2025-01-09 02:34:17] "GET /tag/f7778942-66fd-4fa6-8cd0-431ec7430f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.014868 10.0.0.23 - - [2025-01-09 02:34:17] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.012079 10.0.0.23 - - [2025-01-09 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.23 - - [2025-01-09 02:34:17] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003209 10.0.0.23 - - [2025-01-09 02:34:17] "POST /tags HTTP/1.1" 409 206 0.002288 10.0.0.23 - - [2025-01-09 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.23 - - [2025-01-09 02:34:17] "GET /tag/c3dc157f-eccd-459d-9491-90e3eba97656?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013305 10.0.0.23 - - [2025-01-09 02:34:17] "POST /tags HTTP/1.1" 409 226 0.001978 10.0.0.23 - - [2025-01-09 02:34:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.23 - - [2025-01-09 02:34:17] "GET /tag/a333dc85-78e1-46c1-96b5-0c03f4128e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013314 10.0.0.23 - - [2025-01-09 02:34:17] "POST /tags HTTP/1.1" 409 204 0.002419 10.0.0.23 - - [2025-01-09 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.23 - - [2025-01-09 02:34:18] "GET /tag/d4edee61-e261-44da-bed6-5b51f34a8abb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012897 10.0.0.23 - - [2025-01-09 02:34:18] "POST /tags HTTP/1.1" 409 226 0.001765 10.0.0.23 - - [2025-01-09 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003026 10.0.0.23 - - [2025-01-09 02:34:18] "GET /tag/a333dc85-78e1-46c1-96b5-0c03f4128e54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013209 10.0.0.23 - - [2025-01-09 02:34:18] "POST /tags HTTP/1.1" 409 228 0.002080 10.0.0.23 - - [2025-01-09 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.23 - - [2025-01-09 02:34:18] "GET /tag/f7778942-66fd-4fa6-8cd0-431ec7430f9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.012870 10.0.0.23 - - [2025-01-09 02:34:18] "POST /tags HTTP/1.1" 409 252 0.001878 10.0.0.23 - - [2025-01-09 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.23 - - [2025-01-09 02:34:18] "GET /tag/e4682dbc-0745-4f9f-9a9a-525e4d80f2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.013983 10.0.0.23 - - [2025-01-09 02:34:18] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002424 10.0.0.23 - - [2025-01-09 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.23 - - [2025-01-09 02:34:18] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003286 10.0.0.23 - - [2025-01-09 02:34:18] "POST /firewall-rules HTTP/1.1" 409 281 0.002386 10.0.0.23 - - [2025-01-09 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.23 - - [2025-01-09 02:34:18] "PUT /firewall-rule/61b774e9-abf7-4abd-9817-5af10162e423 HTTP/1.1" 200 260 0.039140 10.0.0.23 - - [2025-01-09 02:34:18] "POST /firewall-rules HTTP/1.1" 409 291 0.003722 10.0.0.23 - - [2025-01-09 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004259 10.0.0.23 - - [2025-01-09 02:34:18] "PUT /firewall-rule/a50f3d2e-7561-4616-9b0a-bff17ac58903 HTTP/1.1" 200 260 0.033318 10.0.0.23 - - [2025-01-09 02:34:18] "GET /firewall-rule/a50f3d2e-7561-4616-9b0a-bff17ac58903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.014948 10.0.0.23 - - [2025-01-09 02:34:18] "POST /firewall-rules HTTP/1.1" 200 658 0.080529 10.0.0.23 - - [2025-01-09 02:34:18] "GET /firewall-rule/c01a414b-f52a-4662-865d-93d6741f0a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.009626 10.0.0.23 - - [2025-01-09 02:34:18] "GET /firewall-policy/5574f959-7e16-44ed-b05e-ef58a206de8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.006156 10.0.0.23 - - [2025-01-09 02:34:18] "GET /firewall-rule/61b774e9-abf7-4abd-9817-5af10162e423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003481 10.0.0.23 - - [2025-01-09 02:34:18] "POST /firewall-policys HTTP/1.1" 409 269 0.001639 10.0.0.23 - - [2025-01-09 02:34:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001422 10.0.0.23 - - [2025-01-09 02:34:18] "PUT /firewall-policy/f83f927d-b5c8-4d84-9fa7-f7ac5a780626 HTTP/1.1" 200 264 0.026990 10.0.0.23 - - [2025-01-09 02:34:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.024796 10.0.0.23 - - [2025-01-09 02:34:18] "GET /firewall-policy/f83f927d-b5c8-4d84-9fa7-f7ac5a780626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.018418 10.0.0.23 - - [2025-01-09 02:34:18] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.009790 10.0.0.23 - - [2025-01-09 02:34:18] "GET /firewall-policy/f83f927d-b5c8-4d84-9fa7-f7ac5a780626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.007364 10.0.0.23 - - [2025-01-09 02:34:18] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.005274 10.0.0.23 - - [2025-01-09 02:34:18] "GET /firewall-policy/5574f959-7e16-44ed-b05e-ef58a206de8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002815 10.0.0.23 - - [2025-01-09 02:34:18] "GET /firewall-policy/e254a074-315f-448b-b796-7051db4840f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1409 0.007663 10.0.0.23 - - [2025-01-09 02:34:18] "GET /firewall-policy/f83f927d-b5c8-4d84-9fa7-f7ac5a780626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004389 10.0.0.23 - - [2025-01-09 02:34:19] "GET /firewall-policy/f83f927d-b5c8-4d84-9fa7-f7ac5a780626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002896 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:34:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001352 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:34:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001022 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:34:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000884 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:34:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001081 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:34:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000925 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:34:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.000928 10.0.0.23 - - [2025-01-09 02:35:20] "GET /virtual-machine-interface/e4407498-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005655 10.0.0.23 - - [2025-01-09 02:35:20] "POST /set-tag HTTP/1.1" 200 109 0.007650 10.0.0.23 - - [2025-01-09 02:35:20] "GET /virtual-machine-interface/e6703406-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.009179 10.0.0.23 - - [2025-01-09 02:35:20] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.23 - - [2025-01-09 02:35:20] "GET /virtual-machine-interface/e7e14d7a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005155 10.0.0.23 - - [2025-01-09 02:35:20] "POST /set-tag HTTP/1.1" 200 109 0.002385 10.0.0.23 - - [2025-01-09 02:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.23 - - [2025-01-09 02:35:20] "GET /loadbalancer/c7561318-d403-48d6-9860-8fd90c734f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002520 10.0.0.23 - - [2025-01-09 02:35:20] "GET /virtual-machine-interface/e4407498-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.004278 10.0.0.23 - - [2025-01-09 02:35:20] "POST /set-tag HTTP/1.1" 200 109 0.020910 10.0.0.23 - - [2025-01-09 02:35:20] "DELETE /loadbalancer-member/14758860-a3b9-48ce-8c41-87d6a9ccefad HTTP/1.1" 200 115 0.040674 10.0.0.23 - - [2025-01-09 02:35:20] "GET /virtual-machine-interface/e560e24a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005310 10.0.0.23 - - [2025-01-09 02:35:20] "POST /set-tag HTTP/1.1" 200 109 0.003354 10.0.0.23 - - [2025-01-09 02:35:20] "GET /virtual-machine-interface/e6eab2b2-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.015820 10.0.0.23 - - [2025-01-09 02:35:20] "POST /set-tag HTTP/1.1" 200 109 0.003464 10.0.0.23 - - [2025-01-09 02:35:21] "GET /virtual-machine-interface/e5ddd584-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.008182 10.0.0.23 - - [2025-01-09 02:35:21] "POST /set-tag HTTP/1.1" 200 109 0.003034 10.0.0.23 - - [2025-01-09 02:35:21] "GET /virtual-machine-interface/e76ebfa8-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005262 10.0.0.23 - - [2025-01-09 02:35:21] "POST /set-tag HTTP/1.1" 200 109 0.002695 10.0.0.23 - - [2025-01-09 02:35:21] "GET /virtual-machine-interface/e4b25248-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005514 10.0.0.23 - - [2025-01-09 02:35:21] "POST /set-tag HTTP/1.1" 200 109 0.003153 10.0.0.23 - - [2025-01-09 02:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.23 - - [2025-01-09 02:35:21] "GET /loadbalancer/c7561318-d403-48d6-9860-8fd90c734f4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.002574 10.0.0.23 - - [2025-01-09 02:35:21] "GET /virtual-machine-interface/e4b25248-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.005176 10.0.0.23 - - [2025-01-09 02:35:21] "POST /set-tag HTTP/1.1" 200 109 0.005248 10.0.0.23 - - [2025-01-09 02:35:21] "GET /virtual-machine-interface/e4b25248-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.006566 10.0.0.23 - - [2025-01-09 02:35:21] "POST /set-tag HTTP/1.1" 200 109 0.002413 10.0.0.23 - - [2025-01-09 02:35:21] "GET /virtual-machine/81c9ed55-72f6-4dc4-b1eb-8c40e6dd54e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002784 10.0.0.23 - - [2025-01-09 02:35:21] "POST /ref-update HTTP/1.1" 200 156 0.010962 10.0.0.23 - - [2025-01-09 02:35:21] "GET /virtual-machine-interface/e4b25248-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4046 0.008937 10.0.0.23 - - [2025-01-09 02:35:21] "POST /set-tag HTTP/1.1" 200 109 0.063348 10.0.0.23 - - [2025-01-09 02:35:22] "POST /set-tag HTTP/1.1" 200 109 0.018888 10.0.0.23 - - [2025-01-09 02:35:22] "POST /set-tag HTTP/1.1" 200 109 0.027717 10.0.0.23 - - [2025-01-09 02:35:22] "POST /set-tag HTTP/1.1" 200 109 0.030521 10.0.0.23 - - [2025-01-09 02:35:22] "POST /set-tag HTTP/1.1" 200 109 0.014945 10.0.0.23 - - [2025-01-09 02:35:22] "DELETE /instance-ip/e4d02ae8-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.052838 10.0.0.23 - - [2025-01-09 02:35:22] "POST /ref-update HTTP/1.1" 200 156 0.008727 10.0.0.23 - - [2025-01-09 02:35:22] "DELETE /virtual-machine-interface/e4b25248-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.048956 10.0.0.23 - - [2025-01-09 02:35:22] "DELETE /virtual-machine/81c9ed55-72f6-4dc4-b1eb-8c40e6dd54e3 HTTP/1.1" 200 115 0.027990 10.0.0.23 - - [2025-01-09 02:35:22] "GET /virtual-machine-interface/e560e24a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005309 10.0.0.23 - - [2025-01-09 02:35:22] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.23 - - [2025-01-09 02:35:22] "GET /virtual-machine-interface/e560e24a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004623 10.0.0.23 - - [2025-01-09 02:35:22] "POST /set-tag HTTP/1.1" 200 109 0.002100 10.0.0.23 - - [2025-01-09 02:35:22] "GET /virtual-machine/5e2e53fa-e248-48ba-91fa-d523a8680666?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002921 10.0.0.23 - - [2025-01-09 02:35:22] "POST /ref-update HTTP/1.1" 200 156 0.010018 10.0.0.23 - - [2025-01-09 02:35:22] "GET /virtual-machine-interface/e560e24a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.019412 10.0.0.23 - - [2025-01-09 02:35:22] "POST /set-tag HTTP/1.1" 200 109 0.018617 10.0.0.23 - - [2025-01-09 02:35:22] "POST /set-tag HTTP/1.1" 200 109 0.028188 10.0.0.23 - - [2025-01-09 02:35:22] "POST /set-tag HTTP/1.1" 200 109 0.026341 10.0.0.23 - - [2025-01-09 02:35:22] "POST /set-tag HTTP/1.1" 200 109 0.018902 10.0.0.23 - - [2025-01-09 02:35:22] "POST /set-tag HTTP/1.1" 200 109 0.039397 10.0.0.23 - - [2025-01-09 02:35:22] "DELETE /instance-ip/e57c791a-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.064797 10.0.0.23 - - [2025-01-09 02:35:22] "DELETE /virtual-machine-interface/e560e24a-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.045815 10.0.0.23 - - [2025-01-09 02:35:22] "DELETE /virtual-machine/5e2e53fa-e248-48ba-91fa-d523a8680666 HTTP/1.1" 200 115 0.018907 10.0.0.23 - - [2025-01-09 02:35:22] "GET /virtual-machine-interface/e4407498-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.009437 10.0.0.23 - - [2025-01-09 02:35:22] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.23 - - [2025-01-09 02:35:22] "GET /virtual-machine-interface/e4407498-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004808 10.0.0.23 - - [2025-01-09 02:35:22] "POST /set-tag HTTP/1.1" 200 109 0.002305 10.0.0.23 - - [2025-01-09 02:35:23] "GET /virtual-machine/2c8ee476-3070-4108-a8e1-830f86355d5e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003138 10.0.0.23 - - [2025-01-09 02:35:23] "POST /ref-update HTTP/1.1" 200 156 0.011133 10.0.0.23 - - [2025-01-09 02:35:23] "GET /virtual-machine-interface/e4407498-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.005111 10.0.0.23 - - [2025-01-09 02:35:23] "POST /set-tag HTTP/1.1" 200 109 0.018459 10.0.0.23 - - [2025-01-09 02:35:23] "POST /set-tag HTTP/1.1" 200 109 0.023121 10.0.0.23 - - [2025-01-09 02:35:23] "POST /set-tag HTTP/1.1" 200 109 0.033730 10.0.0.23 - - [2025-01-09 02:35:23] "POST /set-tag HTTP/1.1" 200 109 0.015857 10.0.0.23 - - [2025-01-09 02:35:23] "POST /set-tag HTTP/1.1" 200 109 0.042536 10.0.0.23 - - [2025-01-09 02:35:23] "DELETE /instance-ip/e459a184-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.044515 10.0.0.23 - - [2025-01-09 02:35:23] "POST /ref-update HTTP/1.1" 200 156 0.018822 10.0.0.23 - - [2025-01-09 02:35:23] "DELETE /virtual-machine-interface/e4407498-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.050984 10.0.0.23 - - [2025-01-09 02:35:23] "DELETE /virtual-machine/2c8ee476-3070-4108-a8e1-830f86355d5e HTTP/1.1" 200 115 0.024631 10.0.0.23 - - [2025-01-09 02:35:23] "DELETE /tag/c0ddc417-52fa-4fe9-a3fa-b3ec6b797fca HTTP/1.1" 200 115 0.038897 10.0.0.23 - - [2025-01-09 02:35:23] "GET /virtual-machine-interface/e5ddd584-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004773 10.0.0.23 - - [2025-01-09 02:35:23] "POST /set-tag HTTP/1.1" 200 109 0.002911 10.0.0.23 - - [2025-01-09 02:35:23] "GET /virtual-machine-interface/e5ddd584-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.004828 10.0.0.23 - - [2025-01-09 02:35:23] "POST /set-tag HTTP/1.1" 200 109 0.002307 10.0.0.23 - - [2025-01-09 02:35:23] "GET /virtual-machine/f4ac9901-39aa-4cc2-88bc-0d9b7c5eb95f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003389 10.0.0.23 - - [2025-01-09 02:35:23] "POST /ref-update HTTP/1.1" 200 156 0.011750 10.0.0.23 - - [2025-01-09 02:35:23] "GET /virtual-machine-interface/e5ddd584-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3864 0.017529 10.0.0.23 - - [2025-01-09 02:35:23] "POST /set-tag HTTP/1.1" 200 109 0.019889 10.0.0.23 - - [2025-01-09 02:35:23] "POST /set-tag HTTP/1.1" 200 109 0.031777 10.0.0.23 - - [2025-01-09 02:35:23] "POST /set-tag HTTP/1.1" 200 109 0.029063 10.0.0.23 - - [2025-01-09 02:35:23] "POST /set-tag HTTP/1.1" 200 109 0.017157 10.0.0.23 - - [2025-01-09 02:35:23] "POST /set-tag HTTP/1.1" 200 109 0.032101 10.0.0.23 - - [2025-01-09 02:35:24] "DELETE /instance-ip/e5f8dc26-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.056146 10.0.0.23 - - [2025-01-09 02:35:24] "DELETE /virtual-machine-interface/e5ddd584-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.036827 10.0.0.23 - - [2025-01-09 02:35:24] "DELETE /virtual-machine/f4ac9901-39aa-4cc2-88bc-0d9b7c5eb95f HTTP/1.1" 200 115 0.026165 10.0.0.23 - - [2025-01-09 02:35:24] "DELETE /tag/c3dc157f-eccd-459d-9491-90e3eba97656 HTTP/1.1" 409 388 0.006815 10.0.0.23 - - [2025-01-09 02:35:24] "DELETE /tag/0fe56849-49f9-4b23-9825-54b28056cd9d HTTP/1.1" 200 115 0.034435 10.0.0.23 - - [2025-01-09 02:35:51] "GET /virtual-machine-interface/e76ebfa8-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006881 10.0.0.23 - - [2025-01-09 02:35:51] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.23 - - [2025-01-09 02:35:51] "GET /virtual-machine-interface/e76ebfa8-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006253 10.0.0.23 - - [2025-01-09 02:35:51] "POST /set-tag HTTP/1.1" 200 109 0.003430 10.0.0.23 - - [2025-01-09 02:35:51] "GET /virtual-machine/afa5cfe8-d31e-470b-810a-6a2b325a5dd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003161 10.0.0.23 - - [2025-01-09 02:35:51] "POST /ref-update HTTP/1.1" 200 156 0.009267 10.0.0.23 - - [2025-01-09 02:35:51] "GET /virtual-machine-interface/e76ebfa8-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007506 10.0.0.23 - - [2025-01-09 02:35:52] "POST /set-tag HTTP/1.1" 200 109 0.026174 10.0.0.23 - - [2025-01-09 02:35:52] "POST /set-tag HTTP/1.1" 200 109 0.037550 10.0.0.23 - - [2025-01-09 02:35:52] "POST /set-tag HTTP/1.1" 200 109 0.017823 10.0.0.23 - - [2025-01-09 02:35:52] "POST /set-tag HTTP/1.1" 200 109 0.013425 10.0.0.23 - - [2025-01-09 02:35:52] "DELETE /instance-ip/e784d536-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.055767 10.0.0.23 - - [2025-01-09 02:35:52] "DELETE /virtual-machine-interface/e76ebfa8-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.047787 10.0.0.23 - - [2025-01-09 02:35:52] "DELETE /virtual-machine/afa5cfe8-d31e-470b-810a-6a2b325a5dd1 HTTP/1.1" 200 115 0.019882 10.0.0.23 - - [2025-01-09 02:35:52] "DELETE /tag/618907fd-584d-494d-aec5-52683db17559 HTTP/1.1" 200 115 0.035182 10.0.0.23 - - [2025-01-09 02:35:52] "GET /virtual-machine-interface/e6eab2b2-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005992 10.0.0.23 - - [2025-01-09 02:35:52] "POST /set-tag HTTP/1.1" 200 109 0.002796 10.0.0.23 - - [2025-01-09 02:35:52] "GET /virtual-machine-interface/e6eab2b2-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.007171 10.0.0.23 - - [2025-01-09 02:35:52] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.23 - - [2025-01-09 02:35:52] "GET /virtual-machine/1818a806-4645-4e8f-8efc-9e6d8adbca23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003182 10.0.0.23 - - [2025-01-09 02:35:52] "POST /ref-update HTTP/1.1" 200 156 0.011637 10.0.0.23 - - [2025-01-09 02:35:52] "GET /virtual-machine-interface/e6eab2b2-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.010049 10.0.0.23 - - [2025-01-09 02:35:52] "POST /set-tag HTTP/1.1" 200 109 0.018207 10.0.0.23 - - [2025-01-09 02:35:52] "POST /set-tag HTTP/1.1" 200 109 0.048318 10.0.0.23 - - [2025-01-09 02:35:52] "POST /set-tag HTTP/1.1" 200 109 0.026297 10.0.0.23 - - [2025-01-09 02:35:52] "POST /set-tag HTTP/1.1" 200 109 0.024860 10.0.0.23 - - [2025-01-09 02:35:52] "DELETE /instance-ip/e708890e-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.053515 10.0.0.23 - - [2025-01-09 02:35:52] "DELETE /virtual-machine-interface/e6eab2b2-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.053205 10.0.0.23 - - [2025-01-09 02:35:52] "DELETE /virtual-machine/1818a806-4645-4e8f-8efc-9e6d8adbca23 HTTP/1.1" 200 115 0.026096 10.0.0.23 - - [2025-01-09 02:35:52] "DELETE /tag/d4edee61-e261-44da-bed6-5b51f34a8abb HTTP/1.1" 409 236 0.004612 10.0.0.23 - - [2025-01-09 02:35:52] "GET /virtual-machine-interface/e6703406-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005002 10.0.0.23 - - [2025-01-09 02:35:52] "POST /set-tag HTTP/1.1" 200 109 0.002406 10.0.0.23 - - [2025-01-09 02:35:52] "GET /virtual-machine-interface/e6703406-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.004912 10.0.0.23 - - [2025-01-09 02:35:52] "POST /set-tag HTTP/1.1" 200 109 0.002368 10.0.0.23 - - [2025-01-09 02:35:53] "GET /virtual-machine/11d773ff-bc97-456f-ba15-3a890c81a7e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003131 10.0.0.23 - - [2025-01-09 02:35:53] "POST /ref-update HTTP/1.1" 200 156 0.010115 10.0.0.23 - - [2025-01-09 02:35:53] "GET /virtual-machine-interface/e6703406-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006012 10.0.0.23 - - [2025-01-09 02:35:53] "POST /set-tag HTTP/1.1" 200 109 0.018173 10.0.0.23 - - [2025-01-09 02:35:53] "POST /set-tag HTTP/1.1" 200 109 0.034476 10.0.0.23 - - [2025-01-09 02:35:53] "POST /set-tag HTTP/1.1" 200 109 0.033191 10.0.0.23 - - [2025-01-09 02:35:53] "POST /set-tag HTTP/1.1" 200 109 0.014155 10.0.0.23 - - [2025-01-09 02:35:53] "DELETE /instance-ip/e688dede-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.064433 10.0.0.23 - - [2025-01-09 02:35:53] "DELETE /virtual-machine-interface/e6703406-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.046818 10.0.0.23 - - [2025-01-09 02:35:53] "DELETE /virtual-machine/11d773ff-bc97-456f-ba15-3a890c81a7e9 HTTP/1.1" 200 115 0.025645 10.0.0.23 - - [2025-01-09 02:35:53] "DELETE /tag/2e426968-d074-47d9-b835-8c687020adfd HTTP/1.1" 200 115 0.036550 10.0.0.23 - - [2025-01-09 02:35:53] "DELETE /tag/5b4f7cc4-d6e9-49c8-ae2a-27cfa4d2c137 HTTP/1.1" 200 115 0.035678 10.0.0.23 - - [2025-01-09 02:35:53] "DELETE /tag/d290104a-ae7d-4fa8-954a-ee3d446b956f HTTP/1.1" 200 115 0.036629 10.0.0.23 - - [2025-01-09 02:35:53] "GET /virtual-machine-interface/e7e14d7a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.006164 10.0.0.23 - - [2025-01-09 02:35:53] "POST /set-tag HTTP/1.1" 200 109 0.003252 10.0.0.23 - - [2025-01-09 02:35:53] "GET /virtual-machine-interface/e7e14d7a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.005177 10.0.0.23 - - [2025-01-09 02:35:53] "POST /set-tag HTTP/1.1" 200 109 0.002653 10.0.0.23 - - [2025-01-09 02:35:53] "GET /virtual-machine/e8f87759-a451-4083-8b79-099388316917?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003102 10.0.0.23 - - [2025-01-09 02:35:53] "POST /ref-update HTTP/1.1" 200 156 0.011392 10.0.0.23 - - [2025-01-09 02:35:53] "GET /virtual-machine-interface/e7e14d7a-ce31-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3701 0.014791 10.0.0.23 - - [2025-01-09 02:35:53] "POST /set-tag HTTP/1.1" 200 109 0.018806 10.0.0.23 - - [2025-01-09 02:35:53] "POST /set-tag HTTP/1.1" 200 109 0.033634 10.0.0.23 - - [2025-01-09 02:35:53] "POST /set-tag HTTP/1.1" 200 109 0.040371 10.0.0.23 - - [2025-01-09 02:35:53] "POST /set-tag HTTP/1.1" 200 109 0.015889 10.0.0.23 - - [2025-01-09 02:35:53] "DELETE /instance-ip/e7ff3812-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.052056 10.0.0.23 - - [2025-01-09 02:35:54] "DELETE /virtual-machine-interface/e7e14d7a-ce31-11ef-b0b9-fa163e2bff8f HTTP/1.1" 200 115 0.049401 10.0.0.23 - - [2025-01-09 02:35:54] "DELETE /virtual-machine/e8f87759-a451-4083-8b79-099388316917 HTTP/1.1" 200 115 0.029819 10.0.0.23 - - [2025-01-09 02:35:54] "DELETE /tag/30cfc893-07ad-4d52-87ee-675f6e351c37 HTTP/1.1" 200 115 0.042404 10.0.0.23 - - [2025-01-09 02:35:54] "DELETE /tag/f7778942-66fd-4fa6-8cd0-431ec7430f9f HTTP/1.1" 409 236 0.006385 10.0.0.23 - - [2025-01-09 02:35:54] "DELETE /tag/e4682dbc-0745-4f9f-9a9a-525e4d80f2b4 HTTP/1.1" 409 236 0.005815 10.0.0.23 - - [2025-01-09 02:35:55] "POST /projects HTTP/1.1" 409 238 0.002160 10.0.0.23 - - [2025-01-09 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.23 - - [2025-01-09 02:35:55] "GET /project/3a3c0098-a1d8-4101-96c8-e5f704325531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.026716 10.0.0.23 - - [2025-01-09 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004850 10.0.0.23 - - [2025-01-09 02:35:55] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004736 10.0.0.23 - - [2025-01-09 02:35:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.23 - - [2025-01-09 02:35:55] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004335 10.0.0.23 - - [2025-01-09 02:35:56] "POST /security-groups HTTP/1.1" 409 285 0.008709 10.0.0.23 - - [2025-01-09 02:35:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.23 - - [2025-01-09 02:35:56] "PUT /security-group/1772c880-4a20-4b4c-81f4-aa6bbe2cd443 HTTP/1.1" 200 262 0.054740 10.0.0.23 - - [2025-01-09 02:35:56] "PUT /access-control-list/92ad89eb-e0d9-45da-9e15-12160bf359de HTTP/1.1" 200 272 0.017475 10.0.0.23 - - [2025-01-09 02:35:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.032775 10.0.0.23 - - [2025-01-09 02:35:56] "PUT /access-control-list/14f2d136-8d87-4c05-a7a3-3e6a34ba1cff HTTP/1.1" 200 272 0.022065 10.0.0.23 - - [2025-01-09 02:36:01] "POST /projects HTTP/1.1" 409 238 0.002168 10.0.0.23 - - [2025-01-09 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.23 - - [2025-01-09 02:36:01] "GET /project/3a3c0098-a1d8-4101-96c8-e5f704325531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032423 10.0.0.23 - - [2025-01-09 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002005 10.0.0.23 - - [2025-01-09 02:36:01] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004720 10.0.0.23 - - [2025-01-09 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.23 - - [2025-01-09 02:36:01] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004697 10.0.0.23 - - [2025-01-09 02:36:01] "POST /security-groups HTTP/1.1" 409 285 0.002773 10.0.0.23 - - [2025-01-09 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.23 - - [2025-01-09 02:36:01] "PUT /security-group/1772c880-4a20-4b4c-81f4-aa6bbe2cd443 HTTP/1.1" 200 262 0.057765 10.0.0.23 - - [2025-01-09 02:36:01] "PUT /access-control-list/92ad89eb-e0d9-45da-9e15-12160bf359de HTTP/1.1" 200 272 0.013998 10.0.0.23 - - [2025-01-09 02:36:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.028150 10.0.0.23 - - [2025-01-09 02:36:01] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4895 0.015625 10.0.0.23 - - [2025-01-09 02:36:01] "PUT /access-control-list/14f2d136-8d87-4c05-a7a3-3e6a34ba1cff HTTP/1.1" 200 272 0.032370 10.0.0.23 - - [2025-01-09 02:36:01] "GET /firewall-rule/cb4a2640-7768-4629-8ae3-b446115b472d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2089 0.003263 10.0.0.23 - - [2025-01-09 02:36:01] "POST /ref-update HTTP/1.1" 200 156 0.055342 10.0.0.23 - - [2025-01-09 02:36:01] "DELETE /firewall-rule/cb4a2640-7768-4629-8ae3-b446115b472d HTTP/1.1" 200 115 0.043323 10.0.0.23 - - [2025-01-09 02:36:01] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4639 0.007690 10.0.0.23 - - [2025-01-09 02:36:01] "GET /firewall-rule/0c3f85c4-fdd4-4295-b26b-757d16b2dfeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003119 10.0.0.23 - - [2025-01-09 02:36:01] "POST /ref-update HTTP/1.1" 200 156 0.063620 10.0.0.23 - - [2025-01-09 02:36:01] "DELETE /firewall-rule/0c3f85c4-fdd4-4295-b26b-757d16b2dfeb HTTP/1.1" 200 115 0.066193 10.0.0.23 - - [2025-01-09 02:36:01] "DELETE /tag/6788beab-9f1d-4b31-b45b-faac1c8a19d3 HTTP/1.1" 200 115 0.075747 10.0.0.23 - - [2025-01-09 02:36:01] "DELETE /tag/f7778942-66fd-4fa6-8cd0-431ec7430f9f HTTP/1.1" 409 236 0.004126 10.0.0.23 - - [2025-01-09 02:36:01] "DELETE /tag/e4682dbc-0745-4f9f-9a9a-525e4d80f2b4 HTTP/1.1" 409 236 0.013894 10.0.0.23 - - [2025-01-09 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.014131 10.0.0.23 - - [2025-01-09 02:36:01] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008958 10.0.0.23 - - [2025-01-09 02:36:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.23 - - [2025-01-09 02:36:01] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005305 10.0.0.23 - - [2025-01-09 02:36:02] "PUT /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4 HTTP/1.1" 200 264 0.066308 10.0.0.23 - - [2025-01-09 02:36:02] "PUT /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170 HTTP/1.1" 200 264 0.060731 10.0.0.23 - - [2025-01-09 02:36:02] "DELETE /security-group/1772c880-4a20-4b4c-81f4-aa6bbe2cd443 HTTP/1.1" 200 115 0.079708 10.0.0.23 - - [2025-01-09 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007560 10.0.0.23 - - [2025-01-09 02:36:02] "DELETE /access-control-list/92ad89eb-e0d9-45da-9e15-12160bf359de HTTP/1.1" 200 115 0.062633 10.0.0.23 - - [2025-01-09 02:36:02] "DELETE /access-control-list/14f2d136-8d87-4c05-a7a3-3e6a34ba1cff HTTP/1.1" 200 115 0.023255 10.0.0.23 - - [2025-01-09 02:36:02] "GET /project/3a3c0098-a1d8-4101-96c8-e5f704325531?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.035071 10.0.0.23 - - [2025-01-09 02:36:02] "GET /project/3a3c0098-a1d8-4101-96c8-e5f704325531?fields=security_groups HTTP/1.1" 200 1349 0.059194 10.0.0.23 - - [2025-01-09 02:36:02] "DELETE /security-group/928916e6-b1b7-4b99-9337-a72140644061 HTTP/1.1" 200 115 0.049013 10.0.0.23 - - [2025-01-09 02:36:02] "DELETE /access-control-list/e219b9be-7147-4e1c-8ac8-4a65496e96f1 HTTP/1.1" 200 115 0.052310 10.0.0.23 - - [2025-01-09 02:36:02] "GET /project/3a3c0098-a1d8-4101-96c8-e5f704325531?fields=application_policy_sets HTTP/1.1" 200 1388 0.054310 10.0.0.23 - - [2025-01-09 02:36:02] "DELETE /access-control-list/a3c0524c-ab27-46ed-825e-f81d77d71afc HTTP/1.1" 200 115 0.046194 10.0.0.23 - - [2025-01-09 02:36:02] "DELETE /project/3a3c0098-a1d8-4101-96c8-e5f704325531 HTTP/1.1" 200 115 0.339889 10.0.0.23 - - [2025-01-09 02:36:02] "POST /projects HTTP/1.1" 409 238 0.004494 10.0.0.23 - - [2025-01-09 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.23 - - [2025-01-09 02:36:02] "GET /project/1f070f4a-15ac-44ee-8e82-716565b50640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.032456 10.0.0.23 - - [2025-01-09 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.23 - - [2025-01-09 02:36:02] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004831 10.0.0.23 - - [2025-01-09 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.23 - - [2025-01-09 02:36:02] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005033 10.0.0.23 - - [2025-01-09 02:36:02] "POST /security-groups HTTP/1.1" 409 285 0.002547 10.0.0.23 - - [2025-01-09 02:36:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002455 10.0.0.23 - - [2025-01-09 02:36:02] "PUT /security-group/0b59d8a5-3385-4e68-973d-de7257999934 HTTP/1.1" 200 262 0.069849 10.0.0.23 - - [2025-01-09 02:36:02] "PUT /access-control-list/0c427879-db53-40a5-aeea-e143d413a68d HTTP/1.1" 200 272 0.015530 10.0.0.23 - - [2025-01-09 02:36:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.020000 10.0.0.23 - - [2025-01-09 02:36:02] "PUT /access-control-list/bff6919e-9a32-4994-81a1-eabae477dce9 HTTP/1.1" 200 272 0.028422 10.0.0.23 - - [2025-01-09 02:36:06] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002999 10.0.0.23 - - [2025-01-09 02:36:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.23 - - [2025-01-09 02:36:06] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.003819 10.0.0.23 - - [2025-01-09 02:36:06] "GET /firewall-policy/5574f959-7e16-44ed-b05e-ef58a206de8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1735 0.002535 10.0.0.23 - - [2025-01-09 02:36:07] "GET /firewall-rule/61b774e9-abf7-4abd-9817-5af10162e423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003122 10.0.0.23 - - [2025-01-09 02:36:07] "POST /ref-update HTTP/1.1" 200 156 0.016130 10.0.0.23 - - [2025-01-09 02:36:07] "DELETE /firewall-rule/61b774e9-abf7-4abd-9817-5af10162e423 HTTP/1.1" 200 115 0.064573 10.0.0.23 - - [2025-01-09 02:36:07] "GET /firewall-policy/f83f927d-b5c8-4d84-9fa7-f7ac5a780626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.004252 10.0.0.23 - - [2025-01-09 02:36:07] "GET /firewall-rule/c01a414b-f52a-4662-865d-93d6741f0a83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.003187 10.0.0.23 - - [2025-01-09 02:36:07] "POST /ref-update HTTP/1.1" 200 156 0.016726 10.0.0.23 - - [2025-01-09 02:36:07] "DELETE /firewall-rule/c01a414b-f52a-4662-865d-93d6741f0a83 HTTP/1.1" 200 115 0.053141 10.0.0.23 - - [2025-01-09 02:36:07] "GET /firewall-policy/f83f927d-b5c8-4d84-9fa7-f7ac5a780626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2352 0.004535 10.0.0.23 - - [2025-01-09 02:36:07] "GET /firewall-rule/a50f3d2e-7561-4616-9b0a-bff17ac58903?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003262 10.0.0.23 - - [2025-01-09 02:36:07] "POST /ref-update HTTP/1.1" 200 156 0.012741 10.0.0.23 - - [2025-01-09 02:36:07] "DELETE /firewall-rule/a50f3d2e-7561-4616-9b0a-bff17ac58903 HTTP/1.1" 200 115 0.042943 10.0.0.23 - - [2025-01-09 02:36:07] "GET /application-policy-set/329b5ff3-cf7c-4994-9900-9c42a4c686b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002925 10.0.0.23 - - [2025-01-09 02:36:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.23 - - [2025-01-09 02:36:07] "GET /policy-management/211b472c-bf69-4bf5-8a30-2902702352ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 859 0.002808 10.0.0.23 - - [2025-01-09 02:36:07] "GET /firewall-policy/f83f927d-b5c8-4d84-9fa7-f7ac5a780626?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004036 10.0.0.23 - - [2025-01-09 02:36:07] "POST /ref-update HTTP/1.1" 200 156 0.026440 10.0.0.23 - - [2025-01-09 02:36:07] "DELETE /firewall-policy/f83f927d-b5c8-4d84-9fa7-f7ac5a780626 HTTP/1.1" 200 115 0.040293 10.0.0.23 - - [2025-01-09 02:36:07] "DELETE /tag/c3dc157f-eccd-459d-9491-90e3eba97656 HTTP/1.1" 200 115 0.074756 10.0.0.23 - - [2025-01-09 02:36:07] "DELETE /tag/f7778942-66fd-4fa6-8cd0-431ec7430f9f HTTP/1.1" 200 115 0.068197 10.0.0.23 - - [2025-01-09 02:36:07] "DELETE /tag/e4682dbc-0745-4f9f-9a9a-525e4d80f2b4 HTTP/1.1" 200 115 0.034428 10.0.0.23 - - [2025-01-09 02:36:07] "DELETE /tag/d4edee61-e261-44da-bed6-5b51f34a8abb HTTP/1.1" 200 115 0.078778 10.0.0.23 - - [2025-01-09 02:36:07] "DELETE /loadbalancer-member/1fa3d0bf-6c9f-430b-b02b-cde3d6f6d430 HTTP/1.1" 200 115 0.059031 10.0.0.23 - - [2025-01-09 02:36:07] "DELETE /loadbalancer-pool/d2c593fa-2a7d-4f19-bcff-96c4350c5aff HTTP/1.1" 200 115 0.056922 10.0.0.23 - - [2025-01-09 02:36:08] "DELETE /loadbalancer-listener/b8bba1b0-9dac-4119-9b14-9f4ad90047bb HTTP/1.1" 200 115 0.077311 10.0.0.23 - - [2025-01-09 02:36:08] "DELETE /loadbalancer/c7561318-d403-48d6-9860-8fd90c734f4c HTTP/1.1" 200 115 0.065223 10.0.0.23 - - [2025-01-09 02:36:08] "DELETE /floating-ip/a42202fc-d4c6-439a-ad9c-c9883a70f1ce HTTP/1.1" 200 115 0.057186 10.0.0.23 - - [2025-01-09 02:36:08] "DELETE /instance-ip/224d6d30-b518-46fe-a6ef-293cbeebee24 HTTP/1.1" 200 115 0.050472 10.0.0.23 - - [2025-01-09 02:36:08] "DELETE /virtual-machine-interface/c3c3da23-70e4-4046-b26e-82072426004a HTTP/1.1" 200 115 0.075297 10.0.0.23 - - [2025-01-09 02:36:08] "DELETE /tag/4ce663ce-ae1c-40a9-af5a-4ce99acbcd75 HTTP/1.1" 200 115 0.050874 10.0.0.23 - - [2025-01-09 02:36:08] "POST /projects HTTP/1.1" 409 238 0.009121 10.0.0.23 - - [2025-01-09 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005274 10.0.0.23 - - [2025-01-09 02:36:08] "GET /project/1f070f4a-15ac-44ee-8e82-716565b50640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.053308 10.0.0.23 - - [2025-01-09 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.23 - - [2025-01-09 02:36:08] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005869 10.0.0.23 - - [2025-01-09 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.23 - - [2025-01-09 02:36:08] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.013137 10.0.0.23 - - [2025-01-09 02:36:08] "POST /security-groups HTTP/1.1" 409 285 0.002947 10.0.0.23 - - [2025-01-09 02:36:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.23 - - [2025-01-09 02:36:08] "PUT /security-group/0b59d8a5-3385-4e68-973d-de7257999934 HTTP/1.1" 200 262 0.081359 10.0.0.23 - - [2025-01-09 02:36:08] "PUT /access-control-list/0c427879-db53-40a5-aeea-e143d413a68d HTTP/1.1" 200 272 0.045239 10.0.0.23 - - [2025-01-09 02:36:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.050368 10.0.0.23 - - [2025-01-09 02:36:08] "PUT /access-control-list/bff6919e-9a32-4994-81a1-eabae477dce9 HTTP/1.1" 200 272 0.037374 10.0.0.23 - - [2025-01-09 02:36:08] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4384 0.022309 10.0.0.23 - - [2025-01-09 02:36:08] "GET /firewall-rule/41659731-f2b4-45ed-8fe3-4b826e95f8fd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004882 10.0.0.23 - - [2025-01-09 02:36:09] "POST /ref-update HTTP/1.1" 200 156 0.085697 10.0.0.23 - - [2025-01-09 02:36:09] "DELETE /firewall-rule/41659731-f2b4-45ed-8fe3-4b826e95f8fd HTTP/1.1" 200 115 0.056505 10.0.0.23 - - [2025-01-09 02:36:09] "GET /firewall-policy/006bacf4-b409-4e58-9cc1-8b377b18c7ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4128 0.010492 10.0.0.23 - - [2025-01-09 02:36:09] "GET /firewall-rule/01ff7513-1e74-4048-a337-b76cebe6f48d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2084 0.003321 10.0.0.23 - - [2025-01-09 02:36:09] "POST /ref-update HTTP/1.1" 200 156 0.099150 10.0.0.23 - - [2025-01-09 02:36:09] "DELETE /firewall-rule/01ff7513-1e74-4048-a337-b76cebe6f48d HTTP/1.1" 200 115 0.061433 10.0.0.23 - - [2025-01-09 02:36:09] "DELETE /tag/a333dc85-78e1-46c1-96b5-0c03f4128e54 HTTP/1.1" 200 115 0.056256 10.0.0.23 - - [2025-01-09 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009054 10.0.0.23 - - [2025-01-09 02:36:09] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005303 10.0.0.23 - - [2025-01-09 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.23 - - [2025-01-09 02:36:09] "GET /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005558 10.0.0.23 - - [2025-01-09 02:36:09] "PUT /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4 HTTP/1.1" 200 264 0.086004 10.0.0.23 - - [2025-01-09 02:36:09] "PUT /virtual-network/d931e3e0-b148-437a-912d-17e8e7458170 HTTP/1.1" 200 264 0.062926 10.0.0.23 - - [2025-01-09 02:36:09] "DELETE /security-group/0b59d8a5-3385-4e68-973d-de7257999934 HTTP/1.1" 200 115 0.067029 10.0.0.23 - - [2025-01-09 02:36:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.23 - - [2025-01-09 02:36:09] "DELETE /access-control-list/0c427879-db53-40a5-aeea-e143d413a68d HTTP/1.1" 200 115 0.045550 10.0.0.23 - - [2025-01-09 02:36:09] "DELETE /access-control-list/bff6919e-9a32-4994-81a1-eabae477dce9 HTTP/1.1" 200 115 0.071871 10.0.0.23 - - [2025-01-09 02:36:09] "GET /project/1f070f4a-15ac-44ee-8e82-716565b50640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1891 0.069410 10.0.0.23 - - [2025-01-09 02:36:09] "GET /project/1f070f4a-15ac-44ee-8e82-716565b50640?fields=security_groups HTTP/1.1" 200 1349 0.038396 10.0.0.23 - - [2025-01-09 02:36:09] "DELETE /security-group/8c05fdd7-1eef-449e-a090-4543364b8411 HTTP/1.1" 200 115 0.065222 10.0.0.23 - - [2025-01-09 02:36:10] "DELETE /access-control-list/66ac5e6d-717b-4848-b806-84e2fb053522 HTTP/1.1" 200 115 0.069857 10.0.0.23 - - [2025-01-09 02:36:10] "GET /project/1f070f4a-15ac-44ee-8e82-716565b50640?fields=application_policy_sets HTTP/1.1" 200 1388 0.074886 10.0.0.23 - - [2025-01-09 02:36:10] "DELETE /access-control-list/4c1cd2c3-6ff0-4035-8e5e-d40b5627f950 HTTP/1.1" 200 115 0.051042 10.0.0.23 - - [2025-01-09 02:36:10] "DELETE /project/1f070f4a-15ac-44ee-8e82-716565b50640 HTTP/1.1" 200 115 0.553880 10.0.0.23 - - [2025-01-09 02:37:06] "GET / HTTP/1.1" 200 35931 0.002163 10.0.0.23 - - [2025-01-09 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002385 10.0.0.23 - - [2025-01-09 02:37:06] "GET /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002774 10.0.0.23 - - [2025-01-09 02:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.23 - - [2025-01-09 02:37:06] "GET /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002683 10.0.0.23 - - [2025-01-09 02:37:20] "GET / HTTP/1.1" 200 35931 0.002131 10.0.0.23 - - [2025-01-09 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.23 - - [2025-01-09 02:37:20] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005095 10.0.0.23 - - [2025-01-09 02:37:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.23 - - [2025-01-09 02:37:20] "GET /config-node/64c632f7-6512-44b6-88f5-0f2b5d2d60c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.002262 10.0.0.23 - - [2025-01-09 02:37:21] "GET / HTTP/1.1" 200 35931 0.001583 10.0.0.23 - - [2025-01-09 02:37:21] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002148 10.0.0.23 - - [2025-01-09 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.23 - - [2025-01-09 02:37:26] "GET /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.003201 10.0.0.23 - - [2025-01-09 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.23 - - [2025-01-09 02:37:26] "PUT /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e HTTP/1.1" 200 276 0.013027 10.0.0.23 - - [2025-01-09 02:37:26] "GET / HTTP/1.1" 200 35931 0.002001 10.0.0.23 - - [2025-01-09 02:37:26] "POST /alarms HTTP/1.1" 409 264 0.002418 10.0.0.23 - - [2025-01-09 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.23 - - [2025-01-09 02:37:26] "PUT /alarm/59bac40e-da09-47a4-89b2-6b699c187e03 HTTP/1.1" 200 244 0.010751 10.0.0.23 - - [2025-01-09 02:37:26] "POST /alarms HTTP/1.1" 409 261 0.002404 10.0.0.23 - - [2025-01-09 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.23 - - [2025-01-09 02:37:26] "PUT /alarm/55af5e33-fbd5-4ad0-908b-295374d96559 HTTP/1.1" 200 244 0.009729 10.0.0.23 - - [2025-01-09 02:37:26] "POST /alarms HTTP/1.1" 409 261 0.002331 10.0.0.23 - - [2025-01-09 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.23 - - [2025-01-09 02:37:26] "PUT /alarm/081900a1-fb3d-47ff-a827-b9e737e32739 HTTP/1.1" 200 244 0.010805 10.0.0.23 - - [2025-01-09 02:37:26] "POST /alarms HTTP/1.1" 409 253 0.003478 10.0.0.23 - - [2025-01-09 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001893 10.0.0.23 - - [2025-01-09 02:37:26] "PUT /alarm/518d544a-abbb-4941-8d99-60ee9a0f00fb HTTP/1.1" 200 244 0.012314 10.0.0.23 - - [2025-01-09 02:37:26] "POST /alarms HTTP/1.1" 409 251 0.002298 10.0.0.23 - - [2025-01-09 02:37:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.23 - - [2025-01-09 02:37:26] "PUT /alarm/468db742-2ff8-45d8-87b6-56fd4b3af83d HTTP/1.1" 200 244 0.010989 10.0.0.23 - - [2025-01-09 02:37:27] "POST /alarms HTTP/1.1" 409 252 0.002259 10.0.0.23 - - [2025-01-09 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.23 - - [2025-01-09 02:37:27] "PUT /alarm/b9ee5212-4db1-4dfa-b8dd-ca7eeac0240b HTTP/1.1" 200 244 0.010365 10.0.0.23 - - [2025-01-09 02:37:27] "POST /alarms HTTP/1.1" 409 256 0.002353 10.0.0.23 - - [2025-01-09 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.23 - - [2025-01-09 02:37:27] "PUT /alarm/a20e3e00-b4ee-48cf-9ee3-1a5a5d02ad2d HTTP/1.1" 200 244 0.010296 10.0.0.23 - - [2025-01-09 02:37:27] "POST /alarms HTTP/1.1" 409 248 0.002323 10.0.0.23 - - [2025-01-09 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001746 10.0.0.23 - - [2025-01-09 02:37:27] "PUT /alarm/9f45d364-600a-4740-9aa4-8f426ccea022 HTTP/1.1" 200 244 0.009715 10.0.0.23 - - [2025-01-09 02:37:27] "POST /alarms HTTP/1.1" 409 252 0.002327 10.0.0.23 - - [2025-01-09 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.23 - - [2025-01-09 02:37:27] "PUT /alarm/71c0744b-f791-4c92-a353-59717bf11819 HTTP/1.1" 200 244 0.010953 10.0.0.23 - - [2025-01-09 02:37:27] "POST /alarms HTTP/1.1" 409 257 0.002431 10.0.0.23 - - [2025-01-09 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.23 - - [2025-01-09 02:37:27] "PUT /alarm/8ba720ae-8ff7-40ee-a423-67f3b862df83 HTTP/1.1" 200 244 0.010859 10.0.0.23 - - [2025-01-09 02:37:27] "POST /alarms HTTP/1.1" 409 251 0.002358 10.0.0.23 - - [2025-01-09 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.23 - - [2025-01-09 02:37:27] "PUT /alarm/3ef4dad4-0e42-411a-936c-6a7c3db550b3 HTTP/1.1" 200 244 0.012437 10.0.0.23 - - [2025-01-09 02:37:27] "POST /alarms HTTP/1.1" 409 257 0.002348 10.0.0.23 - - [2025-01-09 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001976 10.0.0.23 - - [2025-01-09 02:37:27] "PUT /alarm/19bbf057-10b3-4731-897e-2813b8e9ff41 HTTP/1.1" 200 244 0.010417 10.0.0.23 - - [2025-01-09 02:37:27] "POST /alarms HTTP/1.1" 409 261 0.002427 10.0.0.23 - - [2025-01-09 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.23 - - [2025-01-09 02:37:27] "PUT /alarm/1f0e6bcb-0e64-46c5-82b0-3cf2e383094e HTTP/1.1" 200 244 0.011911 10.0.0.23 - - [2025-01-09 02:37:27] "POST /alarms HTTP/1.1" 409 258 0.002290 10.0.0.23 - - [2025-01-09 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.23 - - [2025-01-09 02:37:27] "PUT /alarm/9989bfaf-a853-428d-8a87-3b0148f80ff3 HTTP/1.1" 200 244 0.012636 10.0.0.23 - - [2025-01-09 02:37:27] "POST /alarms HTTP/1.1" 409 254 0.002349 10.0.0.23 - - [2025-01-09 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002021 10.0.0.23 - - [2025-01-09 02:37:27] "PUT /alarm/9bd6e9b8-8f5d-4a0c-b090-64ae9d908c7b HTTP/1.1" 200 244 0.010236 10.0.0.23 - - [2025-01-09 02:37:27] "POST /alarms HTTP/1.1" 409 254 0.002297 10.0.0.23 - - [2025-01-09 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.23 - - [2025-01-09 02:37:27] "PUT /alarm/80c7952c-d65f-4f7d-ae54-c3034adc1e7e HTTP/1.1" 200 244 0.009905 10.0.0.23 - - [2025-01-09 02:37:27] "POST /alarms HTTP/1.1" 409 254 0.002353 10.0.0.23 - - [2025-01-09 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.23 - - [2025-01-09 02:37:27] "PUT /alarm/b38a232f-c759-4156-be47-e71304e352e6 HTTP/1.1" 200 244 0.010041 10.0.0.23 - - [2025-01-09 02:37:27] "POST /alarms HTTP/1.1" 409 247 0.002407 10.0.0.23 - - [2025-01-09 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.23 - - [2025-01-09 02:37:27] "PUT /alarm/7325cb21-1e57-438e-814c-422ebb98c0ec HTTP/1.1" 200 244 0.010349 10.0.0.23 - - [2025-01-09 02:37:27] "POST /alarms HTTP/1.1" 409 272 0.002275 10.0.0.23 - - [2025-01-09 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.23 - - [2025-01-09 02:37:27] "PUT /alarm/8ac8347a-ac18-4949-a248-5563dee4f24f HTTP/1.1" 200 244 0.011664 10.0.0.23 - - [2025-01-09 02:37:27] "POST /alarms HTTP/1.1" 409 261 0.002304 10.0.0.23 - - [2025-01-09 02:37:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005157 10.0.0.23 - - [2025-01-09 02:37:27] "PUT /alarm/06dcdd13-21c0-4b59-9dd6-38110c1a2b07 HTTP/1.1" 200 244 0.011420 10.0.0.23 - - [2025-01-09 02:37:28] "POST /alarms HTTP/1.1" 409 259 0.002225 10.0.0.23 - - [2025-01-09 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.23 - - [2025-01-09 02:37:28] "PUT /alarm/6980bb05-00e9-471e-a072-029465488969 HTTP/1.1" 200 244 0.010878 10.0.0.23 - - [2025-01-09 02:37:28] "POST /alarms HTTP/1.1" 409 265 0.002268 10.0.0.23 - - [2025-01-09 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001702 10.0.0.23 - - [2025-01-09 02:37:28] "PUT /alarm/0d515988-3dbe-4960-a903-7ff9ae20f1db HTTP/1.1" 200 244 0.020747 10.0.0.23 - - [2025-01-09 02:37:28] "POST /alarms HTTP/1.1" 409 279 0.002327 10.0.0.23 - - [2025-01-09 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.23 - - [2025-01-09 02:37:28] "PUT /alarm/a42549a2-0c46-4841-a2ca-2fe60676404f HTTP/1.1" 200 244 0.010726 10.0.0.23 - - [2025-01-09 02:37:28] "GET / HTTP/1.1" 200 35931 0.001730 10.0.0.23 - - [2025-01-09 02:37:28] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002234 10.0.0.23 - - [2025-01-09 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.23 - - [2025-01-09 02:37:28] "PUT /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e HTTP/1.1" 200 276 0.008294 10.0.0.23 - - [2025-01-09 02:37:28] "GET / HTTP/1.1" 200 35931 0.002077 10.0.0.23 - - [2025-01-09 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002102 10.0.0.23 - - [2025-01-09 02:37:28] "GET /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002700 10.0.0.23 - - [2025-01-09 02:37:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001599 10.0.0.23 - - [2025-01-09 02:37:28] "PUT /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e HTTP/1.1" 200 276 0.011758 10.0.0.23 - - [2025-01-09 02:37:29] "GET / HTTP/1.1" 200 35931 0.002506 10.0.0.23 - - [2025-01-09 02:37:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003266 10.0.0.23 - - [2025-01-09 02:37:29] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005360 10.0.0.23 - - [2025-01-09 02:37:29] "PUT /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9 HTTP/1.1" 200 274 0.016852 10.0.0.23 - - [2025-01-09 02:37:32] "GET / HTTP/1.1" 200 35931 0.001829 10.0.0.23 - - [2025-01-09 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.23 - - [2025-01-09 02:37:32] "GET /routing-instance/ef811c13-03fb-4d15-a6ec-8dcfd965292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003340 10.0.0.23 - - [2025-01-09 02:37:32] "POST /bgp-routers HTTP/1.1" 409 300 0.002822 10.0.0.23 - - [2025-01-09 02:37:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.23 - - [2025-01-09 02:37:32] "GET /bgp-router/1081dab1-e580-4e6a-970f-4e9367add9a5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1811 0.003498 10.0.0.23 - - [2025-01-09 02:37:32] "PUT /bgp-router/1081dab1-e580-4e6a-970f-4e9367add9a5 HTTP/1.1" 200 254 0.016795 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:37:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.006055 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:37:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001107 10.0.0.23 - - [2025-01-09 02:37:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.23 - - [2025-01-09 02:37:37] "GET /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002907 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:37:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000929 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:37:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001008 10.0.0.23 - - [2025-01-09 02:38:12] "GET / HTTP/1.1" 200 35931 0.001598 10.0.0.23 - - [2025-01-09 02:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.23 - - [2025-01-09 02:38:12] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.006874 10.0.0.23 - - [2025-01-09 02:38:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.23 - - [2025-01-09 02:38:12] "GET /config-node/64c632f7-6512-44b6-88f5-0f2b5d2d60c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.005476 10.0.0.23 - - [2025-01-09 02:38:24] "GET / HTTP/1.1" 200 35931 0.002138 10.0.0.23 - - [2025-01-09 02:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.23 - - [2025-01-09 02:38:24] "GET /routing-instance/ef811c13-03fb-4d15-a6ec-8dcfd965292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003135 10.0.0.23 - - [2025-01-09 02:38:24] "POST /bgp-routers HTTP/1.1" 409 300 0.002079 10.0.0.23 - - [2025-01-09 02:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001769 10.0.0.23 - - [2025-01-09 02:38:24] "GET /bgp-router/1081dab1-e580-4e6a-970f-4e9367add9a5?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1811 0.003050 10.0.0.23 - - [2025-01-09 02:38:24] "PUT /bgp-router/1081dab1-e580-4e6a-970f-4e9367add9a5 HTTP/1.1" 200 254 0.016977 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:38:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000885 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:38:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.000991 10.0.0.23 - - [2025-01-09 02:38:37] "GET /global-system-configs HTTP/1.1" 200 322 0.003459 10.0.0.23 - - [2025-01-09 02:38:39] "GET /global-system-configs HTTP/1.1" 200 322 0.002211 10.0.0.23 - - [2025-01-09 02:38:40] "GET / HTTP/1.1" 200 35931 0.001875 10.0.0.23 - - [2025-01-09 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.23 - - [2025-01-09 02:38:40] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.008700 10.0.0.23 - - [2025-01-09 02:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.23 - - [2025-01-09 02:38:40] "GET /config-node/64c632f7-6512-44b6-88f5-0f2b5d2d60c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.002603 10.0.0.23 - - [2025-01-09 02:38:40] "GET / HTTP/1.1" 200 35931 0.001916 10.0.0.23 - - [2025-01-09 02:38:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002245 10.0.0.23 - - [2025-01-09 02:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.23 - - [2025-01-09 02:38:45] "GET /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002765 10.0.0.23 - - [2025-01-09 02:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.23 - - [2025-01-09 02:38:45] "PUT /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e HTTP/1.1" 200 276 0.009850 10.0.0.23 - - [2025-01-09 02:38:46] "GET / HTTP/1.1" 200 35931 0.001742 10.0.0.23 - - [2025-01-09 02:38:46] "POST /alarms HTTP/1.1" 409 264 0.002268 10.0.0.23 - - [2025-01-09 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.23 - - [2025-01-09 02:38:46] "PUT /alarm/59bac40e-da09-47a4-89b2-6b699c187e03 HTTP/1.1" 200 244 0.011861 10.0.0.23 - - [2025-01-09 02:38:46] "POST /alarms HTTP/1.1" 409 261 0.002657 10.0.0.23 - - [2025-01-09 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002098 10.0.0.23 - - [2025-01-09 02:38:46] "PUT /alarm/55af5e33-fbd5-4ad0-908b-295374d96559 HTTP/1.1" 200 244 0.009378 10.0.0.23 - - [2025-01-09 02:38:46] "POST /alarms HTTP/1.1" 409 261 0.003181 10.0.0.23 - - [2025-01-09 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.23 - - [2025-01-09 02:38:46] "PUT /alarm/081900a1-fb3d-47ff-a827-b9e737e32739 HTTP/1.1" 200 244 0.011267 10.0.0.23 - - [2025-01-09 02:38:46] "POST /alarms HTTP/1.1" 409 253 0.007248 10.0.0.23 - - [2025-01-09 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.23 - - [2025-01-09 02:38:46] "PUT /alarm/518d544a-abbb-4941-8d99-60ee9a0f00fb HTTP/1.1" 200 244 0.011071 10.0.0.23 - - [2025-01-09 02:38:46] "POST /alarms HTTP/1.1" 409 251 0.009587 10.0.0.23 - - [2025-01-09 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.23 - - [2025-01-09 02:38:46] "PUT /alarm/468db742-2ff8-45d8-87b6-56fd4b3af83d HTTP/1.1" 200 244 0.011169 10.0.0.23 - - [2025-01-09 02:38:46] "POST /alarms HTTP/1.1" 409 252 0.009843 10.0.0.23 - - [2025-01-09 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.23 - - [2025-01-09 02:38:46] "PUT /alarm/b9ee5212-4db1-4dfa-b8dd-ca7eeac0240b HTTP/1.1" 200 244 0.010729 10.0.0.23 - - [2025-01-09 02:38:46] "POST /alarms HTTP/1.1" 409 256 0.003847 10.0.0.23 - - [2025-01-09 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.23 - - [2025-01-09 02:38:46] "PUT /alarm/a20e3e00-b4ee-48cf-9ee3-1a5a5d02ad2d HTTP/1.1" 200 244 0.010673 10.0.0.23 - - [2025-01-09 02:38:46] "POST /alarms HTTP/1.1" 409 248 0.006984 10.0.0.23 - - [2025-01-09 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.23 - - [2025-01-09 02:38:46] "PUT /alarm/9f45d364-600a-4740-9aa4-8f426ccea022 HTTP/1.1" 200 244 0.011556 10.0.0.23 - - [2025-01-09 02:38:46] "POST /alarms HTTP/1.1" 409 252 0.005223 10.0.0.23 - - [2025-01-09 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.23 - - [2025-01-09 02:38:46] "PUT /alarm/71c0744b-f791-4c92-a353-59717bf11819 HTTP/1.1" 200 244 0.012184 10.0.0.23 - - [2025-01-09 02:38:46] "POST /alarms HTTP/1.1" 409 257 0.002999 10.0.0.23 - - [2025-01-09 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002148 10.0.0.23 - - [2025-01-09 02:38:46] "PUT /alarm/8ba720ae-8ff7-40ee-a423-67f3b862df83 HTTP/1.1" 200 244 0.010842 10.0.0.23 - - [2025-01-09 02:38:46] "POST /alarms HTTP/1.1" 409 251 0.007331 10.0.0.23 - - [2025-01-09 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.23 - - [2025-01-09 02:38:46] "PUT /alarm/3ef4dad4-0e42-411a-936c-6a7c3db550b3 HTTP/1.1" 200 244 0.011049 10.0.0.23 - - [2025-01-09 02:38:46] "POST /alarms HTTP/1.1" 409 257 0.011303 10.0.0.23 - - [2025-01-09 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.23 - - [2025-01-09 02:38:46] "PUT /alarm/19bbf057-10b3-4731-897e-2813b8e9ff41 HTTP/1.1" 200 244 0.011750 10.0.0.23 - - [2025-01-09 02:38:46] "POST /alarms HTTP/1.1" 409 261 0.012320 10.0.0.23 - - [2025-01-09 02:38:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.23 - - [2025-01-09 02:38:46] "PUT /alarm/1f0e6bcb-0e64-46c5-82b0-3cf2e383094e HTTP/1.1" 200 244 0.011463 10.0.0.23 - - [2025-01-09 02:38:47] "POST /alarms HTTP/1.1" 409 258 0.006210 10.0.0.23 - - [2025-01-09 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.23 - - [2025-01-09 02:38:47] "PUT /alarm/9989bfaf-a853-428d-8a87-3b0148f80ff3 HTTP/1.1" 200 244 0.010632 10.0.0.23 - - [2025-01-09 02:38:47] "POST /alarms HTTP/1.1" 409 254 0.003340 10.0.0.23 - - [2025-01-09 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.23 - - [2025-01-09 02:38:47] "PUT /alarm/9bd6e9b8-8f5d-4a0c-b090-64ae9d908c7b HTTP/1.1" 200 244 0.011734 10.0.0.23 - - [2025-01-09 02:38:47] "POST /alarms HTTP/1.1" 409 254 0.003215 10.0.0.23 - - [2025-01-09 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.23 - - [2025-01-09 02:38:47] "PUT /alarm/80c7952c-d65f-4f7d-ae54-c3034adc1e7e HTTP/1.1" 200 244 0.010323 10.0.0.23 - - [2025-01-09 02:38:47] "POST /alarms HTTP/1.1" 409 254 0.006981 10.0.0.23 - - [2025-01-09 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.23 - - [2025-01-09 02:38:47] "PUT /alarm/b38a232f-c759-4156-be47-e71304e352e6 HTTP/1.1" 200 244 0.010083 10.0.0.23 - - [2025-01-09 02:38:47] "POST /alarms HTTP/1.1" 409 247 0.004226 10.0.0.23 - - [2025-01-09 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.23 - - [2025-01-09 02:38:47] "PUT /alarm/7325cb21-1e57-438e-814c-422ebb98c0ec HTTP/1.1" 200 244 0.011544 10.0.0.23 - - [2025-01-09 02:38:47] "POST /alarms HTTP/1.1" 409 272 0.007567 10.0.0.23 - - [2025-01-09 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002352 10.0.0.23 - - [2025-01-09 02:38:47] "PUT /alarm/8ac8347a-ac18-4949-a248-5563dee4f24f HTTP/1.1" 200 244 0.010516 10.0.0.23 - - [2025-01-09 02:38:47] "POST /alarms HTTP/1.1" 409 261 0.011634 10.0.0.23 - - [2025-01-09 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.23 - - [2025-01-09 02:38:47] "PUT /alarm/06dcdd13-21c0-4b59-9dd6-38110c1a2b07 HTTP/1.1" 200 244 0.009313 10.0.0.23 - - [2025-01-09 02:38:47] "POST /alarms HTTP/1.1" 409 259 0.011220 10.0.0.23 - - [2025-01-09 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.23 - - [2025-01-09 02:38:47] "PUT /alarm/6980bb05-00e9-471e-a072-029465488969 HTTP/1.1" 200 244 0.009711 10.0.0.23 - - [2025-01-09 02:38:47] "POST /alarms HTTP/1.1" 409 265 0.013275 10.0.0.23 - - [2025-01-09 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.23 - - [2025-01-09 02:38:47] "PUT /alarm/0d515988-3dbe-4960-a903-7ff9ae20f1db HTTP/1.1" 200 244 0.011663 10.0.0.23 - - [2025-01-09 02:38:47] "POST /alarms HTTP/1.1" 409 279 0.003569 10.0.0.23 - - [2025-01-09 02:38:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003046 10.0.0.23 - - [2025-01-09 02:38:47] "PUT /alarm/a42549a2-0c46-4841-a2ca-2fe60676404f HTTP/1.1" 200 244 0.012413 10.0.0.23 - - [2025-01-09 02:38:48] "GET / HTTP/1.1" 200 35931 0.001747 10.0.0.23 - - [2025-01-09 02:38:48] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002372 10.0.0.23 - - [2025-01-09 02:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.23 - - [2025-01-09 02:38:48] "PUT /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e HTTP/1.1" 200 276 0.009379 10.0.0.23 - - [2025-01-09 02:38:48] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.23 - - [2025-01-09 02:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.23 - - [2025-01-09 02:38:48] "GET /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002979 10.0.0.23 - - [2025-01-09 02:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.23 - - [2025-01-09 02:38:48] "PUT /global-vrouter-config/801b6042-1b5b-40e1-bc8a-0b32a289a92e HTTP/1.1" 200 276 0.013196 10.0.0.23 - - [2025-01-09 02:38:48] "GET / HTTP/1.1" 200 35931 0.002237 10.0.0.23 - - [2025-01-09 02:38:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.23 - - [2025-01-09 02:38:48] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005148 10.0.0.23 - - [2025-01-09 02:38:48] "PUT /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9 HTTP/1.1" 200 274 0.016647 10.0.0.23 - - [2025-01-09 02:38:52] "GET / HTTP/1.1" 200 35931 0.001733 10.0.0.23 - - [2025-01-09 02:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.23 - - [2025-01-09 02:38:52] "GET /routing-instance/ef811c13-03fb-4d15-a6ec-8dcfd965292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003217 10.0.0.23 - - [2025-01-09 02:38:52] "POST /bgp-routers HTTP/1.1" 409 300 0.002133 10.0.0.23 - - [2025-01-09 02:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.23 - - [2025-01-09 02:38:52] "GET /bgp-router/1081dab1-e580-4e6a-970f-4e9367add9a5?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1811 0.003111 10.0.0.23 - - [2025-01-09 02:38:52] "PUT /bgp-router/1081dab1-e580-4e6a-970f-4e9367add9a5 HTTP/1.1" 200 254 0.016884 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:38:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001379 [Introspect:8084]10.0.0.23 - - [2025-01-09 02:38:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2572 0.001400 10.0.0.23 - - [2025-01-09 02:38:58] "POST /tags HTTP/1.1" 200 355 0.026281 10.0.0.23 - - [2025-01-09 02:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014921 10.0.0.23 - - [2025-01-09 02:38:58] "GET /tag/58c79942-7d4d-4d2b-8c24-a2b51aea2b69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.014997 10.0.0.23 - - [2025-01-09 02:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.23 - - [2025-01-09 02:38:58] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.009845 10.0.0.23 - - [2025-01-09 02:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.23 - - [2025-01-09 02:38:58] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.063902 10.0.0.23 - - [2025-01-09 02:38:58] "POST /virtual-machines HTTP/1.1" 200 351 0.011980 10.0.0.23 - - [2025-01-09 02:38:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.020619 10.0.0.23 - - [2025-01-09 02:38:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.137483 10.0.0.23 - - [2025-01-09 02:38:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.009605 10.0.0.23 - - [2025-01-09 02:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.016580 10.0.0.23 - - [2025-01-09 02:38:58] "GET /virtual-machine-interface/e08f6c22-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.005323 10.0.0.23 - - [2025-01-09 02:38:58] "POST /instance-ips HTTP/1.1" 200 391 0.021101 10.0.0.23 - - [2025-01-09 02:38:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.034827 10.0.0.23 - - [2025-01-09 02:38:58] "GET /virtual-machine-interface/e08f6c22-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2807 0.012282 10.0.0.23 - - [2025-01-09 02:38:58] "POST /set-tag HTTP/1.1" 200 109 0.019567 10.0.0.23 - - [2025-01-09 02:38:58] "GET /virtual-machine-interface/e08f6c22-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.033704 10.0.0.23 - - [2025-01-09 02:38:58] "GET /instance-ip/e0ad1e20-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.005096 10.0.0.23 - - [2025-01-09 02:38:58] "GET /virtual-machine-interface/e08f6c22-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005364 10.0.0.23 - - [2025-01-09 02:38:58] "POST /set-tag HTTP/1.1" 200 109 0.002503 10.0.0.23 - - [2025-01-09 02:38:58] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1483 0.003746 10.0.0.23 - - [2025-01-09 02:38:58] "POST /ref-update HTTP/1.1" 200 156 0.008077 10.0.0.23 - - [2025-01-09 02:38:58] "GET /virtual-machine-interface/e08f6c22-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.006867 10.0.0.23 - - [2025-01-09 02:38:58] "POST /set-tag HTTP/1.1" 200 109 0.002921 10.0.0.23 - - [2025-01-09 02:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.23 - - [2025-01-09 02:38:58] "GET /virtual-network/177d07db-816a-456e-a0db-41edf26fa1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005139 10.0.0.23 - - [2025-01-09 02:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.23 - - [2025-01-09 02:38:59] "GET /project/5ad342c3-9eff-48fe-a57e-a4616d95f006?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.038704 10.0.0.23 - - [2025-01-09 02:38:59] "POST /virtual-machines HTTP/1.1" 200 355 0.009020 10.0.0.23 - - [2025-01-09 02:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.015579 10.0.0.23 - - [2025-01-09 02:38:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.119081 10.0.0.23 - - [2025-01-09 02:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.008689 10.0.0.23 - - [2025-01-09 02:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013748 10.0.0.23 - - [2025-01-09 02:38:59] "GET /virtual-machine-interface/e10a6ef4-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.005331 10.0.0.23 - - [2025-01-09 02:38:59] "POST /instance-ips HTTP/1.1" 200 395 0.033100 10.0.0.23 - - [2025-01-09 02:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.040180 10.0.0.23 - - [2025-01-09 02:38:59] "GET /virtual-machine-interface/e10a6ef4-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2817 0.013874 10.0.0.23 - - [2025-01-09 02:38:59] "POST /set-tag HTTP/1.1" 200 109 0.018334 10.0.0.23 - - [2025-01-09 02:38:59] "GET /virtual-machine-interface/e10a6ef4-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.019318 10.0.0.23 - - [2025-01-09 02:38:59] "GET /instance-ip/e125d1c6-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.003536 10.0.0.23 - - [2025-01-09 02:38:59] "GET /virtual-machine-interface/e10a6ef4-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.006119 10.0.0.23 - - [2025-01-09 02:38:59] "POST /set-tag HTTP/1.1" 200 109 0.003830 10.0.0.23 - - [2025-01-09 02:38:59] "GET /virtual-router/e3c1d73c-634c-4df0-9e79-d8451c74dadc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.004166 10.0.0.23 - - [2025-01-09 02:38:59] "POST /ref-update HTTP/1.1" 200 156 0.009816 10.0.0.23 - - [2025-01-09 02:38:59] "GET /virtual-machine-interface/e10a6ef4-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.009231 10.0.0.23 - - [2025-01-09 02:38:59] "POST /set-tag HTTP/1.1" 200 109 0.002492 10.0.0.23 - - [2025-01-09 02:38:59] "GET /virtual-machine-interface/e08f6c22-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.004971 10.0.0.23 - - [2025-01-09 02:38:59] "POST /set-tag HTTP/1.1" 200 109 0.002365 10.0.0.23 - - [2025-01-09 02:38:59] "GET /virtual-machine-interface/e10a6ef4-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.004546 10.0.0.23 - - [2025-01-09 02:38:59] "POST /set-tag HTTP/1.1" 200 109 0.002480 10.0.0.23 - - [2025-01-09 02:39:08] "GET / HTTP/1.1" 200 35931 0.002055 10.0.0.23 - - [2025-01-09 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.23 - - [2025-01-09 02:39:08] "GET /global-system-config/993e0e7e-886f-4a99-968c-cfbce5a709f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.005985 10.0.0.23 - - [2025-01-09 02:39:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.23 - - [2025-01-09 02:39:09] "GET /config-node/64c632f7-6512-44b6-88f5-0f2b5d2d60c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.002840 10.0.0.23 - - [2025-01-09 02:39:11] "GET /virtual-machine-interface/e08f6c22-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.010307 10.0.0.23 - - [2025-01-09 02:39:11] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.23 - - [2025-01-09 02:39:12] "GET /virtual-machine-interface/e10a6ef4-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3191 0.005198 10.0.0.23 - - [2025-01-09 02:39:12] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.23 - - [2025-01-09 02:39:13] "GET /virtual-machine-interface/e08f6c22-ce32-11ef-b0b9-fa163e2bff8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3181 0.005332 10.0.0.23 - - [2025-01-09 02:39:13] "POST /set-tag HTTP/1.1" 200 109 0.002583 10.0.0.23 - - [2025-01-09 02:39:20] "GET / HTTP/1.1" 200 35931 0.001696 10.0.0.23 - - [2025-01-09 02:39:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.23 - - [2025-01-09 02:39:20] "GET /routing-instance/ef811c13-03fb-4d15-a6ec-8dcfd965292d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003144 10.0.0.23 - - [2025-01-09 02:39:20] "POST /bgp-routers HTTP/1.1" 409 300 0.002409