Results

By type

          Service started with pid=7
 | 2025-11-12T09:19:26.733Z	 |                               reactor.util.Loggers	 | DEBUG	 | Using Slf4j logging framework	 | 	 | 	 | 	 | main
 | 2025-11-12T09:19:26.801Z	 | t.services.cbs.client.model.CbsClientConfiguration	 | INFO	 | CBS client will use plain http protocol.	 | 	 | 	 | 	 | main
 | 2025-11-12T09:19:26.805Z	 | .sdk.rest.services.cbs.client.api.CbsClientFactory	 | INFO	 | Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=0, appName=dcae-hv-ves-collector, protocol=http, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json}	 | 	 | 	 | 	 | main
 | 2025-11-12T09:19:27.365Z	 | ollectors.veshv.config.impl.HvVesCommandLineParser	 | INFO	 | Healthcheck port missing on command line, using default: 6060	 | 	 | 	 | 	 | main
 | 2025-11-12T09:19:27.803Z	 | r.core.util.internal.logging.InternalLoggerFactory	 | DEBUG	 | Using SLF4J as the default logging framework	 | 	 | 	 | 	 | main
 | 2025-11-12T09:19:28.869Z	 | ae.collectors.veshv.main.servers.HealthCheckServer	 | INFO	 | Health check server is up and listening on 0:0:0:0:0:0:0:0%0:6060	 | 	 | 	 | InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, ServerFQDN=dcae-hv-ves-collector	 | reactor-http-epoll-1
 | 2025-11-12T09:19:28.931Z	 | ae.collectors.veshv.config.api.ConfigurationModule	 | INFO	 | Using base configuration file: /etc/ves-hv/configuration/base.json	 | 	 | 	 | 	 | main
 | 2025-11-12T09:19:28.973Z	 | ae.collectors.veshv.config.api.ConfigurationModule	 | INFO	 | Successfully parsed configuration file to: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(60), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(true), keyStoreFile=None, keyStorePasswordFile=None, trustStoreFile=None, trustStorePasswordFile=None, logLevel=Some(INFO), streamPublishers=None)	 | 	 | 	 | 	 | main
 | 2025-11-12T09:19:29.183Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Trying to load configuration from configMap file: /app-config-input/application_config.yaml	 | 	 | 	 | 	 | main
 | 2025-11-12T09:19:29.332Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | INFO	 | CBS client successfully created, first request will be sent in 10 s	 | 	 | 	 | InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, ServerFQDN=dcae-hv-ves-collector	 | main
 | 2025-11-12T09:19:39.058Z	 | ors.veshv.healthcheck.factory.HealthCheckApiServer	 | DEBUG	 | Component status: OUT_OF_SERVICE, Component is starting	 | 	 | 	 | 	 | reactor-http-epoll-2
 | 2025-11-12T09:19:39.374Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:19:39.377Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Received new configuration:
{"cbs.requestIntervalSec":5,"logLevel":"INFO","security.keys.keyStoreFile":"/etc/ves-hv/ssl/cert.jks","security.keys.keyStorePasswordFile":"/etc/ves-hv/ssl/jks.pass","security.keys.trustStoreFile":"/etc/ves-hv/ssl/trust.jks","security.keys.trustStorePasswordFile":"/etc/ves-hv/ssl/trust.pass","security.sslDisable":true,"server.idleTimeoutSec":300,"server.listenPort":6061,"streams_publishes":{"perf3gpp":{"kafka_info":{"bootstrap_servers":"onap-strimzi-kafka-bootstrap:9092","topic_name":"HV_VES_PERF3GPP"},"type":"kafka"},"ves-3gpp-fault-supervision":{"kafka_info":{"bootstrap_servers":"onap-strimzi-kafka-bootstrap:9092","topic_name":"SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"kafka"},"ves-3gpp-heartbeat":{"kafka_info":{"bootstrap_servers":"onap-strimzi-kafka-bootstrap:9092","topic_name":"SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"kafka"},"ves-3gpp-performance-assurance":{"kafka_info":{"bootstrap_servers":"onap-strimzi-kafka-bootstrap:9092","topic_name":"SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"kafka"},"ves-3gpp-provisioning":{"kafka_info":{"bootstrap_servers":"onap-strimzi-kafka-bootstrap:9092","topic_name":"SEC_3GPP_PROVISIONING_OUTPUT"},"type":"kafka"}}}	 | 	 | 	 | InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2025-11-12T09:19:39.476Z	 | lectors.veshv.config.impl.CbsConfigurationProvider	 | INFO	 | Successfully parsed configuration json to:
PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=None, requestIntervalSec=Some(5), sslDisable=Some(true), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}]))	 | 	 | 	 | InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2025-11-12T09:19:39.478Z	 | ollectors.veshv.config.impl.ConfigurationValidator	 | INFO	 | About to validate configuration: PartialConfiguration(listenPort=Some(6061), idleTimeoutSec=Some(300), firstRequestDelaySec=Some(10), requestIntervalSec=Some(5), sslDisable=Some(true), keyStoreFile=Some(/etc/ves-hv/ssl/cert.jks), keyStorePasswordFile=Some(/etc/ves-hv/ssl/jks.pass), trustStoreFile=Some(/etc/ves-hv/ssl/trust.jks), trustStorePasswordFile=Some(/etc/ves-hv/ssl/trust.pass), logLevel=Some(INFO), streamPublishers=Some([GsonKafka{name='perf3gpp', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=HV_VES_PERF3GPP, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}, GsonKafka{name='ves-3gpp-fault-supervision', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=SEC_3GPP_FAULTSUPERVISION_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}, GsonKafka{name='ves-3gpp-heartbeat', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=SEC_3GPP_HEARTBEAT_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}, GsonKafka{name='ves-3gpp-performance-assurance', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}, GsonKafka{name='ves-3gpp-provisioning', kafkaInfo=KafkaInfo{bootstrapServers=onap-strimzi-kafka-bootstrap:9092, topicName=SEC_3GPP_PROVISIONING_OUTPUT, consumerGroupId=null, clientRole=null, clientId=null, maxPayloadSizeBytes=1048576}, aafCredentials=null}]))	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:19:39.493Z	 | dcae.collectors.veshv.config.impl.CbsClientAdapter	 | DEBUG	 | CBS request interval changed to: 5 s	 | 	 | 	 | InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, ServerFQDN=dcae-hv-ves-collector	 | parallel-1
 | 2025-11-12T09:19:39.496Z	 |                org.onap.dcae.collectors.veshv.main	 | INFO	 | Using updated configuration for new connections	 | 	 | 	 | InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, ServerFQDN=dcae-hv-ves-collector	 | elastic-2
 | 2025-11-12T09:19:39.525Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Collector configured with SSL disabled	 | 	 | 	 | 	 | elastic-2
 | 2025-11-12T09:19:39.541Z	 |    org.onap.dcae.collectors.veshv.impl.HvVesServer	 | INFO	 | HighVolume VES Collector is up and listening on 0:0:0:0:0:0:0:0%0:6061	 | 	 | 	 | InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:19:44.509Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:19:49.522Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:19:53.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2501eef1-0825-4c7b-b77a-04e088b136f5, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8df97a40-883c-49b2-b18b-4b7fa8e2107d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:19:53.768Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2501eef1-0825-4c7b-b77a-04e088b136f5, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8df97a40-883c-49b2-b18b-4b7fa8e2107d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:19:54.546Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:19:59.559Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:20:04.579Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:20:08.760Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9be23610-2be2-49dc-afb5-07cf17df5666, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e1c9d11c-7e14-4a2d-b23f-6610e17c99c0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:20:08.764Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9be23610-2be2-49dc-afb5-07cf17df5666, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e1c9d11c-7e14-4a2d-b23f-6610e17c99c0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:20:09.597Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:20:14.606Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:20:19.615Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:20:23.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a8327fa1-b2c3-4bfa-a294-f741d034a25a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=f0f439f5-d5d0-400d-b24a-c022c139b56a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:20:23.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a8327fa1-b2c3-4bfa-a294-f741d034a25a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=f0f439f5-d5d0-400d-b24a-c022c139b56a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:20:24.626Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:20:29.707Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:20:34.744Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:20:38.709Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9777a002-684e-4c1a-bcf2-ec5f835a606a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2996fcc9-6a6d-47fa-8eee-63e583ea3414, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:20:38.711Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9777a002-684e-4c1a-bcf2-ec5f835a606a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2996fcc9-6a6d-47fa-8eee-63e583ea3414, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:20:39.763Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:20:44.772Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:20:49.781Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:20:53.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=00df84b6-ef9a-41d5-93c5-3fec0fdf99f2, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=72659a16-205d-4b52-ad32-8c1d107a3df1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:20:53.718Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=00df84b6-ef9a-41d5-93c5-3fec0fdf99f2, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=72659a16-205d-4b52-ad32-8c1d107a3df1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:20:54.791Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:20:59.807Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:21:04.815Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:21:08.716Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d59877ff-0b32-4cb6-8ccf-c8842acb7735, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=883a45c3-fdc9-47a2-9630-a07256fb0061, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:21:08.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d59877ff-0b32-4cb6-8ccf-c8842acb7735, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=883a45c3-fdc9-47a2-9630-a07256fb0061, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:21:09.825Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:21:14.832Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:21:19.838Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:21:23.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=41180e66-16a6-4126-a64c-58d463992694, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0625a2ab-abf7-4b64-a323-0d7e699532d1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:21:23.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=41180e66-16a6-4126-a64c-58d463992694, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0625a2ab-abf7-4b64-a323-0d7e699532d1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:21:24.843Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:21:29.851Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:21:34.859Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:21:38.700Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=afae3e02-aca1-4bed-99b0-afc9abc3b0c4, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1ece8cba-e88e-4c2e-b89f-cc2837f47540, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:21:38.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=afae3e02-aca1-4bed-99b0-afc9abc3b0c4, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1ece8cba-e88e-4c2e-b89f-cc2837f47540, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:21:39.865Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:21:44.871Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:21:49.877Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:21:53.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4f32318f-591d-4b4a-8240-ed13b08474aa, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8c3c55ff-3654-4a93-abd8-e0b23cc2c310, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:21:53.711Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4f32318f-591d-4b4a-8240-ed13b08474aa, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8c3c55ff-3654-4a93-abd8-e0b23cc2c310, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:21:54.884Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:21:59.892Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:22:04.898Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:22:08.696Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=410fc42f-9aec-4b1e-9037-f465e9966954, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2c519504-cb3d-4ffb-85e6-b5f20f2657cf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:22:08.698Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=410fc42f-9aec-4b1e-9037-f465e9966954, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2c519504-cb3d-4ffb-85e6-b5f20f2657cf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:22:09.904Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:22:14.912Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:22:19.922Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:22:23.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8215bde1-ec7b-4199-8420-bbefab8e06fc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d1968c58-0e91-490c-9b8c-c601abd1fa90, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:22:23.728Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8215bde1-ec7b-4199-8420-bbefab8e06fc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d1968c58-0e91-490c-9b8c-c601abd1fa90, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:22:24.928Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:22:29.941Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:22:34.952Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:22:38.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6bba30f6-29ed-4595-a882-86a37ca7f820, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e1dbda1f-54ae-4ef3-a498-4f96eded3c7f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:22:38.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6bba30f6-29ed-4595-a882-86a37ca7f820, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e1dbda1f-54ae-4ef3-a498-4f96eded3c7f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:22:39.958Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:22:44.974Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:22:49.980Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:22:53.711Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bc91dfff-21be-4e4b-b278-2c94ab8b2b97, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c0f58ae3-8ccc-4371-85ad-00f1202bcb2c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:22:53.713Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bc91dfff-21be-4e4b-b278-2c94ab8b2b97, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c0f58ae3-8ccc-4371-85ad-00f1202bcb2c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:22:54.987Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:22:59.993Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:23:05.065Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:23:08.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5ac2159a-28d6-4052-b89c-b2d8f1b9bf44, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8e1ef6f2-ab41-4312-8ce2-0179af773d39, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:23:08.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5ac2159a-28d6-4052-b89c-b2d8f1b9bf44, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8e1ef6f2-ab41-4312-8ce2-0179af773d39, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:23:10.073Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:23:15.084Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:23:20.092Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:23:23.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3db84b73-229d-43f1-a5ca-491830471d81, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4ffc7dcd-dbc3-4557-b447-d1a0e099dc97, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:23:23.724Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3db84b73-229d-43f1-a5ca-491830471d81, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4ffc7dcd-dbc3-4557-b447-d1a0e099dc97, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:23:25.100Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:23:30.107Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:23:35.114Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:23:38.703Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a462a8c0-2508-4d4f-a9e5-4e026bfd6281, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fdb35a6a-326b-47d9-9954-4b30a5a63da3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:23:38.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a462a8c0-2508-4d4f-a9e5-4e026bfd6281, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fdb35a6a-326b-47d9-9954-4b30a5a63da3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:23:40.120Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:23:45.131Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:23:50.142Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:23:53.791Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b01b907d-5097-4bde-ad9f-f6f998805a04, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=602b6278-7cb4-40eb-9a94-63e6b838aafe, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:23:53.794Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b01b907d-5097-4bde-ad9f-f6f998805a04, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=602b6278-7cb4-40eb-9a94-63e6b838aafe, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:23:55.155Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:24:00.162Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:24:05.184Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:24:08.778Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a51040da-f823-421f-9a97-49b47f2cd025, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c18b17f0-d40d-4f02-833b-be5c308806a3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:24:08.783Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a51040da-f823-421f-9a97-49b47f2cd025, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c18b17f0-d40d-4f02-833b-be5c308806a3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:24:10.193Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:24:15.204Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:24:20.217Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:24:23.753Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bb931791-511f-4d17-962a-7a5adf745294, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=86f8d70f-aabc-4a92-97bc-868f57568a42, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:24:23.755Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bb931791-511f-4d17-962a-7a5adf745294, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=86f8d70f-aabc-4a92-97bc-868f57568a42, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:24:25.223Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:24:30.230Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:24:35.237Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:24:38.709Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7373fab0-0644-4985-8116-db8c6be049ca, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9d0994d5-fc8d-4498-b5fe-ef76eaea2e3d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:24:38.711Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7373fab0-0644-4985-8116-db8c6be049ca, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9d0994d5-fc8d-4498-b5fe-ef76eaea2e3d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:24:40.244Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:24:45.256Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:24:50.264Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:24:53.753Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5e0fb70c-3c66-422d-888d-152d4158c124, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1d9bf940-5e9d-421c-9d70-6d51957843ca, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:24:53.758Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5e0fb70c-3c66-422d-888d-152d4158c124, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1d9bf940-5e9d-421c-9d70-6d51957843ca, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:24:55.272Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:25:00.279Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:25:05.286Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:25:08.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c838b50d-44c3-436c-a11d-0a5a46ab25c6, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e0bdd318-f5ee-421d-a1c8-f38562780cc4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:25:08.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c838b50d-44c3-436c-a11d-0a5a46ab25c6, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e0bdd318-f5ee-421d-a1c8-f38562780cc4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:25:10.293Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:25:15.299Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:25:20.306Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:25:23.740Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1169bdba-0416-4b4c-8c96-e0c910386d6b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=97462027-bda2-4632-929a-e9f9364fa0fc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:25:23.743Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1169bdba-0416-4b4c-8c96-e0c910386d6b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=97462027-bda2-4632-929a-e9f9364fa0fc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:25:25.312Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:25:30.318Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:25:35.323Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:25:38.735Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=030adc90-e0ca-45c3-a412-6695e01ba1c1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=bbd62175-b436-4ff8-aa2e-02ed1a566f2e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:25:38.739Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=030adc90-e0ca-45c3-a412-6695e01ba1c1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=bbd62175-b436-4ff8-aa2e-02ed1a566f2e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:25:40.328Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:25:45.335Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:25:50.348Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:25:53.718Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=da9738b5-5312-4f5d-b08d-318e14264e84, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fefb447b-0477-4a3f-9930-6fc66672f5bf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:25:53.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=da9738b5-5312-4f5d-b08d-318e14264e84, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fefb447b-0477-4a3f-9930-6fc66672f5bf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:25:55.355Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:26:00.364Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:26:05.397Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:26:08.738Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7de1953c-083e-447d-a07a-dbc6326c670d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=91e7f4b1-6176-4406-aa95-246ef7070fd1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:26:08.741Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7de1953c-083e-447d-a07a-dbc6326c670d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=91e7f4b1-6176-4406-aa95-246ef7070fd1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:26:10.408Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:26:15.414Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:26:20.419Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:26:23.727Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=06b5115e-8958-4f0c-a0ad-ff617b89c356, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=47e54aa7-f144-4414-839a-e95d1632f313, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:26:23.730Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=06b5115e-8958-4f0c-a0ad-ff617b89c356, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=47e54aa7-f144-4414-839a-e95d1632f313, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:26:25.424Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:26:30.429Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:26:35.434Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:26:38.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=31224edb-bffe-46cb-a5cf-4171139b26b4, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=68065d7d-0cee-445e-99e3-d410e5d20b7f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:26:38.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=31224edb-bffe-46cb-a5cf-4171139b26b4, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=68065d7d-0cee-445e-99e3-d410e5d20b7f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:26:40.440Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:26:45.449Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:26:50.454Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:26:53.744Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=62320ce4-a835-4902-ae3b-cfa11bf469a3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=656f1feb-c83b-4018-8621-e5c157d0d5ae, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:26:53.748Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=62320ce4-a835-4902-ae3b-cfa11bf469a3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=656f1feb-c83b-4018-8621-e5c157d0d5ae, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:26:55.459Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:27:00.471Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:27:05.478Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:27:08.751Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=cdcc9351-90c1-42dc-acfa-32fa43ee850b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6e930de3-6183-423c-89e4-2b6c6bffc626, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:27:08.758Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=cdcc9351-90c1-42dc-acfa-32fa43ee850b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6e930de3-6183-423c-89e4-2b6c6bffc626, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:27:10.484Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:27:15.490Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:27:20.495Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:27:23.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c3b40594-ddc3-48b9-b89c-90a14a145237, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3ea6d4c9-c229-4353-96b6-dd74cea9607d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:27:23.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c3b40594-ddc3-48b9-b89c-90a14a145237, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3ea6d4c9-c229-4353-96b6-dd74cea9607d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:27:25.499Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:27:30.505Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:27:35.510Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:27:38.785Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8ea10d8e-d2b2-4fdf-9883-b23d2be78ce3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=531557c3-05d4-4a5c-8867-4167c3b60532, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:27:38.787Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8ea10d8e-d2b2-4fdf-9883-b23d2be78ce3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=531557c3-05d4-4a5c-8867-4167c3b60532, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:27:40.516Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:27:45.526Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:27:50.537Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:27:53.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bc2c4504-9850-4fcf-81ba-8ce9fa867b91, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5182e1da-e19c-4160-a14a-f8f27538633f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:27:53.711Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bc2c4504-9850-4fcf-81ba-8ce9fa867b91, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5182e1da-e19c-4160-a14a-f8f27538633f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:27:55.541Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:28:00.545Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:28:05.549Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:28:08.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=62b43359-cc5f-4c31-b3ef-3ea4782e7691, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=07e4fd66-c70d-4256-8e1b-86d5956731e7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:28:08.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=62b43359-cc5f-4c31-b3ef-3ea4782e7691, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=07e4fd66-c70d-4256-8e1b-86d5956731e7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:28:10.559Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:28:15.566Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:28:20.571Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:28:23.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3c38a2e3-fb4a-45c7-8f91-a0d35abf10ec, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9ff4cc6d-ae2e-490c-85c9-1e7d5b3da8b6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:28:23.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3c38a2e3-fb4a-45c7-8f91-a0d35abf10ec, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9ff4cc6d-ae2e-490c-85c9-1e7d5b3da8b6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:28:25.583Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:28:30.589Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:28:35.593Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:28:38.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1f8d9770-266b-4437-8cec-23f211f076ea, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2c73b2d3-e5c2-4b86-99ef-20b35ea8da69, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:28:38.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1f8d9770-266b-4437-8cec-23f211f076ea, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2c73b2d3-e5c2-4b86-99ef-20b35ea8da69, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:28:40.598Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:28:45.609Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:28:50.614Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:28:53.758Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=226abc4a-2bc1-4514-a11e-39e193c324f6, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9ef4bfde-3b2f-4c9a-97bd-2409eb9a95b4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:28:53.760Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=226abc4a-2bc1-4514-a11e-39e193c324f6, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9ef4bfde-3b2f-4c9a-97bd-2409eb9a95b4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:28:55.620Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:29:00.627Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:29:05.635Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:29:08.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f430ac8c-4c39-4b25-ac6c-8b617a3b4686, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2db626e8-1d0e-4797-8a23-67ac1cf0bc1e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:29:08.716Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f430ac8c-4c39-4b25-ac6c-8b617a3b4686, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2db626e8-1d0e-4797-8a23-67ac1cf0bc1e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:29:10.640Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:29:15.644Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:29:20.650Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:29:23.842Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2c3e4f1d-f36b-438f-a017-4400c85b559a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=91bc565e-e4c1-4e3c-aed3-2bd4125aa410, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:29:23.845Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2c3e4f1d-f36b-438f-a017-4400c85b559a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=91bc565e-e4c1-4e3c-aed3-2bd4125aa410, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:29:25.659Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:29:30.664Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:29:35.669Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:29:38.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=122ef052-521e-48cc-adfe-08bb9585ac4f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=dde6d1fd-9ced-491e-a8a6-734c7912b920, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:29:38.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=122ef052-521e-48cc-adfe-08bb9585ac4f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=dde6d1fd-9ced-491e-a8a6-734c7912b920, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:29:40.676Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:29:45.683Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:29:50.689Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:29:53.766Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=42aeaf3a-e167-4b47-bd03-0a467d755661, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ebe9e2c8-762c-4483-9578-023fa497639e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:29:53.771Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=42aeaf3a-e167-4b47-bd03-0a467d755661, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ebe9e2c8-762c-4483-9578-023fa497639e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:29:55.697Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:30:00.703Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:30:05.708Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:30:08.746Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fb2f51ae-f9c7-41dc-afcd-655553937d9e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6a99d80b-039e-499e-9fef-a9ed9b7bcd9d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:30:08.758Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fb2f51ae-f9c7-41dc-afcd-655553937d9e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6a99d80b-039e-499e-9fef-a9ed9b7bcd9d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:30:10.713Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:30:15.719Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:30:20.725Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:30:23.739Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2c636c74-a424-48f3-a15e-17b35ee8a9e9, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0b21f7f3-ebeb-44bf-b853-b8fce8d65590, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:30:23.742Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2c636c74-a424-48f3-a15e-17b35ee8a9e9, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0b21f7f3-ebeb-44bf-b853-b8fce8d65590, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:30:25.730Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:30:30.735Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:30:35.739Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:30:38.773Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d88c829e-ad77-43ba-9578-1fdc0dc1e55c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2fbf34f9-f8d4-465f-8d94-983bf1d936a9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:30:38.775Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d88c829e-ad77-43ba-9578-1fdc0dc1e55c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2fbf34f9-f8d4-465f-8d94-983bf1d936a9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:30:40.743Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:30:45.747Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:30:50.755Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:30:53.734Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f7e5d35b-7662-4667-ae54-f74503fabcfc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=39d2b189-4a4a-467d-bc64-b167c296bb94, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:30:53.737Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f7e5d35b-7662-4667-ae54-f74503fabcfc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=39d2b189-4a4a-467d-bc64-b167c296bb94, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:30:55.761Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:31:00.768Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:31:05.773Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:31:08.751Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d8c69fdb-c6f3-4953-b896-7c9e727e2e0f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=35ff6050-7067-4fee-a227-df532f080b56, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:31:08.753Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d8c69fdb-c6f3-4953-b896-7c9e727e2e0f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=35ff6050-7067-4fee-a227-df532f080b56, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:31:10.779Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:31:15.784Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:31:20.789Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:31:23.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5a3b9a3b-bfd4-45f1-be6c-25e85abf5add, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5099397f-7da7-444e-b9d0-d17b38332b59, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:31:23.729Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5a3b9a3b-bfd4-45f1-be6c-25e85abf5add, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5099397f-7da7-444e-b9d0-d17b38332b59, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:31:25.793Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:31:30.797Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:31:35.814Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:31:38.744Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b119d403-8e16-4e69-86e4-6a8a99fb1c7f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=156a647a-192a-4e32-a89a-f4351b916415, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:31:38.748Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b119d403-8e16-4e69-86e4-6a8a99fb1c7f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=156a647a-192a-4e32-a89a-f4351b916415, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:31:40.820Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:31:45.826Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:31:50.831Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:31:53.729Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6375d3ee-aa8c-47d7-951e-439aaba5a344, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=53278f15-8e54-4ab9-96e7-5c8845929837, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:31:53.731Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6375d3ee-aa8c-47d7-951e-439aaba5a344, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=53278f15-8e54-4ab9-96e7-5c8845929837, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:31:55.836Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:32:00.848Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:32:05.855Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:32:08.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=57f1f9ab-97da-41d6-a698-a32db7c73801, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d200c396-fb69-4454-96ba-a1d2f7dcba0a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:32:08.727Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=57f1f9ab-97da-41d6-a698-a32db7c73801, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d200c396-fb69-4454-96ba-a1d2f7dcba0a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:32:10.861Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:32:15.867Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:32:20.875Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:32:23.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=31ef05c6-d398-46ae-9970-8334927be563, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3f85b6c1-fbac-4d9b-90e7-56828c6086e4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:32:23.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=31ef05c6-d398-46ae-9970-8334927be563, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3f85b6c1-fbac-4d9b-90e7-56828c6086e4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:32:25.883Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:32:30.888Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:32:35.893Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:32:38.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6dbebeda-4b12-424a-b4d4-2eab0bb04923, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=85ecedc4-8883-4c78-92ad-7b2a4bd689f6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:32:38.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6dbebeda-4b12-424a-b4d4-2eab0bb04923, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=85ecedc4-8883-4c78-92ad-7b2a4bd689f6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:32:40.900Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:32:45.906Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:32:50.914Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:32:53.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=453a093b-7f51-455e-bb34-e29edddcb873, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=bf1ed199-a4f4-421b-ab2b-8e2ee5249dce, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:32:53.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=453a093b-7f51-455e-bb34-e29edddcb873, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=bf1ed199-a4f4-421b-ab2b-8e2ee5249dce, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:32:55.919Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:33:00.926Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:33:05.933Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:33:08.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b7cf30bc-5ac3-4021-8ac5-cc3c4f95a6be, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=941d557e-3123-41d8-aafc-19fecdc93938, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:33:08.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b7cf30bc-5ac3-4021-8ac5-cc3c4f95a6be, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=941d557e-3123-41d8-aafc-19fecdc93938, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:33:10.941Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:33:15.948Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:33:20.953Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:33:23.733Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8faf059b-ab6e-4efc-9fb7-9e84416f45d1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5288fb9d-39d1-469b-9d68-f9888c31dd89, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:33:23.735Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8faf059b-ab6e-4efc-9fb7-9e84416f45d1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5288fb9d-39d1-469b-9d68-f9888c31dd89, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:33:25.957Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:33:30.961Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:33:35.968Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:33:38.756Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4d0516c9-b47f-4ee5-aa32-3b81c9c4885a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6a7d0e4c-d7f8-439f-a4e0-eb5edd5ff62e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:33:38.759Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4d0516c9-b47f-4ee5-aa32-3b81c9c4885a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6a7d0e4c-d7f8-439f-a4e0-eb5edd5ff62e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:33:40.974Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:33:45.980Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:33:50.985Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:33:53.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3534b463-aa92-4497-9a0a-52769cb65dc1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ec7a830f-2e58-4d0a-9ec8-3674fbd74f76, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:33:53.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3534b463-aa92-4497-9a0a-52769cb65dc1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ec7a830f-2e58-4d0a-9ec8-3674fbd74f76, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:33:55.991Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:34:00.998Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:34:06.003Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:34:08.713Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=93ab1f19-10f5-4ae7-856a-42a1bc802764, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=f827c04e-e027-404c-9ed0-83fa70983fb1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:34:08.716Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=93ab1f19-10f5-4ae7-856a-42a1bc802764, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=f827c04e-e027-404c-9ed0-83fa70983fb1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:34:11.007Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:34:16.012Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:34:21.016Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:34:23.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6324c035-082d-49c5-a058-0e2fb400e925, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=48b84684-902b-4b20-80ff-499bd23c5f30, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:34:23.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6324c035-082d-49c5-a058-0e2fb400e925, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=48b84684-902b-4b20-80ff-499bd23c5f30, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:34:26.020Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:34:31.025Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:34:36.031Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:34:38.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f9671f54-f91e-489e-a7e5-ca599a1cebed, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b22bcc87-bc11-4e5d-8c39-344807a9fa8e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:34:38.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f9671f54-f91e-489e-a7e5-ca599a1cebed, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b22bcc87-bc11-4e5d-8c39-344807a9fa8e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:34:41.036Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:34:46.040Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:34:51.046Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:34:53.759Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0f9cb8a3-b7c1-4846-9227-d6078309905f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3a380440-a26e-4b96-9671-a334c2f370b8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:34:53.762Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0f9cb8a3-b7c1-4846-9227-d6078309905f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3a380440-a26e-4b96-9671-a334c2f370b8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:34:56.053Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:35:01.059Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:35:06.065Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:35:08.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=eb6ef571-0479-4481-871d-f2a186128d83, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1942bf81-0f19-47e2-b936-68669724dd45, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:35:08.724Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=eb6ef571-0479-4481-871d-f2a186128d83, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1942bf81-0f19-47e2-b936-68669724dd45, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:35:11.071Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:35:16.075Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:35:21.079Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:35:23.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5248b5ba-79a2-4e11-b992-2b840840a4fb, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=be71227d-9d8b-4c74-ad8c-b6cb68ea4176, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:35:23.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5248b5ba-79a2-4e11-b992-2b840840a4fb, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=be71227d-9d8b-4c74-ad8c-b6cb68ea4176, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:35:26.085Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:35:31.090Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:35:36.096Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:35:38.753Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8634d0f0-95b8-48d1-9ff9-308ec6cc75ca, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=75b8a16b-f8ca-4f78-b10c-e1f572b3a647, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:35:38.762Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8634d0f0-95b8-48d1-9ff9-308ec6cc75ca, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=75b8a16b-f8ca-4f78-b10c-e1f572b3a647, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:35:41.100Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:35:46.104Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:35:51.110Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:35:53.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b2499aa5-af03-42e0-8d14-f989ce8a7612, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fad94491-e58f-4eb3-bf4b-84caeef4a5df, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:35:53.731Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b2499aa5-af03-42e0-8d14-f989ce8a7612, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fad94491-e58f-4eb3-bf4b-84caeef4a5df, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:35:56.115Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:36:01.118Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:36:06.137Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:36:08.762Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f296f6ca-1e93-4a0f-b4a9-f166cc564e3d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=515b8515-f87a-43c5-b29b-bca89e057a99, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:36:08.767Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f296f6ca-1e93-4a0f-b4a9-f166cc564e3d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=515b8515-f87a-43c5-b29b-bca89e057a99, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:36:11.141Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:36:16.148Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:36:21.153Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:36:23.713Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=368c6e85-8e3a-44ca-a545-b1367037a996, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4980074a-c001-4119-a6f8-938c2e391b7e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:36:23.718Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=368c6e85-8e3a-44ca-a545-b1367037a996, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4980074a-c001-4119-a6f8-938c2e391b7e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:36:26.165Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:36:31.174Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:36:36.179Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:36:38.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5534f5f3-e932-4ab5-b044-03c157a04926, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=86a0122c-16ea-4494-bf46-9ce488f569f2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:36:38.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5534f5f3-e932-4ab5-b044-03c157a04926, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=86a0122c-16ea-4494-bf46-9ce488f569f2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:36:41.183Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:36:46.191Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:36:51.197Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:36:53.703Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=73c2ce80-0687-4aef-88ad-eaed79d65b7e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=785fd57e-d90a-43fe-82ef-abbfcac43b70, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:36:53.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=73c2ce80-0687-4aef-88ad-eaed79d65b7e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=785fd57e-d90a-43fe-82ef-abbfcac43b70, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:36:56.202Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:37:01.206Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:37:06.209Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:37:08.758Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ebba40f6-82fd-4424-a883-2947c5081f34, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=01a36fd9-ecd5-40cd-9510-f2c8a839d528, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:37:08.760Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ebba40f6-82fd-4424-a883-2947c5081f34, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=01a36fd9-ecd5-40cd-9510-f2c8a839d528, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:37:11.216Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:37:16.220Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:37:21.225Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:37:23.765Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=624237a2-b173-456b-898a-77e1a1be499a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8a16cf4b-739e-45be-9510-91272d1c404c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:37:23.768Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=624237a2-b173-456b-898a-77e1a1be499a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8a16cf4b-739e-45be-9510-91272d1c404c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:37:26.230Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:37:31.237Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:37:36.242Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:37:38.742Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f418dbae-c51f-46e6-b8b2-49c881981cea, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8adb5805-99ee-415d-8f0a-9b93b6150080, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:37:38.745Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f418dbae-c51f-46e6-b8b2-49c881981cea, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8adb5805-99ee-415d-8f0a-9b93b6150080, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:37:41.245Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:37:46.249Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:37:51.255Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:37:53.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fed3036b-cfdd-4a2f-8d64-153580bfad7c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3ee5b00f-1442-4da5-8d38-2278cc470f9e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:37:53.709Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fed3036b-cfdd-4a2f-8d64-153580bfad7c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3ee5b00f-1442-4da5-8d38-2278cc470f9e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:37:56.261Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:38:01.267Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:38:06.272Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:38:08.744Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bb033330-4acf-4f65-8510-920fc6729205, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=eb479257-1f7e-476a-b785-b2eb05bc1855, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:38:08.746Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bb033330-4acf-4f65-8510-920fc6729205, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=eb479257-1f7e-476a-b785-b2eb05bc1855, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:38:11.276Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:38:16.280Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:38:21.284Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:38:23.695Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ad81776c-52bb-476f-9f02-7227748faa58, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e6888711-21d6-4bc3-addb-5ccf14a7eb78, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:38:23.698Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ad81776c-52bb-476f-9f02-7227748faa58, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e6888711-21d6-4bc3-addb-5ccf14a7eb78, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:38:26.288Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:38:31.293Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:38:36.297Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:38:38.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=16d48634-74f4-45fa-8997-3b995070db05, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2191bd6b-33af-4f73-9f81-6ca579a721e9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:38:38.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=16d48634-74f4-45fa-8997-3b995070db05, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2191bd6b-33af-4f73-9f81-6ca579a721e9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:38:41.302Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:38:46.307Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:38:51.312Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:38:53.742Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=34b3a1c7-ba7d-44b3-8936-8f3c4609f37e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=cb533d22-35ae-49fd-9050-1d9f6480e767, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:38:53.744Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=34b3a1c7-ba7d-44b3-8936-8f3c4609f37e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=cb533d22-35ae-49fd-9050-1d9f6480e767, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:38:56.318Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:39:01.324Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:39:06.329Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:39:08.753Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4bce02ce-11ad-4f44-a3b2-d6689b260493, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4b7a269d-67be-4fc6-a6e9-f7d9fec96a47, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:39:08.758Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4bce02ce-11ad-4f44-a3b2-d6689b260493, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4b7a269d-67be-4fc6-a6e9-f7d9fec96a47, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:39:11.335Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:39:16.339Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:39:21.345Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:39:23.724Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5b913156-eb3c-4140-a037-7d036caa8cb1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d71f3470-fa70-4541-b942-996659553d05, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:39:23.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5b913156-eb3c-4140-a037-7d036caa8cb1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d71f3470-fa70-4541-b942-996659553d05, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:39:26.351Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:39:31.355Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:39:36.362Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:39:38.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=43301382-d2e6-4fc4-ae99-07920ba3caad, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a1974440-3592-454a-8968-96f34de723f6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:39:38.709Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=43301382-d2e6-4fc4-ae99-07920ba3caad, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a1974440-3592-454a-8968-96f34de723f6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:39:41.367Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:39:46.373Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:39:51.385Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:39:53.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ec5b7126-b53c-4a35-88d7-81307c252f7b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4f899edb-8e64-4ed8-8b0a-b2509885a8bd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:39:53.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ec5b7126-b53c-4a35-88d7-81307c252f7b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4f899edb-8e64-4ed8-8b0a-b2509885a8bd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:39:56.390Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:40:01.395Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:40:06.400Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:40:08.716Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=cc07ff44-0a13-43ca-a64f-951998766e33, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=63516c02-1831-413f-9276-afbbd6300258, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:40:08.718Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=cc07ff44-0a13-43ca-a64f-951998766e33, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=63516c02-1831-413f-9276-afbbd6300258, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:40:11.404Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:40:16.409Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:40:21.418Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:40:23.793Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=21a1e0ba-4066-4888-af56-ce0277571fdb, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a5ed1514-7648-4e30-adeb-90632696b8e2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:40:23.795Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=21a1e0ba-4066-4888-af56-ce0277571fdb, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a5ed1514-7648-4e30-adeb-90632696b8e2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:40:26.424Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:40:31.428Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:40:36.432Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:40:38.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=28a662a2-45d9-4c99-89bc-86fd0a5c95e1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0538850b-5527-4747-a3e1-241b821c8726, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:40:38.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=28a662a2-45d9-4c99-89bc-86fd0a5c95e1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0538850b-5527-4747-a3e1-241b821c8726, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:40:41.437Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:40:46.441Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:40:51.475Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:40:53.736Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0221e487-878a-4430-96bb-e99b6a664699, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0a84e72b-e671-4474-affa-251cbd0f7756, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:40:53.740Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0221e487-878a-4430-96bb-e99b6a664699, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0a84e72b-e671-4474-affa-251cbd0f7756, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:40:56.480Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:41:01.485Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:41:06.488Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:41:08.767Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ec653b3e-b132-4ca1-b41f-8197754423f5, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=81a2601e-e4aa-4460-8b91-223bbb882143, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:41:08.769Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ec653b3e-b132-4ca1-b41f-8197754423f5, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=81a2601e-e4aa-4460-8b91-223bbb882143, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:41:11.492Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:41:16.495Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:41:21.501Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:41:23.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5a7fd187-31e3-41cd-bd46-807a413ea7f5, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e757cd04-ed8e-4c5c-aa0f-239a113a5342, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:41:23.728Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5a7fd187-31e3-41cd-bd46-807a413ea7f5, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e757cd04-ed8e-4c5c-aa0f-239a113a5342, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:41:26.505Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:41:31.511Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:41:36.518Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:41:38.738Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=dc889b90-3b1b-48f5-af83-8385c11c0b61, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fd6cab43-4456-4415-86e3-65d946e98ed4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:41:38.740Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=dc889b90-3b1b-48f5-af83-8385c11c0b61, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fd6cab43-4456-4415-86e3-65d946e98ed4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:41:41.523Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:41:46.529Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:41:51.536Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:41:53.758Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=55478d0c-f770-47de-bdcc-b6ed32ae3015, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e11d8cef-da73-4d90-ab13-eca57fc8d3e5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:41:53.762Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=55478d0c-f770-47de-bdcc-b6ed32ae3015, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e11d8cef-da73-4d90-ab13-eca57fc8d3e5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:41:56.540Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:42:01.551Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:42:06.559Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:42:08.755Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ed21fff7-aad3-4014-a920-6b5eb3cd3176, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d460f43c-f4bc-434b-b508-200bdd9e11d4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:42:08.758Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ed21fff7-aad3-4014-a920-6b5eb3cd3176, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d460f43c-f4bc-434b-b508-200bdd9e11d4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:42:11.565Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:42:16.570Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:42:21.574Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:42:23.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ed11c0b0-dde5-4fc3-a806-c7a3bec38ab1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ed1d133c-8317-4519-b08f-b8d3bec80d9b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:42:23.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ed11c0b0-dde5-4fc3-a806-c7a3bec38ab1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ed1d133c-8317-4519-b08f-b8d3bec80d9b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:42:26.580Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:42:31.584Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:42:36.590Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:42:38.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=752653a8-c411-495c-803e-e963d4d0abb8, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e1dcc7fa-e829-40ca-b597-0607c1793def, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:42:38.729Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=752653a8-c411-495c-803e-e963d4d0abb8, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e1dcc7fa-e829-40ca-b597-0607c1793def, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:42:41.596Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:42:46.601Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:42:51.605Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:42:53.690Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=98e431b3-1c3c-4e8d-a925-f6e102d19042, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=cef7d57f-666b-4667-8ff7-765c2dd14f6b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:42:53.691Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=98e431b3-1c3c-4e8d-a925-f6e102d19042, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=cef7d57f-666b-4667-8ff7-765c2dd14f6b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:42:56.609Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:43:01.614Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:43:06.619Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:43:08.689Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b50bf38c-d0fb-4693-8280-ceaa8aeea00e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a1daaa2f-807c-480c-9c07-8fa0f6d6abaa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:43:08.690Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b50bf38c-d0fb-4693-8280-ceaa8aeea00e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a1daaa2f-807c-480c-9c07-8fa0f6d6abaa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:43:11.623Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:43:16.628Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:43:21.632Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:43:23.711Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=71715944-e089-4e57-a86c-2fb42d06f83c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9fe7df7a-9691-469e-a86e-4ffb5daaef4c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:43:23.713Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=71715944-e089-4e57-a86c-2fb42d06f83c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9fe7df7a-9691-469e-a86e-4ffb5daaef4c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:43:26.638Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:43:31.643Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:43:36.648Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:43:38.690Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4d5dbf9f-faa8-41f3-a6a3-9707a6d3c8fa, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=90d4516e-b794-4698-a380-a28c9f896aae, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:43:38.693Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4d5dbf9f-faa8-41f3-a6a3-9707a6d3c8fa, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=90d4516e-b794-4698-a380-a28c9f896aae, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:43:41.652Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:43:46.655Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:43:51.661Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:43:53.702Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=564c9d42-f621-47a2-b5c8-2f0db78aa763, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fbf64a02-a3e2-469f-9b32-bd19b36cd87c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:43:53.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=564c9d42-f621-47a2-b5c8-2f0db78aa763, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fbf64a02-a3e2-469f-9b32-bd19b36cd87c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:43:56.665Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:44:01.669Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:44:06.675Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:44:08.699Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2eff82cc-9a7e-4478-8226-fb5a7a25e7f5, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=7e3d6246-3361-41f4-a418-63aabbac4602, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:44:08.700Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2eff82cc-9a7e-4478-8226-fb5a7a25e7f5, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=7e3d6246-3361-41f4-a418-63aabbac4602, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:44:11.679Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:44:16.683Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:44:21.687Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:44:23.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e987fb9c-5949-41a2-9e53-cfa99bffecfa, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b2afe5a4-7b0b-4942-b2f9-22f7e7d26d1c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:44:23.728Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e987fb9c-5949-41a2-9e53-cfa99bffecfa, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b2afe5a4-7b0b-4942-b2f9-22f7e7d26d1c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:44:26.692Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:44:31.696Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:44:36.701Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:44:38.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8410fefc-53ca-449b-b29f-ac77512e13c3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=480239f8-3c4a-45ad-9f91-38ec54b71279, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:44:38.724Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8410fefc-53ca-449b-b29f-ac77512e13c3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=480239f8-3c4a-45ad-9f91-38ec54b71279, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:44:41.708Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:44:46.714Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:44:51.721Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:44:53.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2bafd37d-1d2a-4e6f-9b49-78db741388ab, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=564e4aef-d478-4db8-a55c-40bc91074364, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:44:53.727Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2bafd37d-1d2a-4e6f-9b49-78db741388ab, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=564e4aef-d478-4db8-a55c-40bc91074364, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:44:56.726Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:45:01.735Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:45:06.739Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:45:08.766Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5c4894e9-b900-468e-9491-396c5be8ee69, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e556804f-0c0a-41db-9971-1dd02e63f125, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:45:08.769Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5c4894e9-b900-468e-9491-396c5be8ee69, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e556804f-0c0a-41db-9971-1dd02e63f125, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:45:11.746Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:45:16.750Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:45:21.761Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:45:23.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=73102b9f-7cd1-41ba-bcbf-87a0cd613915, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=29c321d5-b3d8-4a34-a738-26665fe4e179, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:45:23.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=73102b9f-7cd1-41ba-bcbf-87a0cd613915, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=29c321d5-b3d8-4a34-a738-26665fe4e179, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:45:26.767Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:45:31.771Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:45:36.776Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:45:38.731Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8f3ac05e-3cfb-430e-b108-3c67a9bf1308, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a20af2a0-5a29-43e6-b242-6bb58a02ff91, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:45:38.732Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8f3ac05e-3cfb-430e-b108-3c67a9bf1308, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a20af2a0-5a29-43e6-b242-6bb58a02ff91, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:45:41.780Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:45:46.784Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:45:51.789Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:45:53.727Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1926a434-533c-4ef8-b2ea-1adbd607b4b3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=071d4fd9-ca2c-44b4-bce8-c183e20b0648, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:45:53.729Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1926a434-533c-4ef8-b2ea-1adbd607b4b3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=071d4fd9-ca2c-44b4-bce8-c183e20b0648, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:45:56.794Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:46:01.799Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:46:06.803Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:46:08.757Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4a579908-d067-46ef-afe7-2314aa0c2da6, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e64f816d-5191-4b16-8703-7f4489d93084, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:46:08.760Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4a579908-d067-46ef-afe7-2314aa0c2da6, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e64f816d-5191-4b16-8703-7f4489d93084, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:46:11.809Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:46:16.813Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:46:21.817Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:46:23.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=094adb1e-13e2-4723-821e-92b754a75797, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=868c5533-09ec-48dd-b508-86ff715c2a06, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:46:23.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=094adb1e-13e2-4723-821e-92b754a75797, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=868c5533-09ec-48dd-b508-86ff715c2a06, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:46:26.826Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:46:31.830Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:46:36.834Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:46:38.699Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=36df3a09-da91-418a-b26c-934a545e68f0, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=94ca2532-0617-4b3f-a9a3-410b933e4841, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:46:38.701Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=36df3a09-da91-418a-b26c-934a545e68f0, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=94ca2532-0617-4b3f-a9a3-410b933e4841, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:46:41.839Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:46:46.842Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:46:51.846Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:46:53.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5c2fbe8f-fb9f-4692-865a-f4ec71ff26c2, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=dd7abd0e-3aa1-4fcd-bc6a-809a37e5d0dc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:46:53.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5c2fbe8f-fb9f-4692-865a-f4ec71ff26c2, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=dd7abd0e-3aa1-4fcd-bc6a-809a37e5d0dc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:46:56.850Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:47:01.855Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:47:06.859Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:47:08.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d57a4cff-e13a-49ef-a67c-2c817ba61dd1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=76c8be6a-8615-4f9b-b8a8-535e01c797cb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:47:08.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d57a4cff-e13a-49ef-a67c-2c817ba61dd1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=76c8be6a-8615-4f9b-b8a8-535e01c797cb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:47:11.866Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:47:16.870Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:47:21.873Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:47:23.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e4b45266-0cb6-461e-a28b-67aed3ae4faa, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fe91852b-c414-4a5c-8bcf-e33e9b1155b2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:47:23.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e4b45266-0cb6-461e-a28b-67aed3ae4faa, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fe91852b-c414-4a5c-8bcf-e33e9b1155b2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:47:26.877Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:47:31.882Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:47:36.885Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:47:38.789Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c5401ee9-914c-4473-b16d-4a44ee815ca4, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=912232c4-89da-4573-a3b4-b91a1c75374e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:47:38.791Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c5401ee9-914c-4473-b16d-4a44ee815ca4, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=912232c4-89da-4573-a3b4-b91a1c75374e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:47:41.891Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:47:46.896Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:47:51.901Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:47:53.735Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fa356df9-9373-4464-b431-7fa32d486c0c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=f1c7000a-c423-4688-9bd3-92f2325bedb4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:47:53.740Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fa356df9-9373-4464-b431-7fa32d486c0c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=f1c7000a-c423-4688-9bd3-92f2325bedb4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:47:56.909Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:48:01.917Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:48:06.923Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:48:08.696Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6e00cd44-cd77-4105-8f1b-7aee4e58d9c7, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d0e7e001-7d72-4677-8ae7-6c0a9b6dff4e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:48:08.698Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6e00cd44-cd77-4105-8f1b-7aee4e58d9c7, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d0e7e001-7d72-4677-8ae7-6c0a9b6dff4e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:48:11.929Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:48:16.934Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:48:21.939Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:48:23.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=cc943989-3281-409b-ad6a-b20300034e5f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=238d267d-2355-4f6c-9492-b344a93521c1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:48:23.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=cc943989-3281-409b-ad6a-b20300034e5f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=238d267d-2355-4f6c-9492-b344a93521c1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:48:26.943Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:48:31.949Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:48:36.953Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:48:38.734Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8388bda8-1320-4230-9403-9a82e4032896, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=292dba88-acd9-45c6-b80c-79b53313a187, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:48:38.736Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8388bda8-1320-4230-9403-9a82e4032896, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=292dba88-acd9-45c6-b80c-79b53313a187, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:48:41.957Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:48:46.966Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:48:51.973Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:48:53.739Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bfc22824-6379-4e8b-bf07-11b2c15b183c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c5d70e33-a0ff-438f-b625-df65da79436d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:48:53.741Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bfc22824-6379-4e8b-bf07-11b2c15b183c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c5d70e33-a0ff-438f-b625-df65da79436d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:48:56.980Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:49:01.986Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:49:06.993Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:49:08.745Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=91e86fde-43b5-4bc5-a219-00d671e63669, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d2d422b7-e4a2-489b-9ab7-f83a2a5076d4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:49:08.748Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=91e86fde-43b5-4bc5-a219-00d671e63669, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d2d422b7-e4a2-489b-9ab7-f83a2a5076d4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:49:11.997Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:49:17.002Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:49:22.006Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:49:23.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f5e40849-d48f-4f68-a8ea-e15fb691d99a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a92c1d30-0419-479e-ad26-28567081304d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:49:23.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f5e40849-d48f-4f68-a8ea-e15fb691d99a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a92c1d30-0419-479e-ad26-28567081304d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:49:27.010Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:49:32.015Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:49:37.021Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:49:38.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b1ef8835-e42f-41d0-b02d-7d1eda6495bf, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c73fc067-46ce-4977-aeed-36ec1f475b50, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:49:38.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b1ef8835-e42f-41d0-b02d-7d1eda6495bf, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c73fc067-46ce-4977-aeed-36ec1f475b50, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:49:42.028Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:49:47.036Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:49:52.042Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:49:53.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=75979418-cb17-441f-ae4a-1084a22145cc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fdaee64d-e9cd-428a-ab7e-2e565a241f82, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:49:53.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=75979418-cb17-441f-ae4a-1084a22145cc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fdaee64d-e9cd-428a-ab7e-2e565a241f82, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:49:57.050Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:50:02.054Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:50:07.060Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:50:08.744Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=70cfb21e-5a9f-4de1-b739-7a2a5f399820, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3b6789f1-97e8-4d07-939a-eb0effab2849, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:50:08.746Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=70cfb21e-5a9f-4de1-b739-7a2a5f399820, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3b6789f1-97e8-4d07-939a-eb0effab2849, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:50:12.067Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:50:17.073Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:50:22.080Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:50:23.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1fe31743-a690-4202-b50f-3c7adefc43d4, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=890e0d73-3a41-48fc-a4b1-285480c6e249, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:50:23.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1fe31743-a690-4202-b50f-3c7adefc43d4, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=890e0d73-3a41-48fc-a4b1-285480c6e249, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:50:27.087Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:50:32.093Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:50:37.100Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:50:38.768Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3f759fdc-972f-4f93-8f92-b2537dfeffa0, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d767e129-fb81-4f18-9cdb-213d4a36899e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:50:38.771Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3f759fdc-972f-4f93-8f92-b2537dfeffa0, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d767e129-fb81-4f18-9cdb-213d4a36899e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:50:42.105Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:50:47.109Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:50:52.115Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:50:53.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8b5320d1-89fc-4342-ba91-f69ed4587a9c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=32d23d1e-d7d5-47cb-aea7-11a31e7c39f6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:50:53.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8b5320d1-89fc-4342-ba91-f69ed4587a9c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=32d23d1e-d7d5-47cb-aea7-11a31e7c39f6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:50:57.120Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:51:02.126Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:51:07.132Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:51:08.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a7d50ed2-f63a-4c3e-af16-a188faee0795, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=aa53f18a-6b37-4c3f-b8ef-a1e99b69e715, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:51:08.728Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a7d50ed2-f63a-4c3e-af16-a188faee0795, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=aa53f18a-6b37-4c3f-b8ef-a1e99b69e715, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:51:12.139Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:51:17.151Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:51:22.157Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:51:23.701Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0e668fbc-3598-4fa0-ba62-1e87939266bc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=dd3f3a1f-73bf-4ebe-9fcf-1578b56a764b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:51:23.703Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0e668fbc-3598-4fa0-ba62-1e87939266bc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=dd3f3a1f-73bf-4ebe-9fcf-1578b56a764b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:51:27.162Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:51:32.167Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:51:37.179Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:51:38.731Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=520cf227-77f6-4be7-8f7a-47c596d35672, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9c319f5b-ac4b-476f-b88f-8fd341bd2093, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:51:38.734Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=520cf227-77f6-4be7-8f7a-47c596d35672, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9c319f5b-ac4b-476f-b88f-8fd341bd2093, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:51:42.186Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:51:47.191Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:51:52.194Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:51:53.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6b668309-9c37-4d36-b044-9e3557f5b40e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=bff19b2c-31b6-40b0-9001-c13fc4ff9102, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:51:53.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6b668309-9c37-4d36-b044-9e3557f5b40e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=bff19b2c-31b6-40b0-9001-c13fc4ff9102, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:51:57.198Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:52:02.202Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:52:07.206Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:52:08.718Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e067457d-e529-41d7-8338-a16f12d387f5, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=eeed0eda-4297-43d4-aefb-56efc952ff34, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:52:08.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e067457d-e529-41d7-8338-a16f12d387f5, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=eeed0eda-4297-43d4-aefb-56efc952ff34, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:52:12.212Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:52:17.217Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:52:22.221Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:52:23.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ea40f8f7-339f-449d-9fa1-e7764464b7f1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=28eefe13-fda0-4a2b-b321-1e3fd4e59f86, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:52:23.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ea40f8f7-339f-449d-9fa1-e7764464b7f1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=28eefe13-fda0-4a2b-b321-1e3fd4e59f86, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:52:27.225Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:52:32.229Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:52:37.233Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:52:38.693Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9ba7c4bd-3616-4968-b55a-edce36d60611, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6553c460-2e1e-482e-993e-ca9ab5b2177d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:52:38.696Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9ba7c4bd-3616-4968-b55a-edce36d60611, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6553c460-2e1e-482e-993e-ca9ab5b2177d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:52:42.237Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:52:47.242Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:52:52.246Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:52:53.688Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=aa47b826-f798-446e-b2f2-81b9babdac0a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b3336370-82e5-47e3-aa70-df26c0b22c1c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:52:53.690Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=aa47b826-f798-446e-b2f2-81b9babdac0a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b3336370-82e5-47e3-aa70-df26c0b22c1c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:52:57.252Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:53:02.256Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:53:07.262Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:53:08.731Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ad080a83-b303-43be-a0ad-34089f6cffdf, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2a30ef64-d8fc-4e2b-add7-9c7297bd69be, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:53:08.733Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ad080a83-b303-43be-a0ad-34089f6cffdf, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2a30ef64-d8fc-4e2b-add7-9c7297bd69be, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:53:12.267Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:53:17.270Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:53:22.275Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:53:23.702Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e0690eea-0eda-49eb-ad5a-6a25049bae39, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b5aa4da4-f483-4e7d-aa80-168765253c1e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:53:23.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e0690eea-0eda-49eb-ad5a-6a25049bae39, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b5aa4da4-f483-4e7d-aa80-168765253c1e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:53:27.278Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:53:32.282Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:53:37.288Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:53:38.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b4135a94-8a63-4da3-8af2-7204206abec4, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3db038ac-0613-4b76-aa45-324b1a0ecd42, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:53:38.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b4135a94-8a63-4da3-8af2-7204206abec4, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3db038ac-0613-4b76-aa45-324b1a0ecd42, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:53:42.292Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:53:47.302Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:53:52.310Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:53:53.733Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=12a4ee18-ae5f-4cd1-91ae-706ca2f28d93, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=40132009-00ee-47bf-bd5b-0ffa4a2280fc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:53:53.736Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=12a4ee18-ae5f-4cd1-91ae-706ca2f28d93, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=40132009-00ee-47bf-bd5b-0ffa4a2280fc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:53:57.314Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:54:02.318Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:54:07.322Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:54:08.732Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=07d456e6-30ad-4bef-8726-c205c42b3f3d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=daf6b2aa-9a34-42da-ae7d-b1c54eff6d54, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:54:08.735Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=07d456e6-30ad-4bef-8726-c205c42b3f3d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=daf6b2aa-9a34-42da-ae7d-b1c54eff6d54, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:54:12.326Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:54:17.330Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:54:22.380Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:54:23.727Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d178507e-8ed3-4aa1-9876-6d65a3f63215, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=49bcc6a6-abc2-425a-8b4e-1fce5f585eab, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:54:23.730Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d178507e-8ed3-4aa1-9876-6d65a3f63215, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=49bcc6a6-abc2-425a-8b4e-1fce5f585eab, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:54:27.384Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:54:32.387Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:54:37.390Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:54:38.695Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=027efff8-b2ab-470c-ab96-dba0be18b51e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5631cd2f-8709-442a-8da3-304edf764caf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:54:38.697Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=027efff8-b2ab-470c-ab96-dba0be18b51e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5631cd2f-8709-442a-8da3-304edf764caf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:54:42.395Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:54:47.400Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:54:52.403Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:54:53.702Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bb093487-b562-4a68-8472-d34a34552c83, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=086a0b06-569d-4a8c-ba0e-20a3e20d54ba, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:54:53.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bb093487-b562-4a68-8472-d34a34552c83, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=086a0b06-569d-4a8c-ba0e-20a3e20d54ba, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:54:57.406Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:55:02.410Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:55:07.413Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:55:08.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=932033c7-4a86-471a-86bb-932e58cb0646, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5762e8be-d666-46ca-b97a-7e526c2c8635, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:55:08.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=932033c7-4a86-471a-86bb-932e58cb0646, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5762e8be-d666-46ca-b97a-7e526c2c8635, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:55:12.416Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:55:17.419Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:55:22.423Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:55:23.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a6840d53-e8cf-4acc-879d-94406e0a60bc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0aea8a18-8355-4ea9-af5e-bace5094bcdd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:55:23.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a6840d53-e8cf-4acc-879d-94406e0a60bc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0aea8a18-8355-4ea9-af5e-bace5094bcdd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:55:27.426Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:55:32.431Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:55:37.435Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:55:38.700Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e8fc03a1-c866-4dc6-ae83-0a64ea058200, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ae38a912-7108-4917-ab66-2bc27bbd9179, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:55:38.703Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e8fc03a1-c866-4dc6-ae83-0a64ea058200, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ae38a912-7108-4917-ab66-2bc27bbd9179, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:55:42.439Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:55:47.441Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:55:52.447Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:55:53.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fa06ad66-49e1-4af7-8972-655c86172dd0, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=057e3ee8-8f61-4bc8-a681-fcfbd8f2ef67, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:55:53.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fa06ad66-49e1-4af7-8972-655c86172dd0, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=057e3ee8-8f61-4bc8-a681-fcfbd8f2ef67, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:55:57.450Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:56:02.453Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:56:07.456Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:56:08.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=da4c84a2-7243-41cd-a68f-79c28968d01e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1a60f949-720d-4ab2-b38f-b323b498a5a0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:56:08.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=da4c84a2-7243-41cd-a68f-79c28968d01e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1a60f949-720d-4ab2-b38f-b323b498a5a0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:56:12.459Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:56:17.463Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:56:22.467Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:56:23.711Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c43c1225-1574-4b61-9722-15bd7c3de545, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=aabc6959-41c1-43b0-862f-97089410e9a8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:56:23.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c43c1225-1574-4b61-9722-15bd7c3de545, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=aabc6959-41c1-43b0-862f-97089410e9a8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:56:27.472Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:56:32.476Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:56:37.479Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:56:38.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ecbb4fad-a0fb-41e6-8e37-4ec86a755efb, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e5be8b5c-2548-4f95-a579-532c0faae0fa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:56:38.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ecbb4fad-a0fb-41e6-8e37-4ec86a755efb, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e5be8b5c-2548-4f95-a579-532c0faae0fa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:56:42.482Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:56:47.487Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:56:52.492Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:56:53.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4685720e-2ad0-430e-9dc9-720c81143a01, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e81b195a-db99-47d4-ab82-81780b3acb30, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:56:53.728Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4685720e-2ad0-430e-9dc9-720c81143a01, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e81b195a-db99-47d4-ab82-81780b3acb30, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:56:57.497Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:57:02.501Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:57:07.504Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:57:08.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=43f18718-9188-4ebe-89a3-449fc89a3563, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=496aa6b6-539b-44e9-9baf-fc35708163d7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:57:08.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=43f18718-9188-4ebe-89a3-449fc89a3563, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=496aa6b6-539b-44e9-9baf-fc35708163d7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:57:12.507Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:57:17.510Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:57:22.513Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:57:23.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=461ada27-cf8d-4415-a391-6afb25ab75be, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=368472fd-82b6-4939-95c6-48ea1ad466ce, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:57:23.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=461ada27-cf8d-4415-a391-6afb25ab75be, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=368472fd-82b6-4939-95c6-48ea1ad466ce, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:57:27.515Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:57:32.520Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:57:37.523Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:57:38.703Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=455232c0-3018-4139-8a1f-2fd56b80ab93, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0d2fe68d-3527-47a4-b1ef-d8d91e18179d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:57:38.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=455232c0-3018-4139-8a1f-2fd56b80ab93, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0d2fe68d-3527-47a4-b1ef-d8d91e18179d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:57:42.526Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:57:47.530Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:57:52.533Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:57:53.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ac498e01-8685-4e6b-b9d5-c0f44cca7cfc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=63b82b55-741c-4cfa-b5de-4412c74f72e3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:57:53.724Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ac498e01-8685-4e6b-b9d5-c0f44cca7cfc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=63b82b55-741c-4cfa-b5de-4412c74f72e3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:57:57.539Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:58:02.544Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:58:07.548Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:58:08.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f683e451-393d-43b2-b975-4bc0fe2f04fb, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=f03eb2ee-050e-4336-b92e-a0b02c0fdbc7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:58:08.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f683e451-393d-43b2-b975-4bc0fe2f04fb, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=f03eb2ee-050e-4336-b92e-a0b02c0fdbc7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:58:12.551Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:58:17.555Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:58:22.559Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:58:23.746Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4e141e2f-3f21-4a58-8ce4-c186295a2f6c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9f7e8b42-47ca-4374-b918-1bf43daa3df2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:58:23.748Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4e141e2f-3f21-4a58-8ce4-c186295a2f6c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9f7e8b42-47ca-4374-b918-1bf43daa3df2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:58:27.562Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:58:32.566Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:58:37.569Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:58:38.756Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=96a57466-9623-4a2c-8a98-cdcea947e541, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=bf066fd5-5773-43e8-ac87-97956f343771, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:58:38.757Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=96a57466-9623-4a2c-8a98-cdcea947e541, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=bf066fd5-5773-43e8-ac87-97956f343771, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:58:42.572Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:58:47.575Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:58:52.579Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:58:53.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a0aa2fbb-aa88-489f-b84d-e96a14747aa6, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=17808dd9-6384-4769-bd35-f22166db6e68, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:58:53.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a0aa2fbb-aa88-489f-b84d-e96a14747aa6, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=17808dd9-6384-4769-bd35-f22166db6e68, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:58:57.583Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:59:02.586Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:59:07.590Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:59:08.753Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e8742b15-c841-4c28-a0a9-1b0fae6b1adb, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=11c45a7b-f6cb-4584-b64a-e151d3158905, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:59:08.755Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e8742b15-c841-4c28-a0a9-1b0fae6b1adb, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=11c45a7b-f6cb-4584-b64a-e151d3158905, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T09:59:12.596Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:59:17.599Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:59:22.604Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:59:23.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4a57dd95-8833-4eb4-a094-3cf2b1484626, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b56ccb08-32e7-404c-9dca-d615350c80f5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:59:23.733Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4a57dd95-8833-4eb4-a094-3cf2b1484626, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b56ccb08-32e7-404c-9dca-d615350c80f5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T09:59:27.609Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:59:32.613Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:59:37.617Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:59:38.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=68b4ecff-062f-4dea-a59f-189cfb25142d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1729fa21-0849-4aa1-90d4-5a007e5b8b4a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:59:38.718Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=68b4ecff-062f-4dea-a59f-189cfb25142d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1729fa21-0849-4aa1-90d4-5a007e5b8b4a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T09:59:42.621Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:59:47.624Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:59:52.628Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T09:59:53.735Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7ed86f25-27f8-4fa7-bc5f-c6d869be822f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a3c4aad4-b410-4a34-aab4-b83a173ebac5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:59:53.752Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7ed86f25-27f8-4fa7-bc5f-c6d869be822f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a3c4aad4-b410-4a34-aab4-b83a173ebac5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T09:59:57.632Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:00:02.635Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:00:07.639Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:00:08.728Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4cac07ef-747d-42a2-b041-71b841971900, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6b16244c-01a5-4a42-b838-bb957f5b6473, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:00:08.730Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4cac07ef-747d-42a2-b041-71b841971900, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6b16244c-01a5-4a42-b838-bb957f5b6473, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:00:12.645Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:00:17.649Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:00:22.654Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:00:23.729Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5fb0fe3f-6faf-4032-ae4f-ab23971fa5ad, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c2169c34-427a-43ff-b02a-f94770d25570, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:00:23.731Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5fb0fe3f-6faf-4032-ae4f-ab23971fa5ad, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c2169c34-427a-43ff-b02a-f94770d25570, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:00:27.659Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:00:32.664Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:00:37.666Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:00:38.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=74c10c8a-18eb-44d5-8b7d-279a32dff26c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=763a5b50-f419-42c4-95fc-3aaf5988cc68, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:00:38.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=74c10c8a-18eb-44d5-8b7d-279a32dff26c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=763a5b50-f419-42c4-95fc-3aaf5988cc68, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:00:42.671Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:00:47.676Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:00:52.679Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:00:53.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1f18b3dd-66bb-4cad-b891-a95854bc2eb3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=42163e02-abff-4f4b-abbc-96c4a40d2dbd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:00:53.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1f18b3dd-66bb-4cad-b891-a95854bc2eb3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=42163e02-abff-4f4b-abbc-96c4a40d2dbd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:00:57.683Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:01:02.688Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:01:07.690Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:01:08.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5eb9cabe-b04e-42f2-9778-0fa13e91e4d3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=54554c59-b115-4aff-8ace-0afdce670008, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:01:08.727Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5eb9cabe-b04e-42f2-9778-0fa13e91e4d3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=54554c59-b115-4aff-8ace-0afdce670008, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:01:12.693Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:01:17.696Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:01:22.700Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:01:23.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=039581cc-28b3-438e-a910-bdb0d9217622, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c9074fb6-8a01-45ec-9db1-5a842baacd78, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:01:23.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=039581cc-28b3-438e-a910-bdb0d9217622, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c9074fb6-8a01-45ec-9db1-5a842baacd78, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:01:27.703Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:01:32.706Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:01:37.710Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:01:38.701Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bb5bc741-c259-4f99-93af-7320cd2d5877, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d6a8f1c0-37ec-425c-b56e-48d889215fcd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:01:38.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bb5bc741-c259-4f99-93af-7320cd2d5877, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d6a8f1c0-37ec-425c-b56e-48d889215fcd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:01:42.713Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:01:47.718Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:01:52.722Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:01:53.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c1728e71-f6f0-4579-9c67-310a46c569ac, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b815b224-4d14-4864-b1f7-6ddb63c6f0a9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:01:53.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c1728e71-f6f0-4579-9c67-310a46c569ac, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b815b224-4d14-4864-b1f7-6ddb63c6f0a9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:01:57.726Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:02:02.731Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:02:07.734Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:02:08.745Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ea344428-bb6c-4d52-8994-97e98d480fb9, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=aa8dadfb-290a-4aef-a4d9-e9c480f3cb61, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:02:08.749Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ea344428-bb6c-4d52-8994-97e98d480fb9, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=aa8dadfb-290a-4aef-a4d9-e9c480f3cb61, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:02:12.739Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:02:17.744Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:02:22.750Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:02:23.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=67692805-b807-4217-a49b-68c37d6c9837, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5e1a3a53-367f-4c2f-82f3-c9b0a580dd3a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:02:23.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=67692805-b807-4217-a49b-68c37d6c9837, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5e1a3a53-367f-4c2f-82f3-c9b0a580dd3a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:02:27.758Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:02:32.762Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:02:37.765Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:02:38.718Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2bb93070-0c69-48e4-8428-b96dd517e261, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=624fe2c4-8c27-44bc-9c0f-966de7071bca, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:02:38.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2bb93070-0c69-48e4-8428-b96dd517e261, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=624fe2c4-8c27-44bc-9c0f-966de7071bca, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:02:42.772Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:02:47.776Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:02:52.779Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:02:53.703Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e9075833-90ad-4066-b3a5-815f16c3ef35, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e3d46e96-9850-418f-93f0-376c93b02549, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:02:53.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e9075833-90ad-4066-b3a5-815f16c3ef35, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e3d46e96-9850-418f-93f0-376c93b02549, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:02:57.782Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:03:02.785Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:03:07.788Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:03:08.751Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c8250cc6-0a27-497c-a420-7976b1ebf6af, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ac00d2d6-cf2f-4973-8e77-12ebe25245ae, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:03:08.752Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c8250cc6-0a27-497c-a420-7976b1ebf6af, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ac00d2d6-cf2f-4973-8e77-12ebe25245ae, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:03:12.793Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:03:17.796Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:03:22.801Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:03:23.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8682bb39-5573-454f-a5ff-09d5b22e735f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=447f9a96-86d9-41d7-a105-174e68361989, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:03:23.729Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8682bb39-5573-454f-a5ff-09d5b22e735f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=447f9a96-86d9-41d7-a105-174e68361989, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:03:27.805Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:03:32.808Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:03:37.811Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:03:38.692Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2a2cd81f-e876-47c4-9af8-e83af2020596, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2f859f74-6910-47a4-8805-aa9162ebc073, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:03:38.697Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2a2cd81f-e876-47c4-9af8-e83af2020596, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2f859f74-6910-47a4-8805-aa9162ebc073, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:03:42.814Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:03:47.818Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:03:52.820Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:03:53.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d891036c-fa5e-4613-8463-5b19d9d995cb, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5f6a3e08-6a26-41ae-a8ab-e4a96b0fba58, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:03:53.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d891036c-fa5e-4613-8463-5b19d9d995cb, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5f6a3e08-6a26-41ae-a8ab-e4a96b0fba58, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:03:57.824Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:04:02.827Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:04:07.834Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:04:08.695Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=83181a7f-e9d9-44de-a725-433b937ec599, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=45e0d203-3bea-4411-824f-b95a50d89708, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:04:08.697Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=83181a7f-e9d9-44de-a725-433b937ec599, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=45e0d203-3bea-4411-824f-b95a50d89708, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:04:12.838Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:04:17.841Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:04:22.845Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:04:23.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c7d2af27-85cf-46d5-9975-1b9b4a17174d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ae0c3124-0a5c-4f9b-a762-f4508bcd6642, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:04:23.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c7d2af27-85cf-46d5-9975-1b9b4a17174d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ae0c3124-0a5c-4f9b-a762-f4508bcd6642, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:04:27.849Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:04:32.854Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:04:37.856Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:04:38.731Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0dd8b84a-4f0f-477d-9ca2-ed97d8f6a48c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=11500c77-1f1c-4ff4-84fe-7ab87b89c2fd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:04:38.734Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0dd8b84a-4f0f-477d-9ca2-ed97d8f6a48c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=11500c77-1f1c-4ff4-84fe-7ab87b89c2fd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:04:42.860Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:04:47.864Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:04:52.870Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:04:53.729Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=25290368-029a-4c78-9318-379a07ab8455, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ec294f04-5ac8-4747-941c-6dc811987f69, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:04:53.732Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=25290368-029a-4c78-9318-379a07ab8455, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ec294f04-5ac8-4747-941c-6dc811987f69, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:04:57.874Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:05:02.878Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:05:07.885Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:05:08.703Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=18f60be0-1c1d-4703-bff1-5621e36c5196, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e115ba81-0bcd-455d-bcc6-358198160457, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:05:08.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=18f60be0-1c1d-4703-bff1-5621e36c5196, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e115ba81-0bcd-455d-bcc6-358198160457, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:05:12.890Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:05:17.894Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:05:22.897Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:05:23.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9c4e9b11-b397-4cf5-8c95-147f7d9747f7, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1545deec-9672-492a-8f2a-8ffdacbfe050, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:05:23.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9c4e9b11-b397-4cf5-8c95-147f7d9747f7, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1545deec-9672-492a-8f2a-8ffdacbfe050, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:05:27.902Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:05:32.906Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:05:37.911Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:05:38.701Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3688bcf8-02bb-4993-835a-a8419c31103d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4f0e2c68-7782-46c9-a112-399ac002e5da, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:05:38.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3688bcf8-02bb-4993-835a-a8419c31103d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4f0e2c68-7782-46c9-a112-399ac002e5da, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:05:42.915Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:05:47.920Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:05:52.925Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:05:53.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b69ba929-b9df-4001-af40-89b03cd67f68, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0990ab36-b86c-4370-9bd9-7af042c2915a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:05:53.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b69ba929-b9df-4001-af40-89b03cd67f68, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0990ab36-b86c-4370-9bd9-7af042c2915a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:05:57.930Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:06:02.934Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:06:07.937Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:06:08.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7ab94758-742d-4b3d-9466-aeaf9bc0cb52, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=65db577b-d88d-49f5-9d16-61045f3afae6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:06:08.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7ab94758-742d-4b3d-9466-aeaf9bc0cb52, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=65db577b-d88d-49f5-9d16-61045f3afae6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:06:12.940Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:06:17.943Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:06:22.947Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:06:23.713Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=28de3857-aec6-40ee-8362-536203d9ee18, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d58f16b7-00bb-4074-a12e-27df49f99158, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:06:23.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=28de3857-aec6-40ee-8362-536203d9ee18, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d58f16b7-00bb-4074-a12e-27df49f99158, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:06:27.950Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:06:32.953Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:06:37.956Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:06:38.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3c084fc6-5ca9-4177-a7c9-a881162c191b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=501677c5-b551-42d1-9447-e2ff0a0b7356, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:06:38.716Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3c084fc6-5ca9-4177-a7c9-a881162c191b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=501677c5-b551-42d1-9447-e2ff0a0b7356, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:06:42.959Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:06:47.962Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:06:52.965Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:06:53.733Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=96e5f291-ac67-4774-8800-e9548d24ef24, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=14f7ac00-b2d5-4dfe-8a0c-55d47ccef563, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:06:53.735Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=96e5f291-ac67-4774-8800-e9548d24ef24, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=14f7ac00-b2d5-4dfe-8a0c-55d47ccef563, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:06:57.969Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:07:02.973Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:07:07.977Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:07:08.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b4e6c032-b248-49e8-8c2a-4fe1baf3ad47, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9080de1e-cc98-47bb-8f73-e867a39b9df9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:07:08.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b4e6c032-b248-49e8-8c2a-4fe1baf3ad47, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9080de1e-cc98-47bb-8f73-e867a39b9df9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:07:12.980Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:07:17.984Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:07:22.987Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:07:23.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c11e3730-5413-4eef-bef4-11e68aa3905d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=94cdb555-4e1d-4572-a3d4-43ec96e11a79, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:07:23.709Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c11e3730-5413-4eef-bef4-11e68aa3905d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=94cdb555-4e1d-4572-a3d4-43ec96e11a79, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:07:27.990Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:07:32.993Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:07:37.998Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:07:38.728Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9f301c5c-6f79-412c-98fa-070a657c7095, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e40e9b53-6d9a-462b-8c00-67471cf9c373, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:07:38.730Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9f301c5c-6f79-412c-98fa-070a657c7095, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e40e9b53-6d9a-462b-8c00-67471cf9c373, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:07:43.001Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:07:48.004Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:07:53.008Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:07:53.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0fdfdfd8-bd62-4cf3-8200-63bf91fc49db, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0a5202f4-036f-4e96-b9da-62e9288675e6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:07:53.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0fdfdfd8-bd62-4cf3-8200-63bf91fc49db, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0a5202f4-036f-4e96-b9da-62e9288675e6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:07:58.012Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:08:03.016Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:08:08.020Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:08:08.733Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5c4071a2-e9ff-4fcc-ba07-e2939c9d870b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=23410948-ccb4-48f1-b6ad-3b0b07028236, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:08:08.737Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5c4071a2-e9ff-4fcc-ba07-e2939c9d870b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=23410948-ccb4-48f1-b6ad-3b0b07028236, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:08:13.024Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:08:18.029Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:08:23.034Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:08:23.748Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ce2a461a-b3e1-4071-9da2-4dcaec12362c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0cdf1544-fe66-450f-a972-1b6d33806898, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:08:23.751Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ce2a461a-b3e1-4071-9da2-4dcaec12362c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0cdf1544-fe66-450f-a972-1b6d33806898, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:08:28.041Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:08:33.045Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:08:38.050Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:08:38.733Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6009d1f7-a045-44f4-9054-950d6df55e6c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6dc619b5-673a-4ef4-8c19-16942cdb43b7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:08:38.735Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6009d1f7-a045-44f4-9054-950d6df55e6c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6dc619b5-673a-4ef4-8c19-16942cdb43b7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:08:43.054Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:08:48.058Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:08:53.061Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:08:53.759Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=09c01424-e943-46f0-9bc1-cf0615ecb9aa, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c4b9f774-8ce9-49aa-80d1-7391b24cf261, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:08:53.763Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=09c01424-e943-46f0-9bc1-cf0615ecb9aa, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c4b9f774-8ce9-49aa-80d1-7391b24cf261, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:08:58.067Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:09:03.071Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:09:08.076Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:09:08.747Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=25aa30e9-bc89-4be5-85fe-7ba6e1e17107, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d58a6b6a-8c3f-47db-b968-48d4b795dd9b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:09:08.749Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=25aa30e9-bc89-4be5-85fe-7ba6e1e17107, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d58a6b6a-8c3f-47db-b968-48d4b795dd9b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:09:13.081Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:09:18.085Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:09:23.090Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:09:23.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6d5f8ea3-237f-4a21-a851-997ca2815550, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=83b5b07e-1662-4a91-83b3-789ed45a1008, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:09:23.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6d5f8ea3-237f-4a21-a851-997ca2815550, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=83b5b07e-1662-4a91-83b3-789ed45a1008, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:09:28.094Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:09:33.099Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:09:38.105Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:09:38.730Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b46d2ab0-6b6a-4b5b-b702-7b40a4a3129a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8a9ef02c-82d8-4b1e-8258-7acb7f11ecb1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:09:38.735Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b46d2ab0-6b6a-4b5b-b702-7b40a4a3129a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8a9ef02c-82d8-4b1e-8258-7acb7f11ecb1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:09:43.108Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:09:48.111Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:09:53.116Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:09:53.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f7eb38d3-01f9-4a1c-949d-172d2f94b72e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=356e423c-24c5-4d6c-9b46-2fd4821caca1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:09:53.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f7eb38d3-01f9-4a1c-949d-172d2f94b72e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=356e423c-24c5-4d6c-9b46-2fd4821caca1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:09:58.121Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:10:03.124Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:10:08.128Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:10:08.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ad0686d6-fd07-4406-a020-fb91a698852d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1216aa2e-90c8-4967-8711-b30d0a62876c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:10:08.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ad0686d6-fd07-4406-a020-fb91a698852d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1216aa2e-90c8-4967-8711-b30d0a62876c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:10:13.131Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:10:18.134Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:10:23.136Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:10:23.689Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7298ab7d-4038-4900-b0fa-5b83a9234a92, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=97d3ec98-c4ed-434e-a4cb-562ab9eba34e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:10:23.690Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7298ab7d-4038-4900-b0fa-5b83a9234a92, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=97d3ec98-c4ed-434e-a4cb-562ab9eba34e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:10:28.140Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:10:33.144Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:10:38.147Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:10:38.770Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=559b061a-e503-4920-843c-138746da0b39, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=51ff53c8-06fd-4e70-afda-eaace258caf6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:10:38.778Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=559b061a-e503-4920-843c-138746da0b39, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=51ff53c8-06fd-4e70-afda-eaace258caf6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:10:43.155Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:10:48.158Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:10:53.162Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:10:53.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=11851683-e577-48ce-b767-f7210646387d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4c98f7bc-c056-4403-ae6d-108ba2a17e2c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:10:53.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=11851683-e577-48ce-b767-f7210646387d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4c98f7bc-c056-4403-ae6d-108ba2a17e2c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:10:58.166Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:11:03.169Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:11:08.173Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:11:08.729Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=47afbf73-3b4e-4c10-a0e9-c999dc138c33, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4451211e-7893-41ff-b1e2-a78eafc2c058, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:11:08.731Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=47afbf73-3b4e-4c10-a0e9-c999dc138c33, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4451211e-7893-41ff-b1e2-a78eafc2c058, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:11:13.176Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:11:18.180Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:11:23.184Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:11:23.709Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e034acce-e2df-4667-a3aa-d362196cda27, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=7310da84-a09d-45b8-b2b0-39858bdb0c60, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:11:23.711Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e034acce-e2df-4667-a3aa-d362196cda27, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=7310da84-a09d-45b8-b2b0-39858bdb0c60, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:11:28.187Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:11:33.190Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:11:38.193Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:11:38.703Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=cf2d82d1-e1a7-4c08-b599-67f7e020f52a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=573715d7-8582-450e-ba7b-ea04d2b97d49, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:11:38.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=cf2d82d1-e1a7-4c08-b599-67f7e020f52a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=573715d7-8582-450e-ba7b-ea04d2b97d49, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:11:43.196Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:11:48.199Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:11:53.202Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:11:53.702Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d9ac0086-2767-49a1-a6de-3ac7737a63ad, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a242e2ce-16eb-4669-a6c8-e6ad1d860133, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:11:53.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d9ac0086-2767-49a1-a6de-3ac7737a63ad, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a242e2ce-16eb-4669-a6c8-e6ad1d860133, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:11:58.209Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:12:03.212Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:12:08.220Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:12:08.702Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d7c0c498-b9e8-4945-bd9e-3199122b5f87, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c017811e-8d98-42d4-9785-568111a35898, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:12:08.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d7c0c498-b9e8-4945-bd9e-3199122b5f87, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c017811e-8d98-42d4-9785-568111a35898, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:12:13.223Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:12:18.227Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:12:23.233Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:12:23.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=191ce953-dc0f-4967-873b-9db12b1424de, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=82bde03e-1b51-4fa7-8077-ae56076c5699, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:12:23.716Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=191ce953-dc0f-4967-873b-9db12b1424de, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=82bde03e-1b51-4fa7-8077-ae56076c5699, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:12:28.239Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:12:33.243Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:12:38.246Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:12:38.736Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e0a97702-de18-4a17-bb8b-6597f0c52839, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=44a5abbc-7f9c-48a5-a95d-3c4c28f41e7a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:12:38.738Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e0a97702-de18-4a17-bb8b-6597f0c52839, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=44a5abbc-7f9c-48a5-a95d-3c4c28f41e7a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:12:43.249Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:12:48.252Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:12:53.256Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:12:53.733Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=07b895d6-c4bc-4927-85b9-952de051ea60, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=7480a74b-09e8-4afe-9009-14e6c5da64b3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:12:53.735Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=07b895d6-c4bc-4927-85b9-952de051ea60, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=7480a74b-09e8-4afe-9009-14e6c5da64b3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:12:58.259Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:13:03.263Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:13:08.267Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:13:08.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=872a6c23-06e5-4a3e-b807-e341885574af, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=948255b7-0e94-44f8-9d90-0282def24fd8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:13:08.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=872a6c23-06e5-4a3e-b807-e341885574af, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=948255b7-0e94-44f8-9d90-0282def24fd8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:13:13.271Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:13:18.286Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:13:23.290Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:13:23.730Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6a58cc1d-b07f-4c71-9a5d-3579c90ee779, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8e30ce1a-b089-48a0-b5df-7c48847a090c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:13:23.734Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6a58cc1d-b07f-4c71-9a5d-3579c90ee779, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8e30ce1a-b089-48a0-b5df-7c48847a090c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:13:28.296Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:13:33.301Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:13:38.305Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:13:38.743Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a27b060e-f209-43a6-8ab3-1202ea9b532e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=67e1491f-ba6d-49e5-9c6b-dbe22750daf1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:13:38.745Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a27b060e-f209-43a6-8ab3-1202ea9b532e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=67e1491f-ba6d-49e5-9c6b-dbe22750daf1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:13:43.309Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:13:48.313Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:13:53.317Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:13:53.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7b08f57d-4fb5-42e2-b0e8-30c78fbcb24e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9099518b-1851-441b-afac-b8e10ad07f17, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:13:53.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7b08f57d-4fb5-42e2-b0e8-30c78fbcb24e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9099518b-1851-441b-afac-b8e10ad07f17, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:13:58.320Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:14:03.323Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:14:08.326Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:14:08.778Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1be2af4a-0973-46de-80a1-760c1cb0453c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d2a45215-b8f8-4507-9fe8-1840fc0dbd9d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:14:08.783Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1be2af4a-0973-46de-80a1-760c1cb0453c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d2a45215-b8f8-4507-9fe8-1840fc0dbd9d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:14:13.329Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:14:18.332Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:14:23.336Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:14:23.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=99c8d6ba-377e-45b9-8a88-d2bc7d3cd3af, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=7515b16f-f850-4e10-b2fa-6311a015f446, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:14:23.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=99c8d6ba-377e-45b9-8a88-d2bc7d3cd3af, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=7515b16f-f850-4e10-b2fa-6311a015f446, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:14:28.339Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:14:33.347Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:14:38.350Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:14:38.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=dc9e8b8d-9a7f-4317-ad87-5bd8139e0777, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=68787054-dcba-4cba-9bb2-f3fcc39d3d91, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:14:38.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=dc9e8b8d-9a7f-4317-ad87-5bd8139e0777, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=68787054-dcba-4cba-9bb2-f3fcc39d3d91, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:14:43.354Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:14:48.366Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:14:53.369Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:14:53.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=dd1031bc-b661-4aa8-8fab-83e3c5ee04eb, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=287e7eb0-221b-4082-b46d-9c420a41f197, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:14:53.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=dd1031bc-b661-4aa8-8fab-83e3c5ee04eb, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=287e7eb0-221b-4082-b46d-9c420a41f197, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:14:58.373Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:15:03.376Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:15:08.381Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:15:08.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=06ee6f01-964d-4e2d-9e30-794f843292de, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=34edf8f2-788d-4b44-9a6c-1fcd8b293801, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:15:08.709Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=06ee6f01-964d-4e2d-9e30-794f843292de, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=34edf8f2-788d-4b44-9a6c-1fcd8b293801, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:15:13.384Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:15:18.387Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:15:23.390Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:15:23.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0caf8b8c-1aae-4b0f-a4f5-85443e1d5ddc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e4341378-3a1b-446d-850d-8db9c5d77fff, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:15:23.718Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0caf8b8c-1aae-4b0f-a4f5-85443e1d5ddc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e4341378-3a1b-446d-850d-8db9c5d77fff, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:15:28.394Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:15:33.397Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:15:38.404Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:15:38.733Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=431f26ed-eaeb-4c36-a1a0-7a010657d8ec, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9e543e56-f4fc-48fa-995f-513c35ffc636, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:15:38.736Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=431f26ed-eaeb-4c36-a1a0-7a010657d8ec, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9e543e56-f4fc-48fa-995f-513c35ffc636, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:15:43.407Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:15:48.411Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:15:53.415Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:15:53.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=31babfa1-c094-49d7-b7f9-24551414d7f6, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fb86f8ae-e602-48f5-92f7-4195723f3056, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:15:53.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=31babfa1-c094-49d7-b7f9-24551414d7f6, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fb86f8ae-e602-48f5-92f7-4195723f3056, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:15:58.422Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:16:03.426Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:16:08.430Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:16:08.727Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=38698833-69b1-4488-9063-9b6df1b06aa9, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a2f488ae-5dcc-4e9f-b13d-5663a2185439, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:16:08.731Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=38698833-69b1-4488-9063-9b6df1b06aa9, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a2f488ae-5dcc-4e9f-b13d-5663a2185439, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:16:13.433Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:16:18.437Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:16:23.440Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:16:23.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=64ba2ed5-96ee-4d9c-bce9-7436adac1769, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1dfbddc6-2ca5-4a6f-ac28-5a8c5a2a45b0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:16:23.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=64ba2ed5-96ee-4d9c-bce9-7436adac1769, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1dfbddc6-2ca5-4a6f-ac28-5a8c5a2a45b0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:16:28.445Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:16:33.450Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:16:38.455Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:16:38.743Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=40fbcfd9-8096-4326-b3cd-57b28d6dddda, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ada28143-afdc-4317-ab5c-da9e75eb38f8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:16:38.745Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=40fbcfd9-8096-4326-b3cd-57b28d6dddda, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ada28143-afdc-4317-ab5c-da9e75eb38f8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:16:43.458Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:16:48.461Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:16:53.464Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:16:53.727Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=948897fe-cf82-449e-9993-83cf5b7ccf30, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=777574e0-0d21-4250-89c8-00c88828bcf5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:16:53.731Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=948897fe-cf82-449e-9993-83cf5b7ccf30, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=777574e0-0d21-4250-89c8-00c88828bcf5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:16:58.469Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:17:03.474Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:17:08.482Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:17:08.794Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6464fdba-f63d-486e-807b-87bb108f4e03, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=aa52d748-141c-43fd-beef-982f8930f085, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:17:08.798Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6464fdba-f63d-486e-807b-87bb108f4e03, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=aa52d748-141c-43fd-beef-982f8930f085, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:17:13.489Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:17:18.495Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:17:23.499Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:17:23.767Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9a15b4f3-2430-457c-b669-0c3cd1d00db7, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=60a4ce20-1dd0-46c1-b06a-22417d6c3465, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:17:23.770Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9a15b4f3-2430-457c-b669-0c3cd1d00db7, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=60a4ce20-1dd0-46c1-b06a-22417d6c3465, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:17:28.503Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:17:33.509Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:17:38.513Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:17:38.734Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a523b34c-448d-49b1-93ee-7806f9a3618e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d20099fe-3e0e-40ad-ba55-5a723497a166, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:17:38.737Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a523b34c-448d-49b1-93ee-7806f9a3618e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d20099fe-3e0e-40ad-ba55-5a723497a166, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:17:43.517Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:17:48.521Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:17:53.526Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:17:53.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3fb163c5-afcd-4a60-9b81-d6888e7d5292, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=54796d26-e101-43c4-9906-6c4874a2dc26, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:17:53.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3fb163c5-afcd-4a60-9b81-d6888e7d5292, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=54796d26-e101-43c4-9906-6c4874a2dc26, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:17:58.531Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:18:03.535Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:18:08.539Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:18:08.695Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d4b8bd09-1ed6-47ee-85c2-f13ce1408621, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c57400c3-cbaf-4eb7-a722-130102b6ace2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:18:08.696Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d4b8bd09-1ed6-47ee-85c2-f13ce1408621, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c57400c3-cbaf-4eb7-a722-130102b6ace2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:18:13.543Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:18:18.546Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:18:23.550Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:18:23.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1c6a58e8-264e-4f1c-a556-10a692322268, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=eb817420-3398-4d7f-8792-71b4cad8264a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:18:23.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1c6a58e8-264e-4f1c-a556-10a692322268, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=eb817420-3398-4d7f-8792-71b4cad8264a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:18:28.553Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:18:33.557Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:18:38.560Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:18:38.703Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0882edce-b567-4e9a-8cba-b6b229e51b0f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=90d6c109-fe28-4440-b919-fa7fa8b10a40, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:18:38.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0882edce-b567-4e9a-8cba-b6b229e51b0f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=90d6c109-fe28-4440-b919-fa7fa8b10a40, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:18:43.564Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:18:48.567Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:18:53.570Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:18:53.709Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ed905c55-e197-41d6-8ace-29fdeb4c5349, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c167b581-da26-4c3c-912d-11acdb7b5c45, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:18:53.711Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ed905c55-e197-41d6-8ace-29fdeb4c5349, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c167b581-da26-4c3c-912d-11acdb7b5c45, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:18:58.572Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:19:03.576Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:19:08.581Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:19:08.718Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=328655ac-c753-4a4f-9dc7-ff47682ab397, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9d8ffe4a-0ef9-4085-9add-3a7c0578c174, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:19:08.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=328655ac-c753-4a4f-9dc7-ff47682ab397, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9d8ffe4a-0ef9-4085-9add-3a7c0578c174, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:19:13.584Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:19:18.587Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:19:23.590Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:19:23.691Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d2e304b0-79a2-471c-8e61-24df52be4e1b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=306a1c73-f4d5-4a0c-9b45-6cc1f812e7ff, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:19:23.693Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d2e304b0-79a2-471c-8e61-24df52be4e1b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=306a1c73-f4d5-4a0c-9b45-6cc1f812e7ff, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:19:28.594Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:19:33.609Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:19:38.612Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:19:38.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b4a09fa4-4c10-430c-80c4-4b2b3edac2db, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=31c859d0-f954-474f-b834-390f066ba86b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:19:38.716Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b4a09fa4-4c10-430c-80c4-4b2b3edac2db, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=31c859d0-f954-474f-b834-390f066ba86b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:19:43.616Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:19:48.619Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:19:53.623Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:19:53.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e8722651-9e4c-4e69-8f79-d47b7efad2b8, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=89cbd8d8-07a4-4d1b-a34b-0395b04cddf0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:19:53.709Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e8722651-9e4c-4e69-8f79-d47b7efad2b8, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=89cbd8d8-07a4-4d1b-a34b-0395b04cddf0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:19:58.626Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:20:03.630Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:20:08.636Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:20:08.700Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a81aada9-aac3-4f10-af52-3cef556bb83a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=718bbece-cc2e-4b9c-a261-61893aa13db4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:20:08.701Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a81aada9-aac3-4f10-af52-3cef556bb83a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=718bbece-cc2e-4b9c-a261-61893aa13db4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:20:13.639Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:20:18.642Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:20:23.645Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:20:23.702Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3d495d05-d22e-465e-ad00-423f4b718d3a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=822e93ab-caf7-4bbf-8d04-c8224a746e30, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:20:23.703Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3d495d05-d22e-465e-ad00-423f4b718d3a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=822e93ab-caf7-4bbf-8d04-c8224a746e30, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:20:28.648Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:20:33.652Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:20:38.655Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:20:38.702Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e3ff9ead-c155-47f8-be5f-bff858eab65e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=793e48a7-cfcc-46e0-8b05-13acce2a07b6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:20:38.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e3ff9ead-c155-47f8-be5f-bff858eab65e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=793e48a7-cfcc-46e0-8b05-13acce2a07b6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:20:43.660Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:20:48.665Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:20:53.668Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:20:53.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2e1cdbeb-2cf5-46b9-8cc7-3ab0621965db, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c7ca6b53-6a57-4c6e-9d35-602ddd7c49e2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:20:53.724Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2e1cdbeb-2cf5-46b9-8cc7-3ab0621965db, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c7ca6b53-6a57-4c6e-9d35-602ddd7c49e2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:20:58.671Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:21:03.675Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:21:08.679Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:21:08.727Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d613ba6d-ba73-4f24-b7f2-6218406ea631, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=56d325de-5d55-4295-9434-ee60c77c49bb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:21:08.729Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d613ba6d-ba73-4f24-b7f2-6218406ea631, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=56d325de-5d55-4295-9434-ee60c77c49bb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:21:13.683Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:21:18.688Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:21:23.692Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:21:23.699Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=17058e95-723c-41fd-a77e-b977ef29dae0, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=020bfc09-c771-436d-9026-7d44d6b32c65, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:21:23.700Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=17058e95-723c-41fd-a77e-b977ef29dae0, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=020bfc09-c771-436d-9026-7d44d6b32c65, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:21:28.694Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:21:33.699Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:21:38.698Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3c0a3c80-2e70-4dea-86ab-66194b427f11, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=cab9ce70-1edc-4ffa-86d7-41cfc8fb1806, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:21:38.700Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3c0a3c80-2e70-4dea-86ab-66194b427f11, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=cab9ce70-1edc-4ffa-86d7-41cfc8fb1806, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:21:38.703Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:21:43.706Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:21:48.710Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:21:53.715Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:21:53.730Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d8f0e25f-ff20-487e-ba69-7822ea85daf7, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e7deb582-d950-4c37-8b2f-24ba9a43b472, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:21:53.732Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d8f0e25f-ff20-487e-ba69-7822ea85daf7, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e7deb582-d950-4c37-8b2f-24ba9a43b472, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:21:58.717Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:22:03.722Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:22:08.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8a9fd61e-799f-4082-818c-319e53633f23, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6e7c27dc-17b0-4ce0-a319-051dadd152ea, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:22:08.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8a9fd61e-799f-4082-818c-319e53633f23, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6e7c27dc-17b0-4ce0-a319-051dadd152ea, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:22:08.726Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:22:13.730Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:22:18.733Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:22:23.750Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=340c8c8c-53ef-488c-86eb-4edc1a86e182, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9df1676e-319d-421c-8a34-d15033d8c0fe, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:22:23.751Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:22:23.753Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=340c8c8c-53ef-488c-86eb-4edc1a86e182, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9df1676e-319d-421c-8a34-d15033d8c0fe, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:22:28.755Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:22:33.758Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:22:38.701Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=14e4e152-9e9c-4d3a-9e97-78d69bb14bd9, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=334c00da-3246-4b29-856c-221e9f45a9fc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:22:38.703Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=14e4e152-9e9c-4d3a-9e97-78d69bb14bd9, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=334c00da-3246-4b29-856c-221e9f45a9fc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:22:38.762Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:22:43.771Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:22:48.774Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:22:53.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=cdd17648-d8ef-49e0-9229-db252fbbbe79, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=601f1124-9505-4d38-8142-fbf99bc5d3b6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:22:53.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=cdd17648-d8ef-49e0-9229-db252fbbbe79, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=601f1124-9505-4d38-8142-fbf99bc5d3b6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:22:53.777Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:22:58.780Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:23:03.785Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:23:08.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e52c4a61-cbf8-48f8-830e-f1f8f71a0928, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0d0c0610-95f6-4792-8066-cc0a1d0e8cdf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:23:08.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e52c4a61-cbf8-48f8-830e-f1f8f71a0928, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0d0c0610-95f6-4792-8066-cc0a1d0e8cdf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:23:08.789Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:23:13.793Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:23:18.796Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:23:23.734Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=793d884c-4899-46b1-8a15-9de764b6777b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=80dc2075-d4ce-4c69-a0b4-9c690079379f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:23:23.736Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=793d884c-4899-46b1-8a15-9de764b6777b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=80dc2075-d4ce-4c69-a0b4-9c690079379f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:23:23.799Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:23:28.803Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:23:33.809Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:23:38.746Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8fad4b49-012b-419c-9bbd-c94d5caf592d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3d1cce3f-a6ad-4f7a-ab95-5a316a7cc51e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:23:38.753Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8fad4b49-012b-419c-9bbd-c94d5caf592d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3d1cce3f-a6ad-4f7a-ab95-5a316a7cc51e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:23:38.813Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:23:43.817Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:23:48.820Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:23:53.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d108ddd6-d9f6-4c64-9a3c-656a8c0f2bdf, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1d2822ad-7e74-4852-87a3-83ebfa5185bb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:23:53.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d108ddd6-d9f6-4c64-9a3c-656a8c0f2bdf, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1d2822ad-7e74-4852-87a3-83ebfa5185bb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:23:53.823Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:23:58.826Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:24:03.829Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:24:08.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5384a2fb-e9b0-42bb-a8fb-79fe74d9d1ce, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=490a4644-f81e-47bb-bbb2-09a3964252c5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:24:08.727Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5384a2fb-e9b0-42bb-a8fb-79fe74d9d1ce, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=490a4644-f81e-47bb-bbb2-09a3964252c5, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:24:08.834Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:24:13.837Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:24:18.840Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:24:23.735Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ca13cb2e-099f-4d8d-a603-7f4ae78a32ea, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ce9e3f77-2c7f-4416-a9fb-b1716f3dd9c2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:24:23.738Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ca13cb2e-099f-4d8d-a603-7f4ae78a32ea, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ce9e3f77-2c7f-4416-a9fb-b1716f3dd9c2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:24:23.844Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:24:28.848Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:24:33.853Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:24:38.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e8affdff-e244-46ce-b4b2-b4c3b7c2605b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8011dafa-e866-49c7-b918-04395febf42c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:24:38.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e8affdff-e244-46ce-b4b2-b4c3b7c2605b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8011dafa-e866-49c7-b918-04395febf42c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:24:38.856Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:24:43.859Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:24:48.863Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:24:53.738Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e83383c9-135f-415b-9019-eb8853cc435e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=520d826c-cb80-4cf9-a71f-90d343ab1458, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:24:53.741Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e83383c9-135f-415b-9019-eb8853cc435e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=520d826c-cb80-4cf9-a71f-90d343ab1458, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:24:53.866Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:24:58.869Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:25:03.872Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:25:08.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a0eba801-b7bd-41fc-84fa-15be17de2f00, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fc8ff6e5-9144-46ee-8c06-d8919dc191d4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:25:08.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a0eba801-b7bd-41fc-84fa-15be17de2f00, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fc8ff6e5-9144-46ee-8c06-d8919dc191d4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:25:08.875Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:25:13.879Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:25:18.883Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:25:23.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=029de263-2b20-41de-b87b-1ff213ae90e2, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6eeaac2a-e501-4d40-970c-a6bae5c50943, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:25:23.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=029de263-2b20-41de-b87b-1ff213ae90e2, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6eeaac2a-e501-4d40-970c-a6bae5c50943, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:25:23.885Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:25:28.889Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:25:33.893Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:25:38.732Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=aea4a302-1e18-4e0f-af2c-3ed4a35aec14, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4c2cf43d-abc9-43f1-a137-da2fe49c9b07, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:25:38.734Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=aea4a302-1e18-4e0f-af2c-3ed4a35aec14, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4c2cf43d-abc9-43f1-a137-da2fe49c9b07, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:25:38.896Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:25:43.901Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:25:48.905Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:25:53.694Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=04ca71a3-be03-4959-ad43-980e75ed4c60, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=75351b01-0b4c-484a-a8e0-e2a56f1689fc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:25:53.696Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=04ca71a3-be03-4959-ad43-980e75ed4c60, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=75351b01-0b4c-484a-a8e0-e2a56f1689fc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:25:53.909Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:25:58.912Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:26:03.915Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:26:08.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2df21727-fc88-4e46-a8f3-11455127971f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ba5f55ee-b44c-447a-b109-bc6a0e8746db, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:26:08.711Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2df21727-fc88-4e46-a8f3-11455127971f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ba5f55ee-b44c-447a-b109-bc6a0e8746db, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:26:08.919Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:26:13.922Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:26:18.925Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:26:23.713Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=458f1f88-fc10-4ca4-9314-ca252e3928a9, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=04f35e67-7aa0-4e6e-99ff-cd9d974373a0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:26:23.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=458f1f88-fc10-4ca4-9314-ca252e3928a9, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=04f35e67-7aa0-4e6e-99ff-cd9d974373a0, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:26:23.931Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:26:28.935Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:26:33.938Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:26:38.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1ce6852e-e349-4b4d-8181-c649c883924d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=7705db7a-3623-4e57-aa04-039329d3ce91, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:26:38.713Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1ce6852e-e349-4b4d-8181-c649c883924d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=7705db7a-3623-4e57-aa04-039329d3ce91, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:26:38.941Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:26:43.945Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:26:48.949Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:26:53.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4bd0a624-2d3a-48e1-8852-a43a23acc321, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=58a26dab-8136-400a-86c5-e1b17c68d62b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:26:53.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4bd0a624-2d3a-48e1-8852-a43a23acc321, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=58a26dab-8136-400a-86c5-e1b17c68d62b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:26:53.952Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:26:58.957Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:27:03.961Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:27:08.730Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=dbd56859-dce5-44ea-851e-d85bcab15959, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9d9c469f-f3a5-48e1-8570-73b87875e683, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:27:08.732Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=dbd56859-dce5-44ea-851e-d85bcab15959, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9d9c469f-f3a5-48e1-8570-73b87875e683, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:27:08.964Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:27:13.967Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:27:18.970Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:27:23.697Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9ba77c06-f432-4ad9-aad1-9a93d600d661, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=899926c7-12d0-4fc3-a9f0-286d8a6617fd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:27:23.699Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9ba77c06-f432-4ad9-aad1-9a93d600d661, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=899926c7-12d0-4fc3-a9f0-286d8a6617fd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:27:23.973Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:27:28.977Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:27:33.980Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:27:38.790Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0bca93c0-b8a4-4cbd-a604-85e2fcf3a200, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b963ff0b-5441-4b4f-8999-51ab1a23947d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:27:38.794Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0bca93c0-b8a4-4cbd-a604-85e2fcf3a200, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b963ff0b-5441-4b4f-8999-51ab1a23947d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:27:38.984Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:27:43.988Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:27:48.991Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:27:53.716Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ba2209e4-285a-4a2d-8141-eb2145980a60, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=29e4197a-af36-417e-b751-1502fdf0ee72, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:27:53.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ba2209e4-285a-4a2d-8141-eb2145980a60, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=29e4197a-af36-417e-b751-1502fdf0ee72, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:27:53.993Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:27:58.996Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:28:04.000Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:28:08.727Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=cb307058-8cab-48be-9e5b-eece8f364439, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a0b277ab-f8c1-44c3-b60d-66e96bef3447, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:28:08.729Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=cb307058-8cab-48be-9e5b-eece8f364439, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a0b277ab-f8c1-44c3-b60d-66e96bef3447, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:28:09.003Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:28:14.006Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:28:19.010Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:28:23.699Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c02b8c7b-b404-470a-b347-5ebe042525ef, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a01677ac-94ae-4147-a5d2-6b797a87f7ab, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:28:23.702Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c02b8c7b-b404-470a-b347-5ebe042525ef, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a01677ac-94ae-4147-a5d2-6b797a87f7ab, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:28:24.014Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:28:29.018Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:28:34.021Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:28:38.796Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6d39e31b-90f0-4283-8517-e15b771f6889, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=92c0a5ff-f138-4a5c-b906-dd78e7aced14, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:28:38.798Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6d39e31b-90f0-4283-8517-e15b771f6889, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=92c0a5ff-f138-4a5c-b906-dd78e7aced14, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:28:39.026Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:28:44.030Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:28:49.034Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:28:53.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5bba58a6-f9e7-4eec-8b2c-d80ffab5735f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8c701a99-8dd4-4679-a51e-d208e1264c35, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:28:53.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5bba58a6-f9e7-4eec-8b2c-d80ffab5735f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8c701a99-8dd4-4679-a51e-d208e1264c35, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:28:54.037Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:28:59.043Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:29:04.047Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:29:08.763Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=91922d17-8d7d-4f7d-be82-59cc1267bcba, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9787b677-1d44-497c-b605-7273cbe1063e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:29:08.767Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=91922d17-8d7d-4f7d-be82-59cc1267bcba, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9787b677-1d44-497c-b605-7273cbe1063e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:29:09.051Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:29:14.054Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:29:19.058Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:29:23.743Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=268b5694-263e-4923-ad75-b76805c32482, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d83d224f-2890-45f8-ac58-c4d1c86f3c4b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:29:23.745Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=268b5694-263e-4923-ad75-b76805c32482, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d83d224f-2890-45f8-ac58-c4d1c86f3c4b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:29:24.064Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:29:29.068Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:29:34.074Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:29:38.713Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d4f6dbcf-60cc-4495-a786-2a1f019f41ae, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c61b05f5-9976-48fc-93a2-78c0c8c272c2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:29:38.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d4f6dbcf-60cc-4495-a786-2a1f019f41ae, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c61b05f5-9976-48fc-93a2-78c0c8c272c2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:29:39.079Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:29:44.084Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:29:49.087Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:29:53.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6279a440-9abf-4cee-bf53-4136d0a46eed, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4aa9d25d-7c85-47a7-84e4-2d420f6e99ea, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:29:53.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6279a440-9abf-4cee-bf53-4136d0a46eed, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4aa9d25d-7c85-47a7-84e4-2d420f6e99ea, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:29:54.090Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:29:59.095Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:30:04.100Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:30:08.754Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6b05a3e3-b518-445f-aab0-aac68ba83a10, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e59d7ebf-37b6-4aca-86d5-d07e302a05ba, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:30:08.757Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6b05a3e3-b518-445f-aab0-aac68ba83a10, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e59d7ebf-37b6-4aca-86d5-d07e302a05ba, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:30:09.104Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:30:14.109Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:30:19.112Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:30:23.750Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ac8b52d4-9971-4986-81db-c5b12f74dd19, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=79d3de39-c026-4940-8023-0fcfbe716a6f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:30:23.752Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ac8b52d4-9971-4986-81db-c5b12f74dd19, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=79d3de39-c026-4940-8023-0fcfbe716a6f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:30:24.116Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:30:29.119Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:30:34.123Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:30:38.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=69cd59c8-18f2-49f9-9f79-bade018e6406, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=33af7437-4486-4e31-b2bc-41c00a1b5983, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:30:38.728Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=69cd59c8-18f2-49f9-9f79-bade018e6406, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=33af7437-4486-4e31-b2bc-41c00a1b5983, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:30:39.127Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:30:44.130Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:30:49.136Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:30:53.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2aabcca1-4d6a-412c-8eb0-6ae99eac4e8b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c7dc95df-d15d-4a53-b3b6-42b5f44279d8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:30:53.709Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2aabcca1-4d6a-412c-8eb0-6ae99eac4e8b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c7dc95df-d15d-4a53-b3b6-42b5f44279d8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:30:54.140Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:30:59.147Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:31:04.154Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:31:08.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b4e30371-70d3-489d-9eee-8b880d64fead, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4f9e8e56-1826-463b-a262-1e9c1f8794e6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:31:08.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b4e30371-70d3-489d-9eee-8b880d64fead, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4f9e8e56-1826-463b-a262-1e9c1f8794e6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:31:09.157Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:31:14.160Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:31:19.163Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:31:23.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6c0d595e-9f6f-4282-9ab6-c287fcf48cdf, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=bb5f4953-e1b0-4ecb-8423-bca65dfcb397, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:31:23.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6c0d595e-9f6f-4282-9ab6-c287fcf48cdf, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=bb5f4953-e1b0-4ecb-8423-bca65dfcb397, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:31:24.166Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:31:29.169Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:31:34.174Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:31:38.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e3a445ca-4b8c-4d12-83f9-4d9f45d90143, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=88038a8c-e65c-4be5-a315-dc6ab3a37376, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:31:38.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e3a445ca-4b8c-4d12-83f9-4d9f45d90143, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=88038a8c-e65c-4be5-a315-dc6ab3a37376, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:31:39.180Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:31:44.182Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:31:49.186Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:31:53.702Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=90473831-ac40-4a83-92ef-8f9cb9c81a18, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=f1d29a97-2abb-4b51-801a-bae479df7076, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:31:53.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=90473831-ac40-4a83-92ef-8f9cb9c81a18, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=f1d29a97-2abb-4b51-801a-bae479df7076, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:31:54.189Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:31:59.195Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:32:04.201Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:32:08.724Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c305db94-37e9-4844-beda-3099e2cc42b0, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=7c496295-12bd-4e1c-bb93-305d9eef29a4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:32:08.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c305db94-37e9-4844-beda-3099e2cc42b0, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=7c496295-12bd-4e1c-bb93-305d9eef29a4, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:32:09.204Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:32:14.208Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:32:19.212Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:32:23.724Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=cfa6c385-e3bc-4665-a212-04e59038ddd9, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8665be37-59a4-433c-af4e-196677bc8c9d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:32:23.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=cfa6c385-e3bc-4665-a212-04e59038ddd9, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8665be37-59a4-433c-af4e-196677bc8c9d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:32:24.216Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:32:29.220Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:32:34.224Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:32:38.718Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b04b62cd-3d4d-417b-a132-54fd53ea1e6c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=7a48b00d-abc8-4458-9e34-efc3a9225ea6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:32:38.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b04b62cd-3d4d-417b-a132-54fd53ea1e6c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=7a48b00d-abc8-4458-9e34-efc3a9225ea6, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:32:39.228Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:32:44.233Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:32:49.238Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:32:53.742Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=3ffeacd7-7ed7-4d04-a3f8-36eb5bb75fed, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=f314084c-cffd-473a-8037-51897d9d8f47, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:32:53.744Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=3ffeacd7-7ed7-4d04-a3f8-36eb5bb75fed, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=f314084c-cffd-473a-8037-51897d9d8f47, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:32:54.242Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:32:59.247Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:33:04.250Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:33:08.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f4c034a5-2a04-4938-b74d-1b1f2614f810, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d4261292-63f0-4c53-b2ea-8215a73dd63e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:33:08.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f4c034a5-2a04-4938-b74d-1b1f2614f810, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d4261292-63f0-4c53-b2ea-8215a73dd63e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:33:09.253Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:33:14.256Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:33:19.262Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:33:23.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bad9cdbb-6e3e-4747-a569-a8321de6b0a4, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=793a570b-bc5c-436f-b512-ea5efb6413dc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:33:23.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bad9cdbb-6e3e-4747-a569-a8321de6b0a4, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=793a570b-bc5c-436f-b512-ea5efb6413dc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:33:24.266Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:33:29.270Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:33:34.273Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:33:38.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b11377b3-a6ed-475c-ba75-cd3578e4a2f4, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c66d70ff-733e-4f42-b70a-a6386645875a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:33:38.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b11377b3-a6ed-475c-ba75-cd3578e4a2f4, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c66d70ff-733e-4f42-b70a-a6386645875a, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:33:39.277Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:33:44.283Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:33:49.287Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:33:53.709Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=85dfdcb5-a84a-4559-8fa9-7c45d907f0aa, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d73b3dd8-6f37-4bc9-a6b2-d73a1430c88f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:33:53.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=85dfdcb5-a84a-4559-8fa9-7c45d907f0aa, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d73b3dd8-6f37-4bc9-a6b2-d73a1430c88f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:33:54.295Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:33:59.298Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:34:04.303Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:34:08.697Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5ee0595d-84fe-4a60-ad24-d26eb0afed49, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fb3e888f-9912-49d4-83b7-9b0b11a72dbf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:34:08.699Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5ee0595d-84fe-4a60-ad24-d26eb0afed49, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fb3e888f-9912-49d4-83b7-9b0b11a72dbf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:34:09.307Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:34:14.312Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:34:19.316Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:34:23.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5b63851f-ed0c-4356-9e39-606cf9dc3fea, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5dc2791b-25ce-40c1-97f0-e2bbce9c6da2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:34:23.689Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5b63851f-ed0c-4356-9e39-606cf9dc3fea, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5dc2791b-25ce-40c1-97f0-e2bbce9c6da2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:34:24.319Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:34:29.322Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:34:34.325Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:34:38.694Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9fc67038-7013-4835-b979-7fba3f67f272, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b8009638-9517-42c6-99b9-07e004baac64, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:34:38.697Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9fc67038-7013-4835-b979-7fba3f67f272, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b8009638-9517-42c6-99b9-07e004baac64, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:34:39.329Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:34:44.333Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:34:49.339Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:34:53.740Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d273ba8e-7429-4d68-b9b5-fef83cfbc11d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0f22fad6-1e74-485e-b35d-a9ff1b9c2613, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:34:53.744Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d273ba8e-7429-4d68-b9b5-fef83cfbc11d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0f22fad6-1e74-485e-b35d-a9ff1b9c2613, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:34:54.343Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:34:59.349Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:35:04.353Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:35:08.743Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fa5088fe-4486-4990-89a8-33ac06355c0f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=37831724-b08d-4e7d-a118-2943b3dd150d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:35:08.745Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fa5088fe-4486-4990-89a8-33ac06355c0f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=37831724-b08d-4e7d-a118-2943b3dd150d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:35:09.356Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:35:14.360Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:35:19.364Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:35:23.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f6505ca1-04c3-4e6b-aa35-324d85f26089, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3e93f8f9-cd2e-4e6b-87e0-847628e6c4cf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:35:23.724Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f6505ca1-04c3-4e6b-aa35-324d85f26089, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3e93f8f9-cd2e-4e6b-87e0-847628e6c4cf, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:35:24.367Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:35:29.372Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:35:34.376Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:35:38.699Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c185b974-c4fd-4a74-830e-41e19abe80aa, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=95d748e7-6097-4efd-8205-7fef41612881, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:35:38.701Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c185b974-c4fd-4a74-830e-41e19abe80aa, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=95d748e7-6097-4efd-8205-7fef41612881, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:35:39.382Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:35:44.387Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:35:49.392Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:35:53.758Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1bd1fae8-b071-48a5-adcd-a24920af08ea, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1d64a2bc-4eac-44e8-9b73-0775efe32321, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:35:53.761Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1bd1fae8-b071-48a5-adcd-a24920af08ea, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1d64a2bc-4eac-44e8-9b73-0775efe32321, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:35:54.396Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:35:59.402Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:36:04.407Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:36:08.730Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=782025ae-d303-4bc9-b0d6-537a92be8bd8, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6734f2dc-161b-4453-a7fc-2c5c3468c64d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:36:08.732Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=782025ae-d303-4bc9-b0d6-537a92be8bd8, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6734f2dc-161b-4453-a7fc-2c5c3468c64d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:36:09.412Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:36:14.415Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:36:19.419Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:36:23.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=b7f2107b-2294-4cfa-9237-87f3f6255c9c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=dabbc942-c8b9-41c7-9801-0c6e57aa64ff, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:36:23.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=b7f2107b-2294-4cfa-9237-87f3f6255c9c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=dabbc942-c8b9-41c7-9801-0c6e57aa64ff, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:36:24.425Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:36:29.429Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:36:34.435Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:36:38.752Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=20ca5554-4a3e-4c77-8f6a-7152ebfa302c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2becee4e-a9f0-4c36-88e4-ebb3141c3ac3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:36:38.754Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=20ca5554-4a3e-4c77-8f6a-7152ebfa302c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2becee4e-a9f0-4c36-88e4-ebb3141c3ac3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:36:39.441Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:36:44.446Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:36:49.450Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:36:53.740Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f45f50e2-cc23-4e2e-ac2b-da9b0ce7cbda, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=927ddf9a-afc6-405e-b975-bec4f4552e17, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:36:53.741Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f45f50e2-cc23-4e2e-ac2b-da9b0ce7cbda, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=927ddf9a-afc6-405e-b975-bec4f4552e17, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:36:54.452Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:36:59.455Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:37:04.463Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:37:08.702Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=dfc77eb3-8ee7-4502-80be-fa7d503f6d3c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c37dd9ce-b8a9-4579-9f47-c54348c2cc14, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:37:08.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=dfc77eb3-8ee7-4502-80be-fa7d503f6d3c, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c37dd9ce-b8a9-4579-9f47-c54348c2cc14, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:37:09.467Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:37:14.471Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:37:19.474Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:37:23.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ddf46d98-c434-4b7f-9b36-02ffff7586fe, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2f47a5bd-3526-4e7c-b5c1-f4fa7cc310ad, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:37:23.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ddf46d98-c434-4b7f-9b36-02ffff7586fe, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2f47a5bd-3526-4e7c-b5c1-f4fa7cc310ad, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:37:24.479Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:37:29.484Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:37:34.489Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:37:38.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=80ca1299-4d40-4223-9778-8ed9b48b2e1a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8baa6f8f-102a-4fe1-a444-4ead12095a38, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:37:38.721Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=80ca1299-4d40-4223-9778-8ed9b48b2e1a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8baa6f8f-102a-4fe1-a444-4ead12095a38, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:37:39.492Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:37:44.494Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:37:49.498Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:37:53.716Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9d7b7dba-a365-48c9-9397-623b33ece2a1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b250ff33-2ae2-4547-b0b0-ce3ce0bfbf90, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:37:53.718Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9d7b7dba-a365-48c9-9397-623b33ece2a1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b250ff33-2ae2-4547-b0b0-ce3ce0bfbf90, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:37:54.501Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:37:59.505Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:38:04.509Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:38:08.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0f5cabf0-9707-4a6c-8d6e-2b2df3eb7c7b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2ffbaaa8-b3e8-44f8-bd49-07ba2bf80ecd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:38:08.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0f5cabf0-9707-4a6c-8d6e-2b2df3eb7c7b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2ffbaaa8-b3e8-44f8-bd49-07ba2bf80ecd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:38:09.513Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:38:14.517Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:38:19.522Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:38:23.718Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=38951fd1-ca52-4b8c-85b2-9af08532c650, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d49213a7-32fa-443b-bbed-3c42f242a925, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:38:23.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=38951fd1-ca52-4b8c-85b2-9af08532c650, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d49213a7-32fa-443b-bbed-3c42f242a925, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:38:24.525Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:38:29.528Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:38:34.531Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:38:38.741Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=454281d0-2b6f-49c7-964c-75de9ea8f3d7, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ee967705-7615-4722-878c-291b528c8aeb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:38:38.747Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=454281d0-2b6f-49c7-964c-75de9ea8f3d7, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ee967705-7615-4722-878c-291b528c8aeb, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:38:39.534Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:38:44.538Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:38:49.542Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:38:53.743Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=dc60d11f-8070-4385-bdc7-9233de1c0569, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5d81effc-fdf5-4309-adb1-634123ce8fec, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:38:53.746Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=dc60d11f-8070-4385-bdc7-9233de1c0569, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5d81effc-fdf5-4309-adb1-634123ce8fec, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:38:54.547Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:38:59.551Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:39:04.554Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:39:08.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=42ca607f-9375-4789-a23f-15827411d417, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d12b9dfb-bcc7-4591-9596-c20526f0c3b3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:39:08.709Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=42ca607f-9375-4789-a23f-15827411d417, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d12b9dfb-bcc7-4591-9596-c20526f0c3b3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:39:09.557Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:39:14.561Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:39:19.566Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:39:23.716Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9e3768a9-d4b9-4f76-9124-0f719daaf337, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=91cf2565-e097-40c5-956a-fbb32c349351, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:39:23.727Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9e3768a9-d4b9-4f76-9124-0f719daaf337, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=91cf2565-e097-40c5-956a-fbb32c349351, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:39:24.569Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:39:29.573Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:39:34.577Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:39:38.728Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=25f81230-25bb-4b2f-80d9-a2042505f9ad, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6e57a2c6-2212-40e7-b2ed-1b2835619998, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:39:38.730Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=25f81230-25bb-4b2f-80d9-a2042505f9ad, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6e57a2c6-2212-40e7-b2ed-1b2835619998, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:39:39.580Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:39:44.583Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:39:49.586Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:39:53.753Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=adcbefa2-4346-4778-85b0-82df815d73c8, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5607dfeb-98c6-4bc9-8c85-cbc55fb8977d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:39:53.756Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=adcbefa2-4346-4778-85b0-82df815d73c8, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5607dfeb-98c6-4bc9-8c85-cbc55fb8977d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:39:54.590Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:39:59.595Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:40:04.599Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:40:08.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e683bb28-9e80-4c6a-bca0-6f09b0326156, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b5c6ed8c-e636-49b4-9fdd-ea1a9dcc9a6b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:40:08.718Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e683bb28-9e80-4c6a-bca0-6f09b0326156, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b5c6ed8c-e636-49b4-9fdd-ea1a9dcc9a6b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:40:09.601Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:40:14.604Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:40:19.607Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:40:23.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d34d30a3-4023-4aa4-96e9-dbc835419d70, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=08e546e4-9d85-4e57-a9f6-9b51ab902ecd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:40:23.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d34d30a3-4023-4aa4-96e9-dbc835419d70, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=08e546e4-9d85-4e57-a9f6-9b51ab902ecd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:40:24.610Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:40:29.613Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:40:34.618Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:40:38.724Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d4b4613c-fe1d-4f3e-9935-e32c5b131def, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6df9c7d7-b014-4395-9c62-18af5ff3692f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:40:38.727Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d4b4613c-fe1d-4f3e-9935-e32c5b131def, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6df9c7d7-b014-4395-9c62-18af5ff3692f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:40:39.621Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:40:44.624Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:40:49.628Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:40:53.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5dca90d6-612a-4bd5-8d55-0972b088d5c8, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=38043292-75e2-4e9d-9004-dfc0e5da4ca8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:40:53.728Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5dca90d6-612a-4bd5-8d55-0972b088d5c8, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=38043292-75e2-4e9d-9004-dfc0e5da4ca8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:40:54.631Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:40:59.634Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:41:04.637Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:41:08.703Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=91b6ce74-7814-4025-87e3-6197e13263be, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=abd7624c-44fd-4a4e-bfd6-83dfe4c28605, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:41:08.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=91b6ce74-7814-4025-87e3-6197e13263be, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=abd7624c-44fd-4a4e-bfd6-83dfe4c28605, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:41:09.640Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:41:14.644Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:41:19.649Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:41:23.699Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bd867ef1-66a1-4717-9bd4-77a6487ae98d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d0aaffe7-106d-4010-a2f8-83921b305196, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:41:23.701Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bd867ef1-66a1-4717-9bd4-77a6487ae98d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d0aaffe7-106d-4010-a2f8-83921b305196, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:41:24.652Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:41:29.656Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:41:34.658Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:41:38.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=585c0a06-02d4-4559-b1c0-49a41c603919, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=114646e5-ad09-482b-ab6d-769e030b4ac7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:41:38.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=585c0a06-02d4-4559-b1c0-49a41c603919, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=114646e5-ad09-482b-ab6d-769e030b4ac7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:41:39.662Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:41:44.666Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:41:49.671Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:41:53.728Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=561e605e-b1db-457e-b32e-b8e199b11ad5, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5a9e07cb-3f87-4465-a5d8-ef7595c7c2e2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:41:53.729Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=561e605e-b1db-457e-b32e-b8e199b11ad5, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5a9e07cb-3f87-4465-a5d8-ef7595c7c2e2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:41:54.675Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:41:59.678Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:42:04.682Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:42:08.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=47b234fd-7eee-40b7-b30e-2ff35ca7ba05, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5d2fac04-ca02-4d77-b8f3-501cc0d01192, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:42:08.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=47b234fd-7eee-40b7-b30e-2ff35ca7ba05, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5d2fac04-ca02-4d77-b8f3-501cc0d01192, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:42:09.686Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:42:14.689Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:42:19.694Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:42:23.716Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=69f6fc0a-5892-4fe4-be90-f447bc0dc2b3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a07bf969-00e5-45ec-849e-a72020285ffa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:42:23.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=69f6fc0a-5892-4fe4-be90-f447bc0dc2b3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=a07bf969-00e5-45ec-849e-a72020285ffa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:42:24.697Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:42:29.700Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:42:34.704Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:42:38.745Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=c2140523-53d7-40cc-9cf2-fc96c2c84231, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=14020a5c-9794-4842-af19-90b15ec4f1ed, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:42:38.746Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=c2140523-53d7-40cc-9cf2-fc96c2c84231, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=14020a5c-9794-4842-af19-90b15ec4f1ed, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:42:39.707Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:42:44.710Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:42:49.714Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:42:53.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0a83c22a-aa6a-40dd-862a-436d6c42dcfc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1efaa40f-6c9a-4d54-8e17-6c384c6b33b7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:42:53.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0a83c22a-aa6a-40dd-862a-436d6c42dcfc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=1efaa40f-6c9a-4d54-8e17-6c384c6b33b7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:42:54.718Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:42:59.721Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:43:04.723Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:43:08.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=6b5625d7-1567-4ab1-8fe1-35661a5f5d03, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=026d4fa7-ebf1-47c9-ba75-59db4f21bfc7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:43:08.717Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=6b5625d7-1567-4ab1-8fe1-35661a5f5d03, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=026d4fa7-ebf1-47c9-ba75-59db4f21bfc7, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:43:09.727Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:43:14.731Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:43:19.734Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:43:23.699Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=4c403667-c39e-41b3-b475-a9735cba7592, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=f6af7d80-3662-439e-bc49-ef8408ec96ca, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:43:23.701Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=4c403667-c39e-41b3-b475-a9735cba7592, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=f6af7d80-3662-439e-bc49-ef8408ec96ca, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:43:24.737Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:43:29.739Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:43:34.743Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:43:38.765Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1a90fbb0-ead9-478b-a91c-3165b7b68815, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6780c84b-6b6f-4043-9ea6-eebdc664850d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:43:38.767Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1a90fbb0-ead9-478b-a91c-3165b7b68815, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6780c84b-6b6f-4043-9ea6-eebdc664850d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:43:39.746Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:43:44.749Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:43:49.752Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:43:53.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e7a0c360-64f6-43ca-bfa2-fd2945962478, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=23e2b072-2ec4-45a6-a541-279a6d345379, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:43:53.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e7a0c360-64f6-43ca-bfa2-fd2945962478, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=23e2b072-2ec4-45a6-a541-279a6d345379, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:43:54.754Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:43:59.759Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:44:04.764Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:44:08.686Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=03460805-c4d4-4a89-b632-c0f8a64470e1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b33c14ea-8f6c-4a66-adda-5ea7c69f324b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:44:08.687Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=03460805-c4d4-4a89-b632-c0f8a64470e1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b33c14ea-8f6c-4a66-adda-5ea7c69f324b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:44:09.767Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:44:14.770Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:44:19.774Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:44:23.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fc6954f0-de17-4fb8-a778-29d53087fcd6, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ae87d351-0317-4e36-820f-1b2e62e25a65, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:44:23.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fc6954f0-de17-4fb8-a778-29d53087fcd6, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ae87d351-0317-4e36-820f-1b2e62e25a65, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:44:24.779Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:44:29.782Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:44:34.785Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:44:38.698Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=2fb73b4b-5bd0-43e7-afd3-18327c60e836, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4d573e21-2757-4d63-9bc4-71187ff8755d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:44:38.700Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=2fb73b4b-5bd0-43e7-afd3-18327c60e836, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4d573e21-2757-4d63-9bc4-71187ff8755d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:44:39.790Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:44:44.795Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:44:49.797Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:44:53.701Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9346392c-cfe0-4f48-b342-8a3635c6a5c1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=62e47682-ed44-472d-a3d5-4bb9b5e2daa9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:44:53.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9346392c-cfe0-4f48-b342-8a3635c6a5c1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=62e47682-ed44-472d-a3d5-4bb9b5e2daa9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:44:54.800Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:44:59.803Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:45:04.809Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:45:08.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=39d8d624-9495-48cc-a351-a4b8cd368d56, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=951f5f71-7906-4230-85f0-1dd5f53e6dc9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:45:08.713Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=39d8d624-9495-48cc-a351-a4b8cd368d56, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=951f5f71-7906-4230-85f0-1dd5f53e6dc9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:45:09.812Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:45:14.815Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:45:19.819Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:45:23.724Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=87c74283-f125-40ad-8e3a-34a06681ff9b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=42175e9d-2b97-4dc0-bad3-f5f8a58fa2f8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:45:23.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=87c74283-f125-40ad-8e3a-34a06681ff9b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=42175e9d-2b97-4dc0-bad3-f5f8a58fa2f8, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:45:24.822Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:45:29.828Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:45:34.832Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:45:38.740Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e02f3dae-014b-4bea-b6a7-a6f658b157fa, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=510eba25-684c-443a-b7f1-b850ce218e10, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:45:38.743Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e02f3dae-014b-4bea-b6a7-a6f658b157fa, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=510eba25-684c-443a-b7f1-b850ce218e10, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:45:39.835Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:45:44.839Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:45:49.843Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:45:53.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=097a1fdb-44e9-48c9-b348-32ea867a498d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9b24183a-0297-4719-a4f3-e6fb2b783861, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:45:53.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=097a1fdb-44e9-48c9-b348-32ea867a498d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9b24183a-0297-4719-a4f3-e6fb2b783861, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:45:54.847Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:45:59.853Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:46:04.855Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:46:08.727Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a550669b-056b-4327-a06d-bffa4d00a9a1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fc73f4b6-ad73-4425-a736-5972090076a1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:46:08.728Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a550669b-056b-4327-a06d-bffa4d00a9a1, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fc73f4b6-ad73-4425-a736-5972090076a1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:46:09.858Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:46:14.862Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:46:19.866Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:46:23.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7c048156-c525-458f-96bc-605259c3df29, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=40b3d064-a1d1-4371-b217-c245880681fe, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:46:23.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7c048156-c525-458f-96bc-605259c3df29, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=40b3d064-a1d1-4371-b217-c245880681fe, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:46:24.870Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:46:29.873Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:46:34.876Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:46:38.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=937bfd2f-2c49-447b-9f30-ef7f8a364c70, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5bf9312c-c245-400f-bba2-4ac7e5e794fa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:46:38.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=937bfd2f-2c49-447b-9f30-ef7f8a364c70, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5bf9312c-c245-400f-bba2-4ac7e5e794fa, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:46:39.880Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:46:44.883Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:46:49.886Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:46:53.719Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7563cdd9-12ce-4e96-8ca0-d8d99a355292, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5a16264d-f790-45de-81c6-0d9b78c5967b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:46:53.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7563cdd9-12ce-4e96-8ca0-d8d99a355292, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5a16264d-f790-45de-81c6-0d9b78c5967b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:46:54.890Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:46:59.894Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:47:04.898Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:47:08.698Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=87abf7aa-3cfc-4f3f-9731-c1bd4a0ea964, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=05054397-33d6-40b9-897f-7351fbb7cc85, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:47:08.699Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=87abf7aa-3cfc-4f3f-9731-c1bd4a0ea964, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=05054397-33d6-40b9-897f-7351fbb7cc85, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:47:09.903Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:47:14.907Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:47:19.910Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:47:23.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=db8310d9-549c-4ed9-ab2f-2a39cae315b0, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e2b82b9e-b395-41ed-bb72-635a8656c19b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:47:23.713Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=db8310d9-549c-4ed9-ab2f-2a39cae315b0, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e2b82b9e-b395-41ed-bb72-635a8656c19b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:47:24.914Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:47:29.917Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:47:34.921Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:47:38.708Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=f5591f24-017b-4fdf-8ae3-ce342f9e2f44, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8995378a-222b-4e23-a0f1-baf6d154f3b1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:47:38.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=f5591f24-017b-4fdf-8ae3-ce342f9e2f44, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=8995378a-222b-4e23-a0f1-baf6d154f3b1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:47:39.924Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:47:44.929Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:47:49.932Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:47:53.713Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=53320340-b544-481c-858c-fff72f64c9cc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=278bc97a-04db-4f1d-87f9-34f49d14cfce, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:47:53.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=53320340-b544-481c-858c-fff72f64c9cc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=278bc97a-04db-4f1d-87f9-34f49d14cfce, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:47:54.934Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:47:59.938Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:48:04.941Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:48:08.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5adae4de-01cb-43e8-b465-60e2bbcce6a2, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3145574a-9deb-4849-aab9-df1214e4ea9d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:48:08.709Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5adae4de-01cb-43e8-b465-60e2bbcce6a2, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3145574a-9deb-4849-aab9-df1214e4ea9d, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:48:09.944Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:48:14.947Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:48:19.949Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:48:23.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=fe181ddf-b9a1-468f-ad33-fd13cc058251, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=12ed58e7-a5ec-44a3-93e4-f680788f40ce, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:48:23.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=fe181ddf-b9a1-468f-ad33-fd13cc058251, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=12ed58e7-a5ec-44a3-93e4-f680788f40ce, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:48:24.952Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:48:29.958Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:48:34.963Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:48:38.770Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=5dfeb803-53ba-4c92-a5a8-2ef5dbbe2032, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5eebeea9-dc5a-4909-8d7b-9ffdb20c2c41, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:48:38.772Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=5dfeb803-53ba-4c92-a5a8-2ef5dbbe2032, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5eebeea9-dc5a-4909-8d7b-9ffdb20c2c41, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:48:39.967Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:48:44.970Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:48:49.975Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:48:53.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7af38cae-71e8-4dba-a3e0-1ff5207e119a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2d776339-c8ae-439f-9bf6-0c1a278c7fde, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:48:53.715Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7af38cae-71e8-4dba-a3e0-1ff5207e119a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=2d776339-c8ae-439f-9bf6-0c1a278c7fde, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:48:55.042Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:49:00.045Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:49:05.048Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:49:08.722Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=534af951-32f9-4020-8cbb-8b009cc18341, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d01b3829-270f-4219-8eeb-a77751541208, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:49:08.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=534af951-32f9-4020-8cbb-8b009cc18341, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d01b3829-270f-4219-8eeb-a77751541208, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:49:10.050Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:49:15.054Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:49:20.057Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:49:23.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ef2c96fc-fec3-4bdf-8696-dad07fcc4e9d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d962557e-fd91-42af-8c84-c43ec9e47e69, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:49:23.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ef2c96fc-fec3-4bdf-8696-dad07fcc4e9d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=d962557e-fd91-42af-8c84-c43ec9e47e69, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:49:25.059Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:49:30.062Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:49:35.066Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:49:38.691Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e72656ab-1bd1-4f91-8275-042291ff9170, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=bc6a86c6-1d1d-4118-b3e0-96b2282418a9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:49:38.692Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e72656ab-1bd1-4f91-8275-042291ff9170, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=bc6a86c6-1d1d-4118-b3e0-96b2282418a9, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:49:40.070Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:49:45.074Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:49:50.078Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:49:53.731Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a2d69dca-da15-420f-86d0-1f58fe3dc129, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=23c53cb9-1d70-44bf-8ba4-cbeacd1e7d9c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:49:53.734Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a2d69dca-da15-420f-86d0-1f58fe3dc129, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=23c53cb9-1d70-44bf-8ba4-cbeacd1e7d9c, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:49:55.081Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:50:00.084Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:50:05.088Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:50:08.697Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=0b25a667-50c0-4b88-8910-8d2c7c425bd3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=128e96d3-cf07-473c-99dd-0ae2bc108047, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:50:08.700Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=0b25a667-50c0-4b88-8910-8d2c7c425bd3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=128e96d3-cf07-473c-99dd-0ae2bc108047, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:50:10.092Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:50:15.095Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:50:20.099Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:50:23.705Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=233e48d0-0709-4079-9eac-9fe38f508c1e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=46b58bc6-ca04-445c-af9d-b360a197d526, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:50:23.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=233e48d0-0709-4079-9eac-9fe38f508c1e, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=46b58bc6-ca04-445c-af9d-b360a197d526, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:50:25.101Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:50:30.103Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:50:35.106Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:50:38.703Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a5a248e9-8d38-4049-9472-ceef52d7bfc4, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=73a66988-e081-4c5f-9851-e152bf994092, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:50:38.706Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a5a248e9-8d38-4049-9472-ceef52d7bfc4, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=73a66988-e081-4c5f-9851-e152bf994092, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:50:40.109Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:50:45.111Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:50:50.115Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:50:53.728Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=81d26da7-ba94-46b6-b149-16d2c6fe9ad3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4dc87a16-851a-4a78-8a1d-a6185cdfaf32, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:50:53.730Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=81d26da7-ba94-46b6-b149-16d2c6fe9ad3, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=4dc87a16-851a-4a78-8a1d-a6185cdfaf32, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:50:55.117Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:51:00.121Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:51:05.123Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:51:08.702Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=61592ce6-47ea-415d-9ec8-30938602a049, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=be95f7d8-293e-4c9a-a80c-694550f3a60b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:51:08.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=61592ce6-47ea-415d-9ec8-30938602a049, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=be95f7d8-293e-4c9a-a80c-694550f3a60b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:51:10.126Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:51:15.130Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:51:20.133Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:51:23.748Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=45d76868-148a-4348-9353-dadc51d5b107, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9940eb7b-3886-4008-ab64-f5e3ec16e690, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:51:23.749Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=45d76868-148a-4348-9353-dadc51d5b107, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=9940eb7b-3886-4008-ab64-f5e3ec16e690, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:51:25.135Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:51:30.139Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:51:35.142Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:51:38.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=bb653312-7af5-4004-afdd-a39bb6ef7c82, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=cef66b8e-ef42-4882-a6e0-6eb77d86e894, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:51:38.727Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=bb653312-7af5-4004-afdd-a39bb6ef7c82, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=cef66b8e-ef42-4882-a6e0-6eb77d86e894, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:51:40.146Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:51:45.149Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:51:50.153Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:51:53.731Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=7b58e1d4-6b6c-4d23-a80d-e7dcdf9b61ae, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5e24306a-603a-4bc2-956c-8689bfc3038e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:51:53.733Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=7b58e1d4-6b6c-4d23-a80d-e7dcdf9b61ae, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=5e24306a-603a-4bc2-956c-8689bfc3038e, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:51:55.156Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:52:00.159Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:52:05.162Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:52:08.713Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=d94e4e4f-5e3e-445e-a40f-237ae66fd3c2, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=cef143db-3519-4bfa-b63f-5e86e81913ce, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:52:08.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=d94e4e4f-5e3e-445e-a40f-237ae66fd3c2, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=cef143db-3519-4bfa-b63f-5e86e81913ce, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:52:10.168Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:52:15.173Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:52:20.176Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:52:23.729Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=40a4c5d9-8b64-4cfb-84a1-cbb7926b49dc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=972078f0-2967-40fb-92f9-3119f4700143, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:52:23.732Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=40a4c5d9-8b64-4cfb-84a1-cbb7926b49dc, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=972078f0-2967-40fb-92f9-3119f4700143, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:52:25.179Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:52:30.182Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:52:35.184Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:52:38.698Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=8cfff028-4224-446d-894c-2f19bdf6ab25, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=556bcc2a-1171-4b1d-89bf-7c22bd7c2d30, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:52:38.699Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=8cfff028-4224-446d-894c-2f19bdf6ab25, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=556bcc2a-1171-4b1d-89bf-7c22bd7c2d30, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:52:40.187Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:52:45.190Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:52:50.193Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:52:53.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=e8d3be78-e64c-4ed1-87b3-139a4e81b5ee, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0dad5cd9-abc4-48cf-b006-12aa593764a2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:52:53.725Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=e8d3be78-e64c-4ed1-87b3-139a4e81b5ee, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0dad5cd9-abc4-48cf-b006-12aa593764a2, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:52:55.197Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:53:00.199Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:53:05.204Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:53:08.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=08fabd28-6bcd-4105-972d-a82784e06231, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0d59ae43-2510-4b22-b7b6-a32398aa001f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:53:08.712Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=08fabd28-6bcd-4105-972d-a82784e06231, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=0d59ae43-2510-4b22-b7b6-a32398aa001f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:53:10.207Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:53:15.209Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:53:20.212Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:53:23.700Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=ef65f050-5f44-4dfc-9ef2-fe27e9046a34, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b0bdb32d-84e7-4efc-be15-735e530bfc7b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:53:23.701Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=ef65f050-5f44-4dfc-9ef2-fe27e9046a34, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=b0bdb32d-84e7-4efc-be15-735e530bfc7b, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:53:25.215Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:53:30.218Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:53:35.221Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:53:38.701Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=a00c6f50-cb29-4345-9ae5-262473d5574b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6c67e3b1-2cd3-41d1-b4b3-c9e64680b31f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:53:38.703Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=a00c6f50-cb29-4345-9ae5-262473d5574b, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=6c67e3b1-2cd3-41d1-b4b3-c9e64680b31f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:53:40.225Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:53:45.230Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:53:50.233Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:53:53.701Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=9685157a-4add-4a70-804f-3c8a6323d14a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ecb70e10-d763-44e1-baed-a5f997fddccc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:53:53.704Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=9685157a-4add-4a70-804f-3c8a6323d14a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ecb70e10-d763-44e1-baed-a5f997fddccc, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:53:55.237Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:54:00.240Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:54:05.242Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:54:08.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=97906279-ac7d-4a95-ba6d-afe623ff1bff, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3f2dbc82-7fd3-46af-9fdf-bf8c544732e3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:54:08.714Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=97906279-ac7d-4a95-ba6d-afe623ff1bff, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3f2dbc82-7fd3-46af-9fdf-bf8c544732e3, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:54:10.245Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:54:15.260Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:54:20.263Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:54:23.696Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=348f7407-fbb5-4cbf-95f3-fe333516014d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c725b412-4ee4-4fc6-ab55-11bfb7735b67, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:54:23.697Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=348f7407-fbb5-4cbf-95f3-fe333516014d, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=c725b412-4ee4-4fc6-ab55-11bfb7735b67, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:54:25.267Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:54:30.270Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:54:35.274Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:54:38.707Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=061ad79e-adc4-461d-a33e-49503f4b6774, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fe0c2ddf-3399-45ee-bb83-7720c65e42f1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:54:38.710Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=061ad79e-adc4-461d-a33e-49503f4b6774, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=fe0c2ddf-3399-45ee-bb83-7720c65e42f1, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:54:40.279Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:54:45.282Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:54:50.286Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:54:53.694Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=1161842d-5ab0-4924-86f3-29768905658a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e5a49a92-9b20-4854-bda4-73c6a8f29d4f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:54:53.696Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=1161842d-5ab0-4924-86f3-29768905658a, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=e5a49a92-9b20-4854-bda4-73c6a8f29d4f, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-2
 | 2025-11-12T10:54:55.289Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:55:00.292Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:55:05.296Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:55:08.718Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=82dd173e-738b-47c1-96b9-6c4ff448c429, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ab1e7ebf-e8cc-4c21-8aae-ea3daf6285bd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:55:08.720Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=82dd173e-738b-47c1-96b9-6c4ff448c429, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=ab1e7ebf-e8cc-4c21-8aae-ea3daf6285bd, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-3
 | 2025-11-12T10:55:10.300Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:55:15.303Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:55:20.313Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:55:23.723Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=857adf8e-b740-45c4-8229-2c83f0bdd54f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=09123b7e-4cc8-4520-85b9-8600956ea753, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:55:23.726Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=857adf8e-b740-45c4-8229-2c83f0bdd54f, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=09123b7e-4cc8-4520-85b9-8600956ea753, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-4
 | 2025-11-12T10:55:25.317Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:55:30.320Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:55:35.326Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:55:38.739Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Handling new client connection	 | ENTRY	 | 	 | RequestID=59267e1f-d856-48ff-b65c-eea34154d072, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3cc6a480-a11e-44fa-bddd-d97e02476465, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:55:38.741Z	 | org.onap.dcae.collectors.veshv.impl.NettyTcpServer	 | INFO	 | Connection has been closed	 | EXIT	 | 	 | RequestID=59267e1f-d856-48ff-b65c-eea34154d072, InstanceID=a89e0438-a543-47bd-8813-14111bc2733d, InvocationID=3cc6a480-a11e-44fa-bddd-d97e02476465, PartnerName=, StatusCode=INPROGRESS, ClientIPAddress=0:0:0:0:0:0:0:1%0, ServerFQDN=dcae-hv-ves-collector	 | reactor-tcp-epoll-1
 | 2025-11-12T10:55:40.331Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:55:45.336Z	 | k.rest.services.cbs.client.impl.CbsClientConfigMap	 | INFO	 | Got successful output from ConfigMap file	 | 	 | 	 | 	 | parallel-1
 | 2025-11-12T10:55:50.341Z	 | k.rest.se