By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) 2023-03-19 23:17:47.184 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : Starting Main using Java 11.0.9.1 on onap-dcae-ves-openapi-manager-78bff4cc9b-wv46z with PID 1 (/app/ves-openapi-manager.jar started by onap in /app) 2023-03-19 23:17:47.187 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : No active profile set, falling back to 1 default profile: "default" 2023-03-19 23:17:50.499 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2023-03-19 23:17:50.566 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2023-03-19 23:17:50.566 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.65] 2023-03-19 23:17:50.781 INFO 1 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2023-03-19 23:17:50.781 INFO 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 3405 ms 2023-03-19 23:17:52.590 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2023-03-19 23:17:52.590 INFO 1 --- [ main] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-03-19 23:17:53.090 INFO 1 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 batch.size = 16384 bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.class = class org.apache.kafka.clients.producer.internals.DefaultPartitioner receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer 2023-03-19 23:17:53.367 INFO 1 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Instantiated an idempotent producer. 2023-03-19 23:17:53.470 INFO 1 --- [ main] o.a.k.c.s.authenticator.AbstractLogin : Successfully logged in. 2023-03-19 23:17:53.580 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.1.1 2023-03-19 23:17:53.583 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 97671528ba54a138 2023-03-19 23:17:53.583 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1679267873576 2023-03-19 23:17:53.589 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : distribution client initialized successfully 2023-03-19 23:17:53.590 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2023-03-19 23:17:53.590 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2023-03-19 23:17:53.590 INFO 1 --- [ main] o.onap.sdc.impl.DistributionClientImpl : start DistributionClient 2023-03-19 23:17:53.664 INFO 1 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = false auto.commit.interval.ms = 5000 auto.offset.reset = latest bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = dcaegen2 group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = [hidden] sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = SCRAM-SHA-512 sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = SASL_PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-03-19 23:17:53.857 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.1.1 2023-03-19 23:17:53.858 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 97671528ba54a138 2023-03-19 23:17:53.858 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1679267873857 2023-03-19 23:17:53.860 INFO 1 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:17:53.862 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : distribution client started successfully 2023-03-19 23:17:53.863 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2023-03-19 23:17:53.863 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:17:56.453 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 47IbL7bmQV2jNpDw6m3DgQ 2023-03-19 23:17:56.455 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 47IbL7bmQV2jNpDw6m3DgQ 2023-03-19 23:17:56.455 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Cluster ID: 8jjgEBymRQCiuSpb-6qakA 2023-03-19 23:17:56.455 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 47IbL7bmQV2jNpDw6m3DgQ 2023-03-19 23:17:56.455 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 47IbL7bmQV2jNpDw6m3DgQ 2023-03-19 23:17:56.455 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 47IbL7bmQV2jNpDw6m3DgQ 2023-03-19 23:17:56.455 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 47IbL7bmQV2jNpDw6m3DgQ 2023-03-19 23:17:56.457 INFO 1 --- [48-f9c9dad3772f] o.a.k.c.p.internals.TransactionManager : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] ProducerId set to 1003 with epoch 0 2023-03-19 23:17:56.459 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Cluster ID: 8jjgEBymRQCiuSpb-6qakA 2023-03-19 23:17:56.460 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null) 2023-03-19 23:17:56.476 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] (Re-)joining group 2023-03-19 23:17:56.674 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Request joining group due to: need to re-join with the given member-id 2023-03-19 23:17:56.675 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] (Re-)joining group 2023-03-19 23:17:56.756 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' 2023-03-19 23:17:56.771 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : Started Main in 11.49 seconds (JVM running for 12.962) 2023-03-19 23:17:59.685 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Successfully joined group with generation Generation{generationId=1, memberId='ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e-8261b27c-0a1e-422f-8508-2647a76621ef', protocol='range'} 2023-03-19 23:17:59.690 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Finished assignment for group at generation 1: {ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e-8261b27c-0a1e-422f-8508-2647a76621ef=Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5])} 2023-03-19 23:17:59.719 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Successfully synced group in generation Generation{generationId=1, memberId='ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e-8261b27c-0a1e-422f-8508-2647a76621ef', protocol='range'} 2023-03-19 23:17:59.719 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-NOTIF-TOPIC-AUTO-0, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-5]) 2023-03-19 23:17:59.722 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Adding newly assigned partitions: SDC-DISTR-NOTIF-TOPIC-AUTO-5, SDC-DISTR-NOTIF-TOPIC-AUTO-4, SDC-DISTR-NOTIF-TOPIC-AUTO-3, SDC-DISTR-NOTIF-TOPIC-AUTO-2, SDC-DISTR-NOTIF-TOPIC-AUTO-1, SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-19 23:17:59.734 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-03-19 23:17:59.734 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-03-19 23:17:59.734 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-03-19 23:17:59.734 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-03-19 23:17:59.735 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-03-19 23:17:59.735 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-03-19 23:17:59.878 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-19 23:17:59.879 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-03-19 23:17:59.885 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-19 23:17:59.885 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-03-19 23:17:59.886 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-19 23:17:59.886 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Resetting offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-03-19 23:18:13.869 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:18:33.871 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:18:43.063 INFO 1 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-19 23:18:43.064 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-03-19 23:18:43.065 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2023-03-19 23:18:53.872 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:19:13.873 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:19:33.876 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:19:53.877 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:20:13.879 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:20:33.879 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:20:53.880 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:21:13.881 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:21:33.883 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:21:53.885 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:22:13.888 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:22:33.889 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:22:53.891 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:23:13.892 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:23:33.893 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:23:53.895 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:24:13.896 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:24:33.897 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:24:53.898 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:25:13.898 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:25:33.899 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:25:53.899 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:26:13.901 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:26:33.902 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:26:53.902 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:26:56.639 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.NetworkClient : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Node -1 disconnected. 2023-03-19 23:26:56.813 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=ves-openapi-manager-consumer-ec8bc684-0980-468f-8f60-46ef76120a8e, groupId=dcaegen2] Node -1 disconnected. 2023-03-19 23:27:13.904 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:27:33.904 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:27:53.905 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:28:13.906 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:28:33.906 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:28:53.907 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:29:13.908 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:29:33.908 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:29:53.908 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:30:13.910 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:30:33.911 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:30:53.912 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:31:13.913 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:31:33.914 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:31:53.914 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:32:13.915 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:32:33.915 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:32:53.916 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:33:13.918 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:33:33.919 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:33:53.921 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:34:13.926 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:34:33.927 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:34:53.928 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:35:13.929 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:35:33.929 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:35:53.930 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:36:13.930 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:36:33.930 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:36:53.935 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:37:13.935 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:37:33.937 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:37:53.938 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:38:13.938 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:38:33.939 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:38:53.940 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:39:13.941 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:39:33.941 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:39:53.941 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:40:13.943 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:40:33.944 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:40:53.945 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:41:13.946 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:41:33.947 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:41:53.947 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:42:13.948 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:42:33.949 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:42:53.950 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:43:13.951 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:43:33.952 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:43:53.952 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:44:13.954 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:44:33.955 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:44:53.956 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:45:13.957 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:45:33.958 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:45:53.959 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:46:13.959 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:46:33.960 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:46:53.960 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:47:13.961 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:47:33.961 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:47:53.962 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:48:13.964 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:48:33.964 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:48:53.965 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:49:13.966 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:49:33.968 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:49:53.969 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:50:13.970 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:50:33.971 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:50:53.971 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:51:13.972 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:51:33.973 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:51:53.974 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:52:13.974 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:52:33.975 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:52:53.975 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:53:13.975 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:53:33.975 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:53:53.975 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:54:13.977 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:54:33.977 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:54:53.979 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:55:13.979 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:55:33.980 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:55:53.980 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:56:13.982 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:56:33.983 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:56:53.984 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:57:13.985 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:57:33.986 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:57:53.986 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:58:13.987 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:58:33.988 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:58:53.988 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:59:13.989 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:59:33.990 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-19 23:59:53.991 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:00:13.992 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:00:33.993 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:00:53.993 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:01:13.994 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:01:33.995 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:01:53.996 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:02:13.996 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:02:33.996 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:02:53.996 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:03:13.996 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:03:33.997 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:03:53.997 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:04:13.999 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:04:33.999 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:04:54.000 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:05:14.002 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:05:34.003 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:05:54.003 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:06:14.004 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:06:34.006 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:06:54.006 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:07:14.008 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:07:34.009 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:07:54.010 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:08:14.011 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:08:34.011 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:08:54.013 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:09:14.014 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:09:34.014 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:09:54.014 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:10:14.016 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:10:34.016 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:10:54.016 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:11:14.018 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:11:34.019 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:11:54.019 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:12:14.021 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:12:34.021 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:12:54.023 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:13:14.023 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:13:34.024 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:13:54.024 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:14:14.026 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:14:34.027 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:14:54.027 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:15:14.028 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:15:34.029 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:15:54.030 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:16:14.031 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:16:34.031 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:16:54.031 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:17:14.031 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:17:34.032 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:17:54.032 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:18:14.032 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:18:34.034 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:18:54.035 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:19:14.036 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:19:34.036 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:19:54.037 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:20:14.037 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:20:34.038 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:20:54.039 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:21:14.040 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:21:34.041 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:21:54.041 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:22:14.043 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:22:34.044 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:22:54.045 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:23:14.045 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:23:34.047 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:23:54.048 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:24:14.049 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:24:34.050 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:24:54.051 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:25:14.052 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:25:34.053 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:25:54.053 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:26:14.054 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:26:34.056 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:26:54.057 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:27:14.059 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:27:34.059 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:27:54.060 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:28:14.060 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:28:34.062 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:28:54.062 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:29:14.063 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:29:34.063 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:29:54.064 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:30:14.064 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:30:34.066 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:30:54.066 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:31:14.067 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:31:34.069 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:31:54.070 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:32:14.070 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:32:34.070 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:32:54.070 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:33:14.071 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:33:34.072 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:33:54.073 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:34:14.074 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:34:34.075 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:34:54.075 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:35:14.075 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:35:34.077 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:35:54.078 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:36:14.080 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:36:34.080 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:36:54.080 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:37:14.082 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:37:34.083 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:37:54.083 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:38:14.085 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:38:34.086 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:38:54.087 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:39:14.087 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:39:34.089 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:39:54.090 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:40:14.090 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:40:34.092 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:40:54.093 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:41:14.094 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:41:34.095 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:41:54.095 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:42:14.097 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:42:34.098 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:42:54.098 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:43:14.100 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:43:34.101 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:43:54.101 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:44:14.102 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:44:34.102 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:44:54.102 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:45:14.103 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:45:34.103 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:45:54.104 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:46:14.105 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:46:34.105 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:46:54.106 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:47:14.107 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:47:34.107 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:47:54.108 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:48:14.108 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:48:34.109 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:48:54.110 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:49:14.111 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:49:34.112 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:49:54.112 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:50:14.113 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:50:34.113 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:50:54.114 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:51:14.115 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:51:34.116 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:51:54.116 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:52:14.118 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:52:34.118 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:52:54.119 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:53:14.120 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:53:34.121 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:53:54.122 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:54:14.123 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:54:34.124 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:54:54.125 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:55:14.126 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:55:34.126 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:55:54.128 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:56:14.129 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:56:34.129 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:56:54.129 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:57:14.131 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:57:34.132 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:57:54.133 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:58:14.133 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:58:34.135 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:58:54.135 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:59:14.137 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:59:34.138 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 00:59:54.139 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:00:14.140 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:00:34.141 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:00:54.142 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:01:14.143 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:01:34.144 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:01:54.145 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:02:14.146 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:02:34.147 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:02:54.147 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:03:14.148 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:03:34.148 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:03:54.150 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:04:14.151 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:04:34.151 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:04:54.153 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:05:14.153 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:05:34.153 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:05:54.153 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:06:14.155 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:06:34.155 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:06:54.156 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:07:14.157 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:07:34.158 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:07:54.159 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:08:14.159 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:08:34.159 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:08:54.159 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:09:14.161 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:09:34.161 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:09:54.161 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:10:14.163 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:10:34.163 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:10:54.164 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:11:14.166 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:11:34.167 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:11:54.167 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:12:14.168 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:12:34.168 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:12:54.168 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:13:14.170 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:13:34.172 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:13:54.173 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:14:14.175 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:14:34.176 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:14:54.177 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:15:14.178 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:15:34.179 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:15:54.179 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:16:14.181 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:16:34.182 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:16:54.183 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:17:14.183 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:17:34.184 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:17:54.185 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:18:14.186 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:18:34.186 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:18:54.188 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:19:14.188 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:19:34.189 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:19:54.190 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:20:14.191 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:20:34.191 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:20:54.191 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:21:14.192 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:21:34.192 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:21:54.192 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:22:14.194 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:22:34.195 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:22:54.196 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:23:14.197 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:23:34.197 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:23:54.197 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:24:14.199 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:24:34.199 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:24:54.200 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:25:14.202 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:25:34.202 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:25:54.204 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:26:14.204 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:26:34.204 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:26:54.205 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:27:14.205 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:27:34.205 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:27:54.205 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:28:14.206 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:28:34.207 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:28:54.207 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:29:14.208 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:29:34.208 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:29:54.209 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:30:14.210 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:30:34.210 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:30:54.212 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:31:14.213 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:31:34.214 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:31:54.215 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:32:14.216 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:32:34.216 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:32:54.218 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:33:14.218 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:33:34.218 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:33:54.219 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:34:14.220 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:34:34.220 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:34:54.221 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:35:14.221 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:35:34.222 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:35:54.223 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:36:14.223 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:36:34.225 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:36:54.225 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:37:14.226 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:37:34.227 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:37:54.227 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:38:14.228 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:38:34.229 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:38:54.230 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:39:14.231 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:39:34.231 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:39:54.232 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:40:14.234 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:40:34.235 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:40:54.235 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:41:14.236 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:41:34.236 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:41:54.237 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:42:14.239 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:42:34.239 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:42:54.240 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:43:14.241 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:43:34.241 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:43:54.241 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:44:14.242 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:44:34.242 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:44:54.243 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:45:14.243 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:45:34.243 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:45:54.244 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:46:14.245 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:46:34.247 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:46:54.248 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:47:14.249 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:47:34.250 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:47:54.251 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:48:14.251 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:48:34.252 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:48:54.253 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:49:14.254 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:49:34.254 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:49:54.256 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:50:14.256 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:50:34.258 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:50:54.258 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:51:14.259 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:51:34.259 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:51:54.261 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:52:14.261 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:52:34.261 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:52:54.262 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:53:14.263 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:53:34.263 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:53:54.264 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:54:14.265 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:54:34.265 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:54:54.265 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:55:14.266 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:55:34.267 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:55:54.267 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:56:14.267 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:56:34.268 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:56:54.269 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:57:14.271 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:57:34.272 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:57:54.272 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:58:14.273 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:58:34.275 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:58:54.275 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:59:14.277 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:59:34.277 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 01:59:54.278 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:00:14.280 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:00:34.280 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:00:54.281 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:01:14.281 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:01:34.282 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:01:54.284 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:02:14.284 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:02:34.285 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:02:54.288 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:03:14.288 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:03:34.289 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:03:54.290 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:04:14.291 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:04:34.292 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:04:54.293 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:05:14.294 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:05:34.295 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:05:54.295 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:06:14.296 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:06:34.297 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:06:54.297 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:07:14.299 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:07:34.299 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:07:54.301 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:08:14.301 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:08:34.302 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:08:54.303 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:09:14.305 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:09:34.305 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:09:54.305 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:10:14.305 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:10:34.306 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:10:54.307 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:11:14.308 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:11:34.309 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:11:54.309 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:12:14.311 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:12:34.312 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:12:54.312 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:13:14.314 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:13:34.315 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:13:54.316 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:14:14.317 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:14:34.317 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:14:54.317 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:15:14.318 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:15:34.319 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:15:54.320 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:16:14.320 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:16:34.321 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:16:54.322 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:17:14.322 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:17:34.322 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:17:54.324 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:18:14.324 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:18:34.324 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:18:54.325 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:19:14.326 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:19:34.327 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:19:54.328 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:20:14.329 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:20:34.330 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:20:54.331 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:21:14.331 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:21:34.332 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:21:54.332 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:22:14.333 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:22:34.334 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:22:54.335 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:23:14.335 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:23:34.337 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:23:54.337 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:24:14.338 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:24:34.339 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:24:54.340 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:25:14.341 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:25:34.341 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:25:54.341 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:26:14.343 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:26:34.343 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:26:54.343 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:27:14.344 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:27:34.345 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:27:54.346 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:28:14.347 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:28:34.348 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:28:54.348 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:29:14.348 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:29:34.349 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:29:54.349 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:30:14.350 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:30:34.352 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:30:54.352 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:31:14.353 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:31:34.354 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:31:54.354 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:32:14.354 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:32:34.355 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:32:54.356 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:33:14.356 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:33:34.356 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:33:54.357 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:34:14.357 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:34:34.358 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:34:54.359 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:35:14.359 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:35:34.361 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:35:54.362 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:36:14.362 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:36:34.363 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:36:54.364 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:37:14.365 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:37:34.366 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:37:54.367 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:38:14.368 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:38:34.368 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:38:54.368 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:39:14.369 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:39:34.370 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:39:54.371 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:40:14.371 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:40:34.371 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:40:54.372 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:41:14.372 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:41:34.373 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:41:54.375 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:42:14.376 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:42:34.376 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:42:54.376 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:43:14.377 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:43:34.378 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:43:54.379 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:44:14.379 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:44:34.380 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:44:54.381 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:45:14.381 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:45:34.383 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:45:54.383 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:46:14.385 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:46:34.386 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:46:54.386 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:47:14.386 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:47:34.388 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:47:54.388 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:48:14.390 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:48:34.391 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:48:54.392 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:49:14.393 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:49:34.393 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:49:54.394 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:50:14.394 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:50:34.394 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:50:54.394 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:51:14.395 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:51:34.396 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:51:54.397 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:52:14.398 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:52:34.399 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:52:54.400 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:53:14.401 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:53:34.403 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:53:54.403 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:54:14.403 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:54:34.405 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:54:54.405 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:55:14.406 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:55:34.406 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:55:54.407 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:56:14.408 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:56:34.410 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:56:54.410 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:57:14.410 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:57:34.411 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:57:54.411 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:58:14.412 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:58:34.413 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:58:54.414 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:59:14.415 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:59:34.415 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 02:59:54.415 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:00:14.415 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:00:34.417 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:00:54.418 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:01:14.419 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:01:34.419 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:01:54.420 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:02:14.420 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:02:34.420 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:02:54.421 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:03:14.421 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:03:34.421 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:03:54.422 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:04:14.422 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:04:34.423 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:04:54.425 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:05:14.425 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:05:34.425 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:05:54.426 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:06:14.426 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:06:34.426 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:06:54.428 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:07:14.428 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:07:34.428 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:07:54.429 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:08:14.429 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:08:34.431 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:08:54.431 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:09:14.431 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:09:34.433 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:09:54.433 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:10:14.433 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:10:34.434 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:10:54.434 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:11:14.435 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:11:34.435 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:11:54.435 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:12:14.437 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:12:34.437 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:12:54.438 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:13:14.439 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:13:34.440 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:13:54.440 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:14:14.441 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:14:34.441 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:14:54.443 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:15:14.444 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:15:34.444 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:15:54.445 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:16:14.446 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:16:34.446 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:16:54.447 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:17:14.447 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:17:34.448 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:17:54.449 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:18:14.449 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:18:34.450 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:18:54.451 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:19:14.451 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:19:34.452 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:19:54.453 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:20:14.454 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:20:34.455 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:20:54.455 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:21:14.457 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:21:34.458 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:21:54.458 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:22:14.459 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:22:34.459 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:22:54.459 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:23:14.460 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:23:34.460 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:23:54.461 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:24:14.461 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:24:34.462 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:24:54.463 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:25:14.463 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:25:34.465 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:25:54.465 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:26:14.466 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:26:34.466 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:26:54.467 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:27:14.468 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:27:34.469 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:27:54.470 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:28:14.471 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:28:34.471 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:28:54.472 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:29:14.473 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:29:34.473 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:29:54.475 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:30:14.475 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:30:34.476 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:30:54.477 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:31:14.477 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:31:34.478 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:31:54.480 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:32:14.480 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:32:34.480 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:32:54.481 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:33:14.481 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:33:34.482 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:33:54.483 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:34:14.483 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:34:34.484 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:34:54.484 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:35:14.484 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:35:34.485 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:35:54.486 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:36:14.487 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:36:34.488 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:36:54.489 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:37:14.489 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:37:34.490 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:37:54.490 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:38:14.490 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:38:34.492 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:38:54.492 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:39:14.492 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:39:34.492 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:39:54.492 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:40:14.493 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:40:34.494 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:40:54.494 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:41:14.496 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:41:34.496 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:41:54.497 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:42:14.497 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:42:34.497 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:42:54.499 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:43:14.500 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:43:34.501 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:43:54.503 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:44:14.504 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:44:34.505 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:44:54.505 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:45:14.507 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:45:34.508 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:45:54.508 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:46:14.509 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:46:34.510 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:46:54.510 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:47:14.511 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:47:34.512 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:47:54.512 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:48:14.514 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:48:34.515 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:48:54.516 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:49:14.516 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:49:34.517 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:49:54.518 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:50:14.519 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:50:34.520 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:50:54.521 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:51:14.522 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:51:34.523 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:51:54.524 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:52:14.524 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:52:34.526 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:52:54.527 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:53:14.527 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:53:34.528 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:53:54.530 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:54:14.531 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:54:34.531 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:54:54.532 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:55:14.532 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:55:34.533 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:55:54.533 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:56:14.534 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:56:34.534 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:56:54.535 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:57:14.536 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:57:34.536 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:57:54.537 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:58:14.538 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:58:34.538 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:58:54.538 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:59:14.540 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:59:34.541 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 03:59:54.541 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:00:14.541 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:00:34.542 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:00:54.542 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:01:14.542 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:01:34.544 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:01:54.544 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:02:14.545 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:02:34.550 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:02:54.550 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:03:14.552 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:03:34.553 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:03:54.554 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:04:14.555 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:04:34.555 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:04:54.555 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:05:14.556 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:05:34.557 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:05:54.558 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:06:14.558 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:06:34.558 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:06:54.559 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:07:14.560 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:07:34.561 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:07:54.561 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:08:14.561 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:08:34.562 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:08:54.563 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:09:14.563 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:09:34.564 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:09:54.565 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:10:14.566 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:10:34.567 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:10:54.567 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:11:14.568 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:11:34.568 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:11:54.568 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:12:14.568 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:12:34.568 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:12:54.568 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:13:14.568 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:13:34.569 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:13:54.569 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:14:14.569 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:14:34.569 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:14:54.570 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:15:14.570 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:15:34.570 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:15:54.571 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:16:14.572 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:16:34.573 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:16:54.574 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:17:14.574 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:17:34.576 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:17:54.576 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:18:14.577 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:18:34.578 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:18:54.579 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:19:14.580 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:19:34.580 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:19:54.581 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:20:14.583 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:20:34.584 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:20:54.584 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:21:14.585 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:21:34.585 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:21:54.586 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:22:14.587 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:22:34.587 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:22:54.587 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:23:14.588 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:23:34.589 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:23:54.590 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:24:14.590 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:24:34.591 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:24:54.592 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:25:14.592 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:25:34.593 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:25:54.595 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:26:14.595 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:26:34.596 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:26:54.597 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:27:14.597 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:27:34.599 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:27:54.599 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:28:14.601 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:28:34.602 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:28:54.602 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:29:14.603 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:29:34.603 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:29:54.603 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:30:14.604 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:30:34.604 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:30:54.605 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:31:14.606 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:31:34.606 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:31:54.606 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:32:14.606 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:32:34.606 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:32:54.606 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:33:14.607 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:33:34.607 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:33:54.609 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:34:14.610 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:34:34.614 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:34:54.615 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:35:14.615 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:35:34.616 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:35:54.617 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:36:14.618 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:36:34.618 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:36:54.618 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:37:14.619 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:37:34.619 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:37:54.621 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:38:14.622 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:38:34.622 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:38:54.623 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:39:14.623 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:39:34.624 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:39:54.625 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:40:14.626 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:40:34.626 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:40:54.626 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:41:14.627 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:41:34.628 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:41:54.629 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:42:14.629 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:42:34.629 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:42:54.630 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:43:14.631 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:43:34.631 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:43:54.631 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:44:14.632 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:44:34.632 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:44:54.632 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:45:14.633 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:45:34.634 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:45:54.635 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:46:14.635 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:46:34.636 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:46:54.636 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:47:14.636 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:47:34.637 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:47:54.637 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:48:14.638 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:48:34.638 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:48:54.638 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:49:14.638 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:49:34.638 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:49:54.638 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:50:14.638 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:50:34.639 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:50:54.639 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:51:14.639 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:51:34.640 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:51:54.641 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:52:14.641 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:52:34.642 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:52:54.643 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:53:14.643 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:53:34.645 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:53:54.645 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:54:14.646 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:54:34.647 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:54:54.648 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:55:14.648 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:55:34.649 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:55:54.649 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:56:14.650 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:56:34.651 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:56:54.652 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:57:14.652 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:57:34.653 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:57:54.654 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:58:14.655 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:58:34.656 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:58:54.656 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:59:14.657 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:59:34.658 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 04:59:54.659 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:00:14.659 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:00:34.660 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:00:54.660 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:01:14.661 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:01:34.662 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:01:54.662 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:02:14.664 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:02:34.664 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:02:54.664 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:03:14.664 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:03:34.665 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:03:54.667 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:04:14.667 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:04:34.668 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:04:54.669 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:05:14.670 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:05:34.670 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:05:54.671 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:06:14.672 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:06:34.672 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:06:54.673 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:07:14.674 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:07:34.675 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:07:54.676 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:08:14.677 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:08:34.678 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:08:54.679 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:09:14.680 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:09:34.680 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:09:54.682 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:10:14.683 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:10:34.683 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:10:54.683 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:11:14.684 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:11:34.684 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:11:54.685 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:12:14.686 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:12:34.686 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:12:54.687 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:13:14.687 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:13:34.687 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:13:54.688 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:14:14.689 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:14:34.691 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:14:54.691 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:15:14.693 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:15:34.693 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:15:54.694 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:16:14.695 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:16:22.707 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:16:22.713 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:16:22.713 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "44eec719-2176-4c49-9efa-a52dca791f36", "consumerID": "ves-openapi-manager", "timestamp": 1679289374695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230320051405/1.0/resourceInstances/vfw3e76d6b2107d0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:16:22.720 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 05:16:22.720 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 05:16:22.720 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 05:16:22.720 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 05:16:22.720 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 05:16:22.720 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 05:16:23.755 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:16:23.756 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:16:23.756 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "44eec719-2176-4c49-9efa-a52dca791f36", "consumerID": "ves-openapi-manager", "timestamp": 1679289374695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230320051405/1.0/resourceInstances/vfw3e76d6b2107d0/artifacts/vfw3e76d6b2107d0_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:16:24.758 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:16:24.759 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:16:24.759 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "44eec719-2176-4c49-9efa-a52dca791f36", "consumerID": "ves-openapi-manager", "timestamp": 1679289374695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230320051405/1.0/resourceInstances/vfw3e76d6b2107d0/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:16:25.760 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:16:25.760 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:16:25.760 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "44eec719-2176-4c49-9efa-a52dca791f36", "consumerID": "ves-openapi-manager", "timestamp": 1679289374695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230320051405/1.0/resourceInstances/vfw3e76d6b2107d0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:16:26.761 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:16:26.762 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:16:26.762 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "44eec719-2176-4c49-9efa-a52dca791f36", "consumerID": "ves-openapi-manager", "timestamp": 1679289374695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230320051405/1.0/resourceInstances/vfw3e76d6b2107d0/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:16:27.763 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:16:27.763 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:16:27.763 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "44eec719-2176-4c49-9efa-a52dca791f36", "consumerID": "ves-openapi-manager", "timestamp": 1679289374695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230320051405/1.0/artifacts/service-Vfw20230320051405-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:16:28.764 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:16:28.764 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:16:28.764 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "44eec719-2176-4c49-9efa-a52dca791f36", "consumerID": "ves-openapi-manager", "timestamp": 1679289374695, "artifactURL": "/sdc/v1/catalog/services/Vfw20230320051405/1.0/artifacts/service-Vfw20230320051405-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:16:33.862 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:16:53.863 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:16:54.738 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:16:54.738 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:16:54.738 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "80a9262d-d62d-4a4d-9105-1d8265ed015e", "consumerID": "ves-openapi-manager", "timestamp": 1679289413863, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYmjrze/1.0/resourceInstances/basic_onboard_ymjrze0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:16:55.739 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:16:55.739 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:16:55.739 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "80a9262d-d62d-4a4d-9105-1d8265ed015e", "consumerID": "ves-openapi-manager", "timestamp": 1679289413863, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYmjrze/1.0/resourceInstances/basic_onboard_ymjrze0/artifacts/basic_onboard_ymjrze0_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:16:56.740 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:16:56.740 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:16:56.740 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "80a9262d-d62d-4a4d-9105-1d8265ed015e", "consumerID": "ves-openapi-manager", "timestamp": 1679289413863, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYmjrze/1.0/resourceInstances/basic_onboard_ymjrze0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:16:57.741 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:16:57.741 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:16:57.741 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "80a9262d-d62d-4a4d-9105-1d8265ed015e", "consumerID": "ves-openapi-manager", "timestamp": 1679289413863, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYmjrze/1.0/resourceInstances/basic_onboard_ymjrze0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:16:58.742 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:16:58.742 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:16:58.742 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "80a9262d-d62d-4a4d-9105-1d8265ed015e", "consumerID": "ves-openapi-manager", "timestamp": 1679289413863, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYmjrze/1.0/resourceInstances/basic_onboard_ymjrze0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:16:59.743 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:16:59.743 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:16:59.743 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "80a9262d-d62d-4a4d-9105-1d8265ed015e", "consumerID": "ves-openapi-manager", "timestamp": 1679289413863, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYmjrze/1.0/artifacts/service-BasicOnboardYmjrze-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:17:00.744 INFO 1 --- [pool-1-thread-9] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:17:00.745 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:17:00.745 INFO 1 --- [pool-1-thread-9] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "80a9262d-d62d-4a4d-9105-1d8265ed015e", "consumerID": "ves-openapi-manager", "timestamp": 1679289413863, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardYmjrze/1.0/artifacts/service-BasicOnboardYmjrze-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:17:13.862 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:17:33.863 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:17:53.864 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:18:13.864 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:18:33.865 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:18:53.865 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:19:13.866 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:19:33.867 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:19:53.868 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:20:13.868 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:20:33.869 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:20:53.870 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:21:13.870 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:21:33.870 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:21:53.872 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:22:13.872 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:22:33.873 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:22:53.874 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:23:13.874 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:23:33.875 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:23:53.876 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:24:13.877 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:24:33.877 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:24:53.879 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:25:13.880 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:25:28.941 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.NetworkClient : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Node 2 disconnected. 2023-03-20 05:25:33.880 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:25:53.881 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:26:13.882 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:26:33.883 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:26:53.884 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:27:13.885 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:27:33.887 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:27:53.887 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:28:13.889 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:28:33.891 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:28:53.892 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:29:13.892 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:29:33.894 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:29:53.894 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:30:03.894 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:30:03.895 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:30:03.895 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d0cb2809-77c9-4a9f-b1ba-30b12acc77b2", "consumerID": "ves-openapi-manager", "timestamp": 1679290193894, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:30:04.906 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:30:04.907 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:30:04.907 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d0cb2809-77c9-4a9f-b1ba-30b12acc77b2", "consumerID": "ves-openapi-manager", "timestamp": 1679290193894, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:30:13.862 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:30:33.863 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:30:53.588 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:30:53.588 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:30:53.588 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "722c33d2-4707-4379-bb54-7a7c72db2022", "consumerID": "ves-openapi-manager", "timestamp": 1679290233863, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPvhkw9eecvgdsnajyham/1.0/resourceInstances/pnfea3e79851eeb0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:30:54.590 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:30:54.591 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:30:54.591 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "722c33d2-4707-4379-bb54-7a7c72db2022", "consumerID": "ves-openapi-manager", "timestamp": 1679290233863, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPvhkw9eecvgdsnajyham/1.0/resourceInstances/pnfea3e79851eeb0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:30:55.591 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:30:55.592 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:30:55.592 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "722c33d2-4707-4379-bb54-7a7c72db2022", "consumerID": "ves-openapi-manager", "timestamp": 1679290233863, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPvhkw9eecvgdsnajyham/1.0/resourceInstances/pnfea3e79851eeb0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:30:56.593 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:30:56.593 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:30:56.593 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "722c33d2-4707-4379-bb54-7a7c72db2022", "consumerID": "ves-openapi-manager", "timestamp": 1679290233863, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPvhkw9eecvgdsnajyham/1.0/resourceInstances/pnfea3e79851eeb0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:30:57.594 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:30:57.595 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:30:57.595 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "722c33d2-4707-4379-bb54-7a7c72db2022", "consumerID": "ves-openapi-manager", "timestamp": 1679290233863, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPvhkw9eecvgdsnajyham/1.0/resourceInstances/pnfea3e79851eeb0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:30:58.598 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:30:58.599 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:30:58.599 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "722c33d2-4707-4379-bb54-7a7c72db2022", "consumerID": "ves-openapi-manager", "timestamp": 1679290233863, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPvhkw9eecvgdsnajyham/1.0/resourceInstances/pnfea3e79851eeb0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:30:59.600 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:30:59.600 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:30:59.600 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "722c33d2-4707-4379-bb54-7a7c72db2022", "consumerID": "ves-openapi-manager", "timestamp": 1679290233863, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPvhkw9eecvgdsnajyham/1.0/artifacts/service-DemoPnfPvhkw9eecvgdsnajyham-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:31:00.601 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:31:00.602 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:31:00.602 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "722c33d2-4707-4379-bb54-7a7c72db2022", "consumerID": "ves-openapi-manager", "timestamp": 1679290233863, "artifactURL": "/sdc/v1/catalog/services/DemoPnfPvhkw9eecvgdsnajyham/1.0/artifacts/service-DemoPnfPvhkw9eecvgdsnajyham-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:31:01.603 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : =================================== 2023-03-20 05:31:01.604 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : Distributed service information 2023-03-20 05:31:01.608 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : Service UUID: 31dd0306-79fd-4e25-8a98-71639a02a360 2023-03-20 05:31:01.608 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : Service name: Demo_pNF_PvhkW9eECvGDsnAJyham 2023-03-20 05:31:01.608 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : Service resources: 2023-03-20 05:31:01.608 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : - Resource: pNF ea3e7985-1eeb 2023-03-20 05:31:01.608 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : Artifacts: 2023-03-20 05:31:01.608 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml 2023-03-20 05:31:01.608 INFO 1 --- [pool-1-thread-5] o.o.v.o.manager.service.ClientCallback : =================================== 2023-03-20 05:31:01.609 INFO 1 --- [pool-1-thread-5] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts 2023-03-20 05:31:01.738 ERROR 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Error exception occurred when fetching with Kafka Consumer:null 2023-03-20 05:31:01.738 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:31:21.738 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:31:23.827 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:31:23.827 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:31:23.827 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "fc35d307-9683-4d77-9375-2675e1b7f89f", "consumerID": "ves-openapi-manager", "timestamp": 1679290281738, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:31:24.828 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:31:24.828 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:31:24.828 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "fc35d307-9683-4d77-9375-2675e1b7f89f", "consumerID": "ves-openapi-manager", "timestamp": 1679290281738, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:31:25.829 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:31:25.829 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:31:25.829 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "fc35d307-9683-4d77-9375-2675e1b7f89f", "consumerID": "ves-openapi-manager", "timestamp": 1679290281738, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:31:26.830 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:31:26.831 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:31:26.831 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "fc35d307-9683-4d77-9375-2675e1b7f89f", "consumerID": "ves-openapi-manager", "timestamp": 1679290281738, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:31:27.831 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:31:27.832 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:31:27.832 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "fc35d307-9683-4d77-9375-2675e1b7f89f", "consumerID": "ves-openapi-manager", "timestamp": 1679290281738, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:31:28.833 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:31:28.834 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:31:28.834 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "fc35d307-9683-4d77-9375-2675e1b7f89f", "consumerID": "ves-openapi-manager", "timestamp": 1679290281738, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:31:29.835 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:31:29.835 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:31:29.836 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "fc35d307-9683-4d77-9375-2675e1b7f89f", "consumerID": "ves-openapi-manager", "timestamp": 1679290281738, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:31:33.862 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:31:53.862 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:32:13.864 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:32:33.865 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:32:53.866 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:33:13.867 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:33:33.867 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:33:53.870 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:34:13.870 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:34:33.871 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:34:53.871 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:35:13.872 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:35:33.873 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:35:53.874 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:36:13.875 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:36:33.875 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:36:53.876 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:37:13.876 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:37:33.878 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:37:53.879 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:38:13.880 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:38:33.881 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:38:53.881 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:39:13.882 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:39:33.883 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:39:53.885 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:40:13.886 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:40:33.887 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:40:53.887 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:41:13.888 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:41:33.889 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:41:53.890 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:42:13.891 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:42:33.892 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:42:53.892 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:43:13.892 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:43:33.894 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:43:53.895 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:44:13.896 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:44:33.897 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:44:53.897 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:45:13.898 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:45:33.898 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:45:53.899 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:46:13.899 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:46:33.900 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:46:53.901 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:47:13.902 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:47:33.902 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:47:53.903 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:48:13.903 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:48:33.903 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:48:53.904 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:49:13.905 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:49:33.906 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:49:53.907 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:50:13.907 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:50:33.907 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:50:53.907 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:51:13.908 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:51:33.909 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:51:53.909 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:52:13.910 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:52:33.910 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:52:53.910 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:53:13.910 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:53:33.912 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:53:53.912 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:54:13.912 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:54:33.913 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:54:53.914 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:55:13.916 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:55:33.916 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:55:53.918 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:56:13.919 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:56:33.919 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:56:53.919 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:57:13.920 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:57:33.921 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:57:48.228 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:57:48.228 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:57:48.228 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ac081579-5463-4464-8653-b4164842cf87", "consumerID": "ves-openapi-manager", "timestamp": 1679291853921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVkt1lecoxymiv9zylfsm/1.0/resourceInstances/pnff35f06110bae0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:57:48.232 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 05:57:48.233 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 05:57:48.233 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 05:57:48.233 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 05:57:48.233 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 05:57:48.233 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 05:57:49.233 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:57:49.234 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:57:49.234 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ac081579-5463-4464-8653-b4164842cf87", "consumerID": "ves-openapi-manager", "timestamp": 1679291853921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVkt1lecoxymiv9zylfsm/1.0/resourceInstances/pnff35f06110bae0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:57:50.234 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:57:50.235 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:57:50.235 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ac081579-5463-4464-8653-b4164842cf87", "consumerID": "ves-openapi-manager", "timestamp": 1679291853921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVkt1lecoxymiv9zylfsm/1.0/resourceInstances/pnff35f06110bae0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:57:51.235 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:57:51.236 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:57:51.236 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ac081579-5463-4464-8653-b4164842cf87", "consumerID": "ves-openapi-manager", "timestamp": 1679291853921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVkt1lecoxymiv9zylfsm/1.0/resourceInstances/pnff35f06110bae0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:57:52.236 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:57:52.237 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:57:52.237 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ac081579-5463-4464-8653-b4164842cf87", "consumerID": "ves-openapi-manager", "timestamp": 1679291853921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVkt1lecoxymiv9zylfsm/1.0/resourceInstances/pnff35f06110bae0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:57:53.238 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:57:53.238 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:57:53.238 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ac081579-5463-4464-8653-b4164842cf87", "consumerID": "ves-openapi-manager", "timestamp": 1679291853921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVkt1lecoxymiv9zylfsm/1.0/resourceInstances/pnff35f06110bae0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:57:54.240 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:57:54.241 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:57:54.241 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ac081579-5463-4464-8653-b4164842cf87", "consumerID": "ves-openapi-manager", "timestamp": 1679291853921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVkt1lecoxymiv9zylfsm/1.0/artifacts/service-DemoPnfVkt1lecoxymiv9zylfsm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:57:55.243 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 05:57:55.243 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 05:57:55.243 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "ac081579-5463-4464-8653-b4164842cf87", "consumerID": "ves-openapi-manager", "timestamp": 1679291853921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVkt1lecoxymiv9zylfsm/1.0/artifacts/service-DemoPnfVkt1lecoxymiv9zylfsm-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 05:57:56.246 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : =================================== 2023-03-20 05:57:56.246 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Distributed service information 2023-03-20 05:57:56.246 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Service UUID: f8d1cfc1-e2af-4d06-95db-d75aa96583f9 2023-03-20 05:57:56.246 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Service name: Demo_pNF_vKt1lecoXymiV9zyLfsM 2023-03-20 05:57:56.246 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Service resources: 2023-03-20 05:57:56.246 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : - Resource: pNF f35f0611-0bae 2023-03-20 05:57:56.246 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Artifacts: 2023-03-20 05:57:56.246 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml 2023-03-20 05:57:56.246 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : =================================== 2023-03-20 05:57:56.246 INFO 1 --- [pool-1-thread-3] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts 2023-03-20 05:57:56.357 ERROR 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occurred when fetching with Kafka Consumer:null 2023-03-20 05:57:56.358 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:58:16.359 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:58:36.359 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:58:56.360 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:59:16.361 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:59:36.361 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 05:59:56.362 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:00:16.363 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:00:36.364 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:00:56.365 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:01:16.365 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:01:36.366 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:01:56.367 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:02:16.368 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:02:36.369 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:02:56.370 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:03:16.370 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:03:36.371 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:03:56.371 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:04:16.372 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:04:36.373 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:04:56.373 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:05:16.373 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:05:36.373 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:05:56.373 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:06:16.375 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:06:36.376 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:06:56.376 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:07:16.376 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:07:36.376 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:07:56.377 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:08:16.378 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:08:36.379 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:08:56.379 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:09:16.379 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:09:36.380 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:09:56.381 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:10:16.382 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:10:36.383 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:10:56.384 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:11:16.384 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:11:36.384 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:11:56.385 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:12:16.386 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:12:36.387 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:12:56.387 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:13:16.388 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:13:36.389 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:13:56.389 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:14:16.389 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:14:36.389 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:14:56.390 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:15:16.390 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:15:36.392 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:15:56.393 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:16:16.394 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:16:36.394 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:16:56.394 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:17:16.395 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:17:36.396 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:17:56.397 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:18:16.398 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:18:36.399 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:18:56.399 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:19:16.399 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:19:36.400 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:19:56.401 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:20:16.401 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:20:36.402 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:20:56.402 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:21:16.402 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:21:36.402 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:21:56.403 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:22:16.404 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:22:36.404 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:22:56.406 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:23:16.407 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:23:36.408 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:23:56.409 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:24:16.410 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:24:36.412 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:24:56.412 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:25:16.413 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:25:36.414 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:25:56.415 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:26:16.416 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:26:36.416 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:26:56.417 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:27:16.418 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:27:36.418 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:27:56.418 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:28:16.419 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:28:36.419 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:28:56.420 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:29:16.421 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:29:36.422 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:29:56.422 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:30:16.423 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:30:36.423 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:30:56.423 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:31:16.424 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:31:36.424 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:31:56.424 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:32:16.424 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:32:36.425 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:32:56.426 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:33:16.426 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:33:36.428 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:33:56.428 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:34:16.429 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:34:36.430 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:34:56.430 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:35:16.430 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:35:36.430 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:35:56.430 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:36:16.431 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:36:36.431 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:36:56.432 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:37:09.994 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:37:09.994 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:37:09.994 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "c626ae1c-b546-4d9d-8f81-7350811e9e5b", "consumerID": "ves-openapi-manager", "timestamp": 1679294216432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfTxhhy9hitizrqyqvrkav/1.0/resourceInstances/pnf16c96654ffa80/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:37:09.998 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 06:37:09.998 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 06:37:09.998 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 06:37:09.998 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 06:37:09.998 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 06:37:09.998 INFO 1 --- [48-f9c9dad3772f] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-9f5ba287-5fb2-42fe-a048-f9c9dad3772f] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to nMyFYz-lQXGrksH5T48EYg 2023-03-20 06:37:10.999 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:37:11.000 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:37:11.000 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "c626ae1c-b546-4d9d-8f81-7350811e9e5b", "consumerID": "ves-openapi-manager", "timestamp": 1679294216432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfTxhhy9hitizrqyqvrkav/1.0/resourceInstances/pnf16c96654ffa80/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:37:12.001 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:37:12.001 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:37:12.001 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "c626ae1c-b546-4d9d-8f81-7350811e9e5b", "consumerID": "ves-openapi-manager", "timestamp": 1679294216432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfTxhhy9hitizrqyqvrkav/1.0/resourceInstances/pnf16c96654ffa80/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:37:13.002 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:37:13.002 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:37:13.002 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "c626ae1c-b546-4d9d-8f81-7350811e9e5b", "consumerID": "ves-openapi-manager", "timestamp": 1679294216432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfTxhhy9hitizrqyqvrkav/1.0/resourceInstances/pnf16c96654ffa80/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:37:14.003 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:37:14.003 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:37:14.003 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "c626ae1c-b546-4d9d-8f81-7350811e9e5b", "consumerID": "ves-openapi-manager", "timestamp": 1679294216432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfTxhhy9hitizrqyqvrkav/1.0/resourceInstances/pnf16c96654ffa80/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:37:15.004 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:37:15.004 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:37:15.004 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "c626ae1c-b546-4d9d-8f81-7350811e9e5b", "consumerID": "ves-openapi-manager", "timestamp": 1679294216432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfTxhhy9hitizrqyqvrkav/1.0/resourceInstances/pnf16c96654ffa80/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:37:16.005 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:37:16.005 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:37:16.005 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "c626ae1c-b546-4d9d-8f81-7350811e9e5b", "consumerID": "ves-openapi-manager", "timestamp": 1679294216432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfTxhhy9hitizrqyqvrkav/1.0/artifacts/service-DemoPnfTxhhy9hitizrqyqvrkav-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:37:17.006 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:37:17.006 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:37:17.006 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "c626ae1c-b546-4d9d-8f81-7350811e9e5b", "consumerID": "ves-openapi-manager", "timestamp": 1679294216432, "artifactURL": "/sdc/v1/catalog/services/DemoPnfTxhhy9hitizrqyqvrkav/1.0/artifacts/service-DemoPnfTxhhy9hitizrqyqvrkav-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:37:18.007 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : =================================== 2023-03-20 06:37:18.007 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : Distributed service information 2023-03-20 06:37:18.007 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : Service UUID: 832ef9f5-4e86-4744-87f3-c0894ecb25c6 2023-03-20 06:37:18.008 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : Service name: Demo_pNF_TxHhY9hItiZrqYQvRkAv 2023-03-20 06:37:18.008 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : Service resources: 2023-03-20 06:37:18.008 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : - Resource: pNF 16c96654-ffa8 2023-03-20 06:37:18.008 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : Artifacts: 2023-03-20 06:37:18.008 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml 2023-03-20 06:37:18.008 INFO 1 --- [pool-1-thread-6] o.o.v.o.manager.service.ClientCallback : =================================== 2023-03-20 06:37:18.008 INFO 1 --- [pool-1-thread-6] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts 2023-03-20 06:37:18.098 ERROR 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Error exception occurred when fetching with Kafka Consumer:null 2023-03-20 06:37:18.098 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:37:38.098 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:37:58.098 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:38:18.098 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:38:38.099 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:38:58.099 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:39:18.101 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:39:38.101 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:39:58.101 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:40:18.101 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:40:38.102 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:40:58.103 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:41:18.103 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:41:38.104 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:41:58.105 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:42:18.105 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:42:38.106 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:42:58.107 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:43:18.108 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:43:38.109 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:43:58.110 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:44:18.111 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:44:38.111 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:44:58.113 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:45:18.113 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:45:38.113 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:45:58.114 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:46:18.114 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:46:38.114 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:46:58.114 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:47:18.115 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:47:38.116 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:47:58.116 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:48:18.117 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:48:38.117 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:48:58.117 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:49:18.118 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:49:36.378 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:36.379 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:36.379 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1b4222fb-add4-4f0f-af2f-00a67d060090", "consumerID": "ves-openapi-manager", "timestamp": 1679294958118, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:37.385 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:37.385 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:37.385 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1b4222fb-add4-4f0f-af2f-00a67d060090", "consumerID": "ves-openapi-manager", "timestamp": 1679294958118, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:38.386 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:38.386 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:38.386 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1b4222fb-add4-4f0f-af2f-00a67d060090", "consumerID": "ves-openapi-manager", "timestamp": 1679294958118, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:39.387 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:39.387 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:39.387 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1b4222fb-add4-4f0f-af2f-00a67d060090", "consumerID": "ves-openapi-manager", "timestamp": 1679294958118, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:40.388 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:40.388 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:40.388 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1b4222fb-add4-4f0f-af2f-00a67d060090", "consumerID": "ves-openapi-manager", "timestamp": 1679294958118, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:41.388 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:41.389 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:41.389 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1b4222fb-add4-4f0f-af2f-00a67d060090", "consumerID": "ves-openapi-manager", "timestamp": 1679294958118, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:42.390 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:42.390 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:42.390 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1b4222fb-add4-4f0f-af2f-00a67d060090", "consumerID": "ves-openapi-manager", "timestamp": 1679294958118, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:43.391 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:43.391 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:43.391 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1b4222fb-add4-4f0f-af2f-00a67d060090", "consumerID": "ves-openapi-manager", "timestamp": 1679294958118, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:44.392 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:44.393 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:44.393 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1b4222fb-add4-4f0f-af2f-00a67d060090", "consumerID": "ves-openapi-manager", "timestamp": 1679294958118, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:45.393 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:45.394 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:45.394 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "1b4222fb-add4-4f0f-af2f-00a67d060090", "consumerID": "ves-openapi-manager", "timestamp": 1679294958118, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:46.395 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:49:50.001 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:50.002 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:50.002 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "42942f63-64c8-40ff-9598-7bde1f67cf6a", "consumerID": "ves-openapi-manager", "timestamp": 1679294986395, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:51.002 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:51.003 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:51.003 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "42942f63-64c8-40ff-9598-7bde1f67cf6a", "consumerID": "ves-openapi-manager", "timestamp": 1679294986395, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:52.004 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:52.004 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:52.004 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "42942f63-64c8-40ff-9598-7bde1f67cf6a", "consumerID": "ves-openapi-manager", "timestamp": 1679294986395, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:53.005 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:53.005 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:53.005 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "42942f63-64c8-40ff-9598-7bde1f67cf6a", "consumerID": "ves-openapi-manager", "timestamp": 1679294986395, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:54.006 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:54.006 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:54.006 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "42942f63-64c8-40ff-9598-7bde1f67cf6a", "consumerID": "ves-openapi-manager", "timestamp": 1679294986395, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:55.007 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:55.007 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:55.007 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "42942f63-64c8-40ff-9598-7bde1f67cf6a", "consumerID": "ves-openapi-manager", "timestamp": 1679294986395, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:56.008 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:56.008 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:56.009 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "42942f63-64c8-40ff-9598-7bde1f67cf6a", "consumerID": "ves-openapi-manager", "timestamp": 1679294986395, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:57.009 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:49:57.010 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:49:57.010 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "42942f63-64c8-40ff-9598-7bde1f67cf6a", "consumerID": "ves-openapi-manager", "timestamp": 1679294986395, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:49:58.011 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:50:03.910 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:50:03.910 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:50:03.910 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "5d7ef531-dd55-43f5-b44f-0cf521c78376", "consumerID": "ves-openapi-manager", "timestamp": 1679294998011, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:50:04.911 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:50:04.911 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:50:04.911 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "5d7ef531-dd55-43f5-b44f-0cf521c78376", "consumerID": "ves-openapi-manager", "timestamp": 1679294998011, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:50:05.911 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:50:05.912 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:50:05.912 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "5d7ef531-dd55-43f5-b44f-0cf521c78376", "consumerID": "ves-openapi-manager", "timestamp": 1679294998011, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:50:06.912 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:50:06.913 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:50:06.913 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "5d7ef531-dd55-43f5-b44f-0cf521c78376", "consumerID": "ves-openapi-manager", "timestamp": 1679294998011, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:50:07.913 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:50:07.914 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:50:07.914 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "5d7ef531-dd55-43f5-b44f-0cf521c78376", "consumerID": "ves-openapi-manager", "timestamp": 1679294998011, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:50:08.915 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:50:08.915 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:50:08.915 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "5d7ef531-dd55-43f5-b44f-0cf521c78376", "consumerID": "ves-openapi-manager", "timestamp": 1679294998011, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:50:09.916 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:50:09.916 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:50:09.916 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "5d7ef531-dd55-43f5-b44f-0cf521c78376", "consumerID": "ves-openapi-manager", "timestamp": 1679294998011, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:50:10.917 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:50:10.917 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:50:10.917 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "5d7ef531-dd55-43f5-b44f-0cf521c78376", "consumerID": "ves-openapi-manager", "timestamp": 1679294998011, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:50:11.918 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-03-20 06:50:11.918 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-03-20 06:50:11.919 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "5d7ef531-dd55-43f5-b44f-0cf521c78376", "consumerID": "ves-openapi-manager", "timestamp": 1679294998011, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-03-20 06:50:12.920 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : =================================== 2023-03-20 06:50:12.920 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Distributed service information 2023-03-20 06:50:12.920 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Service UUID: 56ac28c1-4689-47e4-a0e4-c19b10de5ead 2023-03-20 06:50:12.920 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Service name: test_pnf_macro 2023-03-20 06:50:12.920 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Service resources: 2023-03-20 06:50:12.920 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : - Resource: test-pnf 2023-03-20 06:50:12.920 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Artifacts: 2023-03-20 06:50:12.920 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml 2023-03-20 06:50:12.920 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : =================================== 2023-03-20 06:50:12.920 INFO 1 --- [pool-1-thread-3] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts 2023-03-20 06:50:13.107 ERROR 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Error exception occurred when fetching with Kafka Consumer:null 2023-03-20 06:50:13.862 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:50:33.863 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:50:53.864 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:51:13.865 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:51:33.865 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:51:53.865 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:52:13.865 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:52:33.865 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:52:53.865 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:53:13.865 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:53:33.865 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:53:53.866 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:54:13.867 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:54:33.867 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:54:53.868 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:55:13.868 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:55:33.870 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:55:53.870 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:56:13.872 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:56:33.873 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:56:53.874 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:57:13.874 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:57:33.875 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:57:53.876 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:58:13.877 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:58:33.877 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:58:53.877 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:59:13.878 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:59:33.879 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 06:59:53.880 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:00:13.881 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:00:33.882 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:00:53.885 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:01:13.886 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:01:33.887 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:01:53.887 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:02:13.889 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:02:33.889 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:02:53.890 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:03:13.892 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:03:33.893 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:03:53.895 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:04:13.897 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:04:33.897 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:04:53.898 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:05:13.898 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:05:33.899 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:05:53.899 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:06:13.901 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:06:33.902 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:06:53.902 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:07:13.907 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:07:33.908 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:07:53.909 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:08:13.911 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:08:33.911 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:08:53.912 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:09:13.914 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:09:33.915 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:09:53.916 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:10:13.916 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:10:33.917 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:10:53.917 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:11:13.918 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:11:33.918 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:11:53.918 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:12:13.918 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:12:33.920 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:12:53.920 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:13:13.923 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:13:33.924 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:13:53.925 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:14:13.925 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:14:33.926 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:14:53.926 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:15:13.927 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:15:33.928 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:15:53.928 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:16:13.928 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:16:33.928 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:16:53.929 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:17:13.929 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:17:33.929 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:17:53.930 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:18:13.930 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:18:33.932 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:18:53.932 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:19:13.932 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:19:33.932 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:19:53.933 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:20:13.933 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:20:33.933 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:20:53.933 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:21:13.935 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:21:33.935 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:21:53.936 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:22:13.936 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:22:33.937 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:22:53.938 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:23:13.938 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:23:33.939 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:23:53.939 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:24:13.940 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:24:33.940 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:24:53.941 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:25:13.941 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:25:33.941 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:25:53.941 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:26:13.942 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:26:33.942 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:26:53.942 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:27:13.944 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:27:33.944 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:27:53.944 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:28:13.944 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:28:33.945 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:28:53.946 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:29:13.946 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:29:33.946 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:29:53.947 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:30:13.947 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:30:33.949 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:30:53.949 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:31:13.949 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:31:33.949 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:31:53.949 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:32:13.951 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:32:33.952 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:32:53.952 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:33:13.953 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:33:33.954 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:33:53.955 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:34:13.955 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:34:33.956 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:34:53.957 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:35:13.959 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:35:33.959 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:35:53.960 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:36:13.961 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:36:33.962 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:36:53.962 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:37:13.962 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:37:33.963 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:37:53.963 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:38:13.963 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:38:33.963 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:38:53.964 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:39:13.964 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:39:33.964 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:39:53.965 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:40:13.966 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:40:33.967 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:40:53.968 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:41:13.968 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:41:33.968 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:41:53.969 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:42:13.970 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:42:33.970 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:42:53.972 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:43:13.972 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:43:33.973 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:43:53.973 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:44:13.973 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:44:33.974 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:44:53.975 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:45:13.975 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:45:33.976 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:45:53.976 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:46:13.977 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:46:33.977 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:46:53.977 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:47:13.977 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:47:33.979 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:47:53.979 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:48:13.980 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:48:33.980 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:48:53.980 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:49:13.981 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:49:33.983 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:49:53.984 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:50:13.984 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:50:33.984 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:50:53.985 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:51:13.986 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:51:33.986 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:51:53.987 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:52:13.987 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:52:33.987 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:52:53.987 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:53:13.987 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:53:33.988 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:53:53.989 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:54:13.989 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:54:33.990 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:54:53.991 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:55:13.991 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:55:33.992 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:55:53.992 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:56:13.993 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:56:33.994 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:56:53.995 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:57:13.996 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:57:33.997 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:57:53.997 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:58:13.997 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:58:33.997 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:58:53.997 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:59:13.998 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:59:33.998 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 07:59:53.999 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:00:13.999 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:00:34.000 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:00:54.001 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:01:14.001 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:01:34.001 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:01:54.002 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:02:14.003 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:02:34.003 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:02:54.004 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:03:14.004 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:03:34.005 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:03:54.005 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:04:14.007 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:04:34.008 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:04:54.009 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:05:14.009 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:05:34.010 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:05:54.010 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:06:14.012 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:06:34.013 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:06:54.014 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:07:14.015 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:07:34.016 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:07:54.016 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:08:14.016 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:08:34.017 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:08:54.017 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:09:14.018 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:09:34.019 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:09:54.019 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:10:14.020 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:10:34.020 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:10:54.021 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:11:14.022 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:11:34.023 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:11:54.024 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:12:14.024 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:12:34.025 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:12:54.026 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:13:14.027 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:13:34.028 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:13:54.029 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:14:14.029 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:14:34.029 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:14:54.031 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:15:14.031 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:15:34.031 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:15:54.032 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:16:14.032 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:16:34.033 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:16:54.035 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:17:14.036 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:17:34.036 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:17:54.038 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:18:14.039 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:18:34.040 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:18:54.040 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:19:14.041 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:19:34.041 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:19:54.042 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:20:14.042 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:20:34.042 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:20:54.043 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:21:14.043 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:21:34.044 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:21:54.045 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:22:14.046 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:22:34.046 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:22:54.047 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:23:14.047 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:23:34.049 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:23:54.050 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:24:14.050 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:24:34.051 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:24:54.051 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:25:14.051 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:25:34.052 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:25:54.052 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:26:14.053 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:26:34.053 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:26:54.055 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:27:14.055 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:27:34.056 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:27:54.056 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:28:14.058 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:28:34.059 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:28:54.059 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:29:14.061 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:29:34.061 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:29:54.063 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:30:14.064 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:30:34.064 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:30:54.065 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:31:14.065 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:31:34.066 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:31:54.068 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:32:14.068 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:32:34.069 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:32:54.069 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:33:14.070 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:33:34.071 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:33:54.072 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:34:14.072 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:34:34.072 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:34:54.074 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:35:14.075 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:35:34.076 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:35:54.077 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:36:14.078 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:36:34.079 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:36:54.079 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:37:14.080 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-03-20 08:37:34.081 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO