JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-05-16T23:51:43.669Z||main|||||INFO|500||The following profiles are active: basic 2023-05-16T23:51:55.569Z||main|||||INFO|500||Starting service [Tomcat] 2023-05-16T23:51:55.569Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-05-16T23:51:55.789Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-05-16T23:51:58.459Z||main|||||INFO|500||catdb-pool - Starting... 2023-05-16T23:51:58.857Z||main|||||INFO|500||catdb-pool - Start completed. 2023-05-16T23:51:59.263Z||main|||||INFO|500||reqdb-pool - Starting... 2023-05-16T23:51:59.306Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-05-16T23:51:59.489Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-05-16T23:51:59.917Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-05-16T23:52:01.308Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-05-16T23:52:04.630Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-05-16T23:52:06.887Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-05-16T23:52:06.938Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-05-16T23:52:07.270Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-05-16T23:52:07.543Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-05-16T23:52:08.427Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-05-16T23:52:09.435Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 Hibernate: select activitysp0_.ID as id1_0_, activitysp0_.CREATION_TIMESTAMP as creation2_0_, activitysp0_.DESCRIPTION as descript3_0_, activitysp0_.NAME as name4_0_, activitysp0_.VERSION as version5_0_ from activity_spec activitysp0_ 2023-05-16T23:52:10.228Z||main|||||WARN|500||SQL Error: 1146, SQLState: 42S02 2023-05-16T23:52:10.229Z||main|||||ERROR|500||(conn=1487) Table 'catalogdb.activity_spec' doesn't exist 2023-05-16T23:52:10.251Z||main|||||WARN|500||Exception on deploying activitySpecs: could not extract ResultSet; SQL [n/a]; nested exception is org.hibernate.exception.SQLGrammarException: could not extract ResultSet 2023-05-16T23:52:12.438Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-05-16T23:52:14.567Z||main|||||WARN|500||--- 2023-05-16T23:52:14.568Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-05-16T23:52:14.568Z||main|||||WARN|500||--- 2023-05-16T23:52:14.993Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-05-16T23:52:19.176Z||main|||||INFO|500||Started Application in 42.268 seconds (JVM running for 46.026) 2023-05-16T23:52:19.194Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2023-05-16T23:52:19.196Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2023-05-16T23:52:19.203Z||scheduling-1|||||INFO|500||DistributionClient - init 2023-05-16T23:52:19.266Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= 2e0d8489-962e-423b-96a0-a3e7cc5a2dd5 url= /sdc/v1/artifactTypes 2023-05-16T23:52:19.274Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/artifactTypes 2023-05-16T23:52:19.541Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-05-16T23:52:19.597Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with SDC server 2023-05-16T23:52:19.597Z||scheduling-1|||||DEBUG|500||Get MessageBus cluster information from SDC 2023-05-16T23:52:19.597Z||scheduling-1|||||DEBUG|500||about to perform get on SDC. requestId= dfd3262a-c8dd-4828-a411-5777aa9f8f14 url= /sdc/v1/distributionKafkaData 2023-05-16T23:52:19.598Z||scheduling-1|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/distributionKafkaData 2023-05-16T23:52:19.640Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2023-05-16T23:52:19.645Z||scheduling-1|||||DEBUG|500||MessageBus cluster info retrieved successfully org.onap.sdc.utils.kafka.KafkaDataResponse@6ea49d31 2023-05-16T23:52:19.701Z||scheduling-1|||||INFO|500||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 = SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de 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.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false 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-05-16T23:52:19.757Z||scheduling-1|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Instantiated an idempotent producer. 2023-05-16T23:52:19.855Z||scheduling-1|||||INFO|500||Successfully logged in. 2023-05-16T23:52:19.914Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-16T23:52:19.915Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-16T23:52:19.915Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684281139912 2023-05-16T23:52:19.920Z||scheduling-1|||||INFO|500||start DistributionClient 2023-05-16T23:52:19.941Z||scheduling-1|||||INFO|500||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 = SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c 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 = SO 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-05-16T23:52:20.022Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-16T23:52:20.023Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-16T23:52:20.023Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684281140022 2023-05-16T23:52:20.025Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:52:20.029Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:52:20.029Z||scheduling-1|||||INFO|500||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 = SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0 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 = SO 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-05-16T23:52:20.040Z||scheduling-1|||||INFO|500||Kafka version: 3.3.1 2023-05-16T23:52:20.040Z||scheduling-1|||||INFO|500||Kafka commitId: e23c59d00e687ff5 2023-05-16T23:52:20.041Z||scheduling-1|||||INFO|500||Kafka startTimeMs: 1684281140040 2023-05-16T23:52:20.041Z||scheduling-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Subscribed to topic(s): SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-16T23:52:20.048Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-16T23:52:20.055Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2023-05-16T23:52:21.170Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Cluster ID: 9RweomYmRmCsZWCNJmnbmg 2023-05-16T23:52:21.170Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:21.170Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to W8RkgMDjR2m2S_jMap0yqg 2023-05-16T23:52:21.171Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:21.171Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:21.171Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to W8RkgMDjR2m2S_jMap0yqg 2023-05-16T23:52:21.171Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:21.172Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:21.171Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to W8RkgMDjR2m2S_jMap0yqg 2023-05-16T23:52:21.172Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:21.172Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] ProducerId set to 4 with epoch 0 2023-05-16T23:52:21.172Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to W8RkgMDjR2m2S_jMap0yqg 2023-05-16T23:52:21.172Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to W8RkgMDjR2m2S_jMap0yqg 2023-05-16T23:52:21.173Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to W8RkgMDjR2m2S_jMap0yqg 2023-05-16T23:52:21.174Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Cluster ID: 9RweomYmRmCsZWCNJmnbmg 2023-05-16T23:52:21.174Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Cluster ID: 9RweomYmRmCsZWCNJmnbmg 2023-05-16T23:52:21.175Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-05-16T23:52:21.176Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-05-16T23:52:21.201Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] (Re-)joining group 2023-05-16T23:52:21.202Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] (Re-)joining group 2023-05-16T23:52:21.271Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c-c2bd204b-fa73-447b-a343-5e794e612651 2023-05-16T23:52:21.272Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-05-16T23:52:21.272Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] (Re-)joining group 2023-05-16T23:52:21.279Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Request joining group due to: need to re-join with the given member-id: SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0-815087f1-95f3-4cef-b381-16f47e6c8ec7 2023-05-16T23:52:21.280Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-05-16T23:52:21.280Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] (Re-)joining group 2023-05-16T23:52:27.283Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0-815087f1-95f3-4cef-b381-16f47e6c8ec7', protocol='range'} 2023-05-16T23:52:27.283Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Successfully joined group with generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c-c2bd204b-fa73-447b-a343-5e794e612651', protocol='range'} 2023-05-16T23:52:27.360Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:27.361Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:27.361Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:27.362Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:27.362Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:27.363Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-16T23:52:27.371Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Finished assignment for group at generation 1: {SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0-815087f1-95f3-4cef-b381-16f47e6c8ec7=Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]), SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c-c2bd204b-fa73-447b-a343-5e794e612651=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-05-16T23:52:27.404Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0-815087f1-95f3-4cef-b381-16f47e6c8ec7', protocol='range'} 2023-05-16T23:52:27.404Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Successfully synced group in generation Generation{generationId=1, memberId='SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c-c2bd204b-fa73-447b-a343-5e794e612651', protocol='range'} 2023-05-16T23:52:27.405Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] 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-05-16T23:52:27.406Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Notifying assignor about the new Assignment(partitions=[SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5]) 2023-05-16T23:52:27.414Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Adding newly assigned 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-05-16T23:52:27.414Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Adding newly assigned partitions: SDC-DISTR-STATUS-TOPIC-AUTO-0, SDC-DISTR-STATUS-TOPIC-AUTO-1, SDC-DISTR-STATUS-TOPIC-AUTO-2, SDC-DISTR-STATUS-TOPIC-AUTO-3, SDC-DISTR-STATUS-TOPIC-AUTO-4, SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-05-16T23:52:27.434Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-05-16T23:52:27.435Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-05-16T23:52:27.434Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 2023-05-16T23:52:27.435Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 2023-05-16T23:52:27.435Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-05-16T23:52:27.436Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 2023-05-16T23:52:27.436Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-05-16T23:52:27.436Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 2023-05-16T23:52:27.436Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 2023-05-16T23:52:27.437Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Found no committed offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 2023-05-16T23:52:27.436Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-05-16T23:52:27.437Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-05-16T23:52:27.473Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-16T23:52:27.475Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] 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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. 2023-05-16T23:52:27.556Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-4 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-05-16T23:52:27.557Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-1 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-05-16T23:52:27.563Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-5 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-05-16T23:52:27.564Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-2 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-05-16T23:52:27.566Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-16T23:52:27.566Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] 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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. 2023-05-16T23:52:27.567Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-16T23:52:27.567Z||pool-2-thread-1|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] 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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. 2023-05-16T23:52:27.569Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-3 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-05-16T23:52:27.569Z||pool-2-thread-2|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Resetting offset for partition SDC-DISTR-STATUS-TOPIC-AUTO-0 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-05-16T23:53:20.037Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:53:20.050Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-16T23:54:20.038Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:54:20.052Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-16T23:55:20.040Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:55:20.053Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-16T23:56:20.043Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:56:20.055Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-16T23:57:20.045Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:57:20.056Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-16T23:58:20.045Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:58:20.056Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-16T23:59:20.047Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-16T23:59:20.057Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:00:20.049Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:00:20.059Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:01:20.050Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:01:20.060Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:01:21.301Z||pool-2-thread-10|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-58c6f4ea-7aec-4ee0-9624-9f1967c1f4a0, groupId=SO] Node -1 disconnected. 2023-05-17T00:01:21.422Z||pool-2-thread-3|||||INFO|500||[Consumer clientId=SO-sdc-controller-consumer-564774fd-0dcf-4ee6-92b4-33ec0b66c26c, groupId=SO] Node -1 disconnected. 2023-05-17T00:01:21.485Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Node -1 disconnected. 2023-05-17T00:01:44.457Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-05-17T00:02:20.052Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:02:20.060Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:03:20.052Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:03:20.061Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:04:20.054Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:04:20.062Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:05:20.055Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:05:20.063Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:06:20.057Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:06:20.064Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:07:20.058Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:07:20.066Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:08:20.060Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:08:20.066Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:09:20.061Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:09:20.066Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:10:20.062Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:10:20.067Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:11:20.064Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:11:20.068Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:12:20.064Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:12:20.068Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:13:20.065Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:13:20.069Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:14:20.066Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:14:20.070Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:15:20.067Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:15:20.072Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:16:20.069Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:16:20.074Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:17:20.069Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:17:20.074Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:18:20.071Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:18:20.076Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:19:20.072Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:19:20.077Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:20:20.074Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:20:20.079Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:21:20.075Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:21:20.079Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:22:20.076Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:22:20.080Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:23:20.077Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:23:20.081Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:24:20.078Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:24:20.083Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:25:20.080Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:25:20.083Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:26:20.081Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:26:20.085Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:27:20.083Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:27:20.086Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:28:20.083Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:28:20.087Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:29:20.084Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:29:20.087Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:30:20.086Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:30:20.089Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:31:20.088Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:31:20.090Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:32:20.089Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:32:20.091Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:33:20.091Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:33:20.092Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:34:20.093Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:34:20.094Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:35:20.094Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:35:20.095Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:36:20.095Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:36:20.095Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:37:20.096Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:37:20.097Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:38:20.098Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:38:20.098Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:39:20.098Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:39:20.100Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:40:20.099Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:40:20.100Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:41:20.100Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:41:20.102Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:42:20.102Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:42:20.102Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:43:20.103Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:43:20.103Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:44:20.104Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:44:20.106Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:45:20.106Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:45:20.107Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:46:20.107Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:46:20.108Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:47:20.107Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:47:20.110Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:48:20.109Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:48:20.111Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:49:20.110Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:49:20.112Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:50:20.112Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:50:20.112Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:51:20.112Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:51:20.113Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:52:20.114Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:52:20.115Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:53:20.115Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:53:20.117Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:54:20.117Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:54:20.118Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:55:20.119Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:55:20.120Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:56:20.120Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:56:20.121Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:57:20.121Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:57:20.122Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:58:20.122Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:58:20.122Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T00:59:20.124Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T00:59:20.123Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:00:20.124Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:00:20.125Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:01:20.126Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:01:20.127Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:02:20.127Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:02:20.129Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:03:20.128Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:03:20.130Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:04:20.128Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:04:20.131Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:05:20.130Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:05:20.132Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:06:20.132Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:06:20.133Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:07:20.132Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:07:20.134Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:08:20.134Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:08:20.134Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:09:20.134Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:09:20.136Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:20.136Z||pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:10:20.137Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:28.954Z||pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-17T01:10:28.955Z||pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"69b3c8d5-c7a2-4199-bef1-fb25c6aba035","serviceName":"basic_onboard_pfSAer","serviceVersion":"1.0","serviceUUID":"68f33afb-606a-4899-8a02-c4e09194dd5d","serviceDescription":"service","serviceInvariantUUID":"587f9bd6-32cd-4254-9e15-de4b8f83eb56","resources":[{"resourceInstanceName":"basic_onboard_pfSAer 0","resourceName":"basic_onboard_pfSAer","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"342186a2-ddc7-4488-b860-e44d6b42143c","resourceInvariantUUID":"2bde9f69-08bc-4b2e-ba0f-2cea09a306ea","resourceCustomizationUUID":"f083aa4a-c974-458d-8dbc-dc35d610c065","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml","artifactChecksum":"MzIwYzkzNWU1ZDJjNmQ4MjhlZjliYmFkYTgwYzk1MGQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"27e51d43-f862-48f7-a6e5-1624b212d965","artifactVersion":"1"},{"artifactName":"basic_onboard_pfsaer0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json","artifactChecksum":"NWJjMzJlYjQwYzY3ZDk0YmQ2ZGIzOGRkOTcyZTA2MWU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bdb1f4de-f2d5-4f6f-8e95-6eb0e2274aab","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"c21e9bac-fe89-4753-8829-304283692a7b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d172ab8f-6827-41e1-9d2f-797af277ca55","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"87a3923a-6b12-4d13-a95c-7334ed4c294f","artifactVersion":"2","generatedFromUUID":"c21e9bac-fe89-4753-8829-304283692a7b"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardPfsaer-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml","artifactChecksum":"NzI5YTE1ZGUxYmU5NDRlOTBmOTA4ZTAzMDhiMzlkYWY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b791938c-c796-4ece-8509-0e49f7d76301","artifactVersion":"1"},{"artifactName":"service-BasicOnboardPfsaer-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar","artifactChecksum":"N2IzMDNhZDUwOGY1Y2ZiMWM3YzVlYzk0NDY0MTc3MmI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"7859c986-f2c1-4a64-8fc3-3499fff19faa","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-17T01:10:28.966Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:10:28.975Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:28.976Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:28.976Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:28.991Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:10:28.992Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:10:28.992Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:10:28.993Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:10:28.993Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:10:28.993Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:10:29.084Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:10:29.085Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:10:29.112Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:10:30.024Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:10:30.025Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:30.025Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:30.025Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:31.028Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:10:31.029Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:31.029Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:31.030Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:32.032Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:10:32.033Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:32.033Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:32.033Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:33.035Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:10:33.036Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:33.036Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:33.036Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:34.037Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:10:34.038Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:34.038Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:34.038Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:35.039Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:10:35.040Z||pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:35.040Z||pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:35.040Z||pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:36.043Z||pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "serviceName": "basic_onboard_pfSAer", "serviceVersion": "1.0", "serviceUUID": "68f33afb-606a-4899-8a02-c4e09194dd5d", "serviceDescription": "service", "serviceInvariantUUID": "587f9bd6-32cd-4254-9e15-de4b8f83eb56", "resources": [ { "resourceInstanceName": "basic_onboard_pfSAer 0", "resourceCustomizationUUID": "f083aa4a-c974-458d-8dbc-dc35d610c065", "resourceName": "basic_onboard_pfSAer", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "342186a2-ddc7-4488-b860-e44d6b42143c", "resourceInvariantUUID": "2bde9f69-08bc-4b2e-ba0f-2cea09a306ea", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_pfsaer0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "artifactChecksum": "NWJjMzJlYjQwYzY3ZDk0YmQ2ZGIzOGRkOTcyZTA2MWU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bdb1f4de-f2d5-4f6f-8e95-6eb0e2274aab", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "c21e9bac-fe89-4753-8829-304283692a7b", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "87a3923a-6b12-4d13-a95c-7334ed4c294f", "generatedFromUUID": "c21e9bac-fe89-4753-8829-304283692a7b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "87a3923a-6b12-4d13-a95c-7334ed4c294f", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardPfsaer-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "artifactChecksum": "N2IzMDNhZDUwOGY1Y2ZiMWM3YzVlYzk0NDY0MTc3MmI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "7859c986-f2c1-4a64-8fc3-3499fff19faa" } ], "workloadContext": "Production" } 2023-05-17T01:10:36.044Z||pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-17T01:10:36.044Z||pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 68f33afb-606a-4899-8a02-c4e09194dd5d ASDC 2023-05-17T01:10:36.127Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:69b3c8d5-c7a2-4199-bef1-fb25c6aba035 ServiceName:basic_onboard_pfSAer ServiceVersion:1.0 ServiceUUID:68f33afb-606a-4899-8a02-c4e09194dd5d ServiceInvariantUUID:587f9bd6-32cd-4254-9e15-de4b8f83eb56 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardPfsaer-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar ArtifactUUID:7859c986-f2c1-4a64-8fc3-3499fff19faa ArtifactChecksum:N2IzMDNhZDUwOGY1Y2ZiMWM3YzVlYzk0NDY0MTc3MmI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_pfSAer 0 ResourceCustomizationUUID:f083aa4a-c974-458d-8dbc-dc35d610c065 ResourceInvariantUUID:2bde9f69-08bc-4b2e-ba0f-2cea09a306ea ResourceName:basic_onboard_pfSAer ResourceType:VF ResourceUUID:342186a2-ddc7-4488-b860-e44d6b42143c ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_pfsaer0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json ArtifactUUID:bdb1f4de-f2d5-4f6f-8e95-6eb0e2274aab ArtifactChecksum:NWJjMzJlYjQwYzY3ZDk0YmQ2ZGIzOGRkOTcyZTA2MWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml ArtifactUUID:c21e9bac-fe89-4753-8829-304283692a7b ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env ArtifactUUID:87a3923a-6b12-4d13-a95c-7334ed4c294f ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env ArtifactUUID:87a3923a-6b12-4d13-a95c-7334ed4c294f ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-17T01:10:36.127Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 68f33afb-606a-4899-8a02-c4e09194dd5d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:10:36.349Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:10:36.350Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:10:36.351Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:10:36.351Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 7859c986-f2c1-4a64-8fc3-3499fff19faa from URL: /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:36.351Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:10:36.351Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:36.532Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:10:36.541Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar 7859c986-f2c1-4a64-8fc3-3499fff19faa 75643 2023-05-17T01:10:36.542Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar ASDC sendASDCNotification 2023-05-17T01:10:36.543Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:36.544Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:10:36.546Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:36.546Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:36.546Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285836541, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:37.547Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:10:37.548Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:10:37.549Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 7859c986-f2c1-4a64-8fc3-3499fff19faa, URL: /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar to file: /app/ASDC/1/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:37.550Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:37.646Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:37.647Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:37.992Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7283692741132432086/Definitions/service-BasicOnboardPfsaer-template.yml Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_ubuntu18_metadata" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "compute_ubuntu18_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu18_key_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided 2023-05-17T01:10:39.192Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_pfSAer 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:39.197Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:39.198Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:10:39.205Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.206Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:39.210Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:39.210Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:10:39.211Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:10:39.212Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.213Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:39.213Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:39.213Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:10:39.213Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:10:39.213Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.213Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:39.216Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.217Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is not matching search criteria 2023-05-17T01:10:39.217Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-05-17T01:10:39.217Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-05-17T01:10:39.217Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-05-17T01:10:39.217Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-17T01:10:39.217Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-17T01:10:39.217Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.217Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T01:10:39.218Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.218Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:39.219Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:10:39.219Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.219Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:39.219Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:10:39.219Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.219Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:39.219Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is not matching search criteria 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=f98be544-95ec-433a-a8a0-e514dba77100 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.220Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:39.221Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:39.221Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:39.221Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_pfSAer Description:service Model UUID:68f33afb-606a-4899-8a02-c4e09194dd5d Model Version:NULL Model InvariantUuid:587f9bd6-32cd-4254-9e15-de4b8f83eb56 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_pfSAer Model UUID:e09fac83-0c71-4f78-8326-57b3100c098f Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:2bde9f69-08bc-4b2e-ba0f-2cea09a306ea Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f083aa4a-c974-458d-8dbc-dc35d610c065 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:989bfec2-a25a-4e0d-b642-e03711633b32 ModelName:BasicOnboardPfsaer..base_ubuntu18..module-0 ModelUuid:ba91e317-fe88-42d6-897a-b5ed5c769bc9 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f98be544-95ec-433a-a8a0-e514dba77100 ModelInvariantUuid:7d594d65-630a-4f50-81f5-307e1e186aed ModelName:basic_onboard_pfSAer-nodes.ubuntu18Cvfc ModelUuid:fd3abc60-d3eb-4a03-9902-9cb89ac2cd17 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:3cfd06ac-9ddc-46ba-8b11-6902f30a131a ModelInvariantUuid:e67311bc-c36a-43f7-b919-dde15f7a1031 ModelName:BasicOnboardPfsaer.compute.nodes.heat.ubuntu18 ModelUuid:db5d700b-2db6-4da0-bb2d-8318dc719e79 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-17T01:10:39.257Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 342186a2-ddc7-4488-b860-e44d6b42143c Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:10:39.330Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||basic_onboard_pfSAer 0 2023-05-17T01:10:39.336Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 342186a2-ddc7-4488-b860-e44d6b42143c 2023-05-17T01:10:39.336Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: bdb1f4de-f2d5-4f6f-8e95-6eb0e2274aab from URL: /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json 2023-05-17T01:10:39.336Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:10:39.336Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json 2023-05-17T01:10:39.438Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:10:39.438Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json bdb1f4de-f2d5-4f6f-8e95-6eb0e2274aab 798 2023-05-17T01:10:39.438Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json ASDC sendASDCNotification 2023-05-17T01:10:39.438Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json 2023-05-17T01:10:39.438Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:10:39.439Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:39.439Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:39.439Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285839438, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:40.441Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardPfsaer..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "989bfec2-a25a-4e0d-b642-e03711633b32", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ba91e317-fe88-42d6-897a-b5ed5c769bc9", "vfModuleModelCustomizationUUID": "94d29736-df13-42e8-8cf6-39251471d0db", "isBase": true, "artifacts": [ "c21e9bac-fe89-4753-8829-304283692a7b", "87a3923a-6b12-4d13-a95c-7334ed4c294f" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-17T01:10:40.471Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardPfsaer..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ba91e317-fe88-42d6-897a-b5ed5c769bc9 VfModuleModelInvariantUUID:989bfec2-a25a-4e0d-b642-e03711633b32 VfModuleModelDescription:NULL Artifacts UUID List:{ c21e9bac-fe89-4753-8829-304283692a7b , 87a3923a-6b12-4d13-a95c-7334ed4c294f } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-17T01:10:40.477Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardPfsaer..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "989bfec2-a25a-4e0d-b642-e03711633b32", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ba91e317-fe88-42d6-897a-b5ed5c769bc9", "vfModuleModelCustomizationUUID": "94d29736-df13-42e8-8cf6-39251471d0db", "isBase": true, "artifacts": [ "c21e9bac-fe89-4753-8829-304283692a7b", "87a3923a-6b12-4d13-a95c-7334ed4c294f" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-17T01:10:40.478Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardPfsaer..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ba91e317-fe88-42d6-897a-b5ed5c769bc9 VfModuleModelInvariantUUID:989bfec2-a25a-4e0d-b642-e03711633b32 VfModuleModelDescription:NULL Artifacts UUID List:{ c21e9bac-fe89-4753-8829-304283692a7b , 87a3923a-6b12-4d13-a95c-7334ed4c294f } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-17T01:10:40.478Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c21e9bac-fe89-4753-8829-304283692a7b from URL: /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml 2023-05-17T01:10:40.478Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:10:40.479Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml 2023-05-17T01:10:40.587Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:10:40.588Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml c21e9bac-fe89-4753-8829-304283692a7b 5033 2023-05-17T01:10:40.588Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-05-17T01:10:40.589Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml 2023-05-17T01:10:40.589Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:10:40.589Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:40.589Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:40.589Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285840588, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:41.590Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 87a3923a-6b12-4d13-a95c-7334ed4c294f from URL: /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env 2023-05-17T01:10:41.591Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:10:41.591Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env 2023-05-17T01:10:41.696Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:10:41.696Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env 87a3923a-6b12-4d13-a95c-7334ed4c294f 909 2023-05-17T01:10:41.697Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-05-17T01:10:41.697Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env 2023-05-17T01:10:41.697Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:10:41.698Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:41.698Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:41.698Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285841697, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:42.699Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 68f33afb-606a-4899-8a02-c4e09194dd5d 2023-05-17T01:10:42.700Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_pfSAer 0 342186a2-ddc7-4488-b860-e44d6b42143c ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:10:42.761Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@564704fc, org.onap.sdc.toscaparser.api.parameters.Input@2a564df3, org.onap.sdc.toscaparser.api.parameters.Input@7fdc82d2, org.onap.sdc.toscaparser.api.parameters.Input@7fac8f12, org.onap.sdc.toscaparser.api.parameters.Input@11a204ff] 2023-05-17T01:10:42.767Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.768Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:42.768Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-05-17T01:10:42.769Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= f083aa4a-c974-458d-8dbc-dc35d610c065 2023-05-17T01:10:42.769Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f083aa4a-c974-458d-8dbc-dc35d610c065 matches Tosca VF Customization UUID: f083aa4a-c974-458d-8dbc-dc35d610c065 2023-05-17T01:10:42.769Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: f083aa4a-c974-458d-8dbc-dc35d610c065 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-17T01:10:42.781Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.782Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:42.784Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id f083aa4a-c974-458d-8dbc-dc35d610c065: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-17T01:10:42.784Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1629c673 2023-05-17T01:10:42.785Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.785Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T01:10:42.786Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 94d29736-df13-42e8-8cf6-39251471d0db 2023-05-17T01:10:42.788Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 94d29736-df13-42e8-8cf6-39251471d0db Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-17T01:10:42.800Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.801Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:42.801Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:10:42.802Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.803Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:42.803Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:10:42.804Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.804Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is not matching search criteria 2023-05-17T01:10:42.804Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-05-17T01:10:42.805Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-17T01:10:42.805Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=f98be544-95ec-433a-a8a0-e514dba77100 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-17T01:10:42.819Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.819Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:42.820Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:10:42.820Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.820Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Node template basic_onboard_pfSAer 0 is matching search criteria 2023-05-17T01:10:42.821Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_pfSAer 0] matching following query criteria: sdcType=VF, customizationUUID=f083aa4a-c974-458d-8dbc-dc35d610c065 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:10:42.827Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.827Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:42.828Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 68f33afb-606a-4899-8a02-c4e09194dd5d: basic_onboard_pfSAer 2023-05-17T01:10:42.829Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.829Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:42.829Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.829Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:42.830Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.830Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:42.831Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.831Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:42.832Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:10:42.832Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Service basic_onboard_pfSAer is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:10:42.832Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Saving Service: basic_onboard_pfSAer Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:10:43.166Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_pfSAer 342186a2-ddc7-4488-b860-e44d6b42143c 1 ASDC deployResourceStructure 2023-05-17T01:10:43.167Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json ASDC sendASDCNotification 2023-05-17T01:10:43.167Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json 2023-05-17T01:10:43.167Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:10:43.168Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:43.168Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:43.168Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285843166, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:44.169Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-05-17T01:10:44.170Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml 2023-05-17T01:10:44.170Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:10:44.170Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:44.170Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:44.171Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285844169, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:45.172Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-05-17T01:10:45.172Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env 2023-05-17T01:10:45.172Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:10:45.173Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:45.173Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:45.173Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285845172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:46.175Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar ASDC sendASDCNotification 2023-05-17T01:10:46.175Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar 2023-05-17T01:10:46.175Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:10:46.176Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:10:46.176Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:10:46.176Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285846174, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:10:47.177Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:10:47.230Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:10:47.236Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:10:47.237Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:10:47.237Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:11:17.237Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:11:17.261Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:11:17.266Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:11:17.266Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:11:17.266Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:11:20.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:11:20.045Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:11:20.045Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285812983, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:11:20.046Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:11:47.266Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:11:47.293Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:11:47.300Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:11:47.301Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:11:47.301Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:12:17.302Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:12:17.331Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:12:17.338Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:12:17.339Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:12:17.339Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:12:20.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:12:20.051Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.052Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "ves-openapi-manager", "timestamp": 1684285827036, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.053Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.053Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.053Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285799319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.054Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.054Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.054Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285810918, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.054Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.054Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.054Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "NOTIFIED" } 2023-05-17T01:12:20.055Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.055Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.055Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285812983, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.055Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.056Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.056Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "ves-openapi-manager", "timestamp": 1684285827036, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.056Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.056Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.057Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285799319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "NOTIFIED" } 2023-05-17T01:12:20.057Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.057Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.057Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285810918, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.057Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.057Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.057Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285812983, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.057Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.058Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.058Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-17T01:12:20.058Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.058Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.058Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "ves-openapi-manager", "timestamp": 1684285827036, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.058Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.059Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285799319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-17T01:12:20.059Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.059Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285810918, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-17T01:12:20.059Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285831606, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.061Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.061Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.061Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285812983, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.061Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.062Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.062Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.062Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.062Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.062Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "ves-openapi-manager", "timestamp": 1684285827036, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.062Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.062Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.062Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285799319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285810918, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285832094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.063Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285831606, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.064Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.064Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.064Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285812983, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.064Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.064Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.064Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-05-17T01:12:20.065Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.065Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.065Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "ves-openapi-manager", "timestamp": 1684285827036, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.066Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.066Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.066Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285799319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-05-17T01:12:20.066Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.066Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.066Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285810918, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.067Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.067Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.067Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285832094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.067Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.067Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.067Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285831606, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.068Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.068Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.068Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285812983, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.068Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.069Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.069Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.069Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.069Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.069Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "ves-openapi-manager", "timestamp": 1684285827036, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.069Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.069Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.069Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285799319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.070Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.070Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.070Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285810918, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.070Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.070Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.070Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285832094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.071Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.071Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.071Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285831606, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.071Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.071Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.071Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285820136, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:12:20.072Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.072Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.072Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285812983, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:12:20.072Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.072Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.072Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "ves-openapi-manager", "timestamp": 1684285827036, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.073Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.073Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.073Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285799319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:12:20.073Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.074Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.074Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285810918, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:12:20.074Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.074Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.074Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285832094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.075Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.075Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.075Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285831606, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.075Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.075Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.075Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285836249, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.076Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.076Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.076Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285836700, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.076Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.077Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.077Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285836149, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.077Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.077Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.077Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285836541, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.077Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.077Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.078Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285832094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.078Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.078Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.078Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285831606, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.078Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.078Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.078Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "cds-sdc-listener", "timestamp": 1684285837720, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:12:20.101Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 2023-05-17T01:12:20.102Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:12:20.128Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.128Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285837176, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:12:20.128Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.128Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.128Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285837364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.128Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.128Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.128Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285832094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:12:20.129Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.129Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.129Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285831606, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:12:20.129Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.129Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.129Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "policy-distribution-id", "timestamp": 1684285838180, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:12:20.145Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 2023-05-17T01:12:20.145Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:12:20.168Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.168Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285838459, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.169Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.169Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.169Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285832094, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:12:20.169Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.169Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.169Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285838952, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.169Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.170Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.170Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285839438, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.170Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.170Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.170Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285839637, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:12:20.187Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 2023-05-17T01:12:20.187Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-17T01:12:20.211Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.212Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285840057, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.212Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.213Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.213Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285840588, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.213Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.213Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.213Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "multicloud-k8s", "timestamp": 1684285840640, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T01:12:20.213Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.214Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.214Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285841697, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:12:20.214Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.214Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.215Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285843166, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/basic_onboard_pfsaer0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T01:12:20.215Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.215Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.215Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285844172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:12:20.215Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.215Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.215Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285844169, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-05-17T01:12:20.215Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.216Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.216Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684285845178, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:12:20.233Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 2023-05-17T01:12:20.233Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:12:20.254Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.254Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285845172, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/resourceInstances/basic_onboard_pfsaer0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-05-17T01:12:20.255Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.255Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.255Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684285846174, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:12:20.255Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.255Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.255Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285850743, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardPfsaer/1.0/artifacts/service-BasicOnboardPfsaer-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:12:20.256Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:12:20.256Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:12:20.256Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "aai-model-loader", "timestamp": 1684285851748, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:12:20.269Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 2023-05-17T01:12:20.270Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:12:47.339Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:12:47.369Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:12:47.378Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:12:47.378Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-17T01:12:47.379Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-17T01:12:47.379Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-17T01:12:47.379Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:12:47.379Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:12:47.379Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:12:47.379Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:12:47.379Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:12:47.379Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:12:47.395Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-17T01:13:17.396Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-17T01:13:17.412Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 and serviceModelVersionId: 68f33afb-606a-4899-8a02-c4e09194dd5d 2023-05-17T01:13:17.413Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 587f9bd6-32cd-4254-9e15-de4b8f83eb56 2023-05-17T01:13:20.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:13:31.256Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0 2023-05-17T01:13:31.356Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-05-17T01:13:31.793Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0|INFO|500||Invoke 2023-05-17T01:13:31.798Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[69b3c8d5-c7a2-4199-bef1-fb25c6aba035], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[324abe5c-2fa1-4d8a-81a9-151cf11100f4], X-ECOMP-RequestID=[69b3c8d5-c7a2-4199-bef1-fb25c6aba035], X-TransactionId=[], X-ONAP-RequestID=[69b3c8d5-c7a2-4199-bef1-fb25c6aba035], Content-Type=[application/merge-patch+json]} 2023-05-17T01:13:31.819Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-17T01:13:32.207Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0 has http status code:200 and response headers:{date=[Wed, 17 May 2023 01:13:32 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[345], vertex-id=[163888], x-aai-txid=[1-aai-resources-230517-01:13:32:035-65896], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-17T01:13:32.210Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-17T01:13:32.211Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/587f9bd6-32cd-4254-9e15-de4b8f83eb56/model-vers/model-ver/68f33afb-606a-4899-8a02-c4e09194dd5d?depth=0|INFO|500||InvokeReturn 2023-05-17T01:13:32.222Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-17T01:13:32.223Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:13:32.243Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-17T01:13:32.245Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 69b3c8d5-c7a2-4199-bef1-fb25c6aba035 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-17T01:13:32.250Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-17T01:13:32.251Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:13:32.252Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:13:32.252Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684286012246, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:13:32.275Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:13:32.275Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "69b3c8d5-c7a2-4199-bef1-fb25c6aba035", "consumerID": "SO-sdc-controller", "timestamp": 1684286012246, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-17T01:13:32.276Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-17T01:13:33.296Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:14:20.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:14:33.298Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:15:20.044Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:15:33.299Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:16:20.046Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:16:33.300Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:17:20.046Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:17:33.302Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:18:20.048Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:18:33.303Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:19:20.050Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:19:33.304Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:20:05.693Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-17T01:20:05.693Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"8bdffc08-430d-4b01-a2a6-4f25401b8cac","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"cbd80ad3-4184-40ab-8742-8a7f6fc2233e","serviceDescription":"service","serviceInvariantUUID":"535e9064-8057-42cd-a588-9c068d95d022","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"291358a1-157e-4c67-a3e0-a6689eafe602","resourceInvariantUUID":"035aa408-8b5c-4300-acbb-525e829ab97f","resourceCustomizationUUID":"d183953c-33c3-4944-b14d-53e2bfa746e7","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"OTgwMzg4OTFkMzFlNjY0MzM0ZjEyNjdhNGQ4YjUzMDc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"eeee4293-3fdb-4dc8-93e7-cde6da28a672","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"N2NlODAyMTRlN2ZhOTY2ZjRhM2M0NTMxZDZmYzMzMjQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"aad42e55-fd39-42fa-a8c9-ef18dff72669","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-17T01:20:05.697Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:20:05.697Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:20:05.697Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:20:05.698Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286373304, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:20:05.722Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:20:05.722Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286373304, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:20:05.728Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:20:06.700Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:20:06.701Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:20:06.701Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:20:06.701Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286373304, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:20:07.703Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "cbd80ad3-4184-40ab-8742-8a7f6fc2233e", "serviceDescription": "service", "serviceInvariantUUID": "535e9064-8057-42cd-a588-9c068d95d022", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "d183953c-33c3-4944-b14d-53e2bfa746e7", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "291358a1-157e-4c67-a3e0-a6689eafe602", "resourceInvariantUUID": "035aa408-8b5c-4300-acbb-525e829ab97f", "category": "Generic", "subcategory": "Network Elements", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-BasicNetwork-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "artifactChecksum": "N2NlODAyMTRlN2ZhOTY2ZjRhM2M0NTMxZDZmYzMzMjQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "aad42e55-fd39-42fa-a8c9-ef18dff72669" } ], "workloadContext": "Production" } 2023-05-17T01:20:07.703Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-17T01:20:07.703Z|69b3c8d5-c7a2-4199-bef1-fb25c6aba035|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 cbd80ad3-4184-40ab-8742-8a7f6fc2233e ASDC 2023-05-17T01:20:07.703Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:8bdffc08-430d-4b01-a2a6-4f25401b8cac ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:cbd80ad3-4184-40ab-8742-8a7f6fc2233e ServiceInvariantUUID:535e9064-8057-42cd-a588-9c068d95d022 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicNetwork-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ArtifactUUID:aad42e55-fd39-42fa-a8c9-ef18dff72669 ArtifactChecksum:N2NlODAyMTRlN2ZhOTY2ZjRhM2M0NTMxZDZmYzMzMjQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:d183953c-33c3-4944-b14d-53e2bfa746e7 ResourceInvariantUUID:035aa408-8b5c-4300-acbb-525e829ab97f ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:291358a1-157e-4c67-a3e0-a6689eafe602 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2023-05-17T01:20:07.703Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF cbd80ad3-4184-40ab-8742-8a7f6fc2233e ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:20:07.768Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:20:07.769Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:20:07.769Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:20:07.769Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: aad42e55-fd39-42fa-a8c9-ef18dff72669 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-17T01:20:07.770Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:20:07.770Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-17T01:20:07.967Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:20:07.975Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar aad42e55-fd39-42fa-a8c9-ef18dff72669 57790 2023-05-17T01:20:07.975Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-05-17T01:20:07.976Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-17T01:20:07.976Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:20:07.976Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:20:07.977Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:20:07.977Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286407975, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:20:08.978Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:20:08.979Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:20:08.979Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: aad42e55-fd39-42fa-a8c9-ef18dff72669, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-17T01:20:08.980Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2023-05-17T01:20:08.981Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-17T01:20:08.981Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-17T01:20:09.088Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8048653640655956853/Definitions/service-BasicNetwork-template.yml 2023-05-17T01:20:09.459Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-17T01:20:09.464Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2023-05-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2023-05-17T01:20:09.466Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:20:09.467Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.467Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.468Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-05-17T01:20:09.470Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:20:09.470Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:20:09.470Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.470Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.470Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2023-05-17T01:20:09.470Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:20:09.470Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.471Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.472Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.472Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:cbd80ad3-4184-40ab-8742-8a7f6fc2233e Model Version:NULL Model InvariantUuid:535e9064-8057-42cd-a588-9c068d95d022 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:035aa408-8b5c-4300-acbb-525e829ab97f Model UUID:493a9831-f81c-49c5-ad95-ddc4ff760fb2 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:d183953c-33c3-4944-b14d-53e2bfa746e7 Network Technology:NEUTRON Network Type:NEUTRON Network Role:null Network Scope:null VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-17T01:20:09.532Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Processing Resource Type: VL, Model UUID: 291358a1-157e-4c67-a3e0-a6689eafe602 2023-05-17T01:20:09.532Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||No resources found for Service: cbd80ad3-4184-40ab-8742-8a7f6fc2233e Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:20:09.541Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500|| 2023-05-17T01:20:09.541Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2023-05-17T01:20:09.542Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||No resources found for Service: cbd80ad3-4184-40ab-8742-8a7f6fc2233e 2023-05-17T01:20:09.542Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: cbd80ad3-4184-40ab-8742-8a7f6fc2233e 2023-05-17T01:20:09.544Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2023-05-17T01:20:09.544Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:20:09.557Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@26498933, org.onap.sdc.toscaparser.api.parameters.Input@2d1518ec, org.onap.sdc.toscaparser.api.parameters.Input@1ed49a4c, org.onap.sdc.toscaparser.api.parameters.Input@3de7fa63, org.onap.sdc.toscaparser.api.parameters.Input@578dfcfd] 2023-05-17T01:20:09.560Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.561Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.561Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.561Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.562Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid cbd80ad3-4184-40ab-8742-8a7f6fc2233e: Generic NeutronNet 2023-05-17T01:20:09.562Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.562Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.562Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.562Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_56_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as network_2_56_, tempnetwor0_.AIC_VERSION_MAX as aic_vers3_56_, tempnetwor0_.AIC_VERSION_MIN as aic_vers4_56_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_, networkres0_.CREATION_TIMESTAMP as creation2_38_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_, networkres0_.NETWORK_ROLE as network_4_38_, networkres0_.NETWORK_SCOPE as network_5_38_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_, networkres0_.NETWORK_TYPE as network_7_38_, networkres0_.RESOURCE_INPUT as resource8_38_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_, networkres0_.RESOURCE_CATEGORY as resource4_37_, networkres0_.CREATION_TIMESTAMP as creation5_37_, networkres0_.DESCRIPTION as descript6_37_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_, networkres0_.MODEL_NAME as model_na8_37_, networkres0_.MODEL_VERSION as model_ve9_37_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_, networkres0_.ORCHESTRATION_MODE as orchest11_37_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2023-05-17T01:20:09.612Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.612Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.613Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.613Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.613Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:20:09.613Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:20:09.613Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as model_cu1_38_3_, networkres0_.CREATION_TIMESTAMP as creation2_38_3_, networkres0_.MODEL_INSTANCE_NAME as model_in3_38_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as network_9_38_3_, networkres0_.NETWORK_ROLE as network_4_38_3_, networkres0_.NETWORK_SCOPE as network_5_38_3_, networkres0_.NETWORK_TECHNOLOGY as network_6_38_3_, networkres0_.NETWORK_TYPE as network_7_38_3_, networkres0_.RESOURCE_INPUT as resource8_38_3_, networkres1_.MODEL_UUID as model_uu1_37_0_, networkres1_.AIC_VERSION_MAX as aic_vers2_37_0_, networkres1_.AIC_VERSION_MIN as aic_vers3_37_0_, networkres1_.RESOURCE_CATEGORY as resource4_37_0_, networkres1_.CREATION_TIMESTAMP as creation5_37_0_, networkres1_.DESCRIPTION as descript6_37_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_0_, networkres1_.MODEL_INVARIANT_UUID as model_in7_37_0_, networkres1_.MODEL_NAME as model_na8_37_0_, networkres1_.MODEL_VERSION as model_ve9_37_0_, networkres1_.NEUTRON_NETWORK_TYPE as neutron10_37_0_, networkres1_.ORCHESTRATION_MODE as orchest11_37_0_, networkres1_.RESOURCE_SUB_CATEGORY as resourc12_37_0_, networkres1_.TOSCA_NODE_TYPE as tosca_n13_37_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_5_, collection2_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_1_, collection2_.CREATION_TIMESTAMP as creation2_15_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as instance8_15_1_, collection2_.MODEL_INSTANCE_NAME as model_in3_15_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_1_, collection2_.NETWORK_ROLE as network_4_15_1_, collection2_.NETWORK_SCOPE as network_5_15_1_, collection2_.NETWORK_TECHNOLOGY as network_6_15_1_, collection2_.NETWORK_TYPE as network_7_15_1_, heattempla3_.ARTIFACT_UUID as artifact1_29_2_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_2_, heattempla3_.CREATION_TIMESTAMP as creation3_29_2_, heattempla3_.DESCRIPTION as descript4_29_2_, heattempla3_.BODY as body5_29_2_, heattempla3_.NAME as name6_29_2_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_2_, heattempla3_.VERSION as version8_29_2_ from network_resource_customization networkres0_ left outer join network_resource networkres1_ on networkres0_.NETWORK_RESOURCE_MODEL_UUID=networkres1_.MODEL_UUID left outer join collection_network_resource_customization collection2_ on networkres1_.MODEL_UUID=collection2_.NETWORK_RESOURCE_MODEL_UUID left outer join heat_template heattempla3_ on networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as model_uu1_37_4_, networkres0_.AIC_VERSION_MAX as aic_vers2_37_4_, networkres0_.AIC_VERSION_MIN as aic_vers3_37_4_, networkres0_.RESOURCE_CATEGORY as resource4_37_4_, networkres0_.CREATION_TIMESTAMP as creation5_37_4_, networkres0_.DESCRIPTION as descript6_37_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te14_37_4_, networkres0_.MODEL_INVARIANT_UUID as model_in7_37_4_, networkres0_.MODEL_NAME as model_na8_37_4_, networkres0_.MODEL_VERSION as model_ve9_37_4_, networkres0_.NEUTRON_NETWORK_TYPE as neutron10_37_4_, networkres0_.ORCHESTRATION_MODE as orchest11_37_4_, networkres0_.RESOURCE_SUB_CATEGORY as resourc12_37_4_, networkres0_.TOSCA_NODE_TYPE as tosca_n13_37_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_6_, collection1_.MODEL_CUSTOMIZATION_UUID as model_cu1_15_0_, collection1_.CREATION_TIMESTAMP as creation2_15_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as instance8_15_0_, collection1_.MODEL_INSTANCE_NAME as model_in3_15_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as network_9_15_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as crc_mod10_15_0_, collection1_.NETWORK_ROLE as network_4_15_0_, collection1_.NETWORK_SCOPE as network_5_15_0_, collection1_.NETWORK_TECHNOLOGY as network_6_15_0_, collection1_.NETWORK_TYPE as network_7_15_0_, instancegr2_.MODEL_UUID as model_uu2_33_1_, instancegr2_.CR_MODEL_UUID as cr_mode10_33_1_, instancegr2_.CREATION_TIMESTAMP as creation3_33_1_, instancegr2_.MODEL_INVARIANT_UUID as model_in4_33_1_, instancegr2_.MODEL_NAME as model_na5_33_1_, instancegr2_.MODEL_VERSION as model_ve6_33_1_, instancegr2_.ROLE as role7_33_1_, instancegr2_.TOSCA_NODE_TYPE as tosca_no8_33_1_, instancegr2_.INSTANCE_GROUP_TYPE as instance9_33_1_, instancegr2_.OBJECT_TYPE as object_t1_33_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as model_cu2_17_2_, networkcol3_.CR_MODEL_UUID as cr_model8_17_2_, networkcol3_.CREATION_TIMESTAMP as creation3_17_2_, networkcol3_.FUNCTION as function4_17_2_, networkcol3_.MODEL_INSTANCE_NAME as model_in5_17_2_, networkcol3_.ROLE as role6_17_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as collecti7_17_2_, heattempla4_.ARTIFACT_UUID as artifact1_29_3_, heattempla4_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla4_.CREATION_TIMESTAMP as creation3_29_3_, heattempla4_.DESCRIPTION as descript4_29_3_, heattempla4_.BODY as body5_29_3_, heattempla4_.NAME as name6_29_3_, heattempla4_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla4_.VERSION as version8_29_3_ from network_resource networkres0_ left outer join collection_network_resource_customization collection1_ on networkres0_.MODEL_UUID=collection1_.NETWORK_RESOURCE_MODEL_UUID left outer join instance_group instancegr2_ on collection1_.INSTANCE_GROUP_MODEL_UUID=instancegr2_.MODEL_UUID left outer join collection_resource_customization networkcol3_ on collection1_.CRC_MODEL_CUSTOMIZATION_UUID=networkcol3_.MODEL_CUSTOMIZATION_UUID left outer join heat_template heattempla4_ on networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla4_.ARTIFACT_UUID where networkres0_.MODEL_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NEUTRON_NETWORK_TYPE, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization (CREATION_TIMESTAMP, MODEL_INSTANCE_NAME, NETWORK_RESOURCE_MODEL_UUID, NETWORK_ROLE, NETWORK_SCOPE, NETWORK_TECHNOLOGY, NETWORK_TYPE, RESOURCE_INPUT, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into network_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-05-17T01:20:09.716Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2023-05-17T01:20:09.717Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2023-05-17T01:20:09.717Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2023-05-17T01:20:09.717Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:20:09.717Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:20:09.717Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:20:09.717Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286409717, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:20:10.718Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:20:10.750Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:20:10.777Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:20:10.777Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:20:10.777Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:20:20.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:20:20.045Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:20:20.045Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "policy-distribution-id", "timestamp": 1684286379200, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:20:20.046Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:20:40.778Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:20:40.809Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:20:40.814Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:20:40.814Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:20:40.815Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:21:10.815Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:21:10.842Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:21:10.848Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:21:10.849Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:21:10.849Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:21:20.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:21:20.046Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.047Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "cds-sdc-listener", "timestamp": 1684286378734, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "ves-openapi-manager", "timestamp": 1684286386763, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "multicloud-k8s", "timestamp": 1684286381665, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "aai-model-loader", "timestamp": 1684286401606, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:21:20.048Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.049Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.049Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286402093, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:21:20.049Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.049Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.049Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286373304, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:21:20.049Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "policy-distribution-id", "timestamp": 1684286379200, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "multicloud-k8s", "timestamp": 1684286381665, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "aai-model-loader", "timestamp": 1684286401606, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:21:20.050Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "cds-sdc-listener", "timestamp": 1684286378734, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "ves-openapi-manager", "timestamp": 1684286386763, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286402093, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:21:20.051Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "cds-sdc-listener", "timestamp": 1684286408236, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286407975, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "policy-distribution-id", "timestamp": 1684286407679, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:21:20.052Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.053Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.053Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "aai-model-loader", "timestamp": 1684286407979, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:21:20.053Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.053Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.053Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286408660, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:21:20.054Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.054Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.054Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "cds-sdc-listener", "timestamp": 1684286409240, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:21:20.078Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 8bdffc08-430d-4b01-a2a6-4f25401b8cac 2023-05-17T01:21:20.078Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8bdffc08-430d-4b01-a2a6-4f25401b8cac and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:21:20.104Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.104Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "policy-distribution-id", "timestamp": 1684286408681, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:21:20.104Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.104Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.104Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286409717, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:21:20.105Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.105Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.105Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "policy-distribution-id", "timestamp": 1684286409682, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:21:20.122Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8bdffc08-430d-4b01-a2a6-4f25401b8cac 2023-05-17T01:21:20.122Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8bdffc08-430d-4b01-a2a6-4f25401b8cac and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:21:20.148Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.148Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286410337, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:21:20.149Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.149Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.149Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286411350, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:21:20.166Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8bdffc08-430d-4b01-a2a6-4f25401b8cac 2023-05-17T01:21:20.166Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8bdffc08-430d-4b01-a2a6-4f25401b8cac and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:21:20.191Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "aai-model-loader", "timestamp": 1684286411615, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:21:20.192Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:21:20.192Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:21:20.192Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "aai-model-loader", "timestamp": 1684286412618, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:21:20.209Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8bdffc08-430d-4b01-a2a6-4f25401b8cac 2023-05-17T01:21:20.209Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8bdffc08-430d-4b01-a2a6-4f25401b8cac and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:21:40.849Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:21:40.878Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:21:40.885Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:21:40.885Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-17T01:21:40.885Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-17T01:21:40.885Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-17T01:21:40.885Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:21:40.886Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:21:40.886Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:21:40.886Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:21:40.886Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:21:40.886Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:21:40.901Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-17T01:22:10.902Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-17T01:22:10.917Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8bdffc08-430d-4b01-a2a6-4f25401b8cac and serviceModelVersionId: cbd80ad3-4184-40ab-8742-8a7f6fc2233e 2023-05-17T01:22:10.917Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 535e9064-8057-42cd-a588-9c068d95d022 2023-05-17T01:22:10.918Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0 2023-05-17T01:22:10.926Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-05-17T01:22:10.976Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0|INFO|500||Invoke 2023-05-17T01:22:10.976Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8bdffc08-430d-4b01-a2a6-4f25401b8cac], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ecec91c7-f6bc-4362-b499-ee3c472015cc], X-ECOMP-RequestID=[8bdffc08-430d-4b01-a2a6-4f25401b8cac], X-TransactionId=[], X-ONAP-RequestID=[8bdffc08-430d-4b01-a2a6-4f25401b8cac], Content-Type=[application/merge-patch+json]} 2023-05-17T01:22:10.983Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-17T01:22:11.251Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0 has http status code:200 and response headers:{date=[Wed, 17 May 2023 01:22:11 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[242], vertex-id=[188552], x-aai-txid=[2-aai-resources-230517-01:22:11:190-49909], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-17T01:22:11.252Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-17T01:22:11.252Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/535e9064-8057-42cd-a588-9c068d95d022/model-vers/model-ver/cbd80ad3-4184-40ab-8742-8a7f6fc2233e?depth=0|INFO|500||InvokeReturn 2023-05-17T01:22:11.253Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-17T01:22:11.253Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:22:11.264Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-17T01:22:11.264Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8bdffc08-430d-4b01-a2a6-4f25401b8cac and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-17T01:22:11.264Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-17T01:22:11.265Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:11.265Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:11.265Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286531264, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-17T01:22:12.300Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:22:12.310Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-17T01:22:12.310Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"b46854d3-c8a6-41f0-9688-c561cfb81174","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"e835fff0-cebe-4fca-a603-79e64f40f2b1","serviceDescription":"service","serviceInvariantUUID":"cbdfe843-ea5c-46cf-8717-961713d11e4c","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"02a59fe9-3edd-4e40-899e-698d59efc9c1","resourceInvariantUUID":"77ead54c-1ac2-48e3-a5cb-332b98fcd8b5","resourceCustomizationUUID":"3adda350-c708-4bef-8f76-1c897725d357","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"YzNmZGRiMTZmY2M5MmMyNGFkYjEyNTU4MzFhNGJhNzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f2a18e4e-7891-43b8-9812-1a9369583e57","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"OWRjODZhODEyNGJhODg5ZDYxNmQ2ZjBkOTBiOTZiNWM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"75428511-62f6-4f35-a232-a77fb50a0b16","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"119ec044-b0cc-40b7-af1f-ab424e589507","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c4062511-ab64-4239-9691-a8d9e18b2055","artifactVersion":"2","generatedFromUUID":"e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NThiYzllYTNiZTBhZDE3MjBjNzJhZTMyNjNkNjNjM2Q\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f5491002-3cb8-44ea-99c2-8b5fa04b6aaa","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"NWFmZTkyOTZhY2I2ZWYwYmY3OTY0NWMwZTM0ODJhOWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"80cc2c54-0689-4347-9f2f-97f9f815f592","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-17T01:22:12.314Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:22:12.315Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:12.315Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:12.315Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "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-05-17T01:22:13.316Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:22:13.317Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:13.317Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:13.317Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:22:14.318Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:22:14.319Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:14.319Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:14.319Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:22:15.321Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:22:15.322Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:15.322Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:15.322Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "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-05-17T01:22:16.323Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:22:16.323Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:16.324Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:16.324Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:22:17.325Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:22:17.325Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:17.325Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:17.326Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:22:18.326Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:22:18.327Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:18.327Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:18.328Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:22:19.329Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "e835fff0-cebe-4fca-a603-79e64f40f2b1", "serviceDescription": "service", "serviceInvariantUUID": "cbdfe843-ea5c-46cf-8717-961713d11e4c", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "3adda350-c708-4bef-8f76-1c897725d357", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "02a59fe9-3edd-4e40-899e-698d59efc9c1", "resourceInvariantUUID": "77ead54c-1ac2-48e3-a5cb-332b98fcd8b5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "artifactChecksum": "OWRjODZhODEyNGJhODg5ZDYxNmQ2ZjBkOTBiOTZiNWM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "75428511-62f6-4f35-a232-a77fb50a0b16", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "c4062511-ab64-4239-9691-a8d9e18b2055", "generatedFromUUID": "e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "c4062511-ab64-4239-9691-a8d9e18b2055", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "NWFmZTkyOTZhY2I2ZWYwYmY3OTY0NWMwZTM0ODJhOWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "80cc2c54-0689-4347-9f2f-97f9f815f592" } ], "workloadContext": "Production" } 2023-05-17T01:22:19.330Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-17T01:22:19.330Z|8bdffc08-430d-4b01-a2a6-4f25401b8cac|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 e835fff0-cebe-4fca-a603-79e64f40f2b1 ASDC 2023-05-17T01:22:19.330Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:b46854d3-c8a6-41f0-9688-c561cfb81174 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:e835fff0-cebe-4fca-a603-79e64f40f2b1 ServiceInvariantUUID:cbdfe843-ea5c-46cf-8717-961713d11e4c ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ArtifactUUID:80cc2c54-0689-4347-9f2f-97f9f815f592 ArtifactChecksum:NWFmZTkyOTZhY2I2ZWYwYmY3OTY0NWMwZTM0ODJhOWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:3adda350-c708-4bef-8f76-1c897725d357 ResourceInvariantUUID:77ead54c-1ac2-48e3-a5cb-332b98fcd8b5 ResourceName:basic_vm ResourceType:VF ResourceUUID:02a59fe9-3edd-4e40-899e-698d59efc9c1 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ArtifactUUID:75428511-62f6-4f35-a232-a77fb50a0b16 ArtifactChecksum:OWRjODZhODEyNGJhODg5ZDYxNmQ2ZjBkOTBiOTZiNWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ArtifactUUID:e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:c4062511-ab64-4239-9691-a8d9e18b2055 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ArtifactUUID:c4062511-ab64-4239-9691-a8d9e18b2055 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-17T01:22:19.330Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF e835fff0-cebe-4fca-a603-79e64f40f2b1 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:22:19.397Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:22:19.398Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:22:19.398Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:22:19.398Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 80cc2c54-0689-4347-9f2f-97f9f815f592 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-17T01:22:19.398Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:22:19.398Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-17T01:22:19.524Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:22:19.526Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 80cc2c54-0689-4347-9f2f-97f9f815f592 75168 2023-05-17T01:22:19.527Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-05-17T01:22:19.527Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-17T01:22:19.527Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:22:19.527Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:19.527Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:19.527Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286539527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:22:20.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:22:20.056Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.056Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286497548, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.057Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.057Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.057Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286500690, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.057Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.057Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.057Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286470243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.058Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.058Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.058Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "ves-openapi-manager", "timestamp": 1684286507997, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.058Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.058Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.058Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286497548, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-05-17T01:22:20.058Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286470243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "ves-openapi-manager", "timestamp": 1684286507997, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286500690, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.059Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286497548, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-17T01:22:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286470243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286500690, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-17T01:22:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "ves-openapi-manager", "timestamp": 1684286507997, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286497548, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286470243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.061Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286500690, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "ves-openapi-manager", "timestamp": 1684286507997, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286497548, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "ves-openapi-manager", "timestamp": 1684286507997, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.062Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286470243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286500690, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286521605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.063Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286497548, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.064Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.064Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.064Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "ves-openapi-manager", "timestamp": 1684286507997, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.064Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286470243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286500690, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286521605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.065Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286522093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286497548, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "ves-openapi-manager", "timestamp": 1684286507997, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.066Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286470243, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286500690, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286521605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286522093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.067Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286524053, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286524188, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286524626, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.068Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286521605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.069Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.069Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.069Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286522093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.069Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.069Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.069Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286525058, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:22:20.069Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.069Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.070Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "cds-sdc-listener", "timestamp": 1684286525631, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:22:20.092Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of b46854d3-c8a6-41f0-9688-c561cfb81174 2023-05-17T01:22:20.092Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b46854d3-c8a6-41f0-9688-c561cfb81174 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:22:20.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.114Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286525314, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T01:22:20.114Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.114Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286521605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.114Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.114Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286522093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.115Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.115Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.115Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "policy-distribution-id", "timestamp": 1684286526059, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:22:20.129Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b46854d3-c8a6-41f0-9688-c561cfb81174 2023-05-17T01:22:20.129Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b46854d3-c8a6-41f0-9688-c561cfb81174 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:22:20.152Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.152Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286526447, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:22:20.152Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.152Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.152Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286521605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.152Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.153Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.153Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286522093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.153Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.153Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.153Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286521605, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:22:20.153Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.153Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.153Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286527507, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:22:20.167Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b46854d3-c8a6-41f0-9688-c561cfb81174 2023-05-17T01:22:20.168Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b46854d3-c8a6-41f0-9688-c561cfb81174 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-17T01:22:20.186Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.186Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286522093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.186Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.186Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.186Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "multicloud-k8s", "timestamp": 1684286528511, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286522093, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286528767, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286529961, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "8bdffc08-430d-4b01-a2a6-4f25401b8cac", "consumerID": "SO-sdc-controller", "timestamp": 1684286531264, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.187Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286532454, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.188Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684286533460, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:22:20.203Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b46854d3-c8a6-41f0-9688-c561cfb81174 2023-05-17T01:22:20.203Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b46854d3-c8a6-41f0-9688-c561cfb81174 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:22:20.227Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.227Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-17T01:22:20.227Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.227Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.227Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.227Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.228Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.228Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286535656, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:22:20.228Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.228Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.228Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-17T01:22:20.228Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.228Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.228Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "aai-model-loader", "timestamp": 1684286536659, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:22:20.243Z||pool-2-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b46854d3-c8a6-41f0-9688-c561cfb81174 2023-05-17T01:22:20.243Z||pool-2-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId b46854d3-c8a6-41f0-9688-c561cfb81174 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:22:20.287Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.287Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:22:20.287Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.287Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.287Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286532300, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:22:20.288Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.288Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:22:20.288Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286539527, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:22:20.288Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:22:20.528Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:22:20.529Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:22:20.529Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 80cc2c54-0689-4347-9f2f-97f9f815f592, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2023-05-17T01:22:20.530Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2023-05-17T01:22:20.531Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2023-05-17T01:22:20.532Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2023-05-17T01:22:20.701Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP8923259536182313683/Definitions/service-BasicVm-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-05-17T01:22:21.614Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-17T01:22:21.614Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:22:21.614Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-17T01:22:21.614Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-17T01:22:21.614Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-17T01:22:21.615Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-17T01:22:21.615Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-17T01:22:21.615Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-17T01:22:21.615Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-17T01:22:21.615Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-17T01:22:21.615Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2023-05-17T01:22:21.615Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:22:21.615Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.616Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:21.616Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:21.616Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:22:21.616Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:22:21.617Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.617Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:21.617Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:21.617Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:22:21.617Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:22:21.618Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.618Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:21.618Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.618Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-17T01:22:21.618Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-05-17T01:22:21.618Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-05-17T01:22:21.619Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-05-17T01:22:21.619Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-17T01:22:21.619Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-17T01:22:21.619Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.619Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T01:22:21.620Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.620Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:21.620Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:22:21.620Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.621Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:21.621Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:22:21.621Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.621Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:21.621Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:22:21.621Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.622Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-17T01:22:21.622Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-17T01:22:21.622Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-17T01:22:21.622Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=b8b300d6-0622-42a0-aca7-077e6b7ea4f6 2023-05-17T01:22:21.622Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.622Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:21.622Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.622Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:21.623Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.623Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:21.623Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:21.623Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:21.624Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:e835fff0-cebe-4fca-a603-79e64f40f2b1 Model Version:NULL Model InvariantUuid:cbdfe843-ea5c-46cf-8717-961713d11e4c Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:f76fb1de-92c3-4fad-b441-b06ef5b1cb51 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:77ead54c-1ac2-48e3-a5cb-332b98fcd8b5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:3adda350-c708-4bef-8f76-1c897725d357 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c2459cb0-e9df-47ef-929e-11eb430762da ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:73d8e67e-b89b-4a37-bfd0-4614963c2503 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:b8b300d6-0622-42a0-aca7-077e6b7ea4f6 ModelInvariantUuid:e22fb590-f497-4c1c-8de5-decddf12a601 ModelName:basic_vm-nodes.ubuntu20Cvfc ModelUuid:420d8b68-6ba7-4936-b767-af4f51352e74 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:34c7a46e-a7c2-4e72-bf8b-03e059f401f9 ModelInvariantUuid:2eab818f-2f8c-47c9-af73-07c3c9ff49e7 ModelName:BasicVm.compute.nodes.heat.ubuntu20 ModelUuid:e49fad3f-9f75-40c0-a787-10ce1e09250e ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-17T01:22:21.646Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 02a59fe9-3edd-4e40-899e-698d59efc9c1 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:22:21.651Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||basic_vm 0 2023-05-17T01:22:21.651Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 02a59fe9-3edd-4e40-899e-698d59efc9c1 2023-05-17T01:22:21.651Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 75428511-62f6-4f35-a232-a77fb50a0b16 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-05-17T01:22:21.651Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:22:21.651Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-05-17T01:22:21.761Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:22:21.762Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 75428511-62f6-4f35-a232-a77fb50a0b16 787 2023-05-17T01:22:21.762Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-05-17T01:22:21.762Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-05-17T01:22:21.762Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:22:21.763Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:21.763Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:21.763Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286541762, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:22:22.764Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "c2459cb0-e9df-47ef-929e-11eb430762da", "vfModuleModelVersion": "1", "vfModuleModelUUID": "73d8e67e-b89b-4a37-bfd0-4614963c2503", "vfModuleModelCustomizationUUID": "7a9d2627-14e4-41b9-b999-32b9a602ce17", "isBase": true, "artifacts": [ "e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc", "c4062511-ab64-4239-9691-a8d9e18b2055" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-17T01:22:22.770Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:73d8e67e-b89b-4a37-bfd0-4614963c2503 VfModuleModelInvariantUUID:c2459cb0-e9df-47ef-929e-11eb430762da VfModuleModelDescription:NULL Artifacts UUID List:{ e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc , c4062511-ab64-4239-9691-a8d9e18b2055 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-17T01:22:22.774Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "c2459cb0-e9df-47ef-929e-11eb430762da", "vfModuleModelVersion": "1", "vfModuleModelUUID": "73d8e67e-b89b-4a37-bfd0-4614963c2503", "vfModuleModelCustomizationUUID": "7a9d2627-14e4-41b9-b999-32b9a602ce17", "isBase": true, "artifacts": [ "e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc", "c4062511-ab64-4239-9691-a8d9e18b2055" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-17T01:22:22.774Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:73d8e67e-b89b-4a37-bfd0-4614963c2503 VfModuleModelInvariantUUID:c2459cb0-e9df-47ef-929e-11eb430762da VfModuleModelDescription:NULL Artifacts UUID List:{ e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc , c4062511-ab64-4239-9691-a8d9e18b2055 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-17T01:22:22.774Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-05-17T01:22:22.775Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:22:22.775Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-05-17T01:22:22.916Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:22:22.916Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml e17ae6e8-e54c-46e6-b082-77c8ab3d4cdc 5033 2023-05-17T01:22:22.917Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-05-17T01:22:22.917Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-05-17T01:22:22.917Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:22:22.918Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:22.918Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:22.918Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286542917, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:22:23.919Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: c4062511-ab64-4239-9691-a8d9e18b2055 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-05-17T01:22:23.919Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:22:23.920Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-05-17T01:22:24.179Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:22:24.179Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env c4062511-ab64-4239-9691-a8d9e18b2055 903 2023-05-17T01:22:24.179Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-05-17T01:22:24.180Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-05-17T01:22:24.180Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:22:24.180Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:24.180Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:24.180Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286544179, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:22:25.181Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: e835fff0-cebe-4fca-a603-79e64f40f2b1 2023-05-17T01:22:25.182Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 02a59fe9-3edd-4e40-899e-698d59efc9c1 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:22:25.216Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@132602bd, org.onap.sdc.toscaparser.api.parameters.Input@2956000d, org.onap.sdc.toscaparser.api.parameters.Input@57897a62, org.onap.sdc.toscaparser.api.parameters.Input@580d0ee7, org.onap.sdc.toscaparser.api.parameters.Input@7b9ddcb1] 2023-05-17T01:22:25.218Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.219Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:25.219Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-05-17T01:22:25.219Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 3adda350-c708-4bef-8f76-1c897725d357 2023-05-17T01:22:25.219Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3adda350-c708-4bef-8f76-1c897725d357 matches Tosca VF Customization UUID: 3adda350-c708-4bef-8f76-1c897725d357 2023-05-17T01:22:25.219Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 3adda350-c708-4bef-8f76-1c897725d357 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-17T01:22:25.225Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.225Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:25.227Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 3adda350-c708-4bef-8f76-1c897725d357: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-17T01:22:25.227Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@4ede82f6 2023-05-17T01:22:25.227Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.228Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T01:22:25.228Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 7a9d2627-14e4-41b9-b999-32b9a602ce17 2023-05-17T01:22:25.228Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 7a9d2627-14e4-41b9-b999-32b9a602ce17 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-17T01:22:25.234Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.234Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:25.234Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:22:25.235Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.235Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:25.235Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:22:25.235Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.236Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2023-05-17T01:22:25.236Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-17T01:22:25.236Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-17T01:22:25.236Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=b8b300d6-0622-42a0-aca7-077e6b7ea4f6 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-17T01:22:25.244Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.244Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:25.245Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:22:25.245Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.245Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2023-05-17T01:22:25.245Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=3adda350-c708-4bef-8f76-1c897725d357 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:22:25.251Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.251Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:25.251Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid e835fff0-cebe-4fca-a603-79e64f40f2b1: basic_vm 2023-05-17T01:22:25.252Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.252Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:25.252Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.252Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:25.252Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.253Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:25.253Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.253Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:25.253Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:22:25.253Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:22:25.253Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:22:25.554Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 02a59fe9-3edd-4e40-899e-698d59efc9c1 1 ASDC deployResourceStructure 2023-05-17T01:22:25.554Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2023-05-17T01:22:25.554Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2023-05-17T01:22:25.555Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:22:25.555Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:25.555Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:25.555Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286545554, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:22:26.556Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-05-17T01:22:26.557Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2023-05-17T01:22:26.557Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:22:26.557Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:26.557Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:26.557Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286546556, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:22:27.558Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-05-17T01:22:27.559Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2023-05-17T01:22:27.559Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:22:27.559Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:27.559Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:27.559Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286547558, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:22:28.560Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2023-05-17T01:22:28.560Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2023-05-17T01:22:28.560Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:22:28.560Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:28.560Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:28.560Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286548560, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:22:29.561Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b46854d3-c8a6-41f0-9688-c561cfb81174 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:22:29.591Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b46854d3-c8a6-41f0-9688-c561cfb81174 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:22:29.598Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:22:29.599Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-17T01:22:29.599Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-17T01:22:29.599Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-17T01:22:29.599Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:22:29.600Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:22:29.600Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:22:29.600Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:22:29.600Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:22:29.600Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:22:29.616Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-17T01:22:59.616Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b46854d3-c8a6-41f0-9688-c561cfb81174 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-17T01:22:59.630Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b46854d3-c8a6-41f0-9688-c561cfb81174 and serviceModelVersionId: e835fff0-cebe-4fca-a603-79e64f40f2b1 2023-05-17T01:22:59.631Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : cbdfe843-ea5c-46cf-8717-961713d11e4c 2023-05-17T01:22:59.632Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0 2023-05-17T01:22:59.642Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-05-17T01:22:59.712Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0|INFO|500||Invoke 2023-05-17T01:22:59.712Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b46854d3-c8a6-41f0-9688-c561cfb81174], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[ce4a7b5a-c292-4b60-9c05-05f581923a8b], X-ECOMP-RequestID=[b46854d3-c8a6-41f0-9688-c561cfb81174], X-TransactionId=[], X-ONAP-RequestID=[b46854d3-c8a6-41f0-9688-c561cfb81174], Content-Type=[application/merge-patch+json]} 2023-05-17T01:22:59.716Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-17T01:22:59.903Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0 has http status code:200 and response headers:{date=[Wed, 17 May 2023 01:22:59 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[182], vertex-id=[241728], x-aai-txid=[0-aai-resources-230517-01:22:59:921-5103], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-17T01:22:59.904Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-17T01:22:59.906Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/cbdfe843-ea5c-46cf-8717-961713d11e4c/model-vers/model-ver/e835fff0-cebe-4fca-a603-79e64f40f2b1?depth=0|INFO|500||InvokeReturn 2023-05-17T01:22:59.908Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-17T01:22:59.908Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:22:59.919Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-17T01:22:59.919Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b46854d3-c8a6-41f0-9688-c561cfb81174 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-17T01:22:59.920Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-17T01:22:59.920Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:22:59.920Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:22:59.921Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286579919, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-17T01:23:00.957Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:23:20.043Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:23:20.059Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:23:20.059Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286541762, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286542917, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286544179, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286545554, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286546556, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286547558, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:23:20.060Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:23:20.061Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286548560, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:23:20.061Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:23:20.061Z||pool-2-thread-7|||||DEBUG|500||received message from topic 2023-05-17T01:23:20.061Z||pool-2-thread-7|||||DEBUG|500||received notification from broker: { "distributionID": "b46854d3-c8a6-41f0-9688-c561cfb81174", "consumerID": "SO-sdc-controller", "timestamp": 1684286579919, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-17T01:23:20.061Z||pool-2-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:24:00.957Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:24:20.043Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:25:00.959Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:25:20.045Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:26:00.960Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:26:20.046Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:27:00.961Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:27:20.046Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:28:00.962Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:28:20.048Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:29:00.962Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:29:20.049Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:30:00.964Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:30:20.050Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:31:00.964Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:31:20.050Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:32:00.966Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:32:20.051Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:33:00.966Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:33:20.053Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:34:00.967Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:34:20.054Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:35:00.969Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:35:20.054Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:36:00.970Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:36:20.056Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:00.972Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:37:20.057Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:20.198Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-17T01:37:20.198Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"de6de9c2-1b9a-43c6-ab12-6bc63d355325","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"79b68a40-c88f-48bc-a64e-1d0c2f35d7b7","serviceDescription":"service","serviceInvariantUUID":"153febc6-d339-40ed-91e9-fd09580e15e7","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"784aa379-e796-4a47-b50d-6abe34cc2544","resourceInvariantUUID":"b42f2797-8797-481a-9c49-eeab1fdca5d5","resourceCustomizationUUID":"2e719cf2-8648-431a-b3b9-350ec96bdd2c","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"MTUxZWU2OTNjZWIxMzU0ZDNkYjNlNGU4OWI1ODBkNTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7978d2aa-0e8f-40e8-b4ff-a38f5002b975","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"YzdkMTAwNWU0MDZmNmFmMzljZjZmY2I1YzM4NzlkN2M\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"6bd95f8e-f3e8-4849-92f8-9a97bd644f9a","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"43f7731f-50bb-431e-b70f-587e5b6650d2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"95aaf105-2652-4e93-9ef2-500589f6f266","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"a32426a7-ac73-4fd5-b40e-fb61012e68a7","artifactVersion":"2","generatedFromUUID":"94d213f1-22ab-4959-8e23-e9d8c7123fbb"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"fa546eff-7906-478c-acbc-b24efc2992ad","artifactVersion":"2","generatedFromUUID":"43f7731f-50bb-431e-b70f-587e5b6650d2"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"94d213f1-22ab-4959-8e23-e9d8c7123fbb","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"82b1a432-1e94-4bbf-ac4e-b51be6bc08cc","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"MjhiMjMyYWU2ZWZlYTMyMWJmMzIyYTM1YmMzYWZkZDE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d555bc28-1f74-4573-8853-ae21d68a5cca","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"MjM2ZWNlOGE1YWMwNzhhZjBjNzRhNWYxZWJiYTg2NTM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a023b99e-5872-4c82-96a7-0344777791d2","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-17T01:37:20.203Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:20.204Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:20.204Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:20.204Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "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-05-17T01:37:20.207Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:37:20.208Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:37:20.208Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:37:20.208Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:37:20.208Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:37:20.208Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T01:37:20.239Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:37:20.239Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:37:20.241Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:37:20.241Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:37:20.241Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:37:20.241Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:37:21.210Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:21.211Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:21.212Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:21.212Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:22.213Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:22.213Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:22.214Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:22.214Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:23.215Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:23.215Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:23.215Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:23.215Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "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-05-17T01:37:24.217Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:24.218Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:24.218Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:24.218Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:25.219Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:25.219Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:25.220Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:25.220Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:26.221Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:26.222Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:26.222Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:26.222Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:27.224Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:27.224Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:27.225Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:27.225Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "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-05-17T01:37:28.225Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:28.226Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:28.226Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:28.226Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:29.227Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:37:29.228Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:29.228Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:29.228Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:30.229Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "serviceName": "basic_cnf_macro", "serviceVersion": "1.0", "serviceUUID": "79b68a40-c88f-48bc-a64e-1d0c2f35d7b7", "serviceDescription": "service", "serviceInvariantUUID": "153febc6-d339-40ed-91e9-fd09580e15e7", "resources": [ { "resourceInstanceName": "basic_cnf_macro 0", "resourceCustomizationUUID": "2e719cf2-8648-431a-b3b9-350ec96bdd2c", "resourceName": "basic_cnf_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "784aa379-e796-4a47-b50d-6abe34cc2544", "resourceInvariantUUID": "b42f2797-8797-481a-9c49-eeab1fdca5d5", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_cnf_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "artifactChecksum": "YzdkMTAwNWU0MDZmNmFmMzljZjZmY2I1YzM4NzlkN2M\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "6bd95f8e-f3e8-4849-92f8-9a97bd644f9a", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "artifactChecksum": "ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "43f7731f-50bb-431e-b70f-587e5b6650d2", "generatedArtifact": { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "fa546eff-7906-478c-acbc-b24efc2992ad", "generatedFromUUID": "43f7731f-50bb-431e-b70f-587e5b6650d2" }, "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "a32426a7-ac73-4fd5-b40e-fb61012e68a7", "relatedArtifactsInfo": [] }, { "artifactName": "base_template_dummy_ignore.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "artifactChecksum": "MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "fa546eff-7906-478c-acbc-b24efc2992ad", "relatedArtifactsInfo": [] }, { "artifactName": "helm_apache.tgz", "artifactType": "HELM", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "artifactChecksum": "Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "94d213f1-22ab-4959-8e23-e9d8c7123fbb", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnfMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "artifactChecksum": "MjM2ZWNlOGE1YWMwNzhhZjBjNzRhNWYxZWJiYTg2NTM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a023b99e-5872-4c82-96a7-0344777791d2" } ], "workloadContext": "Production" } 2023-05-17T01:37:30.230Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-17T01:37:30.230Z|b46854d3-c8a6-41f0-9688-c561cfb81174|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 79b68a40-c88f-48bc-a64e-1d0c2f35d7b7 ASDC 2023-05-17T01:37:30.231Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:de6de9c2-1b9a-43c6-ab12-6bc63d355325 ServiceName:basic_cnf_macro ServiceVersion:1.0 ServiceUUID:79b68a40-c88f-48bc-a64e-1d0c2f35d7b7 ServiceInvariantUUID:153febc6-d339-40ed-91e9-fd09580e15e7 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnfMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ArtifactUUID:a023b99e-5872-4c82-96a7-0344777791d2 ArtifactChecksum:MjM2ZWNlOGE1YWMwNzhhZjBjNzRhNWYxZWJiYTg2NTM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf_macro 0 ResourceCustomizationUUID:2e719cf2-8648-431a-b3b9-350ec96bdd2c ResourceInvariantUUID:b42f2797-8797-481a-9c49-eeab1fdca5d5 ResourceName:basic_cnf_macro ResourceType:VF ResourceUUID:784aa379-e796-4a47-b50d-6abe34cc2544 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_cnf_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ArtifactUUID:6bd95f8e-f3e8-4849-92f8-9a97bd644f9a ArtifactChecksum:YzdkMTAwNWU0MDZmNmFmMzljZjZmY2I1YzM4NzlkN2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ArtifactUUID:43f7731f-50bb-431e-b70f-587e5b6650d2 ArtifactChecksum:ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:fa546eff-7906-478c-acbc-b24efc2992ad ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ArtifactUUID:a32426a7-ac73-4fd5-b40e-fb61012e68a7 ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_template_dummy_ignore.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ArtifactUUID:fa546eff-7906-478c-acbc-b24efc2992ad ArtifactChecksum:MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:helm_apache.tgz ArtifactVersion:1 ArtifactType:HELM ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ArtifactUUID:94d213f1-22ab-4959-8e23-e9d8c7123fbb ArtifactChecksum:Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-17T01:37:30.231Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 79b68a40-c88f-48bc-a64e-1d0c2f35d7b7 ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:37:30.318Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:37:30.318Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:37:30.318Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:37:30.318Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a023b99e-5872-4c82-96a7-0344777791d2 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:30.318Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:37:30.319Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:30.469Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:37:30.480Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar a023b99e-5872-4c82-96a7-0344777791d2 163243 2023-05-17T01:37:30.480Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-05-17T01:37:30.481Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:30.481Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:37:30.481Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:30.481Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:30.481Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287450480, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:31.482Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:37:31.483Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:37:31.483Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: a023b99e-5872-4c82-96a7-0344777791d2, URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar to file: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:31.484Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnfMacro-csar.csar 2023-05-17T01:37:31.485Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:31.485Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:31.622Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP11229726432879025927/Definitions/service-BasicCnfMacro-template.yml Log warning: The required parameter "compute_dummy_base_name" is not provided 2023-05-17T01:37:32.537Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-17T01:37:32.537Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred... 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:37:32.538Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is not matching search criteria 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template dummy_base is not matching search criteria 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.539Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:32.540Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:37:32.540Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.540Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:32.540Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:37:32.540Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.540Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:32.540Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is not matching search criteria 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template abstract_dummy_base is matching search criteria 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=5e01e005-b1b5-4882-a604-c36086eac897 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.541Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:32.542Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:32.542Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:32.542Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf_macro Description:service Model UUID:79b68a40-c88f-48bc-a64e-1d0c2f35d7b7 Model Version:NULL Model InvariantUuid:153febc6-d339-40ed-91e9-fd09580e15e7 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf_macro Model UUID:d3afe264-cada-4190-84e6-c2f9255b372c Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:b42f2797-8797-481a-9c49-eeab1fdca5d5 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:2e719cf2-8648-431a-b3b9-350ec96bdd2c NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:2bcabcbe-4ee0-445f-b477-a6e8cf8b6042 ModelName:BasicCnfMacro..helm_apache..module-1 ModelUuid:ee61e768-3543-4d04-817a-8b9978f89349 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL VF Module Properties: ModelInvariantUuid:d9326e7b-6da8-4431-b12e-aac5a576db88 ModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 ModelUuid:4dc0de05-17ad-452f-aedd-b096a4655b88 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:5e01e005-b1b5-4882-a604-c36086eac897 ModelInvariantUuid:fbcf2b31-a07f-483e-97ac-437cedc8d550 ModelName:basic_cnf_macro-nodes.dummy_baseCvfc ModelUuid:ab3eaadc-ebb1-4c87-af53-d05aee7fe6c0 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy_base VNFC Properties: ModelCustomizationUuid:e699e72d-92ce-4399-a908-b2b0082aa85a ModelInvariantUuid:5da4784b-ebc8-42fc-940c-dba5fc98911e ModelName:BasicCnfMacro.compute.nodes.heat.dummy_base ModelUuid:7d48973f-5fd9-4e9e-93a1-2f8b81a0618d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-17T01:37:32.564Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 784aa379-e796-4a47-b50d-6abe34cc2544 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:37:32.570Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||basic_cnf_macro 0 2023-05-17T01:37:32.570Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 784aa379-e796-4a47-b50d-6abe34cc2544 2023-05-17T01:37:32.570Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 6bd95f8e-f3e8-4849-92f8-9a97bd644f9a from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-05-17T01:37:32.570Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:37:32.571Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-05-17T01:37:32.668Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:37:32.669Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 6bd95f8e-f3e8-4849-92f8-9a97bd644f9a 1565 2023-05-17T01:37:32.669Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-05-17T01:37:32.669Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-05-17T01:37:32.670Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:37:32.670Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:32.670Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:32.670Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287452669, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:33.671Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "d9326e7b-6da8-4431-b12e-aac5a576db88", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4dc0de05-17ad-452f-aedd-b096a4655b88", "vfModuleModelCustomizationUUID": "29c56d02-b7f9-4682-9001-6ef55dd30cf0", "isBase": true, "artifacts": [ "43f7731f-50bb-431e-b70f-587e5b6650d2", "fa546eff-7906-478c-acbc-b24efc2992ad" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "2bcabcbe-4ee0-445f-b477-a6e8cf8b6042", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ee61e768-3543-4d04-817a-8b9978f89349", "vfModuleModelCustomizationUUID": "31edf034-87d3-4618-b6d8-b2cdb1014f83", "isBase": false, "artifacts": [ "94d213f1-22ab-4959-8e23-e9d8c7123fbb" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-17T01:37:33.677Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4dc0de05-17ad-452f-aedd-b096a4655b88 VfModuleModelInvariantUUID:d9326e7b-6da8-4431-b12e-aac5a576db88 VfModuleModelDescription:NULL Artifacts UUID List:{ 43f7731f-50bb-431e-b70f-587e5b6650d2 , fa546eff-7906-478c-acbc-b24efc2992ad } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:ee61e768-3543-4d04-817a-8b9978f89349 VfModuleModelInvariantUUID:2bcabcbe-4ee0-445f-b477-a6e8cf8b6042 VfModuleModelDescription:NULL Artifacts UUID List:{ 94d213f1-22ab-4959-8e23-e9d8c7123fbb } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-05-17T01:37:33.681Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnfMacro..base_template_dummy_ignore..module-0", "vfModuleModelInvariantUUID": "d9326e7b-6da8-4431-b12e-aac5a576db88", "vfModuleModelVersion": "1", "vfModuleModelUUID": "4dc0de05-17ad-452f-aedd-b096a4655b88", "vfModuleModelCustomizationUUID": "29c56d02-b7f9-4682-9001-6ef55dd30cf0", "isBase": true, "artifacts": [ "43f7731f-50bb-431e-b70f-587e5b6650d2", "fa546eff-7906-478c-acbc-b24efc2992ad" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_template_dummy_ignore", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } }, { "vfModuleModelName": "BasicCnfMacro..helm_apache..module-1", "vfModuleModelInvariantUUID": "2bcabcbe-4ee0-445f-b477-a6e8cf8b6042", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ee61e768-3543-4d04-817a-8b9978f89349", "vfModuleModelCustomizationUUID": "31edf034-87d3-4618-b6d8-b2cdb1014f83", "isBase": false, "artifacts": [ "94d213f1-22ab-4959-8e23-e9d8c7123fbb" ], "properties": { "min_vf_module_instances": "0", "vf_module_label": "helm_apache", "max_vf_module_instances": "", "vfc_list": "", "vf_module_type": "Expansion", "vf_module_description": "", "initial_count": "0", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-17T01:37:33.681Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnfMacro..base_template_dummy_ignore..module-0 VfModuleModelVersion:1 VfModuleModelUUID:4dc0de05-17ad-452f-aedd-b096a4655b88 VfModuleModelInvariantUUID:d9326e7b-6da8-4431-b12e-aac5a576db88 VfModuleModelDescription:NULL Artifacts UUID List:{ 43f7731f-50bb-431e-b70f-587e5b6650d2 , fa546eff-7906-478c-acbc-b24efc2992ad } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_template_dummy_ignore max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true , VfModuleMetaData: VfModuleModelName:BasicCnfMacro..helm_apache..module-1 VfModuleModelVersion:1 VfModuleModelUUID:ee61e768-3543-4d04-817a-8b9978f89349 VfModuleModelInvariantUUID:2bcabcbe-4ee0-445f-b477-a6e8cf8b6042 VfModuleModelDescription:NULL Artifacts UUID List:{ 94d213f1-22ab-4959-8e23-e9d8c7123fbb } Properties List:{ min_vf_module_instances : 0 vf_module_label : helm_apache max_vf_module_instances : vfc_list : vf_module_type : Expansion vf_module_description : initial_count : 0 volume_group : false availability_zone_count : } isBase:false } 2023-05-17T01:37:33.682Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 43f7731f-50bb-431e-b70f-587e5b6650d2 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-05-17T01:37:33.682Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:37:33.682Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-05-17T01:37:33.779Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:37:33.779Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 43f7731f-50bb-431e-b70f-587e5b6650d2 914 2023-05-17T01:37:33.780Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-05-17T01:37:33.780Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-05-17T01:37:33.780Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:37:33.780Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:33.780Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:33.780Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287453780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:34.781Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: a32426a7-ac73-4fd5-b40e-fb61012e68a7 from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-05-17T01:37:34.781Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:37:34.781Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-05-17T01:37:34.904Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:37:34.905Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env a32426a7-ac73-4fd5-b40e-fb61012e68a7 12 2023-05-17T01:37:34.905Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-05-17T01:37:34.905Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env 2023-05-17T01:37:34.905Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:37:34.906Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:34.906Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:34.906Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287454905, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:35.907Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: fa546eff-7906-478c-acbc-b24efc2992ad from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-05-17T01:37:35.907Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:37:35.907Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-05-17T01:37:36.040Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:37:36.041Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env fa546eff-7906-478c-acbc-b24efc2992ad 96 2023-05-17T01:37:36.042Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-05-17T01:37:36.042Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-05-17T01:37:36.042Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:37:36.042Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:36.042Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:36.042Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287456041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:37.043Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 94d213f1-22ab-4959-8e23-e9d8c7123fbb from URL: /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-05-17T01:37:37.043Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:37:37.043Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-05-17T01:37:37.140Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:37:37.141Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 94d213f1-22ab-4959-8e23-e9d8c7123fbb 20206 2023-05-17T01:37:37.141Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-05-17T01:37:37.141Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz 2023-05-17T01:37:37.142Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:37:37.142Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:37.142Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:37.142Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287457141, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:38.145Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: 79b68a40-c88f-48bc-a64e-1d0c2f35d7b7 2023-05-17T01:37:38.145Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf_macro 0 784aa379-e796-4a47-b50d-6abe34cc2544 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:37:38.171Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@75a0c51d, org.onap.sdc.toscaparser.api.parameters.Input@3c86757b, org.onap.sdc.toscaparser.api.parameters.Input@54a4f7a3, org.onap.sdc.toscaparser.api.parameters.Input@5253af83, org.onap.sdc.toscaparser.api.parameters.Input@212800f9] 2023-05-17T01:37:38.173Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.173Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:38.173Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-05-17T01:37:38.173Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 2e719cf2-8648-431a-b3b9-350ec96bdd2c 2023-05-17T01:37:38.173Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 2e719cf2-8648-431a-b3b9-350ec96bdd2c matches Tosca VF Customization UUID: 2e719cf2-8648-431a-b3b9-350ec96bdd2c 2023-05-17T01:37:38.173Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 2e719cf2-8648-431a-b3b9-350ec96bdd2c matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-17T01:37:38.178Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.178Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:38.179Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 2e719cf2-8648-431a-b3b9-350ec96bdd2c: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"APACHE\"} 2023-05-17T01:37:38.179Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1200f41f 2023-05-17T01:37:38.179Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.179Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T01:37:38.180Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 31edf034-87d3-4618-b6d8-b2cdb1014f83 2023-05-17T01:37:38.180Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 31edf034-87d3-4618-b6d8-b2cdb1014f83 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-17T01:37:38.185Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.185Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:38.185Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:37:38.185Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.185Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:38.186Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:37:38.186Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.186Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Node template basic_cnf_macro 0 is matching search criteria 2023-05-17T01:37:38.186Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=2e719cf2-8648-431a-b3b9-350ec96bdd2c Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:37:38.190Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.190Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:38.190Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid 79b68a40-c88f-48bc-a64e-1d0c2f35d7b7: basic_cnf_macro 2023-05-17T01:37:38.190Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:37:38.191Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Saving Service: basic_cnf_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:37:38.293Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf_macro 784aa379-e796-4a47-b50d-6abe34cc2544 2 ASDC deployResourceStructure 2023-05-17T01:37:38.293Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json ASDC sendASDCNotification 2023-05-17T01:37:38.293Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json 2023-05-17T01:37:38.293Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:37:38.293Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:38.293Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:38.293Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287458293, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:39.294Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml ASDC sendASDCNotification 2023-05-17T01:37:39.295Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml 2023-05-17T01:37:39.295Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:37:39.296Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:39.296Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:39.296Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287459294, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:40.303Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env ASDC sendASDCNotification 2023-05-17T01:37:40.304Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env(The artifact has not been used by the modules defined in the resource) 2023-05-17T01:37:40.304Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-05-17T01:37:40.305Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:40.305Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:40.305Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287460297, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:41.307Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env ASDC sendASDCNotification 2023-05-17T01:37:41.307Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env 2023-05-17T01:37:41.307Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:37:41.307Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:41.308Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:41.308Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287461307, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:42.309Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz ASDC sendASDCNotification 2023-05-17T01:37:42.309Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz(The artifact has not been used by the modules defined in the resource) 2023-05-17T01:37:42.309Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2023-05-17T01:37:42.309Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:42.309Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:42.309Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287462309, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:43.310Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar ASDC sendASDCNotification 2023-05-17T01:37:43.310Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar 2023-05-17T01:37:43.310Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:37:43.311Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:37:43.311Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:37:43.311Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287463310, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:37:44.312Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:37:44.337Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:37:44.343Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:37:44.343Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:37:44.343Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:38:14.343Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:38:14.374Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:38:14.380Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:38:14.380Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:38:14.380Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:38:20.043Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:38:20.045Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:38:20.045Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:38:20.046Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:38:20.046Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:38:20.046Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:38:20.046Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:38:44.381Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:38:44.404Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:38:44.410Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:38:44.410Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:38:44.410Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:39:14.410Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:39:14.446Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:39:14.450Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:39:14.451Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T01:39:14.451Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T01:39:20.043Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:39:20.051Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.052Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.053Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.053Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.053Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.053Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.053Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.053Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.054Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.054Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.054Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.054Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.054Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.054Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.055Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.055Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.055Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.055Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.056Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.056Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-05-17T01:39:20.056Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.056Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.056Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOTIFIED" } 2023-05-17T01:39:20.057Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.057Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.057Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-17T01:39:20.057Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.057Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.057Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.057Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.058Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.058Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.058Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.058Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.058Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-17T01:39:20.058Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.058Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.059Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOTIFIED" } 2023-05-17T01:39:20.059Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.059Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.059Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.059Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.059Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.059Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.059Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.060Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.060Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.060Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.060Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.060Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.060Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.060Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.060Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.061Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.061Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.061Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.061Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.061Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.061Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.061Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.062Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.062Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.062Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.062Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.062Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.062Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.062Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.063Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.063Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.063Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.063Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-05-17T01:39:20.063Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.063Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.063Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.064Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.064Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.064Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOTIFIED" } 2023-05-17T01:39:20.064Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.064Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.064Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.065Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.065Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.065Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.065Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.065Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.065Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.065Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.066Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.066Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-05-17T01:39:20.066Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.066Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.066Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOTIFIED" } 2023-05-17T01:39:20.066Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.067Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.067Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.067Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.067Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.067Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.067Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.067Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.067Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.068Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.069Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOTIFIED" } 2023-05-17T01:39:20.069Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.069Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.069Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.069Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.069Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.070Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.070Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.070Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.070Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.071Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.071Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.071Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.071Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.072Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.072Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.072Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.072Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.072Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.073Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.073Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.073Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.073Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.073Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.073Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.074Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.074Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.074Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.074Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.074Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.075Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.075Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.075Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.075Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.075Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.075Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.076Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.076Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.076Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.076Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "ves-openapi-manager", "timestamp": 1684287426780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.077Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.077Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.077Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287426653, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.077Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.077Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.077Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287427086, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.078Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.078Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.078Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287420971, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.078Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.078Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.078Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287421605, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.078Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.079Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.079Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287429552, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.079Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.079Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.079Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "ves-openapi-manager", "timestamp": 1684287450470, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.080Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.080Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.080Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287450276, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.080Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.080Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.080Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287450154, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.081Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.081Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.081Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287450475, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.081Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.081Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.081Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287450480, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.081Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.081Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.082Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287450747, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.082Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.082Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.082Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "ves-openapi-manager", "timestamp": 1684287450470, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.082Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.082Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.082Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287451159, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.083Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.083Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.083Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287451409, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.083Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.083Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.084Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "ves-openapi-manager", "timestamp": 1684287450470, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.084Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.084Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.084Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "policy-distribution-id", "timestamp": 1684287452162, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:39:20.106Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of de6de9c2-1b9a-43c6-ab12-6bc63d355325 2023-05-17T01:39:20.106Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId de6de9c2-1b9a-43c6-ab12-6bc63d355325 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:39:20.132Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.132Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287452669, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287452523, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "ves-openapi-manager", "timestamp": 1684287450470, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.133Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287453163, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.134Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.134Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.134Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.134Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.134Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.134Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "cds-sdc-listener", "timestamp": 1684287453929, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:39:20.150Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of de6de9c2-1b9a-43c6-ab12-6bc63d355325 2023-05-17T01:39:20.151Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId de6de9c2-1b9a-43c6-ab12-6bc63d355325 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:39:20.175Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.175Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287453780, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.176Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.176Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.176Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287453650, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.176Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.177Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.177Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "ves-openapi-manager", "timestamp": 1684287450470, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.177Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.177Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.177Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287453163, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.177Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.177Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.177Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.178Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.178Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.178Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287454931, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.178Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.178Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.178Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287454905, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.178Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.178Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.179Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287454809, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:39:20.195Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of de6de9c2-1b9a-43c6-ab12-6bc63d355325 2023-05-17T01:39:20.196Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId de6de9c2-1b9a-43c6-ab12-6bc63d355325 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-17T01:39:20.219Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.219Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "ves-openapi-manager", "timestamp": 1684287450470, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.219Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.220Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.220Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287453163, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-17T01:39:20.220Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.220Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.220Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.220Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.220Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.221Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287454931, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.221Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.221Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.221Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "multicloud-k8s", "timestamp": 1684287455813, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.221Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.221Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.221Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287456041, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.222Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.222Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.222Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "ves-openapi-manager", "timestamp": 1684287450470, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.222Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.222Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.222Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287453163, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.222Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.223Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.223Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.223Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.223Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.223Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287454931, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.223Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.223Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.224Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287456980, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.224Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.224Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.224Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287456817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.224Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.224Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.225Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287457141, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.225Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.225Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.225Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "ves-openapi-manager", "timestamp": 1684287450470, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.225Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.225Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.226Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287453163, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.226Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.226Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.226Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.226Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.226Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.227Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287454931, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.227Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.227Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.227Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "aai-model-loader", "timestamp": 1684287457982, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:39:20.244Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of de6de9c2-1b9a-43c6-ab12-6bc63d355325 2023-05-17T01:39:20.244Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId de6de9c2-1b9a-43c6-ab12-6bc63d355325 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:39:20.271Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.271Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287456817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-05-17T01:39:20.272Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.272Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.272Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287458293, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.272Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.272Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.272Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287453163, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.273Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.273Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.273Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.273Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.273Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.273Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287454931, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.273Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.274Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.274Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287458985, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.274Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.274Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.274Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287456817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-17T01:39:20.274Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.274Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.275Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287459294, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.275Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.275Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.275Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287453163, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.275Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.275Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.275Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.276Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.276Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.276Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287454931, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.276Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.276Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.276Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287458985, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.276Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.277Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.277Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287456817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.277Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.277Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.277Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287460297, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-05-17T01:39:20.277Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.277Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.278Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287453163, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.278Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.278Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.278Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.278Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.278Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.278Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287454931, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.279Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.279Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.279Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287458985, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.279Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.279Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.279Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287456817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-17T01:39:20.279Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.279Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.280Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287461307, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.280Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.280Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.281Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.281Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.281Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.281Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287454931, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.281Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.282Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.282Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287461630, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.282Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.282Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.282Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287458985, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.283Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.283Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.283Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287456817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.284Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.284Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.284Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287462309, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2023-05-17T01:39:20.284Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.285Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.285Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287463166, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.285Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.285Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.285Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287463037, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.286Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.286Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.286Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287462633, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.286Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.287Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.287Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287458985, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.287Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.287Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.288Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287456817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.288Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.288Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.288Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287463310, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.289Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.289Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.289Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "policy-distribution-id", "timestamp": 1684287463635, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:39:20.337Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9facc3ce-67be-4044-88d2-483fbcea46cc 2023-05-17T01:39:20.338Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9facc3ce-67be-4044-88d2-483fbcea46cc and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:39:20.361Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.361Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287458985, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.362Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.362Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.362Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287456817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.362Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.362Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.362Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "cds-sdc-listener", "timestamp": 1684287464594, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:39:20.378Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 9facc3ce-67be-4044-88d2-483fbcea46cc 2023-05-17T01:39:20.378Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9facc3ce-67be-4044-88d2-483fbcea46cc and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:39:20.404Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.404Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287458985, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.404Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.404Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287465045, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287465503, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287458985, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.405Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287466507, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:39:20.420Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of de6de9c2-1b9a-43c6-ab12-6bc63d355325 2023-05-17T01:39:20.421Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId de6de9c2-1b9a-43c6-ab12-6bc63d355325 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:39:20.455Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.456Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287466252, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.456Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.456Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.456Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287467135, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.456Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287467367, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.457Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.458Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287468418, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:39:20.475Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9facc3ce-67be-4044-88d2-483fbcea46cc 2023-05-17T01:39:20.475Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9facc3ce-67be-4044-88d2-483fbcea46cc and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-17T01:39:20.499Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.499Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.499Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.499Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "multicloud-k8s", "timestamp": 1684287469420, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.500Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287473215, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.501Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "aai-model-loader", "timestamp": 1684287474218, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:39:20.517Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9facc3ce-67be-4044-88d2-483fbcea46cc 2023-05-17T01:39:20.517Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9facc3ce-67be-4044-88d2-483fbcea46cc and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:39:20.541Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.541Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287452093, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:39:20.541Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.541Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.541Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287475651, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:39:20.541Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.542Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.542Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287478083, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:39:20.542Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:39:20.542Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T01:39:20.542Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684287479092, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:39:20.562Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9facc3ce-67be-4044-88d2-483fbcea46cc 2023-05-17T01:39:20.563Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9facc3ce-67be-4044-88d2-483fbcea46cc and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:39:44.451Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:39:44.477Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:39:44.482Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:39:44.482Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-17T01:39:44.482Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-17T01:39:44.482Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-17T01:39:44.482Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:39:44.482Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:39:44.483Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:39:44.483Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:39:44.483Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:39:44.483Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:39:44.502Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-17T01:40:14.502Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-17T01:40:14.519Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: de6de9c2-1b9a-43c6-ab12-6bc63d355325 and serviceModelVersionId: 79b68a40-c88f-48bc-a64e-1d0c2f35d7b7 2023-05-17T01:40:14.519Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 153febc6-d339-40ed-91e9-fd09580e15e7 2023-05-17T01:40:14.521Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0 2023-05-17T01:40:14.529Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-05-17T01:40:14.572Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0|INFO|500||Invoke 2023-05-17T01:40:14.572Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[de6de9c2-1b9a-43c6-ab12-6bc63d355325], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[52f6f1e6-4e64-4c76-822a-3c91ef53e57f], X-ECOMP-RequestID=[de6de9c2-1b9a-43c6-ab12-6bc63d355325], X-TransactionId=[], X-ONAP-RequestID=[de6de9c2-1b9a-43c6-ab12-6bc63d355325], Content-Type=[application/merge-patch+json]} 2023-05-17T01:40:14.575Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-17T01:40:14.744Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0 has http status code:200 and response headers:{date=[Wed, 17 May 2023 01:40:14 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[165], vertex-id=[405688], x-aai-txid=[1-aai-resources-230517-01:40:14:763-37331], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-17T01:40:14.744Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-17T01:40:14.745Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/153febc6-d339-40ed-91e9-fd09580e15e7/model-vers/model-ver/79b68a40-c88f-48bc-a64e-1d0c2f35d7b7?depth=0|INFO|500||InvokeReturn 2023-05-17T01:40:14.745Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-17T01:40:14.745Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:40:14.754Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-17T01:40:14.754Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID de6de9c2-1b9a-43c6-ab12-6bc63d355325 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-17T01:40:14.754Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-17T01:40:14.754Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:14.754Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:14.755Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287614754, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-17T01:40:15.790Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:40:15.811Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||received message from topic 2023-05-17T01:40:15.812Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||received notification from broker: {"distributionID":"9facc3ce-67be-4044-88d2-483fbcea46cc","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"eda1e4a1-6115-415c-82d6-36520fc1d00e","serviceDescription":"service","serviceInvariantUUID":"688e23d9-b3c9-4830-844a-662b30212c61","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"557d08d7-92c0-4e71-bddc-318a7c528fae","resourceInvariantUUID":"5d3bcb1d-f266-4a29-8ed0-e11051e403bd","resourceCustomizationUUID":"40d9efc4-aa22-457a-9947-7281e8b29b95","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"NGE2NzA4NzRkOWExY2UyYzVhODMyYTgwYjFjYmU1MDU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f3035e2c-ff56-4e88-8843-d896d10b6c4e","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"M2UzZDliNjViMWRhNjNhOWE2ZDY3NDI4ZDlkM2FlOGU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3ace8546-8d33-400b-a2b9-d8bf19dfcd3e","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"378d8618-dc19-4ceb-a3d3-2c7d8a60b50f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ee640815-aa57-4f8e-baa5-a94b9a110a0c","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"8660baf2-6e5b-4065-b1d1-734d2f06dfd8","artifactVersion":"2","generatedFromUUID":"378d8618-dc19-4ceb-a3d3-2c7d8a60b50f"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"ZWM5MzA5NmQ4N2MxMjczZjI5ZGQwZTY4ZjYxN2U2NWM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"02dc078a-e9c3-40fe-aa77-110138864fb8","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"NjIzOWYzODJiZWFlZTIwZWE1NTdkY2M4ZTQ1YWRlZmU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8eb2ff2a-ef67-4c8c-8832-058483829fe7","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MzBlN2EzNTBhY2MyNWFjNjcxMGFhYjliOWJiMjVlNDc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"452b45a6-178a-4bc8-8ac4-2d96896b3634","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-17T01:40:15.815Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:40:15.815Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:15.815Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:15.816Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "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-05-17T01:40:16.816Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:40:16.817Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:16.817Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:16.817Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:17.818Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:40:17.819Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:17.819Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:17.819Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:18.820Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:40:18.821Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:18.821Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:18.821Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "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-05-17T01:40:19.822Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:40:19.823Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:19.823Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:19.823Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:20.043Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:20.050Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-17T01:40:20.050Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "de6de9c2-1b9a-43c6-ab12-6bc63d355325", "consumerID": "SO-sdc-controller", "timestamp": 1684287614754, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-17T01:40:20.052Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:40:20.052Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-17T01:40:20.052Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:40:20.052Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:40:20.053Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-17T01:40:20.053Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2023-05-17T01:40:20.053Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:40:20.053Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-17T01:40:20.053Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2023-05-17T01:40:20.053Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:40:20.053Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-17T01:40:20.054Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T01:40:20.054Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:40:20.054Z||pool-2-thread-1|||||DEBUG|500||received message from topic 2023-05-17T01:40:20.054Z||pool-2-thread-1|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2023-05-17T01:40:20.054Z||pool-2-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:40:20.824Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:40:20.825Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:20.825Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:20.825Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "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-05-17T01:40:21.826Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:40:21.826Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:21.826Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:21.826Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:22.827Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T01:40:22.828Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:22.828Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:22.828Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:23.829Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "eda1e4a1-6115-415c-82d6-36520fc1d00e", "serviceDescription": "service", "serviceInvariantUUID": "688e23d9-b3c9-4830-844a-662b30212c61", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "40d9efc4-aa22-457a-9947-7281e8b29b95", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "557d08d7-92c0-4e71-bddc-318a7c528fae", "resourceInvariantUUID": "5d3bcb1d-f266-4a29-8ed0-e11051e403bd", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_vm_macro0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "artifactChecksum": "M2UzZDliNjViMWRhNjNhOWE2ZDY3NDI4ZDlkM2FlOGU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "3ace8546-8d33-400b-a2b9-d8bf19dfcd3e", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "378d8618-dc19-4ceb-a3d3-2c7d8a60b50f", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "8660baf2-6e5b-4065-b1d1-734d2f06dfd8", "generatedFromUUID": "378d8618-dc19-4ceb-a3d3-2c7d8a60b50f" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "artifactChecksum": "ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "8660baf2-6e5b-4065-b1d1-734d2f06dfd8", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MzBlN2EzNTBhY2MyNWFjNjcxMGFhYjliOWJiMjVlNDc\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "452b45a6-178a-4bc8-8ac4-2d96896b3634" } ], "workloadContext": "Production" } 2023-05-17T01:40:23.829Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-17T01:40:23.829Z|de6de9c2-1b9a-43c6-ab12-6bc63d355325|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 eda1e4a1-6115-415c-82d6-36520fc1d00e ASDC 2023-05-17T01:40:23.830Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:9facc3ce-67be-4044-88d2-483fbcea46cc ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:eda1e4a1-6115-415c-82d6-36520fc1d00e ServiceInvariantUUID:688e23d9-b3c9-4830-844a-662b30212c61 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicVmMacro-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ArtifactUUID:452b45a6-178a-4bc8-8ac4-2d96896b3634 ArtifactChecksum:MzBlN2EzNTBhY2MyNWFjNjcxMGFhYjliOWJiMjVlNDc= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:40d9efc4-aa22-457a-9947-7281e8b29b95 ResourceInvariantUUID:5d3bcb1d-f266-4a29-8ed0-e11051e403bd ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:557d08d7-92c0-4e71-bddc-318a7c528fae ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_vm_macro0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ArtifactUUID:3ace8546-8d33-400b-a2b9-d8bf19dfcd3e ArtifactChecksum:M2UzZDliNjViMWRhNjNhOWE2ZDY3NDI4ZDlkM2FlOGU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ArtifactUUID:378d8618-dc19-4ceb-a3d3-2c7d8a60b50f ArtifactChecksum:Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:8660baf2-6e5b-4065-b1d1-734d2f06dfd8 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu20.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ArtifactUUID:8660baf2-6e5b-4065-b1d1-734d2f06dfd8 ArtifactChecksum:ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-17T01:40:23.830Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF eda1e4a1-6115-415c-82d6-36520fc1d00e ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-17T01:40:23.904Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:40:23.905Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:40:23.906Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:40:23.906Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 452b45a6-178a-4bc8-8ac4-2d96896b3634 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-17T01:40:23.906Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:40:23.906Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-17T01:40:24.381Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:40:24.384Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 452b45a6-178a-4bc8-8ac4-2d96896b3634 82972 2023-05-17T01:40:24.384Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-05-17T01:40:24.384Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-17T01:40:24.384Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:40:24.385Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:24.385Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:24.385Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287624384, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:25.386Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T01:40:25.387Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||MSO config path is: /app 2023-05-17T01:40:25.387Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to write artifact UUID: 452b45a6-178a-4bc8-8ac4-2d96896b3634, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:25.387Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2023-05-17T01:40:25.388Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:25.388Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:25.516Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10887409400081810959/Definitions/service-BasicVmMacro-template.yml Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "compute_ubuntu20_key_name" is not provided Log warning: The required parameter "compute_ubuntu20_name" is not provided Log warning: The required parameter "compute_ubuntu20_user_data_format" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role_tag" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu20_metadata" is not provided Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided 2023-05-17T01:40:26.497Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||WARN|500||#################################################################################################### 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.498Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Search for entities recursively 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T01:40:26.499Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is not matching search criteria 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20 is not matching search criteria 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_ubuntu20_admin_plane_port_0 is not matching search criteria 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.500Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:26.501Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=94948b27-54e2-4ae7-810f-7a1de2d9f42a 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:26.502Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:26.503Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:26.503Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:eda1e4a1-6115-415c-82d6-36520fc1d00e Model Version:NULL Model InvariantUuid:688e23d9-b3c9-4830-844a-662b30212c61 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:c2aa40db-6f19-436c-adb6-ce6753a94b9b Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:5d3bcb1d-f266-4a29-8ed0-e11051e403bd Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:40d9efc4-aa22-457a-9947-7281e8b29b95 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:238a1287-519c-460d-bf5e-d67aefef70fe ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:6d3418b6-85ee-4f7d-ad52-a3b965abe8d8 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:94948b27-54e2-4ae7-810f-7a1de2d9f42a ModelInvariantUuid:99f1e75f-1f0a-4f05-96c3-662039415ca7 ModelName:basic_vm_macro-nodes.ubuntu20Cvfc ModelUuid:9c30bdd3-cd0d-4d93-9126-ec37df8e462d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu20 VNFC Properties: ModelCustomizationUuid:90c9cfc1-d441-4dde-ba6f-fbb0f5234bf9 ModelInvariantUuid:859649f6-a82b-42bd-b41e-61448755a18e ModelName:BasicVmMacro.compute.nodes.heat.ubuntu20 ModelUuid:1b6f9965-a7bc-4920-a2d4-b41f5ecc713d ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-17T01:40:26.523Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 557d08d7-92c0-4e71-bddc-318a7c528fae Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:40:26.529Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||basic_vm_macro 0 2023-05-17T01:40:26.529Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 557d08d7-92c0-4e71-bddc-318a7c528fae 2023-05-17T01:40:26.529Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 3ace8546-8d33-400b-a2b9-d8bf19dfcd3e from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-05-17T01:40:26.530Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:40:26.530Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-05-17T01:40:26.790Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:40:26.791Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 3ace8546-8d33-400b-a2b9-d8bf19dfcd3e 792 2023-05-17T01:40:26.791Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-05-17T01:40:26.791Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-05-17T01:40:26.791Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:40:26.791Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:26.791Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:26.792Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287626791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:27.794Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "238a1287-519c-460d-bf5e-d67aefef70fe", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6d3418b6-85ee-4f7d-ad52-a3b965abe8d8", "vfModuleModelCustomizationUUID": "704f1318-1a51-4208-bba7-eef07702d687", "isBase": true, "artifacts": [ "378d8618-dc19-4ceb-a3d3-2c7d8a60b50f", "8660baf2-6e5b-4065-b1d1-734d2f06dfd8" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-17T01:40:27.799Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6d3418b6-85ee-4f7d-ad52-a3b965abe8d8 VfModuleModelInvariantUUID:238a1287-519c-460d-bf5e-d67aefef70fe VfModuleModelDescription:NULL Artifacts UUID List:{ 378d8618-dc19-4ceb-a3d3-2c7d8a60b50f , 8660baf2-6e5b-4065-b1d1-734d2f06dfd8 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-17T01:40:27.802Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "238a1287-519c-460d-bf5e-d67aefef70fe", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6d3418b6-85ee-4f7d-ad52-a3b965abe8d8", "vfModuleModelCustomizationUUID": "704f1318-1a51-4208-bba7-eef07702d687", "isBase": true, "artifacts": [ "378d8618-dc19-4ceb-a3d3-2c7d8a60b50f", "8660baf2-6e5b-4065-b1d1-734d2f06dfd8" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu20", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-17T01:40:27.803Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6d3418b6-85ee-4f7d-ad52-a3b965abe8d8 VfModuleModelInvariantUUID:238a1287-519c-460d-bf5e-d67aefef70fe VfModuleModelDescription:NULL Artifacts UUID List:{ 378d8618-dc19-4ceb-a3d3-2c7d8a60b50f , 8660baf2-6e5b-4065-b1d1-734d2f06dfd8 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu20 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-17T01:40:27.803Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 378d8618-dc19-4ceb-a3d3-2c7d8a60b50f from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-05-17T01:40:27.803Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:40:27.803Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-05-17T01:40:28.021Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:40:28.021Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 378d8618-dc19-4ceb-a3d3-2c7d8a60b50f 5033 2023-05-17T01:40:28.022Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-05-17T01:40:28.022Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-05-17T01:40:28.022Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:40:28.022Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:28.022Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:28.022Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287628022, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:29.024Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to download the artifact UUID: 8660baf2-6e5b-4065-b1d1-734d2f06dfd8 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-05-17T01:40:29.025Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - download 2023-05-17T01:40:29.025Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-05-17T01:40:29.142Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||GET Response Status 200 2023-05-17T01:40:29.143Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 8660baf2-6e5b-4065-b1d1-734d2f06dfd8 903 2023-05-17T01:40:29.143Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-05-17T01:40:29.144Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-05-17T01:40:29.144Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T01:40:29.144Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:29.145Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:29.145Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287629143, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:30.147Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Preparing to deploy Service: eda1e4a1-6115-415c-82d6-36520fc1d00e 2023-05-17T01:40:30.147Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 557d08d7-92c0-4e71-bddc-318a7c528fae ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:40:30.177Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@f538beb, org.onap.sdc.toscaparser.api.parameters.Input@fe5be99, org.onap.sdc.toscaparser.api.parameters.Input@51679f92, org.onap.sdc.toscaparser.api.parameters.Input@4a2aa226, org.onap.sdc.toscaparser.api.parameters.Input@59b5745b] 2023-05-17T01:40:30.179Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.179Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:30.179Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||VF Category is: Generic 2023-05-17T01:40:30.180Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||VFCustomizationUUID= 40d9efc4-aa22-457a-9947-7281e8b29b95 2023-05-17T01:40:30.180Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 40d9efc4-aa22-457a-9947-7281e8b29b95 matches Tosca VF Customization UUID: 40d9efc4-aa22-457a-9947-7281e8b29b95 2023-05-17T01:40:30.180Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||vfCustomizationUUID: 40d9efc4-aa22-457a-9947-7281e8b29b95 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-17T01:40:30.185Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.185Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:30.186Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||resource request for resource customization id 40d9efc4-aa22-457a-9947-7281e8b29b95: {\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_model_version\":\"1.0.0\",\"sdnc_artifact_name\":\"vnf\",\"sdnc_model_name\":\"ubuntu20\"} 2023-05-17T01:40:30.186Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@9d42805 2023-05-17T01:40:30.186Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.186Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T01:40:30.187Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 704f1318-1a51-4208-bba7-eef07702d687 2023-05-17T01:40:30.187Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 704f1318-1a51-4208-bba7-eef07702d687 Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-17T01:40:30.192Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.192Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:30.193Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:40:30.193Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.193Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:30.193Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:40:30.193Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.193Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2023-05-17T01:40:30.193Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template abstract_ubuntu20 is matching search criteria 2023-05-17T01:40:30.194Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template ubuntu20_admin_security_group is not matching search criteria 2023-05-17T01:40:30.194Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=94948b27-54e2-4ae7-810f-7a1de2d9f42a Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-17T01:40:30.200Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.200Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:30.200Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T01:40:30.201Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.201Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2023-05-17T01:40:30.201Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=40d9efc4-aa22-457a-9947-7281e8b29b95 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:40:30.205Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.206Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:30.206Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500|| resourceSeq for service uuid eda1e4a1-6115-415c-82d6-36520fc1d00e: basic_vm_macro 2023-05-17T01:40:30.206Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.206Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:30.206Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.206Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:30.206Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.207Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:30.207Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.207Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:30.207Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T01:40:30.207Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T01:40:30.207Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T01:40:30.420Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 557d08d7-92c0-4e71-bddc-318a7c528fae 1 ASDC deployResourceStructure 2023-05-17T01:40:30.421Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json ASDC sendASDCNotification 2023-05-17T01:40:30.421Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2023-05-17T01:40:30.421Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:40:30.422Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:30.422Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:30.422Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287630421, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:31.423Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2023-05-17T01:40:31.423Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2023-05-17T01:40:31.423Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:40:31.424Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:31.424Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:31.424Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287631423, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:32.425Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2023-05-17T01:40:32.425Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2023-05-17T01:40:32.425Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:40:32.425Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:32.426Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:32.426Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287632425, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:33.427Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2023-05-17T01:40:33.428Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2023-05-17T01:40:33.428Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T01:40:33.428Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:40:33.428Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:40:33.428Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287633427, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:40:34.429Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9facc3ce-67be-4044-88d2-483fbcea46cc Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:40:34.459Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9facc3ce-67be-4044-88d2-483fbcea46cc Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T01:40:34.465Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T01:40:34.465Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-17T01:40:34.466Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-17T01:40:34.466Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-17T01:40:34.466Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:40:34.466Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:40:34.466Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:40:34.466Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:40:34.466Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T01:40:34.466Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T01:40:34.484Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-17T01:41:04.485Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9facc3ce-67be-4044-88d2-483fbcea46cc and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-17T01:41:04.504Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9facc3ce-67be-4044-88d2-483fbcea46cc and serviceModelVersionId: eda1e4a1-6115-415c-82d6-36520fc1d00e 2023-05-17T01:41:04.505Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 688e23d9-b3c9-4830-844a-662b30212c61 2023-05-17T01:41:04.505Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/688e23d9-b3c9-4830-844a-662b30212c61/model-vers/model-ver/eda1e4a1-6115-415c-82d6-36520fc1d00e?depth=0 2023-05-17T01:41:04.511Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2023-05-17T01:41:04.546Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/688e23d9-b3c9-4830-844a-662b30212c61/model-vers/model-ver/eda1e4a1-6115-415c-82d6-36520fc1d00e?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-05-17T01:41:04.546Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/688e23d9-b3c9-4830-844a-662b30212c61/model-vers/model-ver/eda1e4a1-6115-415c-82d6-36520fc1d00e?depth=0|INFO|500||Invoke 2023-05-17T01:41:04.553Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/688e23d9-b3c9-4830-844a-662b30212c61/model-vers/model-ver/eda1e4a1-6115-415c-82d6-36520fc1d00e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-17T01:41:04.713Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/688e23d9-b3c9-4830-844a-662b30212c61/model-vers/model-ver/eda1e4a1-6115-415c-82d6-36520fc1d00e?depth=0|INFO|500||InvokeReturn 2023-05-17T01:41:04.713Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/688e23d9-b3c9-4830-844a-662b30212c61/model-vers/model-ver/eda1e4a1-6115-415c-82d6-36520fc1d00e?depth=0 has http status code:200 and response headers:{date=[Wed, 17 May 2023 01:41:04 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[156], vertex-id=[229536], x-aai-txid=[1-aai-resources-230517-01:41:04:739-37357], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-17T01:41:04.713Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2023-05-17T01:41:04.713Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-17T01:41:04.714Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T01:41:04.726Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-17T01:41:04.726Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9facc3ce-67be-4044-88d2-483fbcea46cc and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-17T01:41:04.726Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-17T01:41:04.727Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||DistributionClient - sendStatus 2023-05-17T01:41:04.727Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T01:41:04.727Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Trying to send status: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287664726, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-17T01:41:06.279Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:41:20.043Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:41:20.055Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.055Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2023-05-17T01:41:20.056Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.056Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.056Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T01:41:20.057Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.057Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.057Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287615790, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2023-05-17T01:41:20.057Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.057Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.057Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287624384, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T01:41:20.058Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.058Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.058Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287626791, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T01:41:20.058Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.058Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.058Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287628022, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T01:41:20.059Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.059Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.059Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287629143, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2023-05-17T01:41:20.059Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.059Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.059Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287630421, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T01:41:20.060Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.060Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.060Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287631423, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2023-05-17T01:41:20.060Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.061Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.061Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287632425, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2023-05-17T01:41:20.061Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.061Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.061Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287633427, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T01:41:20.062Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:41:20.062Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T01:41:20.062Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: { "distributionID": "9facc3ce-67be-4044-88d2-483fbcea46cc", "consumerID": "SO-sdc-controller", "timestamp": 1684287664726, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-17T01:41:20.063Z||pool-2-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T01:42:06.280Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:42:20.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:43:06.281Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:43:20.044Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:44:06.283Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:44:20.046Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:45:06.284Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:45:20.046Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:46:06.286Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:46:20.047Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:47:06.286Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:47:20.049Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:48:06.288Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:48:20.050Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:49:06.289Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:49:20.051Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:50:06.289Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:50:20.052Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:51:06.291Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:51:20.054Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:52:06.292Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:52:20.054Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:53:06.293Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:53:20.056Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:54:06.295Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:54:20.057Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:55:06.296Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:55:20.059Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:56:06.297Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:56:20.059Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:57:06.297Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:57:20.061Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:58:06.298Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:58:20.062Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T01:59:06.298Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T01:59:20.062Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:00:06.300Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:00:20.063Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:01:06.302Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:01:20.065Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:02:06.303Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:02:20.066Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:03:06.304Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:03:20.068Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:04:06.306Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:04:20.069Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:05:06.306Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:05:20.069Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:06:06.307Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:06:20.071Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:07:06.309Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:07:20.071Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:08:06.312Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:08:20.073Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:09:06.312Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:09:20.074Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:10:06.314Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:10:20.074Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:11:06.314Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:11:20.074Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:12:06.315Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:12:20.075Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:13:06.316Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:13:20.076Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:14:06.316Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:14:20.076Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:15:06.318Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:15:20.077Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:16:06.318Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:16:20.079Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:17:06.320Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:17:20.079Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:18:06.321Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:18:20.081Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:19:06.322Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:19:20.082Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:20:06.324Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:20:20.082Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:21:06.325Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:21:20.084Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:22:06.327Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:22:20.084Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:23:06.328Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:23:20.085Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:24:06.329Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:24:20.085Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:25:06.330Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:25:20.086Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:26:06.331Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:26:20.088Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:27:06.331Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:27:20.088Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:28:06.333Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:28:20.090Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:29:06.333Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:29:20.091Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:30:06.334Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:30:20.092Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:31:06.336Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:31:20.093Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:32:06.337Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:32:20.093Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:33:06.339Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:33:20.095Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:34:06.340Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:34:20.096Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:35:06.342Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:35:20.098Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:36:06.343Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:36:20.098Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:37:06.345Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:37:20.099Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:38:06.346Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:38:20.100Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:39:06.348Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:39:20.101Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:40:06.350Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:40:20.102Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:41:06.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:41:20.103Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:42:06.351Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:42:20.104Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:43:06.353Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:43:20.105Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:44:06.354Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:44:20.105Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:45:06.355Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:45:20.106Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:46:06.356Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:46:20.107Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:47:06.357Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:47:20.107Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:48:06.359Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:48:20.109Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:49:06.360Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:49:20.110Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:50:06.360Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:50:20.111Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:51:06.361Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:51:20.111Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:52:06.361Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:52:20.113Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:53:06.362Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:53:20.113Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:54:06.364Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:54:20.115Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:55:06.364Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:55:20.115Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:56:06.365Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:56:20.117Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:57:06.367Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:57:20.117Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:58:06.369Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:58:20.118Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T02:59:06.369Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T02:59:20.120Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:00:06.370Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:00:20.121Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:01:06.371Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:01:20.121Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:02:06.372Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:02:20.123Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:03:06.373Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:03:20.124Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:04:06.374Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:04:20.126Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:05:06.375Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:05:20.128Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:06:06.376Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:06:20.130Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:07:06.377Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:07:20.130Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:08:06.377Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:08:20.132Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:09:06.379Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:09:20.133Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:10:06.379Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:10:20.134Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:11:06.379Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:11:20.134Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:12:06.381Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:12:20.136Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:13:06.382Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:13:20.138Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:14:06.384Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:14:20.139Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:15:06.384Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:15:20.140Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:16:06.386Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:16:20.141Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:17:06.386Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:17:20.141Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:18:06.388Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:18:20.141Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:19:06.389Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:19:20.142Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:20:06.391Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:20:20.144Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:21:06.393Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:21:20.145Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:22:06.394Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:22:20.147Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:23:06.395Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:23:20.147Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:24:06.395Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:24:20.149Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:25:06.395Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:25:20.149Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:26:06.396Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:26:20.151Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:27:06.398Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:27:20.152Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:28:06.399Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:28:20.153Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:29:06.400Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:29:20.154Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:30:06.400Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:30:20.154Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:31:06.401Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:31:20.155Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:32:06.403Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:32:20.157Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:33:06.404Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:33:20.157Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:34:06.405Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:34:20.159Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:35:06.406Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:35:20.159Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:36:06.407Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:36:20.161Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:37:06.408Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:37:20.161Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:38:06.410Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:38:20.163Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:39:06.410Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:39:20.164Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:40:06.412Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:40:20.165Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:41:06.413Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:41:20.165Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:42:06.414Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:42:20.166Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:43:06.415Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:43:20.168Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:44:06.417Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:44:20.168Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:45:06.417Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:45:20.170Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:46:06.418Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:46:20.170Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:47:06.419Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:47:20.171Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:48:06.420Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:48:20.173Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:49:06.420Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:49:20.173Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:50:06.422Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:50:20.173Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:51:06.422Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:51:20.175Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:52:06.424Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:52:20.176Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:53:06.425Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:53:20.177Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:54:06.425Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:54:20.179Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:55:06.426Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:55:20.179Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:56:06.427Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:56:20.181Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:57:06.428Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:57:20.182Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:58:06.429Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:58:20.183Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T03:59:06.430Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T03:59:20.183Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:00:06.431Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:00:20.185Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:01:06.433Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:01:20.186Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:02:06.436Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:02:20.188Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:03:06.436Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:03:20.190Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:04:06.436Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:04:20.191Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:05:06.438Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:05:20.192Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:06:06.439Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:06:20.192Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:07:06.440Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:07:20.194Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:08:06.441Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:08:20.194Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:09:06.443Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:09:20.196Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:10:06.444Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:10:20.196Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:11:06.445Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:11:20.196Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:12:06.447Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:12:20.199Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:13:06.448Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:13:20.200Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:14:06.449Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:14:20.200Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:15:06.450Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:15:20.202Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:16:06.451Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:16:20.203Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:17:06.451Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:17:20.203Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:18:06.453Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:18:20.205Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:19:06.453Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:19:20.206Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:20:06.454Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:20:20.206Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:21:06.455Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:21:20.207Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:22:06.456Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:22:20.208Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:23:06.456Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:23:20.210Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:24:06.456Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:24:20.210Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:25:06.457Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:25:20.211Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:26:06.459Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:26:20.211Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:27:06.460Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:27:20.213Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:28:06.461Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:28:20.213Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:29:06.463Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:29:20.215Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:30:06.464Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:30:20.217Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:31:06.464Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:31:20.218Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:32:06.465Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:32:20.219Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:33:06.467Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:33:20.219Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:34:06.467Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:34:20.221Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:35:06.469Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:35:20.221Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:36:06.471Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:36:20.223Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:37:06.472Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:37:20.224Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:38:06.473Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:38:20.225Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:39:06.473Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:39:20.225Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:40:06.473Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:40:20.227Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:41:06.474Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:41:20.228Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:42:06.474Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:42:20.228Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:43:06.474Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:43:20.230Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:44:06.474Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:44:20.232Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:45:06.476Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:45:20.232Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:46:06.476Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:46:20.233Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:47:06.477Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:47:20.234Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:48:06.479Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:48:20.234Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:49:06.480Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:49:20.235Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:50:06.482Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:50:20.237Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:51:06.483Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:51:20.237Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:52:06.484Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:52:20.239Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:53:06.485Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:53:20.240Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:54:06.486Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:54:20.241Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:55:06.487Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:55:20.242Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:56:06.487Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:56:20.244Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:57:06.488Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:57:20.246Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:58:06.489Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:58:20.247Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T04:59:06.489Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T04:59:20.247Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:00:06.489Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:00:20.248Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:01:06.489Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:01:20.248Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:02:06.490Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:02:20.249Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:03:06.490Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:03:20.250Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:04:06.490Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:04:20.250Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:05:06.491Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:05:20.252Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:06:06.493Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:06:20.253Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:07:06.495Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:07:20.253Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:08:06.497Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:08:20.255Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:09:06.497Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:09:20.255Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:10:06.499Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:10:20.256Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:11:06.500Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:11:20.257Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:12:06.501Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:12:20.257Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:13:06.502Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:13:20.259Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:14:06.503Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:14:20.260Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:15:06.504Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:15:20.262Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:16:06.505Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:16:20.263Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:17:06.506Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:17:20.264Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:18:06.506Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:18:20.265Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:19:06.508Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:19:20.266Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:20:06.509Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:20:20.267Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:21:06.509Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:21:20.268Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:22:06.511Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:22:20.268Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:23:06.512Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:23:20.270Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:24:06.514Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:24:20.271Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:25:06.515Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:25:20.271Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:26:06.515Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:26:20.273Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:27:06.517Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:27:20.273Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:28:06.517Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:28:20.274Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:29:06.517Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:29:20.275Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:30:06.519Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:30:20.275Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:31:06.520Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:31:20.276Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:32:06.521Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:32:20.278Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:33:06.521Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:33:20.278Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:34:06.523Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:34:20.278Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:35:06.524Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:35:20.280Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:36:06.525Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:36:20.281Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:37:06.525Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:37:20.282Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:38:06.527Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:38:20.283Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:39:06.529Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:39:20.284Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:40:06.530Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:40:20.285Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:41:06.531Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:41:20.287Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:42:06.531Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:42:20.288Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:43:06.532Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:43:20.289Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:44:06.532Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:44:20.290Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:45:06.534Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:45:20.290Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:46:06.535Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:46:20.291Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:47:06.535Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:47:20.291Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:48:06.536Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:48:20.292Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:49:06.538Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:49:20.294Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:50:06.538Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:50:20.295Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:51:06.539Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:51:20.295Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:52:06.540Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:52:20.295Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:53:06.547Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:53:20.296Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:54:06.548Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:54:20.298Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:55:06.549Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:55:20.300Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:56:06.550Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:56:20.300Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:57:06.550Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:57:20.302Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:58:06.551Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:58:20.303Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T05:59:06.553Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T05:59:20.304Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:00:06.554Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:00:20.305Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:01:06.556Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:01:20.307Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:02:06.556Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:02:20.307Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:03:06.558Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:03:20.309Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:04:06.559Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:04:20.310Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:05:06.559Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:05:20.311Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:06:06.560Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:06:20.311Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:07:06.562Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:07:20.312Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:08:06.562Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:08:20.313Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:09:06.562Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:09:20.313Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:10:06.564Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:10:20.315Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:11:06.564Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:11:20.316Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:12:06.566Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:12:20.317Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:13:06.567Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:13:20.317Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:14:06.568Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:14:20.318Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:15:06.569Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:15:20.319Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:16:06.570Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:16:20.319Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:17:06.571Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:17:20.321Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:18:06.573Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:18:20.323Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:19:06.574Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:19:20.324Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:20:06.576Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:20:20.325Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:21:06.577Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:21:20.326Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:22:06.577Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:22:20.327Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:23:06.579Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:23:20.327Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:24:06.580Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:24:20.327Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:25:06.580Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:25:20.329Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:26:06.581Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:26:20.330Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:27:06.582Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:27:20.331Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:28:06.584Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:28:20.331Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:29:06.584Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:29:20.331Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:30:06.586Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:30:20.333Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:31:06.586Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:31:20.334Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:32:06.587Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:32:20.334Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:33:06.588Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:33:20.335Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:34:06.590Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:34:20.336Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:35:06.590Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:35:20.337Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:36:06.592Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:36:20.337Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:37:06.594Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:37:20.339Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:38:06.594Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:38:20.339Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:39:06.595Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:39:20.339Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:40:06.596Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:40:20.340Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:41:06.598Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:41:20.341Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:42:06.598Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:42:20.343Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:43:06.599Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:43:20.344Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:44:06.600Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:44:20.345Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:45:06.602Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:45:20.346Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:46:06.603Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:46:20.346Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:47:06.603Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:47:20.347Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:48:06.604Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:48:20.349Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:49:06.606Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:49:20.349Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:50:06.607Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:50:20.350Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:51:06.609Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:51:20.350Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:52:06.609Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:52:20.352Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:53:06.610Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:53:20.352Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:54:06.612Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:54:20.353Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:55:06.613Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:55:20.355Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:56:06.613Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:56:20.357Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:57:06.615Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:57:20.358Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:58:06.615Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:58:20.358Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T06:59:06.617Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T06:59:20.358Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:00:06.617Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:00:20.358Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:01:06.619Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:01:20.360Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:02:06.619Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:02:20.360Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:03:06.620Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:03:20.362Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:04:06.621Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:04:20.363Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:05:06.622Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:05:20.364Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:06:06.623Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:06:20.365Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:07:06.623Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:07:20.367Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:08:06.624Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:08:20.368Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:09:06.625Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:09:20.368Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:10:06.625Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:10:20.370Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:11:06.627Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:11:20.371Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:12:06.628Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:12:20.371Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:13:06.629Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:13:20.371Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:14:06.630Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:14:20.372Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:15:06.631Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:15:20.374Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:16:06.631Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:16:20.374Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:17:06.633Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:17:20.376Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:18:06.634Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:18:20.376Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:19:06.635Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:19:20.378Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:20:06.636Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:20:20.378Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:21:06.637Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:21:20.380Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:22:06.638Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:22:20.380Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:23:06.640Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:23:20.381Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:24:06.641Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:24:20.383Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:25:06.641Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:25:20.384Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:26:06.643Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:26:20.386Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:27:06.644Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:27:20.388Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:28:06.646Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:28:20.389Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:29:06.646Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:29:20.390Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:30:06.648Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:30:20.391Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:31:06.648Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:31:20.392Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:32:06.650Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:32:20.393Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:33:06.651Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:33:20.394Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:34:06.652Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:34:20.395Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:35:06.653Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:35:20.396Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:36:06.654Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:36:20.396Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:37:06.655Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:37:20.398Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:38:06.657Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:38:20.398Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:39:06.658Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:39:20.400Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:40:06.660Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:40:20.400Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:41:06.660Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:41:20.402Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:42:06.662Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:42:20.403Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:43:06.663Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:43:20.403Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:44:06.664Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:44:20.403Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:45:06.664Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:45:20.404Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:46:06.665Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:46:20.405Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:47:06.666Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:47:20.407Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:48:06.667Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:48:20.407Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:49:06.669Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:49:20.408Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:50:06.670Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:50:20.409Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:51:06.671Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:51:20.410Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:52:06.671Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:52:20.411Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:53:06.673Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:53:20.411Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:54:06.674Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:54:20.413Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:55:06.674Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:55:20.413Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:56:06.676Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:56:20.415Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:57:06.676Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:57:20.416Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:58:06.677Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:58:20.417Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T07:59:06.677Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T07:59:20.417Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:00:06.678Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:00:20.419Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:01:06.678Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:01:20.420Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:02:06.680Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:02:20.420Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:03:06.680Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:03:20.422Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:04:06.681Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:04:20.422Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:05:06.683Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:05:20.424Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:06:06.684Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:06:20.424Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:07:06.686Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:07:20.425Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:08:06.687Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:08:20.425Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:09:06.687Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:09:20.427Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:10:06.689Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:10:20.427Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:11:06.691Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:11:20.427Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:12:06.692Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:12:20.429Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:13:06.693Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:13:20.430Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:14:06.694Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:14:20.432Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:15:06.694Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:15:20.433Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:16:06.695Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:16:20.434Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:17:06.695Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:17:20.435Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:18:06.696Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:18:20.436Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:19:06.696Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:19:20.436Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:20:06.698Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:20:20.436Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:21:06.699Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:21:20.438Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:22:06.700Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:22:20.438Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:23:06.700Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:23:20.439Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:24:06.701Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:24:20.441Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:25:06.703Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:25:20.442Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:26:06.704Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:26:20.443Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:27:06.705Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:27:20.444Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:28:06.705Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:28:20.445Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:29:06.707Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:29:20.446Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:30:06.708Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:30:20.446Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:31:06.708Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:31:20.447Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:32:06.709Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:32:20.447Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:33:06.709Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:33:20.449Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:34:06.710Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:34:20.450Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:35:06.712Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:35:20.451Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:36:06.713Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:36:20.452Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:37:06.715Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:37:20.453Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:38:06.715Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:38:20.455Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:39:06.715Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:39:20.456Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:40:06.716Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:40:20.457Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:41:06.717Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:41:20.457Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:42:06.719Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:42:20.458Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:43:06.720Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:43:20.459Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:44:06.722Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:44:20.461Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:45:06.723Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:45:20.463Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:46:06.724Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:46:20.463Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:47:06.724Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:47:20.465Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:48:06.725Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:48:20.466Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:49:06.726Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:49:20.466Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:50:06.726Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:50:20.467Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:51:06.728Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:51:20.468Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:52:06.729Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:52:20.468Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:53:06.731Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:53:20.470Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:54:06.732Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:54:20.470Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:55:06.733Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:55:20.472Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:56:06.734Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:56:20.473Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:57:06.735Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:57:20.474Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:58:06.736Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:58:20.476Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T08:59:06.738Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T08:59:20.476Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:00:06.739Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:00:20.478Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:01:06.740Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:01:20.479Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:02:06.741Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:02:20.479Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:03:06.741Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:03:20.481Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:04:06.743Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:04:20.481Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:05:06.743Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:05:20.483Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:06:06.744Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:06:20.484Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:07:06.746Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:07:20.485Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:08:06.746Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:08:20.487Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:09:06.748Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:09:20.487Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:10:06.749Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:10:20.489Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:11:06.749Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:11:20.489Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:12:06.750Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:12:20.489Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:13:06.751Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:13:20.491Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:14:06.753Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:14:20.493Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:15:06.753Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:15:20.493Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:16:06.755Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:16:20.495Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:17:06.755Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:17:20.495Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:18:06.757Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:18:20.496Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:19:06.757Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:19:20.498Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:20:06.759Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:20:20.498Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:21:06.759Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:21:20.499Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:22:06.759Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:22:20.500Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:23:06.760Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:23:20.501Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:24:06.761Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:24:20.502Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:25:06.762Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:25:20.503Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:26:06.763Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:26:20.503Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:27:06.764Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:27:20.505Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:28:06.765Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:28:20.506Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:29:06.765Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:29:20.507Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:30:06.766Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:30:20.507Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:31:06.767Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:31:20.508Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:32:06.768Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:32:20.510Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:33:06.769Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:33:20.511Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:34:06.771Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:34:20.513Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:35:06.771Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:35:20.514Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:36:06.773Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:36:20.514Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:37:06.773Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:37:20.515Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:38:06.774Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:38:20.517Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:39:06.774Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:39:20.518Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:40:06.776Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:40:20.518Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:41:06.776Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:41:20.519Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:42:06.778Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:42:20.519Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:43:06.780Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:43:20.520Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:44:06.780Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:44:20.522Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:45:06.782Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:45:20.523Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:46:06.783Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:46:20.523Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:47:06.784Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:47:20.524Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:48:06.786Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:48:20.525Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:49:06.786Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:49:20.526Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:50:06.788Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:50:20.528Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:51:06.789Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:51:20.528Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:52:06.791Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:52:20.528Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:53:06.792Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:53:20.530Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:54:06.793Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:54:20.531Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:55:06.794Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:55:20.532Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:56:06.795Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:56:20.533Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:57:06.796Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:57:20.533Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:58:06.797Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:58:20.535Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T09:59:06.799Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T09:59:20.536Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:00:06.800Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:00:20.537Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:01:06.800Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:01:20.538Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:02:06.804Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:02:20.538Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:03:06.805Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:03:20.541Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:04:06.806Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:04:20.542Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:05:06.807Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:05:20.543Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:06:06.808Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:06:20.544Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:07:06.809Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:07:20.546Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:08:06.809Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:08:20.546Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:09:06.810Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:09:20.548Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:10:06.812Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:10:20.549Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:11:06.812Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:11:20.549Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:12:06.813Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:12:20.550Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:13:06.815Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:13:20.551Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:14:06.816Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:14:20.552Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:15:06.821Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:15:20.555Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:16:06.822Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:16:20.556Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:17:06.824Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:17:20.557Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:18:06.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:18:20.558Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:19:06.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:19:20.560Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:20:06.826Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:20:20.561Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:21:06.827Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:21:20.561Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:22:06.827Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:22:20.561Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:23:06.829Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:23:20.562Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:24:06.830Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:24:20.563Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:25:06.831Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:25:20.564Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:26:06.833Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:26:20.565Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:27:06.833Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:27:20.565Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:28:06.834Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:28:20.566Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:29:06.835Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:29:20.567Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:30:06.837Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:30:20.568Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:31:06.837Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:31:20.570Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:32:06.839Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:32:20.572Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:33:06.839Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:33:20.572Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:34:06.840Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:34:20.573Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:35:06.841Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:35:20.574Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:36:06.842Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:36:20.575Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:37:06.844Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:37:20.576Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:38:06.844Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:38:20.576Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:39:06.846Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:39:20.578Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:40:06.847Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:40:20.579Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:41:06.848Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:41:20.580Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:42:06.849Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:42:20.580Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:43:06.849Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:43:20.582Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:44:06.850Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:44:20.582Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:45:06.850Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:45:20.584Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:46:06.851Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:46:20.584Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:47:06.853Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:47:20.584Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:48:06.853Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:48:20.585Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:49:06.855Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:49:20.587Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:50:06.856Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:50:20.588Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:51:06.857Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:51:20.589Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:52:06.858Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:52:20.591Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:53:06.858Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:53:20.591Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:54:06.860Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:54:20.592Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:55:06.860Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:55:20.592Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:56:06.862Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:56:20.592Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:57:06.862Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:57:20.593Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:58:06.864Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:58:20.595Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T10:59:06.866Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T10:59:20.596Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:00:06.867Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:00:20.597Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:01:06.868Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:01:20.598Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:02:06.868Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:02:20.599Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:03:06.870Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:03:20.599Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:04:06.871Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:04:20.599Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:05:06.873Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:05:20.600Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:06:06.873Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:06:20.601Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:07:06.875Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:07:20.602Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:08:06.875Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:08:20.602Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:09:06.876Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:09:20.603Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:10:06.878Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:10:20.604Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:11:06.879Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:11:20.605Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:12:06.880Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:12:20.606Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:13:06.882Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:13:20.607Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:14:06.883Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:14:20.607Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:15:06.884Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:15:20.609Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:16:06.884Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:16:20.610Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:17:06.885Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:17:20.610Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:18:06.886Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:18:20.611Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:19:06.888Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:19:20.613Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:20:06.888Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:20:20.615Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:21:06.888Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:21:20.615Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:22:06.890Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:22:20.617Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:23:06.890Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:23:20.617Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:24:06.891Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:24:20.618Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:25:06.893Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:25:20.620Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:26:06.894Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:26:20.621Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:27:06.896Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:27:20.623Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:28:06.897Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:28:20.623Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:29:06.898Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:29:20.625Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:30:06.900Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:30:20.625Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:31:06.901Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:31:20.625Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:32:06.902Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:32:20.625Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:33:06.902Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:33:20.626Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:34:06.904Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:34:20.627Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:35:06.905Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:35:20.628Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:36:06.906Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:36:20.630Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:37:06.907Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:37:20.631Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:38:06.908Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:38:20.631Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:39:06.908Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:39:20.633Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:40:06.909Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:40:20.634Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:41:06.911Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:41:20.635Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:42:06.912Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:42:20.636Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:43:06.913Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:43:20.636Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:44:06.914Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:44:20.638Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:45:06.915Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:45:20.639Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:46:06.916Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:46:20.640Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:47:06.917Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:47:20.640Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:48:06.919Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:48:20.642Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:49:06.919Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:49:20.643Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:50:06.921Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:50:20.643Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:51:06.921Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:51:20.645Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:52:06.922Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:52:20.646Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:53:06.923Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:53:20.647Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:54:06.925Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:54:20.648Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:55:06.926Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:55:20.649Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:56:06.928Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:56:20.651Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:57:06.928Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:57:20.652Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:58:06.930Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:58:20.653Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T11:59:06.930Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T11:59:20.654Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:00:06.930Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:00:20.655Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:01:06.930Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:01:20.656Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:02:06.930Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:02:20.657Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:03:06.932Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:03:20.657Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:04:06.933Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:04:20.658Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:05:06.934Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:05:20.659Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:06:06.935Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:06:20.659Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:07:06.936Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:07:20.659Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:08:06.937Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:08:20.660Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:09:06.938Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:09:20.661Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:10:06.939Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:10:20.662Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:11:06.940Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:11:20.662Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:12:06.940Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:12:20.664Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:13:06.941Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:13:20.664Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:14:06.943Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:14:20.664Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:15:06.944Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:15:20.664Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:16:06.945Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:16:20.665Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:17:06.947Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:17:20.667Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:18:06.948Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:18:20.667Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:19:06.949Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:19:20.669Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:20:06.950Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:20:20.670Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:21:06.951Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:21:20.670Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:22:06.952Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:22:20.671Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:23:06.953Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:23:20.672Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:24:06.955Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:24:20.673Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:25:06.955Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:25:20.674Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:26:06.956Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:26:20.674Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:27:06.957Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:27:20.675Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:28:06.957Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:28:20.677Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:29:06.958Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:29:20.677Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:30:06.960Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:30:20.678Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:31:06.960Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:31:20.679Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:32:06.962Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:32:20.680Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:33:06.963Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:33:20.681Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:34:06.965Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:34:20.682Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:35:06.966Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:35:20.682Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:36:06.967Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:36:20.684Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:37:06.967Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:37:20.684Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:38:06.969Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:38:20.686Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:39:06.969Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:39:20.687Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:40:06.971Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:40:20.689Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:41:06.973Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:41:20.691Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:42:06.974Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:42:20.692Z||pool-2-thread-4|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:43:06.974Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:43:20.693Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:44:06.976Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:44:20.694Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:45:06.976Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:45:20.694Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:46:06.977Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:46:20.696Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:47:06.979Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:47:20.702Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:48:06.980Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:48:20.702Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:49:06.981Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:49:20.704Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:50:06.982Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:50:20.705Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:51:06.983Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:51:20.705Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:52:06.984Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:52:20.707Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:53:06.986Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:53:20.707Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:54:06.986Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:54:20.709Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:55:06.988Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:55:20.709Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:56:06.989Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:56:20.710Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:57:06.990Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:57:20.711Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:58:06.990Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:58:20.713Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T12:59:06.991Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T12:59:20.714Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:00:06.991Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:00:20.714Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:01:06.993Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:01:20.715Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:02:06.993Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:02:20.716Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:03:06.995Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:03:20.717Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:04:06.997Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:04:20.719Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:05:06.999Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:05:20.720Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:06:06.999Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:06:20.721Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:07:07.000Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:07:20.723Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:08:07.001Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:08:20.725Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:09:07.003Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:09:20.726Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:10:07.005Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:10:20.728Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:11:07.006Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:11:20.729Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:12:07.006Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:12:20.730Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:13:07.008Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:13:20.730Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:14:07.008Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:14:20.731Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:15:07.009Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:15:20.732Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:16:07.010Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:16:20.733Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:17:07.011Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:17:20.735Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:18:07.013Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:18:20.736Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:19:07.014Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:19:20.736Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:20:07.015Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:20:20.738Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:21:07.016Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:21:20.738Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:22:07.017Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:22:20.739Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:23:07.018Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:23:20.739Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:24:07.020Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:24:20.740Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:25:07.020Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:25:20.741Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:26:07.022Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:26:20.741Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:27:07.024Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:27:20.742Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:28:07.024Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:28:20.745Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:29:07.026Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:29:20.745Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:30:07.027Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:30:20.745Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:31:07.028Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:31:20.746Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:32:07.030Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:32:20.746Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:33:07.031Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:33:20.746Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:34:07.032Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:34:20.748Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:35:07.034Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:35:20.748Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:36:07.034Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:36:20.748Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:37:07.034Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:37:20.749Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:38:07.034Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:38:20.751Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:39:07.034Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:39:20.752Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:40:07.035Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:40:20.752Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:41:07.036Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:41:20.755Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:42:07.038Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:42:20.757Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:43:07.039Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:43:20.758Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:44:07.041Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:44:20.760Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:45:07.041Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:45:20.761Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:46:07.043Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:46:20.762Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:47:07.045Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:47:20.762Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:48:07.045Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:48:20.764Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:49:07.046Z|9facc3ce-67be-4044-88d2-483fbcea46cc|pool-2-thread-5|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:49:20.764Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:50:07.047Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:50:20.764Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:51:07.048Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:51:20.766Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:52:07.049Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:52:20.767Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:53:07.050Z||pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:53:20.767Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:53:45.326Z||pool-2-thread-9|||||DEBUG|500||received message from topic 2023-05-17T13:53:45.326Z||pool-2-thread-9|||||DEBUG|500||received notification from broker: {"distributionID":"05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea","serviceName":"basic_onboard_DgBtcM","serviceVersion":"1.0","serviceUUID":"6de05810-4801-4202-b5a3-caed5536f71d","serviceDescription":"service","serviceInvariantUUID":"2ee5f764-1a61-46cc-bee0-10249595d533","resources":[{"resourceInstanceName":"basic_onboard_DgBtcM 0","resourceName":"basic_onboard_DgBtcM","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"bebed709-922c-4816-9357-a731dba5d0d9","resourceInvariantUUID":"6dd593dd-4327-4c1a-b028-f69e0d2ac0fb","resourceCustomizationUUID":"4fa3d485-7267-4d71-9682-2582b5291434","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vf-license-model.xml","artifactChecksum":"ODhhZmQxNmIwYWE2MWUyNDU2ZDY5OTM0ODU5NGZmYTA\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"9a9e93c6-2286-455f-b67b-09ebb3a343d5","artifactVersion":"1"},{"artifactName":"basic_onboard_dgbtcm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json","artifactChecksum":"YjcyNDQ2NzNmYjVjZmIzNTU0MjkyMGZjOTNjYTk5ODE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"56a69a7b-f74f-414f-a820-448f569b803d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"5020e0f4-b1fd-4be5-9c29-5c22f57841c5","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"4709f866-842b-4693-aa16-2c62e700867c","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"43af008e-c40d-409c-a109-cdaf610b2584","artifactVersion":"2","generatedFromUUID":"5020e0f4-b1fd-4be5-9c29-5c22f57841c5"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardDgbtcm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-template.yml","artifactChecksum":"N2ZiMjc5MjM1ZjI3MTQ0MDljNDdhYTlmMzFiMjVlYzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"733fbf6c-0f82-43ba-8aaf-799c6c4eabfd","artifactVersion":"1"},{"artifactName":"service-BasicOnboardDgbtcm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar","artifactChecksum":"MjVhNDQ1MzA1MDFhZWYzMjBmMTY2MzBkZjA2YWUyYWM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"fe852150-e5da-4a96-a0f1-5f12b42c0ce1","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-17T13:53:45.329Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T13:53:45.329Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-17T13:53:45.329Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T13:53:45.329Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331587050, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:53:45.340Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T13:53:45.340Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T13:53:45.340Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T13:53:45.341Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T13:53:45.341Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T13:53:45.341Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T13:53:45.392Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:53:45.392Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331587050, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T13:53:45.393Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:53:45.393Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:53:45.393Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "aai-model-loader", "timestamp": 1684331611605, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T13:53:45.393Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:53:46.342Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T13:53:46.343Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-17T13:53:46.343Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T13:53:46.343Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331587050, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:53:47.345Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T13:53:47.345Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-17T13:53:47.345Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T13:53:47.345Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331587050, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:53:48.346Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T13:53:48.347Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-17T13:53:48.347Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T13:53:48.347Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331587050, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:53:49.348Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T13:53:49.348Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-17T13:53:49.348Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T13:53:49.348Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331587050, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:53:50.349Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T13:53:50.349Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-17T13:53:50.350Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T13:53:50.350Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331587050, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:53:51.350Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T13:53:51.351Z||pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-17T13:53:51.351Z||pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T13:53:51.352Z||pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331587050, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:53:52.354Z||pool-2-thread-9|||||DEBUG|500||sending notification to client: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "serviceName": "basic_onboard_DgBtcM", "serviceVersion": "1.0", "serviceUUID": "6de05810-4801-4202-b5a3-caed5536f71d", "serviceDescription": "service", "serviceInvariantUUID": "2ee5f764-1a61-46cc-bee0-10249595d533", "resources": [ { "resourceInstanceName": "basic_onboard_DgBtcM 0", "resourceCustomizationUUID": "4fa3d485-7267-4d71-9682-2582b5291434", "resourceName": "basic_onboard_DgBtcM", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "bebed709-922c-4816-9357-a731dba5d0d9", "resourceInvariantUUID": "6dd593dd-4327-4c1a-b028-f69e0d2ac0fb", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_dgbtcm0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json", "artifactChecksum": "YjcyNDQ2NzNmYjVjZmIzNTU0MjkyMGZjOTNjYTk5ODE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "56a69a7b-f74f-414f-a820-448f569b803d", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "5020e0f4-b1fd-4be5-9c29-5c22f57841c5", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "43af008e-c40d-409c-a109-cdaf610b2584", "generatedFromUUID": "5020e0f4-b1fd-4be5-9c29-5c22f57841c5" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "43af008e-c40d-409c-a109-cdaf610b2584", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardDgbtcm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "artifactChecksum": "MjVhNDQ1MzA1MDFhZWYzMjBmMTY2MzBkZjA2YWUyYWM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "fe852150-e5da-4a96-a0f1-5f12b42c0ce1" } ], "workloadContext": "Production" } 2023-05-17T13:53:52.355Z||pool-2-thread-9|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-17T13:53:52.355Z||pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 6de05810-4801-4202-b5a3-caed5536f71d ASDC 2023-05-17T13:53:52.356Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||ASDC Notification: DistributionID:05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea ServiceName:basic_onboard_DgBtcM ServiceVersion:1.0 ServiceUUID:6de05810-4801-4202-b5a3-caed5536f71d ServiceInvariantUUID:2ee5f764-1a61-46cc-bee0-10249595d533 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardDgbtcm-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar ArtifactUUID:fe852150-e5da-4a96-a0f1-5f12b42c0ce1 ArtifactChecksum:MjVhNDQ1MzA1MDFhZWYzMjBmMTY2MzBkZjA2YWUyYWM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_DgBtcM 0 ResourceCustomizationUUID:4fa3d485-7267-4d71-9682-2582b5291434 ResourceInvariantUUID:6dd593dd-4327-4c1a-b028-f69e0d2ac0fb ResourceName:basic_onboard_DgBtcM ResourceType:VF ResourceUUID:bebed709-922c-4816-9357-a731dba5d0d9 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_dgbtcm0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json ArtifactUUID:56a69a7b-f74f-414f-a820-448f569b803d ArtifactChecksum:YjcyNDQ2NzNmYjVjZmIzNTU0MjkyMGZjOTNjYTk5ODE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml ArtifactUUID:5020e0f4-b1fd-4be5-9c29-5c22f57841c5 ArtifactChecksum:NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env ArtifactUUID:43af008e-c40d-409c-a109-cdaf610b2584 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_ubuntu18.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env ArtifactUUID:43af008e-c40d-409c-a109-cdaf610b2584 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2023-05-17T13:53:52.356Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6de05810-4801-4202-b5a3-caed5536f71d ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T13:53:52.433Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T13:53:52.434Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-05-17T13:53:52.434Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-05-17T13:53:52.434Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: fe852150-e5da-4a96-a0f1-5f12b42c0ce1 from URL: /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar 2023-05-17T13:53:52.434Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-05-17T13:53:52.435Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar 2023-05-17T13:53:52.646Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-05-17T13:53:52.677Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar fe852150-e5da-4a96-a0f1-5f12b42c0ce1 75646 2023-05-17T13:53:52.678Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar ASDC sendASDCNotification 2023-05-17T13:53:52.678Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar 2023-05-17T13:53:52.678Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T13:53:52.678Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-17T13:53:52.678Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T13:53:52.678Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331632678, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:53:53.679Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T13:53:53.680Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||MSO config path is: /app 2023-05-17T13:53:53.681Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Trying to write artifact UUID: fe852150-e5da-4a96-a0f1-5f12b42c0ce1, URL: /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar to file: /app/ASDC/1/service-BasicOnboardDgbtcm-csar.csar 2023-05-17T13:53:53.681Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardDgbtcm-csar.csar 2023-05-17T13:53:53.681Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardDgbtcm-csar.csar 2023-05-17T13:53:53.682Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardDgbtcm-csar.csar 2023-05-17T13:53:53.811Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP2802491783319097516/Definitions/service-BasicOnboardDgbtcm-template.yml Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_security_groups" is not provided Log warning: The required parameter "compute_ubuntu18_user_data_format" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_ip_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided Log warning: The required parameter "compute_ubuntu18_metadata" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided Log warning: The required parameter "compute_ubuntu18_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network" is not provided Log warning: The required parameter "compute_ubuntu18_key_name" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role_tag" is not provided 2023-05-17T13:53:54.695Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-17T13:53:54.696Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-05-17T13:53:54.696Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardDgbtcm-csar.csar 2023-05-17T13:53:54.696Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-17T13:53:54.696Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicOnboardDgbtcm-csar.csar 2023-05-17T13:53:54.696Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_DgBtcM 0" are missing field(s): [nf_function, nf_role, nf_naming_code, nf_type, min_instances, max_instances, sdnc_model_name, sdnc_model_version, sdnc_artifact_name]. CSAR name - /app/ASDC/1/service-BasicOnboardDgbtcm-csar.csar 2023-05-17T13:53:54.696Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardDgbtcm-csar.csar 2023-05-17T13:53:54.696Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardDgbtcm-csar.csar 2023-05-17T13:53:54.696Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardDgbtcm-csar.csar 2023-05-17T13:53:54.696Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardDgbtcm-csar.csar 2023-05-17T13:53:54.696Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicOnboardDgbtcm-csar.csar 2023-05-17T13:53:54.697Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||WARN|500||#################################################################################################### 2023-05-17T13:53:54.697Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:54.697Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T13:53:54.697Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_DgBtcM 0 is matching search criteria 2023-05-17T13:53:54.697Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-05-17T13:53:54.697Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_DgBtcM 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T13:53:54.697Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:54.697Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T13:53:54.697Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_DgBtcM 0 is matching search criteria 2023-05-17T13:53:54.698Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Search for entities recursively 2023-05-17T13:53:54.698Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_DgBtcM 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T13:53:54.698Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:54.698Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T13:53:54.698Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:54.698Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_DgBtcM 0 is not matching search criteria 2023-05-17T13:53:54.698Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2023-05-17T13:53:54.698Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2023-05-17T13:53:54.698Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2023-05-17T13:53:54.698Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-17T13:53:54.699Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2023-05-17T13:53:54.699Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:54.699Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T13:53:54.699Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:54.699Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_DgBtcM 0 is matching search criteria 2023-05-17T13:53:54.699Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_DgBtcM 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T13:53:54.699Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:54.699Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_DgBtcM 0 is matching search criteria 2023-05-17T13:53:54.699Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_DgBtcM 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T13:53:54.699Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:54.700Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_DgBtcM 0 is matching search criteria 2023-05-17T13:53:54.700Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_DgBtcM 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T13:53:54.700Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:54.700Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_DgBtcM 0 is not matching search criteria 2023-05-17T13:53:54.700Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-05-17T13:53:54.700Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-17T13:53:54.700Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=a772d6db-e13a-4f26-8047-1e6330310bbb 2023-05-17T13:53:54.700Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:54.700Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T13:53:54.700Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:54.700Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T13:53:54.701Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:54.701Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T13:53:54.701Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:54.701Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T13:53:54.701Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_DgBtcM Description:service Model UUID:6de05810-4801-4202-b5a3-caed5536f71d Model Version:NULL Model InvariantUuid:2ee5f764-1a61-46cc-bee0-10249595d533 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_DgBtcM Model UUID:b9a33685-f0b1-442a-9a41-b377abeaffd9 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:6dd593dd-4327-4c1a-b028-f69e0d2ac0fb Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:4fa3d485-7267-4d71-9682-2582b5291434 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ac7a026b-c75a-4622-ae4e-2b67b863a917 ModelName:BasicOnboardDgbtcm..base_ubuntu18..module-0 ModelUuid:f505bf71-5a91-47da-8532-06a196e1fefb ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:a772d6db-e13a-4f26-8047-1e6330310bbb ModelInvariantUuid:f5b2a16c-48d9-468e-8ffd-5fce500bdeb1 ModelName:basic_onboard_DgBtcM-nodes.ubuntu18Cvfc ModelUuid:de41cf64-2e73-411e-97d3-8691cee0bbeb ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:81874cfe-367a-4dff-893d-edea1ed40f63 ModelInvariantUuid:2dfab498-0ff3-4a46-b37c-a77ae621c133 ModelName:BasicOnboardDgbtcm.compute.nodes.heat.ubuntu18 ModelUuid:0bf178aa-0005-40a7-abd1-b4381169f3fc ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-17T13:53:54.726Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Processing Resource Type: VF, Model UUID: bebed709-922c-4816-9357-a731dba5d0d9 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T13:53:54.735Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||basic_onboard_DgBtcM 0 2023-05-17T13:53:54.735Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Processing Resource Type: VF and Model UUID: bebed709-922c-4816-9357-a731dba5d0d9 2023-05-17T13:53:54.736Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 56a69a7b-f74f-414f-a820-448f569b803d from URL: /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json 2023-05-17T13:53:54.736Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-05-17T13:53:54.736Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json 2023-05-17T13:53:54.834Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-05-17T13:53:54.835Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json 56a69a7b-f74f-414f-a820-448f569b803d 798 2023-05-17T13:53:54.835Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json ASDC sendASDCNotification 2023-05-17T13:53:54.835Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json 2023-05-17T13:53:54.835Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T13:53:54.835Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-17T13:53:54.835Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T13:53:54.835Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331634835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:53:55.836Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardDgbtcm..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "ac7a026b-c75a-4622-ae4e-2b67b863a917", "vfModuleModelVersion": "1", "vfModuleModelUUID": "f505bf71-5a91-47da-8532-06a196e1fefb", "vfModuleModelCustomizationUUID": "3d4fa462-5e42-45d7-b998-303d6f52e81d", "isBase": true, "artifacts": [ "5020e0f4-b1fd-4be5-9c29-5c22f57841c5", "43af008e-c40d-409c-a109-cdaf610b2584" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-17T13:53:55.841Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardDgbtcm..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:f505bf71-5a91-47da-8532-06a196e1fefb VfModuleModelInvariantUUID:ac7a026b-c75a-4622-ae4e-2b67b863a917 VfModuleModelDescription:NULL Artifacts UUID List:{ 5020e0f4-b1fd-4be5-9c29-5c22f57841c5 , 43af008e-c40d-409c-a109-cdaf610b2584 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-17T13:53:55.845Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardDgbtcm..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "ac7a026b-c75a-4622-ae4e-2b67b863a917", "vfModuleModelVersion": "1", "vfModuleModelUUID": "f505bf71-5a91-47da-8532-06a196e1fefb", "vfModuleModelCustomizationUUID": "3d4fa462-5e42-45d7-b998-303d6f52e81d", "isBase": true, "artifacts": [ "5020e0f4-b1fd-4be5-9c29-5c22f57841c5", "43af008e-c40d-409c-a109-cdaf610b2584" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_ubuntu18", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2023-05-17T13:53:55.845Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardDgbtcm..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:f505bf71-5a91-47da-8532-06a196e1fefb VfModuleModelInvariantUUID:ac7a026b-c75a-4622-ae4e-2b67b863a917 VfModuleModelDescription:NULL Artifacts UUID List:{ 5020e0f4-b1fd-4be5-9c29-5c22f57841c5 , 43af008e-c40d-409c-a109-cdaf610b2584 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_ubuntu18 max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2023-05-17T13:53:55.845Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 5020e0f4-b1fd-4be5-9c29-5c22f57841c5 from URL: /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml 2023-05-17T13:53:55.846Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-05-17T13:53:55.846Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml 2023-05-17T13:53:55.972Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-05-17T13:53:55.973Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml 5020e0f4-b1fd-4be5-9c29-5c22f57841c5 5033 2023-05-17T13:53:55.973Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-05-17T13:53:55.973Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml 2023-05-17T13:53:55.973Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T13:53:55.974Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-17T13:53:55.974Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T13:53:55.974Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331635973, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:53:56.975Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Trying to download the artifact UUID: 43af008e-c40d-409c-a109-cdaf610b2584 from URL: /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env 2023-05-17T13:53:56.976Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - download 2023-05-17T13:53:56.976Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env 2023-05-17T13:53:57.094Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||GET Response Status 200 2023-05-17T13:53:57.095Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env 43af008e-c40d-409c-a109-cdaf610b2584 909 2023-05-17T13:53:57.095Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-05-17T13:53:57.095Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env 2023-05-17T13:53:57.096Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T13:53:57.096Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-17T13:53:57.096Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T13:53:57.096Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331637095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:53:58.098Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Preparing to deploy Service: 6de05810-4801-4202-b5a3-caed5536f71d 2023-05-17T13:53:58.098Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_DgBtcM 0 bebed709-922c-4816-9357-a731dba5d0d9 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_, heattempla0_.CREATION_TIMESTAMP as creation3_29_, heattempla0_.DESCRIPTION as descript4_29_, heattempla0_.BODY as body5_29_, heattempla0_.NAME as name6_29_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_, heattempla0_.VERSION as version8_29_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_, heatenviro0_.DESCRIPTION as descript4_26_, heatenviro0_.BODY as body5_26_, heatenviro0_.NAME as name6_26_, heatenviro0_.VERSION as version7_26_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T13:53:58.138Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@314e1059, org.onap.sdc.toscaparser.api.parameters.Input@71b6b8f2, org.onap.sdc.toscaparser.api.parameters.Input@420f8481, org.onap.sdc.toscaparser.api.parameters.Input@39f44815, org.onap.sdc.toscaparser.api.parameters.Input@78794baa] 2023-05-17T13:53:58.140Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:58.140Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T13:53:58.140Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||VF Category is: Generic 2023-05-17T13:53:58.140Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||VFCustomizationUUID= 4fa3d485-7267-4d71-9682-2582b5291434 2023-05-17T13:53:58.141Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 4fa3d485-7267-4d71-9682-2582b5291434 matches Tosca VF Customization UUID: 4fa3d485-7267-4d71-9682-2582b5291434 2023-05-17T13:53:58.141Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||vfCustomizationUUID: 4fa3d485-7267-4d71-9682-2582b5291434 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_, vnfresourc0_.DESCRIPTION as descript6_64_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_, vnfresourc0_.MODEL_NAME as model_na8_64_, vnfresourc0_.MODEL_VERSION as model_ve9_64_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2023-05-17T13:53:58.146Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:58.146Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T13:53:58.147Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||resource request for resource customization id 4fa3d485-7267-4d71-9682-2582b5291434: {\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\"} 2023-05-17T13:53:58.147Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1976e955 2023-05-17T13:53:58.147Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:58.147Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2023-05-17T13:53:58.148Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 3d4fa462-5e42-45d7-b998-303d6f52e81d 2023-05-17T13:53:58.148Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 3d4fa462-5e42-45d7-b998-303d6f52e81d Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_, vfmodule0_.DESCRIPTION as descript3_59_, vfmodule0_.IS_BASE as is_base4_59_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_, vfmodule0_.MODEL_NAME as model_na6_59_, vfmodule0_.MODEL_VERSION as model_ve7_59_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2023-05-17T13:53:58.152Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:58.153Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_DgBtcM 0 is matching search criteria 2023-05-17T13:53:58.153Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_DgBtcM 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T13:53:58.153Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:58.153Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_DgBtcM 0 is matching search criteria 2023-05-17T13:53:58.153Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_DgBtcM 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T13:53:58.153Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:58.153Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_DgBtcM 0 is not matching search criteria 2023-05-17T13:53:58.153Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2023-05-17T13:53:58.154Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2023-05-17T13:53:58.154Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=a772d6db-e13a-4f26-8047-1e6330310bbb Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_, vnfccustom0_.DESCRIPTION as descript3_67_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_, vnfccustom0_.MODEL_NAME as model_na6_67_, vnfccustom0_.MODEL_UUID as model_uu7_67_, vnfccustom0_.MODEL_VERSION as model_ve8_67_, vnfccustom0_.RESOURCE_INPUT as resource9_67_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2023-05-17T13:53:58.159Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:58.160Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_DgBtcM 0 is matching search criteria 2023-05-17T13:53:58.160Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_DgBtcM 0] matching following query criteria: sdcType=VF, customizationUUID=null 2023-05-17T13:53:58.160Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:58.160Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Node template basic_onboard_DgBtcM 0 is matching search criteria 2023-05-17T13:53:58.161Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found topology templates [basic_onboard_DgBtcM 0] matching following query criteria: sdcType=VF, customizationUUID=4fa3d485-7267-4d71-9682-2582b5291434 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T13:53:58.164Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:58.165Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T13:53:58.165Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500|| resourceSeq for service uuid 6de05810-4801-4202-b5a3-caed5536f71d: basic_onboard_DgBtcM 2023-05-17T13:53:58.165Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:58.165Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T13:53:58.165Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:58.165Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T13:53:58.165Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:58.165Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T13:53:58.165Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:58.165Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T13:53:58.165Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T13:53:58.166Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Service basic_onboard_DgBtcM is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T13:53:58.166Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Saving Service: basic_onboard_DgBtcM Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service_info (SERVICE_MODEL_UUID, SERVICE_INPUT, SERVICE_PROPERTIES) values (?, ?, ?) Hibernate: select vnfresourc0_.MODEL_UUID as model_uu1_64_0_, vnfresourc0_.AIC_VERSION_MAX as aic_vers2_64_0_, vnfresourc0_.AIC_VERSION_MIN as aic_vers3_64_0_, vnfresourc0_.RESOURCE_CATEGORY as resource4_64_0_, vnfresourc0_.CREATION_TIMESTAMP as creation5_64_0_, vnfresourc0_.DESCRIPTION as descript6_64_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_0_, vnfresourc0_.MODEL_INVARIANT_UUID as model_in7_64_0_, vnfresourc0_.MODEL_NAME as model_na8_64_0_, vnfresourc0_.MODEL_VERSION as model_ve9_64_0_, vnfresourc0_.ORCHESTRATION_MODE as orchest10_64_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as resourc11_64_0_, vnfresourc0_.TOSCA_NODE_TYPE as tosca_n12_64_0_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? Hibernate: insert into vnf_resource (AIC_VERSION_MAX, AIC_VERSION_MIN, RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vnf_resource_customization (AVAILABILITY_ZONE_MAX_COUNT, CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_DATA_VALID, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, RESOURCE_INPUT, SERVICE_MODEL_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VNF_RESOURCE_MODEL_UUID, VNFCINSTANCEGROUP_ORDER) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select heatenviro0_.ARTIFACT_UUID as artifact1_26_0_, heatenviro0_.ARTIFACT_CHECKSUM as artifact2_26_0_, heatenviro0_.CREATION_TIMESTAMP as creation3_26_0_, heatenviro0_.DESCRIPTION as descript4_26_0_, heatenviro0_.BODY as body5_26_0_, heatenviro0_.NAME as name6_26_0_, heatenviro0_.VERSION as version7_26_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as model_uu1_59_4_, vfmodule0_.CREATION_TIMESTAMP as creation2_59_4_, vfmodule0_.DESCRIPTION as descript3_59_4_, vfmodule0_.IS_BASE as is_base4_59_4_, vfmodule0_.MODEL_INVARIANT_UUID as model_in5_59_4_, vfmodule0_.MODEL_NAME as model_na6_59_4_, vfmodule0_.MODEL_VERSION as model_ve7_59_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem8_59_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as vnf_reso9_59_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as vol_hea10_59_4_, heatfiles1_.VF_MODULE_MODEL_UUID as vf_modul1_61_6_, heatfiles2_.ARTIFACT_UUID as heat_fil2_61_6_, heatfiles2_.ARTIFACT_UUID as artifact1_27_0_, heatfiles2_.ARTIFACT_CHECKSUM as artifact2_27_0_, heatfiles2_.CREATION_TIMESTAMP as creation3_27_0_, heatfiles2_.DESCRIPTION as descript4_27_0_, heatfiles2_.BODY as body5_27_0_, heatfiles2_.NAME as name6_27_0_, heatfiles2_.VERSION as version7_27_0_, heattempla3_.ARTIFACT_UUID as artifact1_29_1_, heattempla3_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla3_.CREATION_TIMESTAMP as creation3_29_1_, heattempla3_.DESCRIPTION as descript4_29_1_, heattempla3_.BODY as body5_29_1_, heattempla3_.NAME as name6_29_1_, heattempla3_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla3_.VERSION as version8_29_1_, vnfresourc4_.MODEL_UUID as model_uu1_64_2_, vnfresourc4_.AIC_VERSION_MAX as aic_vers2_64_2_, vnfresourc4_.AIC_VERSION_MIN as aic_vers3_64_2_, vnfresourc4_.RESOURCE_CATEGORY as resource4_64_2_, vnfresourc4_.CREATION_TIMESTAMP as creation5_64_2_, vnfresourc4_.DESCRIPTION as descript6_64_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_te13_64_2_, vnfresourc4_.MODEL_INVARIANT_UUID as model_in7_64_2_, vnfresourc4_.MODEL_NAME as model_na8_64_2_, vnfresourc4_.MODEL_VERSION as model_ve9_64_2_, vnfresourc4_.ORCHESTRATION_MODE as orchest10_64_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as resourc11_64_2_, vnfresourc4_.TOSCA_NODE_TYPE as tosca_n12_64_2_, heattempla5_.ARTIFACT_UUID as artifact1_29_3_, heattempla5_.ARTIFACT_CHECKSUM as artifact2_29_3_, heattempla5_.CREATION_TIMESTAMP as creation3_29_3_, heattempla5_.DESCRIPTION as descript4_29_3_, heattempla5_.BODY as body5_29_3_, heattempla5_.NAME as name6_29_3_, heattempla5_.TIMEOUT_MINUTES as timeout_7_29_3_, heattempla5_.VERSION as version8_29_3_ from vf_module vfmodule0_ left outer join vf_module_to_heat_files heatfiles1_ on vfmodule0_.MODEL_UUID=heatfiles1_.VF_MODULE_MODEL_UUID left outer join heat_files heatfiles2_ on heatfiles1_.HEAT_FILES_ARTIFACT_UUID=heatfiles2_.ARTIFACT_UUID left outer join heat_template heattempla3_ on vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID=heattempla3_.ARTIFACT_UUID left outer join vnf_resource vnfresourc4_ on vfmodule0_.VNF_RESOURCE_MODEL_UUID=vnfresourc4_.MODEL_UUID left outer join heat_template heattempla5_ on vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID=heattempla5_.ARTIFACT_UUID where vfmodule0_.MODEL_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as artifact1_29_1_, heattempla0_.ARTIFACT_CHECKSUM as artifact2_29_1_, heattempla0_.CREATION_TIMESTAMP as creation3_29_1_, heattempla0_.DESCRIPTION as descript4_29_1_, heattempla0_.BODY as body5_29_1_, heattempla0_.NAME as name6_29_1_, heattempla0_.TIMEOUT_MINUTES as timeout_7_29_1_, heattempla0_.VERSION as version8_29_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as parent_h1_28_3_, heattempla2_.ARTIFACT_UUID as child_he2_28_3_, heattempla2_.ARTIFACT_UUID as artifact1_29_0_, heattempla2_.ARTIFACT_CHECKSUM as artifact2_29_0_, heattempla2_.CREATION_TIMESTAMP as creation3_29_0_, heattempla2_.DESCRIPTION as descript4_29_0_, heattempla2_.BODY as body5_29_0_, heattempla2_.NAME as name6_29_0_, heattempla2_.TIMEOUT_MINUTES as timeout_7_29_0_, heattempla2_.VERSION as version8_29_0_ from heat_template heattempla0_ left outer join heat_nested_template childtempl1_ on heattempla0_.ARTIFACT_UUID=childtempl1_.PARENT_HEAT_TEMPLATE_UUID left outer join heat_template heattempla2_ on childtempl1_.CHILD_HEAT_TEMPLATE_UUID=heattempla2_.ARTIFACT_UUID where heattempla0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as heat_tem1_30_0_, heattempla0_.PARAM_NAME as param_na2_30_0_, heattempla0_.PARAM_ALIAS as param_al3_30_0_, heattempla0_.PARAM_TYPE as param_ty4_30_0_, heattempla0_.IS_REQUIRED as is_requi5_30_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as model_cu1_67_5_, vnfccustom0_.CREATION_TIMESTAMP as creation2_67_5_, vnfccustom0_.DESCRIPTION as descript3_67_5_, vnfccustom0_.MODEL_INSTANCE_NAME as model_in4_67_5_, vnfccustom0_.MODEL_INVARIANT_UUID as model_in5_67_5_, vnfccustom0_.MODEL_NAME as model_na6_67_5_, vnfccustom0_.MODEL_UUID as model_uu7_67_5_, vnfccustom0_.MODEL_VERSION as model_ve8_67_5_, vnfccustom0_.RESOURCE_INPUT as resource9_67_5_, vnfccustom0_.TOSCA_NODE_TYPE as tosca_n10_67_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as vnfc_in11_67_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_7_, cvnfccusto1_.ID as id1_24_7_, cvnfccusto1_.ID as id1_24_0_, cvnfccusto1_.CREATION_TIMESTAMP as creation2_24_0_, cvnfccusto1_.DESCRIPTION as descript3_24_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as model_cu4_24_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as model_in5_24_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as model_in6_24_0_, cvnfccusto1_.MODEL_NAME as model_na7_24_0_, cvnfccusto1_.MODEL_UUID as model_uu8_24_0_, cvnfccusto1_.MODEL_VERSION as model_ve9_24_0_, cvnfccusto1_.NFC_FUNCTION as nfc_fun10_24_0_, cvnfccusto1_.NFC_NAMING_CODE as nfc_nam11_24_0_, cvnfccusto1_.TOSCA_NODE_TYPE as tosca_n12_24_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as vf_modu13_24_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as vnfc_cu14_24_0_, vfmodulecu2_.ID as id1_60_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as availabi2_60_1_, vfmodulecu2_.CREATION_TIMESTAMP as creation3_60_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as heat_en10_60_1_, vfmodulecu2_.INITIAL_COUNT as initial_4_60_1_, vfmodulecu2_.LABEL as label5_60_1_, vfmodulecu2_.MAX_INSTANCES as max_inst6_60_1_, vfmodulecu2_.MIN_INSTANCES as min_inst7_60_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as model_cu8_60_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_pos9_60_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as vf_modu11_60_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_res12_60_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as vol_env13_60_1_, vnfcinstan3_.ID as id1_68_2_, vnfcinstan3_.CREATION_TIMESTAMP as creation2_68_2_, vnfcinstan3_.DESCRIPTION as descript3_68_2_, vnfcinstan3_.FUNCTION as function4_68_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as instance5_68_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as vnf_reso6_68_2_, instancegr4_.MODEL_UUID as model_uu2_33_3_, instancegr4_.CR_MODEL_UUID as cr_mode10_33_3_, instancegr4_.CREATION_TIMESTAMP as creation3_33_3_, instancegr4_.MODEL_INVARIANT_UUID as model_in4_33_3_, instancegr4_.MODEL_NAME as model_na5_33_3_, instancegr4_.MODEL_VERSION as model_ve6_33_3_, instancegr4_.ROLE as role7_33_3_, instancegr4_.TOSCA_NODE_TYPE as tosca_no8_33_3_, instancegr4_.INSTANCE_GROUP_TYPE as instance9_33_3_, instancegr4_.OBJECT_TYPE as object_t1_33_3_, vnfresourc5_.ID as id1_65_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as availabi2_65_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as cds_blue3_65_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as cds_blue4_65_4_, vnfresourc5_.CONTROLLER_ACTOR as controll5_65_4_, vnfresourc5_.CREATION_TIMESTAMP as creation6_65_4_, vnfresourc5_.MAX_INSTANCES as max_inst7_65_4_, vnfresourc5_.MIN_INSTANCES as min_inst8_65_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as model_cu9_65_4_, vnfresourc5_.MODEL_INSTANCE_NAME as model_i10_65_4_, vnfresourc5_.MULTI_STAGE_DESIGN as multi_s11_65_4_, vnfresourc5_.NF_DATA_VALID as nf_data12_65_4_, vnfresourc5_.NF_FUNCTION as nf_func13_65_4_, vnfresourc5_.NF_NAMING_CODE as nf_nami14_65_4_, vnfresourc5_.NF_ROLE as nf_role15_65_4_, vnfresourc5_.NF_TYPE as nf_type16_65_4_, vnfresourc5_.RESOURCE_INPUT as resourc17_65_4_, vnfresourc5_.SERVICE_MODEL_UUID as service20_65_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po18_65_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as vnf_res21_65_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as vnfcins19_65_4_ from vnfc_customization vnfccustom0_ left outer join cvnfc_customization cvnfccusto1_ on vnfccustom0_.MODEL_CUSTOMIZATION_UUID=cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID left outer join vf_module_customization vfmodulecu2_ on cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID=vfmodulecu2_.ID left outer join vnfc_instance_group_customization vnfcinstan3_ on vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID=vnfcinstan3_.ID left outer join instance_group instancegr4_ on vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID=instancegr4_.MODEL_UUID left outer join vnf_resource_customization vnfresourc5_ on vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID=vnfresourc5_.ID where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: insert into vnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, RESOURCE_INPUT, TOSCA_NODE_TYPE, VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into cvnfc_customization (CREATION_TIMESTAMP, DESCRIPTION, MODEL_CUSTOMIZATION_UUID, MODEL_INSTANCE_NAME, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_UUID, MODEL_VERSION, NFC_FUNCTION, NFC_NAMING_CODE, TOSCA_NODE_TYPE, VF_MODULE_CUSTOMIZATION_ID, VNFC_CUST_MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T13:53:58.371Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_DgBtcM bebed709-922c-4816-9357-a731dba5d0d9 1 ASDC deployResourceStructure 2023-05-17T13:53:58.372Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json ASDC sendASDCNotification 2023-05-17T13:53:58.372Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json 2023-05-17T13:53:58.373Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T13:53:58.373Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-17T13:53:58.373Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T13:53:58.374Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331638372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:53:59.375Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2023-05-17T13:53:59.375Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml 2023-05-17T13:53:59.375Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T13:53:59.375Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-17T13:53:59.376Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T13:53:59.376Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331639375, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:54:00.377Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2023-05-17T13:54:00.377Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env 2023-05-17T13:54:00.377Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T13:54:00.377Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-17T13:54:00.377Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T13:54:00.377Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331640377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:54:01.379Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar ASDC sendASDCNotification 2023-05-17T13:54:01.379Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar 2023-05-17T13:54:01.379Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T13:54:01.379Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-17T13:54:01.380Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T13:54:01.380Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331641379, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:54:02.381Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T13:54:02.413Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T13:54:02.419Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T13:54:02.420Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T13:54:02.420Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T13:54:20.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:54:20.044Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:54:20.045Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "multicloud-k8s", "timestamp": 1684331601939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T13:54:20.045Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:54:20.045Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:54:20.045Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "cds-sdc-listener", "timestamp": 1684331566245, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T13:54:20.045Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:54:20.045Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:54:20.045Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "ves-openapi-manager", "timestamp": 1684331608456, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T13:54:20.046Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:54:32.421Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T13:54:32.450Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T13:54:32.456Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T13:54:32.456Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T13:54:32.456Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T13:55:02.457Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T13:55:02.486Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T13:55:02.492Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T13:55:02.492Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T13:55:02.492Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T13:55:20.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:55:20.046Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.047Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "policy-distribution-id", "timestamp": 1684331595904, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.047Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.047Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.047Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "cds-sdc-listener", "timestamp": 1684331566245, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.047Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.047Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.048Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331587050, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json", "status": "NOTIFIED" } 2023-05-17T13:55:20.048Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.048Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.048Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "aai-model-loader", "timestamp": 1684331611605, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.048Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.048Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.048Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "policy-distribution-id", "timestamp": 1684331595904, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.048Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.048Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.048Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "multicloud-k8s", "timestamp": 1684331601939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json", "status": "NOTIFIED" } 2023-05-17T13:55:20.048Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.049Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.049Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "ves-openapi-manager", "timestamp": 1684331608456, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.049Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.049Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.049Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "cds-sdc-listener", "timestamp": 1684331566245, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.049Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.049Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.049Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331587050, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-17T13:55:20.049Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.049Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.049Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "ves-openapi-manager", "timestamp": 1684331608456, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.050Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.050Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.050Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "multicloud-k8s", "timestamp": 1684331601939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-17T13:55:20.050Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.050Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.050Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "policy-distribution-id", "timestamp": 1684331595904, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2023-05-17T13:55:20.050Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.050Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.050Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "aai-model-loader", "timestamp": 1684331611605, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.050Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.050Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.050Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "cds-sdc-listener", "timestamp": 1684331566245, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.051Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.051Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.051Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331587050, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.051Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.051Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.051Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "ves-openapi-manager", "timestamp": 1684331608456, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.051Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.051Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.052Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "multicloud-k8s", "timestamp": 1684331601939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.052Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.052Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.052Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "aai-model-loader", "timestamp": 1684331611605, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.052Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.052Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.052Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "policy-distribution-id", "timestamp": 1684331595904, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.052Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.053Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.053Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "cds-sdc-listener", "timestamp": 1684331566245, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.053Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.053Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.053Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331587050, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-05-17T13:55:20.053Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.053Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.053Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "ves-openapi-manager", "timestamp": 1684331608456, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.053Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.053Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.053Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "policy-distribution-id", "timestamp": 1684331595904, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.054Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.054Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.054Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "multicloud-k8s", "timestamp": 1684331601939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2023-05-17T13:55:20.054Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.054Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.054Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "aai-model-loader", "timestamp": 1684331611605, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.054Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.054Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.054Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "cds-sdc-listener", "timestamp": 1684331566245, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.054Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.054Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.054Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331587050, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.054Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.054Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.055Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "ves-openapi-manager", "timestamp": 1684331608456, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.055Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.055Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.055Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "multicloud-k8s", "timestamp": 1684331601939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.055Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.055Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.055Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "policy-distribution-id", "timestamp": 1684331595904, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.055Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.055Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.055Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "aai-model-loader", "timestamp": 1684331611605, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.055Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.056Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.056Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "cds-sdc-listener", "timestamp": 1684331566245, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "NOTIFIED" } 2023-05-17T13:55:20.056Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.056Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.056Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331587050, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "NOTIFIED" } 2023-05-17T13:55:20.056Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.056Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.056Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "ves-openapi-manager", "timestamp": 1684331608456, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.056Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.056Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.056Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "policy-distribution-id", "timestamp": 1684331595904, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "NOTIFIED" } 2023-05-17T13:55:20.056Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.057Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.057Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "aai-model-loader", "timestamp": 1684331611605, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "NOTIFIED" } 2023-05-17T13:55:20.057Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.057Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.057Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "multicloud-k8s", "timestamp": 1684331601939, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "NOTIFIED" } 2023-05-17T13:55:20.057Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.057Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.057Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "policy-distribution-id", "timestamp": 1684331631651, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T13:55:20.057Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.057Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.057Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331632678, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T13:55:20.057Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.057Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.057Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "multicloud-k8s", "timestamp": 1684331631545, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T13:55:20.058Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.058Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.058Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "cds-sdc-listener", "timestamp": 1684331631987, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T13:55:20.058Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.058Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.058Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "aai-model-loader", "timestamp": 1684331632724, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T13:55:20.058Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.058Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.058Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "policy-distribution-id", "timestamp": 1684331632655, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T13:55:20.058Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.058Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.058Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "cds-sdc-listener", "timestamp": 1684331632990, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T13:55:20.078Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea 2023-05-17T13:55:20.078Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T13:55:20.101Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.101Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "multicloud-k8s", "timestamp": 1684331632660, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T13:55:20.102Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.102Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.102Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "policy-distribution-id", "timestamp": 1684331633658, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T13:55:20.115Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea 2023-05-17T13:55:20.115Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T13:55:20.139Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.139Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331634835, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json", "status": "DOWNLOAD_OK" } 2023-05-17T13:55:20.140Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.140Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.140Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "multicloud-k8s", "timestamp": 1684331633777, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-05-17T13:55:20.140Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.140Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.140Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331635973, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T13:55:20.140Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.140Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.140Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "multicloud-k8s", "timestamp": 1684331634869, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T13:55:20.155Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea 2023-05-17T13:55:20.155Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: update watchdog_per_component_distribution_status set COMPONENT_DISTRIBUTION_STATUS=?, MODIFY_TIME=? where COMPONENT_NAME=? and DISTRIBUTION_ID=? 2023-05-17T13:55:20.174Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.174Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "multicloud-k8s", "timestamp": 1684331635871, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T13:55:20.174Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.174Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.174Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331637095, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2023-05-17T13:55:20.175Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.175Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.175Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331638372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json", "status": "DEPLOY_OK" } 2023-05-17T13:55:20.175Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.175Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.175Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "aai-model-loader", "timestamp": 1684331638814, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T13:55:20.175Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.175Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.175Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331639375, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2023-05-17T13:55:20.175Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.175Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.175Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "aai-model-loader", "timestamp": 1684331639817, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T13:55:20.189Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea 2023-05-17T13:55:20.190Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T13:55:20.212Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.212Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331640377, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2023-05-17T13:55:20.212Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.213Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.213Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331641379, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T13:55:20.213Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.213Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.213Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684331642093, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.213Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.213Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.213Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684331642093, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/basic_onboard_dgbtcm0_modules.json", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.213Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.214Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.214Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684331642093, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.214Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.214Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.214Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684331642093, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.214Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.214Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.214Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684331642093, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/resourceInstances/basic_onboard_dgbtcm0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.214Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.214Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.215Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684331642093, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T13:55:20.215Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.215Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.215Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684331642093, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "NOTIFIED" } 2023-05-17T13:55:20.215Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.215Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.215Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684331649922, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T13:55:20.215Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.215Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.215Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684331652565, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardDgbtcm/1.0/artifacts/service-BasicOnboardDgbtcm-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T13:55:20.216Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:55:20.216Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:55:20.216Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684331653579, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T13:55:20.230Z||pool-2-thread-8|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea 2023-05-17T13:55:20.230Z||pool-2-thread-8|||||DEBUG|500||Entering installTheComponentStatus for distributionId 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T13:55:32.493Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T13:55:32.522Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T13:55:32.529Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T13:55:32.529Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-17T13:55:32.529Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-17T13:55:32.529Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-17T13:55:32.530Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T13:55:32.530Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T13:55:32.530Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T13:55:32.530Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T13:55:32.530Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T13:55:32.531Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T13:55:32.545Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-17T13:56:02.546Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-17T13:56:02.559Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea and serviceModelVersionId: 6de05810-4801-4202-b5a3-caed5536f71d 2023-05-17T13:56:02.559Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 2ee5f764-1a61-46cc-bee0-10249595d533 2023-05-17T13:56:02.560Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/2ee5f764-1a61-46cc-bee0-10249595d533/model-vers/model-ver/6de05810-4801-4202-b5a3-caed5536f71d?depth=0 2023-05-17T13:56:02.568Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||RestClientSSL using default SSL context! 2023-05-17T13:56:02.625Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2ee5f764-1a61-46cc-bee0-10249595d533/model-vers/model-ver/6de05810-4801-4202-b5a3-caed5536f71d?depth=0 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-TransactionId=[], Content-Type=[application/merge-patch+json]} 2023-05-17T13:56:02.626Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2ee5f764-1a61-46cc-bee0-10249595d533/model-vers/model-ver/6de05810-4801-4202-b5a3-caed5536f71d?depth=0|INFO|500||Invoke 2023-05-17T13:56:02.634Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2ee5f764-1a61-46cc-bee0-10249595d533/model-vers/model-ver/6de05810-4801-4202-b5a3-caed5536f71d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-17T13:56:02.809Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2ee5f764-1a61-46cc-bee0-10249595d533/model-vers/model-ver/6de05810-4801-4202-b5a3-caed5536f71d?depth=0|INFO|500||InvokeReturn 2023-05-17T13:56:02.810Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/2ee5f764-1a61-46cc-bee0-10249595d533/model-vers/model-ver/6de05810-4801-4202-b5a3-caed5536f71d?depth=0 has http status code:200 and response headers:{date=[Wed, 17 May 2023 13:56:02 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[168], vertex-id=[446648], x-aai-txid=[2-aai-resources-230517-13:56:02:135-60710], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-17T13:56:02.810Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Response was returned with an empty entity. 2023-05-17T13:56:02.811Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-17T13:56:02.811Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T13:56:02.822Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-17T13:56:02.823Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-17T13:56:02.823Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-17T13:56:02.823Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||DistributionClient - sendStatus 2023-05-17T13:56:02.824Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T13:56:02.824Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Trying to send status: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331762823, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-17T13:56:03.859Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:56:20.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:56:20.053Z||pool-2-thread-8|||||DEBUG|500||received message from topic 2023-05-17T13:56:20.053Z||pool-2-thread-8|||||DEBUG|500||received notification from broker: { "distributionID": "05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea", "consumerID": "SO-sdc-controller", "timestamp": 1684331762823, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-17T13:56:20.053Z||pool-2-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T13:57:03.861Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:57:20.043Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:58:03.862Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:58:20.043Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T13:59:03.862Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T13:59:20.044Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:00:03.863Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:00:20.048Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:01:03.865Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:01:20.048Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:02:03.867Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:02:20.049Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:03:03.867Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:03:20.051Z||pool-2-thread-7|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:04:03.869Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:04:20.052Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:05:03.871Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:05:20.053Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:06:03.872Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:06:20.054Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:07:03.873Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:07:20.055Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:08:03.873Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:08:20.056Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:09:03.874Z||pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:09:20.057Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:09:29.245Z||pool-2-thread-3|||||DEBUG|500||received message from topic 2023-05-17T14:09:29.245Z||pool-2-thread-3|||||DEBUG|500||received notification from broker: {"distributionID":"76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3","serviceName":"Demo_pNF_VwA2mxVuupnCvjR3nRvc","serviceVersion":"1.0","serviceUUID":"b01272a6-be1a-4cda-8607-49d513db3f3a","serviceDescription":"catalog service description","serviceInvariantUUID":"5b84787e-b448-4fbd-be58-94c377c22e74","resources":[{"resourceInstanceName":"pNF f45580de-3796 0","resourceName":"pNF f45580de-3796","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"ee6508b7-68f2-475d-9d9f-8a9633a8ceb3","resourceInvariantUUID":"49857bec-9b92-4b95-9ca9-f003aa1f1408","resourceCustomizationUUID":"4cc470f9-a39a-4eb2-9701-d96abd4af7ff","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vf-license-model.xml","artifactChecksum":"OTExMGYwYjM3MDgwYTg3MjA3OWJlZmMwYWQxZTA0N2I\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"c91804b4-a0c6-4b83-8c6b-17ce999ee62f","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/pNF.csar","artifactChecksum":"YmViZTIwODA4YzliMTVmYWM5NjdjOTQ3MjM1OTllZjE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"684469a4-a757-41db-84dd-19d792308a59","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"0f8a63c7-aa29-4bf3-963b-8b1156304e99","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vendor-license-model.xml","artifactChecksum":"MmI0NmViMzc2NTQ3YzgxZGY4ZWY2MDYzYTQ1OTZiY2E\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"0062e26b-ccf1-41e9-b411-926e053e8177","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"d294e499-137e-44d0-861c-fe0e27ccba74","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"c3986759-6e14-4cf6-9df7-7e981578b80e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVwa2mxvuupncvjr3nrvc-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-template.yml","artifactChecksum":"NWExYTg2OWUzY2YzNzE4ZDI5MGQ0OGRkMDVkMzY1M2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"7c733e1a-1ea5-440a-a963-b4e66d70e60f","artifactVersion":"1"},{"artifactName":"service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar","artifactChecksum":"NGFkNjNkOTUzNDRhODkxMmVmYThkYjAyZmYxZjc4OTg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ca8dc1fd-5e8d-4f73-a88b-4b3ff764ea5e","artifactVersion":"1"}],"workloadContext":"Production"} 2023-05-17T14:09:29.247Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T14:09:29.248Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-17T14:09:29.248Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T14:09:29.248Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332543874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:09:29.252Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T14:09:29.253Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T14:09:29.253Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T14:09:29.253Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T14:09:29.253Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T14:09:29.253Z||kafka-producer-network-thread | SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de|||||INFO|500||[Producer clientId=SO-sdc-controller-producer-adcbec00-9dea-4e48-812c-50b40a97f0de] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to 8Ncdsd5OQUeqR2k-lPJbaw 2023-05-17T14:09:29.275Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:09:29.275Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332543874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T14:09:29.279Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:09:30.255Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T14:09:30.255Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-17T14:09:30.255Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T14:09:30.256Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332543874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:09:31.257Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T14:09:31.257Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-17T14:09:31.257Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T14:09:31.257Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332543874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:09:32.258Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T14:09:32.259Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-17T14:09:32.259Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T14:09:32.259Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332543874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:09:33.260Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T14:09:33.260Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-17T14:09:33.260Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T14:09:33.260Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332543874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:09:34.261Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T14:09:34.262Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-17T14:09:34.262Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T14:09:34.262Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332543874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:09:35.263Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T14:09:35.263Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-17T14:09:35.263Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T14:09:35.263Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332543874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:09:36.264Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendNotificationStatus 2023-05-17T14:09:36.265Z||pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-17T14:09:36.265Z||pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T14:09:36.265Z||pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332543874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:09:37.267Z||pool-2-thread-3|||||DEBUG|500||sending notification to client: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "serviceName": "Demo_pNF_VwA2mxVuupnCvjR3nRvc", "serviceVersion": "1.0", "serviceUUID": "b01272a6-be1a-4cda-8607-49d513db3f3a", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5b84787e-b448-4fbd-be58-94c377c22e74", "resources": [ { "resourceInstanceName": "pNF f45580de-3796 0", "resourceCustomizationUUID": "4cc470f9-a39a-4eb2-9701-d96abd4af7ff", "resourceName": "pNF f45580de-3796", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "ee6508b7-68f2-475d-9d9f-8a9633a8ceb3", "resourceInvariantUUID": "49857bec-9b92-4b95-9ca9-f003aa1f1408", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "artifactChecksum": "NGFkNjNkOTUzNDRhODkxMmVmYThkYjAyZmYxZjc4OTg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ca8dc1fd-5e8d-4f73-a88b-4b3ff764ea5e" } ], "workloadContext": "Production" } 2023-05-17T14:09:37.267Z||pool-2-thread-3|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2023-05-17T14:09:37.267Z||pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 b01272a6-be1a-4cda-8607-49d513db3f3a ASDC 2023-05-17T14:09:37.267Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||ASDC Notification: DistributionID:76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 ServiceName:Demo_pNF_VwA2mxVuupnCvjR3nRvc ServiceVersion:1.0 ServiceUUID:b01272a6-be1a-4cda-8607-49d513db3f3a ServiceInvariantUUID:5b84787e-b448-4fbd-be58-94c377c22e74 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar ArtifactUUID:ca8dc1fd-5e8d-4f73-a88b-4b3ff764ea5e ArtifactChecksum:NGFkNjNkOTUzNDRhODkxMmVmYThkYjAyZmYxZjc4OTg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF f45580de-3796 0 ResourceCustomizationUUID:4cc470f9-a39a-4eb2-9701-d96abd4af7ff ResourceInvariantUUID:49857bec-9b92-4b95-9ca9-f003aa1f1408 ResourceName:pNF f45580de-3796 ResourceType:PNF ResourceUUID:ee6508b7-68f2-475d-9d9f-8a9633a8ceb3 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2023-05-17T14:09:37.267Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b01272a6-be1a-4cda-8607-49d513db3f3a ASDC treatNotification Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_0_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_0_, watchdogse0_.CONSUMER_ID as consumer3_13_0_, watchdogse0_.CREATE_TIME as create_t4_13_0_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_0_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? and watchdogse0_.SERVICE_MODEL_VERSION_ID=? Hibernate: insert into watchdog_service_mod_ver_id_lookup (CONSUMER_ID, CREATE_TIME, DISTRIBUTION_NOTIFICATION, DISTRIBUTION_ID, SERVICE_MODEL_VERSION_ID) values (?, ?, ?, ?, ?) Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T14:09:37.347Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T14:09:37.347Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-17T14:09:37.347Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-17T14:09:37.347Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||Trying to download the artifact UUID: ca8dc1fd-5e8d-4f73-a88b-4b3ff764ea5e from URL: /sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar 2023-05-17T14:09:37.347Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||DistributionClient - download 2023-05-17T14:09:37.348Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||url to send http://sdc-be.onap:8080/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar 2023-05-17T14:09:37.454Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||GET Response Status 200 2023-05-17T14:09:37.457Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar ca8dc1fd-5e8d-4f73-a88b-4b3ff764ea5e 87993 2023-05-17T14:09:37.457Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar ASDC sendASDCNotification 2023-05-17T14:09:37.457Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar 2023-05-17T14:09:37.458Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDownloadStatus 2023-05-17T14:09:37.458Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-17T14:09:37.458Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T14:09:37.458Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332577457, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:09:38.459Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2023-05-17T14:09:38.460Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||MSO config path is: /app 2023-05-17T14:09:38.460Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||Trying to write artifact UUID: ca8dc1fd-5e8d-4f73-a88b-4b3ff764ea5e, URL: /sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar to file: /app/ASDC/1/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar 2023-05-17T14:09:38.461Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar 2023-05-17T14:09:38.462Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar 2023-05-17T14:09:38.462Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar 2023-05-17T14:09:38.587Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP704524838103758155/Definitions/service-DemoPnfVwa2mxvuupncvjr3nrvc-template.yml 2023-05-17T14:09:39.216Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||CSAR conformance level is 11.0 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||WARN|500||ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred... 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF f45580de-3796 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /app/ASDC/1/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||WARN|500||#################################################################################################### 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_VwA2mxVuupnCvjR3nRvc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Node template pNF f45580de-3796 0 is matching search criteria 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF f45580de-3796 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_VwA2mxVuupnCvjR3nRvc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Node template pNF f45580de-3796 0 is matching search criteria 2023-05-17T14:09:39.217Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Search for entities recursively 2023-05-17T14:09:39.218Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Found topology templates [pNF f45580de-3796 0] matching following query criteria: sdcType=Service, customizationUUID=null 2023-05-17T14:09:39.218Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T14:09:39.218Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_VwA2mxVuupnCvjR3nRvc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T14:09:39.218Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T14:09:39.218Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_VwA2mxVuupnCvjR3nRvc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T14:09:39.218Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T14:09:39.218Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_VwA2mxVuupnCvjR3nRvc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T14:09:39.218Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T14:09:39.218Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_VwA2mxVuupnCvjR3nRvc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T14:09:39.218Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T14:09:39.218Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_VwA2mxVuupnCvjR3nRvc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T14:09:39.218Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_VwA2mxVuupnCvjR3nRvc Description:catalog service description Model UUID:b01272a6-be1a-4cda-8607-49d513db3f3a Model Version:NULL Model InvariantUuid:5b84787e-b448-4fbd-be58-94c377c22e74 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VF Allotted Resource Properties: PNF Allotted Resource Properties: Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2023-05-17T14:09:39.235Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||Processing Resource Type: PNF, Model UUID: ee6508b7-68f2-475d-9d9f-8a9633a8ceb3 Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T14:09:39.240Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||pNF f45580de-3796 0 2023-05-17T14:09:39.240Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: ee6508b7-68f2-475d-9d9f-8a9633a8ceb3 2023-05-17T14:09:39.240Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||No resources found for Service: b01272a6-be1a-4cda-8607-49d513db3f3a 2023-05-17T14:09:39.240Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Preparing to deploy Service: b01272a6-be1a-4cda-8607-49d513db3f3a 2023-05-17T14:09:39.240Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF f45580de-3796 0 ee6508b7-68f2-475d-9d9f-8a9633a8ceb3 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_0_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_0_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_0_, toscacsar0_.DESCRIPTION as descript4_57_0_, toscacsar0_.NAME as name5_57_0_, toscacsar0_.URL as url6_57_0_, toscacsar0_.Version as version7_57_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T14:09:39.251Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||serviceInputs: {} [org.onap.sdc.toscaparser.api.parameters.Input@7d51f48e, org.onap.sdc.toscaparser.api.parameters.Input@4eaa102e, org.onap.sdc.toscaparser.api.parameters.Input@408ffaf4, org.onap.sdc.toscaparser.api.parameters.Input@665b1b1e, org.onap.sdc.toscaparser.api.parameters.Input@14dc66df] 2023-05-17T14:09:39.251Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T14:09:39.251Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_VwA2mxVuupnCvjR3nRvc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T14:09:39.252Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500|| resourceSeq for service uuid b01272a6-be1a-4cda-8607-49d513db3f3a: pNF f45580de-3796 2023-05-17T14:09:39.252Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||Processing PNF resource: ee6508b7-68f2-475d-9d9f-8a9633a8ceb3 2023-05-17T14:09:39.252Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2023-05-17T14:09:39.252Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Service Demo_pNF_VwA2mxVuupnCvjR3nRvc is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2023-05-17T14:09:39.252Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||Resource customization UUID: 4cc470f9-a39a-4eb2-9701-d96abd4af7ff is the same as notified resource customizationUUID: 4cc470f9-a39a-4eb2-9701-d96abd4af7ff Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_0_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_0_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_0_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_0_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_0_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_0_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_0_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_0_, pnfresourc0_.NF_ROLE as nf_role11_45_0_, pnfresourc0_.NF_TYPE as nf_type12_45_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_0_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_0_, pnfresourc1_.MODEL_UUID as model_uu1_44_1_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_1_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_1_, pnfresourc1_.DESCRIPTION as descript4_44_1_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_1_, pnfresourc1_.MODEL_NAME as model_na6_44_1_, pnfresourc1_.MODEL_VERSION as model_ve7_44_1_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_1_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_1_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as model_uu1_50_3_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_3_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_3_, service0_.SERVICE_CATEGORY as service_4_50_3_, service0_.CONTROLLER_ACTOR as controll5_50_3_, service0_.CREATION_TIMESTAMP as creation6_50_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, service0_.DESCRIPTION as descript7_50_3_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_3_, service0_.ENVIRONMENT_CONTEXT as environm9_50_3_, service0_.MODEL_INVARIANT_UUID as model_i10_50_3_, service0_.MODEL_NAME as model_n11_50_3_, service0_.MODEL_VERSION as model_v12_50_3_, service0_.NAMING_POLICY as naming_13_50_3_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_3_, service0_.RESOURCE_ORDER as resourc15_50_3_, service0_.SERVICE_FUNCTION as service16_50_3_, service0_.SERVICE_ROLE as service17_50_3_, service0_.SERVICE_TYPE as service18_50_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_3_, service0_.WORKLOAD_CONTEXT as workloa20_50_3_, allottedcu1_.SERVICE_MODEL_UUID as service_1_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as resource2_8_5_, allottedre2_.MODEL_CUSTOMIZATION_UUID as model_cu1_7_0_, allottedre2_.AR_MODEL_UUID as ar_mode15_7_0_, allottedre2_.CREATION_TIMESTAMP as creation2_7_0_, allottedre2_.MAX_INSTANCES as max_inst3_7_0_, allottedre2_.MIN_INSTANCES as min_inst4_7_0_, allottedre2_.MODEL_INSTANCE_NAME as model_in5_7_0_, allottedre2_.NF_FUNCTION as nf_funct6_7_0_, allottedre2_.NF_NAMING_CODE as nf_namin7_7_0_, allottedre2_.NF_ROLE as nf_role8_7_0_, allottedre2_.NF_TYPE as nf_type9_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_INVARIANT_UUID as providi10_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_NAME as providi11_7_0_, allottedre2_.PROVIDING_SERVICE_MODEL_UUID as providi12_7_0_, allottedre2_.RESOURCE_INPUT as resourc13_7_0_, allottedre2_.TARGET_NETWORK_ROLE as target_14_7_0_, allottedre3_.MODEL_UUID as model_uu1_6_1_, allottedre3_.CREATION_TIMESTAMP as creation2_6_1_, allottedre3_.DESCRIPTION as descript3_6_1_, allottedre3_.MODEL_INVARIANT_UUID as model_in4_6_1_, allottedre3_.MODEL_NAME as model_na5_6_1_, allottedre3_.MODEL_VERSION as model_ve6_6_1_, allottedre3_.SUBCATEGORY as subcateg7_6_1_, allottedre3_.TOSCA_NODE_TYPE as tosca_no8_6_1_, toscacsar4_.ARTIFACT_UUID as artifact1_57_2_, toscacsar4_.ARTIFACT_CHECKSUM as artifact2_57_2_, toscacsar4_.CREATION_TIMESTAMP as creation3_57_2_, toscacsar4_.DESCRIPTION as descript4_57_2_, toscacsar4_.NAME as name5_57_2_, toscacsar4_.URL as url6_57_2_, toscacsar4_.Version as version7_57_2_ from service service0_ left outer join allotted_resource_customization_to_service allottedcu1_ on service0_.MODEL_UUID=allottedcu1_.SERVICE_MODEL_UUID left outer join allotted_resource_customization allottedre2_ on allottedcu1_.RESOURCE_MODEL_CUSTOMIZATION_UUID=allottedre2_.MODEL_CUSTOMIZATION_UUID left outer join allotted_resource allottedre3_ on allottedre2_.AR_MODEL_UUID=allottedre3_.MODEL_UUID left outer join tosca_csar toscacsar4_ on service0_.TOSCA_CSAR_ARTIFACT_UUID=toscacsar4_.ARTIFACT_UUID where service0_.MODEL_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as artifact1_57_1_, toscacsar0_.ARTIFACT_CHECKSUM as artifact2_57_1_, toscacsar0_.CREATION_TIMESTAMP as creation3_57_1_, toscacsar0_.DESCRIPTION as descript4_57_1_, toscacsar0_.NAME as name5_57_1_, toscacsar0_.URL as url6_57_1_, toscacsar0_.Version as version7_57_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_3_, services1_.MODEL_UUID as model_uu1_50_3_, services1_.MODEL_UUID as model_uu1_50_0_, services1_.CDS_BLUEPRINT_NAME as cds_blue2_50_0_, services1_.CDS_BLUEPRINT_VERSION as cds_blue3_50_0_, services1_.SERVICE_CATEGORY as service_4_50_0_, services1_.CONTROLLER_ACTOR as controll5_50_0_, services1_.CREATION_TIMESTAMP as creation6_50_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_0_, services1_.DESCRIPTION as descript7_50_0_, services1_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_0_, services1_.ENVIRONMENT_CONTEXT as environm9_50_0_, services1_.MODEL_INVARIANT_UUID as model_i10_50_0_, services1_.MODEL_NAME as model_n11_50_0_, services1_.MODEL_VERSION as model_v12_50_0_, services1_.NAMING_POLICY as naming_13_50_0_, services1_.ONAP_GENERATED_NAMING as onap_ge14_50_0_, services1_.RESOURCE_ORDER as resourc15_50_0_, services1_.SERVICE_FUNCTION as service16_50_0_, services1_.SERVICE_ROLE as service17_50_0_, services1_.SERVICE_TYPE as service18_50_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_0_, services1_.WORKLOAD_CONTEXT as workloa20_50_0_ from tosca_csar toscacsar0_ left outer join service services1_ on toscacsar0_.ARTIFACT_UUID=services1_.TOSCA_CSAR_ARTIFACT_UUID where toscacsar0_.ARTIFACT_UUID=? Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as model_cu1_45_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as cds_blue2_45_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as cds_blue3_45_1_, pnfresourc0_.CONTROLLER_ACTOR as controll4_45_1_, pnfresourc0_.CREATION_TIMESTAMP as creation5_45_1_, pnfresourc0_.DEFAULT_SOFTWARE_VERSION as default_6_45_1_, pnfresourc0_.MODEL_INSTANCE_NAME as model_in7_45_1_, pnfresourc0_.MULTI_STAGE_DESIGN as multi_st8_45_1_, pnfresourc0_.NF_FUNCTION as nf_funct9_45_1_, pnfresourc0_.NF_NAMING_CODE as nf_nami10_45_1_, pnfresourc0_.NF_ROLE as nf_role11_45_1_, pnfresourc0_.NF_TYPE as nf_type12_45_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as pnf_res15_45_1_, pnfresourc0_.RESOURCE_INPUT as resourc13_45_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po14_45_1_, pnfresourc1_.MODEL_UUID as model_uu1_44_0_, pnfresourc1_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc1_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc1_.DESCRIPTION as descript4_44_0_, pnfresourc1_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc1_.MODEL_NAME as model_na6_44_0_, pnfresourc1_.MODEL_VERSION as model_ve7_44_0_, pnfresourc1_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc1_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource_customization pnfresourc0_ left outer join pnf_resource pnfresourc1_ on pnfresourc0_.PNF_RESOURCE_MODEL_UUID=pnfresourc1_.MODEL_UUID where pnfresourc0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select pnfresourc0_.MODEL_UUID as model_uu1_44_0_, pnfresourc0_.RESOURCE_CATEGORY as resource2_44_0_, pnfresourc0_.CREATION_TIMESTAMP as creation3_44_0_, pnfresourc0_.DESCRIPTION as descript4_44_0_, pnfresourc0_.MODEL_INVARIANT_UUID as model_in5_44_0_, pnfresourc0_.MODEL_NAME as model_na6_44_0_, pnfresourc0_.MODEL_VERSION as model_ve7_44_0_, pnfresourc0_.ORCHESTRATION_MODE as orchestr8_44_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as resource9_44_0_, pnfresourc0_.TOSCA_NODE_TYPE as tosca_n10_44_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) Hibernate: insert into tosca_csar (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, NAME, URL, Version, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into service (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, SERVICE_CATEGORY, CONTROLLER_ACTOR, CREATION_TIMESTAMP, TOSCA_CSAR_ARTIFACT_UUID, DESCRIPTION, OVERALL_DISTRIBUTION_STATUS, ENVIRONMENT_CONTEXT, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, NAMING_POLICY, ONAP_GENERATED_NAMING, RESOURCE_ORDER, SERVICE_FUNCTION, SERVICE_ROLE, SERVICE_TYPE, SKIP_POST_INSTANTIATION_CONFIGURATION, WORKLOAD_CONTEXT, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource (RESOURCE_CATEGORY, CREATION_TIMESTAMP, DESCRIPTION, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, ORCHESTRATION_MODE, RESOURCE_SUB_CATEGORY, TOSCA_NODE_TYPE, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization (CDS_BLUEPRINT_NAME, CDS_BLUEPRINT_VERSION, CONTROLLER_ACTOR, CREATION_TIMESTAMP, DEFAULT_SOFTWARE_VERSION, MODEL_INSTANCE_NAME, MULTI_STAGE_DESIGN, NF_FUNCTION, NF_NAMING_CODE, NF_ROLE, NF_TYPE, PNF_RESOURCE_MODEL_UUID, RESOURCE_INPUT, SKIP_POST_INSTANTIATION_CONFIGURATION, MODEL_CUSTOMIZATION_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into pnf_resource_customization_to_service (SERVICE_MODEL_UUID, RESOURCE_MODEL_CUSTOMIZATION_UUID) values (?, ?) 2023-05-17T14:09:39.370Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF f45580de-3796 ee6508b7-68f2-475d-9d9f-8a9633a8ceb3 0 ASDC deployResourceStructure 2023-05-17T14:09:39.370Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar ASDC sendASDCNotification 2023-05-17T14:09:39.371Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar 2023-05-17T14:09:39.371Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||DistributionClient - sendDeploymentStatus 2023-05-17T14:09:39.371Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-17T14:09:39.371Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T14:09:39.371Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332579370, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:09:40.372Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T14:09:40.402Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T14:09:40.408Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T14:09:40.409Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T14:09:40.409Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T14:10:10.409Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T14:10:10.431Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T14:10:10.435Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T14:10:10.435Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T14:10:10.435Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T14:10:20.043Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:10:20.045Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:10:20.045Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "multicloud-k8s", "timestamp": 1684332566900, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T14:10:20.046Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:10:20.046Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:10:20.046Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "cds-sdc-listener", "timestamp": 1684332534004, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T14:10:20.046Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:10:20.046Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:10:20.046Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "ves-openapi-manager", "timestamp": 1684332551679, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T14:10:20.046Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:10:40.436Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T14:10:40.464Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T14:10:40.468Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T14:10:40.468Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T14:10:40.468Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T14:11:10.469Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T14:11:10.500Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T14:11:10.506Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T14:11:10.506Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2023-05-17T14:11:10.506Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2023-05-17T14:11:20.043Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:11:20.046Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.047Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "policy-distribution-id", "timestamp": 1684332564696, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.047Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.047Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.047Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "ves-openapi-manager", "timestamp": 1684332551679, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.047Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.047Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.047Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "multicloud-k8s", "timestamp": 1684332566900, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.048Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.048Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.048Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332543874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.048Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.048Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.048Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "policy-distribution-id", "timestamp": 1684332564696, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.048Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.048Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.048Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "cds-sdc-listener", "timestamp": 1684332534004, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.048Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.048Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.048Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "ves-openapi-manager", "timestamp": 1684332551679, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.048Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.048Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.049Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332543874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.049Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.049Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.049Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "multicloud-k8s", "timestamp": 1684332566900, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.049Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.049Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.049Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "cds-sdc-listener", "timestamp": 1684332534004, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.049Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.049Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.049Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "policy-distribution-id", "timestamp": 1684332564696, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.049Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.049Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.049Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "aai-model-loader", "timestamp": 1684332571605, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.049Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.049Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.050Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "ves-openapi-manager", "timestamp": 1684332551679, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.050Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.050Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.050Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332543874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.050Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.050Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.050Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "policy-distribution-id", "timestamp": 1684332564696, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.050Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.050Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.050Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "multicloud-k8s", "timestamp": 1684332566900, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.050Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.050Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.050Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "cds-sdc-listener", "timestamp": 1684332534004, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.050Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.051Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.051Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "aai-model-loader", "timestamp": 1684332571605, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.051Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.051Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.051Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684332572093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.051Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.051Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.051Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "ves-openapi-manager", "timestamp": 1684332551679, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.051Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.051Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.051Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332543874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.052Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.052Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.052Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "cds-sdc-listener", "timestamp": 1684332534004, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.052Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.052Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.052Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "multicloud-k8s", "timestamp": 1684332566900, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.052Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.052Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.052Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "policy-distribution-id", "timestamp": 1684332564696, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.053Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.053Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.053Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "aai-model-loader", "timestamp": 1684332571605, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.053Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.053Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.053Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684332572093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.053Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.053Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.053Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332543874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.053Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.053Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.053Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "policy-distribution-id", "timestamp": 1684332564696, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.054Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.054Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.054Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "multicloud-k8s", "timestamp": 1684332566900, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.054Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.054Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.054Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "cds-sdc-listener", "timestamp": 1684332534004, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.054Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.054Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.054Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "ves-openapi-manager", "timestamp": 1684332551679, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } 2023-05-17T14:11:20.054Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.055Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.055Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "aai-model-loader", "timestamp": 1684332571605, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.055Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.055Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.055Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684332572093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.055Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.055Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.055Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "policy-distribution-id", "timestamp": 1684332564696, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.055Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.055Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.055Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332543874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.055Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.056Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.056Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "multicloud-k8s", "timestamp": 1684332566900, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.056Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.056Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.056Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "ves-openapi-manager", "timestamp": 1684332551679, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.056Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.056Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.056Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "cds-sdc-listener", "timestamp": 1684332534004, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.056Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.056Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.057Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "aai-model-loader", "timestamp": 1684332571605, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.057Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.057Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.057Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684332572093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.057Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.057Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.057Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332543874, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "NOTIFIED" } 2023-05-17T14:11:20.057Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.057Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.057Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "cds-sdc-listener", "timestamp": 1684332534004, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "NOTIFIED" } 2023-05-17T14:11:20.057Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.057Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.057Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "policy-distribution-id", "timestamp": 1684332564696, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "NOTIFIED" } 2023-05-17T14:11:20.057Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.058Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.058Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "multicloud-k8s", "timestamp": 1684332566900, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "NOTIFIED" } 2023-05-17T14:11:20.058Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.058Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.058Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "ves-openapi-manager", "timestamp": 1684332551679, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.058Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.058Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.058Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "aai-model-loader", "timestamp": 1684332571605, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.058Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.058Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.058Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684332572093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.058Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.058Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.059Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "policy-distribution-id", "timestamp": 1684332576373, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T14:11:20.059Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.059Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.059Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "cds-sdc-listener", "timestamp": 1684332576673, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T14:11:20.059Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.059Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.059Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "ves-openapi-manager", "timestamp": 1684332576682, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } 2023-05-17T14:11:20.059Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.059Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.059Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332577457, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T14:11:20.059Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.059Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.059Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "aai-model-loader", "timestamp": 1684332571605, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.059Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.060Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.060Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684332572093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.060Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.060Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.060Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "policy-distribution-id", "timestamp": 1684332577376, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T14:11:20.060Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.060Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.060Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "cds-sdc-listener", "timestamp": 1684332577677, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T14:11:20.086Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 2023-05-17T14:11:20.086Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 and ComponentName cds Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T14:11:20.111Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.111Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "aai-model-loader", "timestamp": 1684332571605, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "NOTIFIED" } 2023-05-17T14:11:20.111Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.111Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.112Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684332572093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-template.yml", "status": "NOT_NOTIFIED" } 2023-05-17T14:11:20.112Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.112Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.112Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "ves-openapi-manager", "timestamp": 1684332577941, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/resourceInstances/pnff45580de37960/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } 2023-05-17T14:11:20.112Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.112Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.113Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332579370, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T14:11:20.113Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.113Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.113Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "policy-distribution-id", "timestamp": 1684332578377, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T14:11:20.125Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 2023-05-17T14:11:20.125Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 and ComponentName POLICY Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T14:11:20.146Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.146Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684332572093, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "NOTIFIED" } 2023-05-17T14:11:20.146Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.146Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.146Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "ves-openapi-manager", "timestamp": 1684332578945, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T14:11:20.158Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: and status of COMPONENT_DONE_OK distributionID of 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 2023-05-17T14:11:20.158Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 and ComponentName Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T14:11:20.180Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.180Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "aai-model-loader", "timestamp": 1684332579750, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T14:11:20.180Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.181Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.181Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684332580921, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "DOWNLOAD_OK" } 2023-05-17T14:11:20.181Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.181Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.181Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684332582762, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T14:11:20.181Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.181Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.182Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1684332583766, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "SDNC" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T14:11:20.193Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 2023-05-17T14:11:20.193Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 and ComponentName SDNC Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T14:11:20.217Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.217Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "aai-model-loader", "timestamp": 1684332584393, "artifactURL": "/sdc/v1/catalog/services/DemoPnfVwa2mxvuupncvjr3nrvc/1.0/artifacts/service-DemoPnfVwa2mxvuupncvjr3nrvc-csar.csar", "status": "DEPLOY_OK" } 2023-05-17T14:11:20.217Z||pool-2-thread-2|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:11:20.217Z||pool-2-thread-2|||||DEBUG|500||received message from topic 2023-05-17T14:11:20.217Z||pool-2-thread-2|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "aai-model-loader", "timestamp": 1684332585395, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "AAI" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T14:11:20.231Z||pool-2-thread-2|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 2023-05-17T14:11:20.232Z||pool-2-thread-2|||||DEBUG|500||Entering installTheComponentStatus for distributionId 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 and ComponentName AAI Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_0_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_0_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_0_, watchdogco0_.CREATE_TIME as create_t4_12_0_, watchdogco0_.MODIFY_TIME as modify_t5_12_0_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.COMPONENT_NAME=? and watchdogco0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_per_component_distribution_status (COMPONENT_DISTRIBUTION_STATUS, CREATE_TIME, MODIFY_TIME, COMPONENT_NAME, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2023-05-17T14:11:40.507Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T14:11:40.534Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 Hibernate: select watchdogco0_.COMPONENT_NAME as componen1_12_, watchdogco0_.DISTRIBUTION_ID as distribu2_12_, watchdogco0_.COMPONENT_DISTRIBUTION_STATUS as componen3_12_, watchdogco0_.CREATE_TIME as create_t4_12_, watchdogco0_.MODIFY_TIME as modify_t5_12_ from watchdog_per_component_distribution_status watchdogco0_ where watchdogco0_.DISTRIBUTION_ID=? 2023-05-17T14:11:40.540Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2023-05-17T14:11:40.540Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2023-05-17T14:11:40.540Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2023-05-17T14:11:40.540Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2023-05-17T14:11:40.540Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T14:11:40.540Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T14:11:40.540Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T14:11:40.540Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T14:11:40.540Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T14:11:40.540Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2023-05-17T14:11:40.541Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Updating overall DistributionStatus to: SUCCESS for distributionId: Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2023-05-17T14:11:40.556Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2023-05-17T14:12:10.556Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 and distributionStatus: Hibernate: select watchdogse0_.DISTRIBUTION_ID as distribu1_13_, watchdogse0_.SERVICE_MODEL_VERSION_ID as service_2_13_, watchdogse0_.CONSUMER_ID as consumer3_13_, watchdogse0_.CREATE_TIME as create_t4_13_, watchdogse0_.DISTRIBUTION_NOTIFICATION as distribu5_13_ from watchdog_service_mod_ver_id_lookup watchdogse0_ where watchdogse0_.DISTRIBUTION_ID=? 2023-05-17T14:12:10.571Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 and serviceModelVersionId: b01272a6-be1a-4cda-8607-49d513db3f3a 2023-05-17T14:12:10.572Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5b84787e-b448-4fbd-be58-94c377c22e74 2023-05-17T14:12:10.572Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5b84787e-b448-4fbd-be58-94c377c22e74/model-vers/model-ver/b01272a6-be1a-4cda-8607-49d513db3f3a?depth=0 2023-05-17T14:12:10.580Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||RestClientSSL using default SSL context! 2023-05-17T14:12:10.637Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5b84787e-b448-4fbd-be58-94c377c22e74/model-vers/model-ver/b01272a6-be1a-4cda-8607-49d513db3f3a?depth=0|INFO|500||Invoke 2023-05-17T14:12:10.638Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5b84787e-b448-4fbd-be58-94c377c22e74/model-vers/model-ver/b01272a6-be1a-4cda-8607-49d513db3f3a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5b84787e-b448-4fbd-be58-94c377c22e74/model-vers/model-ver/b01272a6-be1a-4cda-8607-49d513db3f3a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[4f96288d-34b4-4d49-8a9a-6b7eee6db591], X-ECOMP-RequestID=[76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3], X-TransactionId=[], X-ONAP-RequestID=[76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3], Content-Type=[application/merge-patch+json]} 2023-05-17T14:12:10.646Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5b84787e-b448-4fbd-be58-94c377c22e74/model-vers/model-ver/b01272a6-be1a-4cda-8607-49d513db3f3a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2023-05-17T14:12:10.799Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5b84787e-b448-4fbd-be58-94c377c22e74/model-vers/model-ver/b01272a6-be1a-4cda-8607-49d513db3f3a?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5b84787e-b448-4fbd-be58-94c377c22e74/model-vers/model-ver/b01272a6-be1a-4cda-8607-49d513db3f3a?depth=0 has http status code:200 and response headers:{date=[Wed, 17 May 2023 14:12:10 GMT], server=[envoy], content-length=[0], x-envoy-upstream-service-time=[150], vertex-id=[233496], x-aai-txid=[1-aai-resources-230517-14:12:10:128-98233], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-05-17T14:12:10.799Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5b84787e-b448-4fbd-be58-94c377c22e74/model-vers/model-ver/b01272a6-be1a-4cda-8607-49d513db3f3a?depth=0|DEBUG|500||Response was returned with an empty entity. 2023-05-17T14:12:10.800Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||AAI|http://aai.onap:80/aai/v24/service-design-and-creation/models/model/5b84787e-b448-4fbd-be58-94c377c22e74/model-vers/model-ver/b01272a6-be1a-4cda-8607-49d513db3f3a?depth=0|INFO|500||InvokeReturn 2023-05-17T14:12:10.800Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2023-05-17T14:12:10.800Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as model_uu1_50_, service0_.CDS_BLUEPRINT_NAME as cds_blue2_50_, service0_.CDS_BLUEPRINT_VERSION as cds_blue3_50_, service0_.SERVICE_CATEGORY as service_4_50_, service0_.CONTROLLER_ACTOR as controll5_50_, service0_.CREATION_TIMESTAMP as creation6_50_, service0_.TOSCA_CSAR_ARTIFACT_UUID as tosca_c21_50_, service0_.DESCRIPTION as descript7_50_, service0_.OVERALL_DISTRIBUTION_STATUS as overall_8_50_, service0_.ENVIRONMENT_CONTEXT as environm9_50_, service0_.MODEL_INVARIANT_UUID as model_i10_50_, service0_.MODEL_NAME as model_n11_50_, service0_.MODEL_VERSION as model_v12_50_, service0_.NAMING_POLICY as naming_13_50_, service0_.ONAP_GENERATED_NAMING as onap_ge14_50_, service0_.RESOURCE_ORDER as resourc15_50_, service0_.SERVICE_FUNCTION as service16_50_, service0_.SERVICE_ROLE as service17_50_, service0_.SERVICE_TYPE as service18_50_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as skip_po19_50_, service0_.WORKLOAD_CONTEXT as workloa20_50_ from service service0_ where service0_.MODEL_UUID=? 2023-05-17T14:12:10.807Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||ERROR|500||Error updating CatalogDBStatus java.lang.NullPointerException: null at org.onap.so.asdc.tenantIsolation.WatchdogDistribution.updateCatalogDBStatus(WatchdogDistribution.java:206) at org.onap.so.asdc.client.ASDCController.treatNotification(ASDCController.java:690) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:69) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2023-05-17T14:12:10.808Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2023-05-17T14:12:10.808Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2023-05-17T14:12:10.808Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||DistributionClient - sendStatus 2023-05-17T14:12:10.808Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||DEBUG|500||Publisher server list: [onap-strimzi-kafka-bootstrap:9092] 2023-05-17T14:12:10.808Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||Trying to send status: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332730808, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO Hibernate: select watchdogdi0_.DISTRIBUTION_ID as distribu1_11_0_, watchdogdi0_.CREATE_TIME as create_t2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as distribu3_11_0_, watchdogdi0_.MODIFY_TIME as modify_t4_11_0_, watchdogdi0_.LOCK_VERSION as lock_ver5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2023-05-17T14:12:11.842Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:12:20.043Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:12:20.049Z||pool-2-thread-10|||||DEBUG|500||received message from topic 2023-05-17T14:12:20.049Z||pool-2-thread-10|||||DEBUG|500||received notification from broker: { "distributionID": "76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3", "consumerID": "SO-sdc-controller", "timestamp": 1684332730808, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2023-05-17T14:12:20.050Z||pool-2-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2023-05-17T14:13:11.843Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:13:20.043Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:14:11.845Z|76fe1e97-c2f2-4d7b-84e0-2036e77ab8a3|pool-2-thread-3|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:14:20.043Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:15:11.847Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:15:20.044Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:16:11.847Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:16:20.045Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:17:11.849Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:17:20.046Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:18:11.849Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:18:20.047Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:19:11.850Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:19:20.048Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:20:11.852Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:20:20.049Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:21:11.852Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:21:20.050Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:22:11.852Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:22:20.050Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:23:11.854Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:23:20.051Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:24:11.854Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:24:20.051Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:25:11.856Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:25:20.053Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:26:11.856Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:26:20.053Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:27:11.856Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:27:20.055Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:28:11.858Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:28:20.055Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:29:11.860Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:29:20.056Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:30:11.862Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:30:20.058Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:31:11.864Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:31:20.059Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:32:11.864Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:32:20.061Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:33:11.866Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:33:20.061Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:34:11.867Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:34:20.064Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:35:11.867Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:35:20.066Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:36:11.869Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:36:20.068Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:37:11.870Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:37:20.069Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:38:11.871Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:38:20.069Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:39:11.871Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:39:20.070Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:40:11.872Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:40:20.070Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:41:11.873Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:41:20.071Z||pool-2-thread-10|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:42:11.874Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:42:20.072Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:43:11.875Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:43:20.072Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:44:11.876Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:44:20.073Z||pool-2-thread-8|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:45:11.877Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:45:20.074Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:46:11.877Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:46:20.075Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:47:11.878Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:47:20.076Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:48:11.879Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:48:20.076Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:49:11.879Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:49:20.077Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:50:11.881Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:50:20.078Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:51:11.882Z|05d7059d-cbd5-4b7c-8fb5-2a24a624a3ea|pool-2-thread-9|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:51:20.078Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:52:11.883Z||pool-2-thread-2|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:52:20.079Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO 2023-05-17T14:53:11.883Z||pool-2-thread-6|||||INFO|500||Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-05-17T14:53:20.079Z||pool-2-thread-1|||||INFO|500||Polling for messages from topic: SDC-DISTR-STATUS-TOPIC-AUTO